@charset "UTF-8";
@font-face {
  font-family: "Roboto", Arial, "Verdana", sans-serif;
  src: url(./font/AvenirLTStd-Light.otf) format("opentype"); }
/*
Include this after bootstrap.css. Add class of 
vert-offset-top-value or vert-offset-bottom-value 
to your Bootstrap 3 default rows to prevent row content 
from touching the row content above or below.
*/

/* Vertical Offset Bottom */
.vert-offset-top-12{
    margin-top: 12em;
}
.vert-offset-top-11{
    margin-top: 11em;
}
.vert-offset-top-10{
    margin-top: 10em;
}
.vert-offset-top-9{
    margin-top: 9em;
}
.vert-offset-top-8{
    margin-top: 8em;
}
.vert-offset-top-7 {
    margin-top: 7em;
}
.vert-offset-top-6{
    margin-top: 6em;
}
.vert-offset-top-5{
    margin-top: 5em;
}
.vert-offset-top-4{
    margin-top: 4em;
}
.vert-offset-top-3{
    margin-top: 3em;   
}
.vert-offset-top-2{
    margin-top: 2em;
}
.vert-offset-top-1{
    margin-top: 1em;
}
.vert-offset-top-0{
    margin-top: 0em;
}
/* Vertical Offset Bottom */
.vert-offset-bottom-12{
    margin-bottom: 12em;
}
.vert-offset-bottom-11{
    margin-bottom: 11em;
}
.vert-offset-bottom-10{
    margin-bottom: 10em;
}
.vert-offset-bottom-9{
    margin-bottom: 9em;
}
.vert-offset-bottom-8{
    margin-bottom: 8em;
}
.vert-offset-bottom-7{
    margin-bottom: 7em;
}
.vert-offset-bottom-6{
    margin-bottom: 6em;
}
.vert-offset-bottom-5{
    margin-bottom: 5em;
}
.vert-offset-bottom-4{
    margin-bottom: 4em;
}
.vert-offset-bottom-3{
    margin-bottom: 3em;
}
.vert-offset-bottom-2{
    margin-bottom: 2em;
}
.vert-offset-bottom-1{
    margin-bottom: 1em;
}
.vert-offset-bottom-0{
    margin-bottom: 0em;
}
body {
  font-family: "Roboto", Arial, "Verdana", sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
 }

a {
  color: #e31937; }

a:hover {
  color: #e31937; }

.container-fluid {
  padding: 0px; }
.store-listing-nav > a{
	text-decoration:none;
}
.divider {
  border-bottom: 1px solid  #e0e0e0; }

/* TEXT STUFF */
.text-highlight {
  color: #e31937; }

.text-large {
  font-size: 2.6em; }

.very-large-text {
  color: #e31937;
  font-size: 2.5em; }

ul.list-items {
  list-style: none;
  padding: 0;
  margin: 0; }

li.list-item {
  padding-left: 20px;
  text-indent: -1.6em;
  margin: 10px; }
 .mobileTextOnly{
		display:none;
}
li.list-item:before {
  content: "• ";
  color: #e31937;
  margin-right: 10px; }

.informative-text {
  color: #666;
  font-size: 1.1em; }

.page-heading {
  width: 100%;
  padding: 20px;
  margin-top:50px;
  background: #e31937;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31937', endColorstr='#871c18',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .page-heading .text-large {
    color: #FFF;
    font-weight: 100;
    text-align: center; }
.textPageHeading{
	margin-top:0;
}
.page-sub-heading {
  font-size: 2.0em;
  color: #e31937;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px; }

.textpage-sub-heading {
  font-size: 1.8em;
  color: #e31937;
  margin-top: 20px;
  margin-bottom: 1px; }

/* END TEXT STUFF */
/* MENU */
#menu {
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #FFF;
  z-index: 100; }

.dropdown-toggle .fa {
  color: #e31937; }

.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent;
  border-bottom: 1px solid #e31937; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-bottom-color: transparent; }
  
.category-banner{
	height:300px;
}
.dropdown-menu {
  border-color: #e31937; }
  .dropdown-menu li {
    margin-bottom: 10px; }
    .dropdown-menu li a:hover {
      color: #980f0f; }
    .dropdown-menu li .fa {
      margin-right: 10px; }

/* END MENU */
/* USER PAGE */
.account-info {
  text-align: center;
  color: #666;
  font-size: 1.6em; }

.user-info-heading {
  text-align: center;
  color: #666;
  margin-bottom: 20px; }
  .user-info-heading div {
    font-weight: bold; }

.report-table-heading {
  color: #666;
  border: 1px solid #FFF; }
.modalstoreDiv{
	padding-left: 2%;
}
.table > tbody > tr > td, .table > thead > tr > th {
  border: none; }
.start-page-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 1.2em;
    color: #666;
    padding: 10px;
}
.start-page-title .num {
    font-size: 2.0em;
    border-bottom: 1px solid #AAA;
    margin-bottom: 10px;
} 
.start-page-title .title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #444;
}
.navbarcontainerset {
    max-width: 100% !important;
    overflow-x: hidden !important;
}
.swiper-pagination-bullet-active{
	background-color:white;
}
.swiper-wrapper > .swiper-slide > img{
	padding: 6%;
	padding-bottom:1%;
}
.swiper-wrapper > .swiper-slide > a{
	display: block;
	height: 100%;
	width: 80%;
	margin-left: 10%;
	color: white;
	font-size: 42px;
	text-align: center;
	padding-left: 12%;
	padding-right: 12%;
	text-decoration:none;
	line-height: 55px;
	position: absolute;
    top: 20px;
    padding-top: 14%;
    padding-bottom: 4%;
}
.swiper-wrapper > .swiper-slide > a:hover{
	text-decoration:none;
}
.user-form {
  margin: 10px; }

/* END USER PAGE */
/* BUTTONS */
.btn-primary {
  background-color: #e31937;
  border-color: #e31937; }

.btn-primary:hover {
  background-color: #FF0022;
  border-color: #FF0022; }

/*  END BUTTONS */
/* NAVBAR */
.navbar {
  margin-bottom: 0px; }
  .navbar .dropdown-menu a {
    font-size: 1.0em; }
  .navbar .input-group-addon {
    background-color: transparent;
    cursor: pointer; }
    .navbar .input-group-addon .fa {
      color: #e31937; }

.navbar-nav > li {
  margin-top: 10px; }

.navbar-form {
  margin-top: 20px; }

.navbar-brand {
  padding: 10px 0px 0px 0px;
  height: auto;
  margin-right: 30px; }
  .navbar-brand img {
    display: inline; }

.navbar > .container-fluid .navbar-brand {
  margin-left: 10px; }

.navbar-toggle .icon-bar {
  border: 2px solid #e31937; }

.navbar a {
  color: #666;
  font-size: 1.4em; }

/* END NAVBAR */
.partner-logo-heading {
  font-size: 0.6em;
  margin-left: 8px; }

.category-banner .banner-title {
  color: #FFF;
  font-size: 4em; }
.categoryText{
	width: 63%;
    text-align: center;
	font-size: 4em;
    vertical-align: middle;
    line-height: 120px;
    color:white;
    display: inline-block;
}
.categorybannerwithoutOverImage{
	width:100%;
	padding-top:8%;
}
.popover-content{
	color:black !important;
}
.caraouselspan{
	 font-weight: bold;
}
/* CATEGORY FILTER */
.filter {
  margin-top: 20px;
  background-color: #F4F4F4;
  padding: 30px;
  border-radius: 4px; }
  .filter div.title {
    color: #777;
    font-size: 1.2em;
    margin-bottom: 10px; }
    .filter div.title .fa {
      color: #e31937; }
  .filter .filter-item {
    color: #e31937;
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 1.2em;
    cursor: pointer;
    width: 25%;
    float: left; }
  .filter .divider {
    margin-bottom: 20px; }

/* END CATEGORY FILTER */
.campaign-banners {
  margin-top: 30px; }
  #campaign-bnr{
 	margin-bottom: 35px;
    margin-top: 0px;
  }
  .campaign-banners .title {
    color: #666;
    font-size: 1.1em; }
  .campaign-banners .campaign-banner {
    height: 140px;
    background-color: grey;
    border-radius: 3px;
    margin-bottom: 10px; }
.registeraccountText{
	font-size:11px;
}
/* STORE */
.store-list {
  margin-top: 20px;
  margin-bottom: 20px; }

.store {
  border-bottom: 2px solid #e0e0e0; }
  .store .min-view {
    padding: 20px; }
    .store .min-view .short-description {
      font-size: 1.2em;
      color: #666; }
  .store .store-discount {
    color: #e31937;
    font-size: 2.6em; }
  .store .store-button {
    background-color: #e31937;
    color: #FFF;
    border-radius: 50px;
    font-size: 1.2em;
    padding: 5px 20px;
    border: none; }
  .store .store-button:hover {
    background-color: #FF0022; 
    text-decoration: none;}
  .store .view-more {
    color: #e31937;
    font-weight: 800;
    padding-top: 5px;
    cursor: pointer; }
  .store .collapse-content {
    background-color: #F4F4F4;
    padding: 20px;
    border-radius: 0px 0px 4px 4px; }
  .store .detailed-store-info .row:first-of-type {
    margin-bottom: 20px; }
  .store .detailed-store-info .title {
    color: #e31937;
    font-size: 1.4em;
    font-weight: 200; }
    .store .detailed-store-info .title .fa {
      margin-left: 20px;
      margin-right: 5px; }
  .store .detailed-store-info .to-store {
    color: #e31937;
    font-weight: bold;
    cursor: pointer; }
  .store .detailed-store-info .discount-item {
    margin-bottom: 30px; }
    .store .detailed-store-info .discount-item .num {
      float: left;
      width: 20%;
      font-size: 1.1em;
      font-weight: bold;
      color: #555; }
    .store .detailed-store-info .discount-item .text {
      float: left;
      width: 70%;
      font-size: 1.1em;
      color: #777; }
  .store .detailed-store-info .store-campaign {
    margin-bottom: 20px; }
    .store .detailed-store-info .store-campaign .title {
      color: #555;
      font-size: 1.1em;
      font-weight: bold;
      margin-bottom: 5px; }
    .store .detailed-store-info .store-campaign .read-more {
      float: left;
      border-right: 1px solid #999;
      padding-right: 20px;
      color: #e31937;
      cursor: pointer; }
    .store .detailed-store-info .store-campaign .to-campaign,.store .detailed-store-info .store-campaign .to-campaign-code {
      float: left;
      padding-left: 20px;
      color: #e31937;
      font-weight: bold;
      cursor: pointer; }

.modal-content .store {
  border-bottom: none; }
.bb {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.store.open {
  box-shadow: 0px 4px 10px 4px #999;
  border-bottom: none;
  border-radius: 0px 0px 4px 4px; }

/* END STORE */
/* FOOTER */
.footer {
  background-color: #e31937;
  color: #FFF;
  padding: 20px; }
  .footer .title {
    color: white; }
  .footer .item {
    color: #ddd; }

/* END FOOTER */
.form-control.no-right-border {
  border-right: none; }

/* FOR THE CAMPAIGN BANNERS */
figure {
  width: 100%;
  margin: 8px auto;
  border-radius: 4px;
  overflow: hidden; }

div.stretchy-wrapper {
  width: 100%;
  padding-bottom: 55.4%;
  /* 16:9 */
  position: relative;
}

div.stretchy-wrapper > div.short-description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 1.4em;
  text-align: center;
  padding-top: 20%;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(0, 0, 0, 0.4); }

div.stretchy-wrapper > div.store-name {
  position: absolute;
  top: 80%;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 1.3em;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px; }

#hotels-com {
  background: url(beach.jpg);
  background-size: cover; }

#adlibris-com {
  background: url(book.jpg);
  background-size: cover; }

#lekmer-se {
  background: url(bear.jpg);
  background-size: cover; }

/* CATEGORY BANNERS */
.store-categories {
  padding: 15px; }

.category {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

category {
  width: 100%;
  margin: 0px auto; }

div.stretchy-wrapper {
  width: 100%;
  padding-bottom: 55.4%;
  /* 16:9 */
  position: relative;
  border-radius: 4px;
  overflow: hidden; 
  cursor:pointer;}

div.stretchy-wrapper > div.category-name {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 1.3em;
  text-align: center;
  padding-top: 20%;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(0, 0, 0, 0.4); }

#cat1 {
  background: url(beach.jpg);
  background-size: cover; }

#cat2 {
  background: url(bear.jpg);
  background-size: cover; }

#cat3 {
  background: url(book.jpg);
  background-size: cover; }

#cat4 {
  background: url(electronics.jpg);
  background-size: cover; }

#cat5 {
  background: url(fashion.jpg);
  background-size: cover; }

#cat6 {
  background: url(watch.jpg);
  background-size: cover; }

#cat7 {
  background: url(interior.jpg);
  background-size: cover; }

/* END CATEGORY BANNERS */
/* START PAGE CAMPAIGNS */
.curated-campaigns {
  padding-top: 20px; }
  .curated-campaigns p.list-title {
    color: #e31937;
    font-size: 1.8em; }
  .curated-campaigns .campaign {
    font-size: 1.2em;
    color: #666;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 5px;
    padding-top: 10px; }
    .curated-campaigns .campaign .store-name {
      color: #e31937;
      font-weight: bold; }

/* END START PAGE CAMPAIGNS */
/* STORE LISTING */
.store-listing {
  padding: 20px; }
  .store-listing ul li a {
    font-weight: bold; }
  .store-listing .tab-pane {
    padding: 10px; }
  .store-listing .list-heading {
    color: #e31937;
    font-size: 1.3em;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 20px; }
  .store-listing .item {
    color: #666;
    font-weight: 500; }
  .store-listing .item:hover {
    color: #e31937;
    cursor: pointer; }

.modal-body{
  padding: 0px;
  margin-bottom: 0; 
}

.couponLink{
	text-decoration: none;
    padding-left: 1%;
}
  
.store-listing-nav span:hover {
    border-bottom: 1px solid red;
}
.pluginDialog{
	width:1000px;
}
.modal-footer {
    text-align: center;
}
.category-over-image{
	height: 130px;
    width: 150px;
    margin-left: 10%;
    margin-top: 4%;
    display: inline-block;
    background-repeat: no-repeat;
}
.pluginInstallButton{
	font-size:16px;
}
.pluginTextModal{
	display:inline-block;
	width:48.5%;
	margin-top: 2%;
    font-weight: bold;
    text-align: center;
    color:rgb(222, 21, 50);
}
.pluginBodyModalText{
	width: 47%;
	float:left;
	margin-left: 2%;
    margin-top: 2%;
    font-weight: 800;
    font-size: 14px;
    display: inline-block;
    height: 115px;
}
.campaignModalBodyText{
	width: 100%;
	margin-left: 2%;
    margin-top: 2%;
    font-weight: 800;
    font-size: 14px;
    display: block;
    height: 115px;
}
.CampaignBodyModalImage{
	width:80%;
	margin-left:10%;
	margin-top:1%;
	margin-bottom:1%;
	
}
.pluginfooter{
	border-top:none;
}
.caraousel-banner{
	height:450px;
}
.swiper-slide{
	background-repeat: no-repeat;
	background-size: cover;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 30px;
    background-image:url('/images/right-arrow.png');
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 30px;
    background-image:url('/images/arrow-back-white.png');
}
.pluginBodyModalImage{
	height: auto;
    margin-top: 1%;
}
.pluginModalBrowserLogo > img{
	margin-left:2%;
}
.menuStoreListing{
	display: inline-flex;
}
/* END STORE LISTING */
#bannertest {
  width: 100%;
  height:425px;
  max-width:1600px;
  background: #e31937;
  margin:0 auto !important;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ee5449 0%, #871c18 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #ee5449 0%, #871c18 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #ee5449 0%, #871c18 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5449', endColorstr='#871c18',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  #bannertest #banner-text-large {
    color: #FFF;
    font-weight: 400;
    text-align: center; }
  #bannertest #banner-text-medium {
    color: #FFF;
    font-weight: 400;
    text-align: center; }
    
/*	THINGS NOT USED - JUST FOR PROTYPE PURPOSE	*/
#plugin {
  padding: 20px;
  background-color: #e31937;
  color: #FFF;
  text-align: center;
  font-size: 1.4em; }
  #plugin .plugin-link {
    border: 2px solid #FFF;
    border-radius: 40px;
    padding: 10px 30px;
    margin: 5px;
    display: inline;
    font-size: 0.8em;
    cursor: pointer;
    font-weight: 600; }
    #plugin .plugin-link .fa {
      margin-left: 10px;
      font-size: 20px; }

#plugin-bottom {
  padding: 20px;
  background-color: #F4F4F4;
  text-align: center;
  color: #555;
  font-size: 1.3em; }
  #plugin-bottom .fa-safari {
    font-size: 40px;
    margin-right: 30px; }
  #plugin-bottom p {
    color: #e31937; }
  #plugin-bottom .plugin-text {
    vertical-align: bottom;
    text-align: left; 
    cursor: pointer;}

svg path,
svg rect{
  fill: #FF6700;
}
.loader{
	margin-left:40%;
	margin-top:5%;
}
#loginDropDown{
	position: static;
}
.container-fluid {
  position: relative;
}
#loginDropDown > .dropdown-menu {
  width: 90%;
}
.sidebar-line {
    width: 100%;
    height: 2px;
    background: #F6F5F2;
    margin-bottom: 25px;
}
.sidebar-line span {
    display: block;
    width: 100px;
    height: 5px;
}

.lettering [class^="char"]:nth-last-child(4){
	padding-right:6px;
}

.widget-title{
	font-size: 20px;
}
.footer > .row > div > .item > a{
	color:white;
}
.emailPassPageForm{
	background-color: white;
    padding-left: 4%;
    padding-top: 4%;
    padding-right: 5%;
    padding-bottom: 5%;
}

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 60px;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 46px;
  line-height: 25px;
  color: #999;
  border: 1px solid #EFEFEF;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
}
.file-upload-wrapper:before {
  content: attr(button-label);
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 48px;
  background: #FF0022;
  color: #fff;
  font-weight: 500;
  z-index: 25;
  font-size: 16px;
  line-height: 52px;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover:before {
  background: #204d74;
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.load-more {
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 300;
    color: #e31937;
    padding: 20px;
}
.store-detailed-info-text {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
}
.store-listing-nav {
    width: 100%;
    padding: 10px;
    text-align: center;
    z-index: 9999;
    border-bottom: 1px solid #FFF;
}
.store-listing-nav span {
    padding: 5px;
    cursor: pointer;
    font-weight: bold;
}
.border-code {
  margin: 20px;
  border: 2px;
  height: 40px;
  text-align: center;
  line-height:40px;
}
.border-dotted {
  border-style: dotted;
}
@media(max-width:1024px){
	#plugin-bottom,#plugin{
		display:none;
	}
	.mobileTextOnly{
		display:block;
	}
	
}
/* XS CUSTOMIZATIONS */
@media (max-width: 768px) {
.category-over-image{
    	   display:none;
}
.caraousel-banner{
		display:none;
}

  body {
    padding-top: 0px; }
   .categoryText{
   	    display: grid;
   	    font-size:3em;
   	    width:100%;
   }
  #menu {
    position: static;
    top: 0px;
    width: 100%;
    background-color: #FFF;
    z-index: 999999; }
    
    .menuStoreListing {
    z-index: 1;
   	 position: fixed;
   	 right: 0px;
   	 top: 12px;
     display: block;
     padding:0;
     background-color: #e0e0e0;
     width: 85px;
     margin-left: -30px;
	}
	
	.menuStoreListing a {
    	padding: 5px;
    	/* font-size: 12px; */
    	display: inline-block;
	}
    .category-banner{
		height:150px;
	}
  .filter {
    margin: 10px 20px; }
    .filter .filter-item {
      float: none;
      width: 100%; }
  .pad-content {
    padding-left: 20px;
    padding-right: 20px; }
  .store-list {
    padding: 0px 20px; }
  .text-large {
    font-size: 2.0em; }
  .campaign-banners {
    padding: 0px 20px; }
  div.stretchy-wrapper > div.short-description {
    font-size: 2.0em;
    padding-top: 20%; }
  div.stretchy-wrapper > div.store-name {
    font-size: 2.0em;
    text-align: center; }
  #bannertest {
   display:none;
   }
  #banner-text-large {
    color: #FFF;
    font-size: 2.0em;
    font-weight: 400;
    text-align: center;
    padding-top: 20px; }
  #banner-text-medium {
    color: #FFF;
    font-size: 1.1	em;
    font-weight: 400;
    text-align: center; }
  .start-page-title {
    font-size: 1.3em;
    text-align: left; }
    .start-page-title .num {
    font-size: 2.0em;
    border-bottom: 1px solid #AAA;
    margin-bottom: 20px;
    }
  .curated-campaigns {
    padding-left: 20px;
    padding-right: 20px; }
  .category {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px; }
  category {
    width: 10%;
    margin: 0px auto; }
  div.stretchy-wrapper {
    width: 100%;
    padding-bottom: 55.4%;
    /* 16:9 */
    position: relative;
    border-radius: 4px;
    overflow: hidden; }
  div.stretchy-wrapper > div.category-name {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 1.4em;
    text-align: center;
    padding-top: 20%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(0, 0, 0, 0.4); } }

/* SM CUSTOMIZATIONS */
@media (min-width: 769px) {
  div.stretchy-wrapper > div.short-description {
    padding-top: 10%;
    font-size:1.2em;
     }
   
  div.stretchy-wrapper > div.store-name {
    font-size: 2.0em;
    text-align: center; }
  div.stretchy-wrapper > div.store-name {
    font-size: 1.3em;
    text-align: center; }
  #bannertest {
    width: 100%;
  }
  #banner-text-large {
    color: #FFF;
    font-size: 3.4em;
    font-weight: 400;
    text-align: center;
    padding-top: 20px; }
  #banner-text-medium {
    color: #FFF;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center; } }


@media (min-width:768px) and (max-width:840px){
	div.stretchy-wrapper > div.short-description {
		font-size:1em;
	}
	.categoryText {
    		font-size: 3em;
	}
}
@media(max-width:568px){
	div.stretchy-wrapper > div.category-name {
		font-size:1.1em;
	}
	div.stretchy-wrapper > div.short-description{
		font-size:1.2em;
	}
	.category-banner{
		height:120px;
	}
	.categoryText {
    	font-size: 2em;
    	line-height: 90px; 
	}
	.navbar-brand img{
		margin-left:22%;
	}	
}
@media(max-width:340px){
	.category-banner{
		height:80px;
		
	}	
	.categoryText{
		line-height: 45px;
	}
	.navbar-brand img{
		margin-left:22%;
	}
}
.passwordText{
	padding-left: 27%;
	width: 100%;
	padding-top: 10px;
}
@media only screen and (max-width: 600px) {
	.passwordText{
		padding-left: 2%;
		padding-top: 10px;
	}
}
.edit-button{
	border: none;
    background: none;
    margin-top: 0px;
}
#UpdateEmail{
    margin-right: -28px;
}
#recaptchaBlock{
	display:flex;
}
#support-submit-btn{
	padding-top: 20px;
}
#body-content{
	display: block;
	
}

#target-content {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 200ms;
	display: none;
	z-index: 2;
}
#target-content:target {
  pointer-events: all;
  opacity: 1;
  display: block;

}
#target-content #target-inner {
  position: absolute;
  display: block;
  padding: 10px;
  line-height: 1.8;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.2);
  background: white;
  color: #34495E;
  height: calc(70%);
}
#target-content #target-inner h2 {
  margin-top: 0;
}
#target-content #target-inner code {
  font-weight: bold;
}
#target-content a.close {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #34495E;
  opacity: 0.5;
  transition: opacity 200ms;
}
#target-content a.close:hover {
  opacity: 0.4;
}
#claim-cashback{
	margin: auto;
  width: 100%;
  padding: 10px 0px;
  color: red;
  font-size: x-large;
}

@media (min-width: 1025px) {
  #target-inner{
    top: 60% !important;
  }
}

/* Modal */
.modal {
  position: fixed; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: flex-start; /* or center */
  z-index: 1000;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
  overflow: hidden;
}
.modal.modal-show {
  animation: fadeIn 0.1s ease-in-out forwards;
}
.modal.modal-hide {
  animation: fadeOut 0.1s ease-in-out 0.1s forwards;
}
.modal-content-dialog {
  position: relative;
  background-color: #fff;
  margin: 2rem;
  border-radius: 0.25rem;
  width: 50%;
  max-height: 100%;
  overflow: auto;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
}
.modal.modal-show .modal-content-dialog {
  animation: fadeInDown 0.3s ease-in-out forwards;
}
.modal.modal-hide .modal-content-dialog {
  animation: fadeOutUp 0.2s ease-in-out forwards;
}
.modal-content-dialog h1 {
  text-align: center;
  margin-bottom: 2rem;
}
.modal-content-dialog p {
  margin: 1rem 0;
  line-height: 1.5rem;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 21px;
  font-weight: bold;
  padding: 1.75rem 1.75rem;
  color: rgba(0,0,0,0.2);
  cursor: pointer;
  user-select: none;
}
.modal-close:hover, .modal-close:focus {
  color: rgba(0,0,0,0.5);
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0); 
  }
}
@keyframes fadeOutUp {
  0% { 
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-3rem);
  }
}

@media(max-width: 992px) {
  html { font-size: 14px; }
  .modal-content-dialog { width: 80%; }
}

@media(max-width:767px) {
  html { font-size: 12px; }
  .modal-content-dialog { padding: 2rem 1rem 1rem 1rem; width: 90%; }
  .modal-content-dialog h1 { margin-bottom: 1.5rem; }
}

@media(max-width: 1024px) {
  html { font-size: 14px; }
  .modal-content-dialog {width: 80%;}
}

.modal-content-dialog p {
    margin: 1rem 0;
    line-height: 1.5rem;
}

.modal-title {
    padding-bottom: 10px;
    justify-content: right;
	font-family: "Roboto", Arial, "Verdana", sans-serif;
    font-weight: 500;
    line-height: 1.1;
    font-size: 18px;
}

.modal-installer-header{
	display: flex;
    border-bottom: 1px solid #e5e5e5;
    color: rgb(222, 21, 50);
}

.modal-heading-tit {
	font-weight: bold;
}


@media(max-width: 1280px) {
  html { font-size: 14px; }
  .modal-content-dialog {width: 80%;}
}