/* Responsive CSS Style */
@media only screen and (max-width: 1140px) {
  .single .entry-content iframe,
  .single .entry-content object,
  .single .entry-content embed,
  .single .entry-content .wp-video-shortcode {
    max-height: 100%;
  }
  .flex-direction-nav a:before {
    color: #fff;
  }
  .flex-direction-nav .flex-next {
    right: 5px;
  }
  .flex-direction-nav .flex-prev {
    left: 5px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1179px) {
  .container {
    width: 940px;
  }
  #primary {
    width: 620px;
  }
  .header-cart .cart-box a .total {
    display: none;
  }
  .header-search {
    width: 260px;
    margin-left: -130px;
  }
  .header-search .search-input {
    width: 258px;
  }
  #primary-menu li a {
    font-weight: normal;
    text-transform: none;
  }
  #featured-content .hentry .entry-title {
    font-size: 1.1em;
  }
  .content-loop .entry-title {
    font-size: 1em;
  }
  .single article.has-embed {
    padding-top: 370px;
  }
  .single .entry-category-single {
    display: none;
  }
}

@media only screen and (min-width: 959px) {
  .mobile-menu {
    display: none !important;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	.site-start {
    background-color: #fff;
    display: block;
    width: 100%;
    height: 195px;
		
	}
  .header-social,
  #primary-nav {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
  #slick-mobile-menu {
    display: block;
	width: 100%;
	margin-bottom:20px;
  }
  #primary-bar-sticky-wrapper,
  #primary-bar {
    position: static !important;
	width: 100%;
  }
  .is-sticky {
    position: static;
  }
  .is-sticky .site-branding {
    display: none !important;
  }
  .is-sticky .search-icon {
    right: 15px !important;
  }
	
  .site-branding .logo {
  height: auto;
  margin: 0;
  }
	
  .site-branding img {
    max-height: 145px;
	width:405px;
  }
	
.header-ad {
    float: left;
    width: 100%;
    overflow: hidden;
    padding:0px 5px 0px 5px;
}
	
.header-ad img {
    width: 100%;
	height:auto; padding-top:0px;
}
	
	
  #primary,
  #secondary {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .site-content {
    padding-top: 20px;
  }
  .site-footer {
    width: 100%;
  }
  #secondary-bar {
    border: 0;
    height: 0;
    position: static;
    top: 0;
  }
  #primary {
    float: none;
    margin-bottom: 25px;
  }
  #secondary {
    float: none;
  }
  .widget-videocloud-home-three-columns {
    margin-bottom: 0;
  }
  .sidebar .widget_ad,
  .site-footer .widget_ad {
    text-align: center;
  }
  .single article.has-embed {
    padding-top: 60%;
  }
  .single .entry-content iframe,
  .single .entry-content object,
  .single .entry-content embed,
  .single .entry-content .wp-video-shortcode {
    max-height: 100%;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 100%;
  }
  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3 {
    float: none;
    width: 98%;
    margin: 0 auto 20px;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 10px;
  }
  #site-bottom .footer-nav {
    float: none;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 98%;
  }
  .header-search {
    left: auto;
    right: 0;
    width: 250px;
    margin-left: 0;
  }
  .header-search .search-input {
    width: 248px;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .container {
    width: 96%;
  }
  .search-icon {
    display: block;
  }
  .header-search {
    display: none;
    left: auto;
    right: 0;
    top: 75px;
    width: 300px;
    margin-left: 0;
    z-index: 10;
    padding: 12px;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
    border-radius: 3px;
  }
  .header-search:after {
    content: " ";
    clear: both;
    display: block;
  }
  .header-search #searchform {
    position: relative;
  }
  .header-search .search-input {
    width: 276px;
  }
  .widget_ad {
    width: 100%;
  }
  .single article.hentry .entry-header .meta-right {
    display: block;
    float: none;
  }
  .single article.hentry .entry-header .entry-meta .entry-author .avatar {
    display: none;
  }
  .entry-share {
    top: 88px;
    text-align: center;
    width: 100%;
    padding: 14px 0;
  }
  .entry-share a {
    margin: 0 1px;
  }
  .error-404 .page-content .search-form input.search-field {
    width: 200px;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 5px;
  }
  #site-bottom .footer-nav li {
    margin: 0 5px;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .content-loop .entry-title {
    font-size: 18px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #featured-content .hentry .entry-header {
    padding: 5px 10px;
  }
  #featured-content .hentry .entry-title {
    font-size: 16px;
  }
  .content-loop .entry-title {
    font-size: 20px;
  }
  .entry-share a img {
    float: none;
  }
  .entry-share a span,
  .entry-meta .avatar {
    display: none;
  }
  .author-box .avatar {
    width: 48px;
  }
  .pagination .page-numbers {
    margin: 0;
    padding: 0 5px;
  }
  .page-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 20px;
	line-height: 1.6;
  }
  .comment-author .avatar {
    display: none;
  }
  .comment-author,
  .comment-awaiting-moderation,
  .comment-content,
  .comment-list .reply {
    padding-left: 0;
  }
  #comments .comment-metadata,
  .comment-respond .comment-metadata {
    display: none;
  }
}

@media only screen and (max-width: 359px) {
  .entry-meta {
    font-size: 13px;
  }
  .content-loop .entry-title {
    font-size: 14px;
    font-weight: normal;
  }
}
