html{


}
body {
    font-size:16px;
    background: #ffffff;
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 400;

}

p{

}

span{
	font-weight:300;
}

h2 {
    font-size: 26px;
	font-weight:700;
}

h3{
    font-size: 22px;
	font-weight:700;
}

h4{
    font-size: 20px;
	font-weight:700;
}

 h5 {
    font-size: 18px;
	font-weight:700;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.btn:hover,
.btn:focus,
.btn:active {
	text-decoration:none !important;
}

a:hover,
a:focus,
a:active {
	text-decoration:none !important;
}

img.full {
	width: 100%;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.nopadding {
	padding:0;
	margin:0;
}

.nopadright {
  padding-right: 0 !important;
}

.nopadleft {
  padding-left: 0 !important;
}

.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}

.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}

.vertical-align {
    display: flex;
    align-items: center;
}

strong {
	font-family: $boldFont;
	font-weight: 700;
}

.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

a{
    color:#1c5ba2;
    transition: all 0.3s ease;
}

.mainnav{
    width: 118%;
    padding-top: 47px;
    margin-bottom: -8px;
}

.navbar {
    margin-bottom: 0;
    border: 0;
}


.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #1c5ba2;
    background-color: transparent;
    border-bottom: 3px solid #004c97;


}

.navbar-nav>li {
    float: none;
    display: inline-block;
}

.navbar-default .navbar-nav>li>a {
    color: #1c5ba2;
    padding: 0 4px;
    padding-bottom: 5px;
    margin: 0 15px;
    font-size: 13px;
}

.navbar-default .navbar-nav>li:last-child>a {
    margin: 0 0 0 15px;
}

.top-search img{
    position: absolute;
    top: 10px;
    left: 26px;
}

.top-search input{
    text-indent: 23px;
}

.top-search .form-control{
    border: 1px solid #004c97;
    border-radius: 0;
}

.carousel-cell{
    width:100%;
    max-width: 100%;
}

.flickity-viewport{
    /*margin-bottom: -8px;*/
}
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    z-index: 9;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px;
    background: #fff;
    border-radius: 50%;
    filter: alpha(opacity=25);
    opacity: 1;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    opacity: 1;
    background: transparent;
    border: 1px solid #ffffff;
    width: 10px;
    height: 10px;
    margin: -2px 6px;
}

.slide-text-wrap {
		position: absolute;
    bottom: 12%;
    left: 50%;
    font-size: 52px;
    color: #ffffff;
    font-weight: 300;
    margin-left: -160px;
    letter-spacing: 14px;
}

.second-slide {
	margin-left: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	left: 0;
}

.second-slide div {
	margin-left: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	left: 0;
}

.slide-text-wrap .default-btn {
    border: 1px solid #ffffff;
    background: transparent;
    padding: 4px 20px 5px;
    font-size: 12px;
    color: #ffffff;
    /* margin-top: 15px; */
    text-align: center;
    margin: 20px auto 0;
    display: block;
    background: rgba(256,256,256,0.3);
}

.slide-text-wrap .default-btn a{
	color:#ffffff;
}

.main{
	margin-bottom: 0;
}

.home .main{
    margin-bottom: 67px;
}

/*.cards .main{
	margin-bottom:22px;
}*/

/*.shop-and-win .main {
    margin-bottom: -162px;
}*/

.welcome{
    background: #ffffff;
    height: 340px;
}

.welcome-cards,
.welcome-text{
    background: #dfdfdf;
}

.offers-text{
    background: #ffffff;
}

.lang-wrap{
    display: inline-block;
    margin: 15px 15px 0 0;
}


.lang-wrap a{
    color: #aeafb0;
    font-size: 13px;
	font-weight:700;
}

.lang-wrap a.active{
    color: #1c5ba2;
}

.welcome-msg {
    margin: 40px 0;
    padding: 0 9.5%;
}

.welcome-msg h3{
    font-size: 22px;
    color: #004c97;
    text-align: center;
	font-weight:400;
}

.welcome-msg p{
    font-size: 16px;
    color: #3e3b3a;
    text-align: center;
    margin: 0 100px;
	font-family:'Georgia';
}

.offers{
    background: #f3f3f3;
}

.offers-position{
    top: -170px;
    position: relative;
/*    height: 690px;*/
}

.offers-wrap{
    padding-bottom: 50px;
}

.large-offer{
    margin-bottom: 8px;
}

.large-offer p{
    font-size: 16px;
}

.offers-text-wrap{
    position: absolute;
    bottom: 0;
    background: rgba(256,256,256,0.9);
    text-align: center;
    left: 50%;
    padding: 35px 77px 30px;
    margin: auto;
    max-width: 626px;
    width: 100%;
    color: #004c97;
    margin-left: -313px;
}

.offers-text-wrap h4{
    margin-bottom: 5px;
}

.offers-text-wrap p{
	font-family:'Georgia';
}

.offers-text-wrap .default-btn {
    margin-top: 5px;
}

.default-btn {
    border: 1px solid #004c97;
    background: transparent;
    padding: 4px 20px 5px;
    font-size: 12px;
    color:#004c97;
    margin-top: 15px;
}


.default-btn i{
    margin: 0 0 0 20px;
    font-size: 13px;
}

.win-title,
.offers-title{
    font-size: 26px;
    color: #004c97;
    text-align: center;
    margin-bottom: 40px;
	font-weight:700;

}

.small-offer{
    max-width:483px;
}

.small-offer1{
    margin-right: 8px;
}


.offer-icon{
    width: 60px;
    margin: auto;
    background: #004c97;
    height: 60px;
    line-height: 56px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -30px;
    opacity: 1;
}

.offer-icon-border{
    width: 70px;
    height: 70px;
    position: absolute;
    top: -30px;
    margin: auto;
    border-radius: 50%;
    border: 1px solid #004c97;
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -30px;
}

.small-offer p{
    font-size: 14px;
}

.small-offer .offers-text-wrap{
    position: absolute;
    bottom: 0;
    background: rgba(256,256,256,0.9);
    text-align: center;
    left: 50%;
    padding: 35px 30px 30px;
    margin: auto;
    max-width: 436px;
    width: 100%;
    color: #004c97;
    margin-left: -218px;
}


.win-img-wrap{
    background: url(../images/collect-win-bg.jpg) 0 -70px no-repeat;
    background-size: cover;
}

.win-text{
    background: #ffffff;
    padding-top: 20px
}

.win-title {
    top: -50px;
    position: relative;
}

.win-img-wrap img{
    position: relative;
    top: -70px;
}

.win-text-wrap {
    background: url(../images/shop-win-bg.png) 0 -70px no-repeat;
    background-size: cover;
    position: relative;
    top: -70px;
    padding: 50px 0;
    height:495px;
}

.win-text-wrap h2{
    color:#ffffff;
    text-align: center;
    margin: auto;
}


.win-text-wrap img {
    position: absolute;
    left: 50%;
    margin-left: -97px;
    top: -145px;
}

.win-text-wrap p {
    color: #ffffff;
    text-align: center;
    width: 100%;
    max-width: 450px;
    margin: 10px auto 25px;
	font-family: "Georgia";
}

.sw-wrap{
    border: 1px solid #ffffff;
    margin-bottom:30px;
}

.sw-header p{
    margin: 0;
    font-size: 16px;
    padding: 3px;
	font-family: "Georgia";

}

.sw-body{
    background: #ffffff;
    padding: 7px 5px;
    height: 135px;
}

.sw-body p{
    margin: 0;
    color: #004c97;
    width: 100%;
	font-family: "Georgia";
}

.sw-body span{
    font-size: 12px;
    display: block;
    color: #6f6f6f;
}

.sw-wrap.sw-wrap1:after{
    background: #ffffff;
    bottom: 0;
    content: " ";
    margin-left: 62.5%;
    position: absolute;
    top: -9px;
    height: 183px;
    width: 1px;
    left: 50%;
}

.sw-wrap1{
    margin-left: 22%;
}

.sw-wrap2{
    margin-left: 6%;
}

.sw-table-bg td{
	text-align: center;
}
.win-text-wrap button{
    margin: 30px auto;
    display: block;
    border: 1px solid #ffffff;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    padding: 5px 14px;
    clear: both;
}

.win-text-wrap button a{
    color:#ffffff;
}

.win-text-wrap button i{
    margin-left: 20px;
    font-size: 17px;
}

.benefits{
    background: url(../images/map-bg.jpg) no-repeat;
    background-size: cover;
    height: 520px;
    margin-top: -160px;
}

.benefits-title{
    font-size: 26px;
    text-align: center;
    color: #004c97;
    padding-top: 70px;
	font-weight:700;
}

.benefit-wrap{
    text-align: center;

}

.benefit-wrap img{
    position: absolute;
    top: -48px;
    left: 50%;
    margin-left: -81px;
    border: 1px solid #004c97;
    border-radius: 50%;
    padding: 5px;

}

.benefit-body{
    padding: 0 1%;
}

.benefit-inside-wrap {
    position: relative;
    top: 200px;
    margin-top: -55px;
}

.benefit-title{
    font-size: 18px;
    color: #004c97;
    border-top: 1px solid #002554;
    border-bottom: 1px solid #002554;
    display: inline-block;
    padding: 8px 53px 5px;
    line-height: 1;
    margin-bottom: 15px;
}

.benefit-title p{
    margin:0;
	font-weight:700;
}

.benefit-inside-wrap p{
    color: #002554;
    line-height: 1.3;
    font-size: 16px;
	font-family: "Georgia";
}

.benefit-position {
    background: #ffffff;
    position: relative;
    bottom: 312px;
    height: 370px;
    width: 80%;
    margin: auto;
    z-index: 9;
}
.footer-img{
    position: absolute;
    top: 380px;
    height:310px;
    background: url('../images/footer-img.jpg') no-repeat;
    background-size: cover;
    width: 100%;
	margin-bottom: -380px;

}

.cards .main{
    margin-bottom:78px;
}

.cards .footer-img {
    top: 300px;
    height: 335px;
    background: url(../images/cards-footer2.jpg) no-repeat;
    background-size: cover;
}

footer{
    position: relative;
    background: #002554 url(../images/footer-bg.png) 50% 0 no-repeat;
}
.cards footer{
    margin-top:138px;
}

/*
.home footer{
	margin-top:-186px;
	top:0;

}
*/

.home footer {
/*    margin-bottom: -127px;*/

}


.shop-and-win footer {

    margin-top: -162px;
    margin-bottom: -60px;
}

.offers-shop-win.sw-prosfores footer{
    margin-bottom: -129px;
}
.cards footer {
/*    top: 118px;
    top:13px;*/
}

footer h5 a {
    color: #ffffff;
    font-size: 18px;
    margin-top: 30px;
}

footer a{
    color: #7bb6d9;
    line-height: 2.2;
    font-size: 12px;
}

footer ul{
    padding: 0;
}

footer li{
    list-style: none;
}

footer button{
    border: 1px solid #7bb6d9;
    background: transparent;
    margin-top: 110px;
    float:right;

}

footer button i{
    margin: 0 5px 0 15px;
    font-size: 15px;
}

.footer-contact img{
    display: inline-block;
    vertical-align: top;
    margin: 6px 10px 0 0;
}

.contact-wrap{
    display: inline-block;
    color: #ffffff;
    line-height: 1.3;
}

.con{
   font-size: 12px;
}

.footer-tel{
    display: block;
    font-size: 20px;
}

.footer-mail{
    font-size: 12px;
    color: #7bb6d9;
}

.footer-last-links{
    margin-top: 18px;
    text-align: center;

}

.footer-last-links li{
    margin-left: 20px;
    display: inline-block;
}

.footer-last-links li span{
    color:#ffffff;
}


.footer-last-links li a{
    color:#ffffff;
    font-size: 12px;
    margin-right: 20px;
}

.footer-last-links li:last-child a{
    margin-right: 0;
}

.lost{
    font-size: 12px;
    color: #ffffff;
    max-width: 230px;
    margin: 20px 0;
}

.copy{
    font-size: 12px;
    color: #ffffff;
    margin-top: 55px;
}


/* Cards */

.sub-menu{
    background: #004c97;
    box-shadow: 4px 4px 15px rgba(56, 56, 56, 0.35);
    z-index: 9;
}

.sub-menu ul{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;

}

.sub-menu li{
    text-align: center;
    list-style: none;
    display: inline-block;
    margin-right:50px;
    padding: 0 10px;
    border-bottom:3px solid transparent;
}

.sub-menu li a {
    color:#639ed8;
    font-size:13px;
}

.sub-menu li.active{
    color:#ffffff;
    border-bottom:3px solid #ffffff;

}

.sub-menu li.active a {
    color:#ffffff;

}

.welcome-cards{
    height: 500px;

}

.cards-msg{
    color: #004c97;
    font-size: 28px;
    padding: 50px 0 80px;
    margin: auto;
    width: 100%;
    max-width: 690px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}

.cards-two-wrap,
.cards-one-wrap{
    position: relative;
    top: -310px;
}

.shop-and-win .cards-one-wrap{
    top:0;
}

.cards-one-wrap{
    background: url(../images/cards-1-bg.png) no-repeat;
}

.cards-two-wrap{
   background: url(../images/cards-2-bg.png) 0 125px no-repeat;
}

.cards-two-wrap .card-img,
.cards-one-wrap .card-img{
    width: 100%;
    max-width: 300px;
    margin: auto;
}

.club-gray,
.club-blue,
.club-white{
    padding: 45px 15px 50px 30px;
    top: -30px;
    right: 10px;
}

.club-blue{
    background: #002554;
    top: 42px;
    left: 15px;
}

.sw-club-white{
    margin: 100px 70px 100px 0;
}

.shop-and-win .club-blue {
    background: #004c97;
    top: 115px;
    left: 21px;
    max-width: 480px;
    width: 100%;
}

.club-white{
    background: #ffffff;
}

.club-gray{
    background: #dddddd;
}

.club-title{
   font-size:22px;
   color:#004c97;
   font-weight:700;
}

.club-subtitle{
   font-size:20px;
   color:#004c97;
   margin:10px 0 5px;
   line-height:1.2;
   font-family:'Georgia','Arial';
}

.club-text{
   font-size:16px;
   color:#2c2a29;
   margin-bottom:45px;
   font-family:'Georgia','Arial';
}

.club-item{
    font-family:'Georgia','Arial';
    color:#2c2a29;
    line-height: 1.3;
    margin-bottom: 5px;
}

.club-item img{
    margin-right:10px;
}

.club-item span{
    display: inline-block;
    width: 90%;
    vertical-align: top;
}
.card-wrap .card-img{
    position: absolute;
    top: 225px;
    left: 50%;
    margin-left: -150px;
}

.club-blue .club-title{
   font-size:22px;
   color:#7bb3e1;
}

.club-blue .club-subtitle{
   font-size:20px;
   color:#7bb3e1;
   margin:10px 0 5px;
   line-height:1.2;
   font-family:'Georgia','Arial';
}

.club-blue .club-text{
   font-size:16px;
   color:#ffffff;
   margin-bottom:45px;
   font-family:'Georgia','Arial';
}

.club-blue .club-item{
    color:#ffffff;
}


.club-btn.default-btn {
    margin: 95px auto;
    display: block;
}

.cards .benefit-position {
    background: #e0e0e0;
    position: relative;
    bottom: 315px;
    height: auto;
    width: 69%;
    max-width: 960px;
    margin: auto;
    z-index: 9;
    padding: 60px 80px;
}

.win{
    margin-bottom: -127px;
    margin-top: 127px;
}
.cards .win{
    margin-bottom: -187px;
    margin-top: 127px;
}
.cards .benefits-title {
    font-size: 26px;
    text-align: center;
    color: #004c97;
    padding-top: 0;
    padding-bottom: 70px;
}

.cards .club-subtitle{
    width:99%;
}

.benefit-card-wrap img{
    width: 100%;
    max-width: 301px;
    margin: 0 auto 60px;

}

.shop-and-win .club-text{
	max-width:440px;
	width:100%;
}


/* offers */



.offers-inside-bg {
    background: #041e42;

}


.offers-inside-bg img{
    width:100%;
    max-width: 960px;
    margin: auto;
    position: relative;
    top:110px;
}

.shop-offers-main-text,
.offers-main-text{
    margin-top:170px;
    margin-bottom: 110px;
}

.shop-offers-main-text button.default-btn,
.offers-main-text button.default-btn{
    width: 100%;
    max-width: 275px;
    padding: 55px 20px;
    border: 1px solid #004c97;
    margin-left: -20px;
    margin-top: 8px;
}

.shop-offers-main-text button.default-btn{
    border: 1px solid #50aed5;
    color:#50aed5;
}

.shop-offers-main-text button a,
.offers-main-text button a{
    font-size:12px;
}

.shop-offers-main-text .default-btn i,
.offers-main-text .default-btn i{
    margin: 0 20px 0 0;
}

.offers-sub{
    color:#004c97;
    font-size: 18px;
    margin-bottom:20px;
    line-height: 1;
}

.offers-inside-title{
    font-size:26px;
    color:#004c97;
}


/* shop and win offer */

.shop-offers-inside-bg {
    background: #50aed5;
    height: 380px;
    margin-bottom: 45px;
}


.shop-offers-inside-bg img {
    width: 100%;
    max-width: 960px;
    margin: auto;
    position: relative;
    top: 14px;
}

.shop-win-header-text img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -99px;
    margin-top: -125px;
}

.shop-win-header-text p {
    position: absolute;
    top: 69%;
    left: 50%;
    margin-left: -282px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    max-width: 565px;
    width: 100%;
    line-height: 1.2;
}

.shop-win-header-text{
	font-weight:700;
}
.sw-header-img{
    background:url('../images/shop-win-header-img.jpg') no-repeat;
    background-size: cover;
    height:380px;
}


.partners-header-img:after,
.swin-header-img:after,
.sw-header-img:after {
    content: " ";
    width: 33%;
    background: #50aed5;
    display: block;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -17.5%;
    z-index: 9;
}

.offers-shop-win .offers-wrap{
    margin-top: 60px;
}

.offers-shop-win .small-offers-wrap{
    margin-bottom: 8px;
}

.more-offers{
    margin: 70px 0 90px;
}

.more-offers p{
    color: #004c97;
    text-align: center;
    font-size: 12px;
    margin: 0;
}

.more-offers img{
    margin: 10px auto 0;
    display: block;
}

.offers-shop-win .offers-wrap h4{
    color:#50aed5;
}



/* partners */

.partners-header-img{
    background:url('../images/partners-header.jpg') no-repeat;
    background-size: cover;
    height:380px;
}

.partners-bg{
    background:#e8e8e8;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.partners-wrap{
    margin-top: 30px;
	margin-left: 8.4%;
}


.partners-bg .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #004c97;
    background-color: #e8e8e8;
    background-image: none;
    border: 1px solid #004c97;
    border-radius: 0;
}

.partner-text a:hover {
    background: #50aed5;
    color: #ffffff;
    text-decoration: underline !important;
}

.partner-text{
    background: #d4d4d4;
}

.partner-text a {
    font-size: 13px;
    padding: 12px 15px;
    line-height: 1;
    display: block;
    border: 3px solid #FFFFFF;
}

.partner-text span{
    font-size: 16px;
}

.partners-bg .col-lg-5,
.partners-bg .col-md-5,
.partners-bg .col-sm-5 {
    width: 40.666667%;
}

.partners-bg .mg-fix{
    margin-right: 2%;
}

.partner-item{
    margin-bottom: 20px;
}



/* dine athens */

.da-header-img{
    background:url('../images/DineAthens.jpg') no-repeat;
    background-size: cover;
    height:380px;
}

.da-header-text p {
    position: absolute;
    top: 69%;
    left: 50%;
    margin-left: -268px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    max-width: 536px;
    width: 100%;
    line-height: 1.2;
	font-weight:700;
	letter-spacing: 1px;
}


.da-header-text img{
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -61px;
    margin-left: -103px;
}

.dineathens-text{
	z-index:99;
	padding:60px 0;
}

.dineathens-text .cards-basic-title h4{
	max-width:740px;
	width:100%;
}

.dine-athens .footer-img {
    position: absolute;
    top: -100px;
    height: 247px;
    background: url(../images/dine-athens-footer.png) no-repeat;
    background-size: cover;
    width: 100%;
	margin
}

.dineathens-text .default-btn {
    border: 1px solid #004c97;
    background: transparent;
    padding: 4px 20px 5px;
    font-size: 12px;
    color: #004c97;
    /* margin-top: 15px; */
    margin: 85px auto 0;
    display: block;
}

.dineathens-text .cards-basic-title p {
    max-width: 740px;
}

.dineathens-text  .cards-basic-title h4 {
    margin: 30px auto 30px;
}


/* shop and win */

.swin-header-img{
    background:url('../images/ShopAndWin-bg.jpg') no-repeat;
    background-size: cover;
    height:380px;
}

.welcome-sw{

}

.swin-footer-img {
    height: 310px;
    /*background: url(../images/ShopAndWin-subfooter.jpg) no-repeat;*/
    background-size: cover;
    width: 100%;
    position: relative;
    top: -162px;
}

.sw-table .table>tbody>tr>td,
.sw-table .table>tbody>tr>th,
.sw-table .table>tfoot>tr>td,
.sw-table .table>tfoot>tr>th,
.sw-table .table>thead>tr>td,
.sw-table .table>thead>tr>th {

}

.sw-table .table>thead>tr>th {
    padding: 13px;
    background: #0072ce;
    color:#ffffff;
    font-size: 14px;
    font-weight: 400;
}

.sw-table .table>thead>tr>th {
    border-bottom: 0;
}

.sw-table .table>tbody>tr>td,
.sw-table .table>tbody>tr>th,
.sw-table .table>tfoot>tr>td,
.sw-table .table>tfoot>tr>th,
.sw-table .table>thead>tr>td,
.sw-table .table>thead>tr>th {
    border-top: 0;
}

.sw-table-bg{
    background: #ebebeb;
    padding: 0 0 15px;
}

.sw-table .table-responsive {
    position: relative;
    top: -22px;
}

.row-bg{
    background: #093b74;
    color:#ffffff;
}

.default-btn-blue {
    border: 0;
    background: #50aed5;
    padding: 43px 11px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    width: 100%;
    max-width: 320px;
    position: relative;
    top: -35px;
    left: 20px;
}

.default-btn-blue a{
	color:#ffffff;
}

.default-btn-blue span,
.default-btn-blue i{
    display: block;
}

.default-btn-blue i{
    margin:20px 0 0;
    font-size: 20px;
}

.coops{
    margin-top: 20px;
}

.shop-and-win-title{
    text-align: center;
    margin-bottom: 75px;
    margin-top: 90px;
}


.shop-and-win .welcome-msg {
    margin: 40px 0;
    padding: 0 8%;
}

.offers-shop-win.sw-prosfores .welcome-msg h2{
    text-align: center;
    color: #50aed5;
    font-weight: 700;
}

.shop-and-win .welcome-msg h2{
    text-align: center;
    color: #3b68a3;
    font-weight: 700;
}

.shop-and-win .welcome-msg h3{
    font-family: 'Georgia';
	font-size: 18px;
}

.shop-and-win .cards-one-wrap{
    background: url(../images/shop-win-cards-new.png) no-repeat;
    height: 490px;
    background-size: 100%;
    z-index: 9;
}

.shop-and-win .club-item{
    margin-bottom: 10px;
}

.sw-bg-wrap .col-sm-offset-1{
    margin-left: 4.33333333%;
}

/*.swin-sub-wrap {
    margin-bottom: -162px;
    margin-top: 162px;
}*/

.shop-and-win.travel-index .main{
    margin-bottom: -162px;
}
.shop-and-win.travel-index.dining-index .main {
    margin-bottom: -162px;
}
.swin-item-wrap{
    font-family: 'Georgia';
    display: inline-block;
    width:90%;
}

.shop-and-win .welcome-msg .club-items-one {
	text-align: center;
}

.shop-and-win .swin-item {
	padding: 10px 0;
}

.shop-and-win .swin-item-wrap{
    font-family: 'Georgia';
    display: inline-block;
    width:575px;
	max-width: 75%;
	margin-top: 10px;
	color: #0072ce;
	font-weight: bold;
}

.swin-item-wrap span{
    color:#004c97;
    font-size:20px;
    font-weight:700;
}

.swin-item img{
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 10px;
}

.welcome-sw .default-btn {
    margin: 65px auto 55px;
    display: block;
    max-width: 335px;
    width: 100%;
    letter-spacing: 1px;
}

.shop-and-win  .welcome-sw .default-btn {
	max-width: 290px;
	padding-top: 5px;
}

.terms{
    text-align: center;
    text-decoration: underline;
    font-size: 13px;
    color: #0072ce;
    font-family: 'Georgia';
}

.welcome-msg h3 span{
    font-weight:700;
}

.sw-table h2,
.sw-table h4{
    color:#004c97;
}

.sw-table h4{
    max-width: 600px;
    margin: 20px auto 0;
    font-family: 'Georgia';
	font-weight:400;
}

.th-bg{
    background:#50aed5 !important;
}

.td-bg{
    background: #94defc;
}

.shop-and-win .default-btn-blue {
    border: 0;
    background: #50aed5;
    padding: 40px 11px;

}

.container.sw-table {
	margin: 60px auto;
}

.title-blue-light {
	padding: 13px;
	width: 100%;
	background: #0072ce;
	color: #ffffff;
	margin-bottom: 20px;
}

.title-blue-dark {
	padding: 13px;
	width: 100%;
	background: #093b74;
	color: #ffffff;
	margin-bottom: 20px;
}

.shop-and-win .default-btn-blue i {
    margin: 10px 0 0;
    font-size: 20px;
}

.shop-and-win .coops{
    font-family: 'Georgia';
    line-height: 1.2;
}

.sw-bg-wrap .club-item a{
    text-decoration: underline;
    color: #0072ce;
}

.sw-bg-wrap .sw-club-white .default-btn {
    max-width: 335px;
    width: 100%;
    letter-spacing: 3px;
}

.sw-club-white .club-title{
    margin-bottom: 31px;
	font-weight: 700;
}

.sw-bg-wrap .club-blue .club-title {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 10px;
}

.sw-bg-wrap .club-blue button {
    margin: 30px auto;
    display: block;
    border: 1px solid #ffffff;
    background: #4079b1;
    color: #ffffff;
    padding: 5px 14px;
    clear: both;
}
.sw-bg-wrap .club-blue button a{
    color:#ffffff;
}

.shop-and-win .sw-bg-wrap .club-blue button {
    margin: 0;
}

.shop-and-win .club-blue .club-text {
    margin-bottom: 20px;
}

/* cards basic */

.cards-basic .main {
    margin-bottom: 0px;
}

.default-btna {
    /* border: 1px solid #004c97; */
    background: transparent;
    padding: 5px 20px 5px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    text-decoration: underline;
    cursor: pointer;
    display: block;
}

.default-btna:hover{
	color:#ffffff;
}

.card-tabs-wrap{
    background: #dfdfdf;
}

.card-tabs{
    margin: auto;
    text-align: center;
    display: block;
    float: none;
    width: 100%;
    max-width: 960px;
    height: 378px;
}

.cards-basic .nav-tabs>li.active>a,.cards-basic  .nav-tabs>li.active>a:focus,.cards-basic  .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom: 5px solid #004c97;
    border-bottom-color: #004c97;
    border-radius: 0;
}

.cards-basic .nav-tabs>li>a img {
    width: 100%;
    opacity: 0.6;
    padding-top: 20px;
    transition: all 0.3s ease;
    max-width: 300px;
}

.cards-basic .nav-tabs>li.active>a img,
.cards-basic  .nav-tabs>li.active>a:focus img,
.cards-basic  .nav-tabs>li.active>a:hover img{
    width: 100%;
    opacity: 1;
    padding-top: 0;
    max-width:360px;
}

.cards-basic .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    border: 0;
    border-bottom: 5px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 0;
    padding: 80px 0 40px;
}

.cards-basic .nav>li>a:hover {
    background-color: transparent;
    opacity: 1;
}

.cards-basic .nav>li>a:hover img{
    opacity: 1;
}

.cards-basic .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    max-width: 480px;
    width: 100%;
}

.cards-basic-title h2,
.cards-basic-title h4{
    color:#004c97;
    text-align: center;
}

.cards-basic-title h2{
    margin-top: 5px;
}

.cards-basic-title h4 {
    max-width: 760px;
    margin: 30px auto 10px;
    font-family: 'Georgia';
    width: 100%;
	font-weight: 400;
}

.cards-basic-title p {
    text-align: center;
    max-width: 610px;
    width: 100%;
    margin: 0 auto 5px;
    font-family: "Georgia";
    line-height: 1.3;
}

.cards-basic-main{
    background: #e2e2e2;
    margin-top: 200px;
    padding: 0 4%;
}

.cards-basic-main .win-text {
    background: transparent;
    padding-top: 20px;
}

.cards-basic-main .win-text img.shopping{
    position: relative;
    top: -200px;
    margin-bottom: -200px;
}

.win-text.blue-bg{
    background: #002554;
    padding: 75px 4%;
    position: relative;
    top: -136px;
    margin-bottom: -136px;
}

.blue-bg .club-item{
    color: #ffffff;
}

.blue-bg .club-item a{
    color:#7bb3e1;
    text-decoration: underline;
}

.shop-priviledge a{
    color: #1f7fce;
    font-weight: 700;
    text-decoration: underline;
}

.shop-priviledge .club-item span{
    color:#002554;
}

.shop-priviledge .club-item{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}

.shop-priviledge .club-item:last-of-type{
    border-bottom: 0;
}

.shop-protection{
    background: #004c97;
    position: relative;
    top: 140px;
    z-index: 9;
    margin-top: -30px;
	padding-bottom:20px;
}

.shop-protection img{
    position: absolute;
    top: -68px;
    left: 50%;
    margin-left: -86px;
}

.shop-protection p, .shop-protection h4 {
    color: #ffffff;
    text-align: center;
    font-family: "Georgia";
}

.shop-protection h4 {
    margin: 40px 0 20px;
    font-weight: 400;
    font-family: "Georgia";
}

.shop-protection button {
    margin: 30px auto;
    display: block;
    border: 1px solid #ffffff;
    background: #4079b1;
    color: #ffffff;
    padding: 5px 14px;
    clear: both;
    letter-spacing: 2px;
}

.shop-protection button a{
    color:#ffffff;
}

.shop-services {
    background: #ffffff;
    top: 0px;
    margin: 160px auto 146px;
    padding-bottom: 60px;
    z-index: 9;
    position: relative;
}

.shop-services img{
    border: 1px solid #004c97;
    border-radius: 50%;
    padding: 10px;
}

.shop-services p{
    margin:20px auto 40px;
    max-width: 275px;
    font-family: "Georgia";
}

.shop-service{
    height:453px;
}

.shop-service img{
    max-width: 216px;
    width:100%;
    margin: auto;
}


.default-btn.online-form{
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 60px;
}

a .default-btn.online-form{
    max-width: 457px;
    width:100%;
    padding: 15px 12%;
    z-index: 99999;
}

.cards-basic .footer-img {
    height: 380px;
    background: url(../images/cards-basic-subfooter.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    top: -262px;
    z-index: 1;
    margin-bottom: -262px;
}

.modal-content {
    border-radius: 0;
}

.alerts-logo{
    color:#0072ce;
    background: #ffffff;
    padding: 35px 70px 20px;
    position: relative;
    top: 115px;
    z-index: 9;
    margin-top: -115px;
}

.alerts-logo img{
    margin-bottom: 30px;
}
.alerts-bg{
    background:#004c97;
}

.alerts-bg p{
    color:#ffffff;
    padding: 150px 20px 10px;
    text-align: center;
    line-height: 1.4;
}

.modal-body {
    position: relative;
    padding: 0;
    background: #f6f6f6;
}

.alerts-list3,
.alerts-list1 {
    padding: 0 30px 0 40px;
}

.alerts-list3 p,
.alerts-list1 p{
    color: #004c97;
    margin: 50px 0 20px;
}

.club-iem{
    margin-bottom: 15px;
}

.club-iem:last-of-type{
    margin-bottom: 50px;
}

.club-iem span {
    display: inline-block;
    width: 96%;
    vertical-align: top;
}

.club-itm{
    line-height: 1.8;
}

.club-itm span {
    display: inline-block;
    width: 94%;
    vertical-align: top;
}

.alerts-list2-wrap{
    background: #002554;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 20px 35px;
    margin-left: -4px;
}

.alerts-list2-wrap .club-itm span{
    color:#ffffff;
    margin-left: 13px;
}

.alerts-list2-wrap p{
color: #8cc0f4;
}

.alerts-list2 img {
    margin-right: 0;
}

.coop-link .default-btn a {
    color: #004c97;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 2px;
	font-family: "Gotham A", "Gotham B";
}

.coop-link .default-btn {
    border: 1px solid #004c97;
    background: #ffffff;
    padding: 15px 50px;
    font-size: 18px;
    color: #004c97;
    margin-top: 45px;
    width: 100%;
    text-decoration: none;
}

.coop-link .default-btn i {
    margin: 0 0 0 67px;
    font-size: 21px;
}

.alerts-list3 p.popup-footer{
    margin-bottom: 70px;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 0;
    right: -45px;
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
}

#myModal5 .alerts-bg,
#myModal2 .alerts-bg{
    margin-bottom: 75px;
}

.sms-bg {
    background: #002554;
    padding: 40px 100px 70px;
}

.sms-bg h4 {
    color: #8cc0f4;
    margin: 0 0 20px;
}

.sms-bg p{
    color:#ffffff;
}

.alerts-list4 p{
    color: #004c97;
    margin: 20px 0 20px;
}

.sms-title{
    color: #004c97;
    margin: 35px 0 20px;
}

.club-im{
    margin-bottom: 20px;
}
.club-im span {
    display: inline-block;
    width: 95%;
    vertical-align: top;
}

.sms-list{
    background: #ffffff;
    position: relative;
    top: -40px;
    padding-bottom:20px;
}

.sms-footer h4{
    color:#0072ce;
}

.sms-footer p{
    margin: 20px 0 60px;
}

.sms-footer a{
    color:#0072ce;
    font-size: 13px;
    margin-bottom: 60px;
    display: block;
    font-weight: 400;
}

.alerts-list1.sms-list1 p{
    margin-bottom: 3px;
}

.sms-sub{
    margin-bottom: 25px;
}

.small-offers-wrap{
	margin-bottom:8px;
}


.default-btn a {
	display:block;
}


/* offers main */

.offers-main .sw-header-img {
    background: url(../images/offers-header.jpg) no-repeat;
    background-size: cover;
    height: 380px;
    margin-bottom: 50px;
}

.offers-main .shop-win-header-text p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -370px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    max-width: 740px;
    width: 100%;
    line-height: 1.2;
}

.sms-list1.axa span,
.sms-footer.axa h4,
.alerts-logo.axa h4{
	font-weight:400;
	font-family: "Georgia";
}
.sms-list1.axa{
	margin-top:40px;
}
.sms-list1.axa img{
	margin-right:10px;
}
.axa p,
.axa .club-iem{
	font-family: "Georgia";
}

.shop-terms{
	cursor: pointer;
}

.shop-terms-pop{
	padding:30px 20px 20px;
}

.shop-terms-pop p{
	text-align:left;
}


/* travel index */

.shop-and-win.travel-index .welcome-text {
    margin-bottom: 90px;
}


.travel-index .swin-header-img {
    background: url(../images/travel_index_header.jpg) no-repeat;
    background-size: cover;
    height: 380px;
}

.welcome-msg.travel-header h4{
	color: #004c97;
	text-align: center;
    font-weight: 400;
}


.shop-and-win.travel-index .welcome-msg {
    margin: 55px 0;
    padding: 0 2%;
    text-align: center;
}

.shop-and-win.travel-index .swin-header-img:after{
    content: " ";
    width: 33%;
    background: transparent;
    display: block;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -17.5%;
    z-index: 9;
}

.shop-and-win.travel-index .cards-one-wrap {
    background: url(../images/travel-index-main-bg.png) no-repeat;
    height: 970px;
    background-size: cover;
    z-index: 9;
    top: -45px;
}

.romeNy {
  background-image: url(../images/travel-index-main-1bg.png)!important;
  height: 970px;
  background-size: cover;
  z-index: 9;
  top: -45px;
}

.blue-div {
  background-image: url(../images/blue-div.png);
  width: 100%;
  height: 400px;
  position: absolute;
  top: 1500px;
}

.shop-and-win.travel-index .swin-footer-img {
    height: 310px;
    background: url(../images/Travel_index.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    top: -162px;
}

.shop-and-win.travel-index .sw-bg-wrap{
    background: url(../images/geo-bg.jpg) no-repeat;
    background-size: 100%;
    height: 870px;
    margin-top: 60px;
    margin-bottom: 130px;
}


.travel-wrap1{
    background: #041e42;
    color: #ffffff;
    padding: 70px 35px;
    top: -50px;
    right: -11px;
}

.shop-and-win.travel-index .sw-club-white .club-title {
    color: #ffffff;
}

.shop-and-win.travel-index .club-item{
    color:#85aade;
}


.travel-wrap1 .default-btn {
    border: 1px solid #ffffff;
    background: transparent;
    padding: 4px 20px 5px;
    font-size: 12px;
    color: #ffffff;
    margin-top: 15px;
}

.travel-wrap1 .default-btn a{
    color: #ffffff;
}

.shop-and-win.travel-index .club-blue.travel-wrap2 {
    top: -105px;
    left: 128px;
    background: #ffffff;
}

.sw-bg-wrap .club-blue.travel-wrap2  .club-title {
    font-size: 22px;
    color: #004c97;
    margin-bottom: 10px;
}

.travel-wrap1 h4{
    font-weight: 400;
    margin-top: 20px;
}

.travel-wrap2 h4{
    font-weight: 400;
    color: #004c97;
}

.travel-wrap2 .club-text{
    color: #666666;
}

.sw-bg-wrap .sw-club-white.travel-wrap1  button {
    background: #435671;
}

.sw-bg-wrap .club-blue.travel-wrap2  button {
    margin: 30px 0;
    display: block;
    border: 1px solid #004c97;
    background: transparent;
    color: #004c97;
    padding: 5px 14px;
    clear: both;
}

.club-blue.travel-wrap2 button a{
    color: #004c97;
}

.club-text.alternative{
    font-size: 13px;
}

.club-text.alternative span {
    font-size: 10px;
    display: inline-block;
    vertical-align: text-top;
}

.sw-bg-wrap .sw-club-white.travel-wrap1 .default-btn {
    max-width: 269px;
    width: 100%;
    letter-spacing: 2px;
}


/* dining index */

.dining-index .swin-header-img {
    background: url(../images/dining-header-bg.jpg) no-repeat;
    background-size: cover;
    height: 380px;
}



.shop-and-win.dining-index .cards-one-wrap {
    background: url(../images/dining-main-bg4.png) 3px 0 no-repeat;
    height: 520px;/*1328px;*/
    background-size: cover;
    z-index: 9;
    top: -45px;
}

.dining-index .shop-win-header-text p {
    position: absolute;
    top: 69%;
    left: 50%;
    margin-left: -308px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    max-width: 615px;
    width: 100%;
    line-height: 1.2;
}

.shop-and-win.dining-index .sw-bg-wrap {
    background: url(../images/world-bg.png) center 9px no-repeat;
    background-size: 100%;
    height: 890px;
    margin-top: 60px;

}

.shop-and-win.dining-index .swin-footer-img {
    height: 310px;
    background: url(../images/dining-footer-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    top: -162px;

}


.dining-index .travel-wrap1 {
    background: #dadada;
    color: #ffffff;
    padding: 70px 35px;
    top: -61px;
    right: -63px;
}

.shop-and-win.dining-index .sw-club-white .club-title {
    color: #004c97;
}

.dining-index .travel-wrap1 h4 {
    font-weight: 400;
    margin-top: 20px;
    color: #004c97;
    font-family: "Georgia";
}

.shop-and-win.dining-index .club-item {
    color: #2c2a29;
}

.dining-index .travel-wrap1 .default-btn {
    border: 1px solid #004c97;
}

.dining-index .travel-wrap1 a .default-btn {
    color: #004c97;
}

.dining-index .sw-bg-wrap .sw-club-white.travel-wrap1 button {
    background: transparent;
}

.dining-index .club-blue.travel-wrap2 button a {
    color: #ffffff;
}

.dining-index .sw-bg-wrap .club-blue.travel-wrap2 button {
    margin: 30px 0;
    display: block;
    border: 1px solid #ffffff;
    background: #4079b1;
    color: #ffffff;
    padding: 5px 14px;
    clear: both;
}

.dining-index .travel-wrap2 .club-text {
    color: #ffffff;
}

.dining-index .sw-bg-wrap .club-blue.travel-wrap2 .club-title {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 10px;
}



.shop-and-win.dining-index .club-blue.travel-wrap2 {
    top: -105px;
    left: 39px;
    background: #004c97;
    padding: 24px 25px 80px 35px;
}

.shop-and-win.dining-index .club-blue {
    background: #004c97;
    top: 115px;
    left: 21px;
    max-width: 440px;
    width: 100%;
}

.shop-and-win.dining-index .club-blue.travel-wrap2 {
    top: -99px;
    left: 108px;
    background: #004c97;
}

.shop-and-win.dining-index .travel-wrap2 h4 {
    font-weight: 400;
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 30px;
}

.dining-index .travel-wrap3 {
    background: #dadada;
    color: #ffffff;
    padding: 70px 35px;
    top: -143px;
    right: -69px;
}

.shop-and-win.dining-index .sw-club-white .club-title {
    color: #004c97;
}

.dining-index .travel-wrap3 h4 {
    font-weight: 400;
    margin-top: 20px;
    color: #004c97;
    font-family: "Georgia";
}

.shop-and-win.dining-index .club-item {
    color: #2c2a29;
}

.dining-index .travel-wrap3 .default-btn {
    border: 1px solid #004c97;
}

.dining-index .travel-wrap3 a .default-btn {
    color: #004c97;
}


/* dine diners 2 */

.dine-athens.dine-diners-2 .select-rest{
    font-size: 18px;
    color: #004c97;
    margin-top: 5px;

}

.dine-athens.dine-diners-2 .da-header-text p {
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -320px;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    max-width: 640px;
    width: 100%;
    line-height: 1.2;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase;
		text-shadow: 3px 2px 8px rgba(0, 0, 0, 1);
}


.dine-athens.dine-diners-2 .da-header-img {
    background: url(../images/dine3.jpg) no-repeat;
    background-size: cover;
		background-position: center;
    height: 380px;
}

.dine-athens.dine-diners-2 .da-header-text img {
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -110px;
    margin-left: -110px;
}

.dine-athens.dine-diners-2 .partners-bg {
    background: #e4e4e4;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 4%;
    position: relative;
    top: 0;
    z-index: 9;
}

.dine-athens.dine-diners-2 .col-sm-3,
.dine-athens.dine-diners-2 .col-md-3,
.dine-athens.dine-diners-2 .col-lg-3 {
    width: 30%;
    margin: 0 1% 2%;
}

.diners-coop .offers-text,
.diners-coop .win-text,
.diners-coop{
    background: #f9f9f9;
}


.dine-athens.dine-diners-2 .offers-wrap {
    padding-bottom: 0;
}

.dine-athens.dine-diners-2 .partners-bg .form-control {
    background-color: #f9f9f9;
}

.dine-athens.dine-diners-2 .partners-bg.rest-coops {
    background: #f8f8f8;
    padding-top: 0;
    padding-bottom: 50px;
    margin-bottom: 100px;
    padding-left: 4%;
    top:0;
}

.rest-info-wrap{
    position: relative;
    top: -60px;
}


.dine-athens.dine-diners-2 .footer-img {
    position: relative;
    top: 0;
    height: 340px;
    background: url(../images/dinediners2-footer.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: -292px;
    z-index: 1;
}

.dine-athens.dine-diners-2 .offers-text{
    background: transparent;
}

.dineplace-info{
    background: #ffffff;
    max-width: 280px;
    width: 100%;
    margin: auto;
    position: relative;
    top: -37px;
    padding: 15px 5px;
}

.dineplace-info span{
    display: inline-block;
    width: 90%;
    vertical-align: top;
}

.dineplace-title:after,
.dineplace-title:before{
    content:"";
    width:75%;
    height:1px;
    margin: 6px auto;
    display: block;
    background: #004c97;
}


.dineplace-title-pop,
.dineplace-title{
    text-align: center;
    font-weight: 700;
    color: #004c97;
    margin-bottom: 10px;
}

.dineplace-address,
.dineplace-tel,
.dineplace-web{
    font-size: 14px;
    font-family: "Georgia";
    color: #2c2a29;
}

.place-info-pop img,
.dineplace-info img{
    width:16px;
    display: inline-block;
    margin-right: 7px;
}

.place-info-pop a,
.dineplace-info a{
    font-size: 11px;
    color: #004c97;
    text-align: center;
    display: block;
    margin-top: 25px;
    font-weight: 700;
}

.dineplace-web a{
    text-align: left;
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    color:#2c2a29;
}

.place-info-pop a i,
.dineplace-info a i{
    margin-left: 6px;
}

.place-info-pop div,
.dineplace-info div{
    margin-top: 10px;
    text-align: center;
}

.dine-athens.dine-diners-2 .modal-content {
    border-radius: 0;
    background: #f6f6f6;
}


.dine-athens.dine-diners-2 .modal-body {
    position: relative;
    padding: 0;
    background: #ffffff;
    margin: 110px 80px 100px;
}

.place-desc-pop {
    max-width: 800px;
    background: transparent;
    width: 100%;
    margin: auto;
    padding: 15px 9% 30px;
}

.place-info-pop{
    background: transparent;
    width: 100%;
    margin: auto;
    padding: 15px 23px;
}

.placeimg-pop img {
    position: relative;
    top: -40px;
    left: 80px;
    margin-bottom: -20px;
}

.place-desc-pop p{
    font-family: "Georgia";
    margin: 30px 0 0 0;
}

.place-desc-pop hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #d6d7d7;
    width: 70%;
}

.place-detailed-info{
    font-family: "Georgia";
    color:#004c97;
}

.close.close-pop{
    position: absolute;
    top: -113px;
    right: -120px;
}













/* merchants */

.dine-athens.dine-diners-2.merchants .da-header-img {
    background: url(../images/merchants-header.png) no-repeat;
    background-size: cover;
    height: 410px;
}

.dine-athens.dine-diners-2.merchants .da-header-text p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -255px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    max-width: 510px;
    width: 100%;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.win-text.dineathens-text.merchants-text{
    background:#e4e4e4;
}

.dine-athens.dine-diners-2.merchants .footer-img {
    position: relative;
    top: -165px;
    height: 340px;
    background: url(../images/mer-footer.png) no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: -165px;
    z-index: 1;
}

.dine-athens.dine-diners-2.merchants .partners-bg {
    background: #e4e4e4;
    padding-top: 50px;
    padding-bottom: 60px;
    margin-bottom: 70px;
    padding-left: 0;
    position: relative;
    top: -30px;
    z-index: 9;
}

.dine-athens.dine-diners-2.merchants .dineplace-info {
    background: #ffffff;
    max-width: 100%;
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    top: 0;
    padding: 15px 23px;
    font-size: 13px;
}

.dine-athens.dine-diners-2.merchants .rest-info-wrap {
    position: relative;
    top: 0;
}

.merchants .diners-coop .offers-text,.merchants .diners-coop .win-text,.merchants .diners-coop {
    background: #ffffff;
    margin-top: 10px;
}
.card-item p{
    font-size: 15px;
}

.card-item img{
    max-width: 162px;
    margin: auto;
}

.merchants .cards-wrap {
    margin-top: 70px;
    margin-bottom: 20px;
}

.merchants .dineathens-text .default-btn {
    border: 1px solid #004c97;
    background: transparent;
    padding: 4px 20px 5px;
    font-size: 12px;
    color: #004c97;
    /* margin-top: 15px; */
    margin: 0 auto 30px;
    display: block;
}

.merchants .main{
    margin-bottom: 0;
}

.mer-support{
    background: #041e42;
    max-width: 800px;
    margin: auto;
    padding: 30px 25px 20px;
    z-index: 10;
    position: relative;
}

.mer-support p{
    color: #ffffff;
    font-family: "Georgia";
    text-align: center;
}

.mer-support a{
    color: #81b5df;
    text-decoration: underline;
    font-weight: 700;
}

.cards-wrap{
    margin-top: 70px;
    margin-bottom: 60px;
}

.merchants .partners-bg h2 {
    text-transform: uppercase;
    color: #004c97;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 35px;
    letter-spacing: 5px;
}

.rest-info-wrap.rest-info-wrap1{
    margin-bottom: 30px;
}


.multiply-66:before {
    content: "";
    width: 55%;
    display: block;
    height: 1px;
    background: #004c97;
    position: absolute;
    right: 180px;
    top: 85px;
}

.multiply-66:after {
    content: "";
    width: 55%;
    display: block;
    height: 1px;
    background: #004c97;
    position: absolute;
    left: 180px;
    top: 85px;
}

.multiply-3:before {
    content: "";
    width: 35%;
    display: block;
    height: 1px;
    background: #004c97;
    position: absolute;
    right: 180px;
    top: 85px;
}

.multiply-25:after{
    content: "";
    width: 35%;
    display: block;
    height: 1px;
    background: #004c97;
    position: absolute;
    left: 180px;
    top: 85px;
}
.multiply-25,
.multiply-66,
.multiply-3{
    background: #004c97;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    position: relative;
    margin-left: 110px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.multiply-25 span,
.multiply-66 span,
.multiply-3 span{
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -30px;
    margin-left: -25px;
    font-size: 42px;
    color: #ffffff;
}

.multiply-66 span {
    margin-left: -45px;
}

.multiply-25 span {
    margin-left: -40px;
}

.multiply-wrap{
    display: inline-block;
    width:29%;
    vertical-align: top;
}

.multiply-info {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
    max-width: 233px;
    left: 27%;
    color: #004c97;
    margin-top: 10px;
    vertical-align: top;
}

.definitions{
    margin-top: 70px;
}
.definitions li{
    list-style: none;
    font-size: 12px;
}

.merchants .dineathens-text {
    z-index: 99;
    padding: 15px 0 30px;
}

.text-guide-bg{
  background-image: url(../images/ny-guide.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.text-guide {
  text-align: center;
  margin: 0 auto;
  width: 50%;
  color: #ffffff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  position: relative;
  top: 260px;
  width: 36%;
}

.text-guide h3{
  font-style: bold;
  font-size: 24px;
}


.text-guide p{
font-style: normal;
font-size: 18px;
}

.traida {
  padding-bottom: 150px;
}

.text-guide-bg-footer{
  background-image: url(../images/ny-footer-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.text-guide-footer {
  text-align: center;
  margin: 0 auto;
  width: 50%;
  color: #ffffff;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  position: relative;
  top: 180px;
  width: 36%;
}

.text-guide-footer h3{
  font-style: bold;
  font-size: 22px;
}


.text-guide-footer p{
font-style: normal;
font-size: 18px;
}

.text-guide-footer a button {
padding: 5px 10px 5px 40px;
margin-top: 10px;
background: transparent;
border:2px solid #ffffff;
}

.text-guide-footer a  {
  text-decoration: none;
  color: #ffffff;
}

.text-guide-footer a:hover  {
  color:rgba(255, 255, 255, 0.5);
}

.text-guide-footer a span {
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 40px;
}

.blue-button{
  background-color: #004c97;
  width: 280px;
  height: 105px;
  text-align: center;
  position: relative;
  bottom: 185px;
  z-index: 10;
  color: #ffffff;
}

.blue-button:hover  {
  background-color: #ffffff;
  color: #004c97;
  border: 2px solid #004c97;
}

.blue-button:hover a  {
  color: #004c97;
}

.blue-button:hover .arrow  {
  color: #004c97;
  border-top: 2px solid #004c97;
  border-right: 2px solid #004c97;
}

.blue-button a {
  position: relative;
  top: 40px;
  text-decoration: none;
  color: #ffffff;
}





.arrow  {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(135deg); /* IE 9 */
  -webkit-transform: rotate(135deg); /* Safari 3-8 */
  transform: rotate(135deg);
  position: relative;
  top: 50px;
  margin: 0 auto;
}

.triada {
  padding-bottom: 150px;
}




/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

	.xs-right {
		text-align: right !important;
	}

	.xs-left {
		text-align: left !important;
	}

	.xs-center {
		text-align: center !important;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

	.sm-right {
		text-align: right !important;
	}

	.sm-left {
		text-align: left !important;
	}

	.sm-center {
		text-align: center !important;
	}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

	.md-right {
		text-align: right !important;
	}

	.md-left {
		text-align: left !important;
	}

	.md-center {
		text-align: center !important;
	}

    .navbar-right~.navbar-right {
        margin-right: -20px;
		margin-top: 10px;
    }

    .modal-dialog {
        max-width: 975px;
        margin: 50px auto;
        width: 100%;
    }

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	.lg-right {
		text-align: right !important;
	}

	.lg-left {
		text-align: left !important;
	}

	.lg-center {
		text-align: center !important;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

	.xl-right {
		text-align: right !important;
	}

	.xl-left {
		text-align: left !important;
	}

	.xl-center {
		text-align: center !important;
	}

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .dining-index .travel-wrap3 {
        background: #dadada;
        color: #ffffff;
        padding: 46px 35px;
        top: -236px;
        right: 26px;
    }
	.win-title {
		top: -50px;
		position: relative;
		margin-top: 50px;
	}
    .small-offer .offers-text-wrap {
        position: absolute;
        bottom: 0;
        background: rgba(256,256,256,0.9);
        text-align: center;
        left: 50%;
        padding: 35px 0px 30px;
        margin: auto;
        max-width: 381px;
        width: 100%;
        color: #004c97;
        margin-left: -191px;
    }
    .cards .club-white {
        padding: 45px 15px 50px 30px;
        top: -24px;
        right: 10px;
    }
    .cards .club-blue {
        background: #002554;
        top: -67px;
        left: 15px;
    }
    .cards .club-gray {
        padding: 45px 15px 50px 30px;
        top: -6px;
        right: 10px;
    }
    .cards .footer-img {
        top: 302px;
        height: 335px;
        background: url(../images/cards-footer2.jpg) no-repeat;
        background-size: cover;
    }
    .cards .benefit-position {
        background: #e0e0e0;
        position: relative;
        bottom: 315px;
        height: auto;
        width: 90%;
        max-width: 960px;
        margin: auto;
        z-index: 9;
        padding: 60px 40px;
    }
    .cards .club-btn.default-btn {
        margin: 0px auto 95px;
        display: block;
    }
    .shop-and-win .sw-res.club-blue {
        background: #004c97;
        top: -42px;
        left: -65px;
        max-width: 480px;
        width: 100%;
    }
    .shop-and-win.dining-index .cards-one-wrap {
        height: 761px;
        background-size: cover;
        z-index: 9;
        top: -45px;
    }
    .shop-and-win.travel-index .club-blue.travel-wrap2 {
        top: -232px;
        left: 54px;
    }
        .shop-and-win.travel-index .cards-one-wrap {

            height: 771px;
            z-index: 9;
            top: -45px;
        }
    .shop-and-win.travel-index .travel-wrap1 {
        padding: 35px;
        top: -72px;
        right: 30px;
    }
    .shop-and-win.travel-index .club-blue {

        top: 115px;
        left: 21px;
        max-width: 401px;
        width: 100%;
    }
    .shop-and-win.travel-index .club-blue.travel-wrap2{
        padding: 30px 30px 0px 30px;
    }
    .cards-two-wrap {
        background: url(../images/cards-2-bg.png) -175px 94px no-repeat;
    }
    .shop-and-win.travel-index .sw-bg-wrap {
        margin-bottom: 0;
    }
    .shop-and-win.travel-index.dining-index .club-blue.travel-wrap2 {
        padding: 50px 30px 50px 30px;
    }
    .shop-and-win.travel-index.dining-index .cards-one-wrap {
        height: 1328px;
        z-index: 9;
        top: -45px;
        background-size: contain;
    }
    .shop-and-win.dining-index .travel-wrap1 {
        padding: 60px 35px;
        top: -74px;
        right: 30px;
    }
    .shop-and-win.travel-index.dining-index .club-blue.travel-wrap2 {
        top: -175px;
        left: 79px;
        background: #004c97;
        padding: 22px 25px 20px 35px;
    }
    .dineplace-info {
        background: #ffffff;
        max-width: 280px;
        width: 100%;
        margin: auto;
        position: relative;
        top: -37px;
        padding: 15px 10px;
    }

    .cards-basic .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        max-width: 470px;
        width: 100%;
    }

    .club-item span {
        display: inline-block;
        width: 87%;
        vertical-align: top;
    }
    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
        position: absolute;
        top: -39px;
        right: 0px;
        color: #ffffff;
        text-shadow: none;
        opacity: 1;
    }
    .multiply-25, .multiply-66, .multiply-3 {
        background: #004c97;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        position: relative;
        margin-left: 110px;
        display: inline-block;
        margin-right: 10px;
    }

    .multiply-25 span, .multiply-66 span, .multiply-3 span {
        top: 50%;
        left: 50%;
        position: absolute;
        margin-top: -22px;
        margin-left: -29px;
        font-size: 30px;
        color: #ffffff;
    }
    .multiply-3 span {
        margin-left: -20px;
    }

    .multiply-3:before {
        content: "";
        width: 35%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        right: 142px;
        top: 50px;
    }
    .multiply-66:before {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        right: 142px;
        top: 50px;
    }
    .multiply-66:after {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        left: 142px;
        top: 50px;
    }
    .multiply-25:after {
        content: "";
        width: 35%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        left: 142px;
        top: 50px;
    }
    .multiply-info {
        width: 100%;
        display: inline-block;
        text-align: center;
        position: relative;
        max-width: 200px;
        left: 27%;
        color: #004c97;
        margin-top: 10px;
        vertical-align: top;
        font-size: 14px;
    }
    .blue-div {
      top: 1350px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .shop-and-win.travel-index.dining-index .club-blue.travel-wrap2{
        top:-190px;
        left:2px;
        background: #004c97;
        padding:10px 29px 0px 25px;

    }

    .dining-index .travel-wrap3 {
        background: #dadada;
        color: #ffffff;
        padding: 46px 35px;
        top: -232px;
        right: 9px;
    }
    .small-offer .offers-text-wrap {
    position: absolute;
    bottom: 0;
    background: rgba(256,256,256,0.9);
    text-align: center;
    left: 0;
    padding: 35px 0px 30px;
    margin: auto;
    max-width: 100%;
    width: 100%;
    color: #004c97;
    margin-left: 0;
    }

    .small-offer1 {
        margin-right: 8px;
        margin-bottom: 10px;
    }

    .small-offer {
        max-width: 100%;
    }

    .home .win-text {
        background: #ffffff;
        padding-top: 0;
    }

    .home .win-title {
        top: -50px;
        position: relative;
        margin-top: 0;
    }

    .home .offers-wrap {
        padding-bottom: 0;
    }

    footer button {
        border: 1px solid #7bb6d9;
        background: transparent;
        margin-top: 110px;
        float: right;
        width: 130%;
    }
    .travelwrap {
    margin-top: 280px;
    }
    .benefit-position {
        background: #ffffff;
        position: relative;
        bottom: 312px;
        height: 610px;
        width: 80%;
        margin: auto;
        z-index: 9;
    }

    .footer-img {
        position: absolute;
        top: 600px;
        height: 310px;
        background: url(../images/footer-img.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        margin-bottom: -380px;
    }
    .cards .club-gray {
        padding: 45px 15px 50px 30px;
        top: -37px;
        right: 10px;
    }
    .shop-and-win .cards-one-wrap {
        background: url(../images/shop-win-cards.png) no-repeat;
        height: 640px;
        background-size: 100%;
        z-index: 9;
        margin-top: 10px;
    }

    .shop-and-win .sw-res.sw-club-white {
        background: #ffffff;
        padding: 50px 20px 20px;
        top: -70px;
        max-width: 382px;
        width: 100%;
        left: -43px;
    }

    .shop-and-win .sw-res.club-blue {
        background: #004c97;
        top: -201px;
        left: -77px;
        max-width: 380px;
        width: 100%;
        padding: 20px;
    }

    .shop-and-win .sw-res.club-blue .club-text {
        font-size: 14px;
        color: #ffffff;
        margin-bottom: 20px;
        font-family: 'Georgia','Arial';
    }

    .shop-and-win .sw-res.sw-club-white {
        background: #ffffff;
        padding: 50px 20px 20px;
        top: -79px;
        max-width: 382px;
        width: 100%;
        left: -31px;
    }
    .shop-and-win.travel-index .cards-one-wrap {
        height: 610px;
        z-index: 9;
        top: -45px;
    }
    .shop-and-win.travel-index .club-blue.travel-wrap2 {
        top: -251px;
        left: 51px;
    }
    .shop-and-win.travel-index .travel-wrap1 {
        padding: 35px;
        top: -151px;
        right: 42px;
        /* padding: 0; */
    }
    .dining-index .travel-wrap1 {
        background: #dadada;
        color: #ffffff;
        padding: 60px 35px;
        top: -87px;
        right: 109px;
    }

    .shop-and-win.dining-index .club-blue.travel-wrap2 {
        top: -249px;
        left: 43px;
        background: #004c97;
        padding: 60px 25px 60px 35px;
    }

    .shop-and-win.dining-index .cards-one-wrap {
        /*background: url(../images/dining-main-bg2.png) -64px 0 no-repeat;*/
		background: url(../images/dining-main-bg4.png) 23px 0 no-repeat;
        height: 520px;/*1328px;*/
        background-size: cover;
        z-index: 9;
        top: -45px;
    }

    .shop-and-win.dining-index .travel-wrap2 h4 {
        font-weight: 400;
        color: #FFFFFF;
        font-size: 17px;
        margin-top: 30px;
        white-space: normal;
    }
    .shop-and-win.travel-index.dining-index .travel-wrap1 {
        padding: 35px;
        top: -129px;
        right: 9px;
        /* padding: 0; */
    }


    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;

    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

        .navbar-nav {
        margin: 0;
    }

    .navbar-brand {
        float: left;
        height: 50px;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .navbar-nav>li {
        float: none;
        display: block;
    }

    .mainnav{
        width: 100%;
        padding-top: 47px;
        margin-bottom: -8px;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #004c97;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 25px;
        height: 3px;
        border-radius: 1px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 0;
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #1c5ba2;
        padding: 0 4px;
        padding-bottom: 5px;
        margin: 0;
        font-size: 13px;
        padding-top: 5px;
        text-align: center;
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #ffffff;
        background-color: #1c5ba2;
        border-bottom: 0;
    }
    .sw-wrap.sw-wrap1:after {
        background: #ffffff;
        bottom: 0;
        content: " ";
        margin-left: 57.5%;
        position: absolute;
        top: -9px;
        height: 183px;
        width: 1px;
        left: 50%;
    }
    .sw-wrap1 {
        margin-left: 5%;
    }

    .navbar-default .navbar-nav>li:last-child>a {
        margin: 0;
    }

    .mainnav {
        width: 100%;
        padding-top: 0;
        margin-bottom: -8px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
        padding: 0;
    }
    .dine-athens.dine-diners-2 .col-sm-3,
    .dine-athens.dine-diners-2 .col-md-3,
    .dine-athens.dine-diners-2 .col-lg-3 {
        width: 48%;
        margin: 0;
    }
    .cards-basic .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        max-width: 360px;
        width: 100%;
    }
    .alerts-list2-wrap {
        background: #002554;
        display: inline-block;
        vertical-align: middle;
        padding: 40px 20px 60px;
        margin-left: -4px;
        max-width: 490px;
        width: 100%;
    }

    .alerts-list2 img{
            margin-left: 15px;
    }
    .multiply-wrap {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
    }


    .multiply-3:before {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        right: 142px;
        top: 50px;
    }
    .multiply-3:after {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        left: 142px;
        top: 50px;
    }
    .multiply-66:before {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        right: 142px;
        top: 50px;
    }
    .multiply-66:after {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        left: 142px;
        top: 50px;
    }
    .multiply-25:before {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        right: 142px;
        top: 50px;
    }
    .multiply-25:after {
        content: "";
        width: 55%;
        display: block;
        height: 1px;
        background: #004c97;
        position: absolute;
        left: 142px;
        top: 50px;
    }


    .multiply-info {
        width: 100%;
        display: inline-block;
        text-align: left;
        position: relative;
        max-width: 200px;
        left: 27%;
        color: #004c97;
        margin-top: 10px;
        vertical-align: top;
        font-size: 14px;
    }
        .merchants .card-item  {
            max-height: 300px;
        }

    .mer-support {
        background: #041e42;
        max-width: 800px;
        margin: 10px auto;
        padding: 30px 25px 20px;
        z-index: 10;
        position: relative;
    }
    .merchants .dineathens-text .default-btn {
        border: 1px solid #004c97;
        background: transparent;
        padding: 4px 20px 5px;
        font-size: 12px;
        color: #004c97;
        margin: 0 auto 30px;
        display: block;
        z-index: 99;
        position: relative;
    }

    .text-guide-bg{
      background-image: url(../images/ny-guide.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 300px;
    }

    .text-guide {
      width: 80%;
      top: 60px;
    }

    .text-guide h3{
      font-size: 20px;
    }

    .text-guide p{
    font-size: 16px;
    }

    .traida {
      padding-bottom: 70px;
    }

    .text-guide-bg-footer{
      height: 300px;
    }

    .text-guide-footer {
      width: 80%;
      top: 87px;
    }

    .text-guide-footer h3{
      font-size: 20px;
    }

    .text-guide-footer p{
    font-size: 16px;
    }

    .text-guide-footer a button {
    padding: 5px 10px 5px 20px;
    margin-top: 10px;
    background: transparent;
    border:2px solid #ffffff;
    }

    .text-guide-footer a  {
      text-decoration: none;
      color: #ffffff;
    }

    .text-guide-footer a span {
      background-image: url("../images/arrow.png");
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 40px;
    }

    .blue-button{
      width: 260px;
      height: 90px;
      bottom: 170px;
    }

    .blue-button a {
      top: 22px;
    }

    .arrow  {
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      width: 10px;
      height: 10px;
      -ms-transform: rotate(135deg); /* IE 9 */
      -webkit-transform: rotate(135deg); /* Safari 3-8 */
      transform: rotate(135deg);
      position: relative;
      top: 36px;
    }
}

@media only screen and (max-width : 768px) {

  .cards-basic-title {
    padding: 0 15px;
  }

  .triada {
    padding-bottom: 0;
  }


    .flickity-page-dots {
        position: absolute;
        width: 100%;
        bottom: 10px;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
        line-height: 1;
        z-index: 9;
    }

    .sw-wrap2,
    .sw-wrap1 {
        margin-left: 0;
    }

    .sw-wrap.sw-wrap1:after {
        display:none;
        background: transparent;
        bottom: 0;
        content: " ";
        margin-left: 0;
        position: absolute;
        top: -0;
        height: 0;
        width: 0;
        left: 0%;
    }

    .win-text-wrap p {
        width: 100%;
        max-width: 100%;
    }

    .sw-body {
        background: #ffffff;
        padding: 7px 5px;
        height: 90px;
        border-bottom: 1px solid #efefef;
    }

    .win-text-wrap {
        background: url(../images/shop-win-bg.png) 0 -70px no-repeat;
        background-size: cover;
        position: relative;
        top: -70px;
        padding: 50px 0;
        height: 615px;
    }

    .footer-last-links li span {
        color: #ffffff;
        display: none;
    }

    .footer-last-links li a {
        color: #ffffff;
        font-size: 12px;
        margin-right: 0;
    }

    .footer-last-links li {
        margin-left: 20px;
        display: block;
        text-align: right;
    }

    .travelwrap   {
        margin-top: 280px;
    }
    .offers-text-wrap {
        position: absolute;
        bottom: 0;
        background: rgba(256,256,256,0.9);
        text-align: center;
        left: 0;
        padding: 35px 90px 30px;
        margin: auto;
        max-width: 100%;
        width: 100%;
        color: #004c97;
        margin-left: 0;
    }
    .benefit-position {
        background: #ffffff;
        position: relative;
        bottom: 312px;
        height: 740px;
        width: 80%;
        margin: auto;
        z-index: 9;
    }

    .footer-img {
        position: absolute;
        top: 730px;
        height: 310px;
        background: url(../images/footer-img.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        margin-bottom: -380px;
    }
    footer button {
        border: 1px solid #7bb6d9;
        background: transparent;
        margin-top: 50px;
        float: none;
        width: 100%;
        max-width: 300px;
        position: relative;
        left: 0;
    }
    .lost {
        font-size: 12px;
        color: #ffffff;
        max-width: 230px;
        margin: 20px auto;
    }
    .footer-last-links li {
        margin-left: 20px;
        display: inline-block;
        text-align: center;
    }

    .copy{
        margin-bottom: 50px;
    }
    .coop-link .default-btn {
        border: 1px solid #004c97;
        background: #ffffff;
        padding: 15px 25px;
        font-size: 16px;
        color: #004c97;
        margin-top: 45px;
        width: 95%;
        text-decoration: none;
    }
    .termsconditions,
    .faq,
    .offers-wrap {
        padding-bottom: 50px;
        padding: 2%;
    }

.blue-button {
  bottom: 65px;
}

.blue-div {
  display: none;
}

.romeNy {
  background: transparent!important;
}

}
@media only screen and (max-width : 767px) {
    .dining-index .travel-wrap3 {
        background: #dadada;
        color: #ffffff;
        padding: 60px 35px;
        top: -119px;
        right: 0;
    }

	.slide-text-wrap {
			position: absolute;
			bottom: 12%;
			left: 50%;
			font-size: 29px;
			color: #ffffff;
			font-weight: 300;
			margin-left: -80px;
			letter-spacing: 4px;
			text-shadow: 3px 2px 8px rgba(0, 0, 0, 1);
	}

	.second-slide {
			left:0;
			margin-left: 0;
	}

	.slide-text-wrap .default-btn {
			border: 1px solid #ffffff;
			background: transparent;
			padding: 4px 20px 5px;
			font-size: 12px;
			color: #ffffff;
			/* margin-top: 15px; */
			text-align: center;
			margin: 10px auto 10px;
			display: block;
			background: rgba(256,256,256,0.3);
	}

    .cards .cards-two-wrap,
    .cards .cards-one-wrap,
    .shop-and-win.dining-index .cards-one-wrap,
    .shop-and-win.dining-index .sw-bg-wrap,
    .shop-and-win.travel-index .cards-one-wrap,
    .shop-and-win.travel-index .sw-bg-wrap,
    .shop-and-win .cards-one-wrap
    {
        background: none;
    }
    .shop-and-win.dining-index .sw-club-white {
        margin: 45px 0 0;
    }
    .cards .club-blue {
        background: #002554;
        top: 0;
        left: 0;
    }
    .cards .club-white {
        padding: 45px 15px 50px 30px;
        top: 0;
        right: 0;
    }
    .cards .club-btn.default-btn {
        margin: 40px auto 95px;
        display: block;
    }
    .cards .club-gray {
        padding: 45px 15px 50px 30px;
        top: 0;
        right: 0;
    }
    .cards .benefit-card-wrap img {
        width: 100%;
        max-width: 301px;
        margin: 0 auto 20px;
    }
    .cards .footer-img {
        top: 511px;
        height: 335px;
        background: url(../images/cards-footer2.jpg) no-repeat;
        background-size: cover;
		background-position: right;
    }
    .cards .benefit-position {
        background: #e0e0e0;
        position: relative;
        bottom: 350px;
        height: auto;
        width: 90%;
        max-width: 960px;
        margin: auto;
        z-index: 9;
        padding: 60px 40px;
    }

    footer button {
        border: 1px solid #7bb6d9;
        background: transparent;
        margin-top: 50px;
        float: none;
        width: 100%;
        max-width: 300px;
        position: relative;
        left: 0;
    }
    .swin-footer-img {
        height: 310px;
        background: url(../images/ShopAndWin-subfooter.jpg) no-repeat;
        background-size: cover;
        background-position-x: -200px;
        width: 100%;
        position: relative;
        top: -162px;
    }
    .sw-bg-wrap .sw-res.club-blue button {
        margin: auto;
    }
    .shop-and-win .sw-res.sw-club-white {
        background: #ffffff;
        padding: 20px;
        top: -79px;
        max-width: 100%;
        width: 100%;
        left: 0;
        margin: 80px 0px 0;
        border: 1px solid#ccc;
    }
    .shop-and-win .sw-res.club-blue {
        background: #004c97;
        top: -79px;
        left: 0;
        max-width: 100%;
        width: 100%;
        padding: 20px;
    }
    .shop-and-win.travel-index .travel-wrap1 {
        padding: 35px;
        top: 0;
        right: 0;
        /* padding: 0; */
    }
    .shop-and-win.travel-index .swin-footer-img {
        height: 310px;
        background: url(../images/Travel_index.jpg) no-repeat;
        background-position-x: -252px;
        background-size: cover;
        width: 100%;
        position: relative;
        top: -162px;
    }
    .shop-and-win.travel-index .club-blue.travel-wrap2 {
        top: 0;
        left: 0;
    }
    .shop-and-win .club-text,
    .shop-and-win.travel-index .club-blue{
        max-width: 100%;
        width: 100%;
    }
   .travel-index .sw-club-white {
        margin: 0;
    }
    .sw-bg-wrap .club-blue.travel-wrap2 button {
        margin: 30px auto;
    }
    .shop-and-win.travel-index .sw-bg-wrap {

        height: 700px;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .shop-and-win.dining-index .club-blue.travel-wrap2 {
        top: -107px;
        left: 0;
        background: #004c97;
        padding: 60px 25px 60px 35px;
        max-width: 100%;
    }
    .shop-and-win.dining-index .club-text {
        max-width: 100%;
        width: 100%;
    }
    .dining-index .sw-bg-wrap .club-blue.travel-wrap2 button {
        margin: 30px auto;
        display: block;
        border: 1px solid #ffffff;
        background: #4079b1;
        color: #ffffff;
        padding: 5px 14px;
        clear: both;
    }

    .dining-index .travel-wrap1 {
        background: #dadada;
        color: #ffffff;
        padding: 60px 35px;
        top: -87px;
        right: 0;
    }
    .shop-and-win.dining-index .sw-bg-wrap {
        height: 630px;
    }
   .dining-index .sw-bg-wrap .sw-club-white.travel-wrap1 .default-btn {
        max-width: 200px;
        width: 100%;
        letter-spacing: initial;
        /* display: block; */
    }
    .dining-index .travel-wrap1 .default-btn {
        border: 1px solid #ffffff;
        background: transparent;
        padding: 4px 10px 5px;
        font-size: 12px;
        color: #ffffff;
        margin-top: 15px;
    }
    .shop-and-win.travel-index.dining-index .swin-footer-img {
        height: 310px;
        background: url(../images/dining-footer-bg.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        position: relative;
        top: -162px;
        background-position-x: -181px;
    }
    .shop-and-win.travel-index.dining-index .travel-wrap1 {
        padding: 60px 35px;
        top: -74px;
        right: 0;
    }
    .shop-and-win.travel-index.dining-index .club-blue.travel-wrap2 {
        top: -74px;
        left: 0;
        background: #004c97;
        padding: 60px 25px 60px 35px;
    }
    .dine-athens.dine-diners-2 .select-rest {
        font-size: 16px;
        color: #004c97;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .partners-bg .form-control {
        display: block;
        width: 100%;
        max-width: 395px;
        margin: auto;
        height: 40px;
        padding: 6px 12px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #004c97;
        background-color: #e8e8e8;
        background-image: none;
        border: 1px solid #004c97;
        border-radius: 0;
    }
    .dine-athens.dine-diners-2 .rest-info-wrap .partner-item img{
        max-width: 310px;
        margin: auto;
    }

    .dine-athens.dine-diners-2 .col-sm-3,
    .dine-athens.dine-diners-2 .col-md-3,
    .dine-athens.dine-diners-2 .col-lg-3 {
        width: 30%;
        margin: 0;
        padding-right: 0;
    }

    .rest-info-wrap {
        position: relative;
        top: -100px;
        padding: 20px;
    }
    .dine-athens.dine-diners-2 .partners-bg {
        background: #e4e4e4;
        padding-top: 50px;
        padding-bottom: 0;
        margin-bottom: 0;
        padding-left: 0;
        position: relative;
        top: -30px;
        z-index: 9;
    }

    .partners-bg .col-xs-12 {
        width: 100% !important;
        background: transparent;
        padding-left: 0;
    }

    .offers-main .shop-win-header-text p {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -250px;
        font-size: 26px;
        color: #ffffff;
        text-align: center;
        max-width: 500px;
        width: 100%;
        line-height: 1.2;
    }

    .card-tabs {
        margin: auto;
        text-align: center;
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        height: 265px;
    }

    .cards-basic .nav-tabs>li>a img {
        width: 100%;
        opacity: 0.6;
        padding-top: 0;
        transition: all 0.3s ease;
        max-width: 150px;
    }

    .cards-basic .nav-tabs>li {
        float: none;
        margin-bottom: -1px;
        max-width: 200px;
        width: 100%;
        text-align: center;
    }

    .cards-basic .nav-tabs>li {
        float: none;
        margin: 0 auto -1px;
        max-width: 200px;
        width: 100%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }

    .cards-basic .nav-tabs>li.active>a img,
    .cards-basic .nav-tabs>li.active>a:focus img,
    .cards-basic .nav-tabs>li.active>a:hover img {
        width: 100%;
        opacity: 1;
        padding-top: 0;
        max-width: 300px;
    }

    .shop-service {
        height: 370px;
    }

    .cards-basic .footer-img {
        height: 300px;
        background: url(../images/cards-basic-subfooter.jpg) no-repeat;
        background-size: cover;
        background-position-x: -300px;
        width: 100%;
        position: relative;
        top: -262px;
        z-index: 1;
        margin-bottom: -262px;
    }
    .modal-dialog {
        max-width: 975px;
        margin: 50px auto;
        width: 100%;
    }

    .multiply-info {
        width: 100%;
        display: block;
        text-align: center;
        position: relative;
        max-width: initial;
        left: 0;
        color: #004c97;
        margin-top: 10px;
        vertical-align: top;
        font-size: 14px;
        margin: auto;
        padding: 2% 22% 4%;
    }
    .multiply-25, .multiply-66, .multiply-3 {
        background: #004c97;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        position: relative;
        margin-left: 110px;
        display: block;
        margin-right: 10px;
        margin: auto;
    }
    .definitions ul{
        padding:0;
    }
    .partners-wrap .carousel-inner>.item>a>img,
    .partners-wrap .carousel-inner>.item>img,
    .partners-wrap .img-responsive,
    .partners-wrap .thumbnail a>img,
    .partners-wrap .thumbnail>img {
        display: block;
        max-width: 395px;
        height: auto;
        width: 100%;
        margin: auto;
        padding: 0;
    }
    .partner-text {
        background: #d4d4d4;
        max-width: 395px;
        margin: auto;
    }
    .partners-wrap {
        margin-top: 30px;
        margin-left: 0;
    }

     .offers-inside-bg img {
        width: 100%;
        max-width: 960px;
        margin: auto;
        position: relative;
        top: 50px;
    }
    .shop-offers-main-text button.default-btn,
    .offers-main-text button.default-btn {
        width: 100%;
        max-width: 275px;
        padding: 20px;
        border: 1px solid #004c97;
        margin-left: 0px;
        margin-top: -200px;
        margin-bottom: 20px;
    }
    .offers-inside .offers-main-text button.default-btn {
        width: 100%;
        max-width: 275px;
        padding: 20px;
        border: 1px solid #004c97;
        margin-left: 0px;
        margin-top: 45px;
        margin-bottom: 20px;
    }
    .offers-inside-title {
        font-size: 24px;
        color: #004c97;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .shop-offers-main-text .nopadleft,
    .offers-main-text .nopadleft {
        padding-left: 15px !important;
    }



}
@media only screen and (max-width : 650px) {

    .offers-text-wrap {
        position: absolute;
        bottom: 0;
        background: rgba(256,256,256,0.9);
        text-align: center;
        left: 0;
        padding: 5px 90px 10px;
        margin: auto;
        max-width: 100%;
        width: 100%;
        color: #004c97;
        margin-left: 0;
    }
    .offer-icon-border,
    .offer-icon{
        display: none;
    }

    .offers-text-wrap h4 {
        font-size:14px;
    }
    .shop-win-header-text img,
    .dine-athens.dine-diners-2 .da-header-text img,
    .shop-and-win.travel-index .shop-win-header-text img,
    .shop-and-win.travel-index.dining-index .shop-win-header-text img
    {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -50px;
        margin-top: -50px;
        max-width: 100px;
        width: 100%;
    }
    .da-header-text img{
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -75px;
        margin-top: -50px;
        max-width: 150px;
        width: 100%;
    }
    .dine-athens.dine-diners-2.merchants .da-header-img {
        background: url(../images/merchants-header.png) no-repeat;
        background-size: cover;
        height: 410px;
        background-position-x: -405px;
    }

    .shop-and-win.travel-index .shop-win-header-text p,
    .shop-and-win.travel-index.dining-index .shop-win-header-text p {
        position: absolute;
        top: 69%;
        left: 50%;
        margin-left: -230px;
        font-size: 22px;
        color: #ffffff;
        text-align: center;
        max-width: 460px;
        width: 100%;
        line-height: 1.2;
        white-space: normal;
    }
    .shop-win-header-text p {
        position: absolute;
        top: 69%;
        left: 50%;
        margin-left: -150px;
        font-size: 22px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
        white-space: normal;
    }

    .da-header-text p{
        position: absolute;
        top: 69%;
        left: 50%;
        margin-left: -150px;
        font-size: 22px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
        white-space: normal;
    }


    .dine-athens.dine-diners-2 .da-header-text p {
        position: absolute;
        top: 45%;
        left: 50%;
        margin-left: -150px;
        font-size: 25px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
        font-weight: 100;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-shadow: 3px 2px 8px rgba(0, 0, 0, 1);
    }
    .dine-athens.dine-diners-2.merchants .da-header-text p {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -150px;
        font-size: 26px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
    }


    .shop-and-win.travel-index .shop-win-header-text p, .shop-and-win.travel-index.dining-index .shop-win-header-text p {

        margin-left: -152px;
        max-width: 312px;
    }

    .dine-athens.dine-diners-2 h2 {
        font-size: 19px;
        font-weight: 700;
    }

    .dine-athens.dine-diners-2 h4 {
        font-size: 16px;
        font-weight: 500;
    }
    .dine-athens.dine-diners-2 .partners-bg.rest-coops {
        background: #f8f8f8;
        padding-top: 0;
        padding-bottom: 50px;
        margin-bottom: 100px;
        padding-left: 0;
        padding:0;
        top: 0;
    }

    .dine-athens.dine-diners-2 .footer-img {
        position: relative;
        top: -165px;
        height: 292px;
        background: url(../images/dinediners2-footer.jpg) no-repeat;
        background-size: cover;
        background-position-x: -553px;
        width: 100%;
        margin-bottom: -292px;
        z-index: 1;
    }

    .offers-main .main {
        margin-bottom: 20px;
    }

    .coop-link .default-btn a {
            letter-spacing: initial;
    }

    .offers-text-wrap h4 {
        margin-bottom: 0;
        padding-top: 20px;
    }

    .large-offer p {
        font-size: 14px;
        line-height: 14px;
        margin: 10px 0 0;
    }
.shop-offers-inside-bg {
    background: #50aed5;
    height: auto;
    margin-bottom: 45px;
}
.shop-offers-main-text, .offers-main-text {
    margin-top: 30px;
    margin-bottom: 110px;
}



}
@media only screen and (max-width : 480px) {

      .text-guide-footer {
      width: 90%;
      top: 70px;
      }

    .offers-text-wrap {
        position: absolute;
        bottom: 0;
        background: rgba(256,256,256,0.9);
        text-align: center;
        left: 0;
        padding: 5px 0 10px;
        margin: auto;
        max-width: 100%;
        width: 100%;
        color: #004c97;
        margin-left: 0;
    }
    .slide-text-wrap {
        position: absolute;
        bottom: 12%;
        left: 50%;
        font-size: 16px;
        color: #ffffff;
        font-weight: 300;
        margin-left: -80px;
        letter-spacing: 4px;
				text-shadow: 3px 2px 8px rgba(0, 0, 0, 1);
    }

		.second-slide {
				left:0;
				margin-left: 0;
		}

    .slide-text-wrap .default-btn {
        border: 1px solid #ffffff;
        background: transparent;
        padding: 4px 20px 5px;
        font-size: 10px;
        color: #ffffff;
        /* margin-top: 15px; */
        text-align: center;
        margin: 10px auto 10px;
        display: block;
        background: rgba(256,256,256,0.3);
    }
    .welcome-msg p {
        font-size: 15px;
        color: #3e3b3a;
        text-align: center;
        margin: 0px 2%;
        font-family: 'Georgia';
    }
    .small-offer .offers-text-wrap {
        position: absolute;
        bottom: 0;
        background: rgba(256,256,256,0.9);
        text-align: center;
        left: 0;
        padding: 5px 0px 10px;
        margin: auto;
        max-width: 100%;
        width: 100%;
        color: #004c97;
        margin-left: 0;
    }
    .large-offer p {
        font-size: 14px;
    }

    .win-title, .offers-title {
        font-size: 26px;
        color: #004c97;
        text-align: center;
        margin-bottom: 20px;
        font-weight: 700;
    }

    .win-title, .offers-title {
        font-size: 20px;
        color: #004c97;
        text-align: center;
        margin-bottom: 10px;
        font-weight: 700;
        margin-top: 20px;
    }

    .home .win-title {
        top: -100px;
        position: relative;
        margin-top: 0;
        font-size: 20px;
    }
    .offers {
        background: #ffffff;
    }
    .offers-position {
        top: -150px;
        position: relative;
        height: 570px;
    }
    footer button {
        border: 1px solid #7bb6d9;
        background: transparent;
        margin-top: 50px;
        float: none;
        width: 75%;
    }
    .cards-msg {
        color: #004c97;
        font-size: 20px;
        padding: 50px 0 80px;
        margin: auto;
        width: 100%;
        max-width: 690px;
        text-align: center;
        text-transform: uppercase;
        line-height: 1.2;
    }
    .shop-and-win.travel-index.dining-index .shop-win-header-text p {
        position: absolute;
        top: 69%;
        left: 50%;
        margin-left: -150px;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
        white-space: normal;
    }
    .shop-and-win .welcome-msg h3 {
        font-size: 18px;
        color: #004c97;
        text-align: center;
        font-weight: 400;
    }

    .offers-main .shop-win-header-text p {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -150px;
        font-size: 26px;
        color: #ffffff;
        text-align: center;
        max-width: 300px;
        width: 100%;
        line-height: 1.2;
    }

    .card-tabs {
        margin: auto;
        text-align: center;
        display: block;
        float: none;
        width: 100%;
        max-width: 960px;
        height: 219px;
    }

    .cards-basic .nav-tabs>li>a img {
        width: 100%;
        opacity: 0.6;
        padding-top: 0;
        transition: all 0.3s ease;
        max-width: 100px;
    }

    .cards-basic .nav-tabs>li {
        float: none;
        margin: 0 auto -1px;
        max-width: 130px;
        width: 100%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }
    .card-tabs {
        margin: auto;
        text-align: center;
        display: block;
        float: none;
        width: 100%;
        max-width: 960px;
        height: 215px;
    }

    .cards-basic .win-text.blue-bg {
        background: #002554;
        padding: 25px 4%;
        position: relative;
        top: -136px;
        margin-bottom: -136px;
        margin-top: 90px;
    }

    .coop-link .default-btn i {
        margin: 0 0 0 20px;
        font-size: 21px;
    }
    .partners-bg {
        background: #e8e8e8;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 50px;
        padding: 0;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 380px) {
    .benefit-position {
        background: #ffffff;
        position: relative;
        bottom: 312px;
        height: 780px;
        width: 80%;
        margin: auto;
        z-index: 9;
    }
    .footer-img {
        position: absolute;
        top: 770px;
        height: 310px;
        background: url(../images/footer-img.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        margin-bottom: -380px;
    }

    .navbar-brand img{
        max-width: 160px;
    }
    .win-text-wrap {
        background: url(../images/shop-win-bg.png) 0 -70px no-repeat;
        background-size: cover;
        position: relative;
        top: -70px;
        padding: 50px 0;
        height: 630px;
    }
.cards-basic-main {
    background: #e2e2e2;
    margin-top: 200px;
    padding: 0 5%;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
