body
{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important}
/* */
span.btext {
    color: #8d0712;
    font-weight: 600;
    margin-left: 10px;
    font-size: 16px;
	margin-bottom: 10px;
}
a.navbar-brand {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}
.redbg {
    background: #8d0712;
}
/* */


.dflex {
    display: flex;
    align-items: center;
}
.dflex ul {
    display: flex;
    align-items: center;
    padding: 0px;
    margin: 0px;
}
.headerright p {
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.headerright img {
    width: 20px;
}
.headerright span {
    color: #fff;
    font-size: 14px;
}
.greyline
{
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.502);
}
.greyline a:hover {
    color: #fc9717 !important;
    transition: all linear .3s;
}
.headerright li:first-child {
    margin-right: 30px;
}
/* carousel */
.carousel-indicators {
    bottom: 40px;
}
/*.banner .carousel-control-prev-icon {
    background-image: url(../images/banleftarrow.png) !important;
    width: 30px;
    height: 30px;
}
.banner .carousel-control-next-icon {
    background-image: url(../images/banrightarrow.png) !important;
    width: 30px;
    height: 30px;
}*/
.banner .carousel-control-prev, .banner .carousel-control-next
{
    opacity: 1;
}
.carousel-indicators .active {
    background-color: #8d0712;
}
.banner .carousel-indicators li
{
    width: 20px;
}
.carousel-indicators li
{
    height: 4px;
}

/* end */

/* marquee */
.yellowbg span {
    background: #fff;
    color: #8d0712;
    border-radius: 0px;
    margin-right: 10px;
    height: 25px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    }
.yellowbg {
    background: #8d0712;
    display: flex;
    align-items: center;
    height: 39px;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    }
.fs-14 li {
    list-style-type: none;
    font-size: 12px;
    color: #fff;
    padding: 0px 10px;
}
/*.fs-14 li:nth-child(1) {
    border-right: 1px solid;
}
.fs-14 li:nth-child(2) {
    border-right: 1px solid;
}*/
.bg1 {
    height: 35px;
    margin-top: -37px;
} 
.bgblack
{
    height: 39px;
    display: flex;
    align-items: center;
    background-color: #8d0712a1;
    padding: 0;
}

.bgblue
{
    background: #8d0712;
    color: #fff;
}
.white { color: #fff !important;}
.bgline
{
    background: url(../images/line.png) no-repeat;
    background-position: left bottom;
    padding-bottom: 15px;
    font-size: 23px;
    margin-bottom: 20px;
    color: #003271;
}
.singleline {
    display: flex;
    align-items: start;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
}
.calendar span {
    color: #003271;
    font-size: 23px;
}
.calendar {
    border: 1px solid #003271;
    width: 70px;
    min-width: 70px;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}
.calendar p {
    border-top: 1px solid #003271;
    margin: 0px;
    background: #003271;
    font-size: 11px;
    padding: 10px;
}
.grey
{
    font-size: 11px;
    color: #777777;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.calendar-text {
    margin-left: 10px;
}
.calendar-text p {
    margin-bottom: 5px;
}
.calendar-text a {
    color: #003271;
    margin: 0px;
    font-size: 12px;
    margin-bottom: 0px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    transition: all linear .3s;
}
.bgblue .btn:hover {
    color: #fff;
}
.calendar-text a:hover {
    color: #00327194;
}
.bgblue .btn {
    color: #fc9717;
    background: transparent;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
.bgblue .btn:focus {
    box-shadow: none;
}
.bgblue .btn img {
    margin-left: 20px;
}
/* .calendar-text p:nth-child(2) {
    margin-top: 10px;
} */
.para
 { 
    font-size: 13px;
    color: #222222;
    margin-top: 15px;
    line-height: 22px;
    text-align: left;

}

.lightblue {
    background: #F7F8FF;
    border-radius: 3px;
    padding: 15px;
}
.text1 {
    border-bottom: 1px solid #E2E2E2;
}
.text1 p {
    color: #003271;
    margin: 0px;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 500;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text1 a:hover {
    color: #00327194;
}
.text1 p:nth-child(2) {
    font-size: 11px;
    color: #777777;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
}
.bluebtn:hover {
    background: #fff;
}
.text1:last-child {
    border: 0px;
}
.bluebtn
{
    font-size: 16px;
    color: #FC9717;
    text-transform: capitalize;
    background: #003271;
    transition: all linear .3s;
    height: 50px;
    font-weight: 500;
    border-radius: 0.30rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.bluebtn:focus {
    box-shadow: none;
}

.bluebtn img {
    margin-left: 20px;
}




/* carousel */
.newcarousel {
    width: 100%;
  }
  
  .slide-box {
    display: flex;
    justify-content: space-between;
  }

.clunygroup .carousel-control-prev-icon {
    background-image: url(../images/leftarrow.png) !important;
    border-radius: 50%;
    background-color: rgb(0, 50, 113);
    box-shadow: 5.657px 5.657px 23px 0px rgba(1, 57, 128, 0.33);
}

.clunygroup .carousel-control-next-icon {
    background-image: url(../images/rightarrow.png) !important;
    border-radius: 50%;
    background-color: rgb(0, 50, 113);
    box-shadow: 5.657px 5.657px 23px 0px rgba(1, 57, 128, 0.33);
}
  
  @media (min-width: 576px) and (max-width: 767.98px) {
    .slide-box img {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slide-box img {
      -ms-flex: 0 0 33.3333%;
      flex: 0 0 33.3333%;
      max-width: 33.3333%;
    }
  }
  
  @media (min-width: 992px)
  {
    .slide-box img {
      -ms-flex: 0 0 25%;
      flex: 0 0 20%;
      max-width: 20%;
    }
  }
  
  .clounygroup .carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: .5rem;
  }

  .clunygroup .carousel-control-prev {
    left: auto;
    right: 50px;
    top: -50px;
    bottom: auto;
    opacity: 1;
}
.clunygroup .carousel-control-next {
    right: 10px;
    top: -50px;
    bottom: auto;
    opacity: 1;
}
.clunygroup .carousel-control-prev:hover{
    opacity: 0.6;
}
.clunygroup .carousel-control-next:hover {
    opacity: 0.6;
}
.clunygroup .bgline {
    margin-left: 110px;
}
.carousel-control-prev-icon {
    background: url(../images/back-16.png) no-repeat !important;
    background-color: white !important;
    border-radius: 50px;
    padding: 10px !important;
    width: 30px;
    height: 30px;
    background-position: center center !important;
}
.carousel-control-next-icon {
    background: url(../images/chevron16.png) no-repeat !important;
    background-color: white !important;
    border-radius: 50px;
    padding: 10px !important;
    width: 30px;
    height: 30px;
    background-position: center center !important;
}
/* end */




/* nav */
.bg-light {
    background-color: transparent !important;
    width: 100%;
}
.nav-item a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    transition: all linear .3s !important;
}
.navbar-light .navbar-nav .active > .nav-link {
    background: #fff !important;
    color: #8d0712 !important;
}
.navbar-nav .nav-item a { transition: all linear .3s; }
.navbar-nav .nav-item a:hover {
    background: #fff;
    color: #8d0712 !important;
}
.navbar-nav .nav-item .dropdown-menu a {
    color: #0e0e0e !important;
}
.navbar-nav .nav-item .dropdown-menu a:hover {
    background: #8d0712;
    color: #fff !important;
}
.firstnav {
    width: 100%;
}
.firstnav li {
    margin: 0px 8px;
    position: relative;
}
.socialicons .nav-item a:hover {
    background: transparent;
}
.firstnav .dropdown-menu {
    left: 0;
    /*top: 47px;*/
}
.dropdown-menu {
    border-radius: 0px;
    box-shadow: 2px 4px 5px #00000040;
    border: 0px;
}
.dropdown-item {
    padding: 0.25rem 0.5rem;
}
.greyline a {
    color: #fff;
    text-decoration: none;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}
/* end */



.btmspace-mobile {
    padding-bottom: 0px !important;
    padding-top: 90px !important;
}


/* recent css */
.bg-light img {
    width: 70px;
    height: 70px;
}
.new_bg
{
    background-image: url(../images/bg_news_right_copy4.jpg) !important;
    background-repeat: repeat-y;
}
.bg_colour_left {
    width: 732px !important;
    background-size: contain;
}
.bg_colour_right {
    background-size: contain;
}
.footer {
    background-color: #8d0712 !important;
    background-image: none !important;
    height: 40px !important;
}


/* */


@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
 .navbar-light .navbar-toggler-icon
{
    background-image: url(../images/redline.png);
        height: 23px;
}
ul.dropdown-menu.show li {
    border-bottom: 0px !important;
}
.firstnav li {
    margin: 0px 0px;
    border-bottom: 1px solid rgba(2, 0, 0, 0.11);
    padding: 5px 10px;
}
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
    padding: 0.5rem 1rem;
}
.navbar-light .navbar-nav .active > .nav-link {
    background: #8d0712 !important;
    color: #fff !important;
}
ul.dropdown-menu.show {
    border: 0px;
}
.socialicons a {
    padding: 10px !important;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem !important;
}
.nav-item a {
    color: #000 !important;
}
.socialicons {
    margin-left: 15px !important;
}
.navbar-nav .nav-item a:hover {
    background: #8d0712 !important;
    color: #fff !important;
}
.lightblue {
    text-align: center;
}
  .clunygroup .carousel-inner img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}
.bgline {
    background-position: bottom center;
}
    .menustyle
{
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
}
    ul.lastul {
    border: 0px !important;
}
    .footer ul {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }
    .dflex ul {
        display: block;
    }
    .bgline {
        font-size: 20px;
        text-align: center;
    }
    .para {
        text-align: justify;
    }
    .eventpara {
        padding-left: 15px !important;
        text-align: justify;
    }
    .whitebg .dflex {
        display: block;
    }
    .footspace
    {
        margin-top: 20px;
    }
    .mediatext
    {
        padding-bottom: 10px !important;
    }
    .headerright {
        display: none;
    }
    .bg-light .navbar-toggler {
        position: absolute;
        top: -57px;
        right: 10px;
        background: transparent;
    }
    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        padding: 0.5rem 1rem;
    }
    .clunygroup .bgline {
        margin: 0px 0px 60px 20px;
    }

    #first {
        order: 1;
    }
    #second {
        order: 2;
    }
    #third {
        order: 2;
    }
    .greybg .carousel-control-prev, .greybg .carousel-control-next {
        opacity: 1;
        bottom: -170px;
    }
    .greybg .carousel-control-prev {
        left: 103px;
    }
    .greybg .carousel-control-next {
        right: 88px;
    }
    .spacedel ul {
        display: block;
        width: 100%;
    }
    .imgsec {
        margin-right: 0px;
        display: block;
        margin-bottom: 50px;
    }
    .caption {
        position: unset;
        margin-top: -40px;
    }
    .greybg {
        position: unset; 
        width: 100%;
    }
    .caption p {
        font-size: 15px;
    }
    .bg1 {
        top: 174px;
    }
    .w40 { width: 40%; }
    .w60 { width: 60%; }
    .yellowbg {
        font-size: 14px;
    }
    .dflex ul {
        display: inline-flex;
        align-items: center;
    }
    .btnstyle {
        width: 100%;
        display: block;
    }
    .footer li
    {
        font-size: 15px;
    }
    .spacedel {
        margin-top: 0px !important;
    }
    nav.navbar.navbar-expand-md.navbar-light.bg-light {
        padding: 0px;
        box-shadow: 5.657px 5.657px 23px 0px rgb(0 0 0 / 77%);
        border-radius: 3px;
        
        position: absolute;
        width: 100%;
        background: #fff;
        top: 80px;
        z-index: 20202020;
    }
    .collapse.show {
        padding: 0px;
            background: #fff;
    }
    div#navbarNavDropdown {
    background: #fff;
    z-index: 99999;
    }
    .paratext {
        margin: 20px 0px;
    }
    .bg-light .navbar-toggler:focus {
        outline: 0px;
    }

    .aboutslider {
        margin-bottom: 40px;
    }
    
    .mediasp
    {
        margin-top: 80px;
    }
    a.navbar-brand {
    margin-left: 20px;
    }
    
    
    .menustyle ul.navbar-nav.ml-auto {
    padding-left: 10px;
    }
    .dropdown .dropdown-menu {
    padding-left: 10px;
    }
    .footer
    { width: 100%; padding: 0px 5px; }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation:portrait) 
{
    .whitebg .dflex {
        display: block;
    }
    .bg-light .navbar-toggler {
        position: absolute;
        top: -40px;
        right: 20px;
        border: 0px;
    }
    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        padding: 0.5rem 1rem;
    }
    .mtb-40
    {
        margin-top: 40px;
        margin-bottom: 40px;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) 
{
    #first {
        order: 1;
    }
    #second {
        order: 2;
    }
    #third {
        order: 2;
    }
    .greybg .carousel-control-prev, .greybg .carousel-control-next {
        opacity: 1;
        bottom: -170px;
    }
    .greybg {
        position: unset; 
    } 
    .bg1 {
        top: 391px;
    }
    .headerright span {
        font-size: 12px;
    }
    .headerright p {
        font-size: 12px;
    }
    .firstnav li {
        margin: 0px 2px;
    }
    .socialicons {
        display: none;
    }
    .navbar-light .navbar-nav .show > .nav-link
    {
        padding: 0.5rem 0.5rem;
    }
    .headerright li:first-child {
        margin-right: 20px;
    }
    .bgblue {
        padding-left: 2%;
    }
    .paratext {
        margin: 20px 0px;
    }
    .whitebg .dflex {
    display: flex;
}
.paratext {
    margin: 0px 0px 0px 20px;
}
.aboutslider {
    margin-top: 40px;
    margin-bottom: 60px;
}



/* */
.navbar-nav .nav-item a {
    padding: 0.5rem 16px !important;
}

/*span.btext {
    display: none;
}*/
    
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) 
{
    .bg1 {
        top: 514px;
    }
    .firstnav li {
        margin: 0px 0px;
    }
    .headerright li:first-child {
        margin-right: 90px;
    }
    .bgline {
        font-size: 19px;
    }
    .greybg {
        top: 2610px;
    }
    .footer {
        margin-top: 120px;
    }
    #first {
        order: inherit;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1280px)
 {
    .nav-item a {
        font-size: 14px !important;
    }
    .headerright li:first-child {
        margin-right: 40px;
    }
    .bg1 {
        top: 536px;
    }
    .bgline {
        font-size: 19px;
    }
    .text1 p {
        height: 38px;
    }
    .greybg {
        top: 2590px;
        right: 30px;
    }
    .footer {
        margin-top: 100px;
    }
    #first {
        order: inherit !important;
    }
    #second {
        order: inherit !important;
    }
    #third {
        order: inherit !important;
    }
}


@media only screen and (min-width: 1200px)
{
    .navbar-nav li.nav-item {
    margin: 0px 40px;
    }
    ul.navbar-nav {
    width: 100%;
    }
}

@media only screen and (min-width: 800px) and (min-width: 1024px)
{
    .navbar-nav .nav-item {
    margin: 0px 20px;
    }
}




