/*************************************

Template Name: Cinemadorshon
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/


/* Tablet Layout: 768px. */
@media only screen and (min-width: 992px) and (max-width: 1110px) {


}

@media only screen and (min-width: 768px) and (max-width: 991px) {





}



/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .custom-container {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 700px;
}
.custom-row {
  margin-right: -5px;
  margin-left: -5px;
}
.custom-padding {
  padding-left: 7px;
  padding-right: 7px;
}
.logo a img{
  width: 160px;
}
.logo h6{
  text-align: center;
  padding-top: 10px;
}
.editorial-section{
  padding-top: 16px;
  padding-bottom: 30px;
}
.editorial-body {
  max-height: unset;
  min-height: unset;
  margin-bottom: 24px;
}
.editorial-text{
  max-height: unset;
  min-height: unset;
}
.editorial-signature{
  bottom: 0;
}
.border-right{
  border: none !important;
}
.article-lead{
  margin-bottom: 10px;
}
.article-text h2{
  font-size: 20px;
  line-height: 24px;
}
.article-text p{
  min-height: unset;
  max-height: unset;
}
.article-text .article-btn, .article-text .article-btn2{
  position: relative;
  float: right;
  right: 0;
}
.article-list-news-img{
  width: 36%;
}
.article-list-news-text{
  width: 64%;
  min-height: unset;
  max-height: unset;
  padding-top: 0;
}
.article-ul{
  margin-top: 0;
}
.facing-text .facing-btn, .facing-text .facing-btn2{
  position: relative;
  float: right;
  right: 0;
}
.facing-text h2{
  font-size: 20px;
  line-height: 24px
}
.facing-list-news-img{
  width: 36%;
}
.facing-list-news-text{
  width: 64%;
  min-height: unset;
  max-height: unset;
  padding-top: 0;
}
.facing-ul{
  margin-top: 0;
}
.facing-lead{
  margin-bottom: 10px;
}
.continuity-text .continuity-btn, .continuity-text .continuity-btn2{
  position: relative;
  float: right;
  right: 0;
}
.continuity-text h2{
  font-size: 20px;
  line-height: 24px;
}
.continuity-text p{
  min-height: unset;
  max-height: unset
}
.category-list-news-text{
  min-height: unset;
  max-height: unset;
}
#message-section .owl-nav .owl-next, #cinema-section .owl-nav .owl-next,#message-section .owl-nav .owl-prev, #cinema-section .owl-nav .owl-prev{
  top: 116px;
}
#featured-videos-section .owl-nav .owl-prev, #featured-videos-section .owl-nav .owl-next{
  top: 116px;
}
.footer-new{
  padding-top: 24px;
  background-position: top;
}
.footer-left{
  text-align: center;
  margin: 14px 20px 80px;
  padding-top: 24px;
}
.footer-middle{
  margin: 0px 20px 78px;
}
.footer-right{
  margin: 0 20px 0;
}
.footer-left img{
  width: 160px;
}
.footer-address-ul{
  text-align: center;
}
.footer-bottom-row p{
  text-align: center;
}
.left-content-area{
  width: 100%;
}
.details-content{
  margin-bottom: 0;
}
.details-content h1{
  font-size: 24px;
  line-height: 30px;
}
.details-content p{
  line-height: 24px;
}
.right-content-area{
  width: 100%;
}
.details-page-side-banner{
  margin-bottom: 24px;
}
.category-page-title h1{
  font-size: 24px;
}
.content-area-left{
  width: 100%;
}
.content-area-right{
  width: 100%;
}
.category-content-single-right{
  max-height: unset;
  min-height: unset;
}
.message-slider-section {
    margin-bottom: 20px;
}
.article-section {
    margin-bottom: 22px;
}
.f2f-section {
    margin-top: 30px;
}
.cinema-section {
    margin-top: 22px;
}
.continuity-section {
    margin-top: 20px;
}
.book-section {
    margin-top: 30px;
    margin-bottom: 20px;
}
.category-list-news{
  margin-bottom: 10px;
}
.writter-main-left{
  width: 100%;
}
.writter-main-right{
  width: 100%;
  margin-top: 24px;
}









}



/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {


}

@media only screen and (min-width: 1080px) and (max-width: 1920px) {

  .scrollmenu{
    display: none;
  }
  .scrollbox{
    display: none;
  }

}
