@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
footer, nav, section {
    display: block;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    margin: .67em 0;
}
b, strong {
    font-weight: 700;
}
img {
    border: 0;
}
button, input {
    margin: 0;
}
button {
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    img, tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    @page {
        margin: 2cm .5cm;
    }
    h2, h3, p {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    .table td {
        background-color: #fff!important;
    }
    .table {
        border-collapse: collapse!important;
    }
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}
button, input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-image: none;
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
p {
    margin: 0 0 10px;
}
.text-right {
    text-align: right;
}
h1, h2, h3, h4 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
blockquote:after, blockquote:before {
    content: "";
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:after, .container:before {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after, .row:before {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-md-10, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-9, .col-sm-2, .col-sm-6, .col-sm-9, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width:768px) {
    .container {
        max-width: 750px;
    }
    .col-sm-2, .col-sm-6, .col-sm-9 {
        float: left;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
}
@media (min-width:480px) {
    .col-md-3, .col-md-4 {
        float: left;
        width: 50%;
    }
}
@media (min-width:768px) {
    .col-md-3, .col-md-4 {
        float: left;
        width: 33.33333333333333%;
    }
}
@media (min-width:992px) {
    .container {
        max-width: 970px;
    }
    .col-md-10, .col-md-2, .col-md-3, .col-md-4, .col-md-9 {
        float: left;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-12 {
        width: 100%;
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}
table {
    max-width: 100%;
    background-color: transparent;
}
.table {
    width: 100%;
}
.table tbody>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #f9f9f9;
}
.form-control:-moz-placeholder {
    color: #999;
}
.form-control::-moz-placeholder {
    color: #999;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active {
    background-image: none;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary:active {
    background-image: none;
}
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot);
    src: url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li:first-child>a {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li:last-child>a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover {
    background-color: #eee;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:after, .panel-body:before {
    display: table;
    content: " ";
}
.panel-body:after {
    clear: both;
}
.panel>.table {
    margin-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.clearfix:after, .clearfix:before {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
@-ms-viewport {
    width: device-width;
}
@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px;
    }
}

@font-face {
	font-family: 'FontAwesome';
	src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.eot?v=3.2.1');
	src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight: 400;font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
[class*=" icon-"]:before, [class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
a [class^=icon-] {
    display: inline;
}
[class*=" icon-"], [class^=icon-] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
}
.icon-white {
    background-image: none;
}
.icon-search:before {
    content: "\f002";
}
.icon-folder-open:before {
    content: "\f07c";
}
.icon-instagram:before {
    content: "\f24d";
}
.icon-twitter-sign:before {
    content: "\f081";
}
.icon-facebook-sign:before {
    content: "\f082";
}
.icon-youtube-sign:before {
    content: "\f38d";
}
.icon-thumbs-up-alt:before {
    content: "\f087";
}
.icon-thumbs-down-alt:before {
    content: "\f088";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-pinterest-sign:before {
    content: "\f0d3";
}
.icon-google-plus-sign:before {
    content: "\f0d4";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-laptop:before {
    content: "\f109";
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
    -webkit-perspective: 1000;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
#fstores .item {
    background: #fff;
    padding: 20px 0;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #CCC;
    width: 218px;
    float: left;
}
#sfstores .item {
    background: #fff;
    padding: 10px 2px;
    margin: 4px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCC;
    float: left;
}
body, html {
    height: 100%;
}
a {
    color: #2992c8;
}
a:focus, a:hover {
    color: #056495;
}
.btn, a, button {
    outline: 0!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
a, a:focus, a:hover {
    text-decoration: none;
}
.btn-default:hover, .btn-primary:hover, .form-control:focus, .form-control:hover, input[type=text]:focus, input[type=text]:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type=text] {
    -webkit-appearance: none;
}
form {
    margin-bottom: 0;
}
.row+.row {
    margin-top: 24px;
}
.table {
    margin: 0;
}
.pagination .active>a, .pagination li>a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #e2e2e2;
    color: #333;
    border-color: #bbb;
}
.pagination li>a {
    color: #333;
}
.panel-body-narrow {
    padding: 8px;
}
#top_navigation {
    position: relative;
    display: block;
    padding-top: 2px;
	padding-bottom: 2px;
    border-bottom: 1px solid #e1e1e1;
    background: #f9f9f9;
}
.top_ico_nav {
    list-style: none;
    margin: 0;
    padding: 12px 0;
}
.top_ico_nav li {
    float: right;
    margin: 4px 8px 4px 0;
}
.top_ico_nav li a {
    border: 1px solid #e1e1e1;
    min-width: 100px;
    height: 35px;
    text-align: center;
    display: block;
    color: #333;
    padding: 3px;
    background: #f7f7f7;
    position: relative;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.top_ico_nav li a:hover {
    background: #f8f8f8;
}
.top_ico_nav li a span.menu_label {
    display: block;
    font-size: 13px;
    font-weight: 300;
    font-family: Roboto,sans-serif;
    padding-top: 4px;
}
.top_ico_nav li a:hover {
    z-index: 100;
    border-color: rgba(0,0,0,.2);
}
#wrapper_all {
    min-height: 100%;
    height: auto;
}
#main_content_outer {
    width: 100%;
    float: left;
}
#main_content {
    margin: 0;
    min-height: 1px;
}
.main_section {
    margin-top: 16px;
}
.panel {
    margin-bottom: 0;
}
.panel-default {
    border-color: #d3d3d3;
}
.panel+.panel {
    margin-top: 30px;
}
.panel .panel-heading {
    height: 36px;
    padding: 0 10px;
}
.panel .panel-heading .panel-title {
    font: 300 15px/34px Roboto,sans-serif;
    margin: 0;
}
.panel .panel-heading+.table tbody tr:first-child td {
    border-top: none;
}
.panel-default>.panel-heading {
    background: #e8e8e8;
    border-bottom: 1px solid #d3d3d3;
}
.search_pagination {
    padding-top: 10px;
    border-top: 1px solid #e3e3e3;
    margin-top: 10px;
    text-align: center;
}
.owl-carousel .owl-wrapper {
    overflow: hidden;
}
.owl-carousel .owl-wrapper-outer {
    -webkit-overflow-scrolling: touch;
}
.owl-buttons {
    padding-top: 10px;
    text-align: right;
}
.owl-next, .owl-prev {
    font-size: 12px;
    color: #bbb;
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 2px 8px 1px;
    display: inline-block;
    margin: 0 3px;
}
.owl-next:hover, .owl-prev:hover {
    background: #333;
    color: #fff;
}
#footer_space {
    height: 110px;
    clear: both;
}
#footer {
    height: 40px;
    line-height: 40px;
    margin-top: -42px;
    position: relative;
    border-top: 1px solid #e1e1e1;
    background: #f7f7f7;
    -webkit-box-shadow: 0 2px 0 #f7f7f7;
    -moz-box-shadow: 0 2px 0 #f7f7f7;
    box-shadow: 0 2px 0 #f7f7f7;
}
#footer ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#footer li {
    list-style: none;
    display: inline-block;
    line-height: 40px;
}
@media (min-width:1200px) {
    #home_search {
        position: relative;
        display: block;
        padding: 15px 5px;
        height: 120px;
        border-bottom: 1px solid #e1e1e1;
        background: #333;
    }
    #home_search .main_search {
        padding: 5px 0 0;
        margin: 0;
        position: relative;
        z-index: 101;
    }
    #home_search .main_search input {
        height: 40px;
        padding: 10px 32px 10px 5px;
        font-size: 18px;
    }
    #home_search .main_search button {
        position: absolute;
        right: 3px;
        top: 8px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 14px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 30px;
        width: 40px;
        z-index: 20;
    }
    .htitle1 {
        font-size: 34px;
        color: #fff;
    }
    .htitle2 {
        font-size: 20px;
        margin-top: 10px;
        color: #fff;
    }
    .htitle3 {
        font-size: 36px;
        margin-top: 0;
    }
    .couponlightbox {
        width: 450px;
        height: 280px;
        padding: 10px;
        margin-top: 40px;
        background: #fff;
        border: 3px solid #ccc;
        border-radius: 5px;
    }
    .storelogo {
        border: 1px solid #ccc;
        width: 154px;
        background-color: #fff;
        padding: 15px;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
        text-align: center;
    }
    .storename {
        font-size: 30px;
        text-align: left;
    }
}
@media (max-width:1199px) {
    #home_search {
        position: relative;
        display: block;
        padding: 10px 5px;
        height: 160px;
        border-bottom: 1px solid #e1e1e1;
        background: #333;
    }
    #home_search .main_search {
        padding: 5px 0 0;
        margin: 0;
        position: relative;
        z-index: 101;
    }
    #home_search .main_search input {
        height: 32px;
        padding: 5px 24px 5px 5px;
        font-size: 14px;
    }
    #home_search .main_search button {
        position: absolute;
        right: 3px;
        top: 8px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 14px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 22px;
        width: 30px;
        z-index: 20;
    }
    .htitle1 {
        font-size: 25px;
        color: #fff;
    }
    .htitle2 {
        font-size: 15px;
        margin-top: 10px;
        color: #fff;
    }
    .htitle3 {
        font-size: 28px;
        margin-top: 0;
    }
    .couponlightbox {
        width: 450px;
        height: 280px;
        padding: 10px;
        margin-top: 40px;
        background: #fff;
        border: 3px solid #ccc;
        border-radius: 5px;
    }
    .storelogo {
        border: 1px solid #ccc;
        width: 134px;
        background-color: #fff;
        padding: 15px;
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        text-align: center;
    }
    .logosize {
        max-height: 90px;
        max-width: 90px;
    }
    .storename {
        font-size: 26px;
        text-align: left;
    }
}
@media (max-width:991px) {
    #top_navigation {
        padding: 15px 0;
    }
    .top_ico_nav {
        font-size: 0;
        text-align: center;
        margin-top: 8px;
    }
    .top_ico_nav li {
        margin-bottom: 0;
        display: inline-block;
        float: none;
    }
    .top_ico_nav li a {
        min-width: 91px;
        display: inline-block;
    }
    .top_ico_nav li a span.menu_label {
        display: block;
    }
    #main_content {
        margin: 0!important;
    }
    .couponlightbox {
        width: 350px;
        height: 305px;
        padding: 10px;
        margin-top: 40px;
        background: #fff;
        border: 3px solid #ccc;
        border-radius: 5px;
    }
    .storelogo {
        border: 1px solid #ccc;
        width: 134px;
        background-color: #fff;
        padding: 15px;
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        text-align: center;
    }
    .logosize {
        max-height: 90px;
        max-width: 90px;
    }
    .storename {
        font-size: 20px;
        text-align: left;
    }
}
@media (min-width:768px) and (max-width:991px) {
    [class*=col-md] {
        margin-bottom: 10px;
    }
    .storelogo {
        float: left;
        width: 112px;
        padding: 3px;
        border: 1px solid #ccc;
        text-align: center;
    }
    #home_search {
        position: relative;
        display: block;
        padding: 10px 5px;
        height: 160px;
        border-bottom: 1px solid #e1e1e1;
        background: #333;
    }
    #home_search .main_search {
        padding: 5px 0 0;
        margin: 0;
        position: relative;
        z-index: 101;
    }
    #home_search .main_search input {
        height: 30px;
        padding: 5px 24px 5px 5px;
        font-size: 16px;
    }
    #home_search .main_search button {
        position: absolute;
        right: 3px;
        top: 8px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 13px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 20px;
        width: 30px;
        z-index: 20;
    }
    .htitle1 {
        font-size: 20px;
        color: #fff;
    }
    .htitle2 {
        font-size: 13px;
        margin-top: 10px;
        color: #fff;
    }
}
@media (min-width:319px) and (max-width:480px) {
    .storelogo {
        float: left;
        width: 112px;
        padding: 3px;
        border: 1px solid #ccc;
        text-align: center;
    }
}
@media (max-width:767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .col-xs-12 {
        clear: both;
    }
    [class*=col-md], [class*=col-sm], [class*=col-xs] {
        margin-bottom: 10px;
    }
    #footer {
        height: auto;
        line-height: 24px;
        padding: 10px 0;
        text-align: center;
    }
    #footer li {
        line-height: 30px;
    }
    #footer .text-right {
        text-align: center;
    }
    .storelogo {
        float: left;
        width: 112px;
        padding: 3px;
        border: 1px solid #ccc;
        text-align: center;
    }
}
@media (max-width:479px) {
    .top_ico_nav li a {
        min-width: 50px;
        padding: 5px;
        display: inline-block;
        font-size: 13px;
    }
    #home_search {
        position: relative;
        display: block;
        padding: 5px;
        height: 150px;
        border-bottom: 1px solid #e1e1e1;
        background: #333;
    }
    #home_search .main_search {
        padding: 5px 0 0;
        margin: 0;
        position: relative;
        z-index: 101;
    }
    #home_search .main_search input {
        height: 30px;
        padding: 5px 24px 5px 5px;
        font-size: 14px;
    }
    #home_search .main_search button {
        position: absolute;
        right: 3px;
        top: 8px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 13px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 20px;
        width: 26px;
        z-index: 20;
    }
    .htitle1 {
        font-size: 16px;
        color: #fff;
    }
    .htitle2 {
        font-size: 13px;
        margin-top: 10px;
        color: #fff;
    }
    .htitle3 {
        font-size: 20px;
        margin-top: 0;
    }
    .storelogo {
        float: left;
        width: 100px;
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center;
    }
}
.fs11 {
    font-size: 11px;
}
.fs12 {
    font-size: 12px;
}
.fs13 {
    font-size: 13px;
}
.fs14 {
    font-size: 14px;
}
.fs15 {
    font-size: 15px;
}
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}
.fs20 {
    font-size: 20px;
}
.fs24 {
    font-size: 24px;
}
.fs26 {
    font-size: 26px;
}
.frbt {
    font-family: Roboto,sans-serif;
}
.fosc {
    font-family: "Open Sans";
}
.fc_white {
    color: #FFF;
}
.fcblu {
    color: #1F50B6;
}
.fcorg {
    color: #F97C00;
}
.fcgrn {
    color: #090;
}
.fcgry {
    color: #999;
}
.fcred {
    color: red;
}
.bgcf5 {
    background-color: #f5f5f5;
}
.m0 {
    margin: 0;
}
.m10 {
    margin: 10px;
}
.mb0 {
    margin-bottom: 0;
}
.mb5 {
    margin-bottom: 5px;
}
.mb8 {
    margin-bottom: 8px;
}
.mb20 {
    margin-bottom: 20px;
}
.ml3 {
    margin-left: 3px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.mr3 {
    margin-right: 3px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.p3 {
    padding: 3px;
}
.p5 {
    padding: 5px;
}
.p10 {
    padding: 10px;
}
.pb0 {
    padding-bottom: 0;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pt0 {
    padding-top: 0;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt25 {
    padding-top: 25px;
}
.lh20 {
    line-height: 20px;
}
.clear {
    clear: both;
}
.rowbg {
    background: url(/zymdeals/img/bg.jpg) #f5f5f5;
}
.shade {
    text-shadow: 0 2px 5px #000;
}
.bdr_bd {
    border-bottom: 1px dotted #ccc;
}
.couponblock_s {
    float: left;
    width: 100%;
    border: 1px solid #CCC;
}
.bbhfix {
    height: 162px;
    overflow: hidden;
}
.txtac {
    text-align: center;
}
.box_title {
    height: 44px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 30px;
    font-size: 15px;
}
.expired {
    background: url(/zymdeals/img/expired.png) no-repeat;
}
.promobg {
    background: url(/zymdeals/img/promobg.png) no-repeat;
    text-align: left;
    padding-left: 7px;
}
.promohead {
    float: left;
    margin: -21px auto 0 -15px;
    width: 145px;
    height: 28px;
}
.rs_main {
    float: left;
    width: 112px;
    height: 52px;
    margin: 5px;
    padding: 2px;
    border: 0 solid #CCC;
    text-align: center;
    overflow: hidden;
}
.rs_logo {
    float: none;
    width: 104px;
	margin:0 auto !important;
    height: 32px;
    border-radius: 4px;
    margin: 2px 0;
    padding: 2px;
    border: 1px solid #CCC;
    overflow: hidden;
}
.rs_logo_ra {
    float: right;
    width: 104px;
    height: 32px;
    border-radius: 4px;
    margin: -5px 0 5px;
    padding: 2px;
    border: 1px solid #CCC;
    overflow: hidden;
}
.cl_lists {
    float: left;
    width: 224px;
    height: 30px;
    margin: 4px 0px;
    padding: 5px;
    line-height: 20px;
    border-bottom: 1px dotted #CCC;
    overflow: hidden;
    font-size: 13px;
}
.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}
.clb_cross {
    margin-top: -8px;
    margin-right: -4px;
    text-align: right;
}
.clb_title {
    text-align: left;
    padding: 0 10px 15px;
    margin: 3px 3px 10px;
    broder: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}
.clb_title1 {
    text-align: center;
    padding: 10px;
}
.clb_subs {
    float: left;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.clb_inner1 {
    padding: 0;
    margin: 8px 8px 15px;
    background: #fff;
    border: 1px dashed #000;
    border-radius: 5px;
}
#pages_search {
    position: relative;
    display: block;
    padding: 15px 5px;
    height: 80px;
    border-bottom: 1px solid #e1e1e1;
    background: #333;
}
#pages_search .main_search {
    padding: 5px 0 0;
    margin: 0;
    position: relative;
    z-index: 101;
}
#pages_search .main_search input {
    height: 40px;
    padding: 10px 32px 10px 5px;
    font-size: 18px;
}
#pages_search .main_search button {
    position: absolute;
    right: 3px;
    top: 8px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 30px;
    width: 40px;
    z-index: 20;
}
.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none;
}
.vflink {
    height: 15px;
    overflow: hidden;
}
.vsave {
    display: block;
    height: 47px;
    overflow: hidden;
}
.codebox {
    margin: 10px;
    border: 2px #333 dashed;
    background-color: aliceblue;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 8px;
}