#home {
  /* width: 100vw; */
  text-align: center;
  background-image: url('/images/ina_cover.jpg'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center -185px;
  background-repeat: no-repeat;
  display: block;
}

/*#home {
  text-align: center;
  background-image: url('/images/ina_cover.jpg'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
}
*/
#home, #archives #recent_archives, #archives #recent_editions {
  height: 800px;
  position: relative;
  display: block;
}
#home .sub-head-title {
font-family: "Baskerville Old Face" !important;
color: #ffffff;
opacity: 0.6;
text-align: center;
font-size: 35px;
/* padding-bottom: 10px; */
text-shadow: 2px 2px #aaa;
}


#home .search-banner {
position: relative;
top: 45%;
transform: perspective(1px) translateY(-50%);
}
@media (max-width: 767px) {
  #home .search-banner {
    position: relative;
    top: 65%;
    transform: perspective(1px) translateY(-50%);
    }
}

@media (max-width: 767px) {
  #home .search-banner {
    position: relative;
    top: 65%;
    transform: perspective(1px) translateY(-50%);
    }
}




#home .panel {
opacity: .95;
border-color: #4a5c38;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#home .panel:hover {
  opacity: 1;
  /* box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.5), 0 3px 8px 3px rgba(0, 0, 0, 0.5); */
}

#home .search-banner .search-container .panel .panel-heading {
  padding: 3px 15px; /* overwrite default */
  text-align: right;
}
.panel.panel-search {
border: 0;
opacity: 9 !important;
margin: 0 !important;
}
.panel-body.panel-irish {
  /* background-color: #437a4e; */
  /* background-color: rgba(76, 175, 80, 0.59); */
  background-color: #e6e0aa;
}
.archive-thumbnail .archive-img {
height: 179px;
}
a.search-subscribe {
font-size: 1.3em;
color: #e6e0aa;

/* font-family: 'Times New Roman', 'Courier New'; */
}

a.search-subscribe .glyphicon{
  font-size: .8em;
}

a.search-subscribe:hover {
  color: grey;
  /* color: white; */
}

/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 8px;
  font-size: 1.5em;
  pointer-events: none;
  z-index: 1;
  color: grey;
}
/* .single-blog {
background: white;
box-shadow: 0 0 1.25rem rgba(31,45,61,.05);
} */
.blog-text {
text-align: center;
padding: 3rem;
}
.blog-meta {
border-bottom: 1px dotted #fff;
padding: 10px 0;
text-align: center;
}
/* align glyph */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 15px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

input[name='search_olive']:focus {
  box-shadow: 0 0 5px rgb(207, 162, 13);
  border: 2px solid rgb(207, 162, 13);
}

#home .input-lg {
  font-size: 1.2em;
}

#archives {
height: auto;
width: 100%;
overflow: hidden;
margin: 1.5em 0 0;
/* padding: 0; */
}

#archives .section-headline h4{
margin-bottom: 1.2em;
font-size: 32px;
font-weight: 600;
text-transform: capitalize;
display: inline-block;
position: relative;
}

.section-headline h4::after {
border: 1px solid #333;
bottom: -20px;
content: "";
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 40%;
}

#archives .tab-content div#archive-list {
position: relative;
}

#archives ul.pagination {
/* position: relative; */
/* bottom: 0; */
width: 100% !important;
margin: 0 auto;
}

#archives ul.nav-pills li.active a {
background-color: #15882a;
color: white;
border-radius: 0;
font-weight: 900;
}

#archives ul.nav-pills li a {
background-color: #4a5c38;
color: white;
}

#archives .easyPaginateList {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
flex-wrap: wrap;
/* height: 72.5vh; */
height: 560px;
overflow: scroll;
overflow-x: hidden;
}

#archives .tab-content .tab-pane h4 {
padding: 1em 0em;
font-family: 'Cambria', serif;
/* margin: 0 auto; */
margin: 0 auto .25em;
display: block;
/* height: 50px; */
color: #15882a;
}

#archives h6 {
margin: .5em auto;
display: block;
font-weight: 600;
color: #15882a;
font-family: 'Cambria', serif;
}


#archives .tab-content {
background-color: whitesmoke;
position: relative;
display: block;
}

#archives #recent_archives, #archives #recent_editions {
/* padding: 1.5em .5em 1.5em; */
margin-bottom: 2em;
}


/* SCROLLABLE HIDDEN SCROLL BAR */

#archives #recent_archives .section-headline, #archives #recent_editions .section-headline {
height: 10%;
display: block;
}


#archives #recent_archives .row {
background-color: none;
height: 90%;
overflow: auto;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
}

#archives #recent_editions .tab-content {
border-radius: 0;
}

#archives #recent_editions #archive_list {
position: relative;
display: block;
}

#archives #recent_archives div::-webkit-scrollbar {
background: rgb(250, 250, 250);
border-radius: 18rem;
width: 10px;
}

#archives #recent_archives div::-webkit-scrollbar-thumb {
background: #4a5c38;
border-radius: 18rem;
height: 60px;
}

#archives #recent_archives div::-webkit-scrollbar-thumb:hover {
border-radius: 18rem;
}

#archives #recent_archives .archive-img {
/* width: 80%; */
margin: 0 1em;
}

#archives #recent_editions .archive-img {
margin: 0 .5em;
}

#archives #recent_archives .col-newspaper-thumbnail {
padding: 1rem 0;
}

#archives .archive-content{
height: auto;
display: block;
margin: 1em auto;
}

#home .select2-dropdown.select2-dropdown--below{
/* width: 148px !important; */
}

#home .select2-container--default .select2-selection--single{
padding: 3px 5px;
height: 34px;
font-size: 1em;  
position: relative;
width: 100%;
color: #555;
border: 1px solid rgb(255, 255, 255);
border-radius: 4px;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#home .select2-container--open {
width: 100%;
border: 2px solid rgb(207, 162, 13);
border-radius: 4px;
outline: 0;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

#home .select2-container--default .select2-selection--single .select2-selection__arrow {
/* background-image: -khtml-gradient(linear, left top, left bottom, from(#3c763d), to(#15882a));
background-image: -moz-linear-gradient(top, #3c763d, #15882a);
background-image: -ms-linear-gradient(top, #3c763d, #15882a);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c763d), color-stop(100%, #15882a));
background-image: -webkit-linear-gradient(top, #3c763d, #15882a);
background-image: -o-linear-gradient(top, #3c763d, #15882a);
background-image: linear-gradient(#3c763d, #15882a);
color: #fff; */
font-size: 1.2em;
padding: 4px 12px;
height: 34px;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
}

#home .select2-container--default .select2-selection--single:focus{
border: none;
}

#home .txt-search::-webkit-input-placeholder {
text-align: center;
}

#home .txt-search:-moz-placeholder { /* Firefox 18- */
text-align: center;  
}

#home .txt-search::-moz-placeholder {  /* Firefox 19+ */
text-align: center;  
}

#home .txt-search:-ms-input-placeholder {  
text-align: center; 
}

#home .select2-container--default {
width: 100% !important;
border: 2px solid #ccc;
border-radius: 4px;
}
#home .txt-search, .search-btn{
height: 34px ;
border: 2px solid #ccc !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;

}
.search-btn{
color: #999;
}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

 .easyPaginateNav {
  text-align: center;
  width: 100% important;
}

/* ##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

/* //CSS */

}

/* 
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

/* //CSS */

}

/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/

@media only screen and (min-width: 834px) and (max-width: 1024px) {
#archives ul.pagination {
  width: 100% !important;
  margin: 12px auto;
  overflow-x: scroll;
  overflow-y: scroll;
  width: 12px;
  overflow: scroll;
  display: inline-flex;
}
.archive-thumbnail .archive-img {
  height: 137px !important;
}
#archives h6 {
font-size: 14px;
}
#archives #recent_editions .archive-img {
  margin: 0;
}
#archives #recent_editions .archive-img {
margin: 0;
}
.archive-thumbnail .archive-img {
height: 111px;
}
#home {
  height: 760px;
}

#archives #recent_archives, #archives #recent_editions {
  height: 730px;
}

#archives .easyPaginateList {
  height: 500px;
}  

}

/* @media (min-width: 768px) and (max-width: 834px) {

#home {
  height: 760px;
}

#archives #recent_archives, #archives #recent_editions {
  height: 730px;
}

#archives .easyPaginateList {
  height: 500px;
}  

#archives .easyPaginateList .archive-thumbnail {
  padding: 1px 1.5em;
}
.archive-thumbnail .archive-img {
height: 155px;
}
} */

/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

/* //CSS */
.archive-thumbnail .archive-img {
  height: 216px ;
}
#archives #recent_editions .archive-img {
margin: 0 .5em;
}
#archives #recent_editions .archive-img {
margin: 0;
}
#archives #recent_editions .row .archive-thumbnail {
width: 25% !important;
margin-bottom: 3rem;
}
#archives ul.pagination {
/* position: relative; */
/* bottom: 0; */
width: 100% !important;
margin: 5rem 0 auto;
}
#home{
  background-position: center;
}
}

/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

/* //CSS */

}

/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)and (orientation : portrait){
#home {
  height: 667px;
}

#archives h6 {
  font-size: 13px;
}
#archives #recent_archives, #archives #recent_editions {
  height: 650px;
  margin: 0em auto;
}

.archive-thumbnail .archive-img {
  height: 120px;
}

#archives #recent_archives {
  margin-bottom: 2em;
}

#archives .tab-content .tab-pane h4 {
  display: none;
}

#archives .easyPaginateList {
  padding: 2em 0 1em;
  height: 400px;
}

#archives #recent_archives .col-newspaper-content {
  width: 100%;
  text-align: left;
}

#archives #recent_archives .col-newspaper-thumbnail {
  padding: 0;
  width: 50%;
  display: block;
  margin: 1.5em 25%;
}

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 4px 10px;
  font-size: 11px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
#archives ul.pagination {
  width: 100% !important;
  margin: 12px auto;
  overflow-x: scroll;
  overflow-y: scroll;
  width: 12px;
  overflow: scroll;
  display: inline-flex;
}
#archives #recent_editions .row .archive-thumbnail{
  width: 49.3% !important;
}

/* //CSS */

}

.dashboard-padding{
padding: 100px 0px 0px;
}
.topnav {
overflow: hidden;
background-color: #333;
}

.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}

.topnav a:hover {
background-color: #ddd;
color: black;
}

.topnav a.active {
background-color: #4CAF50;
color: white;
}

.topnav .icon {
display: none;
}

@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
  float: right;
  display: block;
}
}

@media screen and (max-width: 600px) {
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.topnav.responsive a {
  float: none;
  display: block;
  text-align: left;
}
} 



.pub_access_ina {
background: transparent;
background-image: url(/images/Subscription/button_ina_up.gif);
height: 80px;
width: 199px;
background-size: cover;
border: 1px;
background-repeat: no-repeat;
margin-bottom: 6rem !important;
}

.enquiries{
display: flex;
  justify-content: center;
  padding: 6rem;
}

.archive-content>h5>a {
font-weight: 600 !important;
font-size: 18px;
font-family: 'Cambria', serif;
}

.area-padding {
padding: 100px 0px 60px;
}
.area-padding-less {
padding: 0px 0px 60px;
}
.nav-pills>li>a {
border-radius: 0px;
}
#archives ul.nav-pills li.active a {
background-color: whitesmoke;
color: black;
border-radius: 0;
font-weight: 600;
}


.blog-text p {
display: block;
display: -webkit-box;
/* max-width: 200px; */
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
img.img-thumbnail {
border: 1px solid #4a5c38;
}




/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
/* insert styles here */
.archive-thumbnail .archive-img {
  height: 160px;
}
}

/* 
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

.archive-thumbnail .archive-img {
height: 200px;
}
#home {
  height: 500px;
}
}

/* 
##Device = Desktops, Monitor with 21inches dp
##Screen = 1800px to higher resolution desktops
*/
@media (min-width: 1800px) {

  #home {
    height: 800px!important;
  }
  .archive-thumbnail .archive-img {
    height: 275px;
  }
}

/* 
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
.archive-thumbnail .archive-img {
  height: 120px;
}
#archives #recent_editions .archive-img {
  margin: 0;
}
#home {
  height: 450px;
}
}

/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
#archives ul.nav-pills li a {
  background-color: #4a5c38;
  color: white;
  font-size: 11px;
}
.nav>li>a {
position: relative;
display: block;
padding: 7px 9px;
}
}
/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)and (orientation : portrait)
{
#home {
  background-position: center;
  height: 450px;
}
#archives #recent_editions .row .archive-thumbnail {
  width: 43.3% !important;
}
#archives ul.nav-pills li a {
  background-color: #4a5c38;
  color: white;
  font-size: 11px;
}
#archives ul.pagination {
width: 100% !important;
margin-top: 6rem;
overflow-x: scroll;
overflow-y: scroll;
width: 12px;
/* top: -12rem; */
overflow: scroll;
display: inline-flex;
}
.nav>li>a {
position: relative;
display: block;
padding: 7px 9px;
}
.archive-thumbnail .archive-img {
height: 152px !important;
}
#archives #recent_editions .archive-img {
margin: 0;
}
#archives h6 {
font-size: 12px;
margin: .5em auto;
display: block;
height: 50px;
font-weight: 600;
color: #15882a;
font-family: 'Cambria', serif;
}
#archives .archive-content p {
text-align: center;
}
#archives .archive-content{
text-align: center;
}
#archives .easyPaginateList {
padding: 2em 0 1em;
height: 400px;
display: flex;
justify-content: center;
}
}
