





        #dnn_content{
         padding-top:75px;	         padding-bottom:50px;	    }		
    	    @media only screen and (min-width: 1600px) {	
        #dnn_content{
             padding-top:97px;	             padding-bottom:65px;	        }		
    }
			    @media only screen and (max-width: 991px)  {
        #dnn_content{
             padding-top:67px;	             padding-bottom:45px;	        }		
    }
		    @media only screen and (max-width: 767px) {
        #dnn_content{
             padding-top:60px;              padding-bottom:40px;         }		
    }
	


.page-title-bg{
			background:#4630c9; 
		}		



    
        
     
        .page-title-container{
        height: 300px;
    }
            @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:240px
        }
    }
    

    .page-title-bg.light-overlay::after{
        background-color: rgba(255, 255, 255, 0.10);
    }
    .page-title-bg.dark-overlay::after{
        background-color: rgba(0, 0, 0, 0.10);
    }






