@import url('https://fonts.googleapis.com/css?family=Lato:700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto');

@font-face
{
font-family: museo500-regular-webfont ;
src: url('../fonts/museo500-regular-webfont.ttf');
}

@font-face
{
font-family: SourceSansPro-Regular;
src: url('../fonts/SourceSansPro-Regular.woff');
}


@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'),url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body{
    font-family: 'MyriadPro-Regular', 'Lato' 'Open Sans', sans-serif;
  
}
#admin-menu { position: fixed ! important; z-index:9999;  }

/*navigation starts*/

.navbar-text{
    color: black;
}
/*ul.links li:nth-child(2){
        text-indent: -9999px;
    margin-right: 75px;
}*/

.navbar-theme {
    background-color: rgb(255, 255, 255);
    position: relative;    
    width: 100%;
    /*    height: 61px;*/
    z-index: 26;
}
.navbar-nav{
    margin-top: 7px;
}

.navbar-brand .logo {
    float: left;
    /*    margin-top: -10px;*/
    width: 360px;
    /*    min-width: 243px;*/
    /*    height: 52px;*/
    transition: all 0.3s ease-in-out;
}

.navbar-brand .logo:hover {
}

.navbar li a {
    font-size: 15px;
    font-family: 'Lato';
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}


.nav li a:hover, .nav li a:focus {
    background-color: white;
    color: #980819;

}

.navbar-nav > li > a.active {
    background-color: white;
    color: #980819;
}

.active {
    background-color: rgba(255,255,255,.15);
    color: rgb(45, 137, 174);
}


.navbar-toggle {
    position:relative;
    float:right;
    padding:9px 10px;
    margin-top:12px;
    margin-right:15px;
    margin-bottom:8px;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}
.navbar-toggle:focus {
    outline:0
}
.navbar-toggle .icon-bar{
    display:block;
    width:28px;
    height:5px;
    border-radius:1px;
    background: #000;
}
.navbar-toggle .icon-bar+.icon-bar{
    margin-top:4px
}

/*navigation ends */



.container-fluid-theme {
    width: 95%;
    margin: 18px 0 -20 0;
    padding: 0;
        margin-left: 2.5%;
}

.container-fluid-theme h2{
    color: #fffdfd;
    margin-top: 0px;
    text-align: left; 
    margin-left: 36.18px;
    margin-right: 39px;
    letter-spacing: 1px;
    padding-top: 250px;
    line-height: 40px;
    font-weight: 600;
}
.container-fluid-theme .author{
   /* margin-left: 36.18px; */
    color: #ffffff;
    letter-spacing: 1.5px;
    font-style: bold;
    margin-top: 22.98px;
    margin-bottom: 29.58px;
    font-size: 16px;
    font-family:'Lato';
    font-weight:bold;
    display:none;
}


/* volume and date */
.volume {
    /*    text-align: right;
    color: #950817;
    letter-spacing: -0.5px;
    position: relative;
    left: 220px;
    font-weight: 550;  
    margin-right:-42px;
    margin-top:-36px;
    width:255px;
   font-family:'MyriadPro-Regular';
   margin-bottom:10px;*/
   color: #950817;
    letter-spacing: -0.5px;
    position: fixed;
    left: 460px;
    z-index: 99999;
    font-weight: 550;
    /* margin-right: -55px; */
    margin-top: 23px;
    width: 255px;
    font-family: 'MyriadPro-Regular';
}


.row {
    margin-right: 0; 
    margin-left: -15px;
}
.col-md-9 {
    padding-right: 0; 
    padding-left: 15px;
}
.col-md-3 {
    padding-right: 0; 
    padding-left: 15px;
    
}

/*banner_image_author*/

.banner_image{
    float: left;
    width: 66.5%;
}

.banner_image img{
    position: relative;
     width: 100%; 
     height: 440px
}
.banner_author{
    width: 33.5%;
    float: left;
    height: 440px;
    position: relative;
     background: #980819;
}

.news{
    position: relative; 
    height: 440px
/*    padding-left: 15px;*/
/*    padding-top: 15px;*/
}




.news span{
    margin-left: 15px;
    margin-top: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 15px;
    color: black;
    letter-spacing: 2px;
    /* font-family: museo500-regular; */
}

.news h1{
    margin-left: 15px;
    letter-spacing: 2.5px;
    word-spacing: 2px;
    font-weight: 700;
    display: inline-block;
    margin-right: 15px;
    color: #171717;
    font-size: 28px;
}

.news p{
    margin-top: 26px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    word-spacing: 1.2px;
    line-height: 26px;
    font-size: 18px;
    display: inline-block;
    color: black;
}

.news a{
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
/*    margin-top: 15px;*/
    margin-right: 15px;
    margin-left: 15px;
    color: #980819;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 2px;
   
}

/*news image with red color*/
.news-red{
    background-color: #980819;
    color: #ffffff;
}
.news-red span {
    color: white;
    letter-spacing: 2px;
    margin-top: 26px;
}
.news-red h1{
    color: white;
    letter-spacing: 2px;
    line-height: 40px;
    margin-top: 23px;
}
.news-red a{
    color: white;
    letter-spacing: 2px;
    margin-top: 22px;
    text-decoration: none;
    
}
/*ends news image with red color*/


/*background color2 in row1*/
.news-color {
    background-color: #f4efe6;
}

/*background color1 in row1(grey)*/ 
.news-grey {
    background-color:#e6e3dc;
}

/*banner editorial*/
.editorial {
    position: relative; 
    background: #e6e3dc;
     height: 440px;
}

/*editorial header*/
.editorial span {
    color: #980819;
    letter-spacing: 1.2px;
    font-size: 20px;
    font-weight: 600;
}

/*footer*/
.navbar-footer {
    background-color: #e6e3dc;
    position: relative;    
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
       /* height: 77px; */
}
/*subscribe button*/
.navbar-footer button{
    letter-spacing: 3;
     text-transform: uppercase;
     margin-top:10px;
    border-radius:10px;
    background-color: #980819;
    color: #ffffff;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 18px;
}


/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color:#3B5998;
}

.social-network a.icoFacebook {
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
    background-color:#33ccff;
}

.social-network a.icoTwitter {
    background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
    background-color:#BD3518;
}

.social-network a.icoGoogle {
    background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 50px;
    height: 50px;
    font-size:20px;
}
.social-circle li i {
    margin:0;
    line-height:50px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}   
.navbar-footer .contact{
    margin-left: 32px;
    margin-top: 10px;
    color: #000000;
    font-weight: 550;
    font-size: 15px;
    font-family:'MyriadPro-Regular';
}
.contact span{
    color: #950817;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 550;
}
.contact strong { font-size: 18px;font-family:'Lato';font-weight:bold; }


/*footer ends*/
/****new style*/

.links_icon{
margin-left: 524px;
}


.current-issue div.view-content div.currentissue h4 {
padding: 0px;    max-height: 92px;
    overflow: hidden;
	
}
.currentnews .currentissue h4 {
margin-top:-5px;
margin-left: 0px;
/* letter-spacing: 28.5px; */
/* word-spacing: 0px; */
font-weight: 700;
display: inline-block;
margin-right: 15px;
color: #171717;
font-size: 22px;
line-height: 26px;
    max-height: 64px;
    overflow: hidden;
/*padding-bottom: 10px;*/
}

.current-issue div.view-content .views-field-body {
 padding: 0;
}

.current-issue div.view-content .views-row {
width: 100%;
height: 453px;
float: left;
padding-bottom:5px;
/* height: 275px; */
/* overflow: hidden; */
margin-top: 0px; 
position:relative;
}
.block .block-inner .block-content .view-content .views-row .views-field-body-1{
    position:absolute;
    bottom:20px;
}
.currentissue p{  font-weight: normal;
letter-spacing: 1px;
/* word-spacing: 1px; */
line-height: 27px;
height:225px;
overflow:hidden;
font-size: 17px;
display: inline-block;
color: black;
text-align: justify;  
text-transform:intial;
padding: 10px;
margin-left: 5px;
margin-top: 5px;
margin-bottom:42px;
font-family: 'Source Sans Pro', sans-serif;}


.currentnews #block-views-current-issue-new-block-5 {
height: 453px;
background-color: #e6e3dc;
margin-left: 15px;
width: 24%;}


.views-field-field-image{

height:400px;
width:50%;
float:left;

}

.mainnews1 h1 a{

color:white;
}

.div.mainnews1 p{
display:none;
}
.view-display-id-page_1 div.views-field-field-image img{

height:400px;
width:98%;
float:left;
margin-left: 2%;

}

.view-display-id-page_1 div.views-field-body{

width:25%;
height:400px;
float:left;
border:none;
border-radius: 0px;
background-color:#981f1a;
}
.div#block-system-main div.views-row-1 div.mainnews1 h1{
margin:150px;
line-height:0px;
}

.view-display-id-page_1 div.views-field-body h1 a:link, a:visited{


}

.views-field-field-body .field-content a {
color:white;
}
/*new style ends***/


/*media querys*/


/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .container-fluid-theme h2{
        padding-top: 200px;
    }
    .editorial span{
        font-size: 18px;
    }
    .news h1{
        margin-top: 10px;
        font-size: 26px;
    }
    .news p{
        margin-top: 6px;
        font-size: 16px;    
    }
    .navbar-footer{
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .navbar-footer button{
        margin-top: 10px;
    }
    .navbar-footer .contact{
        margin-top: 10px;
    }
    .news-red img{
        height: 50%;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand .logo{
        width: 40%;
    }
    .navbar li a{
        font-size: 12px;
        letter-spacing: 1px;
    }
    .nav li a{
        padding: 10px 8px;
    }
    .navbar-nav {
        margin-top: -42px;
    }
    .volume {
        margin-top: -10px;
    }
    .container-fluid-theme {
        margin-top:40px;
    }
    .banner_image img,.banner_author,.editorial,.news{
        height: 400px;;
    }
    .container-fluid-theme h2 {
        margin-left: 26px;
        margin-right: 20px;
        line-height: 30px;
        font-size: 22px;
        padding-top: 200px;

    }
    .container-fluid-theme .author{
        letter-spacing: 1px;
        font-size: 14px;

    }
    .news span,.editorial span{
        margin-top: 8px;
    }
    .editorial span {
        font-size: 15px;
        letter-spacing: 1px;

    }
    .news h1{
        font-size: 20px;
        margin-top: 8px;
    }
    .news p{
        margin-top: 4px;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .news a{
        margin-top: 0px;
    }
    .news-red img {
        height: 55%;
    }
    .news span{
        font-size: 12px;
        letter-spacing: 0.5px;
        margin-left: 10px;
        margin-right: 10px;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    .category {
        display:none;
    }
    .nc-ext-menu {
            width: 100% !important;
    margin-left: 7px;
        margin-top: 82px !important;
    height: 100%;
    overflow-y: scroll;
    }
    .nc-ext-menu .nc-ext-menu-container .ext-menu-col {
        width:100% !important;
        padding-top:0px !important;
    }
    .nc-ext-menu .nc-ext-menu-container .ext-menu-col ul li {
        padding:5px !important;
    }
    ul.ext-menu__list {
        padding-left:15px !important;
    }
    .nc-ext-menu .nc-ext-menu-container {
        display:block !important;
            width: 88%;
    }
    .block-main {
        border:0px;
    }
    .fixed-top .currentnews #block-views-featured-post-views-block-2 {
            height: 390px;
    background-color: #e6e3dc;
    margin-left: 34px;
    width: 88.9%;
    margin-bottom: 70px;
    }
    #block-views-featured-post-views-block-2 .block-content .views-field-body .views-more-link {
        bottom:75px !important;
    }
    .navbar {
        height:84px;
    }
    .article_image img {
        height:180px !important;
    }
    .article_title {
        margin-left:15px;
        padding:20px !important;
        height:auto !important;
        font-size:24px !important;
    }
    .fixed-top {
        margin-top:100px !important;
    }
    .navbar-brand {
        padding:0px;
        padding-left:0px !important;
    }
div#logo img.site-logo {
    width: 100%;
    height: 84px;
    margin-top: -64px;
}
.volume { left:93px; top:47px;}
.currentnews  #block-views-current-issue-new-block  { height:453px;background-color:#e6e3dc;margin-left: 18px;width: 94.5%;float:left;    margin-bottom: 20px;}
.currentnews #block-views-current-issue-new-block-2 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-1 { height:453px;background-color:#e6e3dc;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-3 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-4 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left}
.currentnews #block-views-current-issue-new-block-5 { height:453px;background-color:#e6e3dc;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-6 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-7 { height:453px;background-color:#980819;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-8 { height:453px;background-color:#e6e3dc;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-9 { height:453px;background-color:#980819;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-10 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-11 { height:453px;background-color:#e6e3dc;margin-left: 18px;width: 94.5%;float:left }
.currentnews #block-views-current-issue-new-block-12 { height:453px;background-color:#f4efe6;margin-left: 18px;width: 94.5%;float:left }
 .node-content {
            padding-left: 8px;
        }
        .field-items figure img {
            width: 100% !important;
            height: 210px !important;
        }
        .node-content .field-name-field-short-title .field-items .field-item {
            width: 100% !important;
            margin-top: 0px !important;
            padding: 10px !important;
            height: 100px !important;
            clear: both;
            float: none;
            margin-left: auto;
            margin-right: auto;
        } 
        .node-content .field-name-field-short-title .field-items .field-item p{
            margin-top: 0px !important;
            font-size: 22px !important;
        }
        .field-name-field-author .field-items .field-item p{
            margin-top: -50px !important;
            right: 0px !important;
            color: white;
            font-size: 16px !important;
            left: 0px !important;
            text-align: left !important;
            margin-left: -9px !important;
        }
        #block-system-main div.even {
            padding:10px;
        }
        .view-display-id-page_1 div.views-field-field-image img {
                width: 85.5% !important;
    height: 220px !important;
    float: none;
    margin-left: 37px;
        }
        .view-display-id-page_1 div.views-field-body {
              width: 85.5% !important;float:none;height: auto; margin-left: 37px;
        }
        .views-field-field-image {
            width: 100% !important;
            height: 210px;
        }
        div.mainnews1, div#block-system-main div.views-row-1 div.mainnews1 h1 {
            margin-top:0px;
        }
        .currentnews #block-views-current-issue-new-block-7 .field-content a,.currentnews #block-views-current-issue-new-block-9 .field-content a {
            width: 100%;
    margin-left: 0px;
    position: relative;
    margin-top: 0px;
    font-size: 18px;
    padding: 10px;
    display: inline-flex;
        }
        .currentnews #block-views-current-issue-new-block-7 div.view-content .views-field-term-node-tid span a, .currentnews #block-views-current-issue-new-block-9 div.view-content .views-field-term-node-tid span a {
            position: relative;
    margin-left: 0px;
    margin-top: 10px;
        }


}


/*search styles*/

#search_box{margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
        margin-left: 130px;
    width: 65%;
    background-color: rgb(230, 227, 220);}

.form-item-search-block-form{
border:none;
margin-left:34px;
}

#edit-search-block-form--2 {
    background: #e2e0e0;
    border: 1px solid grey;
    text-align: center;
    border-radius: 0;
    width: 200px;
}

.contact span {
font-family:'Lato';
font-weight:bold;
}

.contact a{
color:black;
}

#edit-submit--2{
margin-left: -5px;
/* margin-right: 34px; */

}

#block-system-main div.even {
	clear: both;
    font-size: 17px;
    padding: 20px;
}

.page-node .field-type-image {width:100% !important;}

.page-node .field-type-image img {
	width: 902px;
    height: 575px;
}


#block-system-main .field-name-field-short-title .field-items div.even {
	/* position: absolute;
    right: 0px;
    font-family: 'Lato';
    width: 450px;
    height: 575px;
    padding: 70px;
   
    background-color: #981f1a; */
    position: relative;
   right: 0px;
   font-family: 'Lato';
   width: 450px;
   margin-top: -42.9%;
   height: 575px;
   padding: 70px;
   float: right;
   background-color: #981f1a;
}
#block-system-main .field-name-field-short-title .field-items div.even p {
 font-size: 42px;
text-align: left;
    color: white;
margin-top:200px;

}
#block-system-main .field-name-field-author .field-items div.even p {  
margin-top: -90px;
    position: relative;
    font-family: 'Lato';
    color: white;
    font-size: 24px;
    right: 194px;}

#block-system-main div.even div+div {
    margin-bottom:15px;
    margin-top:15px;
}

.navbar-brand {    padding-left: 30px;
    margin-bottom: 15px;}
.field-name-body .field-items .field-item p { font-family: 'MyriadPro-Regular';
    font-size: 18px;
    letter-spacing: 1px;}
    
.article_image img{
   /* height: 575px;*/}
.article_title {    /* position: absolute; */
    /* right: 0px; */
    font-family: 'Lato';
    height: 420px;
    padding: 30px 40px;
    font-size: 30px;
    text-align: left;
    color: white;
    background-color: #981f1a;}
.padding {padding:0px;}
.article_content {    padding: 20px;}
.article_content p,
.article_content p span,
.article_content p font{text-align:justify;    font-family: 'MyriadPro-Regular';
    font-size: 18px !important;line-height:25px !important;
    letter-spacing: 1px;}
    .nav ul {margin-left: -44px;float: none !important;}
    
.nc-ext-menu {
        display: block;
    width: 1140px;
    margin-right: auto;
    position: fixed;
    margin-top:120px;
    font-size: 18px;
    color: #60514c;
    z-index: 16;
}

.nc-ext-menu .nc-ext-menu-container { display: flex;background: #999;}
.nc-ext-menu .nc-ext-menu-container .ext-menu-col {    padding-top: 30px;
    border-right: 2px solid #dcdccf;
    width: 33.33%;}
.nc-ext-menu .nc-ext-menu-container .ext-menu-col ul li {padding:10px;}
.nc-ext-menu .nc-ext-menu-container .ext-menu-col ul li a {
        color: #000;
}
.nc-ext-menu .nc-ext-menu-container .ext-menu-col ul li a:hover {
        color: #a91116;
        text-decoration:none;
}
ul.ext-menu__list {list-style:none;}
ul.ext-menu__list li a {padding:10px;}
@media(min-width:1680px){
    body, .navbar{
        width:1360px;
        margin-left:auto;
        margin-right:auto;
    }
    .volume {
        left:38%;
    }
    .view-display-id-page_1 div.views-field-field-image img {
        margin-left:20px;
    }
}
@media(max-width:1280px) and (min-width:1024px){
    .currentnews #block-views-current-issue-new-block, .currentnews #block-views-current-issue-new-block-4, .currentnews #block-views-current-issue-new-block-9 {width:23%;}
    .views-field-body .field-content .currentissue {
        height:370px;
    }
}

@media(max-width:1024px) and (min-width:850px){
    .currentnews #block-views-current-issue-new-block, .currentnews #block-views-current-issue-new-block-2, .currentnews #block-views-current-issue-new-block-3, .currentnews #block-views-current-issue-new-block-4, .currentnews #block-views-current-issue-new-block-7, .currentnews #block-views-current-issue-new-block-8, .currentnews #block-views-current-issue-new-block-10, .currentnews #block-views-current-issue-new-block-11 {width:32%;margin-left:13px;}
    .currentnews #block-views-current-issue-new-block-1, .currentnews #block-views-current-issue-new-block-5, .currentnews #block-views-current-issue-new-block-9, .currentnews #block-views-current-issue-new-block-12 {width:31.6%;}
     .views-field-body .field-content .currentissue {
        height:370px;
    }
}
@media(max-width:950px) and (min-width:768px){
    .currentnews #block-views-current-issue-new-block, .currentnews #block-views-current-issue-new-block-2, .currentnews #block-views-current-issue-new-block-3, .currentnews #block-views-current-issue-new-block-4, .currentnews #block-views-current-issue-new-block-7, .currentnews #block-views-current-issue-new-block-8, .currentnews #block-views-current-issue-new-block-10, .currentnews #block-views-current-issue-new-block-11 ,.currentnews #block-views-current-issue-new-block-1, .currentnews #block-views-current-issue-new-block-5, .currentnews #block-views-current-issue-new-block-9, .currentnews #block-views-current-issue-new-block-12{width:48.2%;display: inline-table;clear:right;}
    .currentnews #block-views-current-issue-new-block-10 {height:463px;}
    
}

.footer_bottom{
    position:absolute;
    bottom:0px;
}
.search_arch input {
    width: 170px;
    height: 33px;
    margin-top: 25px;
    padding-left:10px;
}
.search_arch button {
        border-radius: 0px;
    margin-top: -3px;
}

.test1 .no_article_title {
     text-align:center;
     margin:15px 10px 0px;
     padding:10px;
}

.no_article_title {
    font-size:28px;
    color: #950817;
}
.test1 {
        border: none;
    quotes: "\201C""\201D""\2018""\2019";
    text-align: center;
    
}
.test1 p {
   font-family: 'Roboto', sans-serif;font-size:28px;text-align:justify;
    font-weight:400;
}
/*.test1 p:before {
        content: open-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
    margin-top: 20px;
}

.test1 p:after {
         content: close-quote;
    font-size: 3em;
    vertical-align: -0.4em;
    line-height: 0.1em;
    margin-left: 0.1em;
}*/

.article_image img {
 height:420px;   
 width:100%;
}

.sidebar-second .content-inner {
    margin-right:0px;    
}

.page-taxonomy-term article.node-article {
    padding:20px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    background-color: white;
    border-width: 3px 1px 3px 1px;
}

#block-system-main article div.node-content div.even {
    padding-left:0px;
}
body.page-taxonomy article.node-article header.node-header h1 a:hover {
    color:#fff;
    text-decoration:none;
}
body.page-taxonomy article.node-article:hover {
     box-shadow: 0 8px 16px 0 rgba(0,0,0,0.5);
    background-color: #a91116;
    border-color: #000 #CFCFCF #fff #CFCFCF;
    color:white;
}
body.page-taxonomy article.node-article:hover h1 a ,
body.page-taxonomy article.node-article:hover .field-name-body .field-items .field-item p {
     color:#fff;
    text-decoration:none;
}
body.page-taxonomy article.node-article:hover nav.clearfix ul.inline 
li.node-readmore a  {
   color:#fff;
    text-decoration:none;
    z-index:99;
}

section.nodes article .node-content {
    display:flex;
}
section.nodes article .node-content .field-items figure {
        width: 290px;
        margin-top: 25px;
    height: 200px;
}
section.nodes article .node-content .field-items figure img {
        width: 100%;
    height: 100%;
}
@media(max-width:480px){
    section.nodes article .node-content {
        display:block;
    }
    h1#page-title {
        padding-left: 5px;
    }
}
.navbar li:nth-child(2) a{
    /*pointer-events: none;*/
    z-index:-99;
    font-weight:100;
}
 .navbar-fixed-top {
  padding-bottom:30px;   
  margin-bottom:0px;
 }
 .fixed-top{
     margin-top:150px;
 }
.block-views .block-content .view-current-issue-new .view-content .views-field-term-node-tid {
     margin-left:15px;
 }
.currentnews #block-views-current-issue-new-block-10 .views-field-term-node-tid span a,
.currentnews #block-views-current-issue-new-block-11 .views-field-term-node-tid span a,
.currentnews #block-views-current-issue-new-block-12 .views-field-term-node-tid span a,
.currentnews #block-views-current-issue-new-block-8 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block-5 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block-4 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block-3 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block-1 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block-2 .views-field-term-node-tid .field-content a,
.currentnews #block-views-current-issue-new-block .views-field-term-node-tid .field-content a{
     margin-left:0px !important;
 }
 #block-views-featured-post-views-block-2 .block-content .views-field-body .views-more-link {position:absolute;
     bottom:65px;
 }
 .page-taxonomy-term div.field-type-image {
     margin-right: 20px;
 }
