/* 
    Document   : cofa-responsive.css
    Created on : Sep 13, 2013, 1:49:55 AM
    Author     : Srdjan
    Description:
*/
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);

div.required{
  color:#555555;
}

.customcontactform select,  .customcontactform input {
  height:45px;
}

.boutique-widget {
	display: block;
	clear: left;
}
.customcontactform input {
  outline: none;
  border: 1px solid #222;  
  box-shadow: none;
  -webkit-box-shadow: none;
}

input.formGender, input.formAgree, input.formInterests {
    border:none;
    vertical-align: middle;
}

.customcontactform div label{
  margin-bottom:11px;
  margin-top:11px;
}

div.formEmail {
  width:49%;
}
input.formEmail {
  width:100%;
}

div.formFname{
  width:49%;
  float:left;
}
div.formLname{
  width:49%;
  float:right;
}

div.formBirthday{
  width:49%;
  float:left;
}
div.formPass{
  width:49%;
  float:left;
}

div.formCpass{
  width:49%;
  float:right;
}

div.formGender {
  width:20%;
  float:left;
  margin:38px 0 19px 19px;
}

div.formGender label{
  float:left;
  margin-right:10px;
}

input.formGender {
  margin-top:10px;
  height:28px;
}
input.formInterests,input.formAgree {
  height:13px;
}

div.formAddress{
  width:49%;
  float:left;
}
div.formCity{
  width:49%;
  float:right;
}

div.formState {
  width:30%;
  float:left;
  margin-top:-3px;
}

.formState > label {
  /*margin-bottom: 11px !important;*/
}

div.formZipcode {
  width:49%;
  float:left;
  margin-left:10px;
}

div.formQuestion{
  width:49%;
  float:left;
}

div.formInterests {
  width:49%;
  float:left;
  margin-left:17px;
}

.formInterests div label {
  margin:2px 0;
}

.formInterests div{
  margin-bottom:0;
}

div.formInterests  label{
  margin-bottom:2px;
}

div.formAgree{
  width:100%;
  float:left;
}

div.formAgree div label {
  margin:0;
  max-width: 90%;
  vertical-align: top;
}
input.submit{
  width:30%;
  display:block;
  margin:10px auto;
}
input.required {
  color:#555555;
}

.dcjq-accordion {
  display:none;
}
.error-msg {
  font-size: 20px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  color: rgb(238, 49, 53);
}

.category, .single {
  min-width: 320px;
}

.like_posts .post h2.post-title, .category .post h2.post-title, .archive.tag .post h2.post-title {
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1.4em;
}

.like_posts .post h2.post-title a, .category .post h2.post-title a, .archive.tag .post h2.post-title a {
  color: #111111;
  text-decoration: none;
}
.like_posts .post h2.post-title a:hover, .category .post h2.post-title a:hover, .archive.tag .post h2.post-title a:hover {
  color: #222222;
}

.category .first-archive-item h2.post-title, .archive.tag .first-archive-item h2.post-title {
  font-size: 2em;
}


.category .third-width {
  width: 31%;
  margin-right: 3%;
  float: left;
}

.category .third-width-last {
  width: 31%;
  float: right;
}

.post-entry .read-more a, .single-post .read-more a {
  width: auto;
  padding-left: 40px;
  color: #111111;
  display: block;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 0.9em;
}
.post-entry .read-more a.wv, .single-post .read-more a.wv {
  background: url("../images/header-icons-video.png") no-repeat left center transparent;
}
.post-entry .read-more a.ra, .single-post .read-more a.ra {
  background: url("../images/header-icons-read.png") no-repeat left center transparent;
}
.single-post .read-more a.ra {
  display: none;
}
.category .navigation, .tag .navigation {
  position: relative;
}

.category .navigation .previous, .category .navigation .next, .tag .navigation .previous, .tag .navigation .next {
  position: absolute;
  top: 0;
}

.category .navigation .previous, .tag .navigation .previous {
  right: 0;
  float: none;
}

.category .navigation .next, .tag .navigation .next {
  left: 0;
  float: none;
}

.category .pagination, .archive.tag .pagination{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: none;
}


.category .pagination .number-paginate a.number-page, .archive.tag .pagination .number-paginate a.number-page {
  line-height: 18px;
  text-align: center;
  color: #111111;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  margin: 0 2px;
  padding: 0 5px;
}

.category .pagination .number-paginate a.number-current, .archive.tag .pagination .number-paginate a.number-current {
  color: #ffffff;
  border: 1px solid #333333;
  background-color: #111111;
}

.single-post .navigation .previous, .single-post .navigation .next {
  max-width: 50%;
  line-height: 14px;
}

.category .post-entry .read-more, .like_posts .read-more, .tag .post-entry .read-more {
  margin: 10px 0;
}

.single .fluid-width-video-wrapper {
  margin: 20px 0;
}

.addthis_container {
  /* width: 260px; //commented by tpj */
  float: right;
}

.like_posts h2 {
  text-transform: uppercase;
}
.like_posts .grid-right {
  margin-right: 0;
}
.like_posts .read-more a.ra {
  display: block;
  line-height: 14px;
}
/*dejan changes*/
.single-post .post-data {
    color:#555555;
    font-weight: normal;
}
.single-post .post-data a {
    color: #999999;
    font-style: italic;
}
/*dejan end*/

/* like it love it want it page */

.liliwi-pics {
  width: 100%;
}
.liliwi-pics .pic {
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCCCCC;
  display: block;
  float: left;
  padding: 2px;
  text-align: center;
  vertical-align: top;
  width: 290px;
  height: 300px;
  margin-bottom: 20px;
}
.liliwi-pics .right {
  float: right;
}

.liliwi-pics img {
  border: 0px none;
  margin-bottom: 5px;
}

.liliwi-seal-text {
  width: 100%;
}
.liliwi-seal-text .seal {
  width: 185px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.liliwi-seal-text .text {
  width: 350px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.emerald {
  color: #00746b;
}
.samba {
  color: #be0846;
}
.samba .text {
  padding-top: 0;
}

/* single post slider override */

.single .slider {
  margin-top: 20px;
}

.single .slider .slide-next, .single .slider .slide-prev {
  background: none;
  width: 44px;
  height: 88px;
  margin-top: -44px;
}

.single .slider .slide-next:hover, .single .slider .slide-prev:hover {
  background: none;
}

.page-id-5890 #wrapper{
  border:none;
  /*padding:0;   */   
}
.page-wts h1.title{
  text-transform: uppercase;
}
.wts-list img{
  width:100%;
}

.wts-list-1{
  display:none;       
}

.wts-menu ul{
  list-style: none;
  margin:0;
  padding:0;
}
.wts-menu li{
}
.wts-menu li a{
  display:block;
  background:#000;
  color:#fff;
  padding:10px 20px;
  font-size:18px;
}
.wts-menu li.ui-state-active a{
  background: url("../images/active-season-arrow-right.png") no-repeat 90% center #76a6b6;
}
.wts-navigation{
  display:none;
}
.wts-navigation ul{
  list-style: none;
  margin:0;
  padding:0;
}
.wts-navigation ul li{
  display:inline-block;
  float:left;
  padding:1%;
  width:8%;
}
.wts-navigation ul li.title{
  width:68%;
}
.wts-navigation ul li h2{
  margin:0;
  padding:0;
  font-size: 18px;
  text-align: center;
  display:block;
  height:1.6em;
  line-height:1.6em;
}
.wts-navigation .button{
  display:block;
  height:1.8em;
  width:1.8em;
}
.clearfix{
  clear:both;
}

.wts-menu ul.season {
  width:100%;
  margin:0;
  padding:0;
}
.ui-tabs  .wts-menu .ui-tabs-nav  li.season {
  width:100%;
  margin:0;
  padding:0;
}
.ui-tabs  .wts-menu  .ui-tabs-nav  li.season a{
  width:90%;
  margin:0;
  padding:5%;
  border:none;
  color:#fff;
}
.post-entry .wts-list  p{
  display:block;
}

.page-id-5890 .breadcrumb-list span.breadcrumb{
  background: url("../images/breadcrumb-bg-wts.png") no-repeat left center transparent;
}
.page-id-5890 .breadcrumb-list span.breadcrumb-current{
  background: url("../images/breadcrumb-current-bg-wts.png") no-repeat left center transparent;
}


/*  video gallery*/
.video-gallery h2{
  font-size:14px;
  display:block;
  width:100%;
  float:left;
}
.video-gallery .video-item{
  text-align:center;
  background:#eee;
}
.video-gallery .video-item img{
  width:90%;
  max-width:90%;
  padding:5%;
}
.video-gallery .video-item .caption{
  margin-bottom:5%;
}
.video-gallery .video-item .caption p{
  margin:0;
  padding:0;
  font-size:11px;
}

/* main menu */
#menu-item-152.current-menu-item a,
#menu-item-152.current_page_item a,
#menu-item-152 a:hover{
  background-position: 0 100%!important;
}
#menu-main-nav #menu-item-152:hover{
  background:#fff!important;
}

div.formFullName input{
  outline: none;
  border: 1px solid #222;
  border-radius: 0px !important;
  background: white;
  color: #555555;
  padding: 5px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  font-size: 14px;
}
div.fixedEmail{width: 100%;}
div.fixedEmail input{
  outline: none;
  border: 1px solid #222;
  border-radius: 0px !important;
  background: white;
  color: #555555;
  padding: 5px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  font-size: 14px;
}
select.Subject{width: 100%;}
select.Subject{
  outline: none;
  border: 1px solid #7a7a7a;
  border-radius: 0px !important;
  background: white;
  color: #555;
  font-size: 14px;
  padding: 5px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  font-family: Arial;
}
textarea.ContactMessage{width: 100%;}
textarea.ContactMessage{
  outline: none;
  border: 1px solid #222;
  border-radius: 0px !important;
  background: white;
  color: #555555;
  font-size: 14px;
  padding: 5px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  height: 200px;
  resize: none;
}
form.customcontactform .submit
{
  background: #363636;
  border: 0px;
  color: white;
  box-shadow: none;
  width: 25%;
  height: auto;
  padding: 7px 0px 7px 0px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 15px;
}
#post-12495 input[type="text"], #post-12495 input[type="password"]{
  outline: none;
  border: 1px solid #7a7a7a;
  border-radius: 0px !important;
  background: white;
  color: #acacac;
  padding: 5px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
}
#post-12495 input[type="submit"]{
  background: #363636;
  border: 0px;
  color: white;
  box-shadow: none;
  width: 25%;
  height: auto;
  padding: 7px 0px 7px 0px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 15px;
}
#post-5728 form.customcontactform div label,#post-5728 form.customcontactform-sidebar div label{
  color:#717171;
}


/*Uniform for Select on Contact and Become Vip Page Page*/
div.contactSelector, div.contactSelector span, div.viponeSelector, div.viponeSelector span{
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.contactSelector, div.viponeSelector{
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ 
}
div.contactSelector:focus, div.viponeSelector:focus{
  outline: 0; 
}
div.contactSelector, div.contactSelector *,div.viponeSelector, div.viponeSelector *{
  margin: 0;
  padding: 0; 
}

/*Contact Select */
div.contactSelector {
  background-position: 0 bottom;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  width: 100% !important;
}
div.contactSelector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 2px;
  height: 48px;
  line-height: 26px;
  cursor: pointer;
  width: 98% !important;
  display: block;
  padding-top: 13px;
  margin-left: 10px;
}
div.contactSelector.fixedWidth {
  width: 190px; }
div.selector.fixedWidth span {
  width: 155px; }
div.contactSelector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  background: none;
  position: relative;
  top: -60px;
  left: 0px;
  height: 48px;
  width: 100% !important;
}

/* Contact Select */
div.contactSelector {
  font-size: 12px; height: 48px;
}
div.contactSelector span {
  color: #555555;
text-shadow: 0 1px 0 white;
font-size: 14px;
font-family: Arial;
}
form.customcontactform div select { width:auto; margin-right:9px; min-width:17em; padding:2px; font-size: 14px; color: #555555; font-family: Arial;}
div.contactSelector select {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px; 
}
div.contactSelector.disabled span, div.contactSelector.disabled.active span {
  color: #bbb; 
}

/*Vip One Select */
div.viponeSelector {
  background-position: 0 bottom;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  width: 100% !important;
  color: #555;
}
div.viponeSelector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 2px;
  height: 48px;
  line-height: 26px;
  cursor: pointer;
  width: 100% !important;
  display: block;
  padding-top: 13px;
  color: #555555;
  padding-right: 55px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.viponeSelector.fixedWidth {
  width: 190px; 
}
div.selector.fixedWidth span {
  width: 155px; 
}
div.viponeSelector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  background: none;
  position:absolute;
  height: 48px;
  top: 0px;
  left: 0px;
  width: 100% !important;
  color: #555555;
}
#post-5387 #contact-error-message{
  margin-right: 20px;
  color: #ee3135;
  display: block;
  float: right;
}
/*  VipOneSelect */
div.viponeSelector {
  font-size: 12px; height: 48px;
}
div.viponeSelector span {
  color: #555555;
  font-size: 14px;
  font-family: Arial;
}
div.viponeSelector select {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px; 
}
div.viponeSelector.disabled span, div.viponeSelector.disabled.active span {
  color: #555; 
}
div.formState{
  margin-right: 20px;
}


#header-icons-holder{
  height:79px;
  width:25%;
  margin:0 75% 0 0;
  float:left;
}
#logo{
  width:50%;
  margin:-79px 25% 0;
  height:79px;
  float:left;
}
#user-menu-holder{
  height:79px;
  width:25%;
  margin: -79px 0 0 75%;
  float:left;
}
#header-icons{
  padding-top: 14px;
  /*margin-left: 32px;*/
}
#header-icons-button,
.tablet-and-menu-holder{
  margin:14px 0 0;
}
#user-menu-holder-section{
  margin: 22px 0 0 0;
}
#header-icons-button{
  float:left;
}
body.category .wts-navigation {
  margin: 0.5em 0 0;
}
.wts-navigation ul li {
  display: inline-block;
  float: left;
  padding: 1%;
  width: 8%;
}
.wts-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content ul.tml-action-links{
  margin:0;
  padding:0 0 0 5px;
}
#content .tml-action-links li{
  list-style:none;
  margin-bottom: 3px;
}
#content .tml-action-links a{
  color:#000;
  text-decoration: underline;
}

#reviews .home-prodreviews {
	margin-top: 50px;
}

.prodrev-tab-title {
	height: 40px;
	overflow: hidden;
}

@media screen and (max-width: 1019px) {
	.addthis_container {
	  /* width: 260px; //commented by tpj */
	  float: left;
	}

  .social-wall-wrapper{
    padding: 20px 10px;
  }
  #container{
    padding: 0 10px;
  }

  .home #container .col-620{
    margin-left: 1.12766%;
    width: 64.8298%;
  }
}

@media screen and (min-width: 960px) {
  #header-icons { 
    display: block; 
  }
  .main-nav { 
    display: block; 
  }
  #home-page-sidebar,#default-sidebar { 
    position: static; 
  }
  .home .likeit-container { 
    display: block; 
  }
  #home-page-sidebar .likeit-container {
	width: 100%;
	position: relative;	
  }
  #home-page-sidebar .likeit-container h3{
	font-size: 1.2em;
	margin-bottom: 0;
	text-indent: 85px;
	height: 28px;
  }
  #reviews .home-prodreviews {
  	min-width: 300px;
	margin-top: 0;
  }
  #home-page-sidebar #reviews .home-prodreviews {
	  background: #f4f4f4;
	  padding-top: 10%;
  }
  #home-page-sidebar #reviews .home-prodreviews .prodrev-tab{
  	width: 65%;
	margin: 0 auto;
	float: none;
  }

  .recent-container { 
    display: block; 
  }
  #SlideDeck-10351-frame .sd-nav-wrapper { 
    display: block; 
  }
  #SlideDeck-10351-frame .deck-navigation {display:none !important;}


  #container { 
    box-shadow: 0 10px 21px 10px #cbcbcb; 
  }
  .social-wall-wrapper { 
    box-shadow: 0 30px 21px 10px #cbcbcb; 
  }
  #user-menu-holder-section .search-form-placeholder{
    display:none;    
  }
  #user-menu-holder-section .search-form-placeholder-desktop{
    display: block;
    margin-top: 4px;
  }
}

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

  .page-id-5890 .breadcrumb-list{
    display:none;
  }

  .page-id-5890 #wrapper{
    padding:0 10px;
  }

  .page-wts h1.title{
  background-color:transparent;
    /*font-size:26px;*/
  }
  #container #wrapper .page-wts .grid.col-460{
    width:49%;
    margin-right:2%;
    float:left;
  }

  #container #wrapper .page-wts .grid.col-300,
  #container #wrapper .page-wts .grid.col-620{
    width:100%;
    margin:0;
    float:left;
  }

  .page-wts h2{
    font-size:27px;
  }

  .wts-menu ul{
    float:right;
    margin-bottom:2%;
    width:40%;
  }
  .wts-menu li{
    display:inline-block;
    width:50%;
  }

  .wts-list p{
    font-size:14px;
    line-height: 16px;
  }
  .wts-list p.description{
  }

  .wts-list .main-episode{
    font-size:18px;
  }
  .wts-menu li.ui-state-active a{
    background: url("../images/active-season-arrow-down.png") no-repeat 90% center #76a6b6;
  }
  
  .ui-tabs .wts-menu .ui-tabs-nav{
    margin-bottom:10px;
    float:right;
    width:60%;
  }
  
  .ui-tabs .wts-menu .ui-tabs-nav li.season{
    display:inline-block;
    width:50%;
  }

  .ui-tabs .wts-menu .ui-tabs-nav li.season a{
    line-height:14px;
    height:14px;
  }

  /* video gallery */
  .page-id-46 #wrapper{
    padding:10px;
  }
  #container #wrapper .video-gallery .grid.col-220{
    float:left;
    margin: 0 2.12766% 2.12766%  0;
  }
  /*header logout*/#logout-menu-hbl{display:none;}

}

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

  #user-menu ul li:first-child a{
    padding-left: 0px;
  }
  .top-menu{
    margin-left: 9px;
  }

  #header-icons{
    display: none;
  }

  .main-nav{
    display: none;
  }

  #logo {
    height: 55px;
  }

  #logo > a > img{
    margin-top: 6px;
  }

  #user-menu-holder{
    float: right;
  }

  .tablet-and-menu-holder{
    display: block;
    float: right;
    clear: none;
    position: relative;
  }

  .tablet-and-mobile-menu-icon{
    float: right;
    height: 31px;
    width: 31px;
    background: url('../images/mobile-menu-sprite.png') no-repeat top ;
    cursor: pointer;
    margin-right: 30px;
  }

  .tablet-and-mobile-menu-icon.active{
    background: url('../images/mobile-menu-sprite.png') no-repeat bottom ;
  }

  #menu-tablet-and-mobile-main-nav{
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0px;
    width: 265px;
  }

  #menu-tablet-and-mobile-main-nav li{
    height: 44px;
    background: #000;
    border-top: 1px solid #202020;
  }

  #menu-tablet-and-mobile-main-nav li:first-child{
    border-top: 0px;
  }


  #menu-tablet-and-mobile-main-nav li a .tablet-and-mobile-menu-item-icon{
    display: block;
    float: left;
    clear: none;
    width: 44px;
    height: 44px;
  }

  #menu-tablet-and-mobile-main-nav li a{
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 44px;
    float: left;
    clear: none;
    font-size: 20px;
  }

  /* 
  #menu-tablet-and-mobile-main-nav li a:hover{
      font-weight: bold;
  }
  */

  .my-profile-mobile-menu-item,
  .logout-mobile-menu-item{
    display:none;
  }

  body.logged-in .sign-up-mobile-menu-item,
  body.logged-in .sign-in-mobile-menu-item{
    display:none;
  }
  body.logged-in .my-profile-mobile-menu-item,
  body.logged-in .logout-mobile-menu-item{
    display:block;
  }

  #menu-tablet-and-mobile-main-nav li.my-profile-mobile-menu-item,
  /*#menu-tablet-and-mobile-main-nav li.logout-mobile-menu-item,*/
  #menu-tablet-and-mobile-main-nav li.sign-up-mobile-menu-item,
  #menu-tablet-and-mobile-main-nav li.sign-in-mobile-menu-item{
    width: 132px;
    float: left;
    clear: none;
  }
  
  #menu-tablet-and-mobile-main-nav li.logout-mobile-menu-item{
      width: 100%;
  }
  
  #menu-tablet-and-mobile-main-nav li.my-profile-mobile-menu-item,
  #menu-tablet-and-mobile-main-nav li.sign-in-mobile-menu-item{
    border-right: 1px solid #202020;   
  }
  #menu-tablet-and-mobile-main-nav li.my-profile-mobile-menu-item a .tablet-and-mobile-menu-item-icon,
  #menu-tablet-and-mobile-main-nav li.sign-in-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    background: url("../images/sign-in-mobile-menu-image.png") no-repeat center center;
  }
  #menu-tablet-and-mobile-main-nav li.logout-mobile-menu-item a .tablet-and-mobile-menu-item-icon,
  #menu-tablet-and-mobile-main-nav li.sign-up-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    background: url("../images/sign-up-mobile-menu-image.png") no-repeat center center;
  }
  #menu-tablet-and-mobile-main-nav li.watch-the-show-mobile-menu-item{
    background: url("../images/watch-the-show-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.celebrity-mobile-menu-item{
    background: url("../images/celebrity-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.lifestyle-mobile-menu-item{
    background: url("../images/lifestyle-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.food-mobile-menu-item{
    background: url("../images/food-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.beauty-and-fashion-mobile-menu-item{
    background: url("../images/beauty-and-fashion-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.health-and-fitness-mobile-menu-item{
    background: url("../images/fit-and-health-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.travel-mobile-menu-item{
    background: url("../images/travel-mobile-menu-bgd.png") no-repeat bottom right #000;
  }
  #menu-tablet-and-mobile-main-nav li.shop-mobile-menu-item{
    background: url("../images/love-like-want-mobile-menu-bgd.png") no-repeat bottom right #000;
  }  
  #menu-tablet-and-mobile-main-nav li.watch-the-show-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    background: url("../images/watch-the-show-mobile-menu-image.png") no-repeat center center;
  }
  #menu-tablet-and-mobile-main-nav li.celebrity-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.reviews-mobile-menu-item a .tablet-and-mobile-menu-item-icon {
    background: url("../images/reviews-mobile-menu-image.png") no-repeat scroll center center transparent;
	}
  #menu-tablet-and-mobile-main-nav li.lifestyle-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.food-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.beauty-and-fashion-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.health-and-fitness-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.travel-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }
  #menu-tablet-and-mobile-main-nav li.shop-mobile-menu-item a .tablet-and-mobile-menu-item-icon{
    width: 10px;
  }

  .copyright{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 1.06383%;
  }

  #container{
    margin-top: 93px;
    padding: 0px;
  }

  #container #wrapper{
    margin: 0 auto;
  }

  #container #wrapper .main-content{
    padding: 19px 0 24px;
    background: #f4f4f4;
    border-bottom: 3px solid #ebebeb;
  }

  #container #wrapper .grid{
	  float: none;
	  margin: 5% 0;
	  clear: both;
	  display: block;
	  width: 100%;
  }

  #SlideDeck-10351-frame{
    margin: 0 auto;
    height: auto !important
  }

  #SlideDeck-10351-frame .sd-nav-wrapper{
    display: none;
  }
  
  #SlideDeck-10351-frame .sd-nav-wrapper .deck-navigation {display:inline;}


#home-page-sidebar .widget-wrapper{
	  width: 40%;
	  display: block;
	  margin: 2% 5%;
    }

  #SlideDeck-10351-frame a.deck-navigation.horizontal{
    margin-top: -44px;
  }

  .likeit-container{
    display: none;
  }

  .recent-container{
    display: none;
  }

  .home-top-content-wrapper,
  .home-category-containder-wrapper{
    display: block;
  }

  .home-top-content-holder{
    width: 605px;
    margin: 13px auto 15px;

  }

  .home-top-content-holder .widget-wrapper{
    border: 0px;
    padding: 0px;
    margin: 0px;
  }

  .home-top-content-holder .home-top-contnent-item{
    width: 49%;
    height: 55px;
    float: left;
    clear: none;
    margin: 0px;
  }

  .home-top-content-holder .home-top-contnent-item:first-child{
    margin-right: 2%;
  }

  .home-top-content-holder .subscribe-now-button-in-sidebar-holder{
    background: url("../images/subscripbe-now-sidebar-button-bgd.png") no-repeat scroll right center #FA574F;
  }

  .home-top-content-holder .subscribe-now-button-in-sidebar {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    padding-left: 6.66666%;
    width: 93.33333%;
    text-transform: uppercase;
  }
  .home-top-content-holder .subscribe-now-button-in-sidebar:hover{
    color: #fff;
  }

  .home-top-content-holder .become-a-hbl-vip-button-holder-in-sidebar{
    background: #252525;
  }

  .home-top-content-holder .become-a-hbl-vip-in-sidebar{
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    padding-left: 6.66666%;
    width: 93.33333%;
    text-transform: uppercase;
  }

  .home-category-containder-wrapper{
    background: url("../images/tablet-category-container-bgd.png") repeat-x;
    border-top: 3px solid #e9e9e9;
    margin-top: 25px !important;
  }

  .home-category-containder{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 15px 0px 26px;
	display: none;
  }

  .home-category-containder .half{
    clear: none;
    float: left;
    width: 46%;
    margin: 0 2%;
  }

  #horizontal-carousel-holder{
    position: static;
    left: 0px;
  }

  #home-page-sidebar #subscribe-now-button-in-sidebar-holder,
  #default-sidebar #subscribe-now-button-in-sidebar-holder,
  #home-page-sidebar .become-a-hbl-vip-button-holder-in-sidebar,
  #default-sidebar .become-a-hbl-vip-button-holder-in-sidebar{
    display: none;
  }

  .customcontactform {
    padding-left:10px;
    padding-right:10px;
  }
  div.formQuestion {
    width: 56%;
  }
  div.formInterests{
    width:40%;
  }

  .category #container #wrapper .grid, .tag #container #wrapper .grid {
    float: left;
  }
  .page #container #wrapper #content, .category #container #wrapper #content-archive, .category #container #wrapper #widgets, .single #container #wrapper #content, .search #container #wrapper #content-search, .error404 #container #wrapper #content, .tag #container #wrapper #content-archive {
    float: none;
  }
  .search .col-620,
  .category .col-620,
  .tag .col-620 {
    display: block;
  }
  /* END OVERRIDE */


  .page #container #wrapper #content, .category #container #wrapper #content-archive, .single #container #wrapper #content, .search #container #wrapper #content-search,.error404 #container #wrapper #content, .tag #container #wrapper #content-archive {
    margin: 0 auto;
    width: 620px;
  }

  .category #container #wrapper #content-archive .grid, .tag #container #wrapper #content-archive .grid {
    margin-right: 12px;
  }

  .single .like_posts .grid {
    float: left !important;
    margin-right: 13px !important;
  }

  .tablet-and-mobile-menu-icon {
    margin-right: 0;
  }
  .tablet-and-menu-holder{
    float:left;
  }
  #user-menu-holder.col-220{
    width: 22% !important;
  }


  #header-icons-button{
    display: block;
    padding: 0;
  }
  #header-icons-button li{
    display: block;
    float: left;
    list-style: none;
    margin: 0 3px 0 0;
  }
  #header-icons-button li a{
    display: block;
    border: medium none;
    width:40px;
    height:33px;
    padding: 0;
    background: url("../images/header-home-back.png") no-repeat left center transparent;
  }
  #header-icons-button li a.home{
    background-position: -12px -9px;
  }
  #header-icons-button li a.back{
    background-position: -78px -9px;
  }

  #header-icons-holder,
  #logo,
  #user-menu-holder{
    height:56px;
  }
  #logo,
  #user-menu-holder{
    margin-top:-56px;
  }
  #user-menu-holder-section {
    margin-top: 12px;
  }
  .tablet-and-menu-holder{
    float:left;
    margin-right: 15px;
  }


}

@media screen and (max-width: 815px) {
  #logo {
    max-width: 327px;
  }
  #logo > a > img{
    margin-top: 12px;
  }

  .dcwss .stream li{
    width: 32% !important;
    margin-right: 1.33333% !important;
  }

}

@media screen and (min-width: 768px) {


.home .likeit-container#reviews .prodrev-tab {
	width: 28%;
	float: left;
	margin-left: 4%;	
}

.likeit-container .review-bug {
	position: relative;
	top: -45px;
	left: -45px;
	width: 35%;
	margin-bottom: -50px;
}
.home .likeit-container h3 {
	text-indent: 50px;
}
 #home-page-sidebar .widget-wrapper{
	 float: left;
 }
 .fullwidthbanner-container .tp-thumbs {
	 margin-top: 30px;
 }

  #user-menu {
    display: block;
  }  
  .home .likeit-container h3 {
	  text-indent: -60px;
  }
}

@media screen and (min-width: 815px) {
	
	.home .likeit-container#reviews .prodrev-tab {
		width: 25%;
		float: left;
		margin-left: 6.3%;
	}
	

	.likeit-container .review-bug {
		width: 30%;
		left: -45px;
		top: -45px;
		position: relative;
		margin-bottom: -50px;
	}	
}

@media screen and (min-width: 960px) {
	.likeit-container .review-bug {
		width: 50%;
		left: -35px;
		top: -14px;
		position: absolute;	
	}

  #user-menu {
    float: none;
    margin-top: -5px;
  }
  #user-menu ul {
    float: right;
    margin: 0;
  }
  #logout-menu-hbl {
    margin: -5px 0 0;
  }
}

/* CSS for mobile site */
@media screen and (max-width: 768px) {

  .cat-accordion-menu .celebrity-menu-item {
    background: url('../images/celeb-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/celeb-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/celeb-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/celeb-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/celeb-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
/*  .cat-accordion-menu .celebrity-menu-item ul li a{
    color:#b04a93;
  }*/
  .cat-accordion-menu .lifestyle-menu-item {
    background: url('../images/lifestyle-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/lifestyle-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
  .cat-accordion-menu .food-menu-item {
    background: url('../images/food-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/food-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/food-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/food-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/food-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
/*  .cat-accordion-menu .food-menu-item ul li a{
    color:#ef7a1d;
  }*/
  .cat-accordion-menu .beauty-menu-item {
    background: url('../images/beautyl-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/beauty-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/beauty-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/beauty-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/beauty-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  }  
/*  .cat-accordion-menu .beauty-menu-item ul li a{
    color:#b0d133;
  }*/
  .cat-accordion-menu .fit-menu-item {
    background: url('../images/fit-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/fit-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/fit-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/fit-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/fit-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  } 
/*  .cat-accordion-menu .fit-menu-item ul li a{
    color:#68b45c;
  }*/

  .cat-accordion-menu .travel-menu-item {
    background: url('../images/travel-rec.png') no-repeat right bottom, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/travel-rec.png') no-repeat right bottom,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/travel-rec.png') no-repeat right bottom,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/travel-rec.png') no-repeat right bottom,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/travel-rec.png') no-repeat right bottom,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
/*  .cat-accordion-menu .travel-menu-item ul li a{
    color:#2b889a;
  }*/

  /* Accordion menu container */
  .dcjq-accordion {
    display:block;
  }

  /* Main menu and sub-menus */
  .dcjq-accordion ul {
    list-style: none;
    margin:0;
    padding:0;
  }

  /* Menu list items */
  .dcjq-accordion ul li {
    text-align:left;

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background: -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background: -o-linear-gradient(bottom, #EEE, #FFF);
  }

  /* Menu list links */
  .dcjq-accordion ul a.dcjq-parent {
    font-size:20px;
    color:#000;
    text-transform:uppercase;
    padding:15px 0px 10px 25px;
    display:block;
    clear:both;
  }
  .dcjq-accordion ul li ul h2 {
	  font-size: 1em;
	  line-height: 1.4em;
	  text-transform: uppercase;
	  display: block;
	  clear: left;
	  height: 40px;
	  overflow: hidden;
  }

  .dcjq-accordion ul li ul img {
    float: left;
    height: auto;
    margin-right: 5px;
    width: 100%;
  }  
  
  .dcjq-accordion ul li ul h2 a {
        color:#111;
        text-decoration:none;
  } 
  /* Menu list links on hover */

  /* Sub-menus */
  .dcjq-accordion ul li ul {
    list-style:none;
  }
	.dcjq-accordion ul li ul li{
	width: 48%;
	padding: 1%;
	float: left;
	clear: none;	
}  
  
.home .likeit-container h3 {
	text-indent: 120px;
}

  /* Sub-menu list items */

  /* Sub-menu links */
/*  .dcjq-accordion ul li ul li a {
    font-size:14px;
    color:#000;
    text-transform:uppercase;
  }*/

  /* Parent links only */
  .dcjq-accordion ul a.dcjq-parent {}

  /* Active parent links - when sub-menu is open */
  .dcjq-accordion ul a.dcjq-parent.active {}

  /* Icon tag for active parent links */
  .dcjq-accordion ul a.dcjq-parent.active.dcjq-icon {}

	  .home .likeit-container#reviews {

		
	  }
	  .home .likeit-container#reviews img.review-bug{
	  	width: 170px;
	  	height: auto;
	  	position: relative;
	  	top: 82px;
	  	left: -20px;
	  }	  
	  
}

/* CSS for mobile site */
@media screen and (max-width: 767px) {
  
  #user-menu{
    display: none;
  }

  #logo {
    min-width: 192px;
  }

  #logo > a > img {
    margin-top: 12px;
  }

  .tablet-and-menu-holder{
    float: left;
  }

  #footer-left-holder{
    display: none;
  }

  #footer-center-holder,
  #footer-right-holder{
    width: 48.9362%;
  }

  .social-wall-title-holder{
    display: none;
  }

  .wall-outer .dcsns-toolbar{
    width: 100%;
    text-align: center;
  }

  #dcsns-filter{
    display: inline-block;
    float: none;
  }

  #dcsns-filter:before{
    content: "";
  }

  .dcwss .stream li{
    width: 47% !important;
    margin-right: 2% !important;
  }

  #horizontal-carousel-holder{
    position: fixed;
    left: -5000px;
  }

  #home-page-sidebar{
    position: static;
    top: 0px;
    width: 100%;
  }

  #default-sidebar{
    position: static;
    top: 0px;
    width: 100%;
  }

  .home #home-page-sidebar #subscribe-now-button-in-sidebar-holder,
  #default-sidebar #subscribe-now-button-in-sidebar-holder,
  .home #home-page-sidebar .become-a-hbl-vip-button-holder-in-sideba,
  #default-sidebar .become-a-hbl-vip-button-holder-in-sidebar{
    display: none;
  }

  .home #home-page-sidebar .caroufredsel_wrapper,
  #default-sidebar .caroufredsel_wrapper{
    margin: 0 auto !important;
    /*width: 300px;*/
  }

  .home #home-page-sidebar .widget-wrapper,
  #default-sidebar .widget-wrapper{
	  float: left;
	  margin-top: 10%;
  }
 .home .widget-wrapper .widget-title-home h3{
	  text-align: center;
	  font-size: 1.3em;
	  padding: 5px;
  }
  
  
  .home #container #wrapper .main-content{
    padding-bottom: 0px;
  }

  #header-icons-holder .section{
    float:left;
  }
  
  .single-post h1{
      font-size: 1.3em;
  }
  
}

@media screen and (max-width: 650px) {
  #menu-top-bar-menu{
    float: left;
  }

  #logo{
    float: left;
  }

  #logo > a > img{
    margin-top: 14px;
  }

  .copyright{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    padding-left: 0px;
  }

  .home-top-content-holder{
    max-width: 320px;
    width: 100%;
  }

  .home-top-content-holder .home-top-contnent-item{
    float: none;
    width: 100%;
    margin-bottom: 4px;
  }

  .home-top-content-holder .home-top-contnent-item:first-child{
    margin-right: 0px;
  }

  .home-top-content-holder .become-a-hbl-vip-button-holder-in-sidebar .seal{
    right: 4px;
  }

  .page #container #wrapper #content, .category #container #wrapper #content-archive, .single #container #wrapper #content, .search #container #wrapper #content-search,.error404 #container #wrapper #content, .tag #container #wrapper #content-archive  {
    margin: 0 auto;
    width: 85%;
  }
  
  #content-search .searchform .field {
    clear: both;
    width: 90%;
  }
  
  #content-search .searchform .submit {
    clear: both;
    margin: 7px 0 0;
    width: 100px;
  }

  .category #container #wrapper #content-archive .grid, .tag #container #wrapper #content-archive .grid {
    margin-right: 8px;
  }


  .category .post-entry .read-more a, .single-post .read-more a {
    line-height: 30px;
    display: block;
    height: 28px;
  }

  .single-post .read-more a {
    line-height: 30px !important;      
  }

  .category .post-entry span.long_excerpt {
    display: none;
  }

  .single .like_posts .col-220 {
    width: 48%;
  }
  .single .like_posts .col-220.even {
    margin-right: 0 !important;
  }
  .single .like_posts .col-220.odd {
    clear:left !important;
  }
  .single .like_posts .grid-right {
    float: left;
  }
  .col-220 {
    width: 23%;
  }

  /* like it love it want it page */

  .liliwi-pics .pic {
    float: none;
    margin: 20px auto;
  }
  .liliwi-pics .right {
    float: none;
  }

  .liliwi-seal-text .seal {
    float: none;
    margin: 20px auto;
  }
  .liliwi-seal-text .text {
    float: none;
    margin: 20px auto;
    padding-top: 0;
  }

  .single #sliderA .slides-description p {
    font-size: 14px;
    line-height: 15px;
  }

  body.single #header-icons-button li,
  body.category #header-icons-button li,
  body.page #header-icons-button li {
    margin: 0 3px 0 0;
  }
  body.single .tablet-and-menu-holder,
  body.category .tablet-and-menu-holder,
  body.page .tablet-and-menu-holder  {
    margin-right: 10px;
  }
  .liliwi-seal-text .text{
       padding-left: 55px;
    padding-right: 27px;
  }

}

@media screen and (min-width: 604px) {
  .home #SlideDeck-10351-frame { display: block; }
}

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

  .home #SlideDeck-10351-frame {
    display: none; 
  }
  #sliderA { display: block !important;
  }
  .home-category-containder-wrapper {
    margin-top: -15px !important;
  }
  #container #wrapper .main-content {
    padding-top: 0px !important; margin-top: -16px !important;
  }
  .become-a-hbl-vip-button-holder-in-sidebar .seal {
    z-index: 1;
  }
}

@media screen and (max-width: 575px) {
  #post-250 .post-entry div{
    width: 100% !important; 
    margin: 0 auto !important;
  }
  .category .post-entry .read-more a.ra {
    line-height: 14px;
    display: block;
    height: 30px;
    /*dejan added this*/
    padding-top:14px;
    /*dejan end*/
  }
}

@media screen and (min-width: 576px) and (max-width: 700px){
  #post-250 .post-entry div:first-of-type{
    width: 100% !important;
  }
  #post-250 .post-entry div div{
    width: 100% !important;
  }
}

@media screen and (min-width: 701px) and (max-width: 3000px){
  #post-250 .post-entry div:first-of-type{
    width: 100% !important;
  }
  #post-250 .post-entry div div:first-of-type{
    width: auto !important;
  }
}

@media screen and (min-width: 561px) {
  .top-black-bar-wrapper { display: block; }
}

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

     .cat-accordion-menu .celebrity-menu-item {
    background: url('../images/celeb-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/celeb-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/celeb-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/celeb-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/celeb-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
/*  .cat-accordion-menu .celebrity-menu-item ul li a{
    color:#b04a93;
  }*/
  .cat-accordion-menu .lifestyle-menu-item {
    background: url('../images/lifestyle-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/lifestyle-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/lifestyle-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
  .cat-accordion-menu .food-menu-item {
    background: url('../images/food-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/food-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/food-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/food-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/food-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
/*  .cat-accordion-menu .food-menu-item ul li a{
    color:#ef7a1d;
  }*/
  .cat-accordion-menu .beauty-menu-item {
    background: url('../images/beautyl-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/beauty-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/beauty-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/beauty-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/beauty-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  }  
/*  .cat-accordion-menu .beauty-menu-item ul li a{
    color:#b0d133;
  }*/
  .cat-accordion-menu .fit-menu-item {
    background: url('../images/fit-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/fit-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/fit-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/fit-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/fit-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  } 
/*  .cat-accordion-menu .fit-menu-item ul li a{
    color:#68b45c;
  }*/

  .cat-accordion-menu .travel-menu-item {
    background: url('../images/travel-rec.png') no-repeat right 21px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAA), to(#FFF)); /* Safari 5.1, Chrome 10+ */
    background:  url('../images/travel-rec.png') no-repeat right 21px,  -webkit-linear-gradient(bottom, #EEE, #FFF); /* Firefox 3.6+ */ 
    background:  url('../images/travel-rec.png') no-repeat right 21px,  -moz-linear-gradient(bottom, #EEE, #FFF); /* IE 10 */ 
    background:  url('../images/travel-rec.png') no-repeat right 21px,  -ms-linear-gradient(bottom, #EEE, #FFF); /* Opera 11.10+ */ 
    background:  url('../images/travel-rec.png') no-repeat right 21px,  -o-linear-gradient(bottom, #EEE, #FFF);
  }
    
    .dcjq-accordion ul li ul li {
     width: 46%;
     padding:2%;
	 float:left;
	 height:auto;
  }  
    
   .dcjq-accordion ul li ul img {

   }
   
  .top-black-bar-wrapper{
    display: none;
  }

  #logo > a > img{
    margin-top: 16px;
  }

  .tablet-and-mobile-menu-icon{
    float: left;
  }

  #footer .grid{
    float: none;
  }

  #container{
    margin-top: 64px;
  }

  .category .col-300, .tag .col-300 {
    width: 100%;
    float: none;
  }

  .page #container #wrapper #content, .category #container #wrapper #content-archive, .single #container #wrapper #content, .error404 #container #wrapper #content, .tag #container #wrapper #content-archive{
    margin: 0 auto;
    width: 300px;
  }

  .category #container #wrapper #content-archive .grid, .tag #container #wrapper #content-archive .grid {
    margin-right: 6px;
  }


  .category .post-entry .read-more a, .single-post .read-more a, .like_posts .read-more a.ra, .tag .post-entry .read-more a {
    line-height: 28px;
    display: block;
    height: 30px;
  }

  .category .post-entry span.long_excerpt, .tag .post-entry span.long_excerpt {
    display: none;
  }

  .category .post-entry img, .tag .post-entry img {
    width: 150px !important;
    height: auto;
    float: left;
    margin-right: 5px;
  }


  .category .pagination .number-paginate a.number-page {
    margin: 0 1px;
    padding: 0 3px;
  }


  .like_posts .col-220 {
    width: 100% !important;
    float: none;
  }

  .like_posts .post-entry img {
    width: 150px !important;
    height: auto;
    float: left;
    margin-right: 5px;
  }
  /* single post slider override */

  .single .slider .slide-next, .single .slider .slide-prev {
    background: none;
    width: 22px;
    height: 44px;
    margin-top: -22px;
  }

  .single #sliderA .slides-description p {
    font-size: 12px;
    line-height: 13px;
  }
  #header-icons-button li a.home {
    background-position: -15px -9px;
    width: 35px;
  }
  #header-icons-button li a.back {
    background-position: -80px -9px;
    width: 32px;
  }
  /*dejan css start*/
  #post-5399 .post-entry h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .liliwi-seal-text .text{
      width: 290px;
      padding-left:10px;
  }
  .page-id-49 .gallery .gallery-item {
    margin-left: 24%;
  }
  .page-id-116 .gallery .gallery-item {
    margin-left: 24%;
  }
  /*dejan end*/
}

@media screen and (max-width: 520px) {
  .home-category-containder .half{
    width: 49%;
    margin: 0px;
  }

  .home-category-containder .half:first-child{
    margin: 0 2% 0 0;
  }
}

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

  .page-id-5890  #wrapper{
    padding:0 10px;
  }
  .page-wts{
    position:relative;
  }

  #container #wrapper .page-wts .grid.col-460{
    width:100%;
    margin:0;
    float:left;
  }

  #container #wrapper .wts-list .grid.col-460 {
    margin-bottom:1em;          
  }
  .wts-list a{
    width:40%;
    float:left;
  }
  .wts-list .col-460 p{
    width:58%;
    height:4.5em;
    margin:0 0 0 2%;
    float:left;
    font-size:12px;
    line-height: 14px;
    overflow:hidden;
  }
  .wts-list p a{
    width:auto;
    float:none;
  }

  .wts-list  .main-episode,
  .wts-list  p.description{
    display:none;
  }

  #container #wrapper .page-wts .grid.col-300{
    width:100%;
    position:absolute;
    top:2em;
    right:0;
  }
  .wts-menu ul{
    display:block;
    width:80%;
  }
  .wts-menu li{
    display:block;
    width:100%;
  }
  .page-wts h1.title{
	font-size:1em;
    display:none;
  }

  .ui-tabs .wts-menu{
    display:none;
  }

  .ui-tabs    .wts-menu .ui-tabs-nav{
    margin-bottom:10px;
    float:right;
    width:60%;
  }
  .ui-tabs .wts-menu .ui-tabs-nav li.season{
    display:block;
    width:100%;
  }

  .wts-navigation{
    display:block;
    margin:0.5em 0 1em 0;
    width:100%;
  }

  /* video-gallery*/

  #container #wrapper .video-gallery .grid.col-220{
    float:left;
    width:48.9362%;
    margin: 0 2.12766% 2.12766%  0;
  }
  #container #wrapper .video-gallery .grid.col-220.fit{
    margin: 0 2.12766% 2.12766%  0;
  }
  #container #wrapper .video-gallery .grid.col-220.fit-mobile{
    margin: 0 0 2.12766%  0;
  }
  #header-icons-holder{
    width:20%;
    margin-right: 80%
  }
  #logo{
    position: static;
    min-width:inherit;
    max-width:inherit;
    width: 60%;
    margin-left:20%;
    margin-right:20%;
  }
  #user-menu-holder {
    width: 20%;
    margin-left: 80%;
  }
  #user-menu-holder-section {
    margin-right: 5px;
  }
  #header-icons-button{
    display:none;
  }
}

@media screen and (max-width: 455px) {
  .tablet-and-mobile-menu-icon{
    margin-right: 0px;
  }
  #logo > a{
    width: 192px;
  }

  #logo > a > img {
    margin-top: 18px;
  }

  .dcwss .stream li{
    width: 100% !important;
    margin-right: 0% !important;
  }

  .slidedeck-frame dl.slidedeck dd.sd2-image-scaling-cover .sd2-slide-background { 
    height: 180px !important;
  }

  div.formQuestion, div.formState{
    /*width:92% !important;*/
    margin-right:20px;
  }
  
  div.viponeSelector {
      padding: 0 0 0 1px;
  }
  
  div.viponeSelector span {
      padding-left: 10px;
  }

  .customcontactform div{
    width:100%;
    float:none;
    margin:0 auto;
  }

  .customcontactform div.formGender {
    float: left;
    width: 49%;
  }


  div.formAgree div label {
    margin: 0;
    max-width: 90%;
    vertical-align: top;
  }
  input.submit{
    width:40%;
  }
}

/*********************************************************
///////////////// Min 320 - Max 603 //////////////////////
/********************************************************/

@media screen and (min-width:320px) and (max-width:603px) {


/* ---------------- Custom RGOP Styles ---------------- */	


/* -------------- Images -------------- */

	a img.alignright {
		width: 96%;
	}

	a img.alignleft {
		width: 96%;
	}


/* ----------------- END RGOP Styles ----------------- */	
    
    form.customcontactform input.submit {
        width:50%;
        margin-top:20px;
        height:46px;
    }
    
  .home-top-content-holder .become-a-hbl-vip-button-holder-in-sidebar {
    margin-bottom: 15px !important;
  }
  .home-category-containder-wrapper {
    margin-top: -5px !important;
  }
}

.home #SlideDeck-12522 {
  margin-top: 24px;
}
#SlideDeck-10351-frame .slide-text .readmore {
  font-weight: bold;
}
#SlideDeck-10351-frame .thumb-slide.slide {
  width: 552px !important;
}
/*.lens-half-moon dd { width: 184px !important; }*/

.home .likeit-container {
  width: 620px;
  float: left;
  padding-bottom: 10px;
}
.home .likeit-container#reviews {
  width: 100%;
}

.home .likeit-container .sd2-content-wrapper {
  width: 620px;
  float: left;
}
.home .likeit-container .sd2-content-wrapper .slider-item {
  width: 185px;
  height: 340px;
  float: left;
  padding-right: 21px;
}
.home .likeit-container .sd2-content-wrapper .slider-item:last-child {
  padding-right: 0px;
}
.home .likeit-container .sd2-content-wrapper .slider-item a img {
  width: 185px;
  height: auto;
  margin-bottom: 11px;
}
.home .likeit-container .sd2-content-wrapper .slider-item .slider-title {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
  margin: 0px;
}
.home .likeit-container .sd2-content-wrapper .slider-item .slider-desc {
  font-size: 12px;
  color: #000;
  padding-left: 3px;
  margin: 0px;
}
.home .likeit-container .sd2-content-wrapper .slider-item .slider-button {
  font-size: 12px;
  color: #0072bc;
  padding-left: 3px;
  font-weight: bold;
  text-decoration: underline;
}
.home .likeit-container h3 { 
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  background: url('../images/h1_likeit.jpg') no-repeat right top; 
  background-color: #000;
  padding: 5px 0 0 15px;
  height: 28px;
}
/* RECENT POSTS CONTAINER */
.home .recent-container { 
  width: 620px; 
  border-top: 1px solid #efefef; 
  border-bottom: 1px solid #efefef; 
  float: left; 
  padding-bottom: 17px; 
  margin-top: 20px;
}

.home .recent-container #news-title {
	text-indent: -50px;	
}
.home .recent-container h3 { 
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	height: 28px;
	padding: 5px 0;
	margin: 0;
	background: url('../images/h1_likeit.jpg') no-repeat right top;
    background-color: #000;
	text-indent: -10px;
}
.home .recent-container #tabs-1 h3 {
  background: url('../images/h1_tab1.jpg') no-repeat right top; background-color: #000;
}
.home .recent-container #tabs-2 h3 {
  background: url('../images/h1_tab2.jpg') no-repeat right top; background-color: #000;
}
.home .recent-container #tabs-3 h3 {
  background: url('../images/h1_tab3.jpg') no-repeat right top; 
  background-color: #000;
}
.home .recent-container #tabs-4 h3 {
  background: url('../images/h1_tab4.jpg') no-repeat right top;
  background-color: #000;
}
.home .recent-container #tabs-5 h3 {
  background: url('../images/h1_tab5.jpg') no-repeat right top;
  background-color: #000;
}
.home .recent-container #tabs-6 h3 {
  background: url('../images/h1_tab6.jpg') no-repeat right top;
  background-color: #000;
}
.home .recent-container #tabs-7 h3 {
  background: url('../images/h1_tab7.jpg') no-repeat right top;
  background-color: #000;
}
.home .recent-container #post-tab { 
	width: 30%;
	padding: 0 1.5%;
/*  width: 288px; */
  float: left;
}
.home .recent-container #post-tab .post-tab-image { 
/*  width: 267px; */
  height: auto;
  float: left;
/*  padding: 10px 10px 10px 10px; */
  margin-bottom: 10px;
  overflow: hidden;
/*  background: url('../images/post-tab-bg.png') no-repeat; */
}
.home .recent-container #post-tab .post-tab-image img { 
  width: 100%;
/*  height: 171px;*/
  margin: 0px;
}
.home .recent-container .post-tab-1, .home .recent-container .post-tab-3  { 
/*  padding: 0 23px 0 0px; */
}
.home .recent-container #post-tab { 
    height: auto;
	margin-bottom: 3%;
}
.home .recent-container #post-tab .post-tab-title { 
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 4px;
  line-height: 1.3em;
  clear: left;
  height: 35px;
  overflow: hidden;
}
.home .recent-container #post-tab .post-tab-title a {
	font-weight: bold;
}

.home .recent-container #post-tab .post-tab-content { 
  color: #000;
  font-size: 12px;
  padding: 0 4px;
}
.home .recent-container #post-tab .post-tab-button a {
  color: #0072bc;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  padding: 0 4px;
}

/*####### SLIDER FOR MOBILE #######*/
#sliderA { display: none; }
#sliderA img { margin: 0px; }
#sliderA .slides-description {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  background: url('../images/mobile-desc-bg.png') repeat;
}
#sliderA .slides-description .read-more {
  display: none;
}
#sliderA .slides-description p {
  margin: 9px 0 0 9px;
  width: 88%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#sliderA .slides-number {
  position: absolute;
  bottom: 1px;
  right: 8px;
  color: #fff;
} 
#sliderA .slides-description .slides-readmore {
  color: #0072bc;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
#sliderA ul.es-pager { display: none; }

@media screen and (min-width: 960px) {
    #content-full .breadcrumb-list, #content-full h1 {
	padding: 0;
    }
}
