.single .entry-header{
	     margin-top: 90px;
}
.single .entry-meta{
	display:none;
}
.single  .ast-container {
    width: 1230px;
    overflow: hidden;
    position: relative;
}
.single  .sharedaddy {
	display:none;
}
.single  .navigation {
	display:none;
}
.single h1{
	   font-weight: 700 !important;
    font-size: 32px !important;
    font-family: "Raleway", Sans-serif;
    width: 100%;
    line-height: 1.5 !important;
}
.ast-related-posts-title{
font-family: "Raleway", Sans-serif;
    font-size: 50px;
    font-weight: 600;
		margin-bottom:50px;
	    text-align: left !important;
}
.ast-related-posts-wrapper .post-thumb-img-content img{
	    height: 350px;
    object-fit: cover;
}
.ast-related-post-title a{
	    font-family: "Raleway", Sans-serif;
    font-size: 26px !important;
    font-weight: 600 !important;
}
.navbar-desktop .nav-links {
    width: 640px !important;
}


.postid-4529 .wp-block-image img{
	    width: 100%  !important;!important;
}

.type-post a{
	color:#01155C
}
.postid-4848 img{
	    max-height: 450px;
}
.postid-4848 .aligncenter img {
    max-height: 810px;
    max-width: 700px !important;
}
@media (max-width: 767.98px) {
	.postid-4529.postid-4529 .wp-block-group-is-layout-flex{
		           padding: 0 !important;
}
.single h1 {

    width: 100%;
	}
	.single .entry-header{
	     margin-top: 40px;
}
	.site .ast-single-related-posts-container {
    padding: 50px 20px;
}
	.ast-related-posts-title {

    line-height: 1.2;
}
	 .wp-block-image img{
	width:100% !important; 
	}
}

.post-password-form {
    max-width: 500px;
    margin: 60px auto;
    text-align: center;
    padding: 40px 20px;
}

.post-password-form input[type="password"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 10px 0 20px;
    box-sizing: border-box;
}

.post-password-form input[type="submit"] {
    padding: 12px 30px;
    border-radius: 6px;
    cursor: pointer;
	  width: 100%; 
	  background-color: #01155C; 
}
.postid-5459 .wp-block-image img{
	    max-width: 390px !important;
}

.post-5453 iframe{
	    display: flex;
}