@media print {
    a[href]:after {
        content: none !important;
    }

    #mobilemenu, #footer_wrapper .wrapper .row01, .column01, .home .row02 .wrapper,.acc_close_container .acc_close ,.mobile_right,.latest-news,.content.threecolumn-panel .column03 {
        display: none; 
    }
    /*body {-webkit-print-color-adjust: exact;}*/
    div {
        -webkit-print-color-adjust: exact;
    }

    .accordion ul li div.sh-accordion{
        display: block;
    }
    .accordion ul li div.head{
        background:#961B78!important;
    }
    .simple-list01{width:100%}
    .map-ico{
         display: list-item;
         list-style-image: url('../../../images/icons/ico-map.png');
         list-style-position: inside;
         text-indent: -30px;
         padding-left: 30px;
         position: relative;
         left: -20px;
    }
    .content .mob_num{
         display: list-item;
         list-style-image: url(../../../images/icons/tel.png);
         list-style-position: inside;
         margin-top:-20px;
         margin-left:-50px;
    }
    #header_panel {
        display: list-item;
        list-style-image: url(../../images/header-bg7.png);
        list-style-position: inside;
        height: 160px;
        overflow: hidden;
        /*ackground: rgba(0, 0, 0, 0) url(../../images/header-bg7.png) repeat-x center top;*/
    }

        #header_panel .wrapper {
            position: relative;
        }

    #logo {
        position: absolute;
        top: -510px;
        left: 0;
    }
    #innerbanner .inner-wrapper .banner-box .txt h3{color: #F1EBE7;}
    .content h1 {
        color: #AA0061;
    }
    #header_panel .right-panel {
        position: absolute;
        top: -510px;
        right: 20px;
        color: #FFF !important;
    }

    .column02 {
        width: 100%;
    }

    .simple-list02 ul {
        text-align: left !important;
    }
    #footer_wrapper .wrapper .row02
    {
        margin-top:-40px;
    }
    .profile figure img{width:auto;}

}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
