





        #dnn_content{
         padding-top:57px;	         padding-bottom:0px;	    }		
    	    @media only screen and (min-width: 1600px) {	
        #dnn_content{
             padding-top:78px;	             padding-bottom:0px;	        }		
    }
			    @media only screen and (max-width: 991px)  {
        #dnn_content{
             padding-top:50px;	             padding-bottom:0px;	        }		
    }
		    @media only screen and (max-width: 767px) {
        #dnn_content{
             padding-top:43px;              padding-bottom:0px;         }		
    }
	





    .page-title-bg.light-overlay::after{
        background-color: rgba(255, 255, 255, 0.50);
    }
    .page-title-bg.dark-overlay::after{
        background-color: rgba(0, 0, 0, 0.50);
    }






