/*----------print css starts here-----------------*/
@media print {
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
/** Don't show links for images, or javascript/internal links*/
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; /* h5bp.com/t */ }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
/*@page {margin: 0.5cm;}*/
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
a { border: none; text-decoration: none; }
    
/* page css start */
.search-top-div, .left-link, .search-btn, .header-menu, .member-search, .slider-control, .down-arrow, .directory-images, .subscribe , .bottom-btn, .video-slider-section .left-video , .header-menu,.top-link,.slide-info .down-arrow,.slider:after,.slider-control,.effiliat-member,.video-slider-section,.extra-help,footer .footer-logo{ display: none; }
.member-section .left-member-info, .member-section .right-member-info, .video-slider-section .right-slider { width: 100%; float: left;}
.directory-list li , .happening-section .event-list li{ width: 100%; float: left; display: block; text-align: center;}
.event-info, .event-list li .event-info { min-height: inherit;}
    .right-member-info ul li a { padding: 0px;}
    .event-info .top-info h4 { margin : 0px auto;}
    .event-info .bottom-content .information { text-align: center;}
    .top-info , .event-info .bottom-content .information{
  text-align: center; display: block; width: 100%;
}
    .event-info .bottom-content {
    display: block;
}
    .event-info .bottom-content .information {
    display: block;
    text-align: center;
    width: 100%;
    height: auto !important;
}
    .slide-info {padding: 20px 0;}
    .slider ul li { height: auto;}
    .header-main .logo {    float: none; margin: 0px auto;}
    .header-main .right-menu {
    width: 100%;
    float: none;
    text-align: center;
}
    .slide-info h1
    {
        font-size: 80px;
    }
    .welcome-section,.directory-list,.happening-section
    {
        padding: 0;
    }
    .member-section .left-member-info
    {
        text-align: center;
    }
    .member-section .right-member-info
    {
        padding: 30px 0 0 0;
    }
    footer .left-footer
    {
        width: 100%;
        text-align: center;
    }
    .right-menu .contact-links { text-align: center!important; width: 100%!important;}
    .right-content ,.breadcrumbs,.about-banner-top:after{display: none!important;}
    .main-content .left-content {padding-bottom: 0px;}
    .about-banner-bottom {display: none;}
    .left-content,footer .left-footer,.header-main .logo,.header-main .right-menu{min-width: 100%;}
    .right-menu .contact-links,.header-main .logo,.about-top-pera{text-align: center;}
    .about-banner-top .slide-info
    {
        padding: 0!important;
    }
    .about-banner-top
    {
        height: auto!important;
    }
    .about-top-pera
    {
        border-bottom: 0!important;
        padding: 0 0 20px!important;
    }
    .about-blocks
    {
        margin: 0 0 30px 0!important;
    }
    .main-content .left-content
    {
        padding: 0!important;
    }
    a[href]:after {
    content: none !important;
  }
}

