/* Normal Desktop:1366px */
@media(min-width: 1170px) and (max-width: 1400px){

.header-section ul li ul.dm-align-2 {
    left:0;
}

}

/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  ul.nav > li:hover > a {

   border-color: transparent;
}
.header-section ul li ul.dm-align-2 {
    left:10px;
}
.header-section ul li.menu-icon a:focus {
  color:#444;
}
.themeix-section-h h3 {
  font-size:20px;
}
.subscribe-form input[type="email"] {
  width:215px;

}
.posts-pagination {
  margin-bottom:20px;
}



}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .view-btn {
    padding: 6px 12px;
}
    .themeix-section-h h3 {
    font-size: 19px;
}
    .video-title{
        font-size: 15px;
    }
    .reviwe-text p {
        display: none;
    }
  
  ul.nav > li:hover > a {
 
  border-color: transparent;
}

.video-counter {
  font-weight: 500;
  overflow: hidden;
  width: 90%;
}
.action-content h2 {
    font-size:22px;
}
.single-footer {
  margin-top: 16px;
}
.video-img img {
  width:100%;
}
.video-img {
  width:100%;
}
.video-img  a {
  display:inline-block;
  width:100%;
}

.single-review .review-img {
    float: left;
    width: 30%;
}
.single-review .review-content {
  float: left;
  width: 70% !important;
  padding-left: 2% !important;
}
.themeix-ptb {
  padding: 30px 0;
}
.subscribe-form input[type="email"] {
  width:215px;
}
.tags-and-share .share-options {
  float: left;
  padding-top: 20px;
}

.posts-pagination {
  margin-bottom:20px;
}
.tags-and-share {
  margin-bottom:10px;
}
.page-title h1 {
  font-size:30px;
}
.video-share .share-options {
  float:right;
  padding-top:0;
}
.header-section .main-nav .nav.top-nav li {
  padding-right:20px;
}
.header-section ul li.menu-icon a:focus {
  color:#444;
}
.video-post-wrapper {
  margin-bottom: 30px;
}
.four-zero-page {
  padding:100px 0;
} 

}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
  
  .header-section img {
  min-width:150px;
  padding-top:10px;
}
.header-section .logo {
  margin-top:0;
}
.header-section {
  padding-bottom:10px;
}
  .review-area .single-review .review-img {
    float:none;
    width:auto;
  }
  .review-area .single-review .review-content {
    float:auto;
    width:auto;
    padding-left:0;
  }
  .purchase-link.text-right {
    text-align:center;
  }
  .action-content {
    text-align:center;
  }
  .single-footer {
  margin-bottom: 20px;
}
 ul.pgwSlider > li span, .pgwSlider > .ps-list > li span {
  display: none;
}
.video-counter {
    width:90%;
}
.themeix-ptb {
    padding:30px 0;
}
.see-all-link {
    display:none;
}
.pgwSlideshow .ps-caption {
  background: transparent none repeat scroll 0 0;
  bottom:10px;
  left: 50px;
}
.ps-caption b {
  font-size: 20px;
  font-weight: 500;

}
ul.nav > li:hover > a {
  background-color: #f7f7f7;
  border-color: transparent;
  color: #333;
  opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.themeix-section-h h3 {
  font-size:20px;
}
.video-img img {
  width:100%;
}
.video-img {
  width:100%;
}
.video-img  a {
  display:inline-block;
  width:100%;
}
.pgwSlideshow.narrow .ps-list .ps-next {
  z-index:8;
}
.pgwSlideshow.narrow .ps-list .ps-prev {
 z-index:8;
}
.header-section ul li.menu-icon {
  position:relative;
  z-index:9999;
}
.search-box-wrapper {
  padding-top:60px;
}

 
.popular-videos .single-video {
    margin-bottom: 30px;
    max-width: 275px;
    float: left;
    margin-right: 20px;
}
.page-breadcrumb {
  padding-top:0;
  float:none;
}
 
.posts-prev p {
  display:none;
}
.posts-next p {
  display:none;
}
.tags-and-share .share-options {
  float: left;
  padding-top: 20px;
}

.posts-pagination {
  margin:0;
}
.tags-and-share {
  margin-bottom:10px;
}
 
.page-title h1 {
  font-size:35px;
}
.tagcloud li a {
  padding:8px 12px;
  margin-right:0;
  margin-top:5px;
}
.header-section .main-nav .nav.top-nav li {
  padding-right:20px;
}
.header-section ul li.menu-icon a:focus {
  color:#444;
}
.video-post-wrapper {
  margin-bottom: 30px;
}
.four-zero-page {
  padding:50px 0;
}

}
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.review-area .single-review .review-img {
    float: left;
    width: 40%;
}
    .reviwe-text p {
    display: none;
}
    i.fa.fa-chevron-left {
    /* margin-left: -420px; */
    position: relative;
    left: 58px;
}
    .review-img img {
    width: 90%;
}
    .review-area .single-review .review-content {
    float: auto;
    width: 60%;
    padding-left: 0;
}
 .themeix-half {
    width:50%;
    float:left;
    padding:0 3%;
 }
 .see-all-link {
    display:inline-block;
 }
.pgwSlideshow .ps-caption {
    bottom:30%;
    left:15%;
    background-color:transparent;
}

}

@media only screen and (max-width:469px) {
  .video-post-counter {
    display:none;
  }
       i.fa.fa-chevron-left {
    position: relative;
    left: 50px;
}
    .navbar-toggle {
    background-color: white !important;
}
}

