/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.home div#main {
    padding-top: 0 !important;
}.header_color .main_menu ul:first-child > li > a {
    color: #fff;
    font-size: 18px;
}
.home div#header_main span.logo {
    display: none;
}
.div-header-section {
    background-color: #111;
    padding: 150px 0 50px;
}
.header_color .av-burger-overlay-inner ul li a {
    color: #111 !important;
}
.header_color .main_menu ul:first-child > li.current_page_item > a .avia-menu-text {
    position: relative;
}
/*.header_color .main_menu ul:first-child > li.current_page_item > a .avia-menu-text:after {
    content: "";
    background: #c7322d;
    position: absolute;
    left: 0%;
    right: 0;
    height: 2px;
    width: 30px;
    bottom: -10px;
    margin: auto;
}*/
.div-header-section .header-block .breadcrumb-text .header_sub h2 {
    display: none;
}
.div-header-section .header-block .breadcrumb-text .header_sub p {
    font-size: 30px;
    color: #ec1f26;
}
.div-header-section .header-block .breadcrumb-text .header_sub a {
    color: #fff;
    text-transform: capitalize;
}
.header_color .main_menu ul:first-child > li.menu-item > a .avia-menu-text {
    position: relative;
}
.html_header_top.html_header_sticky #main {
    padding-top: 0;
}
.html_header_top.html_header_sticky #header.header-scrolled {
    background-color: #111;
}
.header_color .main_menu ul:first-child > li.current_page_item > a .avia-menu-text:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    display: inline-block;
    transform: skew( 151deg);
    background: #ec1f26;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}
.header_color .main_menu ul:first-child > li.menu-item > a .avia-menu-text:hover:after{
position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    display: inline-block;
    transform: skew( 151deg);
    background: #ec1f26;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;

}
div#header_main .main_menu .social_bookmarks {
    float: right;
}div#header_main .main_menu .social_bookmarks li {
    margin-right: 10px;
}div#header_main .main_menu .social_bookmarks li a::before {
    font-size: 25px;
    color: #fff;
}.header_color ul li {
    margin-right: 20px;
}.top-text h1 {
    display: inline-block;
    font-size: 100px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}span.red-text {
    color:#d81921;
}.top-text h1 {
    position: absolute;
   left: 20%;
    top: 46%;
}
.top-img {
    position: absolute;
   top: 27%;
    left: 37%;
}
h2.custom-heading {
    text-align: center;
    margin-bottom: 70px;
}h2.second-heading {
    text-align: center;
    margin-bottom: 50px;
}
h2.latest_news {
      display: inline-block;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 60px;
    text-align: left;
    font-weight: bold;
    padding-bottom: 80px;
    letter-spacing: 3px;
}

span.italic-font {
    font-style: italic;
}.news_heading {
    text-align: right;
}

.view-all {
    width: 160px;
    text-align: left;
    float: right;
}
.view-all a {
    display: inline-block;
    background-color: #d81921;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    font-family: 'PT Sans';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    clip-path: polygon(0 0 ,100% 0 ,90% 100% ,0% 100%);
}
.latest_news span.italic-font::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 8px;
    transform: skew(318deg);
    background:#d81921;
    margin-left: 14px;
}
span.copyright {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}span.red-color {
    color: #da3933;
}h3.widgettitle ,h4.widgettitle {
    font-size: 18px;
    color: #fff;
}
.footer_color h3.widgettitle {
    margin-bottom: 50px;
}
.footer_color .widget .menu li a {
    padding-top: 0px;
}
.textwidget.custom-html-widget {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.6;
    color: #fff;
}section#nav_menu-2 .menu .menu-item a {
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
}div#footer {
    background-color: #111111;
        padding: 0;
}footer#socket {
    border: 0;
    background: linear-gradient(to left,#ec1f26 23%,#000 22.5%);
}/*div#header_main .main_menu {
    width: 100%;
}*/
.home div#header_main .main_menu {
    width: 100%;
}
div#header_main .main_menu .avia-menu.av_menu_icon_beside {
    padding: 0;
    margin: 0;
    border: 0;
}div#footer .flex_column.av_one_fourth.first.el_before_av_one_fourth {
    width: 32%;
}div#footer div .av_one_fourth {
    margin-left: 3%;
    width: 19.5%;
    height: 420px;
    padding: 48px 0 20px;
}div#footer .container .av_one_fourth:nth-child(4) {
    border-left: 3px solid #222222;
    margin-left: 0;
    padding: 96px 0 90px 90px;
}footer#socket .social_bookmarks li a::before {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
}footer#socket .social_bookmarks li {
    margin-right: 5px !important;
}
#socket .container{
        padding-top: 25px;
    padding-bottom: 25px;
}
footer#socket .social_bookmarks {
    margin: 0px 0 0 30px;
}
.lt_news_continer {
    display: table;
}
.lt_news_continer .latest_news_left {
    width: 34%;
    display: table-cell;
     vertical-align: middle;
     padding: 95px 50px 0 70px;
     background-repeat: no-repeat !important;
     background-size: cover !important;
     background-position: center center !important;
}
.lt_news_continer .latest_news_wrap {
    display: table-cell;
}

/* Sticky header styling */
.html_header_top.html_header_sticky #header {
position: fixed !important;
top: 0;
width: 100%;
z-index: 9999;
padding-top: 0;
}

/* Homepage header black before and after scroll */
.home #header,
.home #header .header_bg,
.home #header.header-scrolled,
.home #header.header-scrolled .header_bg {
background-color: #000 !important;
opacity: 1 !important;
}
/* Scrolled header */
.html_header_top.html_header_sticky #header.header-scrolled {
padding: 5px 0;
}

/* Scrolled header background */
.html_header_top.html_header_sticky #header.header-scrolled .header_bg {
background-color: rgba(0,0,0,0.95) !important;
}.clare-rive-section h2.second-heading {
    font-size: 60px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1,.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2,.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
     display: table-cell;
     vertical-align: middle;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1 {
    background-color: #bd181e;
    width: 25%;
    height: 495px;
    padding: 30px 60px 30px 30px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2 {
    background-color: #cb1820;
    width: 25%;
    padding: 30px 60px 30px 30px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
    background-color: #d81921;
    padding: 30px 260px 30px 30px;
}
.lt_news_continer .latest_news_wrap .date_wrap {
    font-size: 16px;
    color: #fff;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    color: #fff;
    font-weight: 400;
        font-size: 24px;
    margin-top: 20px ;
        min-height: 350px;
    line-height: 30px;
}
.clare-rive-heading {
    font-size: 106px;
}
.lt_news_continer .latest_news_wrap .read-more_button a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
     letter-spacing: 2px;
}
.lt_news_continer .latest_news_wrap .read-more_button i.fa.fa-caret-right , .up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .read-more_button i {
    font-size: 22px;
    position: relative;
    top: 3px;
}
.lt_news_continer .latest_news_wrap .read-more_button a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.up_events_continer .up_events_wrap {
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_day {
    font-size: 100px;
    font-weight: bold;
    display: inline-block;
    font-family: 'Montserrat';
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_year {
    font-size: 30px;
    font-weight: bold;
    font-family: 'PT Sans';
    padding-top: 5px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name .up_events_name {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'PT Sans';
    color: #111;
   padding: 50px 0 0;
    min-height: 182px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .read-more_button a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
     color: #d81921;
}
.clare-rive-section {
    background-size: cover !important;
}
.events-section .template-page.content.av-content-full.alpha.units {
    padding: 120px 0 50px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events {
    padding: 0 20px;
}
.view-all a:hover{
    color: #fff;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name a {
    text-decoration: none;
}
.read-more-link a.more-link {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d81921;
}
.page-id-156 .slide-entry-excerpt.entry-content {
    min-height: 120px;
}
.page-id-156 .read-more-link {
    position: absolute;
    bottom: 0;
}
/*--------------------Montserrat Font css start-------------------------*/

@font-face {
    font-family: 'montserratblack';
    src: url('montserrat-black-webfont.woff2') format('woff2'),
         url('montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratextrabold';
    src: url('montserrat-extrabold-webfont.woff2') format('woff2'),
         url('montserrat-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratextralight';
    src: url('../font/montserrat-extralight-webfont.woff2') format('woff2'),
         url('../font/montserrat-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratlight';
    src: url('../font/montserrat-light-webfont.woff2') format('woff2'),
         url('../font/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratmedium';
    src: url('../font/montserrat-medium-webfont.woff2') format('woff2'),
         url('../font/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('../font/montserrat-regular-webfont.woff2') format('woff2'),
         url('../font/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratsemibold';
    src: url('../font/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../font/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratthin';
    src: url('../font/montserrat-thin-webfont.woff2') format('woff2'),
         url('../font/montserrat-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*--------------------Montserrat Font css end-------------------------*/

.home#top #wrap_all .av-social-link-facebook:hover a , .home#top #wrap_all .av-social-link-twitter:hover a{
    background-color: #ec1f2600;
}
.html_header_top.html_header_sticky #header {
        padding-top: 0;
    }





/*-----------------------------------------------Responsvive css start-------------------------------------------------*/
@media only screen and (max-width: 480px) {
    .html_header_top.html_header_sticky #header {
    position: fixed !important;
    background-color: #111 !important;
}
    .home div#header_main .main_menu {
    top: -10px !important;
}
    .top-img {
    top: 9%;
    left: 35%;
    width: 56px;
    height: 56px;
}
.top-header .av-hamburger-box {
    height: 21px;
}
 .home div#header_main .main_menu {
    width: unset;
}
 .view-all {
    width: 106px;
    padding-top: 35px;
}  
.lt_news_continer .latest_news_left {
    padding: 65px 30px;
}
.latest_news span.italic-font::after {
    width: 19px;
    height: 4px;
    margin-left: 2px;
}
   .top-text h1 {
    left: 13%;
}
.top-text h1 {
    font-size: 20px;
}
h2.latest_news {
    font-size: 20px;
    padding-bottom: 0px;

}
.lt_news_continer .latest_news_left {
    width: 100%;
    display: inline-block;
   padding: 104px 30px 30px;
}
.lt_news_continer {
    display: inline-block;
    width: 100%;

}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
    display: inline-block;
    width: 100%;
      padding: 20px;
}
.events-section .template-page.content.av-content-full.alpha.units {
    padding: 70px 0 0px;
}
.clare-rive-section .template-page.content.av-content-full.alpha.units {
    padding-top: 50px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1 {
    height: auto;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    min-height: auto;
    font-size: 18px;
    line-height: 24px;
}
.view-all a {
    padding: 5px 14px;
    font-size: 12px;
}
.up_events_continer .up_events_wrap {
    grid-template-columns: auto;
        gap: 50px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events {
    padding-bottom: 70px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name .up_events_name {
    font-size: 18px;
    padding: 20px 0;
    min-height: auto;
}
.clare-rive-heading {
    font-size: 24px;
}
h2.custom-heading {
    margin-bottom: 40px;
}
.clare-rive-section h2.second-heading {
    font-size: 24px;
     margin-bottom: 30px;
}
div#footer div .av_one_fourth {
    height: auto;
    padding: 0px;
}
.footer_color h3.widgettitle {
    margin-bottom: 25px;
}
div#footer .container .av_one_fourth:nth-child(4) {
    padding: 0px;
    border-left: none;
    text-align: center;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events {
    padding: 0px;
    padding-bottom: 40px;
}
/*footer#socket {
    background: linear-gradient(to top,#ec1f26 40%,#000 32.5%);
}*/
/* footer span.copyright {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}*/
footer#socket .social_bookmarks{
       width: 19%;
    display: inline-block;
    margin: 0px !important;
}
footer#socket .social_bookmarks li {
    margin-right: -5px !important;
}
footer span.copyright {
    font-size: 15px;
    color: #fff;
    margin-bottom: 40px;
    width: 76%;
    display: inline-block;
        margin: 0px;
}
footer#socket {
    background: linear-gradient(to left,#ec1f26 27%,#000 22.5%);
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_day {
    font-size: 72px;
}
/* div#header_main span.logo {
    display: none !important;
}*/
div#footer {
    padding-top: 30px;
}
#footer .widget {
    margin: 0;

}
div#header_main .main_menu .social_bookmarks {
    display: block !important;
}
div#header_main .main_menu .social_bookmarks li a::before {
    font-size: 18px;
}
/*.home nav.main_menu {
    top: -21px !important;
}*/
.home div#header_main span.logo{
    display: block;
   /* position: absolute;*/

}
.top-img {
    display: none;
}
.top-header .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
    float: right;
}
.html_header_top.html_header_sticky #header {
    position: fixed !important;
}
.clare-rive-section .template-page.content.av-content-full.alpha.units {
    padding-top: 30px;
}
}

@media screen and (min-width:481px) and (max-device-width: 767px) { 
    .html_header_top.html_header_sticky #header {
    position: fixed !important;
    background-color: #111 !important;
}
.home div#header_main .main_menu {
    margin-top: -14px;
}
div#header_main .main_menu .social_bookmarks {
    display: block !important;
}
.top-header .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
    float: right;
}
    .top-img img {
    width: 29%;
}
.top-img {
    position: absolute;
    top: 11%;
    left: 10%;
}
    .home div#header_main .main_menu {
    width: unset;
}
   
.responsive #top #header .main_menu .social_bookmarks {
    display: none;
}
   .top-text h1 {
    left: 7%;
     font-size: 36px;
}

h2.latest_news {
    font-size: 32px;
    padding-bottom: 0px;

}
.lt_news_continer .latest_news_left {
       width: 100%;
    display: inline-block;
    padding: 150px 15px 50px 20px;
    height: 430px;
}
.view-all {
    padding-top: 50px;
}
.lt_news_continer {
    display: inline-block;
    width: 100%;

}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
       display: table-cell;
    width: 33%;
    padding: 20px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1 {
    height:auto;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_day {
    font-size: 76px;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    min-height: auto;
    font-size: 18px;
    line-height: 24px;
}
.view-all a {
    padding: 5px 14px;
    font-size: 12px;
}

.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events {
    padding: 0px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name .up_events_name {
    font-size: 18px;
    padding: 20px 0;
    min-height: 180px;
}
.clare-rive-heading {
    font-size: 36px;
}
h2.custom-heading {
    margin-bottom: 40px;
}
.clare-rive-section h2.second-heading {
    font-size: 24px;
     margin-bottom: 30px;
}
div#footer div .av_one_fourth {
    height: auto;
    padding: 0px;
}
.footer_color h3.widgettitle {
    margin-bottom: 25px;
}
div#footer .container .av_one_fourth:nth-child(4) {
    padding: 0px;
    border-left: none;
        text-align: center;
}
/*footer#socket {
    background: linear-gradient(to top,#ec1f26 40%,#000 32.5%);
}*/
span.copyright {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}
/*#socket .social_bookmarks {
    width: 100%;
}*/
.events-section .template-page.content.av-content-full.alpha.units {
    padding-bottom: 0px;
}
div#footer div .av_one_fourth p, section#nav_menu-2 .menu .menu-item a, div#footer div .av_one_fourth .textwidget.custom-html-widget {
    font-size: 16px;
}
#socket .copyright {
    width: 80%;
    margin: 0px;
    font-size: 18px;
}
footer#socket .social_bookmarks {
    margin: 0;
}

  .up_events_continer .up_events_wrap {
    grid-template-columns: auto auto auto;
    /*grid-template-columns: 30% 30% 30%;*/
    gap :20px;
}
.clare-rive-section .template-page.content.av-content-full.alpha.units {
    padding-top: 50px;
}

.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_year {
    font-size: 28px;
}
div#footer {
    padding-top: 30px;
}
#footer .widget {
    margin: 0;

}
/*div#header_main span.logo {
    display: none !important;
}
*/
.home div#header_main span.logo{
    display: block;
    position: absolute;

}
.top-img {
    display: none;
}
.html_header_top.html_header_sticky #header {
    position: fixed !important;
}
.events-section .template-page.content.av-content-full.alpha.units {
    padding: 80px 0 0px;
}
}


@media screen and (min-width:768px) and (max-device-width: 989px) {
    .html_header_top.html_header_sticky #header {
    position: fixed !important;
    background-color: #111 !important;
}
.top-header .social_bookmarks {
    margin-top: 33px !important;
}
    .top-header .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
    float: right;
}
    div#header_main .main_menu .social_bookmarks {
    display: block !important;
}
.top-header .container.av-logo-container {
    height: auto !important;
} 
/*.top-header .social_bookmarks {
    display: block !important;
    position: relative !important;
    top: 36px !important;
}*/
.top-header span.logo {
    height: 80px;
    position: static;
}

    div#footer div .av_one_fourth {
    height: 300px;
    padding: 0;
}

    .responsive #top #header .main_menu .social_bookmarks{
    display: none;
}

    div#footer div .av_one_fourth p, section#nav_menu-2 .menu .menu-item a, div#footer div .av_one_fourth .textwidget.custom-html-widget {
    font-size: 16px;
}
/* div#footer div .av_one_fourth {
    height: 460px;
}*/
div#footer .container .av_one_fourth:nth-child(4) {
   padding: 70px 0 90px 30px;
}
 .top-text h1 {
    left: 11%;
    font-size: 51px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
    height: auto;
    padding: 20px;
    width: 30%;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    font-size: 20px;
    line-height: 26px;
    min-height: 215px;
    padding-bottom: 30px;
}
.lt_news_continer .latest_news_wrap .date_wrap {
    font-size: 12px;
}
.lt_news_continer .latest_news_left {
    width: 40%;
    padding: 95px 30px 0 30px;
}
.lt_news_continer .latest_news_wrap .read-more_button a {
    font-size: 12px;
}

h2.latest_news {
   font-size: 30px;
    padding-bottom: 50px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name .up_events_name {
    font-size: 20px;
    padding: 20px 0;
     min-height: 125px;
}
.events-section .template-page.content.av-content-full.alpha.units {
    padding: 95px 0 0px;
}
.clare-rive-heading {
    font-size: 56px;
}
.clare-rive-section h2.second-heading {
    font-size: 42px;
}
.home div#header_main .main_menu{
    width: unset;
}
.top-img img {
    width: 45%;
}
.top-img {
   left: 23%;
    top: 17%;
}
/* div#header_main span.logo {
    display: none !important;
}*/
.home div#header_main span.logo{
    display: block;
    position: absolute;

}
.top-img {
    display: none;
}
.html_header_top.html_header_sticky #header {
    position: fixed !important;
}
}
@media screen and (min-width:990px) and (max-device-width: 1024px) { 
    div#footer div .av_one_fourth {
    padding: 30px 0 0px;
    height: 370px;
}
   
div#footer .container .av_one_fourth:nth-child(4) {
    padding: 96px 0 90px 30px;
}
.top-text h1 {
    left: 10%;
    font-size: 67px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2, .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3 {
    padding: 30px;
    width: 30%;
}
.clare-rive-heading {
    font-size: 70px;
}
.clare-rive-section h2.second-heading {
    font-size: 46px;
}
h2.latest_news {
    font-size: 41px;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    font-size: 22px;
    line-height: 26px;
    min-height: 250px;
}
.top-img img {
    width: 57%;
}
.top-img {
    left: 29%;
    top: 22%;
}
.top-header span.logo {
    display: none;
}
    }

@media screen and (min-width:1025px) and (max-device-width: 1200px) { 

.top-img img {
    width: 57%;
}
.home .top-header span.logo {
    display: none;
}

}

@media screen and (min-width:1201px) and (max-device-width: 1500px) { 

.top-img img {
    width: 70%;
}
}

@media screen and (min-width:1025px) and (max-device-width: 1500px) { 
    .clare-rive-section .template-page.content.av-content-full.alpha.units {
    padding-top: 0px;
}
    h2.latest_news {
    font-size: 40px;
}
.latest_news span.italic-font::after {
    width: 30px;
    height: 6px;
}
 .top-text h1 {
    font-size: 70px;
    left: 10%;
    top: 45%;
  
}
.top-img {
    left: 30%;
    top: 24%;

}


.lt_news_continer .latest_news_left {
    padding: 130px 30px 0 50px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1, 
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2, 
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-3{
    padding: 50px 30px;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1 , .lt_news_continer .latest_news_wrap .inner-wrap.latest_news-2{
        width: 30%;
}
.lt_news_continer .latest_news_wrap .inner-wrap.latest_news-1 {
    height: auto;
}
.lt_news_continer .latest_news_wrap .title_name h2.lt_news_name {
    font-size: 22px;
    line-height: 26px;
    min-height: 250px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .event_title_name .up_events_name {
    font-size: 20px;
    padding: 25px 0;
     min-height: 120px;
}
.up_events_continer .up_events_wrap .events_inner_wrap.upcoming-events .events_date .event_year {
    font-size: 28px;
}
.clare-rive-heading {
    font-size: 80px;
}
.clare-rive-section h2.second-heading {
    font-size: 48px;
}
}

@media screen and (min-width:1501px) and (max-device-width: 1700px) { 
 .top-text h1 {
    font-size: 80px;
  
}
.top-img {
    left: 33%;
    top: 25%;
}
h2.latest_news {
    font-size: 50px;
}
.lt_news_continer .latest_news_left {
    padding: 116px 50px 0 70px;
}
}
@media screen and (min-width:1701px) and (max-device-width: 1800px) { 
 .top-text h1 {
    font-size: 90px;
  
}
h2.latest_news {
    font-size: 50px;
}
.lt_news_continer .latest_news_left {
    padding: 116px 50px 0 70px;
}
.top-img {
       left: 35%;
    top: 24%;
}
}
/* Homepage header black before scroll */
.home #header,
.home #header .header_bg {
    background: #000 !important;
    background-color: #000 !important;
    opacity: 1 !important;
}

/* Keep black when scrolled too */
.home.html_header_top.html_header_sticky #header.header-scrolled,
.home.html_header_top.html_header_sticky #header.header-scrolled .header_bg {
    background: #000 !important;
    background-color: #000 !important;
}
