





        #dnn_content{
         padding-top:70px;	         padding-bottom:60px;	    }		
    	    @media only screen and (min-width: 1600px) {	
        #dnn_content{
             padding-top:90px;	             padding-bottom:65px;	        }		
    }
		    @media only screen and (max-width: 1199px) {	
        #dnn_content{
             padding-top:70px;	             padding-bottom:55px;	        }		
    }	
		    @media only screen and (max-width: 991px)  {
        #dnn_content{
             padding-top:60px;	             padding-bottom:50px;	        }		
    }
		    @media only screen and (max-width: 767px) {
        #dnn_content{
             padding-top:55px;              padding-bottom:50px;         }		
    }
	


.page-title-bg{
			background:#FFFFFF; 
		
				background-image:url('https://theme.dnngo.net/portals/6/images/portfolios-ptbg.jpg'); 
                background-attachment: scroll;
        background-position: center center; 
        background-repeat: no-repeat;
        background-size: cover; 	
	}		



    
        
     
        .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
        }
    }
    







