header{
	background-color:#dc3545;
}
.menu_item{
	margin-right: 0px!important;
}
.logo{
	max-width:35px;
	max-height:35px;
	
}
.main_section{
	margin-top:20px;
}
.news_col{

    Padding-left: 5%;
    Padding-right: 5%;
}
.job_menu_col{

    Padding-left: 1%;
    Padding-right: 1%;
}
.discussion_col{
	
}
.news_heading{
	margin-top:50px;
	font-weight: bold;
}
.news_heading:hover{
color: #dc3545;

}
.news_job_link:hover{
	color: #dc3545;
}
.news_read{
	color:#dc3545;
	    font-weight: bold;
}
.news_img{
	max-height:500px!important;
	
}
.job_img{
	max-height:200px!important;
	
}
.job_img2{
	max-height:400px!important;
}
.news_data{
	margin-left:20px;
	margin-top:20px;
}
label{
	color:white!important;
}
.menu_container{
	width:90%;
	margin-left:10%;
	margin-right:10%;
	max-width:90%;
}
.header_form{
	font-size: 13px;
    display: inline-block;
    float: right;
    margin-left: 30px;
}
.header_search_box{
	font-size: 13px!important;
    width: 300px;
	    margin-top: 0px;
    padding: 0px;
    font-size: 17px;
   
}
.job_table{
	padding-left: 5%; padding-right:5%
}
.header_search_button{
	    padding: 0px 10px;
    border-radius: 3px;
	font-size: 10px;
	    margin-top: 0px;
    
    /* margin-top: 8px; */
    margin-right: 16px;
   color:white;
    font-size: 17px;
    border: none;
    cursor: pointer;
	background-color:#dc3545;
}
.footer2{
	background-color: #dc3545;
}
.love_menu{
	background-color:#dc3545;
	color:white;
}
.header_search_button:hover{
	 background: #ddd;
	 color:#dc3545;
}
.search_box{
	 padding: 6px;
 
  font-size: 17px;
  border: 1px solid #dc3545;
}
.search_button{
	
    padding: 6px 10px;
    /* margin-top: 8px; */
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}
.search_button:hover{
	color:white;
	background-color:#dc3545;
}
.model{
	    /* z-index: 3; */
    /* display: none; */
    padding-top: 10px;
    padding-bottom: 10px;
    /* position: fixed; */
    /* left: 0; */
    /* top: 0; */
    width: 100%;
    height: 100%;
    overflow: auto;
   
    background-color: rgba(0,0,0,0.4);
}
.model-content{
	width:95%
}
.news_text{
	background: rgba(0, 0, 0, 0.7)!important;
    width: 100%!important;
	color:white!important;
}
.news_text2{
	color:white!important;
	opacity:1;
}
.love_active{
	color: white;
    font-weight: bold;
    background-color: #dc3545;
}
#mob_menu{
	display:none;
}
.mobile_nav{
	display:none;
}
.menu_container2 {
    display:none;
	}
.w3-hover-green:hover{
	background-color: #dc3545!important;
}
.new_link{
	color: #dc3545!important;
	font-weight:bold;
}
.urdu_text{
	    text-align: right;
}
.lovely_galary{
	padding:10px;
}
.adv_col{
		padding:20px!important;
}
.bann_back{
	background-size: cover!important;
}
.lovely_slides{
	min-height:300px;
	max-height:600px;
}
/*
.news_col{
background: url(../images/img1.jpg) center;
}
*/
@media screen and (max-width: 1630px) {
.mobile_nav{
	display:inline-block;
}
.pc_nav{
	display:none!important;
}
.header_form{
	display:inline-block;
}	
.menu_container2 {
	display:block;
    width: 100%;
align-items:center;}
}
@media screen and (max-width: 700px) {

.header_form{
	display:none!important;
}
.menu_container {
    width: 95%;
    margin-left: 5%;
    max-width:95%;
}
.lovely_slides{
	min-height:300px;
	max-height:300px;
}
}