.cet_header .CETPageHeader {
  height: 91px;
}
@media only screen and (max-width: 700px) {
  .cet_header .CETPageHeader {
  height: 72px;
  position: relative;
}

}
.cet_header .CETPageHeader .cet-page-header {
    position: relative;
    width: 100%;
    z-index: 50;
    background-position: center bottom;
    /*background-image: url(../img/TR_Air_website_gray_bar.jpg);*/
    background: #23242b;
}
.cet_header .CETPageHeader .cet-page-header[data-fixed=true] {
  position: fixed;
  top: 0;
}
.cq-wcm-edit .cet_header .CETPageHeader .cet-page-header {
  position: absolute;
}
.CETPageHeader .cet-page-header .cet-page-header-content {
  max-width: 950px;
  margin: 0 auto;
  height: 85px;
  position: relative;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo {
  padding-top: 5px;
  display: inline-block;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo img {
  height: 70px;
  margin-right: 10px;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-links {
  position: relative;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo-train a {
  display: inline-block;
  margin-right: 8px;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo-train a:hover {
  transform: scale(1.2);
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo-train img {
  height: 55px;
  display: inline-block;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-logo-train {
  display: none;
}

}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .cet-page-header-content {
  height: auto;
  text-align: center;
}

}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links {
  white-space: nowrap;
}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links > li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links > li i {
  font-size: 16px;
  margin-right: 3px;
  vertical-align: middle;
}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links > li .active-indicator {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  top: 27px;
  left: 50%;
  margin-left: -5px;
  display: none;
}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links > li[data-active="true"] .active-indicator {
  display: block;
}
.CETPageHeader .cet-page-header .cet-page-header-content ul.cet-links > li[data-hover="true"]:hover .active-indicator {
  display: block;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-sub-links {
  padding-top: 12px;
  text-transform: uppercase;
  font-size: 12px;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-sub-links {
  display: none;
}

}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-sub-links ul li[data-active="true"] .active-indicator {
  display: none;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links {
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    bottom: 34px;
    left: 30px;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links {
  display: none;
}

}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links .cet-hover-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 15px;
  white-space: normal;
  text-transform: none;
  font-weight: normal;
  min-width: 400px;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links .cet-hover-content > * {
  display: block;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links ul.cet-links > li {
  margin-right: 15px;
}
.CETPageHeader .cet-page-header .cet-page-header-content .cet-page-header-main-links ul.cet-links > li:hover .cet-hover-content {
  display: block;
  position: absolute;
}
.CETPageHeader .cet-page-header[data-logotrain="1"][data-navlinks="1"] .cet-page-header-content {
  height: 114px;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header[data-logotrain="1"][data-navlinks="1"] .cet-page-header-content {
  height: auto;
}

}
.CETPageHeader .cet-page-header[data-logotrain="1"][data-navlinks="1"] .cet-page-header-content .cet-page-header-main-links {
  bottom: 8px;
}
.CETPageHeader .cet-page-header .small-screen-menu {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 10px;
  border: 1px solid #484848;
  background-image: linear-gradient(to right bottom, #484848 0%, #151515 45%, #151515 55%, #484848 100%);
  padding: 15px;
  border-radius: 8px;
  cursor: pointer;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .small-screen-menu {
  display: block;
}

}
.CETPageHeader .cet-page-header a {
  color: #616467;
  text-decoration: none;
}
.CETPageHeader .cet-page-header a:hover {
  color: black;
  text-decoration: none;
}
.CETPageHeader .cet-page-header .CETLogin {
  position: absolute;
  right: 10px;
  top: 4px;
  display: none;
  font-family: 'Helvetica Neue', Aria, sans-serif;
}
.CETPageHeader .cet-page-header .CETLogin a.totalRewardsLogo img {
  vertical-align: bottom;
  width: 95px;
  height: 30px;
}
.CETPageHeader .cet-page-header .CETLogin .totalRewardsLogoM {
  display: none;
}
.CETPageHeader .cet-page-header .CETLogin .tr-welcome {
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}
.CETPageHeader .cet-page-header .CETLogin .tr-welcome .tr-member-name {
  text-decoration: underline;
}
.CETPageHeader .cet-page-header .CETLogin[data-loggedin="false"],
.CETPageHeader .cet-page-header .CETLogin.trLoginfalse {
  display: block;
}
.CETPageHeader .cet-page-header .CETLogin[data-loggedin="false"] .tr-welcome,
.CETPageHeader .cet-page-header .CETLogin.trLoginfalse .tr-welcome {
  display: none;
}
.CETPageHeader .cet-page-header .CETLogin[data-loggedin="true"],
.CETPageHeader .cet-page-header .CETLogin.trLogintrue {
  display: block;
}
.CETPageHeader .cet-page-header .CETLogin[data-loggedin="true"] [data-action="sign-in"],
.CETPageHeader .cet-page-header .CETLogin.trLogintrue [data-action="sign-in"],
.CETPageHeader .cet-page-header .CETLogin[data-loggedin="true"] [data-action="join"],
.CETPageHeader .cet-page-header .CETLogin.trLogintrue [data-action="join"] {
  display: none;
}
@media (max-width: 850px) {
  .CETPageHeader .cet-page-header .CETLogin [data-action="sign-in"],
.CETPageHeader .cet-page-header .CETLogin [data-action="join"],
.CETPageHeader .cet-page-header .CETLogin .totalRewardsLogo {
  display: none;
}
.CETPageHeader .cet-page-header .CETLogin .totalRewardsLogoM {
  display: block;
}
.CETPageHeader .cet-page-header .CETLogin .totalRewardsLogoM img {
  width: 100px;
}
.CETPageHeader .cet-page-header .CETLogin .tr-welcome {
  display: none !important;
}

}
.CETPageHeader .cet-page-header .CETLogin .tr-signin-button-container {
  display: inline-block;
  position: relative;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signin {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: -3px;
  z-index: 70;
  text-align: left;
  overflow: hidden;
  box-shadow: 11px 11px 15px rgba(0, 0, 0, 0.3);
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner {
  background-color: #ff8635;
  width: 240px;
  padding: 10px;
  margin: 0;
  height: auto;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner input.trsignin-user,
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner input.trsignin-pass {
  border: 0;
  border-top: 1px solid #b15d2e;
  border-left: 1px solid #ba8e75;
  width: 100%;
  padding: 5px 8px;
  display: block;
  margin: 0 0 10px 0;
  font-size: 13px;
  color: #000;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .forgotpassword,
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .forgotpassword:hover {
  float: left;
  width: 120px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: none;
  margin-left: 12px;
  margin-bottom: 10px;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner #header-gigya-div {
  margin-left: 3px;
  margin-bottom: 10px;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .gigya-instruction {
  margin: 0 12px 1em 12px;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .tr-button {
  cursor: pointer;
  margin: 0 0 10px 15px;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .btn-trsignin,
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .btn-trsignin:hover {
  width: 79px;
  float: right;
  margin-right: 15px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  border-left: 1px solid #8c8f84;
  border-top: 1px solid #8c8f84;
}
.CETPageHeader .cet-page-header .CETLogin .totalrewards-signinInner .joinbtn:hover {
  color: #fff;
}
.CETPageHeader .cet-page-header .playtika-btn {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  bottom: 50%;
}
.CETPageHeader .cet-page-header .playtika-btn[data-visible=true] {
  display: block;
}
@media only screen and (max-width: 700px) {
  .CETPageHeader .cet-page-header .playtika-btn {
  display: none !important;
}

}
.CETPageHeader .small-screen-nav {
  position: absolute;
  z-index: 49;
  top: 72px;
  width: 240px;
  left: -240px;
  background: black;
  border-right: 3px solid #808080;
  font-size: 18px;
  -webkit-transition: left 0.5s ease-in-out;
  -moz-transition: left 0.5s ease-in-out;
  -o-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
}
.CETPageHeader .small-screen-nav ul li {
  padding: 16px;
  border-bottom: 1px solid #757272;
  text-transform: uppercase;
}
.CETPageHeader .small-screen-nav ul li .fa {
  width: 22px;
}


.CETTRLogin {
  margin: 15px 0;
  font-family: verdana, serif;
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
}
.CETLoginModalBackground {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
  z-index: 99;
}
.CETLoginModal {
  display: none;
  position: fixed;
  background-color: #fff;
  border: 1px solid black;
  top: 50%;
  left: 50%;
  width: 540px;
  margin-top: -190px;
  margin-left: -260px;
  z-index: 100;
}
.CETLoginModal .tr-cet-dialog-close-box {
  font-size: 24px;
}
.CETLoginModal .tr-cet-dialog-close-box .fa-share {
  position: absolute;
  right: -10px;
  top: -10px;
}
.CETLoginModal .tr-cet-dialog-close-box .fa-circle {
  color: black;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  position: absolute;
  right: -10px;
  top: -10px;
}
.CETLoginModal .tr-cet-dialog-close-box .fa-times-circle-o {
  color: white;
  position: absolute;
  right: -10px;
  top: -10px;
}
.CETLoginModal .tr-login-module-content-facebook,
.CETLoginModal .tr-login-password-help-facebook,
.CETLoginModal .tr-login-not-a-member-facebook,
.CETLoginModal .tr-login-sign-in-facebook {
  display: none;
}
.CETLoginModal .cet-tr-login-inner {
  margin: auto;
  display: table;
}
.CETLoginModal .tr-login-module {
  width: 540px;
  color: #444;
  text-align: center;
}
.CETLoginModal .tr-login-module .tr-login-module-facebook-header {
  margin: 5px;
  font-size: 16px;
  font-weight: bold;
}
.CETLoginModal .tr-login-module .tr-login-sign-in-facebook,
.CETLoginModal .tr-login-module .tr-login-not-a-member-facebook,
.CETLoginModal .tr-login-module .tr-login-password-help-facebook {
  padding: 5px 0px 5px 0px;
}
.CETLoginModal .tr-login-module .tr-login-module-content,
.CETLoginModal .tr-login-module .tr-login-module-sign-in,
.CETLoginModal .tr-login-module .tr-login-close,
.CETLoginModal .tr-login-module .tr-login-cant-login,
.CETLoginModal .tr-login-module .tr-login-module-content-facebook {
  font-size: 11px;
  line-height: 18px;
}
.CETLoginModal .tr-login-module .tr-login-module-content {
  text-align: left;
  padding: 10px;
}
.CETLoginModal .tr-login-module .tr-login-login-section {
  background-color: #F3F4F7;
  border: 1px solid #BCC6D3;
  margin: 0 10px;
  zoom: 1;
  font-size: 12px;
}
.CETLoginModal .tr-login-module .tr-login-login-section:before,
.CETLoginModal .tr-login-module .tr-login-login-section:after {
  content: "";
  display: table;
}
.CETLoginModal .tr-login-module .tr-login-login-section:after {
  clear: both;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div {
  width: 50%;
  float: left;
  padding: 10px;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div:first-child {
  border-right: 1px solid #ccc;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div p {
  margin: 10px 0;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div label {
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div input {
  border-color: #E5DFD7 !important;
}
.CETLoginModal .tr-login-module .tr-login-login-section > div .tr-login-not-a-member a {
  text-decoration: underline;
  color: #ff8635;
}
.CETLoginModal .tr-login-module .tr-login-rewards-number,
.CETLoginModal .tr-login-module .tr-login-password,
.CETLoginModal .tr-login-module .tr-login-options {
  padding-top: 5px;
}
.CETLoginModal .tr-login-module .tr-login-options {
  padding-bottom: 5px;
}
.CETLoginModal .tr-login-module .tr-login-close,
.CETLoginModal .tr-login-module .tr-login-module-content {
  font-weight: normal;
}
.CETLoginModal .tr-login-module .sharedLinkStyles {
  text-decoration: underline;
  color: black;
}
.CETLoginModal .tr-login-module .sharedLinkStylesTR {
  text-decoration: underline !important;
  color: #ff8635 !important;
}
.CETLoginModal .tr-login-module .tr-login-password-help-facebook a.tr-login-password-help-link {
  text-decoration: underline;
  color: black;
}
.CETLoginModal .tr-login-module .tr-login-password-help-facebook a.tr-login-password-help-link:hover {
  text-decoration: underline;
  color: black;
}
.CETLoginModal .tr-login-module .tr-login-close {
  padding-top: 20px;
}
.CETLoginModal .tr-login-module .tr-login-close a.tr-login-close-link {
  text-decoration: underline;
  color: black;
}
.CETLoginModal .tr-login-module .tr-login-close a.tr-login-close-link:hover {
  text-decoration: underline;
  color: black;
}
.CETLoginModal .tr-login-module .tr-login-not-a-member-facebook a.tr-login-link {
  text-decoration: underline !important;
  color: #ff8635 !important;
}
.CETLoginModal .tr-login-module .tr-login-not-a-member-facebook a.tr-login-link:hover {
  text-decoration: underline !important;
  color: #ff8635 !important;
}
.CETLoginModal .tr-login-module .tr-login-cant-login a {
  text-decoration: underline !important;
  color: #ff8635 !important;
}
.CETLoginModal .tr-login-module .tr-login-cant-login a:hover {
  text-decoration: underline !important;
  color: #ff8635 !important;
}
.CETLoginModal #header-gigya-div2 {
  height: 36px !important;
}
.CETRichText {
  font-size: 13px;
}
.CETRichText table {
  width: 100%;
}
.CETRichText h1,
.CETRichText h2,
.CETRichText h3 {
  font-weight: bold;
}
.CETRichText h1,
.CETRichText h2,
.CETRichText h3,
.CETRichText h4 {
  margin-top: .5em;
  margin-bottom: .5em;
}
.CETRichText h1:first-child,
.CETRichText h2:first-child,
.CETRichText h3:first-child,
.CETRichText h4:first-child {
  margin-top: 0;
}
.CETRichText h1 {
  font-size: 36px;
  text-transform: uppercase;
}
.CETRichText h2 {
  font-size: 24px;
  text-transform: uppercase;
}
.CETRichText h3 {
  font-size: 18px;
}
.CETRichText h4 {
  font-size: 16px;
}
.CETRichText img {
  max-width: 100%;
}
.CETRichText p {
  margin: 1em 0;
  line-height: 18px;
}
.CETRichText p:first-child {
  margin-top: 0;
}
.CETRichText p:last-child {
  margin-bottom: 0;
}
.CETRichText b {
  font-weight: bold;
}
.CETRichText i {
  font-style: italic;
}
.CETRichText ul {
  list-style: disc inside;
  line-height: 18px;
  padding-left: 1.2em;
  text-indent: -0.9em;
}
.CETRichText ol {
  list-style: decimal;
  line-height: 18px;
  padding-left: 1.2em;
  text-indent: 0.1em;
}
@media only screen and (min-width: 640px) {
  .CETRichText .cet-mobile-only {
  display: none;
}

}
@media only screen and (max-width: 639px) {
  .CETRichText .cet-desktop-only {
  display: none;
}

}
.CETRichText .expert-tips {
  display: inline-block;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 0 10px 0;
}
.CETRichText .cet-alert-text {
  color: #990000;
  font-weight: bold;
}
.cet_footer {
  text-align: center;
  padding-bottom: 10px;
}
.cet_footer .CETRichText {
  font-size: 11px;
}
.page_footer_content {
  color: #fff;
}
.page_footer_content .text {
  padding-top: 30px;
  line-height: 150%;
}
.page_footer_content a {
  color: #999;
  text-decoration: none;
}
.page_footer_content a:hover {
  border-width: 1px;
}
.page_footer_content ul {
  text-align: center;
  padding-top: 15px;
}
.page_footer_content li {
  display: inline;
  padding: 0 6px;
  border-right: 1px solid #d7d7d7;
}
.page_footer_content li:last-of-type {
  border-right: 0;
}
.CETPageFooterLogos {
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
  zoom: 1;
}
.CETPageFooterLogos:before,
.CETPageFooterLogos:after {
  content: "";
  display: table;
}
.CETPageFooterLogos:after {
  clear: both;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos {
  max-width: 900px;
  margin: 0 auto;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos div {
  display: inline-block;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-totalrewards {
  vertical-align: -10px;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-totalrewards {
  display: none;
}

}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-core-brands {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  width: 190px;
  line-height: 40px;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-core-brands {
  display: none;
}

}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-core-brands .footer-hotel-logo {
  padding: 5px 5px 0px 20px;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-properties {
  width: 520px;
  line-height: 40px;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-properties {
  display: none;
}

}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo {
  padding-left: 30px;
  display: inline-block;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-logo-tr {
  padding: 5px 20px 0px 10px;
}
.cet_footer img {
  vertical-align: inherit!important;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile {
  display: none;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile {
  display: block;
}

}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile .footer-logo-totalrewards-long {
  float: left;
  margin-top: 10px;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile .footer-logo-caesars-long {
  float: right;
  margin-top: 5%;
  padding-right: 2%;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile a {
  width: 50%;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile a img {
  width: 100%;
}
.CETPageFooterLogos .cet-page-footer-hotel-logos .footer-hotel-logo-mobile a:first-child img {
  border-right: 1px solid #fff;
  padding-right: 10%;
}
.CETPageFooterLinks {
  width: 850px;
  margin: auto;
  padding-top: 20px;
  line-height: 1.7em;
  font-size: 12px;
  text-align: left;
  zoom: 1;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks {
  width: 100%;
  text-align: center;
}

}
.CETPageFooterLinks h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.CETPageFooterLinks:before,
.CETPageFooterLinks:after {
  content: "";
  display: table;
}
.CETPageFooterLinks:after {
  clear: both;
}
.CETPageFooterLinks a {
  color: #fff;
  text-decoration: none;
}
.CETPageFooterLinks .cet-footer-links:after {
  clear: both;
}
.CETPageFooterLinks .footer-hotel-address {
  float: left;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 5px;
  width: 215px;
}
.CETPageFooterLinks .footer-hotel-address a {
  text-decoration: underline;
}
.CETPageFooterLinks .footer-hotel-address .footer-logo img {
  max-width: 95px;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-hotel-address {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}

}
.CETPageFooterLinks .footer-links-section {
  float: left;
  width: 353px;
  padding: 0 20px;
}
.CETPageFooterLinks .footer-links-section .footer-columns {
  float: left;
  padding: 20px 10px 0px 0px;
}
.CETPageFooterLinks .footer-links-section .footer-columns[data-columnsections="2"] .footer-columns {
  width: 50%;
  min-width: 150px;
}
.CETPageFooterLinks .footer-links-section .footer-columns.link-columns {
  padding-left: 0px;
}
.CETPageFooterLinks .footer-links-section .footer-columns ul li {
  line-height: 1.1em;
  margin-bottom: .6em;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-links-section {
  width: 100%;
}

}
.CETPageFooterLinks .footer-links-section[data-columnsections="4"] .link-columns {
  width: 25%;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-links-section[data-columnsections="4"] .link-columns {
  width: 25%;
  padding: 5px;
}

}
@media only screen and (max-width: 500px) {
  .CETPageFooterLinks .footer-links-section[data-columnsections="4"] .link-columns {
  width: 50%;
  padding: 5px;
}

}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-links-section[data-columnsections="3"] .link-columns {
  width: 33%;
  padding: 5px;
}

}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-links-section[data-columnsections="2"] .link-columns {
  width: 50%;
  padding: 5px;
}

}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .footer-links-section[data-columnsections="1"] .link-columns {
  width: 100%;
  padding: 5px;
}

}
.CETPageFooterLinks .social-links {
    width: 15%;
    float: left;
    margin: 0;
}
.CETPageFooterLinks .social-links i {
  font-size: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .social-links {
  width: auto;
  margin: 0 auto;
  float: none;
  display: inline-block;
  border-left: none;
}

}
.CETPageFooterLinks .social-links .cet-links {
  padding-top: 20px;
}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .social-links .cet-links li {
  float: left;
  margin: 0 5px;
}
.CETPageFooterLinks .social-links .cet-links li i {
  font-size: 60px;
}

}
@media only screen and (max-width: 850px) {
  .CETPageFooterLinks .social-links .cet-links .link-text {
  display: none;
}

}

.cet_footer .section
{
background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% !important; 
margin: auto !important;
box-shadow: none !important; 
-webkit-box-shadow: none !important; 
}
.CETPageFooterSecurePay {
  zoom: 1;
  color: #ad9b88;
}
.CETPageFooterSecurePay:before,
.CETPageFooterSecurePay:after {
  content: "";
  display: table;
}
.CETPageFooterSecurePay:after {
  clear: both;
}
@media only screen and (max-width: 1130px) {
  .CETPageFooterSecurePay {
  width: 800px;
  margin: 0 auto;
}

}
@media only screen and (max-width: 800px) {
  .CETPageFooterSecurePay {
  width: 100%;
}

}
.CETPageFooterSecurePay img {
  max-width: 100%;
}
.CETPageFooterSecurePay div {
  display: inline-block;
  padding: 10px;
  text-align: left;
}
@media only screen and (max-width: 1130px) {
  .CETPageFooterSecurePay div {
  text-align: center;
}

}
.CETPageFooterSecurePay div div i {
  font-size: 25px;
  color: #fff;
  padding-right: 5px;
}
.CETPageFooterSecurePay div div h5 {
  color: #fff;
  display: inline-block;
  font-family: arial;
  font-size: 11px;
  text-transform: uppercase;
}
.CETPageFooterSecurePay div a img {
  margin-bottom: -20px;
}
.CETPageFooterSecurePay div h4 {
  padding-bottom: 15px;
}

/*New footer styles*/

.CETGlobalPageFooter .l_fullbleed {
    background-color: #23242b;
    color: #bec0c4
}

    .CETGlobalPageFooter .l_fullbleed.footer-promos {
        background-color: #fff;
        color: #343840
    }

    .CETGlobalPageFooter .l_fullbleed.footer-copyright {
        background-color: #0a0a0a;
        color: #9c9d9e
    }

        .CETGlobalPageFooter .l_fullbleed.footer-copyright a {
            color: #707378
        }

.CETGlobalPageFooter .l_fullbleed-content {
    margin: 0 auto;
    max-width: 1280px;
    padding: 12px 0
}

.CETGlobalPageFooter .CETBrandLogos {
    display: flex;
    justify-content: center
}

    .CETGlobalPageFooter .CETBrandLogos a {
        color: #bec0c4;
        text-decoration: none;
    }
    }

        .CETGlobalPageFooter .CETBrandLogos a:hover {
            color: #fff
        }

.CETGlobalPageFooter .CETBrandLogos, .CETGlobalPageFooter .CETRichText {
    margin: 16px 0
}

    .CETGlobalPageFooter .CETBrandLogos .brand-logo {
        font-size: 16px;
        padding: 12px 0;
        width: 11.5%
    }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-caesars {
            font-size: 11px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-flamingo {
            font-size: 20px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-harveys {
            font-size: 10px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-horseshoe {
            font-size: 10px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-linq {
            font-size: 18px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-nobu {
            font-size: 10px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-paris {
            font-size: 20px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-caesars-entertainment {
            display: block;
            font-size: 70px
        }

        .CETGlobalPageFooter .CETBrandLogos .brand-logo.brand-logo-caesars-rewards {
            font-size: 20px
        }

.CETGlobalPageFooter .cet-footer-links {
    margin: 0 auto;
    max-width: 1060px
}

    .CETGlobalPageFooter .cet-footer-links .cet-links > li a {
        color: #bec0c4;
        font-size: 14px
    }

.CETGlobalPageFooter .CETPromoLede .cet-promo-lede {
    text-align: center
}

    .CETGlobalPageFooter .CETPromoLede .cet-promo-lede .cet-promo-lede-cta::after {
        display: none
    }

.CETGlobalPageFooter .CETRichText {
    font-size: 12px
}

    .CETGlobalPageFooter .CETRichText a {
        color: #bec0c4;
        text-decoration: none
    }

        .CETGlobalPageFooter .CETRichText a:hover {
            color: #fff;
            text-decoration: underline
        }

    .CETGlobalPageFooter .CETRichText hr, .CETGlobalPageFooter .CETRichText p, .CETGlobalPageFooter .CETRichText ul, .CETGlobalPageFooter .CETRichText ol, .CETGlobalPageFooter .CETRichText pre, .CETGlobalPageFooter .CETRichText table {
        margin-bottom: .8em
    }

@media only screen and (max-width:1100px) {
    .CETGlobalPageFooter .CETBrandLogos, .CETGlobalPageFooter .CETPageFooterLinks {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .CETGlobalPageFooter .l_fullbleed.footer-promos .col-12 .col-6:first-child {
        border-bottom: 1px solid #bec0c4;
        border-right: 0
    }
}
.l_fullbleed.footer-copyright .CETRichText { /* font-size:.75rem; */ /* text-align:center; */
}

.l_fullbleed.footer-copyright .CETRichText p {
    text-align: center;
    font-size: .75rem;
    max-width: 960px;
    margin: 0 auto;
}

.cet-screen-reader {
    position: absolute !important;
    clip: rect(0,0,0,0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
.brand-logos-core-brands a:hover, .CETBrandLogos .brand-logos-corporate a:hover, .CETBrandLogos .brand-logos-properties a:hover {
    color: #ad1f23;
}
.CETBrandLogos .brand-logos-core-brands, .CETBrandLogos .brand-logos-corporate, .CETBrandLogos .brand-logos-properties {
    display: inline;
}

.CETBrandLogos {
    padding-left: 1.38888889rem;
    padding-right: 1.38888889rem;
    text-align: center;
    margin-bottom: 1.38888889rem;
}

    .CETBrandLogos .brand-logos-core-brands, .CETBrandLogos .brand-logos-corporate, .CETBrandLogos .brand-logos-properties {
        display: inline
    }

        .CETBrandLogos .brand-logos-core-brands a, .CETBrandLogos .brand-logos-corporate a, .CETBrandLogos .brand-logos-properties a {
            color: #bec0c4
        }

            .CETBrandLogos .brand-logos-core-brands a:hover, .CETBrandLogos .brand-logos-corporate a:hover, .CETBrandLogos .brand-logos-properties a:hover {
                color: #ad1f23
            }

    .CETBrandLogos .brand-logos-corporate {
        border-right: 1px solid #343840;
        float: left;
        padding-right: 1.38888889rem
    }

    .CETBrandLogos .brand-logo {
        display: inline-block;
        font-size: 1rem;
        padding: .75rem 0;
        text-align: center;
        text-decoration: none;
        width: 12.5%
    }

        .CETBrandLogos .brand-logo.brand-logo-caesars {
            font-size: .6875rem
        }

        .CETBrandLogos .brand-logo.brand-logo-flamingo {
            font-size: 1.25rem
        }

        .CETBrandLogos .brand-logo.brand-logo-harveys, .CETBrandLogos .brand-logo.brand-logo-horseshoe {
            font-size: .625rem
        }

        .CETBrandLogos .brand-logo.brand-logo-linq {
            font-size: 1.125rem
        }

        .CETBrandLogos .brand-logo.brand-logo-nobu {
            font-size: .625rem
        }

        .CETBrandLogos .brand-logo.brand-logo-paris {
            font-size: 1.25rem
        }

        .CETBrandLogos .brand-logo.brand-logo-caesars-entertainment {
            display: block;
            font-size: 4.375rem
        }
    .CETBrandLogos .brand-logo, .CETCorpBrandLogos .brand-logo {
        display: inline-block;
        font-size: 2rem;
        padding: 1rem 0;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        width: 24.5%;
    }

.icon {
    fill: #bec0c4;
}
    .icon:hover path {
        fill: #ad1f23;
    }
 /*New footer changes Ends*/

 