.has_site_logo .pkp_head_wrapper {width: 96% !important}
.has_site_logo .pkp_head_wrapper {
    padding-top: 0px !important;
}

.pkp_navigation_primary_row{
padding-top: 20px !important;
float: left !important;
width: 72% !important;
}
.pkp_site_name_wrapper{
width: 27% !important;
float: left !important;
}
.pkp_navigation_primary > li:first-child a {
    margin-left: 0px !important;
}
.pkp_navigation_primary > li > a {
    margin: 0px 5px !important;
    padding: 9px 5px 9px;
    border-bottom: 2px solid transparent;
    color: #fff;
    font-size: 15px !important;
    font-weight: bold !important;
}
.pkp_navigation_primary {
    display: inline-block;
    max-width: 100% !important;
    text-align: left;
padding-top: 1px !important;
}
.pkp_site_name > a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.pkp_navigation_primary > li > a:hover {
    padding: 9px 5px 11px 5px;
    background: #fe5a01;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 80px;
    max-width: 100%;
    width: auto;
    height: auto;
    border-radius: 6px;
}

.pkp_structure_footer_wrapper {
    background: #a48777 !important;
    color: #777 !important;
}
.right-img{float:right;}

.vcex-spacingkkk img{
padding-right:43px;
padding-left:43px;
}
.vcex-spacingkkk{
margin-top:50px;
}
.top-footer{
width:100%;
height:120px;
background:#04192b;
}
.text-top-f{
float:left;
width:50%;
text-align:center;
color: #FFF;
font-size: 19px;
padding-top: 47px;
}
.b-top-f{
float:right;
width:50%;
text-align:center;
padding-top: 47px;
}
.b-top-f a{
color: #FFF;
text-decoration: none;
background-color: #093459;
padding: 20px 60px 20px 60px;
font-size:16px;
}
.b-top-f a:hover{
background-color: #4a97c2;
}
.c{
font-size: 13px;
font-weight: bold;
}
.s-c{
font-size: 13px;
}




/*footer*/
.footer-widget .widget-title {
    display: block;
    margin: 0 0 20px;
    font-size: 1.077em;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
}
.widget ul li a {
    word-wrap: break-word;
color: #FFF;
text-decoration: none;
list-style: none;
}

.widget ul li{
border-top: solid 1px #FFF;
list-style: none;
padding-top: 7px;
padding-bottom: 7px;
}
.widget ul li a img{
    width:30px;
}
.box1{
width:34%;
height:100%;
float:left
}

.box2, .box3{
width:33%;
height:100%;
float:left;
}
.n-b{
width:90%;
}
.info-b{
width: 100%;
border: solid 1px;
padding: 10px;
margin-bottom: 5px;
}
.box-title{
background: #093459;
color: #fff;
font-weight: bold;
padding: 5px;
margin-bottom: 5px;
}
.pkp_brand_footer{display:none;}
.sidebar-r{width:23%;float:right;}
.s-c-i{text-align:center;}


.c i{
color:#FF0000;
}
.s-c i{
color:#FF0000;
}


.current_issue{display:none;}















@media (max-width:930px){
.box1, .box2, .box3{
	width:100%;
}
}
@media (max-width:761px){
	.text-top-f{
		width:100% !important;
	}
	.b-top-f {
		width:100% !important;
	}
	.text-top-f {
		padding-top: 40px !important;
	}
	.top-footer {
		height:165px !important;
	}
	.pkp_site_name_wrapper {
		width: 100% !important;
		float: none !important;
	}
	.pkp_navigation_primary_row {
		width:100% !important;
	}
	.pkp_navigation_primary {
		padding-top: 18px !important;
		text-align:center;
	}
	
}
















