.alert-error { color: red; font-weight: 500;}

div#sp-logo a img{max-width:110%;}

@media only screen and (max-width: 800px) {
  div.k2ItemsBlock ul li {
    width: 45% !important;
    margin: 10px 15px !important;
}
}

div#sp-logo {
    height: 100px;
}

/* Hide news tool bar and rating block */
.itemToolbar,
.itemRatingBlock,
.itemSocialSharing,
.itemLinks,
.itemNavigation {
    display: none !important;
}

#k2ModuleBox221.k2ItemsBlock ul li a.moduleItemImage {
    height: 300px;
    max-height: 300px;
    overflow: hidden;
}

/* Home Page News Items */
#k2ModuleBox221 li.even {
    height: 450px !important;
  	margin: 1% !important;
}
#k2ModuleBox221 li.odd {
    height: 450px !important;
  	margin: 1% !important;
}

/* News item Padding */
div.k2ItemsBlock div.itemBody {
    padding: 25px !important;
    float: left;
  	width: 100% !important;
}

/* Hide Avatar */
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
    display: none;
}

/* Border on News images */
div.k2ItemsBlock ul li a.moduleItemImage img {
    border-bottom: 1px solid #93d1eb;
}

/* Date */
div.k2ItemsBlock ul li a.moduleItemImage .date {
    width: 60px;
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #a13358e3 !important;
    color: #fff;
}

/* News items height and padding */
li.odd {
    height: 380px ;
    padding: 0px ;
}

li.even {
    height: 380px ;
    padding: 0px ;
}

div.k2ItemsBlock ul li {
  width: 30% ;
  margin: 10px 15px ;
}

/* Hide author details */
.itemAuthorBlock {
    display: none !important;
}


header#sp-header {
    padding-top: 5px;
}

/* Off canvas Menu */
@media only screen and (max-width: 1250px){
  .visible-sm {
    display: block!important;
  }
  .sp-megamenu-parent {
    display: none;
  }
  div#sp-menu {
    width: 65%;
    padding: 10px 0px 0px 10%;
        padding: 10px 0px 0px 10%;
    position: absolute !important;
    right: 0;
    top: 0;
  }
  div#sp-top1 {
    width: 30%;
    padding-top: 10px;float: left;
  }
  div#sp-top2 {
    width: 70%;
    padding-right: 5%;float: right;
  }
}


@media only screen and (max-width: 900px) {
  header#sp-header {
    padding-top: 6px;
  }
  #sp-logo .sp-column .sp-module .sp-module-content .custom p {
    margin-top: 15px !important;

  }
}
/* Menu Items */
.sp-megamenu-parent >li >a {
  padding: 0px 7px !important;
  font-size: 13px !important;
  color: #000;
  font-weight: bold;
}

/* Logo margin-top */
#sp-logo .sp-column .sp-module .sp-module-content .custom p {
  margin-top: 12px !important;
}
/* Hide Comments section on News Articles */
.itemComments {
  display: none !important;
}

#sp-main-body {
  padding: 20px 0;
}

/* Buttons Hover */
.sppb-btn-default:hover {
  background-color: #ee920f !important;
  color: #ffff !important;
}

/* Membership of Authority */
.modal-inner-block {
  padding: 30px !important;
}
.white-popup-block {
  max-width: 1000px;
}
.left img {
  margin-bottom: 20px !important;
  padding: 0px !important;
}
.left {
  width: 35%;
  float: left;
}

.left .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 1em 0px 0px 0px !important;
  color: #006387;
}
.left .sub-title {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px !important;
  color: #fe9800;
}
.right {
  width: 65%;
  float: left;
  padding: 50px;
}
.sppb-col-md-1 {
  display: none !important;
}
a.moduleItemComments {
  display: none;
}

/*@media screen and (max-width: 320px) {
p.slider-txt {
    font-size: 25px !important;
}
}

p.slider-txt {
    font-size: 55px !important;
  font-family: Hind, sans-serif !important;
  font-weight: 600 !important;
  line-height: 25px !important;
  padding: 30px !important;
  color: black !important;
  
}
*/

.tp-caption a {
  color: #ffff !important;
}

/* Home page SLider */
@media only screen and (max-width: 500px) {
  .tp-caption.excerptMain.tp-fade.tp-resizeme.start {
    width: 450px;
    text-align: center;
    font-size: 30px !important;
    padding: 20px !important;
  }
  a.sppb-btn.sppb-btn-default.sppb-btn-xlg.sppb-btn-square {
    padding: 10px !important;
    font-size: 18px !important;
    text-align: center;
  }
  .tp-bullets {
    display: none;
  }
  .tp-leftarrow.tparrows.default.round {
    display: none;
  }
  .tp-rightarrow.tparrows.default.round {
    display: none;
  }
}
/* Accordion Heading Tile Padding */
.sppb-panel-heading {
  padding: 5px 10px 5px 10px !important;
}
/*breadcrums Style */
.breadcrumb {
  padding: 2.5px 50px;
  margin-bottom: 0px; 
  /* list-style: none; */
  background-color: #eaeaea;
  /* border-radius: 4px; */
}
/*Hide Read More.. in news articles */
a.moduleItemReadMore {
  display: none;
}
/*screen size 1700px container width */
@media screen only and (max-width: 1700px) {
  .container {
    width: 1300px;
  }
}
/* Accordion Icon Style */
span.sppb-accordion-icon-wrap {
  color: #ffffff;
  font-size: 15px;
  margin: 12px;
}
.sppb-panel-custom .active .sppb-accordion-icon-wrap {
  color: #da0000 !important;
  transform: rotate(137deg)!important;
}

.sppb-panel-modern>.sppb-panel-heading {
  padding: 17px 30px 17px 15px !important;
  background: #f6fafb;
  color: #4b5981;
  font-size: 18px;
  line-height: 21px;
}

h2 {
  color: #006487;
  font-weight: 500;
}

.breadcrums {
  color: #026487;
}

section#section-id-1556101655111 {
  display: none;
}
section#section-id-1556098403879 {
  display: none;
}
section#section-id-1556113990165 {
  display: none;
}
section#section-id-1556106481090 {
  display: none;
}
.where-to-start {
  font-size: 18px;
  font-weight: 400;
}

/* Banner Style */
.m {
  width: 100%;
  height: 200px;
  padding-top: 70px;
}

.sppb-panel-heading.active {
  background-color: #ba365d!important;
} 

#sppb-addon-1550764055993,#sppb-addon-1552390426408,#sppb-addon-1552036107027,#sppb-addon-1552038437262,
#sppb-addon-1552036108472,#sppb-addon-1552489961230,#sppb-addon-1551971971640,#sppb-addon-1552475008515,#sppb-addon-1551973204710,#sppb-addon-1551975189706,#sppb-addon-1551975803006,#sppb-addon-1551975258456, #sppb-addon-1554808215970, #sppb-addon-1551976757575, #sppb-addon-1552035080714, #sppb-addon-1552035963588, #sppb-addon-1552035698642, #sppb-addon-1552035699598, #sppb-addon-1552035752904{
  margin: 0px !important;
}

img.sp-default-logo {
  display: none;
}

div.white-popup-block .modal-inner-block .right {
  width: 65%;
  float: left;
  padding: 3em;
  font-weight: 400 !important;
}
div.white-popup-block .modal-inner-block .left img {
 margin: 0px !important;
}

.txt {
  width: 200px;
  font-size: 45px;
  font-color: black;
  font-weight: 550;   
  background-color: rgb(255, 255, 255, 0.7);
  padding: 25px 0px 20px 0px;
}
@media only screen and (max-width: 320px) {
  div#sp-menu {
    padding: 0px;
  }
}
@media only screen and (max-width: 360px) {
  div#responsiveLogo {
    width: 80%;
  }
  #sp-header {
    height: 90px;
  }
  .tp-caption.excerptMain.tp-fade.tp-resizeme.start {
    width: 100% !important;
    font-size: 22px !important;
    top: 20px !important;
  }
  
}
@media only screen and (max-width: 390px) {
  div#sp-logo.col-md-3 {
    width: 70% !important;
    padding-right: 30px;
  }
  div#sp-menu {
    width: 20% !important;
    padding: 0px !important;
    right:20px;
  }
  div#sp-bottom1 {
    padding: 0px 20px !important;
  }
  div#sp-bottom2 {
    padding: 0px 20px !important;
  }
  div#otherInformation {
    padding: 50px 20px !important;
  }
}

@media only screen and (max-width: 650px) {
  div#sp-logo {
    width: 60% !important;
  }
  .col-md-9 {
    width: 35% !important;
  }
  div#sp-logo a img{max-width:140%;}
}

@media only screen and (max-width: 1000px) {
  #sp-bottom1,
  #sp-bottom2,
  #sp-bottom3 {
    width: 100% !important;
    padding: 0px 100px !important;
  }
  div#missionStatement {
    margin-left: 0px !important;
  }
  div#sp-bottom3 {
    padding: 50px 160px 0px 160px ;
    width: 100% ;
  }
  div#sp-logo {
    width: 55%;
  }
  div#sp-menu {
    width: 65%;
    padding: 5px 10%;
  }
  div#otherInformation {
    padding: 50px 100px;
  }
}
@media only screen and (max-width: 991px) {
  #sp-bottom3 {
    padding: 0 0 0 5px !important;
  }
  .col-md-3 {
    width: 40% !important;
  }
  div#sp-menu {
    width: 60% ;
  }
}
@media only screen and (max-width: 1000px) {
  div#sp-bottom1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  div#missionStatement {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  div#sp-logo {
    width: 25%;
  }
  .col-md-9 {
    width: 70%;
  }

}
@media only screen and (max-width: 1260px) {
  #sp-bottom1 {
    padding: 0px
  }
}
@media only screen and (max-width: 1300px) {
  #sp-bottom3 {
    width: 30% ;
  }
  #sp-bottom1, #sp-bottom2 {
    width: 35%;
  }
}

@media only screen and (max-width: 1920px) {
  #sp-bottom3 {
    width: 25% ;
  }
  #sp-bottom1, #sp-bottom2 {
    width: 37%;
  }
}

@media only screen and (max-width: 415px) {
  div#missionStatement {
    margin-left: 0px;
  }
  div.k2ItemsBlock ul li {
    width: 95% !important;
  }
  .tp-bullets.simplebullets.round {
    display: none;
  }
  a.sppb-btn.sppb-btn-default.sppb-btn-xlg.sppb-btn-square {
    font-size: 16px !important;
    padding: 10px 10px !important;
  }
  .tp-caption.excerptMain.tp-fade.tp-resizeme.start {
    font-size: 26px ;
    padding: 20px 15px !important;
    width: 95% ;
    text-align: center;
  }
  .tp-rightarrow.tparrows.default.round {
    display: none !important;
  }

  .tp-leftarrow.tparrows.default.round {
    display: none !important;
  }

}
.sppb-panel-heading .active {
  background-color: red;
}


.font-btn {
  padding: 0;
  width: 2em;
  height: 1.5em;
  font-size: 14px !important;
  border-radius: 0px;
}
input#mod-finder-searchword209 {
  width: 100%;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-radius: 0;
  border-color: #fff;
  color: #fff;
}
input#mod-finder-searchword209::placeholder {
  color: #fff;
}
#sp-top2 > .sp-column {
  float: right;
}
#sp-top-bar {
  background-color: #006487 !important;
}
.slider-btn {
  color: #fff !important;
  background-color: #006487;
  padding: 15px 25px 15px 25px !important;
}
.slider-btn:hover {
  background-color: #045571;
}
.flip-box-inner h3 {
  font-weight: bold;
  text-transform: uppercase;
}
.flip-box-inner img {
  margin: auto;
}


#sp-bottom1 {
  padding: 0 3em 0 0;
}
#sp-bottom2 {
  padding: 0 2em;
}
#sp-bottom3 {
  padding: 0 0 0 4em;
}
#sp-bottom {
  padding: 4em 0 2em !important;
  background-color: #006487 !important;
  color: #fff;
}
#sp-footer {
  background-color: #fff;
  color: #333;
  text-align: left;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: uppercase;
}
.sp-module ul >li >a {
  color: #fff;
  padding: 0;
}
.sp-module ul >li {
  border: none;
}
div.k2ItemsBlock ul li {
  width: 31.33%;
  float: left;
  margin: 1%;
  background-color: #fff;
  border: 1px solid #43bff2;
}
div.k2ItemsBlock ul li a.moduleItemImage img {
  width: 100%;
  float: none;
  margin: 0;
}
#section-id-1547552436411 {
  background-color: #f6f6f6;
}
div.k2ItemsBlock div.itemBody {
  padding: 2em;
  float: left;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  text-transform: uppercase;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 18px;
  max-height: 18px;
  margin-bottom: 12px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 22px;
  max-height: 70px;
  margin-bottom: 1em;
  padding: 0;
}
div.k2ItemsBlock ul li.clearList {
  display: none;
}
div.k2FeedIcon {
  display: none;
}
div.k2ItemsBlock ul li a.moduleItemImage {
  position: relative;
  float: left;
  width: 100%;
}
div.k2ItemsBlock ul li a.moduleItemImage .date {
  width: 60px;
  position: absolute;
  top: 0;
  left: 30px;
  background-color: #006487;
  color: #fff;
}
div.k2ItemsBlock ul li a.moduleItemImage .date span:nth-of-type(1) {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 6px 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemImage .date span:nth-of-type(2) {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 11px;
  margin-bottom: 4px;
}
#sppb-addon-1547552436414 .sppb-addon-title {
  text-align: center;
}
.sppb-btn-default {
  background-color: #006487;
  color: #fff;
  padding: 8px 28px;
}
.sppb-panel-heading {
  background-color: #246bb9!important;
  color: #fff!important;
}
.sppb-panel-title {
  font-size: 22px;
}
.sppb-panel, .sppb-panel-body {
  border: none;
}
.member-profile {
  width: 25%;
  text-align: center;
  float: left;
  padding: 1em;
  margin-bottom: 3em;
}
.member-profile .title {
  color: #006386;
  font-weight: bold;
  margin: 0;
}
.member-profile .sub-title {
  color: #fe9800;
}
.member-profile > a {
  text-transform: uppercase;
  font-weight: bold;
  background-color: #006387;
  color: #fff;
  padding: 8px 28px;
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
}
.sppb-addon-title {
  font-weight: 500;
}

.white-popup-block {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 1000px;
  margin: 40px auto;
  position: relative;
}

#sppb-addon-1552035698642 .m {
  height: 250px;
  padding-top: 70px;
}


/*Membership of Authority Accordion Color */
#sppb-addon-1547724431637 .sppb-panel-custom .sppb-panel-heading {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0px;
  background-color: #fe9800 !important;
}

/* Font Resizer */
a.btn.btn-default.btn-white.font-btn {
  color: #2bbaf0;
}
/* Top Boder on bottom section */
section#sp-bottom {
  border-top: 4px solid #f99711;
}

/* home Icon Color (Breadcrum) */
.fa-home {
  color: #30baf0;
}
@media only screen and (max-width: 767px) {
.mod-languages .advancedSelect{width:160px;}
.finder input#mod-finder-searchword209 {
    width: 160px;
}
}
@media only screen and (max-width: 500px) {
  div#sp-top1 {
    width: 50%;
  }
  div#sp-top2 {
    width: 100%;
  }
    div#sp-logo.col-md-3 {
  padding-top: 7px;
  }
}

.sppb-article-info-wrap h3 {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

div.mod-languages .dropdown-menu {
    background: #006487;
}

div.mod-languages ul li.lang-active {
    background: #006487;
}

/*.sp-module ul >li >a {
    background: #006487;
}*/

.sp-module ul > li > a:hover {
        color: #2bbaf0;
}

.btn-secondary {
    background: #006487;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    color: #2bbaf0;
    background-color: #006487!important;
    border-color: #565e64;
}

.sppb-addon-articles .sppb-addon-article {
    border: 1px solid #1061cc;
    background: #fff;
}

.sppb-article-info-wrap {
    padding: 10px;
}

.sppb-article-info-wrap h3 {
    font-size: 1.2em;
}

.sppb-meta-date {
    width: 150px;
    position: absolute;
    top: -4px;
    right: 11px;
    color: #fff!important;
    background-color: #a13358e3;
    padding: 3px 4px;
    }



.sppb-addon-articles .sppb-article-meta>span {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

p {
  margin-bottom: 10px !important;
}