.bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc !Important;
    -webkit-box-shadow: 0 0 0px #ccc !Important;
    box-shadow: 0 0 0px #ccc !Important;
    border: 0px solid #fff !Important;
    background:transparent !Important;
    margin:0 !Important;
}
.edsA_widget.edsA_widgetBottomRight {
   
    z-index: 9;
}
.article_pager {
   margin-bottom: 10rem;
}

.dnnLoginActions .dnnActions #dnn_ctr574_Login_Login_DNN_liRegister{
    display:none;
}
section{
    overflow:hidden;
}

.edn_article_gallery{
    display: none;
}


.news-cols .card-image img {
    height: 300px !important;

}

.bespoke-tick{
    width:5% !important;
}

@media(max-width:950px){
    .bespoke-tick{
        width:10% !important;
    }
}

@media(max-width:750px){
    .bespoke-tick{
        width:20% !important;
        height:auto;
    }
}

p, a, div, li, span, ul{
    font-size: 18px;
}
.breadcrumb .breadcrumb-item {
  font-weight: 300 !important;
}

@media(max-width:1275px){
    header .navbar .navbar-nav .nav-item .nav-link {
        padding: .5rem !important;
    }
}


.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {
  padding: 1rem !important;
  box-shadow: none !important;
  background-color: transparent !important;
  
}

.LiveForm.Default .Field.mobile-under input, .LiveForm.Default .Field.mobile-under textarea {
  width: 100% !important;
  border-color: #30b0a1;
  border-width: 2px;
}
.LiveForm.Default .Field.mobile-under input{
height: 60px;
  font-size: 1.2rem;
  padding:1rem !important;
}

.intl-tel-input .selected-flag {
  display: none;
}
.LiveForm.Default .Field.mobile-under label[class*="Field-Label-"] {
  font-family: inherit !important;
  font-size: 1.2rem;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
  background:#30b0a1 !important;
  font-family: inherit !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  padding: .75rem 1.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}





























