





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


.page-title-bg{
			background:#FFFFFF; 
		
				background-image:url('/Portals/ToscanaFumi/ThemePluginPro/uploads/2023/4/13/home1banner1.jpg'); 
                background-attachment: scroll;
        background-position: center center; 
        background-repeat: no-repeat;
        background-size: cover; 	
	}		



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

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






