/* @override 
	http://localhost/dmr/lib/css/styles.css
	http://localhost/signaturecreative/dmr/lib/css/styles.css */
	
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}


.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}


.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }


    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

@font-face {
    font-family: 'dgotbook';
    src: url('../fonts/dgot/dgotbk1-webfont.eot');
    src: url('../fonts/dgot/dgotbk1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dgot/dgotbk1-webfont.woff2') format('woff2'),
         url('../fonts/dgot/dgotbk1-webfont.woff') format('woff'),
         url('../fonts/dgot/dgotbk1-webfont.ttf') format('truetype'),
         url('../fonts/dgot/dgotbk1-webfont.svg#dgotbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dgotbold';
    src: url('../fonts/dgot/dgotbld1-webfont.eot');
    src: url('../fonts/dgot/dgotbld1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dgot/dgotbld1-webfont.woff2') format('woff2'),
         url('../fonts/dgot/dgotbld1-webfont.woff') format('woff'),
         url('../fonts/dgot/dgotbld1-webfont.ttf') format('truetype'),
         url('../fonts/dgot/dgotbld1-webfont.svg#dgotbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dgotbold_italic';
    src: url('../fonts/dgot/dgotbldita1-webfont.eot');
    src: url('../fonts/dgot/dgotbldita1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dgot/dgotbldita1-webfont.woff2') format('woff2'),
         url('../fonts/dgot/dgotbldita1-webfont.woff') format('woff'),
         url('../fonts/dgot/dgotbldita1-webfont.ttf') format('truetype'),
         url('../fonts/dgot/dgotbldita1-webfont.svg#dgotbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dgotmedium';
    src: url('../fonts/dgot/dgotmed1-webfont.eot');
    src: url('../fonts/dgot/dgotmed1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dgot/dgotmed1-webfont.woff2') format('woff2'),
         url('../fonts/dgot/dgotmed1-webfont.woff') format('woff'),
         url('../fonts/dgot/dgotmed1-webfont.ttf') format('truetype'),
         url('../fonts/dgot/dgotmed1-webfont.svg#dgotmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* GENERAL */
html, body{
	padding: 0;
	margin: 0;
}
body{
	background-color: #f4f4f4;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	font-family: "dgotbook", Arial, Helvetica, Geneva, sans-serif;
}
a {
   outline: 0 !important;
}
input::-moz-focus-inner { 
  border: 0; 
}
h1, h2, h3{
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
/*	font-weight: 700;*/
}
.fa-twitter{
	color: #55acee;
}
.fa-facebook-square, .fa-facebook-official{
	color: #39579a;
}
.padding-md{
	padding: 20px;
}
.free-legal small{
	font-size: 18px;
	font-family: "dgotbook", Arial, Helvetica, Geneva, sans-serif;
}
.btn{
	border-radius: 5px !important;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700 !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.btn-color1{
	color: #fff !important;
	background-color: #23a5c9;
}
.btn-color2{
	color: #fff !important;
	background-color: #393b40;
}
a.btn-color1:hover,a.btn-color1:active,a.btn-color1:visited{
	color: #fff !important;
	background-color: #00c4f8 !important;
}
.btn-color2:hover{
	color: #fff !important;
	background-color: #000 !important;
}
/*.container{
	font-family: "dgotbook", Arial, Helvetica, Geneva, sans-serif;
}*/
.btn.btn-outlined{
	
	background-color: transparent;
	color: inherit;
	-webkit-transition: all .1s;
	        transition: all .1s;
	background-image: none;
	text-shadow: none;
	border: 2px solid #fff;
	display: inline-block;
	-moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
}
.btn.btn-outlined:hover{
	color: #00c4f8;
	border-color: #00c4f8;
}

.btn.btn-outlined.btn-highlight1{
	color: #23a5c9;
	border-color: #23a5c9;
}
.btn.btn-outlined.btn-highlight1:hover{
	color: #fff;
	background-color: #23a5c9;
}
.btn.btn-outlined.btn-highlight2{
	color: #f09a2a;
	border-color: #f09a2a;
}
.btn.btn-outlined.btn-highlight2:hover{
	color: #fff;
	background-color: #f09a2a;
}
.btn.btn-outlined.btn-highlight3{
	color: #6c4c75;
	border-color: #6c4c75;
}
.btn.btn-outlined.btn-highlight3:hover{
	color: #fff;
	background-color: #6c4c75;
}
.btn.btn-outlined.btn-highlight1,.btn.btn-outlined.btn-highlight2,.btn.btn-outlined.btn-highlight3{
	padding: 15px 70px !important;
}
a.link-highlight{
	color: #23a5c9;
}
.container{
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.btn.btn-outlined i{
	
}
.btn.btn-outlined.btn-highlight1:hover i, .btn.btn-outlined.btn-highlight2:hover i, .btn.btn-outlined.btn-highlight3:hover i{
	color: #fff !important;
	-moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* HEADER */
#header{
	float: left;
	width: 100%;
	z-index: 100;
	position: relative;
}

.triangle-left{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 80px 0px 0 87px;
	border-color: #333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	float: left;
	-moz-transform: scale(.9999);
/*	margin-left: 40px;*/
	position: relative;
}

#navigation-corner.triangle-left:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 80px 0px 0 87px;
	border-color: #bcbcbc rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-moz-transform: scale(.9999);
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 0;
}
#navigation-wrapper{
	height: 80px;
	display: block;
	padding-left: 87px;
}
.navigation-inner{
	height: 100%;
	box-sizing: border-box;
	background-color: #e2e2e2;
	box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.5);
}
.main-logo{
	margin-left: 20px;
	float: left;
	margin-top: 18px;
	width: 215px;
}
.navbar-brand{
	max-width: 150px;
	padding-top: 15px !important;
	padding-bottom: 5px !important;
}
.navbar-collapse .btn{
	color: #fff !important;
	font-size: 12px !important;
	padding: 10px 20px !important;
	margin: 4px 3px 0;
}
.main-logo a{
	display: inline-block;
	float: left;
}
.main-logo img, .navbar-brand img{
	width: 100%;
}
.main-logo img{
	width: 222px;
	height: 50px;
}
.menu{
	float: right;
	padding-top: 10px;
}
.navigation-inner .btn{
	margin-right: 15px;
	margin-top: 7px;
}
.navigation-inner .btn.btn-lg{
	margin-right: 15px;
	margin-top: 7px;
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
}
.navigation-inner{
}
.navigation-content{
	float: right;
}
.welcome, #points-wrapper, #mc-wrapper, .gear-btn-wrapper a{
	float: left;
	padding: 20px 12px;
	height: 80px;
	vertical-align: middle;
	border: none !important;
}
.welcome{
	font-size: 12px;
	line-height: 16px;
	padding-top: 25px;
	padding-left: 0;
	padding-right: 10px;
}
 #mc-wrapper{
 	width: 300px;
 	border: none !important;
 }
#points-wrapper{
	background-color: #333333;
	padding-top: 18px;
}
#points{
	display: inline-block;
	background: -webkit-linear-gradient(#eee, #c8c8c8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 35px;
	color: #fff;
	font-family: "dgotbold", Arial, Helvetica, Geneva, sans-serif;
}
.points-text{
	color: #23a5c9;
	font-size: 16px;
	position: relative;
	top: -10px;
	font-family: "dgotbold", Arial, Helvetica, Geneva, sans-serif;
}
.points-disclaimer{
	color: #797979;
	font-size: 14px;
	line-height: 14px;
}
#mc-wrapper{
	padding: 0;
}
#mc-wrapper form{
	width: 100%;
	
}
form .input-group{
	height: 100%;
	width: 100%;
	border-style: none !important;
}
form input.form-control{
	border: none;
	font-size: 22px;
	line-height: 40px;
	padding: 10px 15px;
	height: 80px;
	border-radius: 0;
	background-color: #23a5c9;
	color: #fff !important;
	width: 100% !important;
	border: none;
}

form .input-group-btn .btn{
	height: 80px;
	border-radius: 0 !important;
	padding-right: 15px !important;
	padding-left: 0 !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none !important;
	margin: 0 -1px 0 0;
	background-color: #23a5c9;
}
form .input-group-btn i{
	color: #fff ;
	font-size: 20px;
	border-left: 1px solid #fff;
	padding-left: 20px;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
form .input-group-btn .btn:hover i{
	opacity: .5;
	filter: alpha(opacity=50);
}

#mc-wrapper form ::-webkit-input-placeholder {
   color: #fff !important;
   font-size: 14px !important;
   font-family: "dgotboook", Arial, Helvetica, Geneva, sans-serif;
}

#mc-wrapper form :-moz-placeholder { /* Firefox 18- */
   color: #fff;
   font-size: 14px;
}

#mc-wrapper form ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   font-size: 14px;
}

#mc-wrapper form :-ms-input-placeholder {  
   color: #fff;
   font-size: 14px;
}
.gear-btn-wrapper {
	float: left;
}
.badge{
	background-color: #ff0000;
	position: absolute;
}
.navbar-nav .badge{
	position: inherit;
}
#side-navigation .badge{
	padding-right: 4px;
	padding-left: 4px;
	top: -5px;
	right: -5px;
	font-size: 11px;
	font-weight: bold;
}
.gear-btn-wrapper a i{
	position: relative;
}
.gear-btn-wrapper a i .badge{
	padding-right: 6px;
	padding-left: 6px;
	right: -10px;
	top: -5px;
	font-size: 12px;
	font-weight: bold !important;
}
.gear-btn-wrapper a{
	width: 80px;
	font-size: 37px;
	line-height: 40px;
	color: #d3d3d3;
	background-color: #5f5f5f;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	border: none !important;
}

.gear-btn-wrapper a:hover{
	color: #fff;
	background-color: #333;
}
/* Subnavigation */
#subnavigation{
	float: right;
}
#subnavigation .triangle-left{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 54px 0px 0 54px;
	border-color: #bcbcbc rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	float: left;
	-moz-transform: scale(.9999);
}
.subnavigation-inner{
	float: right;
}
.subnavigation-content{
	background-color: #d3d3d3;
	float: left;
	height: 54px;
	padding-right: 40px;
	padding-left: 40px;
}
.subnavigation-content ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	line-height: 54px;
}
.subnavigation-content ul li{
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
.subnavigation-content ul li a{
	color: #4b4b4b;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	
}
.subnavigation-content ul li a:hover{
	color: #999;
	text-decoration: none;
}
/* Slider */

#slider-wrapper{
	margin-top: -87px;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 657px;
	background-color: #333;
	
}
#slider-inner{
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	border-left: 5px solid #000;
}
#slider{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 10000px;
	height: 657px;
	position: relative;
	-webkit-transition: all 900ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 900ms cubic-bezier(0.23, 1, 0.32, 1);
	left: 0;
	top: 0;
}
.home-slide{
	float: left;
	position: relative;
	top: 0;
	height: 657px;
	border-right-width: 5px;
	border-right-color: #000;
	border-right-style: solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	background-color: #000;
}
.home-slide{
	z-index: 1;
	-webkit-transform: translate3d(0,0,0);
	  -ms-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.home-slide.active{
	z-index: 10;
}
.home-slide.active .extra-logo{
	display: none;
}
/*#slide-1{
	left: 0;
}
#slide-2{
	left: 20%;
}
#slide-3{
	left: 40%;
}
#slide-4{
	left: 60%;
}
#slide-5{
	left: 80%;
}*/


.slide-img{
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-position: center center !important;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	
}
.home-slide .slide-img:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-image: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 34%);
	background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 34%);
	opacity: .5;
	filter: alpha(opacity=50);
}
.home-slide.active .slide-img{
	opacity: .4;
	filter: alpha(opacity=40);
}
.home-slide:hover .slide-img{
	-ms-transform: scale(1.2); /* IE 9 */
	    -webkit-transform: scale(1.2); /* Safari */
	    transform: scale(1.2);
	
}
.home-slide:hover .slide-logo{
	bottom: 40px;
}
.slide-img img{
	display: none;
/*	min-height: 637px;*/
	height: 637px;
/*	height: 700px;*/
	position: absolute;
	top: 0;
	left: 0;
}
.slide-logo{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	  transition:         all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	z-index: 10;
}
.slide-extras img{
	max-width: 50%;
	margin-top: 10px;
}
.slide-extras .hero-logo-img {
	max-width: 70% !important;
}
.slide-logo img{
	max-width: 80% !important;
}
.slide-logo .extra-logo img{
	max-width: 95% !important;
}
.home-slide.active .slide-logo i{
	 -webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
}
.slide-logo i{
	color: #fff;
	font-size: 26px;
	position: relative;
	top: 5px;
}
.slide-content a.slide-link{
	float: left;
	width: 100%;
	height: 100%;
}
.slide-content{
/*	display: none;*/
	width: 0;
	overflow: hidden;
	float: left;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	height: 570px;
	position: relative;
	background-size: cover !important;
	margin-top: 87px;
	background-position: right center !important;
}
.slide-content-text{
	color: #fff;
}


.animated-text .slide-content-text{
/*	height: 100%;*/
	max-width: 45%;
	-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	  transition:         all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	  -webkit-transition-delay: .5s; /* Safari */
	      transition-delay: .5s;
	position: absolute;
	top: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
}


.dark-text .slide-content-text{
	color: #333;
}
.dark-text .btn-close path{
	fill: #333;
}

.slide-content-text small{
	display: inline-block;
	font-size: 11px;
}
.content-block{
	clear: both;
	width: 100%;
}
.slide-content-text.align-left{
	top: 50%;
	text-align: left;
	left: 50px;
}
#hero-slider-wrapper .slide-content-text.align-left{
	left: 90px;
}
.slide-content-text.align-right{
	top: 50%;
	text-align: right;
	right: 50px;
}
.animated-text .active .slide-content-text.align-left{
	-webkit-transform: translate(0%, -45%);
	-ms-transform: translate(0%, -45%);
	    transform: translate(0%, -45%);
	opacity: 1;
	filter: alpha(opacity=100);
/*	top: 55%;*/
}

.animated-text .active .slide-content-text.align-right{
	-webkit-transform: translate(0%, -45%);
	-ms-transform: translate(0%, -45%);
	    transform: translate(0%, -45%);
	opacity: 1;
	filter: alpha(opacity=100);
}
.animated-text .active .slide-content-text.align-center{
	-webkit-transform: translate(-50%, -45%);
	-ms-transform: translate(-50%, -45%);
	    transform: translate(-50%, -45%);
	opacity: 1;
	filter: alpha(opacity=100);
}

.slide-content-text .huge-text{
	font-size: 60px;
	font-weight: 700;
	line-height: 50px;
}
.dark-text .btn{
	border-color: #333;
}
.slide-content-text .btn.btn-outlined{
	padding: 12px 70px !important;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.btn-close{
	width: 70px;
	position: absolute;
	display: inline-block;
	z-index: 100;
	height: 70px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	  transition:         all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	top: 0;
	right: 0;
	padding: 20px;
}
.btn-close path{
	fill: #fff;
}
.btn-close:hover{
	opacity: .5;
	filter: alpha(opacity=50);
}
.hidden-link{
	display: none;
}
/* Redeem Bar */

#redeem-bar{
	clear: both;
	background: url(../../img/bg-redeem-bar.png) center center no-repeat #2a6186;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	box-sizing: border-box;
	float: left;
}

#redeem-bar h1{
	color: #fff;
	font-size: 28px;
	display: inline-block;
	margin: 15px 0 0;
	font-family: "dgotbook", Arial, Helvetica, Geneva, sans-serif;
}
#redeem-bar form{
	width: 100%;
}
#redeem-bar form input.form-control{
	color: #275f84 !important;
	height: 60px;
	background-color: #fff;
}

#redeem-bar form .input-group-btn .btn{
	height: 60px;
	border-left-color: #2a6186;
	background-color: #fff;
}
#redeem-bar form .input-group-btn i{
	color: #275f84 ;
	font-size: 20px;
	border-left: 1px solid #275f84;
}

#redeem-bar form ::-webkit-input-placeholder {
   color: #275f84 !important;
   font-size: 12px !important;
}

#redeem-bar form :-moz-placeholder { /* Firefox 18- */
   color: #275f84;
   font-size: 12px;
}

#redeem-bar form ::-moz-placeholder {  /* Firefox 19+ */
   color: #275f84;
   font-size: 12px;
}

#redeem-bar form :-ms-input-placeholder {  
   color: #275f84;
   font-size: 12px;
}

/* Tab Wrapper */

#tabs-wrapper{
	clear: both;
}
ul.nav-tabs{
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}
ul.nav-tabs li{
	width: 33.33333%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border: none !important;
	
}
ul.nav-tabs li a{
	text-decoration: none;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #edeeef;
	border: none !important;
	border-radius: 0px;
	border-bottom: 20px solid #333 !important;
	position: relative;
	width: 100%;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	  transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1); 
	
}
.tab-icon{
	width: 77px;
	height: 77px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.tab-text{
	text-transform: uppercase;
	font: 20px "dgotbold", Arial, Helvetica, Geneva, sans-serif;
/*	font-weight: 700;*/
	margin-bottom: 10px;
}
.tab-text small{
	text-transform: none;
	display: block;
	font-size: 14px;
	color: #23a5c9;
}
li#tab-howitworks, li#tab-rewards{
	border-right: 1px solid #ddd !important;
}
li#tab-howitworks a{
	border-bottom-color:#15acd4 !important;
	
}
li#tab-rewards a{
	border-bottom-color:#f19a2a !important;
}
li#tab-offers a{
	border-bottom-color:#6c4c75 !important;
}

/*li#tab-howitworks .tab-icon{
	background-image: url(../../img/icons/icon-gear.png);
}
li#tab-rewards .tab-icon{
	background-image: url(../../img/icons/icon-rewards.png);
}
li#tab-offers .tab-icon{
	background-image: url(../../img/icons/icon-offers.png);
}*/

/* Active */
#tabs-wrapper li.active{
	border-right: 1px solid #edeeef;
}
#tabs-wrapper li.active a{
	padding-top: 50px;
	box-shadow: 3px 3px rgba(0, 0, 0, 0.18);
	position: relative;
	z-index: 10;
	border-right: none !important;
}



li#tab-howitworks.active a{
	background-color: #15acd4;
	color: #fff !important;
}
li#tab-howitworks.active a small{
	color: #fff !important;
}
li.active a:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: rgba(0, 0, 0, 0.18) transparent transparent transparent;
	position: absolute;
	bottom: -53px;
	margin-left: -27px;
	left: 50%;
}
li.active a:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	position: absolute;
	bottom: -50px;
	margin-left: -30px;
	left: 50%;
}

li#tab-howitworks.active a:after{
	border-color: #15acd4 transparent transparent transparent;
}

.tab-icon path{
	fill: #333;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
li#tab-howitworks.active .tab-icon path {
  fill: #fff;
}
li#tab-rewards.active a{
	background-color: #f19a2a;
	color: #fff !important;
}
li#tab-rewards.active a small{
	color: #fff !important;
}
li#tab-rewards.active a:after{
	border-color: #f19a2a transparent transparent transparent;
	
}
li#tab-rewards.active .tab-icon path{
	fill: #fff;
}


li#tab-offers.active a{
	background-color: #6c4c75;
	color: #fff !important;
}
li#tab-offers.active a small{
	color: #fff !important;
}
li#tab-offers.active a:after{
	border-color: #6c4c75 transparent transparent transparent;
	
}
li#tab-offers.active .tab-icon path{
	fill: #fff;
}



.tab-pane{
	clear: both;
}
.tab-inner{
	padding: 40px 20px 60px;
}
.tab-inner h2{
	text-align: center;
	margin-bottom: 40px;
	font-size: 33px;
	line-height: 40px;
/*	font-weight: 600;*/
}

#panel-howitworks .icon{
	margin-bottom: 20px;
	height: 150px;
}
#panel-howitworks .icon .svg{
	height: 100%;
}
#panel-howitworks .icon path{
	fill: #15acd4;
}
#panel-howitworks .text{
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
}
#panel-howitworks .row, #panel-rewards .row{
	margin-top: 60px;
	margin-bottom: 40px;
}
.big-number{
	font-size: 110px;
/*	font-weight: 700;*/
	font-family: "dgotbold", Arial, Helvetica, Geneva, sans-serif;
	color: #c2c4c5;
	display: inline-block;
	position: relative;
	top: 10px;
	text-align: right;
	line-height: 50px;
}
#panel-howitworks .text p{
	display: inline-block;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

.icon-list a{
	color: #333;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.icon-list a:hover{
	text-decoration: none;
	color: #999;
}
.icon-list p{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: "dgotbold", Arial, Helvetica, Geneva, sans-serif;
}

.icon-list .icon{
	height: 150px;
}
.icon-list .icon .svg{
	height: 100%;
}
#panel-rewards.icon-list .icon .svg{
	width: 95%;
}





.icon-list.highlight1 .row i{
	color: #15acd4;
}
.icon-list.highlight2 .row i{
	color: #f19a2a;
}
.icon-list.highlight3 .row i{
	color: #6c4c75;
}


.icon-list.highlight1 .icon path{
	fill: #15acd4;
}
.icon-list.highlight2 .icon path{
	fill: #f19a2a;
}
.icon-list.highlight3 .icon path{
	fill: #6c4c75;
}
/* PAGE SIGNIN */


.page-signin #header{
	position: fixed;
	top: 0;
	left: 0;
}
#hero-slider-wrapper{
	background-color: #000;
	position: relative;
	
}
.slide{
	text-align: center;
}
.item{
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.slide-bg-img{
	width: 100%;
	margin: 0 auto;
}
/*#hero-slider-wrapper small{
	display: block;
	position: absolute;
	bottom: 50px;
	left: 20px;
	padding: 10px;
}*/

#hero-slider-wrapper .dark-text small{
	color: #333;
}


.slide-content-text h2{
	font-size: 36px;
	line-height: 40px;
	margin: 0;
}
.slide-content-text p{
	font-size: 24px;
}
#hero-slider-wrapper a{
	color: #fff;
	text-decoration: none;
	float: left;
	clear: both;
	width: 100%;
}

#hero-slider-wrapper .btn.btn-outlined{
	margin-top: 10px;
}
.carousel-control{
	width: 5% !important;
	margin: 0 !important;
}
.carousel-control .glyphicon{
	background-color: #000;
	width: 50px !important;
	height: 50px !important;
	padding: 10px;
}
.carousel-control .glyphicon-chevron-left{
	left: 0 !important;
	margin-left: 0 !important;
}
.carousel-control .glyphicon-chevron-right{
	right: 0 !important;
	margin-right: 0 !important;
}

#search-bar-wrapper{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
#search-bar-wrapper h1{
	font-size: 33px;
	line-height: 36px;
	font-weight: 700;
	text-align: right;
	margin-top: 10px;
}
#search-bar-wrapper form{
	width: 100%;
}
#search-bar-wrapper form input.form-control{
	color: #333 !important;
	height: 60px;
	background-color: #e9eaeb;
}

#search-bar-wrapper form .input-group-btn .btn{
	height: 60px;
	border-left-color: #2a6186;
	background-color: #e9eaeb;
}
#search-bar-wrapper form .input-group-btn i{
	color: #9f9fa0 ;
	font-size: 20px;
	border-left: 1px solid #9f9fa0;
}
#search-bar-wrapper form ::-webkit-input-placeholder {
   color: #9f9fa0 !important;
   font-size: 15px !important;
}

#search-bar-wrapper form :-moz-placeholder { /* Firefox 18- */
   color: #9f9fa0;
   font-size: 15px;
}

#search-bar-wrapper form ::-moz-placeholder {  /* Firefox 19+ */
   color: #9f9fa0;
   font-size: 15px;
}

#search-bar-wrapper form :-ms-input-placeholder {  
   color: #9f9fa0;
   font-size: 15px;
}


/* Posts */
#picks-wrapper{
	background-color: #f1f1f1;
}
.post{
	position: relative;
	margin-bottom: 20px;
}
.post-image-wrapper{
	position: relative;
}
.post .legend{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
}
.post img{
	width: 100%;
}
.info-wrapper{
	position: absolute;
	top: 0;
	left: 0;
}
.post-title{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	padding: 10px 40px 30px 10px;
}
.post-title h3{
	color: #fff;
	font-size: 26px;
	line-height: 28px;
	margin-top: 0;
	font-family: "dgotbook", Arial, Helvetica, Geneva, sans-serif;
}
.post-title a{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}
.post-title a:hover{
	text-decoration: none;
	color: #15acd4;
}
.item-points{
	background-color: #fd684d;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
}
.point-text{
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	position: relative;
	top: -5px;
}
.item-category{
	padding: 5px 10px;
	background-color: #383a40;
	color: #fff;
	font-size: 12px;
	float: left;
	line-height: 24px;
	width: 100%;
}
.item-category a{
	color: #fff;
}
.item-category a:hover{
	color: #ccc;
	text-decoration: none;
}
.item-category i{
	font-size: 11px;
}
.icon-category{
	width: 20px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 7px 0 0;
}
.icon-points{
	width: 20px;
	height: 20px;
	float: left;
}
.icon-points path{
	fill: #fff;
}
.icon-category path{
	fill: #fff;
}
.picks-section h2{
	margin: 30px 0;
}
#featured-rewards h2{
	color: #f19a28;
}
#special-offers h2{
	color: #4e477e;
}
#featured-rewards{
	border-top: 12px solid #f19a28;
	position: relative;
}
#special-offers{
	border-top: 12px solid #4e467d;
	position: relative;
}
#featured-rewards{
	border-right: 1px solid #ccc;
}
.picks-section .icon{
	width: 40px;
	display: inline-block;
	height: 40px;
	margin-bottom: -10px;
}
#featured-rewards .icon path{
	fill: #f19a28;
}
#special-offers .icon path{
	fill: #4e477e;
}
#featured-rewards:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 60px 0;
	border-color: transparent #f19a28 transparent transparent;
	position: absolute;
	top: -12px;
	right: 0;
	z-index: 10;
}
#special-offers:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 60px 0 0;
	border-color: #4e477e transparent transparent transparent;
	position: absolute;
	top: -12px;
	z-index: 10;
	left: 0;
}
#featured-rewards:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 40px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: -12px;
	right: -40px;
	z-index: 11;
}
#special-offers .post-title{
	position: absolute;
	bottom: inherit;
	right: inherit;
	width: 60%;
	padding: 10px 10px 20px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	width: 70%;
}
#special-offers .post-title h3{
	font-weight: 300;
	font-size: 26px;
	line-height: 30px;
}
#special-offers .post-title a{
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	margin-top: 30px;
	display: block;
}

/* Side Navigation */

#side-navigation{
	position: fixed;
	-webkit-transform: translate3d(350px,-350px,0);
	transform: translate3d(350px,-350px,0);
	background-color: #333333;
	z-index: 1000;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	top: 0;
	right: 0;
}
#side-navigation.opened{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



#side-navigation-inner{
/*	padding: 20px;*/
}
#side-navigation-close{
	text-align: right;
	border-bottom: 1px solid #3b3b3b;
}
#side-navigation-close .navigation-close{
	float: right;
}
#side-navigation .navigation-close-icon{
	width: 45px;
	height: 45px;
	background-color: #222;
	padding: 10px;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
#side-navigation .navigation-close-icon:hover{
	background-color: #000;
}
#side-navigation .navigation-close-icon path{
	fill: #fff;
}
.icon-wrapper{
	margin-right: 20px;
	position: relative;
	float: left;
	padding-right: 10px;
	font-size: 22px;
	line-height: 16px;
	text-align: center !important;
	
}
#side-navigation .navigation-icon{
	width: 25px;
	height: 25px;
	
}

#side-navigation .navigation-icon path{
	fill: #fff;
}
#side-navigation-inner ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#side-navigation-inner ul li{
	border-bottom: 1px solid #3b3b3b;
	display: block;
	position: relative;
	box-sizing: border-box;
	float: left;
	clear: both;
	width: 100%;
	
}
#side-navigation-inner ul li a{
	color: #fff;
	font-size: 14px;
	padding: 20px 100px 20px 20px;
	display: block;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	box-sizing: border-box;
	width: 100%;
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
}
#side-navigation-inner ul li a:hover{
	background-color: #222;
	text-decoration: none;
}
.notification-number{
	position: absolute;
    top: -7px;
	background-color: #ff0000;
    color: #fff;
    border-radius: 3px;
    padding: 1px 3px;
	font: 10px/14px Verdana;
	font-weight: bold;
	right: -5px;
}
#side-navigation-inner li.dmr-social{
	padding: 20px;
}
#side-navigation-inner li.dmr-social a{
	display: inline;
	padding: 10px;
	font-size: 30px;
}
#side-navigation-inner ul li.dmr-social a:hover{
	background-color: inherit;
}

/* Page */

.hero{
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: repeat !important;
	
}
.hero-inner{
	width: 100%;
	position: relative;
	min-height: 650px;
}
.hero-inner .row{
	padding-top: 20px;
	padding-bottom: 20px;
	height: 570px;
}

.vertical-center {
  display: flex;
  align-items: center;
  min-height: 100%;
}
.image-center{
	margin: 0 auto !important;
}
.arrow-bar{
	padding: 30px 20px;
	position: relative;
}
.arrow-bar:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #15acd4 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -20px;
	-moz-transform: scale(.9999);
}
.arrow-bar h2{
	margin: 0;
}

.arrow-bar.bar-highlight1{
	background-color: #15acd4;
	color: #fff;
}
.arrow-bar.bar-highlight2{
	background-color: #6b4b76;
	color: #fff;
}
.arrow-bar.bar-highlight2:before{
	border-color: #6b4b76 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.row-steps{
	margin-top: 70px;
	margin-bottom: 50px;
}
.row-steps .big-number{
	font-size: 100px;
	font-weight: 700;
	color: #c2c4c5;
	display: inline-block;
	position: inherit;
	top: inherit;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 50px;
	line-height: 70px;
	float: left;
}
.row-steps .text{
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 40px;
	width: 100%;
}
.row-steps p {
	text-align: left;
	padding-left: 0;
	font-size: 20px;
	line-height: 26px;
	font-family: "dgotmedium", Arial, Helvetica, Geneva, sans-serif;
}

.big-image-text{
	padding: 40px 0;
}
.big-image-text h2{
	margin-bottom: 40px;
	margin-top: 0;
}
.big-image-text img{
	max-width: 100%;
}
#link-accounts{
	margin-top: 40px;
	margin-bottom: 40px;
}
#link-accounts .logos{
	font-size: 100px;
	margin-bottom: 0px;
	line-height: 100px;
}
.plus{
	font-weight: 700;
	color: #454952;
}
#link-accounts .logos img{
	max-height: 100px;
}
#link-accounts h3{
	margin-top: 20px;
	margin-bottom: 40px;
	text-transform: capitalize;
}
#link-accounts .btn{
	margin-bottom: 20px;
}
/* FOOTER */

#footer{
	clear: both;
	background-color: #1b1c1e;
	color: #999999;
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 12px;
	line-height: 18px;
}
#footer ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul li{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #999999;
}
#footer ul li:last-child{
	border-right: none !important;
}
#footer ul.updated-footer{
	margin-bottom: 30px;
}
#footer ul.updated-footer li{
	border-right: 1px solid #2a74d5;
}
#footer ul.updated-footer a{
	color: #23a5c9;
	text-decoration: none;
}
.footer-links a{
	color: #edeeef;
	text-decoration: none;
}
#footer ul a:hover{
	text-decoration: underline;
}


/* Mobile */
#slider-wrapper{
/*	display: none;*/
}
#mobile-header{
	z-index: 100000000000;
}
.navbar-brand img{
	max-height: 90%;
}
.navbar-collapse ul{
	background-color: #f4f4f4;
}
ul.navbar-nav{
	margin-top: 0;
	margin-bottom: 3px;
}
.navbar-nav li{
/*	text-align: center;*/
	border-bottom: 1px solid #eee;
}
.navbar-nav .badge{
background-color: #ff0000;
	float: right;
}
.navbar-nav li a{
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-nav li.dmr-social{
	text-align: center;
}
.navbar-nav li.dmr-social a{
	width: inherit;
	font-size: 20px;
	display: inline-block;
}

.navbar-header, .navbar{
	background-color: #e2e2e2 !important;
}
.navbar-nav .svg, .navbar-nav i{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	font-size: 20px;
	text-align: center;
}
.navbar-nav .svg path{
	fill: #999;
}
#footer-nav{
	height: 50px;
}
#bottomNav-inner{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #222;
	padding: 5px;
}
#mc-footer-wrapper{
	width: 100%;
	float: left;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
#mc-footer-wrapper.active{
	top: -60px;
}
#mc-footer-wrapper form ::-webkit-input-placeholder {
   color: #fff !important;
   font-size: 12px !important;
}

#mc-footer-wrapper form :-moz-placeholder { /* Firefox 18- */
   color: #fff !important;
   font-size: 12px !important;
}

#mc-footer-wrapper form ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;
   font-size: 12px !important;
}
#mc-footer-wrapper form :-ms-input-placeholder {  /* Firefox 19+ */
   color: #fff !important;
   font-size: 12px !important;
}
#mc-footer-wrapper form input.form-control{
	border: none;
	font-size: 20px;
	line-height: 40px;
	padding: 10px 5px 10px 20px;
	height: 100%;
	border-radius: 0;
	width: 100% !important;
	border: none;
}
#mc-footer-wrapper .input-group{
	background-color: #23a5c9;
}

#mc-footer-wrapper form .input-group-btn .btn{
	height: inherit;
	border-radius: 0 !important;
	line-height: 40px;
	padding: 10px 20px 10px 5px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none !important;
	margin: 0 -1px 0 0;
/*	background-color: #fff;
	color: #23a5c9;*/
}
#mc-footer-wrapper form .input-group-btn .btn i{
/*	color: #23a5c9;*/
	padding-left: 20px;
	border-left: 1px solid #fff;
}
#footer-points-wrapper{
	width: 50%;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	float: left;
}
#footer-points-wrapper .points-disclaimer{
	color: #fff;
	font-size: 12px;
}
#footer-points-wrapper .points-text{
	color: #23a5c9;
	font-size: 12px;
	padding-left: 5px;
}
#footer-points-wrapper #points{
	display: inline-block;
	  background: -webkit-linear-gradient(#eee, #c8c8c8);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 24px;
}
#bottomNav {
/*	background-color: #1b9dbb;*/
	background-color: #111;
	float: left;
	width: 100%;
	position: relative;
}
#bottomNav a {
    font-size: 12px;
    color:#fff;
    text-decoration:none;
    background-color: #23a5c9;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	width: 95%;
}

#bottomNav .svg{
	height: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#bottomNav .svg path{
	fill: #fff;
}
#bottomNav .text-center{
	padding: 0;
	
}
#bottomNav a:hover {
    color:#fff;
}
#btn-code.btn{
	width: 50%;
	float: left;
	line-height: 33px;
	font-size: 12px;
}
#btn-code.btn.cancel{
	background-color: #aaa;
	color: #555;
}
#btn-code.btn.cancel:hover{
	background-color: #777 !important;
}




@media screen and (max-height: 740px){
	#slider-inner{
		max-width: 1100px;
	}
	#slider-wrapper, #slider, .home-slide{
		height: 550px;
	}
	.slide-content{
		height: 463px;
	}
	
}
    

@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 520px){
    
    br {
        display: inline !important;
        display: none !important;
    }    
	.active .slide-content-text{
		float: left !important;
	}
	.slide-content:before{
		content: "";
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.dark-text .btn{
		border-color: #fff;
	}
	.dark-text .btn-close path{
		fill: #fff;
	}
	.slide-content-text h2{
		font-size: 18px;
		font-weight: 600;
		line-height: 20px;
		margin: 0;
	}
	
	.slide-content-text p{
		font-weight: 300;
		font-size: 18px;
		line-height: 20px;
	}
	.slide-content-text .huge-text{
		font-size: 30px;
		line-height: 30px;
	}
	.slide-content{
		margin-top: 0;
	}
	.slide-extras img{
		max-width: 50% !important;
		text-align: left !important;
	}
	.slide-extras img {
		max-width: 50px;
		margin-top: 0px;
	}
	
	#footer{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.animated-text .slide-content-text, .animated-text .slide-content .slide-content-text.align-left, .animated-text .slide-content  .slide-content-text.align-right, .animated-text .slide-content .slide-content-text.align-center, #hero-slider-wrapper.animated-text .slide-content-text.align-left{
		color: #fff !important;
		z-index: 2;
		max-width: 80% !important;
		width: 80%;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		    transform: translate(-50%, 0%);
		text-align: center;
		
	}
	
	.animated-text .active .slide-content-text, .animated-text .slide-content.active .slide-content-text.align-left, .animated-text .slide-content.active  .slide-content-text.align-right, .animated-text .slide-content.active  .slide-content-text.align-center, #hero-slider-wrapper.animated-text  .active .slide-content-text.align-left{
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		    transform: translate(-50%, -50%);
		text-align: center;
		
	}
	
	
	.slide-bg-img{
		opacity: .5;
		filter: alpha(opacity=50);
	}
	
	#hero-slider-wrapper .btn{
		border-color: #fff;
	}
	#hero-slider-wrapper small{
		color: #fff !important;
		text-align: center;
		font-size: 10px;
		line-height: 11px;
		bottom: 10px;
		left: 10px;
		padding: 2px;
	}
	
	
	#hero-slider-wrapper{
		margin-top: 50px !important;
	}
	.carousel-indicators{
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		display: block;
		clear: both;
		float: left;
		width: 100% !important;
		margin: 0 !important;
		z-index: 1000;
		background-color: #333;
		display: none;
	}
	
	
	.slide-bg-img{
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	.slide-bg-img{
		display: block;
	}
	
	.slide-extras img{
		max-width: 40px;
		text-align: center;
		margin-top: 0;
	}
	.big-image-text img{
		max-width: 100%;
		padding: 20px;
	}
	
	.hero-inner{
		min-height: inherit;
	}
	.hero-inner .slide-content-text{
		max-width: 100%;
		width: 100%;
		background-color: #fff;
		margin-bottom: 20px;
		color: #333;
		padding: 20px;
		text-align: center;
	}
	.hero-inner .slide-content-text h2{
		font-size: 26px;
		margin-bottom: 5px;
	}
	.hero-inner .row{
		padding-top: 0px;
		padding-bottom: 20px;
		height: inherit;
		margin: 0;
	}
	.vertical-center{
		padding: 0;
	}
	.hero-inner .container{
		padding: 0;
	}
	.hero-img{
		max-width: 100% !important;
/*		padding: 20px;*/
	}
	.image-center{
		padding: 20px;
	}
	.row-steps .text{
		margin-bottom: 50px;
	}
	.row-steps .big-number{
		top: 0px;
		width: 70px;
		height: 70px;
		text-align: center;
		font-size: 100px;
		line-height: 70px;
	}
	.btn.btn-outlined.btn-lg{
		padding-left: inherit !important;
		padding-right: inherit !important;
		width: 100%;
	}
	#link-accounts .logos{
		font-size: inherit;
		line-height: inherit;
		margin-bottom: 0px;
		line-height: inherit;
	}
	.plus{
		font-size: 100px;
		display: block;
		line-height: 100px;
	}
	#link-accounts h3{
		font-size: 14px;
	}
	.free-legal small{
		font-size: 12px;
	}
	.extra-logo{
		position: absolute;
		top: 10px;
		left: 0;
		z-index: 1000000;
		width: 100%;
	}
	.extra-logo img{
		width: 100%;
	}
}

@media only screen and (max-width:767px) {
	.hero-inner{
		min-height: inherit;
	}
	.hero-inner .row{
		height: inherit;
	}
	.hero-inner .slide-content-text{
		text-align: center;
		margin-bottom: 20px;
	}
	.extra-logo{
		position: absolute;
		top: 10px;
		left: 0;
		z-index: 1000000;
		width: 100%;
	}
	.extra-logo img{
		width: 100%;
	}
	
}

@media only screen and (max-width:991px) {
	body.inner-page{
		padding-top: 50px;
	}
	#navigation-wrapper{
	}
	.main-logo{
		margin-left: 10px;
	}
	.btn{
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	#hero-slider-wrapper{
		margin-top: 50px !important;
		
	}
	.slide-content-text{
		max-width: 50%;
		width: 50%;
	}
	#slider-wrapper{
		margin-top: 50px;
	}
	.slide-content{
		margin-top: 0;
	}
	#slider-wrapper, #slider, .home-slide, .slide-content{
		height: 65vw !important;
	}
	.carousel-control .glyphicon{
		background-color: #000;
		width: 25px !important;
		height: 33px !important;
		padding: 10px 5px;
		font-size: 14px !important;
		line-height: 14px;
	}
	.big-number{
		font-size: 50px;
		top: 0px;
		width: 100%;
		text-align: center;
	}
	#panel-howitworks .text p{
		text-align: center;
		font-size: 18px;
	}
	.row-steps .text{
		margin-bottom: 20px;
	}
	.row-steps .text p{
		text-align: center !important;
		margin-bottom: 10px;
		font-size: 18px;
	}
	.row-steps .big-number{
		text-align: center;
		padding-bottom: 20px;
		width: 100%;
		margin-bottom: 20px;
	}
	
	
	.hero-inner{
		min-height: inherit;
	}
	.hero-inner .slide-content-text{
		max-width: 100%;
		width: 100%;
	}
	
	.slide-content{
		margin-top: 0;
	}
	#redeem-bar h1{
		margin: 0 0 20px;
		font-size: 26px;
		line-height: 26px;
		text-align: center;
	}
	.slide-logo img{
		max-width: 100% !important;
	}
	ul.nav-tabs li a{
		padding: 10px;
	}
	#tabs-wrapper li.active a{
		padding-top: 30px;
	}
	li .tab-icon{
		width: 50px;
		height: 50px;
		background-size: cover;
	}
	.tab-text{
		font-size: 10px;
		line-height: 10px;
	}
	.tab-text small{
		font-size: 10px;
	}
	#slider-inner{
		border-left: 5px solid #000;
	}
	.home-slide.active{
		border: none;
	}
	
	.btn-close{
		top: 0px;
		right: 0;
		padding: 10px !important;
		box-sizing: inherit;
		background-color: #000;
		background-repeat: no-repeat;
		background-size: 50%;
		background-position: center center;
		width: 40px;
		height: 40px;
	}

	#slider-wrapper{
		margin-top: 50px;
	}
	#slider-wrapper, #slider, .home-slide, .slide-content{
		height: 70vw !important;
	}
	.slide-content-text .btn.btn-outlined{
		margin-top: 10px;
		font-size: 10px;
		padding: 10px 40px !important;
	}
	.dark-text .btn-close path{
		fill: #fff;
	}
	#hero-slider-wrapper .btn.btn-outlined{
		margin-top: 5px;
		font-size: 12px;
		line-height: 12px;
		padding: 7px 20px !important;
	}
	#featured-rewards:before, #featured-rewards:after, #special-offers:before{
		display: none;
	}
	#search-bar-wrapper h1{
		text-align: center;
		margin-top: 20px;
		margin-bottom: 0;
	}
	.post-title, #special-offers .post-title{
		position: relative;
		width: 100%;
		padding-left: 0;
		padding-bottom: 0;
		clear: both;
		text-align: left;
		top: 0;
		left: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		    transform: inherit;
	}
	.post-title h3, #special-offers .post-title h3{
		color: #333;
		font-weight: 400;
		font-size: 18px;
		line-height: 20px;
		clear: both;
		text-align: left;
	}
	.post-title a, #special-offers .post-title a{
		color: #15acd4;
		margin-top: 0;
	}
	.info-wrapper{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	.item-points, .item-category{
		float: left;
		color: #fff;
		padding: 0 2px;
		text-align: left;
		font-size: 11px;
		line-height: 30px;
	}
	.item-points{
		width: 40%;
		float: right;
	}
	.item-category{
		width: 60%;
		font-weight: 400;
	}
	#special-offers .item-category{
		width: 100%;
	}
	.icon-points, .icon-category{
		margin: 0 5px 0 0;
		width: 15px;
		height: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.point-text{
		top: 0;
	}
	.picks-section .icon{
		width: 30px;
		height: 30px;
	}
	.picks-section h2{
		font-size: 24px;
	}
	
	
}
