/* Custom changes here:-- */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}


@font-face {
  font-family: "GlacialIndifference-Regular";
  font-style: normal;
  src: url(../font/GlacialIndifference-Regular.otf);
}
@font-face {
  font-family: "GlacialIndifference-Bold";
  font-style: normal;
  src: url(../font/GlacialIndifference-Bold.otf);
}

@font-face {
  font-family: "Cinzel-Regular";
  font-style: normal;
  src: url(../font/Cinzel-Regular.ttf);
}

@font-face {
  font-family: "Cinzel-Bold";
  font-style: normal;
  src: url(../font/Cinzel-Bold.ttf);
}

.page-header, h2 {
  font-family: Cinzel-Bold;
}
h3 {
   font-family: GlacialIndifference-Bold;
   font-size: 19px;
}
.field-name-body p{
    font-family: GlacialIndifference-Regular;
    font-size: 16px;
}
.img-list .right-nav {
    filter: drop-shadow(7px 6px 8px rgba(0, 0, 0, 0.3));
    padding: 40px 60px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}
.img-list .right-nav a {
    text-decoration: none;
    color: #701e12;
    font-family: GlacialIndifference-Regular;
  font-weight: bold;
  font-size: 25px;
}

.img-list.right-boxes {
    flex-direction: column;
  gap: 13px;
  width: 55%;
  margin-top: 92px;
  margin-left: 30px;
}
.img-list.right-boxes .right-nav {
    padding: 22px 44px !important;
}

#block-views-spotlighted-plan-block h2 {
 margin-top: 80px;
  margin-bottom: 30px;
  display: block;
  font-size: 37px;
  color: #000 !important;
}
.main-txt {
    width: 70%;
}
ol {padding-left: 12px;}
#block-block-5 { overflow: hidden;}
#navbar ul li a {
 font-family: GlacialIndifference-Regular;
font-size: 15px;
}
.box {
    background: #eaeaea;
  padding: 20px;
  width: 80%;
border-radius: 10px;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box.testi1 {margin-left: 10%;}
.box.testi2 {margin-left: 10%;}
.box.testi3 {margin-left: 10%;}

/* Fixes CSS Start */
body{
  position: relative;
  scroll-behavior: smooth;
}
.top-slide{
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 1001;
  cursor: pointer;
}
.container-fluid{
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}
#block-block-1 p{
  position: relative;
    padding-bottom: 46%;
    width: 100%;
    display: block !important;
    overflow: hidden;
}
#block-block-1 p img{
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
 
  height: auto;
    
}
.navbar{
  margin-bottom: 0 !important;
}
/* .lightbox-processed{
  display: block !important;
  position: relative;
  padding-bottom: 40%;

} */
.views_slideshow_cycle_main .field-content img{
  height: 95vh !important; 
  border-radius: 30px !important;
  padding: 15px !important;
}
.view-spotlighted-plan .views-field-body{
  padding-top: 0 !important;
}
.field-items{
  padding: 15px;
}
h1{
  padding: 15px;
  padding-bottom: 0 !important;
  text-align: center;
}
.block-title{
  text-align: center;
}
.views-field-title .field-content{
  font-size: 18px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 15px;
}
table .views-field-title {
  font-size: 22px;
  font-weight: 600;
  color: #111111;
}
table img{
  max-width: 420px !important;
}
.img-list{
  gap: 20px;
  padding: 15px;
}
.img-list .right-nav{
  flex: 1;
  padding: 40px 50px !important;
}
#webform-client-form-285 {
    width: 50%;
  margin-left: 18px;
}
.text-formatted .img-list:nth-last-child(1){
  padding-top: 0 !important;
}
@media (max-width:768px){
  p{
    padding: 13px;
  }
  .img-list {
    padding: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 20px;
  }
  .text-formatted{
    padding: 0 !important;
  }
  .img-list img{
    height: 50px !important;
    width: auto;
  }
 tr{
  display: flex;
  flex-direction: column;
 }
  .top-slide{
    right: 15px !important;
  }
  .img-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 15px;
  }
  table .odd{
    display: flex;
    flex-direction: column;
  }
  table .even{
    display: flex;
    flex-direction: column;
  }
  table p{
   white-space: break-spaces;
  }
  table img{
    max-width: 100% !important;
  }
  table .views-field-title {
    font-size: 17px;
    font-weight: 600;
    color: #111111;
    white-space: break-spaces !important;
    text-align: center;
  }
  .views-table h2{
    white-space: break-spaces;
  }
  #block-block-1 p img {
    height: auto !important;
  }
  .img-list{
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  #block-views-spotlighted-plan-block{
    display: block !important;
  }
  .img-list .right-nav a{
    font-size: 17px;
  }
  .img-list .right-nav{
    width: 100%;
    padding: 15px !important;
  }
  #block-views-spotlighted-plan-block h2 {
    margin-top: 40px;
    margin-bottom: 30px;
    display: block;
    font-size: 25px;
    color: #000 !important;
  }
  .main-container .row{
    padding: 15px;
  }
  .navbar-default .navbar-toggle .icon-bar{
    background-color: #ffffff;
  }
  .page-header{
    font-size: 25px;
    margin-bottom: 0 !important;
  }
  .field-item p img{
    width: 100% !important;
    height: auto !important;
  }
  .img-list.right-boxes {
    flex-direction: column;
    gap: 13px;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px !important;
  }
  .main-txt{
    width: 100%;
  }
  .box.testi1, .box.testi2, .box.testi3{
    margin-left: 0 !important;
  }
  .box{
    width: 100% !important;
  }
  h2{
    font-size: 20px !important;
  }
  h1{
    font-size: 25px !important;
  }
}

@media (max-width:600px) {

  .views_slideshow_cycle_main .field-content img{
    height: auto !important;
    
  }
  .views_slideshow_cycle_main .field-content img{
    padding: 0 !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media  screen and (min-width:769px) and (max-width:1370px) {
  .img-list .right-nav{
    padding: 40px 70px !important;
  }
  .img-list.right-boxes{
    margin-left: 0 !important;
    width: 70%;
  }
}
/* Fixes CSS End */

.nav-item .is-active {
  background-color: #e7e7e7 !important; 
}

.table-responsive td a img {
  height: auto !important;
  display: block;
}

/* Custom Fixes Start */
.table-hover>tbody>tr:hover{
  background-color: none !important;
  background: none !important;
}
tbody{
  background-color: none !important;
  border: 1px solid #cccccc;
}
.table-striped>tbody>tr{
  background: #ffffff !important;
}
.table>:not(caption)>*>*{
  background:white !important;
  box-shadow: none !important;
  border-color: #d8d8d8 !important;
}
.text-formatted{
  padding: 15px;
}
tr{
  vertical-align: middle !important;
}
h2{
  text-align: center;
}
.views-field-field-description, .views-field-title{
  text-align: center !important;
}
/* Custom Fixes End */