html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b {
  font-weight:500;
}

body {
	margin:0px;
	padding:0px;
  background-color:#fff;
  padding-top:60px;
}

.inpage-admin {
  margin-top:15px;
}

.row, 
.inner-row,
.column,
.content,
.site-container {
    box-sizing: border-box;
}

.row {
  padding-left:20px;
  padding-right:20px;
}

.inner-row {
  padding-left:0px;
  padding-right:0px;
}
.fixed-header {
  position:fixed;
  top:0px;
  left:0px;
  z-index:9999;
  width:100%;
  background-color:#c72733;
}

.msg_box {
  border-radius:3px;
  padding:15px;
  color:#fff;
  margin-top:15px;
}

.msg_success {
  background-color:#6baa27;
}

.msg_error {
  background-color:#aa2727;
}

.dark-footer {
  background-color:#333;
}

.dark-footer img {
  width:30px;
  float:left;
}

.dark-footer a {
  font-weight:300;
  color:#e1e1e1;
  text-decoration:none;
}

.dark-footer p {
  padding-left:40px;
  color:#e1e1e1;
  font-weight:600;
}

.fixed-header img {
  width:120px;
}

.sectors {
  padding-top:6px;
  text-align:right !important;
}

.sectors a{
  padding:10px;
  font-weight:600;
  text-decoration:none;
  color:#fff;
}

.sectors a:hover {
  color:#fff;
}

.coupon-color {
  color:#409eff;
}

.shopping-color {
  color:#7f40ff;
}

.dating-color {
  color:#ff4088;
}

.row-dark {
	background-color:#333;
}

.row-grey {
	background-color:#e1e1e1;
}


.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.inner-row:before,
.inner-row:after {
    content: " ";
    display: table;
}

.inner-row:after {
    clear: both;
}

.column {
    position: relative;
    float: left;
}

.column + .column {
    margin-left: 1.6%;
}

.column-1 {
    width: 6.86666666667%;
}

.column-2 {
    width: 15.3333333333%;
}

.column-3 {
    width: 23.8%;
}

.column-4 {
    width: 32.2666666667%;
}

.column-5 {
    width: 40.7333333333%;
}

.column-6 {
    width: 49.2%;
}

.column-7 {
    width: 57.6666666667%;
}

.column-8 {
    width: 66.1333333333%;
}

.column-9 {
    width: 74.6%;
}

.column-10 {
    width: 83.0666666667%;
}

.column-11 {
    width: 91.5333333333%;
}

.column-12 {
    width: 100%;
}

.outer {
	width:100%;
}

.outer-grey {
	background-color:#f1f1f1;
}



.outer-bright p, .outer-bright h1, .outer-bright h2, .outer-bright h3, .outer-bright h4 {
	color:#fff;
}

/*Admin */

.logopick {
  width:200px !important;
}

.next {
  display:none;
}
.adminerr {
  margin-top:5px;
}

.admin-side ul {
  margin-right:15px;
}
.admin-side li{
width:100%;
padding:15px;
border:1px solid #f1f1f1;
border-radius:3px;
display:block;
margin-bottom:15px;
box-sizing:border-box;
text-decoration:none;
}

.admin-side a {
  text-decoration:none;
  line-height:15px;
}

.admin-side .nc-icon {
  margin-bottom:5px;
}

/* Containers */

.gray-container {
  background-color:#f1f1f1;
  border-top:1px solid #e1e1e1;
  padding-top:20px;
  margin-bottom:20px;
}

.no-float-column {
  position: relative;
  margin: 0 auto;
  float:none;
}

.center-view {
  text-align:center;
}

.center-view h1 {
  margin-bottom:20px;
  margin-top:20px;
}

.fb-container {
  background-color:#0864ba;
  padding-top:20px;
  border-top:1px solid ;
  text-align:center;
  margin-top:15px;
}

.fb-container img {
  width:75%;
  margin-bottom:-5px;
}

.row-border {
  border:1px solid #e1e1e1;
}

.ce-spot {
  margin-top:10px;
}

.ce-about {
  padding-top:20px;
}

.ce-note p{
  margin-bottom:0px;
}

.ce-spot h3 {
  text-align:left !important;
  border:0px !important;
  padding:0px !important;
  margin-top: 0px !important;
  font-size:1.25em !important;
  color:#333 !important;
  margin-bottom:15px !important;
  margin-top:10px !important;
}

.spotlight {
  background-color:#f1f1f1;
  margin-bottom:20px;
}

.spotlight .nc-icon {
  margin-bottom:-10px;
}
.spotlight h3 {
  margin-top:10px;
  color:#ccc;
  text-align: center;
  font-size:14px;
  border-bottom:1px dotted #e1e1e1;
  padding-bottom:10px;
}

.fb-container h1 {
  color:#fff;
  font-weight:400;
  font-size:30px;
  margin-top:100px;
}

.content-container {
	max-width:1080px;
  margin:0px auto;
}

.fixed {
	max-width:1200px;
	padding-left:0px;
	margin:0px auto;
}

.content {
	padding:15px;
}

.header {
  padding-top:15px;
  padding-bottom:15px;
}

/* Menus */

a {
	 transition: all 0.4s ease;
   opacity:1.0;
}

a:hover {
	 transition: all 0.4s ease;
   opacity:0.7;
}

.home-nav {
	margin:0px;
	padding:0px;
	text-align:right;
}

.home-nav li {
	display:inline-block;
	padding-top:2px
}


.menu-bar {
  position: fixed;
  background-color : #333;
  height: 100%;
  width: 65px;
  overflow: hidden;
  z-index: 9999
}

.account-menu {	
  position: fixed;
  background-color : #fff;
  height: 100%;
  width: 250px;
  overflow: hidden;
  z-index: 9999;
  left:65px;
  display:none;
}

.darken {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	background:rgba(0,0,0,0.6);
	z-index:999;]
}

.logobg {
	background-color:#f6007f;
	margin:-10px;
	padding:10px;
}

.logobg a {
	opacity:1;
}

/* Content Elements */

.content-element {
	padding:15px;
	margin-bottom:15px;
	border-radius:3px;
  position:relative;
  width:100%;
  box-sizing:border-box;
}

.ce-grey {
	background-color:#f1f1f1;
}

.ce-depad {
	padding:0px;
}

.ce-search {
  padding-left:0px;
  padding-right:0px;
  border-bottom:1px dotted #e1e1e1;
  padding-top:0px;
}

.ce-border {
	border:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
}

.ce-offer {
    border:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  margin-bottom:15px;
  border-radius:3px;
  background-color:#fff;
}

h3 a{
  font-weight:600 !important;
}

.ce-offer .content-element {
  border-radius:3px 3px 0px 0px;
}
.featured-store .ce-border {
  background-color:#fff;
}

.ce-error {
	color:#664041;
	background-color:#d78688;
}

.ce-dark {
	color:#fff;
	background-color:#333;
}

.ce-success {
	color:#53653f;
	background-color:#b0d786;
}

.ce-info {
	color:#466a75;
	background-color:#86c5d7;
}

.ce-sub-nav a {
  font-weight:400;
  color:#333;
  text-decoration:none;
  margin-right:10px;
  border-right:1px solid #e1e1e1;
  padding-right:10px;
}

.ce-sub-nav a:last-of-type {
  border-right:0px;
}

.ce-info p, .ce-error p, .ce-success p {
	margin-bottom:0px;
	font-weight:400;
  padding-left:40px;
}

.ce-info .nc-icon, .ce-error .nc-icon, .ce-success .nc-icon, .ce-success .nc-icon {
	width: 25px;
    height: 25px;
    padding: 0px;
    margin: 0px;
    margin-bottom: -7px;
    margin-top: -4px;
    margin-right: 6px;
    position:absolute;
    left:15px;
    top:15px;
}


.add-margin-top {
  margin-top:10px;
}

.add-margin-top-big {
  margin-top:40px;
}

.add-margin-top-med {
  margin-top:25px;
}

.inline {
	display:inline-block;
}

.float-left {
  float:left;
}

.ce-nav a{
  display:block;
  padding-bottom:10px;
}

.corner-icon {
  position:absolute;
  top:5px;
  right:5px;
  height: 0px;
    border-bottom: 75px solid white;
    border-right: 75px solid #f6007f;
    }

.corner-icon .nc-icon {
  position:absolute;
  top:10px;
  right:-65px;
}


/* Typography Elements */

body {
  font-family: 'Roboto', sans-serif;
   -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color:#555;
  font-size: 18px;
  font-weight: 300;
}

h1, h2, h3, h4 {
  margin-bottom: 1em;
  margin-top: 0px;
  font-weight: 400;
  line-height: 1.1;
  color: #222;
}

h1 a, h2 a, h3 a {
  color:#222;
  text-decoration:none;
}

h1 {
  font-size: 2em;
  font-weight: 600;
}

.store-header h1 {
  margin-top:5px;
  margin-bottom:5px;
}

h2 {
  font-size: 1.6em;
}

.store-header h2 {
  margin-bottom:5px;
  font-size:1.2em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

p {
  font-size: 1em;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.4;
}

p.lead {
  font-size: 1.2em;
}
header {
  text-align: left;
  margin-bottom: 40px;
}
header h2 {
  margin: 0.25em;
  margin-left:0px;
}
header h3 {
  color: #999;
}

.footnote {
	font-size:0.8em;
	margin-top:15px;
	color:#999;
	font-style: italic;
}

.blog-footnote {
  font-size:0.8em;
  color:#999;
}


/* blog */

.blogpost {
  border:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  border-radius:3px;
  padding:15px;
  margin-bottom:20px;
}

.bdpad {
  margin-bottom:5px;
}

.markdown img {
  width:100%;
  margin-top:20px;
  padding:20px;
  border:1px solid #e1e1e1;
  border-radius:3px;
  box-sizing:border-box;
}

.markdown code {
  -ms-word-break: break-all !important;
     word-break: break-all !important;

     /* Non standard for webkit */
     word-break: break-word !important;

-webkit-hyphens: auto !important;
   -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
        hyphens: auto !important;
}

.blog-header {
  margin-top:30px;
  margin-bottom:30px;
  text-align:center;
  border-bottom:1px dotted #e1e1e1;
  padding-bottom:30px;
}
.blog-post .featured-logo {
  padding:15px;
  box-sizing:border-box;
  border-radius:3px;
}

.blog-post {
  margin-top:20px;
}

.blog-post h1,.blog-post h2,.blog-post h3 {
  margin:0px;
}

.blog-post h4 {
  margin-top:5px;
}

.markdown h2 {
  margin-bottom:20px;
}


.b-head {
  border-bottom:1px dotted #f1f1f1;
  margin-bottom:15px;
  padding-bottom:10px;
}

.b-head .nc-icon {
  margin-bottom:-3px;
}
/* Form elements */


.checkbox {
  width:15px !important;
  margin-bottom:-5px !important;
}

.checkbox-label {
  padding-top:5px;
}

input {
	padding:15px;
	color:#333;
	border:1px solid #e1e1e1;
	border-radius:3px;
	display:block;
	width:100%;
	box-sizing: border-box;
	font-size:1em;
	outline:none;
	opacity:0.7;
}

input:focus {
	opacity:1.0;
	border-left:1px solid #ccc;
	transition: all 0.1s ease;
}

.input-search {
  display:inline-block;
  width:400px;
}

textarea {
	padding:15px;
	color:#333;
	border:1px solid #e1e1e1;
	border-radius:3px;
	display:block;
	width:100%;
	box-sizing: border-box;
	font-size:1em;
	outline:none;
	opacity:0.7;
}

textarea:focus {
	opacity:1.0;
	border-left:1px solid #f6007f;
	transition: all 0.1s ease;
}

label {
	margin-bottom:5px;
	display:block;
	color:#999;
  text-align:left !important;
}

.fold {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  background-color: #333;
  border-radius: 0 0 0 10px;
}
.fold:last-child {
  margin-bottom: 0;
}
.fold:before, .fold:after {
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  content: "";
}
.fold:before {
  border-top: solid 15px #fff;
  border-right: solid 15px #fff;
  border-left: solid 15px transparent;
  border-bottom: solid 15px transparent;
}
.fold:after {
  border-bottom: solid 15px #368726;
  border-left: solid 15px #368726;
  border-right: solid 15px transparent;
  border-top: solid 15px transparent;
  border-radius: 0 0 0 10px;
}

.asearch li {
  padding-bottom:10px;
}

.form-element {
	margin-bottom:15px;
  position:relative;
}

.fi-check {
  margin-bottom:5px;
}

.fi-check label {
  display:inline-block;
}

.fi-check input {
  display:inline-block;
  width:20px;
}

.pull-top {
  margin-top:0px;
  padding-top:0px;
}

.input-icon-text {
  position:absolute;
  top:30px;
  right:10px;
}

.last{ 
	margin-bottom: 0px !important; 
}


table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
  
  .closebox {
    font-size: 13px;
    text-align:center;
    margin-top:15px;
    cursor:pointer;
  }
  .closebox a{
    color:#fff !important;
  }

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

.ui-menu-item a {
  cursor:pointer;
  margin-top:3px;
}

#putlogohere img {
  width:150px;
}

#putlogohere {
  text-align:center;
  padding:15px;
}

.tag h3 {
  -ms-word-break: break-all !important;
     word-break: break-all !important;

     /* Non standard for webkit */
     word-break: break-word !important;

-webkit-hyphens: auto !important;
   -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
        hyphens: auto !important;
}

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

    .focus_outer {
    width:calc(100% - 40px) !important;
    margin:0px;top:0px !important;
    left:0px !important;
    margin:20px !important;
    margin-top:20px !important;
    text-align:center !important;
  }


  .solidotc-dark{
    margin-left:0px !important;
    border-left:0px !important;
    text-align:center !important;
  }

  .solidotc-light{
    margin-left:0px !important;
    border-left:0px !important;
    text-align:center !important;
  }

  .solidotc-light .button {
    width:100%;
    box-sizing:border-box;
  }

  .a-z ul {
    column-count: 1 !important;
  }

  .home-list ul {
    column-count: 1 !important;
  }

  .ce-spot {
    text-align:center;
    padding:0px;
    margin-top:20px;
  }

   .solidotc-dark .button {
    width:100%;
    box-sizing:border-box;
  }

  .offer-sp {
    border-left:1px solid #f1f1f1 !important;
  }

  .tag {
    width:100% !important; 

  }

  .storelogo img{
    width:125px !important; 
    box-sizing:borderbox;
  }

  .tag h3 {
     color:#333 !important;
     -ms-word-break: break-all !important;
     word-break: break-all !important;

     /* Non standard for webkit */
     word-break: break-word !important;

-webkit-hyphens: auto !important;
   -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
        hyphens: auto !important;
  }
  .coupon-tag {
    color:#999 !important;
  }
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* homepage */

.home-sectors-top {
  margin-top:-60px;
  margin-bottom:130px;
}
.home-sectors {
  padding-top:6px;
  text-align:right !important;
}

.related {
  display:block;
  height:auto;
  padding-bottom:25px;
}

.related li {
  display:inline-block;   
  line-height:40px;
}

.related li a {
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  margin-right:5px;
  border-radius:3px;
  text-decoration:none;
   box-sizing:border-box;
}

.related li a:hover {
  opacity:1.0 !important;
}

.rel-otc-light {
  color:#fff;
}

.rel-otc-light a {
  color:#fff !important;
}

.rel-otc-dark a {
  border:1px solid #e1e1e1;
}

.putright {
  text-align:right;
}

.recent-searches {
  margin-top:5px;
}
.home-sectors a{
  padding:10px;
  font-weight:600;
  text-decoration:none;
}

.main-search {
  text-align:center;
}

.main-search img {
  width:300px;
  margin-bottom:25px;
}

/*Modal*/

.admin_modal_bg {
  display:none;
  background-color:rgba(0,0,0,0.8);
  position:fixed;
  top:0px;
  left:0px;
  margin:0px auto;
  height:100%;
  overflow-y:scroll;
  width:100%;
  z-index:99999999;
}

#admin_modal li {
  display:inline-block;
}
#admin_modal img {
  width:125px;
  margin:15px;
}

#modal-over {
    background-color: rgba(0,0,0,0.9);
    position: fixed;
    top: 0px;
    left: 0px;
    margin: 0px auto;
    height: 100%;
    overflow-y: scroll;
    width: 100%;
    z-index: 99999999;
}

.focus_outer {
  border-radius:2px;
  width:600px;
  position:fixed;
  top:50%;
  margin-top:-200px;
  left:50%;
  margin-left:-300px;
}

.focus_outer .offer-sp{
  margin-bottom:0px;
}

.focus_outer .solidotc-light {
  padding:30px;
}

.focus_outer .solidotc-dark {
  padding:30px;
}

.search h1 {
  margin-bottom:10px;
}

.codebox {
  border:1px solid #f1f1f1;
  border-radius:3px;
  padding:5px;
  text-align:center;
  margin-bottom:15px;
}

.storelogo img{
  width:100%;
}
.enterin {
  padding:0px;
  margin:0px;
  border-bottom:1px dotted #f1f1f1;
  text-transform:uppercase;
  font-size:12px;
  padding-bottom:5px;
}

.bigcode {
  font-size:30px;
  margin:0px;
  padding:0px;
  margin-top:5px;
  font-weight:500;
}
/* General Styling */

.cat-view {
  padding-top:20px;
}

.cat-view h1 {
  margin-bottom:20px;
}

.store-header .featured-logo {
  border-radius:3px;
}

a {
  color:#333;
}

a:hover {
  color:#999;
}

.featured-tag {
  position:absolute;
  top:10px;
  color:#fff;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  right:-3px;
  display:block;
  background-color:#c72733;
  z-index:999;
  border-right:3px solid #a41520;
  border-radius:3px 0px 0px 3px;
}

.offer-sp {
  border-radius:3px;
  margin-bottom:20px;
}

.offer-sp .button {
  min-width:250px;
  text-align:center;
}

.tag {
  float:left;
  width:159px;
}

.otc-dark {
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
  border-top:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  border-radius:3px;
}

.otc-light {
  border-radius:3px;
}

.solid {
  background-color:#fff;
  margin-left:159px;
  padding:15px;
}

.otc-light .tag h3{
  color:#fff;
  margin-top:10px;
}

.sidebar {
  margin-bottom:25px;
}

.sidebar .content-element {
  margin-bottom:0px;
}

.rel- a{
  color:#fff;
}

.rel-b-dark {
  border:1px solid #e1e1e1;
  margin-bottom:5px;
  border-radius:3px;
}

.otc-light .coupon-tag {
  color:#fff;
  border:1px solid #f1f1f1;
  border-radius:3px;
  margin-top:10px;
  text-transform: capitalize;
}

.no-offers {
  border:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  padding:20px;
}

.no-offers h3 {
  margin-bottom:20px !important;
}
.otc-dark .coupon-tag {
  color:#999;
  border:1px solid #e1e1e1;
  border-radius:3px;
  margin-top:10px;
  text-transform: capitalize;
}

.tag {
  text-align:center;
  padding:15px;
  box-sizing:border-box;
}

.tag h3 {
  font-size:32px;
}

.solidotc-dark {
  background-color:#fff;
  margin-left:159px;
  padding:15px;
  border-left:1px solid #f1f1f1;
}

.solidotc-light {
  background-color:#fff;
  margin-left:159px;
  border-right:1px solid #f1f1f1;
  border-top:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  padding:15px;
  border-radius: 0px 3px 3px 0px;
}
.offer-sp h3 {
  margin-bottom:5px;
}
.store-header {
  padding-top:20px;
}

.a-zpage {
  padding-top:20px;
  display:block;
  clear:both;
}

.azmore {
  display:block;
  width:100%;
  margin-bottom:20px;
}

.a-z ul {
  list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.home-list {
  background-color:#f1f1f1;
  padding:15px;
  border-radius:3px;
  padding-bottom:0px;
  margin-bottom:50px;
  margin-top:50px;
}

.home-list ul {
  list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.tc-light {
  color:#fff !important;
}

.tc-light a{
  color:#fff !important;
}

.tc-dark {
  color:#000 !important;
}

.tc-dark a{
  color:#000 !important;
}

.a-z ul a {
  color:#333;
  text-decoration:none;
  padding-bottom:10px;
}
.a-z li{
  margin-bottom:10px;
}

.home-list ul a {
  color:#333;
  text-decoration:none;
  padding-bottom:10px;
}
.home-list li{
  margin-bottom:10px;
}


.a-z-row {
}

.a-z-row h2 {
  margin:0px;
  margin-bottom:20px;
}

.featured-tag p {
  padding:0px;
  margin:0px;
  font-weight:500;
}

.featured-store {
  text-align:center;
}

.featured-store h3 {
  margin-bottom:0px;
}

.hor {
  max-width:100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.425;
}

.ver2 {
      display: block;
      display: -webkit-box;
      height: 70px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.425;
      text-overflow: ellipsis;
}

.ver4 {
      display: block;
      display: -webkit-box;
      height: 80px;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.425;
      text-overflow: ellipsis;
}

.searchform {
  padding-top:20px;
  padding-bottom:5px;
  margin-bottom:25px;
}

.fav-stores {
  text-align:center;
}

.recent-searches a {
  text-decoration:none;
  color:#333;
}

.mainsplash {
  text-align:center !important;
  margin:0px;
  margin-top:40px;
  margin-bottom:20px;
  font-size:30px;
}

.offer-details {
  color:#ccc;
  font-size:15px;
  margin-bottom:0px;
}

.padded-bottom {
  padding-bottom:25px !important;
}
.offer-url {
  color:#ccc;
  font-size:15px;
    margin-top:-40px;
   margin-bottom: -5px;
}

.offer-url a {
  color:#ccc;
}

.featured-logo {
  height:auto;
  padding:5px;
}

.small-logos {
  overflow:hidden;
  height:40px;
  padding-left:5px;
}

.featured-logo-small {
  margin:0px;
  border-radius:3px;
  height:auto;
  padding:5px;
  display:inline-block;
  border:1px solid #e1e1e1;
}

.featured-logo-small img {
    width: 26px;
    border: 0px;
    vertical-align: middle !important;
    margin:0px;
}

.b-dark {
  border-bottom:1px solid #f1f1f1 !important;
}

.sb-dark {
  border:1px solid #f1f1f1;
}

.featured-store img {
    width: 150px;
    border: 0px;
    vertical-align: middle !important;
    margin:0px;
}

.ce-offer .featured-logo img {
      margin-bottom: 20px !important;
}
.swipe-msg {
  padding-top:10px;
  margin-top:10px;
  border-top:1px dotted #e1e1e1;
  display:none;
}
.swipe-msg .nc-icon {
 margin-bottom:-5px;
}
.msg .content-element {
  margin-bottom:0px !important;
}

.msg .content {
  padding-bottom: 0px !important;
}


.center {
	text-align:center;
}

.paddout {
	padding:15px;
}

.logo {
	width:170px;
  margin-top:5px;
}

.logo-white {
	height:36px;
	margin-top:5px;
}

.benefit {
	text-align:center;
}

.benefit h2 {
	margin-top:15px;
}
/* Buttons */

.button {
	text-decoration:none;
	padding:15px;
	display:block;
	background-color:#f1f1f1;
	color:#333;
	border-radius:3px;
	font-weight:600;
	opacity:0.7;
	}

.button-primary {
	background-color:#42b72a;
	color:#fff;
}

.button-inverse {
	-webkit-box-shadow:inset 0px 0px 0px 2px #f1f1f1;
    -moz-box-shadow:inset 0px 0px 0px 2px #f1f1f1;
    box-shadow:inset 0px 0px 0px 2px #f1f1f1;
	background-color:#fff;
}

.button-inverse-white {
	-webkit-box-shadow:inset 0px 0px 0px 2px #fff;
    -moz-box-shadow:inset 0px 0px 0px 2px #fff;
    box-shadow:inset 0px 0px 0px 2px #fff;
    color:#fff;
    margin-left:10px;
    background-color:rgba(0,0,0,0.0);
}

.button-ce-info {
  -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 2px 1 #fff;
    color:#466a75;
    padding:6px;
    background-color:#fff;
}


.button-inverse-primary{
	-webkit-box-shadow:inset 0px 0px 0px 2px #42b72a;
    -moz-box-shadow:inset 0px 0px 0px 2px #42b72a;
    box-shadow:inset 0px 0px 0px 2px #42b72a;
	background-color:#fff;
	color:#42b72a;
}

.button-xl {
	font-size:1.75em;
	margin-top:15px;
	font-weight:400;
	opacity:1;
}

.button-inline {
	display:inline-block !important;
	width:auto;
}

.button:hover {
	opacity: 1.0;
}

.button-primary:hover {
  color:#fff;
}
.button-form {
	cursor:pointer;
	border:0px;
	border:0px;
	transition: all 0.4s ease;
}

.button-form:hover {
	transition: all 0.4s ease;
}

.button-form:focus {
	border:0px;
}

.center {
	text-align:center;
}


@media only screen and (max-width: 600px) {
    .column-1, 
    .column-2, 
    .column-3, 
    .column-4, 
    .column-5, 
    .column-6, 
    .column-7, 
    .column-8, 
    .column-9, 
    .column-10, 
    .column-11, 
    .column-12 {
        width: auto;
        float: none;
    }

    .input-search {
      width:100% !important;
       box-sizing: border-box;
       margin-bottom:5px;
    }

    .home-sectors {
      text-align: center !important;
    }

    .hide-on-phone {
      display:none;
    }

    .se {
      width:100%;
      text-align:left;
    }

    .column + .column {
        margin-left: 0;
    }

    .swipe-msg {
      display:block;
    }

    .main-header {
    	text-align:center;
    }

    .home-nav {
    	text-align:center;
    	margin-top:15px;
    }
}
/* Animations */
.animated {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}


@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.delay1 {
	-webkit-animation-delay: 0.1s; /* Chrome, Safari, Opera */
    animation-delay: 0.1s;
}

.delay2 {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
    animation-delay: 0.2s;
}

.delay3 {
	-webkit-animation-delay: 0.3s; /* Chrome, Safari, Opera */
    animation-delay: 0.3s;
}

.delay4 {
	-webkit-animation-delay: 0.4s; /* Chrome, Safari, Opera */
    animation-delay: 0.4s;
}

.delay5 {
	-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */
    animation-delay: 0.5s;
}

.delay6 {
	-webkit-animation-delay: 0.6s; /* Chrome, Safari, Opera */
    animation-delay: 0.6s;
}

.delay7 {
	-webkit-animation-delay: 0.7s; /* Chrome, Safari, Opera */
    animation-delay: 0.7s;
}

.delay8 {
	-webkit-animation-delay: 0.8s; /* Chrome, Safari, Opera */
    animation-delay: 0.8s;
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.blog-head {
  margin-top:15px;
  padding-bottom:15px;
  border-bottom:1px dotted #e1e1e1;
  text-align:center;
}

.blog-head h3{
  margin-bottom:0px !important;
}

.blog-head a{
  margin-left:15px;
  margin-right:15px;
}



.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}


.lips {
  overflow: hidden;
   text-overflow: ellipsis;
   max-height: 99px; 
   font-size:0.8em !important;
}

.lips2 {
  overflow: hidden;
   text-overflow: ellipsis;
   max-height: 161px; 
   font-size:0.8em !important;
}

.blog-post-image {
  height:150px;
  margin:-10px;
  margin-bottom:15px;
  position:relative;
}

.blog-post-image:hover {
  opacity:0.8;
}

.blog-post-image h2{
  color:#fff !important;
  position:absolute;
  bottom:10px;
  left:10px;
  margin-bottom:0px !important;
  padding-bottom:0px !important; 
}

.dark-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
height:150px;
position:relative;
bottom:0px;
left:0px;
}

.home-blogpost {
  border:1px solid #f1f1f1;
  border-bottom:2px solid #e1e1e1;
  border-radius:3px;
  padding:10px;
  margin-bottom:20px;
}