/*
Theme Name: Dealioz Child
Template: whiteboard
*/

/*	Less Framework 3
	by Joni Korpi
	http://lessframework.com	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, header, footer, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0
}
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
    display: block
}
a img {
    border: 0
}
figure {
    position: relative
}
figure img {
    width: 100%
}
/* Search Deals Page */
body.custom-background.page-id-26643 {
	background: none;
	background-color: #fff;
}
.page-id-26643 #content {
	padding: 10% 0;
    text-align: center;
}
.page-id-26643 .sf_container {
	float: none;
	text-align: center;
}
body.home article h1.page_id_29798{
    display: none;
}

/* New Footer Buttons on Business Page Bottom */
.footer-buttons .member-deal-type {
    margin: 0;
    display: inline-block;
}
.footer-buttons .member-deal-type.blue {
	background-color: #4d90fe;
	color: #fff;
}
/*	Typography presets
	------------------	*/

.gigantic {
    font-size: 110px;
    line-height: 120px;
    letter-spacing: -2px;
}
.huge, h1 {
    font-size: 68px;
    line-height: 72px;
    letter-spacing: -1px;
}
/***********
h1 to 36px
***********/
.large, h2, #content h1 {
    font-size: 36px;
    line-height: 48px;
}
/*******
h2 color to 2450c1
************/
.big, h3, #content h2 {
    font-size: 26px;
    line-height: 36px;
}
#content h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
#content h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#content h6 {
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica Neue, Helvetica, Trebuchet MS, Arial;
    color: #2450c1;
}
.concierge-homepage {
	width: 100%;
	height: inherit;
	margin-top: 20px;
}
/*********
h3 and body to 14/18 and specified #000000
********/
.normal, body, #content h3 {
    /*font: 14px/18px Helvetica Neue, Helvetica, Trebuchet MS, Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;*/
    font: 14px/1.4 'Open Sans', sans-serif;
    color: #444;
}
.small {
    font-size: 13px;
    line-height: 18px;
}
abbr, acronym {
    border-bottom: 1px dotted;
    cursor: help;
    font-variant: small-caps;
}
address, cite, em, i {
    font-style: italic;
}
a {
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    -moz-transition: color .3s linear;
    text-decoration: none;
    outline: none;
}
a:active, a:focus {
    text-decoration: underline;
}
/*	Default 8-column layout
	60 px columns, 24 px gutters, 60 px margins, 768 px total
	---------------------------------------------------------
	1     2      3      4      5      6      7      8     
	60px  144px  228px  312px  396px  480px  564px  648px	*/

#if-logged-in {
    position: relative;
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: #000;
    color: #aaa;
    font-size: 10px;
    z-index: 1000;
}
#if-logged-in .container {
    padding-top: 0;
    padding-bottom: 0;
}
#if-logged-in p {
    margin: 0;
}
#if-logged-in a:link, #if-logged-in a:visited {
    color: #fff;
    text-decoration: none;
}
#if-logged-in a:hover {
    text-decoration: underline;
}
#if-logged-in a:active {
    text-decoration: underline;
    margin-bottom: -1px;
}
.container {
    max-width: 1128px;
    margin: 30px auto 0;
}
#header-image {
    padding: 0;
    overflow: hidden;
}
#home-featured-content {
    background: url('images/white-transparent-bg.png');
    border-radius: 0px;
    overflow: hidden;
    padding-top: 30px;
    margin: 10px auto;
    clear: both;
}
/* HEADER IMAGE
		full size - 1068x300
		8 column layout resized to 890x250 displayed at 648x250
		5 column layout resized to 534x150 displayed at 396x150
		3 column layout resized to 365x100 displayed at 228x100
	 */
#header-image img {
    width: 890px;
    height: 250px;
    margin-left: -121px;
    padding: 0;
}
#content {
    background: #fff;
    /*padding: 20px;*/
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}
#article {
    background-color: #fff;
    margin: 15px 0;
    border-radius: 10px;
    padding: 20px;
}
#sidebar {
    width: 280px;
    float: left;
    margin-left: 38px;
}
::selection {
    background: #c6d8cd;
}
::-moz-selection {
 background: #c6d8cd;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
 background: transparent;
}
#header {
    height: 48px;
	background: url(images/headerBg.jpg);
    border-bottom: none;
    padding: 0;
}
#header.alternate {
	background: #226FC1;
}




.logo {
	 float: left; 
	width: 10%;
	max-height: 48px;
}
.sf_container {
	/* float: left; */
	width: 100%;
	display: inline-block;
	position: relative;
	z-index:1;
}
.sf_search .sf_input{
	width: 600px !important;
}
header {
    max-width: 1200px;
    margin: auto;
}
.social-media-icons-header {
	float: right;
    width: 30%;
    display: inline-block;
    padding: 9px 0;
	text-align: right;
}
.social-media-icons-header a {
	font-size: 22px;
    color: #fff;
	padding: 0 3%;
}


.new-temp {
    background-image: none !important;
    background-color: #FFFFFF !important;
}
.exceed-wdth {
    max-width: 1100px !important;
}
body .postid-17263 .container {
    max-width: 1043px !important;
}
.header-menu-main {
	max-width: 1200px;
    margin: auto;
}

article {
    background-color: #fff;
    margin: 0px 0;
    border-radius: 0px;
    padding: 20px;
}
.featured-thumbnail {
    float: left;
}
.post-content {
    margin: 20px 0;
}
.pagination {
}
.post-meta {
}
.pay_pal_text {
    float: left;
    font-family: "Domine", "Georgia", serif;
    text-align: center;
    width: 100%;
}
.post-navigation {
}
#comments {
    clear: both;
}
li.comment {
}
.odd {
}
.even {
}
.author-comment {
}
.comment-text {
}
.comment-meta {
}
p.gravatar {
}
.waiting-for-approval {
}
#trackbacks {
}
li.trackback {
}
p#no-comments {
}
#comments-form {
}
#respond {
}
.cancel-comment-reply {
}
.page {
}
#page-content {
}
#page-meta {
}
.post {
}
.postContent {
}
.post-excerpt {
}
nav.oldernewer {
}
.older {
    float: left;
}
.newer {
    float: right;
}
.search {
}
.author {
}
#recent-author-posts {
}
#recent-author-comments {
}
#error404 {
}
#sidebar {
}
#widget-sidebar {
}
#sidebar-search {
}
#sidebar-nav {
}
#sidebar-archives {
}
#sidebar-meta {
}
.widget {
}
#footer {
    background: #1d1d1d;
    border-top: 4px solid #4d90fe;
    margin-top: 40px;
}
#footer ul li a {
	color: #d9d9d9;
}
.back-to-top {
	position: absolute;
    right: 40px;
    bottom: 3px;
    font-size: 45px;
    color: #ef910a;
}
#widget-footer {
}
#footer-nav {
}
.no-results {
}
.widget-area {
}
.none {
    /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
    display: none;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.aligncenter {
    text-align: center;
}
.alignleft {
    text-align: left;
	float: left;
}
.alignright {
    text-align: right;
	float: right;
}
.imgleft {
    float: left;
    padding-right: 20px;
}
.textright {
    float: right;
    margin-top: 20px;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.cat-list-button {
    margin: auto;
    width: 180px;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
    border-radius: 0 0 10px 10px;
    border: 2px solid #226FC1;
    border-top: none;
    margin-top: -2px;
    font-size: 18px;
    font-weight: bold;
    -webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    -moz-webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    -o-webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    box-shadow: inset 0 2px 2px 0px #E6E4E4;
}
.cat-list-button a, cat-list-button a:visited {
    color: #226FC1;
}
.cat-list-head a, .cat-list-head a:visited {
    color: #6D9241;
}
.cat-list-button a:hover {
    color: #4e9bed;
}
#catclose {
    display: none;
}
.cat-list-head {
    max-width: 960px;
    margin: -2px auto 0;
    background: #fff;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    position: relative;
    z-index: 999;
    height: 0px;
    font-weight: 700;
    -webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    -moz-webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    -o-webkit-box-shadow: inset 0 2px 2px 0px #E6E4E4;
    box-shadow: inset 0 2px 2px 0px #E6E4E4;
}
.cat-list-head-wrap {
}
.cat-list-head .cat-item {
    float: left;
    width: 220px;
    list-style: none;
    padding-left: 20px;
}
#layerslider_1 {
    width: 1108px;
    height: 340px;
}
#sidebar ul {
    padding: 20px;
}
#sidebar h3 {
    margin: -10px 0 -10px -5px;
    font-size: 22px;
    font-weight: 600;
}
.single-businesses .featured-thumbnail {
    max-height: 300px;
    max-height: 300px;
}
.biz-content {
    max-width: 450px;
    float: left;
    margin: 10px 0 30px;
}
.single-businesses p {
}
.biz-content .mapp-canvas-panel {
    width: 300px;
    height: 300px;
    border: 3px solid #777;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 30px;
}
.biz-name-link {
    color: #ccc!important;
    text-decoration: underline;
    font-weight: 700;
}
.biz-child-box {
    margin-bottom: 20px;
    background: white;
    border-radius: 10px;
    border: 2px solid #226FC1;
}
.biz-child-list {
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
}
.biz-right-col {
    max-width: 300px;
    float: left;
    margin-left: 15px;
}
.biz-right-col ul {
    margin-left: 40px;
}
.biz-right-col h2 {
    margin: 0 0 10px;
}
.biz-address {
    margin-left: 30px;
    font-size: 16px;
    font-weight: bold;
    max-width: 300px;
    margin: auto;
}
#biz_address {
    /*
position:relative;
top:65px;
*/
    color: #0038A8;
}
.deal-featured-image {
    max-width: 300px !important;
    float: right;
}
.deal-coupon-wrap {
    text-align: center;
}
.deal-coupon {
    max-height: 300px;
    max-width: 600px;
    clear: both;
}
.deal-start-end {
    width: 300px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
}
.deal-right {
    background: #88B453;
    max-width: 410px;
    margin-left: 15px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    border-bottom: 1px solid #689268;
    margin-bottom: 20px;
}
.deal-right h2 {
    margin: 0 0 10px;
    text-decoration: underline;
}
.newer-older {
    margin: 30px 50px;
    overflow: hidden;
    background: #88B453;
    padding: 0 10px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 46px;
}
.newer-older p {
    margin: 0;
}
.newer-older a {
    color: #fff;
}
.newer-older a:visited {
    color: #fff;
}
.newer-older a:hover {
    color: #CCC;
}
.banner-image {
    width: 100%;
    clear: both;
    margin: 20px 0;
}
.affiliate-button {
    background-color: #2777d0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2777d0), to(#357bb9));
    background-image: -webkit-linear-gradient(top, #2777d0, #357bb9);
    background-image: -moz-linear-gradient(top, #2777d0, #357bb9);
    background-image: -ms-linear-gradient(top, #2777d0, #357bb9);
    background-image: -o-linear-gradient(top, #2777d0, #357bb9);
    border: 1px solid #357bb9;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 0 #357bb9 inset;
	box-shadow: 0 1px 0 0 #357bb9 inset;
    color: white;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 15px;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    cursor: pointer;
}
.affiliate-button:hover {
    background-color: #2777d0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2a81dd), to(#2777d0));
    background-image: -webkit-linear-gradient(top, #2a81dd, #2777d0);
    background-image: -moz-linear-gradient(top, #2a81dd, #2777d0);
    background-image: -ms-linear-gradient(top, #2a81dd, #2777d0);
    background-image: -o-linear-gradient(top, #2a81dd, #2777d0);
    border: 1px solid #357bb9;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 0 #357bb9 inset;
    color: white;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 15px;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    cursor: pointer;
}
.home-deal-link {
    color: #4d90fe;
    font-size: 18px;
    font-weight: 600;
    display: block;
    /* height: 80px; */
    padding: 5px 0;
}
.home-deal-link:hover {
    text-decoration: underline;
    color: #000;
}
.the-excerpt {
    font-size: 14px;
    font-weight: 400;
}
.online-deal-type {
    /* color: #ffcc00; */
    /* color: #2450c1; */
    /* font-weight: 700; */
    color: #fff;
    /* float: left; */
    width: auto;
    font-weight: 700;
    background: #2450c1;
    padding: 8px 15px;
    margin: 0;
    display: block;
    border-radius: 0;
	text-align: center;
}
.member-deal-type {
    color: #fff;
    /* float: left; */
    width: auto;
    font-weight: 700;
    background: #ef910a;
    padding: 8px 15px;
    margin: 0;
    display: block;
    border-radius: 0;
    text-align: center;
}
.home-category {
    color: #9f9f9f;
    font-size: inherit;
    font-family: 'Open Sans', Arial, sans-serif;
    background: #f4f4f4;
    font-style: normal;
    padding: 7px 0;
    font-weight: normal;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 0;
}
.home-category:hover {
    text-decoration: underline;
}
.home-category2 {
    color: #9f9f9f;
    font-size: inherit;
    font-family: 'Open Sans', Arial, sans-serif;
    background: #f4f4f4;
    font-style: normal;
    padding: 7px 10px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-bottom: 3px;
}
.home-deal-title h3 {
    background-color: #000;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#555));
    background-image: -webkit-linear-gradient(left, #000, #555);
    background-image: -moz-linear-gradient(left, #000, #555);
    background-image: -ms-linear-gradient(left, #000, #555);
    background-image: -o-linear-gradient(left, #000, #555);
    height: 69px;
    color: white;
    line-height: 31px !important;
    padding: 8px 8px 0 8px;
    text-shadow: #164B88 2px 2px !important;
    font-size: 18px!important;
    font-weight: 700!important;
    border-radius: 7px 7px 0 0;
}
.home-deal-title a, .home-deal-title a:visited {
    color: #fff;
}
.home-deal-title a:hover {
    color: #CCC;
}
.home-featured-image {
    width: 100%;
    height: 194px;
    position: relative;
    z-index: 5;
    max-height: 194px;
    overflow: hidden;
}
.home-featured-image:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.home-featured-ribbon {
    bottom: -63px;
    position: absolute;
    right: 80px;
    text-decoration: none;
    z-index: 999;
}
/**********************
color to CC0000
**********************/
.deals_discount_amount {
    font-weight: 700;
    font-family: Verdana;
    font-size: 15px;
    color: #cc0000;
    text-shadow: 0px 0px 0px #000;
}
.deals_crossed_out_amount {
    font-weight: 700;
    font-family: Verdana;
    text-decoration: line-through;
    font-size: 13pt;
    color: #333333;
    text-shadow: 1px 1px 1px #000;
}
.home-featured-title {
    font-weight: 700;
}
.home-featured-title a, .home-featured-title a:visited {
    color: #fff;
}
.home-featured-title a:hover {
    color: #E0E0E0;
}
.home-featured-social {
    background: url(/new/wp-content/themes/whiteboard/images/white-transparent-bg.png);
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 200px;
    left: 50px;
    bottom: 80px;
    height: 40px;
    padding-top: 8px;
}
p {
    margin-bottom: 10px;
}
.header-search-wrap {
    float: left;
    margin-top: 20px;
    margin-left: -170px;
    position: absolute;
    left: 50%;
}
.header-search {
    background: #88B453;
    color: white;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    border: 1px solid #689268;
}
.header-search #searchsubmit {
    background-color: #2777D0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2777D0), to(#357BB9));
    background-image: -webkit-linear-gradient(top, #2777D0, #357BB9);
    background-image: -moz-linear-gradient(top, #2777D0, #357BB9);
    background-image: -ms-linear-gradient(top, #2777D0, #357BB9);
    background-image: -o-linear-gradient(top, #2777D0, #357BB9);
    border: 1px solid #357BB9;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 0 #357BB9 inset;
    color: white;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    cursor: pointer;
}
.deal-wrap {
    padding: 20px;
    color: white;
}
.deal-wrap a, .deal-wrap a:visited {
    color: #fff;
}
.deal-wrap a:hover {
    color: #ccc;
}
.price-tag {
    
    /*
height: 69px;

margin-right: -22px;
*/;
}
.price-tag img {
    float: left;
}
/****************
blue color
*****************/
.title {
    color: #2450c1;
}
/****************
blue color
*****************/
.blue {
    color: #2450c1;
}
.darkblue {
    color: #0e2d7b;
}
/****************
grey text
*****************/
.grey {
    color: #777777;
}
/*float: left;*/
    
/*
position: absolute;*/
    

a.slugtag {
    border-bottom: 1px dotted #0038A8;
    padding: 5px 8px;
    background-color: #0038A8;
    color: #fff;
    border-radius: 5px;
}
.price-tag h2 a {
    color: white;
    float: left;
    line-height: 38px !important;
    text-shadow: 2px 2px #6C8F41;
}
.biz-child-box li {
    list-style: none;
}
.post-type-archive-businesses .post-single {
    padding-bottom: 20px;
    border-bottom: none;
    overflow: hidden;
    margin: -10px 0 0;
}
.head-social {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 145px;
    margin-left: 88px;
}
.head-social li {
    float: left;
    padding: 0 2px;
}
.font-white {
    color: #fff;
}
.font-right {
    text-align: right;
}
.travel-button {
    background-color: #2777D0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2777D0), to(#357BB9));
    background-image: -webkit-linear-gradient(top, #2777D0, #357BB9);
    background-image: -moz-linear-gradient(top, #2777D0, #357BB9);
    background-image: -ms-linear-gradient(top, #2777D0, #357BB9);
    background-image: -o-linear-gradient(top, #2777D0, #357BB9);
    border: 1px solid #357BB9;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 1px 0 0 #357BB9 inset;
    color: white;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    cursor: pointer;
}
#sidebar .widget-area img {
    max-width: 236px;
}
.home-deal-title a {
    font-family: arial;
}
.home-featured-title a {
    text-transform: capitalize;
}
.field-visibility-settings-notoggle {
    display: none;
}
.page-id-13233 #sidebar {
    display: none;
}
.page-id-13233 #content {
    margin-bottom: 20px;
    margin-left: 265px;
    width: 550px;
}
#content_text {
    background: url('images/content_text-bg.png') repeat-y;
}
#content_text div {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blueButton {
    background: url('https://dealioz.com/wp-content/uploads/2014/09/BLue-3D-button.png') repeat-x;
    padding: 14px 26px;
    margin: 0 5px;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 1px 1px #000;
    color: #fff;
    display: inline-block;
}
.greenButton {
    border: 1px #6a963e solid;
    background: url('images/green_btn_bg.png') repeat-x;
    padding: 9px 26px;
    margin: 0 5px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 1px 1px #000;
}
#menu-top-menu {
    list-style-type: none;
}
#menu-top-menu li {
    float: left;
}
#menu-top-menu li a {
    float: left;
    color: #fff;
    height: 49px;
    font-family: Arial, sans serif;
    font-size: 18pt;
    padding: 15px 10px;
    background-color: #333;
    text-shadow: 3px 3px 2px #000;
}
#menu-top-menu li a:hover {
    background-color: #000;
}
nav ul {
    list-style-type: none;
}
nav ul .menu-directory-container ul {
    display: none;
    z-index: 1000;
}
nav ul li:hover > .menu-directory-container ul {
    display: block;
}
nav ul li .menu-directory-container ul {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0;
    position: absolute;
}
nav ul li .menu-directory-container ul li {
    float: none;
    border-radius: 5px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
nav ul li .menu-directory-container ul li a {
    padding: 5px 30px;
    width: 155px;
    display: inline-block;
    color: #666;
    font-weight: 700;
    font-size: 11pt;
}
nav ul li .menu-directory-container ul li a img {
    float: right;
    margin-top: 3px;
}
nav ul li .menu-directory-container ul li a:hover {
    background: #fefefe;
    border-radius: 5px;
}
nav ul li .menu-directory-container ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
.directory {
    font-size: 18px;
    color: #CCC;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    line-height: 2.4em;
    padding: 0 10px;
}
.directory:after {
    content: '';
    position: relative;
    left: 5px;
    margin-top: -1px;
    display: inline-block;
    background: transparent;
    border-style: solid dashed dashed;
    border-color: transparent;
    border-top-color: #999;
    font-size: 0;
    border-width: 3px 3px 0;
    padding-top: 1px;
}
#sf_results {
    background: #fff;
    border: 1px solid #888;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif !important;
    font-size: 11px !important;
    z-index: 9999 !important;
    text-align: left !important;
    box-shadow: 0 0 5px #aaa;
    border-radius: 3px;
}
.sf_more {
    background: #F7F7F7;
    border-top: 1px solid #DDD;
    display: block;
    min-height: 1px;
    margin: 3px 0 0px;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    line-height: 12px;
}
.sf_more .sf_text, .sf_more .sf_small {
    text-align: center !important;
}
.sf_more img {
    padding: 10px 0;
}
#sf_val {
    z-index: 9999 !important;
    -height: 180px;
    -overflow-y: auto;
}
#sf_val ul {
    margin: 0 !important;
    list-style: none;
    padding: 0 !important;
}
#sf_val ul li.sf_category a {
    margin-left: 5px;
    padding: 3px 0;
}
#sf_val ul li {
    list-style: none;
    color: #000;
}
#sf_val ul li.sf_selected {
    background-color: #6D84B4 !important;
    border-color: #3B5998 !important;
    color: white !important;
}
#sf_val ul li a:hover {
    text-decoration: none !important;
}
#sf_val ul li a {
    text-decoration: none !important;
    display: block;
}
#sf_val ul li.sf_selected a, #sf_val ul li.sf_selected span {
    color: white !important;
    text-decoration: none;
}
#sf_val ul li.sf_item {
    min-height: 50px;
    padding: 2px 30px 2px 63px;
    position: relative;
    line-height: 12px;
}
#sf_val ul li.sf_item a {
    display: block;
    min-height: 50px;
}
#sf_val ul li.sf_header {
    background: #eee;
    padding: 3px 15px 6px 6px;
    font-weight: bold;
    border-top: 1px solid #DDD;
}
#sf_val li.sf_item img {
    background-color: #ECEFF5;
    display: block;
    left: 6px;
    position: absolute;
}
#sf_val li .sf_text {
    padding-bottom: 2px;
    font-weight: bold;
    text-align: left;
}
#sf_val li a span {
    display: block;
}
#sf_val li .sf_small {
    color: #666;
    text-align: left;
}
#sf_val li.sf_more .sf_small {
    font-size: 9px;
    text-align: center !important;
}
/***********************
changed radious to 0- font to 14-margintop to 8px
************************/
.sf_search .sf_input {
	font-family: 'Work Sans', sans-serif;
    border-radius: 24px;
    padding-left: 1rem;
    height: 35px;
    font-size: 1rem;
    color: #666;
    color: #aaa !important;
    background: #fff !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    width: 100%;
}
.sf_search .sf_focused {
    color: #333 !important;
    font-style: normal !important;
}
.sf_search .sf_input:focus, .searchsubmit:focus {
    outline: none;
}
.sf_hidden {
    display: none;
}
.sf_search {
    border-radius: 2px;
    
}
.sf_search .sf_button, .sf_search .searchsubmit {
    background-image: url("images/sf_search.png") !important;
    background-repeat: no-repeat !important;
    background-position: 0px 0 !important;
    background-color: white !important;
    border: 0 none !important;
    cursor: pointer !important;
    display: block !important;
    height: 19px !important;
    padding: 0 !important;
    position: absolute !important;
    right: 1px !important;
    top: 1px !important;
    width: 22px !important;
    margin: 1px 1% 1px 2px !important;
    font-size: 11px !important;
    -webkit-box-shadow: 0 0 0 0 !important;
    -moz-box-shadow: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
}
.sf_search .screen-reader-text {
    display: none;
}
.sf_search .searchsubmit {
    display: none !important;
}
.sf_search .searchsubmit {
    float: none !important;
}
#sf_loading {
    background-image: url("images/sf_loading.gif") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block !important;
    width: 100%;
    height: 30px !important;
}
#home-featured-wrap {
    margin: 0 10px;
}
#home-featured-wrap > .entry {
    margin: 0 5px 1em;
}
#home-featured-wrap > .entry p {
    font-size: 1.3rem;
}
.home-header-text {
    font-family: 'Open Sans', sans-serif;
    margin: 0 20px;
	text-align: center;
}

h1.home-header-text {
	font-size: 2.5rem;
    margin-bottom: 10px;
    font-weight: 700;
    color: #4d90fe;
}
.paging ul {
    float: right;
    list-style-type: none;
    padding-bottom: 10px;
}
.paging ul li {
    float: left;
    margin: 0px 0px 2px 0px;
}
.paging ul li a {
    background-color: #444;
    color: #FFF;
    padding: 7px 11px 7px 11px;
    font-size: 12px;
    border: solid 1px #000;
    margin-left: 1px;
}
.paging ul li .current, .paging ul li .dots {
    background-color: #FFF;
    color: #000;
    padding: 7px 11px 7px 11px;
    font-size: 12px;
    border: solid 2px #000;
    margin-left: 1px;
}
.paging ul li a:hover {
    background-color: #333;
}
.button {
    background: none !important;
    background-image: none !important;
}
.button:hover {
    border: none !important;
}
.button:active {
    border: none !important;
}

@media screen and (max-width: 1023px) {
body {
    min-width: 320px;
}
#content_text {
    padding: 0 20px;
}
.wpcf7-form > div {
    width: 100% !important;
    margin: 0 0 20px !important;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
footer .container > *, ins, iframe {
    max-width: 100%;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header nav {
    width: 164px;
}
#header {
    height: auto;
    background-repeat: repeat-x;
    background-color: #3f3d3e;
}
#header > header > div {
    /* width: 100%; */
     margin: 10px 0; 
    /* padding: 0 10px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header > div.clear {
    margin: 0 !important;
}
.price-tag {
    width: 100%;
}
article {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer {
    padding: 0 20px;
}
}
.responsive-slider.flexslider {
    background: transparent none repeat scroll 0% 0% !important;
    border: medium none !important;
    border-radius: 0px !important;
    margin-bottom: 30px;
    clear: both;
}
.dcssb-float {
    display: none !important;
}
.spu-content h2 {
    color: #fff;
}
.or-row {
    line-height: 1em;
    text-align: center;
    
    color: #999;
    width: 97%;
    margin: 1em auto;
    clear: both;
}
.or-row hr {
    float: left;
    width: 40%;
    margin: 0.5em 0px 0px 0px;
}
.or-row p {
    display: none;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.actual-login-section input {
    display: block;
    width: 97%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    text-align: center;
    margin: 0 auto;
}
.actual-login-section a {
    margin-top: 10px;
    display: inline-block;
    width: 97%;
    text-transform: uppercase;
    line-height: 1em;
    padding: 1em 0px;
    border: none;
    background-color: #0066CC;
    color: #fff;
    -moz-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out;
    -webkit-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.home-affiliate {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#nav-footer {
    text-align: center;
}
@media only screen and (min-width: 1212px) {
/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/

.container {
    max-width: 1200px;
}
#content {
    max-width: 1200px;
    margin: 0 auto;
}
#sidebar {
    width: 280px;
    float: left;
    margin-left: 38px;
}
#header {
    height: 48px;
}
#home-featured-content {
    width: 1200px;
    margin: auto;
}
.home-deal-wrap {
    width: 24%;
    /* width: 198px; */
    float: left;
    margin: 20px 5px 10px;
    position: relative;
    /* background: #999; */
    background: #fff;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    height: 400px;
    overflow: hidden;
}
}

/*
@media only screen and (min-width: 767px) and (max-width:1010px) {
	#header {
		height: 98px;
	}
}
*/
@media only screen and (min-width:367px) and (max-width:600px) {

.home-deal-wrap {
    width: 198px;
    float: left;
    margin: 20px 5px;
    position: relative;
    /*background:#999;*/
    background: #eee;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    /*min-height:300px;
    max-height:375px;*/
    height: 400px;
    overflow: hidden;
}
#home-featured-content {
    width: 93%;
    margin: auto;
}
}


@media only screen and (max-width: 479px) {
#home-featured-content {
    width: 93%;
    margin: auto;
}
.home-deal-wrap {
    width: 198px;
    float: left;
    margin: 20px 5px;
    position: relative;
    /*background:#999;*/
    background: #eee;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    /*min-height:300px;
	    max-height:375px;*/
    height: 400px;
    overflow: hidden;
}
#if-logged-in {
    height: 40px;
    line-height: 20px;
}
#if-logged-in .right {
    float: left;
    clear: left;
}
.container {
    max-width: 1128px;
    -webkit-text-size-adjust: 100%; /* Prevents Mobile Safari from bumping up font sizes in landscape */
}
#title {
    height: 60px !important;
}
#tagline {
    line-height: 20px !important;
}
#header-image img {
    width: 365px;
    height: 100px;
    margin-left: -68px;
}
#content {
    max-width: 766px;
    float: left;
}
#sidebar {
    width: 280px;
    float: left;
    margin-left: 38px;
}
.gigantic {
    font-size: 68px;
    line-height: 72px;
    letter-spacing: -2px;
}
.huge, h1 {
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -1px;
}
.large, h2 {
    font-size: 26px;
    line-height: 36px;
}
.big, h3, #post-single h2 {
    font-size: 16px;
    line-height: 25px;
}
.normal, body, #post-single h3 {
    font-size: 11px;
    line-height: 16px;
}
.small {
    font-size: 11px;
    line-height: 16px;
}
#if-logged-in {
    height: 40px;
    line-height: 20px;
}
#if-logged-in .right {
    float: left;
    clear: left;
}
.container {
}
#logo, #tagline {
    position: relative;
    line-height: 30px;
}
#logo {
    font-size: 42px;
}
#tagline {
    font-size: 16px;
}
#content {
    float: none;
    clear: both;
}
#sidebar {
    float: none;
    background: #eee;
    margin-left: -42px;
    margin-right: -42px;
    padding-left: 52px;
    padding-right: 52px;
    width: 212px;
    border-bottom: 1px #ccc solid;
}
#footer .container {
    padding-top: 0;
}
#footer-content {
    border: 0;
    padding: 10px;
}
}

/*@media only screen and (max-width: 910px) {
#home-featured-content {
    max-width: 76%;
}
}
*/
@media only screen and (min-width: 800px) and (max-width: 910px) {
.home-deal-wrap {
    width: 198px;
    float: left;
    margin: 20px 5px;
    position: relative;
    /*background:#999;*/
    background: #eee;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    /*min-height:300px;
    max-height:375px;*/
    height: 400px;
    overflow: hidden;
}
}

@media all and (max-width: 1211px) and (min-width: 911px) {
#home-featured-content {
    max-width: 900px;
    margin: auto;
}
#layerslider_1 {
    width: 780px;
    height: 239px;
}
.home-deal-wrap {
    width: 198px;
    float: left;
    margin: 20px 5px;
    position: relative;
    /*background:#999;*/
    background: #eee;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    /*min-height:300px;
    max-height:375px;*/
    height: 400px;
    overflow: hidden;
}
}

@media all and (max-width: 799px) and (min-width: 500px) {
#home-featured-content {
    width: 93%;
    margin: auto;
}
#layerslider_1 {
    width: 480px;
    height: 147px;
}
#layerslider_1 .ls-s2 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s3 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s4 {
    height: 0;
    width: 0;
    display: none !important;
}
}



@media only screen and (max-width: 367px) and (min-width: 300px) {
#header {
    height : 98px;
}
#home-featured-content {
    width: 93%;
    margin: auto;
}
.home-deal-wrap {
    float: none;
    margin: 20px auto;
}
}

@media all and (max-width: 299px) and (min-width: 0px) {
#header {
    height : 147px;
}
#home-featured-content {
    width: 93%;
    margin: auto;
}
.home-deal-wrap {
    float: none;
    margin: 20px auto;
}
#layerslider_1 {
    width: 0;
    height: 0;
    display: none;
}
#layerslider_1 .ls-s2 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s3 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s4 {
    height: 0;
    width: 0;
    display: none!important;
}
}
@media all and (max-width: 499px) and (min-width: 300px) {
#home-featured-content {
    width: 100%;
    margin: auto;
}
.home-deal-wrap {
    width: 95%;
    float: none;
    margin: 20px auto;
    position: relative;
    /*background:#999;*/
    background: #eee;
    box-shadow: 0 2px 3px 0px #A3A1A1;
    /*min-height:300px;
	    max-height:375px;*/
    height: 380px;
    overflow: hidden;
}
#layerslider_1 {
    width: 300px;
    height: 92px;
}
#layerslider_1 .ls-s2 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s3 {
    height: 0;
    width: 0;
    display: none!important;
}
#layerslider_1 .ls-s4 {
    height: 0;
    width: 0;
    display: none!important;
}
.header-search-wrap {
    top: 85px;
}
	#header {
		border: none;
	}
#header #logomain {
	max-height: 44px !important;
}
	
	.logo {
	 float: left; 
	 width: 50%; 
}
.sf_container {
	 float: left; 
	width: 100% !important;
	display: inline-block;
}
.sf_search .sf_input{
	width: 100% !important;
}
header {
    max-width: 1200px;
    margin: auto;
}
#header .social-media-icons-header {
	display: none;
}


	
#headersocial {
    display: none;
}
#nav-primary {
    overflow: hidden;
    width: 283px;
    position: absolute;
    left: 50%;
    margin-left: -161px;
    top: 180px;
}
}



.blue-box{
	background: #226fc1;
	padding: 15px;
	border: 1px solid #3a87dc;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 33px;
	border-radius: 10px;
	color: #fff;
}