/*---Edit CSS for theme Check DO NOT Change **By: Rashid**-----*/

p,.lower-content li,dd{
    line-height: 26px;
    font-weight: 400;
}
.wp-style  li, .comment li, .news-content li{
    
    line-height: 26px;
    color: #707070;
	font-size: 18px;
    font-weight: 400;
}
code {
    color:#0e4082;
}
cite{
	font-weight:700;


	color: #707070;
	font-size: 18px;
}
.wp-style table tbody tr td {

    font-weight: 400;
	color: #707070;
	font-size: 18px;
}
dt {
    font-weight:700;
    color: #707070;
	font-size: 18px;
}
.lower-content .text-box h2{
	margin-top:10px;
}		
.main-menu .collapse {
	   max-height:1000px!important;
   }
 }


/*Error Section*/

.error-section{
	position:relative;
	padding:190px 0px 200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.error-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(26,26,28,0.50);
}

.error-section .content{
	position:relative;
}

.error-section h1{
	position:relative;
	color:#ffffff;
	font-size:200px;
	font-weight:800;
	line-height:1em;
	margin-bottom:18px;
}

.error-section h2{
	position:relative;
	color:#ffffff;
	font-size:55px;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:0px;
}

.error-section .text{
	position:relative;
	color:#ffffff;
	font-size:25px;
	font-weight:500;
	margin-top:10px;
	margin-bottom:35px;
	font-family: 'Poppins', sans-serif;
}

.error-section .theme-btn{
	position:relative;
	font-size:18px;
	font-weight:500;
	padding:15px 40px 15px;
	font-family: 'Poppins', sans-serif;
}
/*Error Section*/

 h4.er_the_title{
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
}
.error_text2{
    margin-bottom: 20px;
    color: #fff;
}
.sr_title {
    font-size: 49px;
    margin-bottom: 13px;
    color: #f43737;
    font-weight: 800;
    text-align: center;
}
.search_text p{
    font-size: 17px;
    color: #414141;
    font-weight: 700;
}
.search_text{
    font-size: 17px;
    color:#414141;
    font-weight: 700;
	text-align:center;
}
.search_page_btn{
	text-align:center;
}
.search_page_btn a{
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Menu on Right Side */
nav ul > li > ul > li > ul {
	left: auto !important;
	right: 100% !important;
}
/* Hide 4th Level Menu */
.main-menu .navigation > li > ul > li ul ul {
    display: none !important;
}
/* recent Comment */
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

ul.info-list li{
    list-style-type: none;
    display: list-item;
    border-right: none;
}
.search_area_df{
    margin-top: 100px;
    margin-bottom: 100px;
}

.main-header .header-upper {
    background: #fff;
}
.error-section .btn-style-three:hover {

    color: #ffffff!important;
    background: #000!important;
}