





        #dnn_content{
         padding-top:0px;	         padding-bottom:0px;	    }		
    				    @media only screen and (max-width: 767px) {
        #dnn_content{
             padding-top:0px;              padding-bottom:0px;         }		
    }
	





    
        
     
        .page-title-container{
        height: 0px;
    }
            @media only screen and (max-width: 767px) {
        .page-title-container{
            height: auto;padding-top:50px;padding-bottom:50px;
        }
    }
            @media only screen and (min-width: 768px) and (max-width: 991px){
        .page-title-container{
            height:0px
        }
    }
    






