





        #dnn_content{
         padding-top:70px;	         padding-bottom:55px;	    }		
    	    @media only screen and (min-width: 1600px) {	
        #dnn_content{
             padding-top:91px;	             padding-bottom:78px;	        }		
    }
			    @media only screen and (max-width: 991px)  {
        #dnn_content{
             padding-top:63px;	             padding-bottom:47px;	        }		
    }
		    @media only screen and (max-width: 767px) {
        #dnn_content{
             padding-top:56px;              padding-bottom:40px;         }		
    }
	





    
        
     
        .page-title-container{
        height: 400px;
    }
            @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:320px
        }
    }
    






