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

.at-share-tbx-element.addthis_20x20_style .at-share-btn, 
.at-share-tbx-element.addthis_20x20_white_style .at-share-btn{
  max-width: 26px;
  max-height: 26px;
}
.addthis_20x20_style .at4-icon, 
.addthis_20x20_white_style .at4-icon, 
.at-20x20{
  width: 26px;
  height: 26px;
  line-height: 26px;
}

.addthis_sharing_toolbox .at-share-tbx-element.addthis_20x20_style .at-share-btn, 
.addthis_sharing_toolbox .at-share-tbx-element.addthis_20x20_white_style .at-share-btn{
  max-width: 24px !important;
  max-height: 24px !important;
  margin-right: 4px;
}
.addthis_sharing_toolbox .addthis_20x20_style .at4-icon, 
.addthis_sharing_toolbox .addthis_20x20_white_style .at4-icon, 
.addthis_sharing_toolbox .at-20x20{
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  background-size: 23px !important;
}

}


/* WhatsApp Button*/

@media screen and (max-width: 700px){
  .addthis_sharing_toolbox .at-share-tbx-element.addthis_20x20_style .at-share-btn.at-svc-whatsapp, .at-share-tbx-element.addthis_20x20_white_style .at-share-btn.at-svc-whatsapp
  ,.at-svc-whatsapp{
    display: inline-block;  
  }

  .addthis-wrapper .region-addthis .block:nth-child(2) a {
    margin-bottom: 15px;
  }

  .article-footer-user-actions .addthis-wrapper, 
  .article-footer-user-actions .vuukle-comments{
    width: 100%;
    text-align: left;
  }
}
@media screen and (min-width: 701px){
  .addthis_sharing_toolbox .at-share-tbx-element.addthis_20x20_style .at-share-btn.at-svc-whatsapp, .at-share-tbx-element.addthis_20x20_white_style .at-share-btn.at-svc-whatsapp,
  .at-svc-whatsapp{
    display: none !important;
  }
}

.addthis_wrapper{text-align:center}
.zeecat{font-size:25px;display:inline-block;padding:3px 6px;background:#eee;border-radius:4px;overflow:hidden;box-shadow:0 1px 1px rgba(0,0,0,0.5);line-height:auto;text-align:center;vertical-align:top;color:#1a3470;margin-right:5px;transition:.3s ease all}
.zeecat:hover{background:#51ccfe;color:#fff;text-shadow:0 -1px 1px rgba(0,0,0,0.25);box-shadow:0 1px 1px rgba(0,0,0,0.75)}
.zeecat.whatsapp{background:#29a628;color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,0.5);padding:0;line-height:0}
.zeecat.whatsapp:hover,
.zeecat.whatsapp:active{background:#02bd33}
@media screen and (max-width:700px){
	.addthis_reveal{display:none;position:fixed;bottom:0;left:0;width:100%;padding:20px 0 5px 0;z-index: 100;}
}
@media screen and (min-width:701px){
	.addthis_reveal,.addthis_wrapper{display:none}
}


#content .container {
    padding-top: 10px;
}


.subpage-menu .container{
  padding: 5px !important;
}
.subpage-menu .show-sub-menu{
  display: inline-block;
}
.subpage-menu .show-sub-menu a{
  display: block;
  padding: 2px 7px;
  border-bottom: 3px solid transparent;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
}

.domain-zeeclassic .sub-menu-active a{
  border-bottom-color: #AA461E;
}


.addthis-share-text, .addthis-container-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0px;
}



.jwplayerdiv {
  padding: 0 5px;
  margin: 0;
  background-color: #000;
}
.download-box {
  float: left;
  width: 96%;
  padding: 0 2% 5px;
}
.download-box ul {
  margin: 0 auto;
  padding: 0;
  width: 135px;
  background: none repeat scroll 0 0 #000000;
  text-align: right;
}
.download-box ul li {
  list-style: none;
  display: inline-block;
  width: 30px;
  text-align: center;
  margin: 3px 1% 5px 1%;
  border: none;
}
.download-box ul li a {
  width: 100%;
}
.download-box .ditto-logo-img {
  padding: 10px 0;
  float: left;
}
.download-box .ditto-live {
  padding: 15px 0 0 24px;
  float: left;
}
.download-box .ditto-live img {
  width: 100%;
  max-width: 212px;
}
@media screen and (max-width: 400px) {
  .download-box {
    width: 100%;
    padding: 0 0 5px;
  }
  .download-box ul{
    text-align: center;
  }
}

@media (max-width: 648px) {
  .download-box .ditto-live {
    padding: 15px 0 0 5px;
    width: 180px;
    float: right;
    font-size: 11px;
  }
  .download-box > .pull-right{
    float: none !important;
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .download-box .ditto-live {
    padding: 20px 0px 0px 5px;
    width: 177px;
  }
}
.download-box .download-icons {
  float: right;
  padding-top: 10px;
  text-align: center;
  color: #ccc;
  text-transform: uppercase;
  font-size: 8px;
  margin-right: -10px;
}
@media (max-width: 480px) {
  .download-box .ditto-logo-img {
    padding-bottom: 0;
  }
  .download-box .pull-left {
    width: 100%;
  }
  .download-box .download-icons {
    float: none;
    clear: both;
    height: 60px;
    padding-top: 5px;
  }
}

.ditto-live {
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
}
.ditto-live .live-box {
    display: inline-block;
    padding: 0px 6px 0px 5px;
    margin: 0px 3px 0px 5px;
    border-radius: 3px;
    color: #D00;
    border: 1px solid #FFF;
    font-style: italic;
}
.ditto-live .click-text {
    padding-bottom: 1px;
    border-bottom: 2px solid #D00;
}

/* styles for show modal window inside a div */

.block-gec-videos{
  position: relative;
  overflow: hidden;
}
/*.modal,.modal-backdrop {
    position: absolute !important;
    top: 50px;
}*/

.modal-header .close{
  top: 4px;
  right: 4px;
  color: #333;
}

/* end of styles for show modal window inside a div */

.movie-thumb,.movie-title{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.movie-thumb{
  width: 40%;
}
.movie-title{
  width: 58%;
}
.movie-title{
  padding-left: 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
}

#header .header-main .logo{
  width: 100px !important;
}

.domain-www-andpictures-in #header .header-main .logo,
.domain-etc-in #header .header-main .logo{
  width: 135px !important;
}


.domain-zeeclassic .breadcrumbs,
.domain-www-andpictures-in .breadcrumbs{
  background-color: #EEE;
}

/* Fix for Gossip page */
.blog-item img{
  display: block;
  /*max-height: 400px;*/
  width: 80%;
  margin: 5px auto;
  max-width: 100%;
  height: auto;
}
.blog-item .item-body p {
  margin: 20px 0;
  line-height: 24px;
  font-size: 15px;
}

.slides li .flex-caption{
  padding: 20px 10px 10px 10px;
  font-size: 18px;
}

.view-display-id-block_7 .featured-videos .featured-item,
.featured-videos .featured-item.other-videos{
  width: 22%;
  margin: 1%;
}

@media screen and (max-width: 600px){
.view-display-id-block_7 .featured-videos .featured-item,
.featured-videos .featured-item.other-videos{
width: 100%;
}

}


.view-display-id-block_7 .featured-videos .featured-item .play-icon,
.featured-videos .featured-item.other-videos .play-icon{
  bottom: 10px;
  width: 30px;
  height: 30px;
  line-height: 28px;
}

.sch_days_wrap .sch_days li .date{
  font-size: 18px;
}

#header .header-main .navigation{
  width: 50%;
  width: calc(100% - 150px);
}


.domain-www-andpictures-in ul.nav-tabs li.active a,
.domain-www-andpictures-in ul.nav-tabs li a:hover,
.domain-www-andpictures-in .view-all-btn,
.domain-www-andpictures-in .read-more-btn,
.domain-www-andpictures-in .sch_days_wrap .sch_days li a.active,
.domain-www-andpictures-in .sch_days_wrap .sch_days li a:hover{
  color: #900;
}

.domain-zeeclassic .view-all-btn:hover,
.domain-zeeclassic .view-all-btn:focus,
.domain-zeeclassic .read-more-btn:hover,
.domain-zeeclassic .read-more-btn:focus,
.domain-www-andpictures-in .view-all-btn:hover,
.domain-www-andpictures-in .read-more-btn:hover,
.domain-www-andpictures-in .view-all-btn:focus,
.domain-www-andpictures-in .read-more-btn:focus{
  background: #F29509;
  color: #FFF;
}

.view-all-btn{
  display: block;
  width: 100px;
  text-align: center;
  margin: 10px auto;
}

/*
  zc-grid
*/
.zc-grid-wrapper .zc-grid {
    list-style: outside none none;
    margin: 0px -10px;
    padding: 0px;
}

.zc-grid-wrapper .zc-grid .zc-grid-item {
    display: inline-block;
    margin: 10px;
    width: 295px;
    vertical-align: top;
}

@media screen and (max-width: 600px){
  .zc-grid-wrapper .zc-grid .zc-grid-item {
    display: block;
    margin: 10px auto;
  }
}

.zc-grid-wrapper .zc-grid .zc-grid-item a {
    display: block;
    position: relative;

}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-img img {
    width: 100%;
    height: auto;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 5px 0px;
    background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0% 0%;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .border-box {
    float: left;
    width: 80%;
    text-align: left !important;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .item-icon {
    float: left;
    width: 50px;
    height: 50px;
    background: transparent url("http://vidz.zeecdn.com/zeedigital/theme-files/playlist.png") no-repeat scroll center center;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .border-inner {
    /*border-left: 5px solid #F60;*/
    padding-left: 10px;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .item-ddt {
    font-family: inherit;
    font-size: 13px;
    color: #FFF;
    padding-left: 10px;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .item-title {
    font-family: inherit;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zc-grid-wrapper .zc-grid .zc-grid-item a .item-info .item-episode {
    font-family: inherit;
    font-size: 13px;
    color: #EEE;
    text-transform: uppercase;
}

.block-views h2{
  margin: 5px 0;
}

.zc-video-title,.zc-video-title h1,
.video-title,.video-title h1{
  font-size: 24px;
  margin-bottom: 10px;
}
.domain-zeeclassic .zc-video-title{
  font-family: "Cabin","Segoe UI",Avenir,sans-serif;
}



.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container {
    width: 100%;
    float: left;
    margin: 5px 0px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css {
    width: 40%;
    position: relative;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css .videos {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px 0px;
    background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0% 0%;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css .videos .videos-border {
    border-left: 5px solid #AA461E;
    padding-left: 10px;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css .videos .videos-border a {
    font-family: "Cabin","Segoe UI",Avenir,sans-serif;
    color: #FFF;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 600;
}
.show-videos-wrapper .show-videos-list .show-img-container a{
  display: block;
}
.show-videos-wrapper .show-videos-list .show-img-container a img{
  width: 100%;
  height: auto;
}

.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css, .show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body {
    float: left;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body {
    width: 60%;
    padding: 0px 15px;
    box-sizing: border-box;
}

@media screen and (max-width: 400px){
  .show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .guide-css,
  .show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body {
    float: none;
    width: 100%;
  }
}


.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body a {
    display: block;
    padding-bottom: 5px;
    font-family: "Exo 2","Segoe UI",Avenir,sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}
.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body .body {
    font-size: 13px;
    line-height: 19px;
    min-height: 50px;
}

.show-videos-wrapper .show-videos-list .show-video-item .episode-guide-container .episode-guide-body .body a.views-more-link {
    display: block;
    padding: 3px 8px;
    margin-top: 10px;
    font-family: "Cabin","Segoe UI",Avenir,sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    color: #FFF;
    background: #AA461E;
    margin-bottom: 5px;
    transition: all 0.3s ease 0s;
    float: right;
}

.main-content .block-gec-videos .zc-block-title{
  margin: 10px 0;
}
.main-content .video-description,
.main-content .video-description p{
  font-size: 15px;
  line-height: 24px;
}
.main-content .video-description p{
  margin-bottom: 10px;
}
.zc-fields{
  display: block;
  margin: 5px 0;
}

.item-list .pager li {
    margin: 0px 5px;
    padding: 0px;
}

.addthis-wrapper-inner,.vuukle-comments{
  display: inline-block;
  vertical-align: top;
}

.addthis-wrapper-inner{
  width: 65%;
}
.vuukle-comments{
  width: 33%;
  text-align: right;
}
.vuukle-comments a {
    position: relative;
    padding-left: 22px;
    display: inline-block;
    font-weight: bold;
}
.blog-title,.blog-title h1{
  font-size: 30px;
  font-family: "Cabin","Segoe UI",Avenir,sans-serif;
  color: #666;
  display: inline-block;
}
.blog-post-info{
  color: #999;
  font-size: 12px;
  padding-bottom: 5px;
}


.shows-list{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.shows-list .show-item{
  display: inline-block;
  width: 49%;
  padding: 10px;
  vertical-align: top;
}
.show-item .thumb img{
  width: 100%;
  height: auto;
}
.show-item .title{
  font-weight: bold;
  font-size: 15px;
  padding: 5px 0;
}


.about-contest ul{
  list-style-type: disc !important; 
  margin: 10px 0 10px 20px; 
  padding-left: 10px;
}
.about-contest li{
  list-style-type: disc !important; 
  margin: 5px 0;
  padding: 5px 10px;
  font-size: 14px;
}

.tb-megamenu .nav-collapse .caret {
  display: inline-block !important;
}


.item-body p,
.item-body span,
.item-body div{
  text-align: justify;
  font-size: 15px !important;
  color: #444 !important;
  font-family: inherit !important;
}

.item-body ul{
  list-style-type: disc !important;
  margin: 10px !important;
  padding-left: 20px !important;
}
.item-body ul li{
  list-style-type: disc !important;
  padding-left: 5px;
}

.blog-thumb a{
  text-align: center;
}
.articles-list .blog-thumb a img{
  display: inline-block;
  width: auto !important;
  max-height: 150px;
}

.zc-widget-item a{
  display: block;
  float: left;
  width: 100%;
  padding: 8px 0;
}

/*.view-display-id-block_4{
  margin: 10px 0;
}*/

.view-display-id-block_4 .read-more-btn{
  margin: 5px 0;
}

.zc-widget-wrap:first-child{
  border-top: 1px dashed #DDD;
}
.zc-widget-wrap{
  border-bottom: 1px dashed #DDD;
}
.zc-widget-item .zc-widget-image,
.zc-widget-item .zc-widget-info{
  float: left;
}
.zc-widget-item .zc-widget-image{
  width: 40%;
  text-align: center;
}
.zc-widget-item .zc-widget-image img{
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.zc-widget-item .zc-widget-info{
  width: 60%;
}
.zc-widget-item .zc-widget-info .title{
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 5px;
}
.zc-widget-item .zc-widget-info .summary{
  font-size: 13px;
  line-height: 18px;
}

.articles-list-wrap .articles-list li .blog-info .item-body, 
.articles-list-wrap .articles-list li .blog-info .item-body p{
  min-height: 0px;
  margin:0px !important;
}

#content{
  min-height: 500px;
}




/*=================================
=            Tower Ads            =
=================================*/

.ad-container .container{
  position: relative;
  padding: 0px !important;
  height: 0px;
}

@media screen and (max-width: 1024px){
  .ad-container .container{
    display: none !important;
  }
}

.fixed-top,
.pos-top{
  top: 0px;
  width: 160px;
  height: 600px;
  background: transparent;
}
.pos-top{
  position: absolute;
}
.pos-top.left{
  left: -165px;
}
.pos-top.right{
  right: -165px;
}

.fixed-top{
  position: fixed;
}

@media screen and (min-width: 1024px) and (max-width: 1400px){
  .fixed-top.left{
    left: 2.9%;
    left: calc(~'50% - 635px');
  }
  .fixed-top.right{
    right: 2.9%;
    right: calc(~'50% - 635px');
  }
}
@media screen and (min-width: 1401px) and (max-width: 2000px){
  .fixed-top.left{
    left: 16.7%;
    left: calc(~'50% - 635px');
  }
  .fixed-top.right{
    right: 16.7%;
    right: calc(~'50% - 635px');
  }
}
@media screen and (max-width: 800px){
  .tower-ad{
    display: none !important;  
  }
}
/*-----  End of Tower Ads  ------*/




.zpt-facilities{
  margin-top: 20px;
}
.zpt-facilities td{
  border-color: transparent;
  vertical-align: middle !important;
}
.zpt-facilities .icon img{
  width: 50px;
  height: auto;
}
.zpt-facilities .title{
  font-weight: 300;
  font-size: 16px;
}

@media screen and (max-width: 500px){
  .zpt-facilities .title{
    font-size: 14px;
  }
}

/*
  Code for Gulaabi Gang
*/

#gec-gulaab-registration{
  margin: 10px auto 20px auto;
  max-width: 500px;
}
#gec-gulaab-registration h1{
  margin: 0px 0 20px 0;
  font-size: 25px;
  line-height: 36px;
}

#gec-gulaab-registration hr{
  border-color: #CCC;
}

#gec-gulaab-registration .form-item{
  width: 100%;  
}
#gec-gulaab-registration .form-item input[type="text"],
#gec-gulaab-registration .form-item textarea{
  width: 100%;  
  border-radius: 3px;
  border: 1px solid #AAA;
}

#gec-gulaab-registration .form-item-emailid,
#gec-gulaab-registration .form-item-city{
  float: left
}
#gec-gulaab-registration .form-item-emailid{
  width: 49%;
  margin-right: 1%;
}
#gec-gulaab-registration .form-item-city{
  width: 49%;
  margin-left: 1%;
}

#gec-gulaab-registration .form-type-radio{
  width: 33%;
  float: left;
}

#gec-gulaab-registration .form-radios{
  margin-bottom: 10px;
  clear: both;
  display: table;
  width: 100%;
}

.page-node-5424,
.page-movies-gulaab-gang-premiere-gulaabi-power{
  background: #F6AE40 url(http://zeelwebsite.s3.amazonaws.com/zeedigitalmovies/images/GULAAB-GANG_bg.jpg) center top no-repeat !important;
}
.page-node-5424 .content-main .container,
.page-node-5424 .breadcrumbs .container,
.page-node-5424 .subpage-menu .container,
.page-node-5424 .content-full .container,
.page-movies-gulaab-gang-premiere-gulaabi-power .content-main .container,
.page-movies-gulaab-gang-premiere-gulaabi-power .breadcrumbs .container,
.page-movies-gulaab-gang-premiere-gulaabi-power .subpage-menu .container,
.page-movies-gulaab-gang-premiere-gulaabi-power .content-full .container{
  background: #FFF;
  box-shadow: 0px 20px 0px 20px #FFF;
}
.page-node-5424 .breadcrumbs .container .breadcrumb,
.page-movies-gulaab-gang-premiere-gulaabi-power .breadcrumbs .container .breadcrumb{
  background: #F60;
}

.page-node-5424 .addthis-wrapper,
.page-movies-gulaab-gang-premiere-gulaabi-power .addthis-wrapper{
  padding-left: 10px;
}


.stories-wrap .story{
  /*border-bottom: 1px solid rgb(221, 221, 221);*/
  padding-bottom: 20px;
}

.stories-wrap .story-body{
  position: relative;
  padding: 10px;
  border-radius: 5px;
  background: #f5e8cb;  
  margin-bottom: 20px;
}
.stories-wrap .story-body:after{
  content: '';
  position: absolute;
  bottom: -20px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #f5e8cb transparent transparent;
}
.stories-wrap .story-body h2{
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px 0;
    color: #D91E18;
}
.stories-wrap .story-body h4{
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px 0;
    color: #555;        /*#F2784B*/
}
.stories-wrap .story-body p{
    padding: 10px 0;
    font-size: 15px;
    line-height: 23px;
    color: #444;
}
.stories-wrap .story footer{
    margin: 10px 0;
}
.stories-wrap .story footer .share{
    float: left;
    font-size: 12px;
    text-transform: uppercase;
}
.stories-wrap .story footer .author{
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.gulabi-intro-text p{
    padding: 0 10px;
    font-size: 15px;
    margin-bottom: 15px;
    color: #444;
}

.read-stories{
  display: block;
  background-color: #D91E18;
  color: #FFF;
  padding: 5px 8px;
  max-width: 200px;
  text-align: center;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
}
.read-stories:hover,.read-stories:active{
  color: #FFF;
  background-color: #AA1E33;
}

.gulabi-intro-text{
  margin-bottom: 35px;
}

/*
  End of code for Gulaabi Gang
*/

.zc-widget-image img{
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.zc-widget-info{
  padding-left: 10px;
}



.grid{
  margin: 0px;
  padding: 0px;
  display: table;
  clear: both;
  width: 100%;
}
.grid .grid-item{
  float: left;
}
.grid.four .grid-item{
  width: 23%;
  margin: 1%;
}
.grid .grid-item a{
  display: block;
}
.grid .grid-item img{
  width: 100%;
  height: auto;
}
.grid .grid-item .title{
  padding: 5px 0;
  font-size: 13px;
  height: 45px;
  overflow: hidden;
}

@media screen and (min-width: 800px){
  .domain-zeecinema .navigation .tb-megamenu .tb-megamenu-nav > li > a{
    padding: 38px 15px;
  }  
  .domain-zeecinema .navigation .tb-megamenu .tb-megamenu-nav li.active .mega-dropdown-inner a{
    background: transparent;
  }
}





.ui-tabs .ui-tabs-nav li a{
  padding: 5px 6px;
  font-size: 13px;
}
.ui-widget-content,
.ui-widget-header{
  border: none;
  background: transparent;
}
.ui-tabs,
.ui-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-panel{
  padding: 0px;
}
.ui-tabs .ui-tabs-nav li{
  margin: 0;
  height: 30px;
}
@media screen and (max-width: 400px){
  .ui-tabs .ui-tabs-nav li{
    width: 33%;
    text-align: center;
  }
  .ui-tabs .ui-tabs-nav li a{
    display: block;
    float: none;
  }
}

.cine-awards-wrap,
.ui-tabs .ui-tabs-panel{
  padding-top: 10px;
}

.page-title{
  text-shadow: none;
}

.region-main-content h1{
  margin-bottom: 10px;
}



#webform-client-form-6347 .form-type-radio{
  width: 50%;
  float: left;
}

#webform-client-form-6347 .form-type-radio input,
#webform-client-form-6347 .form-type-radio label{
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 10px;
}



.working-area ul.nav-tabs li{
  width: 25%;
}




.working-area {
  margin: 50px;
}
@media screen and (min-width: 320px) {
  .working-area {
    margin: 5px;
  }
}
.working-area .clip-circle {
  /*background: url(URL-of-image) no-repeat;
  background-size: 720px 480px;
  background-position: -160px 0px;
  height: 480px;
  width: 480px;*/
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.working-area .box-shad {
  box-shadow: 0 0 150px 20px #eee inset;
}
.working-area .tab-content > .tab-pane {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.working-area .tab-content > .tab-pane .gap {
  margin-bottom: 10px;
}
.working-area .ofetivo {
  visibility: hidden;
  display: none;
}
.working-area .tab-content {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.working-area .tab-content div#tasks {
  padding: 10px;
}
.working-area .tab-content .intro {
  padding: 10px;
  font-size: 1.3em;
  color: #900;
  text-shadow: 1px solid #999;
}
.working-area .tab-content .intro-passage {
  font-size: 1em;
  color: #555;
  text-shadow: 1px solid #eee;
  padding-left: 20px;
  padding-right: 20px;
}
.working-area .tab-content .title {
  color: #999;
  text-align: center;
}
.working-area .tab-content .profile {
  padding: 15px;
}
.working-area .tab-content .profile .profile-content {
  display: inline-block;
  margin: 15px;
  vertical-align: middle;
  text-align: center;
}
.working-area .tab-content .profile .profile-content div a{
  color: #900;
}
.working-area .tab-content .profile .profile-content p:first-child{
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 15px;
  color: #222;
}
.working-area .tab-content .profile .profile-content p{
  font-size: 12px;
  color: #666;
}
.working-area .tab-content .profile .profile-pic {
  display: inline-block;
  width: 100px;
  height: 100px;
  max-width: 100%;
  max-height: 100%;
  background-size: auto 100px !important;
}
.working-area .tab-content .profile .profile-pic img {
  width: 100px;
  height: 100px;
  max-width: 100%;
  max-height: 100%;
}
.working-area .tab-content .center {
  text-align: center;
}
.working-area .tab-content .tnc {
  padding-left: 40px;
  padding-right: 40px;
}

.working-area .twitter-timeline {
  display: block !important;
  width: 100% !important;
  margin: 10px auto !important;
}

.domain-etc-in .navigation .tb-megamenu .tb-megamenu-nav > li > a{
  padding: 38px 18px;
}

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

.front #div-gpt-ad-1430306684839-3{
    display: none;
}

}
.content_bullet > ul > li {
  list-style: disc;
}

/* shows sub menu fixes*/

.tb-megamenu .mega > .mega-dropdown-menu {
    min-width: 235px;

  }
/* .shows sub menu fixes*/

/* bollywood ab tak bulletfix */

.vid_detail li{
  list-style: disc;
  margin-left: 18px;
  line-height: 2;
}

/* bollywood ab tak bulletfix */

/*watch live btn fix on cinema and etc*/

.domain-zeecinema .navigation .tb-megamenu .tb-megamenu-nav > li > a{
  padding: 38px 13px;
}

.domain-etc-in .navigation .tb-megamenu .tb-megamenu-nav > li > a{
  padding: 38px 11px;
}

