





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


.page-title-bg{
			background:#FFFFFF; 
		
				background-image:url('https://theme.dnngo.net/portals/9/images/alvaro-reyes-1920x1080.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
        }
    }
    

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





