/****** FILE: themes/greaterchristchurch/css/landingpage.css *****/
.TopBannerImage {
	padding: 0px 0px 15px 0px;
    margin-top: 15px;
    display: block;
}
.TopBannerImage img {
	width: 100%;
}
.landing-item-collapse span {
    font-size: 24px;
}
.clickable {
    cursor: pointer;
}
.landing-thumbnails-grid {
	padding: 0 0 20px 0;
}

.landing-thumbnails {
	border: none;
    border-bottom: 6px solid #000000;
    margin: 0 0 30px 0;
}
.landing-item a {
}
.landing-item a:hover {
}
.landing-item a img {
    width: 100%;
}
.landing-header {
   /* line-height: 130%;*/
    margin: 0;
    width: 100%;
    padding: 4px 3%;
    height: 60px;
    color: #27438c;
} 
.landing-header:hover {
    color: #ffffff;
} 
.landing-header-link {
    color: #757575;
    text-decoration: none;
    display: block;
    background-color: #e6e6e6;
    text-decoration: none;
    margin: 0 0 2% 0;
}
.landing-header-link-only {
    text-decoration: none;
    display: block;
    background-color: #e6e6e6;
    text-decoration: none;
    margin: 0;
}
.landing-header-link:hover , .landing-header-link-only:hover {
    background-color: #757575;
    color: #ffffff;
    text-decoration: none;
}
.landing-items-box {
    padding: 0;
}
.landing-items-links {
    border-bottom: 1px solid #000000;
    width: 100%;
}
.landing-items-links a {
    padding: 1% 3%;
    text-decoration: none;
    display: block;
    color: #27438c;
}
.landing-items-links a:hover {
    background-color: #666666;
    color: #ffffff;
}
.landing-items-links-last {
    border-bottom: none;
    width: 100%;
    margin-bottom: 2%;
}
.landing-items-links-last a {
    padding: 1% 3%;
    text-decoration: none;
    display: block;
    color: #27438c;
}
.landing-items-links-last a:hover {
    background-color: #666666;
    color: #ffffff;
}
.landing-description {
    padding: 0 3% 3% 3%;
    margin: 0;
}
.submenu-link-only .landing-header {
    /*line-height: 130%;*/
    margin: 0;
    width: 100%;
    padding: 4px 0;
    height: 60px;
    color: #27438c;
}
.submenu-link-only .landing-header:hover {
    color: #ffffff;
}
.submenu-link-only .landing-header-link:hover , .submenu-link-only .landing-header-link-only:hover {
    background-color: #757575;
    color: #ffffff;
    text-decoration: none;
}
.submenu-link-only .landing-header-link-only {
    background-color: #ffffff;
}
.submenu-link-only .landing-thumbnails {
	border: none;
    border-bottom: 1px solid #000000;
    margin: 0 0 15px 0;
}

.submenu-link-only .landing-description {
    padding: 0 0 2% 0;
    margin: 0;
}
.submenu-link-only .landing-items-links-last {
    margin-bottom: 1%;
}
.submenu-link-only .landing-items {
    margin-bottom: 0;
}

.submenu-expandable .landing-header-link-only {
    width:90%;
}
.submenu-expandable span {
    width:10%;
    text-align:center;
    margin: 0;
    padding: 4px 0;
    height: 60px;
    display: block;
    background-color: #e6e6e6;
    text-decoration: none;
}
.submenu-expandable span:hover {
    background-color: #757575;
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 767px) {
	.TopBannerImage {
		display: none;
	}
}
@media (min-width: 768px) {
	.TopBannerImage {
		display: block;
	}
}

/****** FILE: themes/greaterchristchurch/css/sidebar.css *****/
#sidebar-navigation .panel-heading {
    background-color: #e6e6e6;
}
#sidebar-navigation .panel-body {
    background-color: #f2f2f2;
}

#sidebar-navigation .panel {
    border: none;
    border-bottom: 6px solid #e6e6e6;
    margin: 0 0 30px 0;
}
#sidebar-navigation .panel-heading {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}
#sidebar-navigation .panel-heading h3 {
    background-color: #e6e6e6;
    color: #666666;
    padding: 0px;
    margin: 0px;
}
#sidebar-navigation .panel-body ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#sidebar-navigation .panel-body ul li {
    padding: 1.5% 0;
    border-bottom: 1px solid #cccccc;
}
#sidebar-navigation .panel-body ul li:last-child {
    padding: 1.5% 0 0 0;
    border-bottom: none;
}

/****** FILE: themes/greaterchristchurch/css/navigation.css *****/
/* Navigation style shared across all tablet/desktop @media */
@media (min-width: 767px) {
    .ccc-navbar > li {
        display: inline-block;
        margin-right: 2px;
        width: auto;
        height: 37px;
        vertical-align: middle;
        text-align: center;
        border-bottom: 6px solid #ffffff;
        padding: 0;
        line-height: 29px;
    }
    .ccc-navbar li a {
        color: #ffffff;
        margin: 0;
        padding: 0 5px;
        display: block;
        background-color: #27438c;
        height: 31px;
    }
    .ccc-navbar-home-text {
        font-size: 1px;
        position: relative;
        top: -8px;
    }
}

/***** 
* Start of 767px max width 
****/
@media (max-width: 767px) {
     .mobile-menu-fix {
        margin:0px;
        padding:0px;
    }
    .mobile-menu-nopadding {
        padding:0px;
    }
    .mobile-menu-nopadding-right {
        padding-right:0px;
    }
    .mobile-menu-nopadding-left {
        padding-left:0px;
    }
    .mobile-menu-padding-left {
        padding-left:15px;
    }
    .mobile-menu-padding-right {
        padding-right:15px;
    }
    .header-middle {
        border-bottom:1px solid #ccc;
    }
    .onpage {
        height: 46px;
        width: 100%;
        color: #ffffff;
        background: #27438c;
        font-size: 125%;
        line-height: 46px;
        text-align: center;
    }
    .onpage:hover {
        background-color: #757575;
        color: #fff !important;
    }
    .ccc-nav-wrapper .ccc-navbar-home-li {
        display:none;
    }
    .ccc-nav-wrapper span.megatitle{
        display:none;
    }
    .ccc-nav-wrapper {
        overflow:hidden;
        overflow-y:hidden;
        display:none;
        background-color: #000000;
        position:static;
        margin:0;
    }
    .ccc-nav-main {
        background-color: transparent;
        position:relative;
        margin-left:0em;
        margin-right:0em
    }
    .ccc-nav-main ul {
        display:none;
        position:absolute;
        top:0;
        z-index:9000; 
        width:100%;
        line-height:3.3em; 
        text-decoration:none; 
        padding:0; 
        list-style:none;
        border-top: 1px solid #ffffff;
    }
    .ccc-nav-main ul.level1{
        left:0;
        right:0;
        top:0;
    } 
    .ccc-nav-main ul ul {
        right:-100%;
    } 
    .ccc-nav-wrapper li { 
        border-bottom:1px solid #ffffff; }
    .ccc-nav-wrapper li a {
        display:block;
        padding-left:1.3125em;
        background:#000000;
        color:#fff;
        text-decoration:none; }
    .ccc-nav-wrapper li a:hover, .ccc-nav-wrapper .toggle-sub:hover {
        background:#27438c !important; 
        -webkit-tap-highlight-color: #27438c; }
    .ccc-nav-wrapper li a span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.1em;
        margin-top: -0.2em;
    }
    .ccc-nav-wrapper li a.label-space {
        padding-right: 4.25em;
    }
    .ccc-nav-wrapper .sub-nav {
        margin-top: 0;
        }
    .ccc-nav-wrapper .sub-heading {
        margin-top:0;
        color:#fff;
        background: #757575;
        }
    .ccc-nav-wrapper .sub-heading:hover {
        background: #27438c !important;
        -webkit-tap-highlight-color: rgba(39, 67, 140, 1); }
    .ccc-nav-wrapper li li a {
        padding-left:2.625em; }
    .ccc-nav-wrapper .sub-heading span {
        margin-left:-25px; }
    .ccc-nav-wrapper .toggle-sub {
        font:bold 1em/2.75em Arial;
        color:#fff; background:#000000;
        float:right; margin-top:-2.75em;
        width:4.25em;
        border-left:1px solid #ccc;
        cursor:pointer;
        text-align:center;
        height: 3.3em;
        margin-top: -3.3em;
        line-height: 3.3em; }
    .ccc-nav-wrapper .toggle-sub:hover {
        color:#fff;
        background:#27438c !important;
        -webkit-tap-highlight-color: rgba(39, 67, 140, 1); }
    .ccc-nav-wrapper .mobile-menu-dark {
        background-color: #444444; }
    .ccc-nav-wrapper .mobile-menu-dark:hover, .ccc-nav-wrapper .mobile-menu-dark:active, .ccc-nav-wrapper .mobile-menu-dark:focus {
        background-color: #27438c; }

    .toggle { 
        padding:0 0.3125em;
        height: 46px;
        position:absolute;
        right:0;
        cursor:pointer;
        width: auto;
        color: #666;
        border: none;
    }
    .onpage {
        width: 100%;
        color: #ffffff;
        background: #27438c;
        font-size: 125%;
        line-height: 46px;
        text-align: center;
    }
    .ccc-nav-wrapper .back-link { 
        margin-top:0; 
        cursor:pointer; 
        color: #fff; 
        background-color: #333333;
        border-bottom: 1px solid #ccc; }
    .ccc-nav-wrapper .back-link a {
        background-color: transparent;
        padding-left:1.3125em; }
    .ccc-nav-wrapper .back-link label { 
        font:bold 1em/2.75em Arial; 
        color:#fff; 
        float:left;
        width:2.25em; 
        cursor:pointer; 
        text-align:center;
        height: 3.3em;
        line-height: 3.3em; }
    .ccc-nav-wrapper .back-link:hover {
        background: #27438c !important; 
        -webkit-tap-highlight-color: rgba(39, 67, 140, 1); }
    .clearfix:before,.clearfix:after {
        content: "";
        display: table
    }
    .clearfix:after {
        clear: both
    }
    .show {
        left:100%;
        right:auto;
    }
    .active {
        display:block;
    }
}
/***** 
* END of 767px max width
****/
/***** 
* Start of 768px min width 
****/

@media (min-width: 768px) and (max-width: 992px) {
    .ccc-nav-wrapper label {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-contactus {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-doit {
        display:none;
    }
    .ccc-nav-wrapper{
        background-color: transparent;
        position:static;
        margin:0;
    }
    .ccc-nav-wrapper .back-link, .sub-heading {
        display:none;
    }
    .ccc-nav-main{
        background-color: transparent;
        position:relative;
        margin-left:-1em;
        margin-right:-1em
    }
    /* Main nav - level 1 */
    .ccc-navbar {
        border-style: none;
        font-size: 87.5%;
        background-color: transparent;
        margin: 0;
        margin-left: 15px;
        padding: 0;
    }
    /* Add sizing to the main navigation buttons for desktop mode */
    .ccc-navbar ul li {height: 55px; }
    .ccc-navbar li:nth-child(1) { width: 44px !Important; }
    .ccc-navbar li:nth-child(2) { width: 13% !Important; }
    .ccc-navbar li:nth-child(3) { width: 15% !Important; }
    .ccc-navbar li:nth-child(4) { width: 18% !Important; }
    .ccc-navbar li:nth-child(5) { width: 11% !Important; }
    .ccc-navbar li:nth-child(6) { width: 17% !Important; }
    .ccc-navbar li:nth-child(7) { width: 15% !Important; margin-right: 0; }
    
    .ccc-navbar li:last-child {
        margin-right: 0;
    }
    /* Style the buttons */
    .ccc-navbar li ul li a {
        background-color: transparent;
    }
    .ccc-navbar .current {
        color: #ffffff;
        background-color: #757575;
        border-bottom: 6px solid #757575;
        outline: 0;
    }
    .ccc-navbar > .active > a,
    .ccc-navbar > .active > a:hover {
        color: #ffffff;
        background-color: #757575;
        text-decoration: none;
    }
    .ccc-navbar > li > a:hover {
        color: #ffffff;
        background-color: #757575;
        text-decoration: none;
    }
    .ccc-navbar > li > a:active, .ccc-navbar > li > a:focus {
        color: #ffffff;
        outline: 0;
        text-decoration: none;
    }
    .ccc-navbar > li > a.active {
        background-color: #757575;
    }
    ul.ccc-navbar > li:hover {
        background: #757575;
        color: #ffffff;
    }
    .ccc-navbar-home-li {
        width:44px !important;
        padding: 0px !important;
    }
    .ccc-navbar-home {
        background: #27438c url("../images/icons/Home_h16.png") center no-repeat;
        color: #27438c;
        line-height: 42px;
        display: block;
    }   
    .ccc-navbar li ul{
        display:none;
        position:absolute;
        left: 15px;
        right:14px;
        top: 37px;
        margin:0;
        padding:0;
        background-color: #757575;
        height:17.5em;
    }
    .ccc-navbar ul.level2 {
        list-style-type: none;
    }
    .ccc-navbar ul.level2 li {
        width: 30% !important;
        height: 30px;
        float: left;
        margin-left: 15px;
        text-align:left;
    }
    .ccc-navbar ul.level2 li a{
        line-height: 24px;
        font-size: 87%;
        padding:0;
        font-weight: normal;
        text-rendering: optimizelegibility;
    }
    .ccc-navbar ul.level2 li a:active, .navbar-default .ccc-navbar ul.level2 li a:focus  {
        text-decoration: underline;
        outline: 0;
    }
    .ccc-navbar span.megatitle {
        margin:10px 0 10px 0;
        float:left;
        text-align:left;
    }
    .ccc-navbar span.megatitle a {
        color: #ffffff;
        padding:0;
        line-height: 30px;
        font-size: 112.5%;
        font-weight: normal;
        text-rendering: optimizelegibility;
        width:100%;
        display:block;
        padding-bottom:10px;
        border-bottom:1px solid #999999;
        background-color: transparent;
    }
}
/***** 
* END of 768px min width to 991 max width
****/
/***** 
* Start of 992px min width to 1199px max width 
****/
@media (min-width: 992px) and (max-width: 1199px) {
    .ccc-nav-wrapper label {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-contactus {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-doit {
        display:none;
    }
    .ccc-nav-wrapper{
        background-color: transparent;
        position:static;
        margin:0;
    }
    .ccc-nav-wrapper .back-link, .sub-heading {
        display:none;
    }
    /* Padding Added to force slidedown */
    .ccc-nav-wrapper-padding{
        padding-bottom: 15.5em;
    }
    .ccc-nav-main{
        background-color: transparent;
        position:relative;
    }
    /* Main nav - level 1 */
    .ccc-navbar {
        border-style: none;
        font-size: 87.5%;
        background-color: transparent;
        margin: 0;
        padding: 0;
    }
    /* Add sizing to the main navigation buttons for desktop mode */
    .ccc-navbar li:nth-child(1) { width: 44px !Important; }
    .ccc-navbar li:nth-child(2) { width: 11% !Important; }
    .ccc-navbar li:nth-child(3) { width: 12% !Important; }
    .ccc-navbar li:nth-child(4) { width: 14% !Important; }
    .ccc-navbar li:nth-child(5) { width: 12% !Important; }
    .ccc-navbar li:nth-child(6) { width: 14% !Important; }
    .ccc-navbar li:nth-child(7) { width: 12% !Important; margin-right: 0; }
    
    .ccc-navbar li:nth-child(1) a { padding-top: 0px; }  
    .ccc-navbar li:last-child {
        margin-right: 0;
    }
    /* Style the buttons */
    .ccc-navbar li ul li a {
        background-color: transparent;
    }
    .ccc-navbar .current {
        color: #ffffff;
        background-color: #757575;
        outline: 0;
        text-decoration: none;
        border-bottom: 6px solid #757575;
    }
    .ccc-navbar > .active > a,
    .ccc-navbar > .active > a:hover {
        color: #ffffff;
        background-color: #757575;
        outline: 0;
        text-decoration: none;
    }
    .ccc-navbar > li > a:hover {
        color: #ffffff;
        background-color: #757575;
        outline: 0;
        text-decoration: none;
    }
    .ccc-navbar > li > a:active, .ccc-navbar > li > a:focus {
        color: #ffffff;
        outline: 0;
        text-decoration: none;
    }
    .ccc-navbar > li > a.active {
        background-color: #757575;
    }
    ul.ccc-navbar > li:hover {
        background: #757575;
        color: #ffffff;
    }
    .ccc-navbar-home-li {
    }
    .ccc-navbar-home {
        background: #27438c url("../images/icons/Home_h16.png") center no-repeat;
        color: #27438c;
        line-height: 44px; 
    }   
    .ccc-navbar li ul{
        display:none;
        position:absolute;
        left: 0px;
        right: 0.5px;
        top: 37px;
        margin:0;
        padding:0;
        height:17em;
        background-color: #757575;
    }
    .ccc-navbar ul.level2 {
        list-style-type: none;
    }
    .ccc-navbar ul.level2 li {
        width: 31% !important;
        height: 30px;
        float: left;
        margin-left: 15px;
        text-align:left;
    }
    .ccc-navbar ul.level2 li a{
        line-height: 30px;
        font-size: 105%;
        font-weight: normal;
        padding:0;
        text-rendering: optimizelegibility;
    }
    .ccc-navbar ul.level2 li a:active, .navbar-default .ccc-navbar ul.level2 li a:focus  {
        text-decoration: underline;
        outline: 0;
    }
    .ccc-navbar span.megatitle {
        margin:10px 0 10px 0;
        height:45px;
        float:left;
        text-align:left;
    }
    .ccc-navbar span.megatitle a {
        color: #ffffff;
        padding:0;
        line-height: 30px;
        font-size: 137.5%;
        font-weight: normal;
        text-rendering: optimizelegibility;
        text-decoration: underline;
        width:100%;
        display:block;
        padding-bottom:10px;
        border-bottom:1px solid #ccc;
        background-color: transparent;
    }
}
/***** 
* End of 992px min width to 1199px max width 
****/
/***** 
* Start of 1200px min width 
****/
@media (min-width: 1200px) {
    /***New Styling ****/
    .ccc-nav-wrapper label {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-contactus {
        display:none;
    }
    .ccc-nav-wrapper li.mobile-menu-doit {
        display:none;
    }
    .ccc-nav-wrapper{
        background-color: transparent;
        position:static;
        margin:0;
    }
    .ccc-nav-wrapper .back-link, .sub-heading {
        display:none;
    }
    .ccc-nav-main{
        background-color: transparent;
        position:relative;
    }
    /* Main nav - level 1 */
    .ccc-navbar {
        border-style: none;
        font-size: 87.5%;
        height: 36px;
        background-color: transparent;
        margin: 0;
        padding: 0;
    }
    /* Add sizing to the main navigation buttons for desktop mode */
    .ccc-navbar ul li { height: 30px; }

    /* Add sizing to the main navigation buttons for desktop mode */
    .ccc-navbar ul li {height: 55px; }
        
    .ccc-navbar li:last-child {
        margin-right: 0;
    }
    /* Add sizing to the main navigation buttons for desktop mode */
    .ccc-navbar li:nth-child(1) { width: 44px !Important; }
    .ccc-navbar li:nth-child(2) { width: 9% !Important; }
    .ccc-navbar li:nth-child(3) { width: 10% !Important; }
    .ccc-navbar li:nth-child(4) { width: 12% !Important; }
    .ccc-navbar li:nth-child(5) { width: 10% !Important; }
    .ccc-navbar li:nth-child(6) { width: 12% !Important; }
    .ccc-navbar li:nth-child(7) { width: 10% !Important; margin-right: 0; }
    
    .ccc-navbar li:nth-child(1) a { padding-top: 0px; }  
    .ccc-navbar li:last-child {
        margin-right: 0;
    }
    /* Style the buttons */
    .ccc-navbar li ul li a {
        background-color: transparent;
    }
    .ccc-navbar .current {
        color: #ffffff;
        background-color: #757575;
        outline: 0;
        text-decoration: none;
        border-bottom: 6px solid #757575;
    }
    .ccc-navbar > li > a:hover {
        color: #ffffff;
        background-color: #757575;
        outline: 0;
        text-decoration: none;
    }
    .ccc-navbar > li > a:active, .ccc-navbar > li > a:focus {
        color: #ffffff;
        outline: 0;
        text-decoration: none;
        height:100%;
    }
    .ccc-navbar > li > a:active {
        background-color: #757575;
    }
    ul.ccc-navbar > li:hover {
        background: #757575;
        color: #ffffff;
    }
    .ccc-navbar-home-li {
        width:44px !important;
    }
    .ccc-navbar-home {
        background: #27438c url("../images/icons/Home_h16.png") center no-repeat;
        color: #27438c;
        height: 30px;
        padding: 0 22px !important;
    }
    .ccc-navbar-home-text {
        font-size: 1px;
        position: relative;
        top: -5px;
    }
    .ccc-navbar li ul{
        display:none;
        position:absolute;
        left: 0px;
        right: 0.5px;
        top: 37px;
        margin:0;
        padding:0;
        height:15em;
        background-color: #757575;
    }
    .ccc-navbar ul.level2 {
        list-style-type: none;
    }
    .ccc-navbar ul.level2 li {
        width: 23% !important;
        height: 30px;
        float: left;
        margin-left: 15px;
        text-align:left;
    }
    .ccc-navbar ul.level2 li a{
        line-height: 30px;
        font-size: 14px;
        padding:0;
        font-weight: normal;
        text-rendering: optimizelegibility;
    }
    .ccc-navbar ul.level2 li a:active, .navbar-default .ccc-navbar ul.level2 li a:focus  {
        text-decoration: underline;
        outline: 0;
    }
    .ccc-navbar span.megatitle {
        margin:10px 0 10px 0;
        height:45px;     
        float:left;
        text-align:left;
    }
    .ccc-navbar span.megatitle a {
        color: #ffffff;
        padding:0;
        line-height: 30px;
        font-size: 137.5%;
        font-weight: normal;
        text-rendering: optimizelegibility;
        width:100%;
        display:block;
        padding-bottom:10px;
        border-bottom:1px solid #ccc;
        background-color: transparent;
    }
    .ccc-navbar span.megatitle a:hover {
        text-decoration: underline;
    }
    .active {
        color: #ffffff;
        background-color: #757575 !important;
        outline: 0;
        text-decoration: none;
        height:100%;
        border-bottom: 6px solid #757575;
    }
}
/***** 
* END of 1200px min width 
****/

/****** FILE: themes/greaterchristchurch/css/homepage.css *****/
.req-indicator-message{
    display:none;
}

#homepage-content .remove-pad-mar-col{
    margin:0px;
    padding:0px;
}

#homepage-content #banner-show {
    margin-bottom: 2%;
}

#homepage-content .boxbody {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    padding:15px;
    overflow: hidden;
}

#homepage-content .boxbody a {
    color: #666666;
}

#homepage-content .boxbody h3 {
    font-size: 150%;
    line-height: 150%;
    margin:0px;
    padding:0px;
}

#homepage-content .boxbody ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
}
#homepage-content .boxbody ul li {
    padding-bottom:5px;
    padding-top:15px;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    height: 75px;
    overflow: hidden;
}
#homepage-content .boxbody ul li.last {
    border-bottom:0px;
}
#homepage-content .boxbody ul li .day {
    font-size: 175%;
    font-weight: 600;
}
#homepage-content .boxbody ul li .month {
    font-size: 87.5%;
    font-weight: 600;
}
#homepage-content .boxbody ul li p {
    float: left;
    font-size: 87.5%;
    margin: -1.5% 0 0 0;
    padding: 0;
}

#homepage-content .home-page-links {
    width:100%;
    height:40px;
    margin-bottom: 2%;
}
#homepage-content .home-page-links ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
    width:100%;
    height:40px;
}
#homepage-content .home-page-links ul li {
    display: block;
    float:left;
    height:40px;
    border-right:2px solid #FFFFFF;
    font-size: 20px;
}
#homepage-content .home-page-links ul li a {
    background-color: #757575;
    color:#FFFFFF;
    display: block;
    line-height: 40px;
    text-align:center;
}

#homepage-content .home-page-links ul li a:hover {
    background-color:#007dba;
    text-decoration: none;
}
#homepage-content .home-page-links ul li.paylink {
    width:19%;
}
#homepage-content .home-page-links ul li.reportlink{
    width: 19%;
}
#homepage-content .home-page-links ul li.applylink{
    width: 19%;
}
#homepage-content .home-page-links ul li.hyslink{
    width: 24%;
}
#homepage-content .home-page-links ul li.booklink{
    width: 19%;
    border-right:0px;
}

#homepage-content .promobox{
    height:350px;
    margin-bottom:20px;
}

#homepage-content .promoboxbody{
    width:365px;
}

#homepage-content .promobox-two{
    margin-left:8px;
}
#homepage-content .promobox-three{
    float:right;
}

#homepage-content .promobox .promo-img-mobile {
	display: none;
}

#homepage-content #banner-show .image { 
    position: relative; 
    width: 100%;
}
.popbox {
    position: absolute; 
    top: 0px;
    left: 0px; 
    padding: 0 1.5% 0 1%;
    width: auto;
    height: 365px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.75);
    overflow: hidden;
}
.popbox ul li {
    display: block;
    margin: 1.5%;
}
#homepage-content #banner-show ul, .popular-links { 
    height: 365px; /* Same height as popbox above */
    display: table-cell;
    vertical-align: middle;
}
.popular-links-tablet-portrait, .popular-links-tablet-landscape {
    margin: 0;
    padding: 0;
}

/* For all portrait tablet devices with 768 screen width or larger, use these rules to
   make the News, Events and The Council boxes line up side-by-side fully left to right */
@media (max-width: 767px) {
    #homepage-content .topbox-container .news {
        margin: 0 0 5% 0;
		display: inline-block;
    }
    #homepage-content .topbox-container .events {
        margin: 0 2% 5% 4%;
		display: inline-block;
    }
    #homepage-content .topbox-container .thecouncil {
        margin: 0 0 5% 8%;
		display: inline-block;			
    }
    #homepage-content .thecouncil span {
		display: none;
	}
    #homepage-content .boxbody ul {
		display: none;
	}
    #homepage-content .topbox {
		display: block;
		width: 100%;
	}
    #homepage-content .topbox-container {
		display: inline-block;
		min-width: 32%;
	}
    #homepage-content .topbox h3 {
		font-size: 5vw; 
		text-align: center;
	}
	#homepage-content .promobox {
        margin-bottom:20px;
        height: auto;
    }
	#homepage-content .promobox .topbox {
        margin-top: 5px;
        margin-right: 0 ;
        margin-bottom: 0;
    }
    #homepage-content .home-page-links ul > li {
        width:100% !important;
        border-right:0px;
        margin-bottom: 1px;
    }
    #homepage-content .home-page-links {
        height:200px;
		display: block;
        margin-top:5px;
        margin-bottom:20px;
    }
    #homepage-content .home-page-links ul {
        height:200px;
    }
    #homepage-content .promobox .promo-img-mobile {
        display: block;
    }
    #homepage-content .promobox .promo-img {
        display: none;
    }
}
/* For all portrait tablet devices with 768 screen width or larger, use these rules to
   make the News, Events and The Council boxes line up side-by-side fully left to right */
@media (min-width: 768px) {
    #homepage-content #banner-show ul {
        height: 230px;
    }
    .popular-links-tablet-portrait {
        display: none;
    }
    #homepage-content .news {
        margin: 0 0 2% 0;
    }
    #homepage-content .events {
        margin: 0 0 2% 0;
    }
    #homepage-content .thecouncil {
        margin: 0 0 2% 0;
    }
    #homepage-content .events .boxbody ul li p {
        padding: 0 0 0 3%;
    }
    #homepage-content .boxbody ul li .date {
        float: left;
        width: 5%;
        text-align: center;
    }
    #homepage-content .events ul li p {
        width: 95%;
    }
	#homepage-content .promobox {
    height: auto;

}		
#homepage-content .promobox .promo-img-mobile {
	display: block;
}	

#homepage-content .promobox .promo-img {
	display: none;
}
}

/* For all landscape tablet devices with 992 screen width or larger, use these rules to
   make the News, Events and The Council boxes line up side-by-side fully left to right */
@media (min-width: 992px) {
    #homepage-content #banner-show ul {
        height: 300px;
    }
    .popular-links-tablet-landscape {
        display: none;
    }
    .popular-links-tablet-portrait {
        display: inline;
    }
    #homepage-content .topbox {
        height:280px;
        margin-bottom: 6%;
    }
    #homepage-content .news {
        margin-right: 4%;
    }
    #homepage-content .events {
        margin: 0 2%;
    }
    #homepage-content .thecouncil {
        margin-left: 4%;
    }
    #homepage-content .events .boxbody ul li p {
        padding: 0 0 0 3%;
    }
    #homepage-content .boxbody ul li .date {
        float: left;
        width: 10%;
        text-align: center;
    }
    #homepage-content .events ul li p {
        width: 90%;
    }
	
#homepage-content .promobox .promo-img-mobile {
	display: none;
}	

#homepage-content .promobox .promo-img {
	display: block;
}	

#homepage-content .promobox .topbox {
        height: 365px;
}	
}

/* For all desktops or devices with 1200 screen width or larger, use these rules to
   make the News, Events and The Council boxes line up side-by-side fully left to right */
@media (min-width: 1200px) {
    #homepage-content #banner-show ul {
        height: 364px;
    }
    #homepage-content .news{
        margin-right: 4%;
    }
    #homepage-content .events {
        margin: 0 2%;
    }
    #homepage-content .thecouncil {
        margin-left: 4%;
    }
    #homepage-content .events .boxbody ul li p {
        padding: 0 0 0 2%;
    }
    .popular-links-tablet-landscape {
        display: inline;
    }
	
}


/* For all portrait tablet devices with 300 screen width or smaller, use these rules to
   make the News, Events and The Council boxes line up side-by-side fully left to right */
@media (max-width: 300px) {
    #homepage-content .news {
        margin: 0 0 2% 0;
		float: none;
    }
    #homepage-content .events {
        margin: 0 0 2% 0;
		float: none;	
    }
    #homepage-content .thecouncil {
        margin: 0 0 2% 0;
		float: none;	
    }
	
    #homepage-content .boxbody ul {
		display: none;
	}

	
    #homepage-content .topbox h3 {
		font-size: 6vw;
	}		
   

}


/****** FILE: themes/greaterchristchurch/css/responsive.css *****/
.header-search {
    display:table;
    width:100%;
}
.header-search-button-cell {
    width: 26px;
    height: 26px;
    display:table-cell;
}
.header-search-cell {
    width: auto;
    display:table-cell;
}

*html .header-search-cell {float:right;} /* For IE, of course... */

input[type=text].header-search-field {
    padding: 0 0 0 2px;
    margin: 0;
    border: 1px solid #a4a4a4;
    background-color: #e6e6e6;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
}
.header-search-button {
    float: right;
    padding: 1px 0 0 2px;
    margin: 0;
    border: 1px solid #a4a4a4;
    background-color: #e6e6e6;
    height: 26px;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-left: 0px;
}
input[type=text].header-search-field:focus {
    background-color: #FFFFFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type=text].header-search-field:focus, .header-search-button:focus {
    border: 1px solid #a4a4a4;
    outline: 0;
    /* removed 
    outline: thin dotted; */
    /* IE6-9 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.header-search-button:focus {
    border-left: 0px;
}
/* The website search box */
#SearchForm_SearchForm_Search {
	margin-top: 0;
}
/* The print icon */
.printShare {
	margin: 0;
}
/* Make the magnifying glass fill the search button box */
.glyphicon-search {
    font: normal normal normal 21px 'Glyphicons Halflings';
    position: relative;
    top: -1px;
}
.sticky-bottom {
}
/* Make sure the sponsor images remain a reasonable size */
.sponsor-logos div {
    height: 68px;
    line-height: 68px;
}
.sponsor-logos a img {
    max-height: 50px;
}

/*
 * Styling for the mobile layout
 */
@media (max-width: 767px) {
    .footer-div {
        height:auto;
    }
    /* Make divs appear and disappear based on size in this part */
    .change-site, .breadcrumb-row, .header-middle-section, .mobile {
        display: none;
    }
    .glyphicon-search {
        font-size: 125%;
        line-height: 46px;
        margin: 0;
        padding: 0;
        text-align: center;
        color:#ffffff;
    }
    .fa-times {
        color:#757575;
    }
    #SearchForm_SearchForm_Search {
        padding-left: 10px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
    .header-middle {
        background-color: #007dba;
        margin:0;
        padding:0;
    }
    .header-middle-section-xs {
        display: block;
        min-height: 46px;
        z-index: 9999;
        /*margin-top: 1px;*/
    }
    .header-middle-section-xs img {
        display: block;
    }
    /* Header */
    .header-middle {
        /*border-bottom: 1px solid #007dba;*/
    }
    .topbannerimage-mobile {
        display: block;
        background: #000000;
        height: 150px;
        margin: 0px -15px 0px -15px;
    }
    input[type=text].header-search-field, .header-search-button {
        height: 46px !important; /* Must be the same height as header-middle-section-xs */
        width: 100%;
        border: none;
        line-height: 46px;
        padding: 0;
        text-align: centre;
    }
    
    input[type=text].header-search-field:focus {
        background-color: #e6e6e6;
        border:0;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .search-button-text {
        font-size: 100%;
        line-height: 46px;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .header-search-button {
        color: #ffffff;
        background: #27438c;
    }
    .header-search-button:hover {
        background-color: #757575;
        color: #FFFFFF;
    }
    .search-button-text-remove {
        font-size: 125%;
        line-height: 47px;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #757575;
        background-color: #e6e6e6;
    }

    .header-search-xs {
        border-top:1px solid #ffffff;
        background-color: #e6e6e6;
    }
        /*
     * Searchbar navigation - make it float over content instead of pushing it down
     */
    .search-wrapper {
        display: none;
        margin-left: 0;
        padding: 0;
    }
    #SearchForm_SearchForm {
        margin: 0;
        padding: 0;
        border-bottom: none;
                width:100%;
    }
    a.slidesearch, a.slidesearch:hover, a.slidesearch:active, a.slidesearch:visited,
    a.search-drop, a.search-drop:hover, a.search-drop:active, a.search-drop:visited {
        text-decoration: none !important;
    }
    .slidesearch-wrap {
        text-align: center;
        height: 46px;
    }
    .slidesearch-wrap-grey {
        background-color: #e6e6e6;
        text-align: center;
    }
    .slidesearch-wrap-grey .glyphicon-search {
        color: #757575;
    }
    .search-drop, .search-drop:hover, .search-drop:active, .search-drop:visited {
        font: normal normal normal 100% FontAwesome;
        font-size: 30px;
        line-height: 46px;
        text-align: center;
        color: #ffffff;
        text-decoration: none;
    }
    .search-drop:hover, .search-drop:active, .search-drop:visited {
        text-decoration: none;
    }
        /* Make built-in burger/mobile menu disappear */
    .navbar {
        display: none;
    }
    .navbar-collapse {
        z-index: 10;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-default {
        background-color: transparent;
    }
    .navbar-collapse {
        background-color: #f8f8f8;
    }
    /* Header navigation */
   .fillScreen {
        width: 100%;
    }

    /* Footer */
    .bigfoot {
        display: none;
    }
    .littlefoot {
        display: inline;
    }
    .littlefoot a {
        color: #ffffff;
    }
    .littlefoot a:hover, .littlefoot a:active, .littlefoot a:focus {
        color: #666666;
        text-decoration: underline;
    }
    .footer-bottom {
        margin: 0 0 1px -4px;
    }
    .footer-div {
        font-size: 75%;
        margin-top: 15px;
        /*padding-top: 5%;*/
    }
    .footer-copyright {
        margin: 0;
        padding: 0;
		padding-right: 0;
		line-height: 34px;
    }
    .footer-bottom {
        -webkit-padding-start: 0;
        margin: 0 0 1px -4px;
        padding: 0;
    }
    .footer-footer {
        font-size: 10px;
    }
    .sponsor-logos {
        padding: 0px;
    }
    .sponsor-logos div a {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .sponsor-logos div a img {
        max-width: 100%;
        height: auto;
    }
    .form-group {
        margin-bottom: 0 !important;
        padding-left:15px;
        padding-right:15px;
    }
    .navbar-form {
        margin-top: 0 !important;
        border-top: none !important;
    }
    .arrow-left {
        width: auto;
    }
    .arrow-left img {
        display: none;
    }
    .arrow-left i {
        display: none;
    }

    /* Size-related styling - other */
    /* User-defined forms */
    .userdefinedform {
        width: 100%;
    }
    input, textarea, select, label {
        width: 100%;
    }
    .table-top, .table-top-left, .table-left {
        max-width: 767px;
    }
}


/* For all portrait tablet devices with 768 screen width or larger, use these rules */
@media (min-width: 768px) {
    /* Make divs appear and disappear based on size in this part */
    .breadcrumb-row, .header-middle-section, .glyphicon-search, .header-top, .search-wrapper {
       display: block;
    }
    .header-middle {
        border-bottom: none;
    }
    input[type=text].header-search-field {
        height: 26px; /* Must be the same height as header-middle-section-xs */
        width: 100%;
    }
    .SearchFormBox {
        margin-bottom: 25px;
    }
    #SearchForm_SearchForm {
		margin-left: 0;
		padding: 0 1px 0 0;
		width: 240px;
        margin-top:35px;
        
    }
    .SearchFormBox #SearchForm_SearchForm {
        width: 253px;
    }
    .header-middle-section-xs, .onpage {
         display: none;
    }
    .header-search-button {
         margin-bottom: 0;
         width: 26px;
         height: 26px;
     }
    .topbannerimage-mobile {
        display: none;
    }
    /* Make built-in main menu appear */
    .navbar {
        display: block;
    }

    /* Header */
    .arrow-left-after {
        border-width: 15px;
        margin-top: -15px;
    }
    .search-button-text {
        line-height: 23px;
        margin: 0;
    }
    .header-search {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .header-search-button:hover, .search-button-text:hover {
        color: #FFFFFF;
        background-color: #757575;
    }

    /* Footer */
    .sponsor-logos {
        padding: 0px;
    }
    .contact-table {
        border-right: 1px solid #ffffff;
		width: 70%;
    }
	.popular {
		margin-left: 4% !important;
	}
    .footer-bottom {
        text-align: right;
        margin: 5px 20px 0 0;
    }
    .footer-copyright {
        margin: 5px 0 5px 0;
    }
    .bigfoot {
        display: inline;
    }
    .littlefoot {
        display: none;
    }
    .sponsor-logos div a img {
        max-width: 150px;
    }

    /* Header navigation */
   .fillScreen {
        width: 100%;
    }

    /*
     * Searchbar navigation - make it float over content instead of pushing it down
     */
    .search-wrapper {
        display: none;
    }
    .slidesearch img {
        height: 40px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .slidesearch-wrap {
        position: relative;
        height: 45px;
    }
    .slidesearch-wrap-grey {
        text-decoration: none;
        background-color: #f2f2f2;
    }
    .form-group {
        margin-bottom: 0 !important;
    }

    .arrow-left {
        position: relative;
        padding: 0;
        margin: 0;
        background: #f2f2f2;
        width: 74px;
    }
    .arrow-left:hover {
        background: #999999;
    }
    .arrow-left img {
        display: none;
    }
        .arrow-left i {
        display: none;
    }
    /* Size-related styling - other */
    /* User-defined forms */
    .userdefinedform {
        width: 100%;
    }
    input, textarea, select, label {
        width: 100%;
    }
    .table-top, .table-top-left, .table-left {
        max-width: 931px;
    }
}

/* For all landscape tablet devices with 992 screen width or larger, use these rules */
@media (min-width: 992px) {
    /* Make divs appear and disappear based on size in this part */
    .mobile_menu {
        
    }
    /* Styling changes below */
    .table-top, .table-top-left, .table-left {
        max-width: 1140px;
    }
    .header-search-xs {
        margin-top: 8px;
    }
    #SearchForm_SearchForm {
        margin-top:35px;
    }
    input[type=text].header-search-field {
        height: 26px; /* Must be the same height as .header-search-button below */
        width: 100%;
    }
	/* Footer styles */
    .contact-table {
        border-right: 1px solid #ffffff;
		width: 60%;
    }
	.popular {
		margin-left: 8% !important;
	}
    .sponsor-logos div a img {
        max-width: 210px;
    }
}

/* For all desktop computers and devices with 1200 screen width or larger, use these rules */
@media (min-width: 1200px) {
    /* Make divs appear and disappear based on size in this part */
    /* Header */
    .header-top {
        display: block;
    }
    .header-middle-section-xs, .onpage {
         display: none;
    }
    .header-search-xs {
        margin-top: 0;
    }
    #SearchForm_SearchForm {
        margin-top:35px;
    }
    #SearchForm_SearchForm input[type=text].header-search-field {
        width: 100%;
    }
    .header-search-button {
         margin-bottom: 0;
         width: 26px;
         height: 26px;
     }
    /* Make built-in main menu appear */
    .navbar {
        display: inline-block;
    }

    /* Footer */
    .sponsor-logos {
        padding: 0px;
    }
    .footer-bottom {
        text-align: right;
        margin: 5px 0 0 0;
    }
    .bigfoot {
        display: inline;
    }
    .littlefoot {
        display: none;
    }
    .sponsor-logos div a img {
        max-width: 260px;
    }
    .contact-table {
        border-right: 1px solid #ffffff;
		width: 48%;
    }
	.popular {
		margin-left: 8% !important;
	}

    /* Size-related styling changes below i.e. ones that correct for this mobile size */
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar .navbar-nav li {
        position: relative;
    }
    .nav>li {
        position: relative;
    }
    .header-quicklinks {
        font-size: 100%;
    }
    .header-search-button img {
        display: inline;
    }
    .arrow-left i {
        display: inline;
    }
    .header-search-button p {
        display: none;
    }

    /* Size-related styling - other */
    /* User-defined forms */
    .userdefinedform {
        width: 100%;
    }
    input, textarea, select, label {
        width: 100%;
    }
    .table-top, .table-top-left, .table-left {
        max-width: 1140px;
    }
}

/****** FILE: themes/greaterchristchurch/css/lightbox.css *****/
/* Preload images */
body:after {
  content: url(../images/icons/close.png) url(../images/icons/loading.gif) url(../images/icons/prev.png) url(../images/icons/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/icons/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/icons/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/icons/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/icons/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/****** FILE: themes/greaterchristchurch/css/prettyPhoto.css *****/


/****** FILE: themes/greaterchristchurch/css/gallery.css *****/
.gallery_title {
	margin: 0 0 5px 0;
	padding: 0 0 0 1%;
}
.gallery_caption {
	margin: 0 0 10px 0;
	padding: 0 0 0 1%;
}
.image_gallery {
	clear: both;
	padding: 1%;
	background-color: #f2f2f2;
	display: table;
	width: auto;
	margin:0px;
}
.gallery-image-frame {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.gallery-title {
	font-weight: 600;
	font-size: 87.5%;
	text-align: center;
	background-color: #e6e6e6;
}
.gallery-holder {
	background-color: #e6e6e6;
	border-bottom: none;
}
.gallery-image-link {
	display: block;
	text-align: center;
    background-color: #e6e6e6;
}
gallery-caption {
	display: table-cell;
}
.gallery-image-frame p {
	margin-bottom: 0;
	padding: 5px 2px;
	height:auto;
}
/*
 * Mobile-specific styling
 */
@media (max-width: 549px) {
	.gallery-image-frame {
		width: 50%;
		min-width: 130px;
		/*height: 131px;*/
		margin: 0;
		padding: 1% 1% 1% 1%;
		/*overflow: hidden;*/
	}
	.gallery-image-link {
		height: 106px;
		line-height: 103px; /* 3 less than the height */
	}
	.gallery-image {
		max-height: 106px;
		max-width: 141px;
	}
}
@media (min-width: 550px) and (max-width: 767px) {
	.gallery-image-frame {
		width: 50%;
		min-width: 225px;
		margin: 0;
		padding: 1% 1% 1% 1%;
		/*overflow: hidden;*/
	}
 	.gallery-image-link {
		height: 180px;
		line-height: 177px; /* 3 less than the height */
	}
 	.gallery-image {
		max-height: 180px;
		max-width: 240px;
	}
 }
 
 /*
 * Tablet portrait-specific styling
 */
@media (min-width: 768px) {
	.gallery-image-frame {
		width: 235px;
		min-height: 209px;
		margin: 0;
		padding: 1%;
		/*overflow: hidden;*/
	}
 	.gallery-image-link {
		height: 162px;
		line-height: 159px; /* 3 less than the height */
	}
	.gallery-image {
		max-height: 169px;
		max-width: 230px;
	}
}

/*
 * Tablet landscape-specific styling
 */
@media (min-width: 992px) {
 	.gallery-image-frame {
		 width: 230px;
		 min-height: 209px;
		 margin: 0;
		 padding: 1%;
		 /*overflow: hidden;*/
	}
 	.gallery-image-link {
		height: 162px;
		line-height: 159px; /* 3 less than the height */
	}
 	.gallery-image {
		 max-height: 169px;
		 max-width: 225px;
	}
}

@media (min-width: 1200px) {
 	.gallery-image-frame {
		width: 209px;
		min-height: 184px;
		margin: 0;
		padding: 1%;
		 /*overflow: hidden;*/
	}
	.gallery-image-link {
		height: 144px;
		line-height: 141px; /* 3 less than the height */
	}
 	.gallery-image {
		 max-height: 144px;
		 max-width: 204px;
	}
}

/****** FILE: themes/greaterchristchurch/css/datatables-bootstrap.css *****/
div.dataTables_length label {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

div.dataTables_length select {
	display: inline-block;
	width: auto;
}

div.dataTables_filter {
	width: 100%;
  height: 24px;
  padding: 0;
  margin: 0;
}

div.dataTables_filter label {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

div.dataTables_filter input {
  float: right;
  padding: 0 0 0 2px;
  margin: 0;
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  height: 26px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
div.dataTables_filter input:focus {
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

div.filteron {
  margin-top: 1%;
}

div.filterbutton {
    float: left;
    margin: 1% 2% 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

div.dataTables_info {
	padding-top: 8px;
	white-space: nowrap;
}

div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: right;
}

.page-content div.dataTables_paginate ul > li {
	margin: 0;
  padding-left: 0;
	white-space: nowrap;
}
div.dataTables_paginate ul.pagination li.active a {
	background-color:  #007dba;
  color:#FFFFFF;
}

@media screen and (max-width: 767px) {
	div.dataTables_wrapper > div.row > div,
	div.dataTables_length,
	div.dataTables_filter,
	div.dataTables_info,
	div.dataTables_paginate {
		text-align: center;
	}

	div.DTTT {
		margin-bottom: 0.5em;
	}
}

table.dataTable {
	clear: both;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #666666;
  border-bottom: 6px solid #757575;
  height: 100%;
  max-width: 100%;
  margin: 14px 0;
  padding: 0px;
}

table.dataTable td,
table.dataTable th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
table.dataTable th {
  background-color: #757575;
  border: 0px solid #666666;
  border-width: 0px 0px 1px 1px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-weight: 600;
  text-align: left;
  padding: 7px 18px 7px 12px;
}

table.dataTable td {
  vertical-align: top;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-width: 0px 1px 1px 0px;
  text-align: left;
  padding: 7px 12px;
  color: #666666;
}

table.dataTable tr:nth-child(odd) {
  background-color: #f2f2f2;
}

table.dataTable tr:nth-child(even) {
  background-color: #ffffff;
}

table.dataTable input[type=text] {
  color: #666666;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
/*  background-repeat: no-repeat;
  background-position: center right; */
  position: relative;
  width: auto;
  cursor: pointer;
}
table.dataTable thead tr th.sorting:after,
table.dataTable thead tr th.sorting_asc:after,
table.dataTable thead tr th.sorting_desc:after {
  font-family: 'FontAwesome';
  font-size: 150%;
  position: absolute;
  top: 25%;
  right: 2px;
  display: block;
}
table.dataTable thead tr th.sorting {
  background-color: #757575;
  background-clip: padding-box;
}
table.dataTable thead .sorting {
/*  background-image: url("../images/icons/sort_both.png"); */
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
}
table.dataTable thead tr th.sorting_asc,
table.dataTable thead tr th.sorting_desc {
/*  background-image: url("../images/icons/sort_asc.png"); */
  background-color: #007dba;
  background-clip: padding-box;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
}
table.dataTable thead .sorting_desc {
/*  background-image: url("../images/icons/sort_desc.png"); */
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
}
table.dataTable thead .sorting_asc_disabled {
/*  background-image: url("../images/icons/sort_asc_disabled.png"); */
}
table.dataTable thead .sorting_desc_disabled {
/*  background-image: url("../images/icons/sort_desc_disabled.png"); */
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
	color: #eee;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: #FFFFFF;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

table.dataTable thead > tr > th {
/*	padding-right: 30px; */
}

table.dataTable th:active {
	outline: none;
}

/* Condensed */
table.dataTable.table-condensed thead > tr > th {
	padding-right: 20px;
}

/* Scrolling */
div.dataTables_scrollHead table {
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
	border-top: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
	border-top: none;
}

div.dataTables_scrollFoot table {
	margin-top: 0 !important;
	border-top: none;
}

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.table-bordered.dataTable {
	border-collapse: separate !important;
}
table.table-bordered thead th,
table.table-bordered thead td {
	border-left-width: 0;
	border-top-width: 0;
}
table.table-bordered tbody th,
table.table-bordered tbody td {
	border-left-width: 0;
	border-bottom-width: 0;
}
table.table-bordered tfoot th,
table.table-bordered tfoot td {
    border-left-width: 0;
    border-bottom-width: 0;
}
table.table-bordered th:last-child,
table.table-bordered td:last-child {
	border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
	border-bottom-width: 0;
}

/*
 * TableTools styles
 */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
	background-color: #08C;
	color: #FFFFFF;
}

.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
	background-color: #0075b0 !important;
}

.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
	color: #FFFFFF;
}

.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
	background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
	cursor: pointer;
}

div.DTTT .btn:hover {
	text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
	color: #333333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
	position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
	background-color: #0088cc;
	color: #FFFFFF !important;
}

div.DTTT_collection_background {
	z-index: 2002;	
}

/* TableTools information display */
div.DTTT_print_info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center;
	color: #333333;
	padding: 10px 30px;
	opacity: 0.95;

	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

div.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

div.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}

div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 60px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #FFFFFF;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}

/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: #FFFFFF;
    margin-bottom: 0;
}
 
div.DTFC_RightHeadWrapper table ,
div.DTFC_LeftHeadWrapper table {
	border-bottom: none !important;
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    border-top: none;
    margin: 0 !important;
}
 
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}
 
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
}


div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after {
  	display: none;
}
/*
 * FixedHeader styles
 */
div.FixedHeader_Cloned table {
    margin: 0 !important
}

tfoot {
    display: table-header-group;
}

/*
 * Final styling
 */
/* On mobiles padd the bottom to remove the cluttered look */
@media (max-width: 767px) {
  .registry-search {
    padding-bottom: 10px;
  }
}
.registry-search .dataTables_filter, .registry-showing, registry-show {
    height: 26px;
}
.registry-showing .dataTables_info {
    text-align: left;
    padding: 0;
}
.registry-showing label, .registry-show label {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .registry-showing, .registry-show {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .registry-showing, .registry-show {
        margin-bottom: 0;
    }
}
.registry-show .dataTables_length label {
    text-align: right;
}
.registry-show .dataTables_length label .input-sm {
    padding: 0 0 4px 0;
    font-size: 87.5%;
    height: 25px;
}
.registry-search .dataTables_filter label .input-sm {
    font-size: 100%;
    border: 1px solid #e6e6e6;
    background-color: #f2f2f2;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
}
.registry-search .dataTables_filter label .input-sm:focus {
    background-color: #FFFFFF;
}

/****** FILE: themes/greaterchristchurch/css/timeline.css *****/
/*********************************
* Timeline: Primary style        *
*********************************/
.timeline-container *, .timeline-container *:after, .timeline-container *:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-content img {
  max-width: 100%;
  padding: 0;
}
.timeline-content h1 {
	font-weight: 600;
	font-size: 200% !important;
	line-height: 130%;
}
.timeline-content h2 {
	font-weight: 600;
	font-size: 112.5% !important;
	line-height: 150%;
  margin: 0 0 0.5em 0;
}
.timeline-content a {
  color: #337ab7;
  text-decoration: none;
}
.timeline-content a:hover {
  color: #23527c;
  text-decoration: underline;
}

/*************************************************
* Timeline modules: reusable parts of the design *
*************************************************/
.timeline-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.timeline-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/******************
* Main components *
******************/
.timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
.timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 55px;
  height: 100%;
  width: 1px;
  background: #007dba;
}
.timeline-block {
  position: relative;
  margin: 4em 0 0 0;
}
.timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.timeline-block:first-child {
  margin-top: 0;
}
.timeline-block:last-child {
  margin-bottom: 0;
  padding-bottom: 2em;
  background-color: #FFFFFF;
}
.timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  background: #27438c;
}
.timeline-img img {
  display: block;
  width: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
p.timeline-item {
  display: block;
  width: 100px;
  position: relative;
  left: 50%;
  top: 15px;
  margin-left: -50px;
  margin-top: -12px;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
}
.timeline-content {
  position: relative;
  margin-left: 120px;
  padding: 1em;
}

.timeline-theme-grey {
  background-color: #f2f2f2;
}
.timeline-theme-council {
  background-color: #e5f1f8;
}
.timeline-theme-applicant {
  background-color: #f2f8e8;
}
.timeline-theme-applicant-council {
  background-color: #dfeec6;
}
.timeline-theme-other {
  background-color: #fcdfc9;
}
.timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.timeline-content p, .timeline-content .timeline-read-more, .timeline-content .timeline-date {
  font-size: 100%;
}
.timeline-content .timeline-read-more {
  display: inline-block;
}
.timeline-content p {
	margin: 0 0 1em 0;
	line-height: 150%;
}
.timeline-content .timeline-read-more {
  float: right;
  padding: .4em 1em;
  background: #007dba;
  color: #ffffff;
}
.timeline-content .timeline-read-more:hover {
  background-color: #757575;
  text-decoration: none;
  color: #FFFFFF;
}
.timeline-content::before {
  content: '';
  position: absolute;
  top: 10px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #f2f2f2;
}
@media (min-width: 768px) {
  .timeline-content h2 {
    font-size: 150%;
  }
  .timeline-content p {
    font-size: 100%;
    line-height: 150%;
  }
  .timeline-content .timeline-read-more {
    font-size: 100%;
  }
}
@media (min-width: 1200px) {
  .timeline-content {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .timeline-align-center {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .timeline-align-center::before {
    left: 50%;
    margin-left: -2px;
  }
  .timeline-align-center .timeline-block {
    margin: 4em 0 0 0;
  }
  .timeline-align-center .timeline-block:first-child {
    margin-top: 0;
  }
  .timeline-align-center .timeline-img {
    width: 110px;
    left: 50%;
    margin-left: -55px; /* MUST be half the width of this element */
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .timeline-align-center .timeline-content {
    margin-left: 0;
    padding: 1em;
    width: 40.5%;
  }
  .timeline-align-center .timeline-content::before {
    top: 10px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f2f2f2;
  }
  .timeline-align-center .timeline-content .timeline-read-more {
    float: left;
  }
  .timeline-align-center .timeline-block:nth-child(even) .timeline-content {
    float: right;
  }
  .timeline-align-center .timeline-block:nth-child(even) .timeline-content::before {
    top: 10px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f2f2f2;
  }
  .timeline-align-center .timeline-block:nth-child(even) .timeline-content .timeline-read-more {
    float: right;
  }
  .timeline-align-center .timeline-block:nth-child(even) .timeline-content .timeline-date {
    left: auto;
    right: 135%;
    text-align: right;
  }

}
.timeline-img.is-hidden {
  visibility: hidden;
}
.timeline-img.bounce-in {
  visibility: visible;
  -webkit-animation: timeline-bounce-1 0.6s;
  -moz-animation: timeline-bounce-1 0.6s;
  animation: timeline-bounce-1 0.6s;
}
.timeline-content.is-hidden {
  visibility: hidden;
}
.timeline-content.bounce-in {
  visibility: visible;
  -webkit-animation: timeline-bounce-2 0.6s;
  -moz-animation: timeline-bounce-2 0.6s;
  animation: timeline-bounce-2 0.6s;
}
/* inverse bounce effect on even content blocks */
.timeline-block:nth-child(even) .timeline-content.bounce-in {
  -webkit-animation: timeline-bounce-2-inverse 0.6s;
  -moz-animation: timeline-bounce-2-inverse 0.6s;
  animation: timeline-bounce-2-inverse 0.6s;
}
@-webkit-keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

