#skip-link { display: none !important; }

.headerdiv {
  position: static;
  top: 40px;
  display: block;
  width: 94%;
  height: 120px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 0px;
}

.sacp-logo {
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

.slider, .carousel, .carousel-inner .item {
  position: relative;
  overflow: visible;
/*  height: 480px !important;*/
  height: auto !important;
  margin-top: 0px !important;
  background-position: 0px 0px, 0px 0px !important;
  background-size: auto, cover !important;
}

.carousel-inner img, .field-item img, .view-flag-symbol img, .views-field-field-image img { width: 100% !important; height: auto !important; }

.carousel-indicators li, .carousel-indicators .active {
    width: 1em !important;
    height: 1em !important;
    cursor: pointer !important;
    margin: 0 3px 0.5em !important;
}

.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.4) !important;
}
.carousel-indicators li.active {
    background-color: #fff !important;
}

/*.carousel-control left, .carousel-control right { }*/

.tophead {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 40px;
  background-color: #fff;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .5);
}

.navbar {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  z-index: 99 !important;
  display: block !important;
  height: auto !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #ed2024;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  margin-bottom: 0 !important;
  border-radius: unset !important;
}

.nav-link {
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/*.nav-menu, /*.tb-megamenu , .region-main-menu {*/
/*  position: static;
  left: 0px;
  top: 110px;
  right: 0px;
  z-index: 1000;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin: 0px auto;
  padding-left: 5%;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px none #9c9c9c;
  border-bottom: 1px none #9c9c9c;
  background-color: #242323;
}
*/

.dropdown-toggle {
  /*height: 50px !important;*/
  /*padding: 15px 25px 10px 6px !important;*/
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #9c9c9c !important;
  /*font-size: 13px !important;*/
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-list {
  background-color: #000;
}

.dropdown-list.w--open {
  background-color: #242323;
}

.dropdown-link {
  border-bottom: 1px dotted hsla(0, 0%, 100%, .37);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #9c9c9c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.dropdown-link:hover {
  background-color: hsla(0, 1%, 42%, .21);
  color: #f3f0aa;
}

.dropdown-link.w--current {
  color: #979696;
}

.dropdown-link-2 {
  color: #fff;
}

.dropdown-link-3 {
  color: #fff;
}

.icon {
  margin-right: 10px;
}

.icon-2 {
  margin-right: 10px;
  margin-left: 0px;
  color: #9c9c9c;
}

.icon-3 {
  margin-right: 10px;
}

.icon-4 {
  margin-right: 10px;
}

.icon-5 {
  margin-right: 10px;
}

.menutext {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.link-block {
  width: 30px;
  height: auto;
  max-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image {
  margin-top: 12px;
}

.text-block-2 {
  color: #000;
  font-weight: 700;
}

.menudiv {
  position: static;
  top: 40px;
  height: 50px;
  padding-top: 0px;
  border-top: 1px none #9c9c9c;
  background-color: #fff;
}

.heading {
  display: block;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 44px !important;
}

.heading-2 {
  display: block !important;
  margin-top: 3px !important;
  float: none !important;
  font-family: 'PT Sans', sans-serif !important;
  color: #000 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  text-transform: none !important;
}

.slide {
  height: 100%;
  background-image: -webkit-linear-gradient(94deg, #a0070a, rgba(121, 6, 6, .37)), url('../images/slider1.jpg');
  background-image: linear-gradient(356deg, #a0070a, rgba(121, 6, 6, .37)), url('../images/slider1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

/*.sliderheadingdiv {
  display: block;
  width: 75%;
  height: 300px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}*/

.sliderheadingdiv {
  position: absolute !important;
  color: #fff !important;
  display: block !important;
  left: 15% !important;
  width: 70% !important;
  height: auto !important;
  margin-top: 20.5% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  float: none !important;
}

.right-arrow {
  height: 20%;
  background-color: rgba(237, 32, 36, .33);
}

.icon-6 {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.left-arrow {
  height: 20%;
  background-color: rgba(237, 32, 36, .33);
}

.icon-7 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.heading-3 {
  margin-top: 0px !important;
  margin-bottom: 6px !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #f6eb14 !important;
  font-size: 2vw !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
  text-shadow: 0 1px 0 #000 !important;
  display: none;	
}

.heading-3.center {
  text-align: center !important;
}

.heading-3.red {
  color: #ed2024 !important;
}

.heading-3.joyce {
  width: 80% !important;
  /*font-size: 52px !important;*/
}

.heading-4 {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #fff !important;
  font-size: 1.5vw !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-shadow: 0 1px 0 #000 !important;
}

.heading-4.center {
  text-align: center !important;
}

.heading-4.joyce {
  /*margin-top: 50px !important;*/
  margin-top:20px !important;
  text-align: left !important;
}

.slide2 {
  position: static;
  top: 0px;
  height: 100%;
  background-image: url('../images/slider3c.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  position: relative;
  display: block;
  width: 90%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
}

.form-block {
  width: 18%;
  float: right;
}

.text-field {
  width: 70%;
  margin-bottom: 0px;
  float: left;
  background-color: transparent;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-style: italic;
}

.submit-button {
  width: 30%;
  float: right;
}

.form {
  border: 1px none #000;
}

.topheaderdiv {
  display: block;
  width: 90%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 8%, 88%, .41);
}

.link-block-2 {
  float: right;
}

.maintopdiv {
  background-color: #e4dfdf;
  background-image: none;
  background-size: auto;
}

.image-2 {
  max-width: auto;
  float: left;
}

.div-block-4 {
  display: inline-block;
}

.text-field-2 {
  width: 80%;
  float: left;
  border-style: none;
  background-color: transparent;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #383838;
  font-style: italic;
}

.form-2 {
  width: 200px;
  margin-left: 15px;
  float: right;
}

.socialtopdiv {
  width: 46%;
  margin-top: 35px;
  float: right;
}

.submit-button-2 {
  background-color: #9c9c9c;
}

.smicon {
  width: 40px;
  padding-top: 5px;
  float: right;
}

.form-block-2 {
  float: right;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.searchicon {
  width: 20%;
  padding-top: 5px;
}

.officialsdiv {
  height: auto;
  padding-top: 25px;
  padding-bottom: 35px;
  background-color: #e4dfdf;
}

.slide-nav {
  position: absolute;
  height: 45px;
  float: none;
}

.mask {
  position: static;
}

.section {
  position: static;
  /*height: 480px;*/
}

.officladiv {
  display: block !important;
  width: 90% !important;
  height: 200px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.newssection {
  height: auto !important;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  background-color: #fff !important;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .5) !important;
  float: !important;
}

.mainheadwhite {
  margin-top: 0px;
  margin-bottom: 5px;
  border-bottom: 1px none #fff;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #e4dfdf;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
}

.offimg, .offpersondiv img {
  display: inline-block !important;
  width: 30% !important;
  max-width: auto !important;
  margin-right: 12px !important;
  float: left !important;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5 !important);
  height: auto !important;
}

.offpersondiv img { border: solid 1px #000 !important; }

.h5 {
/*  display: inline-block !important;*/
  margin-top: 5px !important;
  margin-bottom: 3px !important;
  float: none !important;
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 auto !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.2em !important;
  font-weight: bold !important;
}

.h5-red {
  display: inline !important;
  margin-top: 0px !important;
  float: none !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed2024 !important;
  font-size: 16px !important;
  line-height: 1.2em !important;
  font-weight: bold !important;
}

.offpersondiv {
  display: block;
  height: 110px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.offnamediv {
  display: inline-block;
  width: 50%;
  height: auto;
  margin-top: 5px;
  padding-top: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.shortredline {
  display: block;
  width: 80px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  background-color: #ed2024;
}

.newsdiv-blockleft {
  display: block;
  width: 73%;
  height: auto;
  margin-right: 1%;
  margin-left: auto;
  padding-right: 2%;
  float: left;
  border-right: 1px solid #9c9c9c;
  padding-bottom: 1.7% !important;
}

.image-4, .page-flag-symbol .views-field-field-image img {
  width: 100% !important;
  max-width: auto !important;
  margin-bottom: 15px !important;
}

/*#views-bootstrap-grid-1 img { height: 100% !important; margin-bottom: 15px !important; }*/

#views-bootstrap-grid-1 .views-field-title, .homenewsdiv .views-field-title { font-weight: bold !important; margin: 10px 0 !important; }

.h6-link, #views-bootstrap-grid-1 .views-field-title, .homenewsdiv .views-field-title {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #ed2024 !important;
  font-size: 16px !important;
  line-height: 1.2em !important;
}

.h6-link._2, .6-link _2 li {
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.view-media ul { padding-left: 15px !important; }

.view-media li a {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	line-height: 1em !important;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
	font-size: 14px !important;
	color: #424242 !important;
	text-decoration: none !important;
}

.paragraph, p, #views-bootstrap-grid-1 .views-field-field-description, .homenewsdiv .views-field-field-description {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.4em !important;
  margin-bottom: 2.1% !important;

}

.newsheaderlink, #views-bootstrap-grid-1 a, .homenewsdiv a {
  color: #ed2024 !important;
  font-size: 17px !important;
  line-height: 1.2em !important;
  text-decoration: none !important;
}

.view-flag-symbol .views-field-title > span a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  margin-bottom: 5% !important;
}

.newsheaderlink:hover, #views-bootstrap-grid-1 a:hover, .homenewsdiv a:hover  {
  color: #b80b0e !important;
  text-decoration: underline !important;
}

.homenewsdiv {
  display: block;
  width: 98%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h4-black {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #000;
  font-size: 12px!important;
  line-height: 1.2em;
}

.newsheaderlink2 {
  margin-bottom: 5px;
  color: #424242;
  font-size: 14px;
  line-height: 1em;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.newsheaderlink2:hover {
  color: #b80b0e;
  text-decoration: underline;
}

.column {
  padding-left: 0px;
}

.statementsdiv {
  width: 25%;
  height: auto;
  margin-left: 1%;
  padding-left: 1%;
  float: left;
  border-left: 1px none #9c9c9c;
}

.publicationsection {
  height: auto;
  padding-top: 35px;
  padding-bottom: 45px;
  background-color: hsla(0, 8%, 88%, .21);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .5);
}

.div-block-6 {
  display: block;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.h2homepage {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed2024;
  font-size: 21px;
  line-height: 1.2em;
  font-weight: 400;
}

.view-grouping-header,.link {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed2024;
  text-decoration: none;
}

.divmag {
  height: auto;
}

.maglink, .magdiv img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.maglink {
  width: 60%;
}

.magdiv img, .image-5  {
  box-shadow: 1px 1px 3px 0 #9c9797;
}

.image-5 {
  display: block;
  width: auto;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.button {
  position: static;
  right: 0px;
  bottom: 0px;
  width: 100px;
  margin-top: 15px;
  margin-left: 15px;
  padding: 15px 5px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-color: hsla(0, 0%, 61%, .37);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.button:hover {
  background-color: hsla(0, 0%, 61%, .71);
}

.magdiv {
  position: static;
  display: block;
  width: 90%;
  height: auto;
  margin-bottom: 15px;
  padding: 15px 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #e4dfdf;
  border-radius: 4px;
  background-color: #fff;
}

.column-2 {
  border-right: 1px none #9c9c9c;
}

.h6-red {
  margin-bottom: 0px;
  color: #ed2024;
  font-size: 13px;
}

.column-3 {
  padding-right: 20px;
}

.column-4 {
  padding-right: 10px;
}

.specialthemesection {
  height: auto;
  padding-bottom: 55px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #d10b0f, #d10b0f), url('../images/greybg2.jpg');
  background-image: linear-gradient(180deg, #d10b0f, #d10b0f), url('../images/greybg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .5);
}

.statementsdiv-2 {
  width: 20%;
  height: auto;
  margin-left: 1%;
  padding-left: 2%;
  float: left;
  border-left: 1px solid #9c9c9c;
}

.docshomediv {
  display: block;
  width: 27%;
  height: auto;
  margin: 0px auto 1px 1%;
  padding-left: 2%;
  float: left;
  border-left: 1px solid #9c9c9c;
}

.div-block-8 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.div-block-9 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.row {
  float: left;
}

.magsideimg {
  width: 15%;
  max-width: auto;
  margin-right: 12px;
  float: left;
}

.quicksidediv {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 10px;
  margin-bottom: 15px;
  float: left;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-10 {
  display: block;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  padding-bottom: 0px;
}

h4 {
 font-size: 18px !important;
 line-height: 24px !important;
 font-weight: bold !important;
}

.h4-red {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #000;
  font-size: 18px !important;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.specialright {
  height: 300px;
  padding-top: 25px;
  border-top: 2px solid #ed2024;
  background-color: transparent;
}

.heading-5 {
  margin-top: 10px !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #f6eb14 !important;
  font-size: 36px !important;
  text-align: center !important;
}

.heading-6 {
  margin-top: 6px !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  color: #f6eb14 !important;
  font-size: 21px !important;
  font-weight: 400 !important;
  text-align: center !important;
}

.readmore {
  display: block;
  width: 125px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  background-color: #ad0408;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .5);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  text-align: center;
}

.readmore:hover {
  background-color: #ed2024;
}

.specialleft {
  height: 300px;
  padding: 30px 18px 18px;
  background-image: url('../images/slider2b.jpg');
  background-position: 0px 0px;
  background-size: 1460px;
}

.h4-white {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #f6eb14;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
}

.paragraph-centered {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #e4dfdf;
  font-size: 15px;
  line-height: 1.4em;
  text-align: center;
}

.subssection {
  height: auto;
  padding-top: 0px;
  background-color: #383838;
}

.div-block-11 {
  display: block;
  width: 90%;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
}

.subsdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding: 30px 26px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid #9c9c9c;
}

.subsdiv label { display: block !important; }

.section-links {
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .5);
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
}

.links {
  display: block;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100px;
  margin-right: 2px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.colink {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-13 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-14 {
  padding-right: 0px;
  padding-left: 0px;
}

.mainheadwhite-copy {
  margin-top: 10px;
  margin-bottom: 5px;
  border-bottom: 1px none #fff;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
}

.mainheadblack, .region-officials .block__title {
  margin-top: 10px;
  margin-bottom: 5px;
  border-bottom: 1px none #fff;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center !important;
}

.body-grey {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #9c9c9c;
  font-size: 17px;
  line-height: 1.4em;
  text-decoration: none;
}

.body-grey a { text-decoration: underline !important }

.bold-text {
  color: #ed2024;
  text-decoration: none;
}

.textlink {
  color: #d10b0f;
}

.field-label {
  margin-bottom: 15px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #9c9c9c;
}

.text-field-3 {
  width: 60%;
  float: left;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.submit-button-3 {
  width: 25%;
  background-color: #d10b0f;
  box-shadow: inset 1px 0 1px 0 #000;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.footer {
  height: 100px;
  padding-top: 20px;
  background-color: #d10b0f;
}

.div-block-12 {
  display: block;
  width: 90%;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.heading-footer {
  display: inline-block;
  margin: 5px 6px 0px;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  color: #ed2024;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 1px;
}

.image-8 {
  float: left;
}

.heading-2-footer {
  display: inline;
  margin-top: 3px;
  float: none;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
}

.parafooter {
  float: left;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.4em;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.smfooterdiv {
  width: 100%;
  margin-top: 10px;
  float: right;
}

.slide3 {
  position: static;
  top: 0px;
  height: 100%;
  background-image: url('../images/slider3b.jpg');
  background-position: 100% 0px;
  background-size: cover;
}

.sliderh2 {
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #f6eb14;
  font-weight: 400;
  font-size:2.5vw;
}

.slide4 {
  position: static;
  top: 0px;
  height: 100%;
  background-image: url('../images/slider4d.jpg');
  background-position: 100% 0px;
  background-size: cover;
}

.yellowtext {
  color: #f6eb14;
}

.slide5 {
  position: static;
  top: 0px;
  height: 100%;
  background-image: url('../images/slider5c.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.unordered-list {
  padding-left: 20px;
  color: #ed2024;
}

.topdiv {
  height: auto;
  background-color: #e4dfdf;
}

.menudropdown {
  -webkit-transition: opacity 1075ms ease;
  transition: opacity 1075ms ease;
}

.menudropdown:hover {
  background-color: hsla(0, 8%, 88%, .04);
}

.section-main {
  position: static;
  height: auto;
  padding-top: 45px;
  padding-bottom: 55px;
  background-color: hsla(0, 8%, 88%, .13);
}

.secondpagediv {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.h1 {
  margin-top: 10px!important;
  margin-bottom: 35px!important;
  padding-bottom: 12px!important;
  border-bottom: 1px solid #ed2024!important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif!important;
  color: #000!important;
  font-size: 28px!important;
  line-height: 1.2em!important;
  font-weight: 700!important;
  text-align: left!important;
}

.h1.space {
  margin-top: 25px;
  margin-bottom: 15px;
}

._2ndpageleftdiv {
  display: block;
  width: 73%;
  height: auto;
  margin-right: 1px;
  margin-left: auto;
  padding-right: 2%;
  float: left;
  border-right: 1px solid #9c9c9c;
}

.date {
  color: #d10b0f;
  font-size: 15px;
  font-weight: 400;
}

.newsimg {
  width: 60%;
  max-width: auto;
  margin-bottom: 25px;
}

.paragraph-2 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 14px;
}

.breadcrumb {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #6d6b6b;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0px;
  padding-left: 0 !important;
  background: none !important
}

.searchboxdiv,.views-exposed-form {
  margin-bottom: 35px;
  padding: 40px 40px 35px;
  background-color: hsla(0, 8%, 88%, .5);
}

.select-field {
  width: 30%;
  float: left;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 16px;
}

.field-label-2,.views-widget-filter-field_issue_date_value label {
  width: 55%;
  padding-top: 10px;
  float: left;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.unordered-list-2 {
  padding-left: 15px;
}

.column-18 {
  padding-left: 0px;
}

.tablerow {
  border-bottom: 1px dotted #6d6b6b;
}

.column-19 {
  border-left: 1px solid #9c9c9c;
}

.table-text {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.div-block-14 {
  line-height: 1.2em;
}

.tablediv {
  margin-top: 10px;
}

.tablelink {
  color: #383838;
  font-weight: 400;
  text-decoration: none;
}

.tablelink:hover {
  color: #d10b0f;
}

.link-2 {
  text-decoration: none;
}

.form-block-3 {
  margin-bottom: 5px;
}

.slide_joyce {
  height: 100%;
  background-image: -webkit-linear-gradient(86deg, rgba(0, 0, 0, .42), hsla(0, 0%, 100%, 0)), url('../images/slider_joyce2.jpg');
  background-image: linear-gradient(4deg, rgba(0, 0, 0, .42), hsla(0, 0%, 100%, 0)), url('../images/slider_joyce2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.magsidediv {
  width: 25%;
  height: auto;
  margin-left: 1%;
  padding-left: 1%;
  float: left;
}

.sectionpublicationpage {
  position: static;
  height: auto;
  padding-top: 0px;
  padding-bottom: 55px;
  background-color: hsla(0, 8%, 88%, .13);
}

.publicationheaderdiv {
  height: 200px;
  margin-bottom: 35px;
}

.publicationheaderdiv.africancomm {
  background-image: url('../images/AfricanCommunist-masthead4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-umsebenzi .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_Umsebenzi-Banner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-umsebenzi-online .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_Umsebenzi-Online-Banner.jpg') !important;
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-bua-komanisi .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_Bua-Komanisi-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-african-communist .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_African-Communist-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-african-communist-digital .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_African-Communist-The-African-Communist-Digital-Archive.jpg') !important;
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-red-ink .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_Red-Ink-Banner.jpg') !important;
  background-position: 50% 50%;
  background-size: cover;
}

.page-publication-voice-of-the-proletariat--northern-cape .publicationheaderdiv {
  background-image: url('/sites/default/files/publications/US14_African-Communist-Voice-of-The-Protaliate.jpg') !important;
  background-position: 50% 50%;
  background-size: cover;
}

.publicationheaderdiv.ecprovince {
  margin-bottom: 0px;
  background-image: url('/sites/all/themes/sacp/images/ec_Province-masthead3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-eastern-cape .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Easten-Cape-Province.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-free-state .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Free-State-Province-Banner_0.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-gauteng .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Gauteng-Province-Banner_0.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-limpopo .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Limpopo-Province-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-moses-kotane .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Moses-Kotane-Province-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-moses-mabhida .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Moses-Mabhida-Province-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-mpumalanga .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Mpumalanga-Province-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-northern-cape .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Northen-Cape-Province-Banner_0.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-province-western-cape .publicationheaderdiv {
  margin-bottom: 0px;
  background-image: url('/sites/default/files/provinces/US14_Western-Cape-Province-Banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.coltablehead {
  padding-left: 8px;
  background-color: hsla(0, 8%, 88%, .5);
}

.h4 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 16px;
}

.h4.underlined {
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 2px solid #e4dfdf;
  font-size: 17px;
  line-height: 1.3em;
}

.side-text, .execdiv p {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
}

.aboutsidediv {
  margin-bottom: 25px;
  padding: 19px;
  border: 1px solid #e4dfdf;
}

._3rdpagemiddlediv {
  display: block;
  width: 73%;
  height: auto;
  margin-right: 1px;
  margin-left: auto;
  padding-right: 2%;
  padding-left: 0%;
  float: left;
  border-right: 1px solid #9c9c9c;
}

._3rdrightsidediv {
  width: 25%;
  height: auto;
  margin-right: 0%;
  margin-left: 1%;
  padding-right: 0%;
  padding-left: 1%;
  float: left;
}

._3rdleftsidediv {
  width: 15%;
  height: auto;
  margin-right: 1%;
  margin-left: 0%;
  padding-right: 1%;
  padding-left: 0%;
  float: left;
}

.nav-link-province2 {
  width: auto;
  height: 55px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px none #9c9c9c;
  background-color: hsla(0, 8%, 88%, .5);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.nav-link-province2:hover {
  background-color: hsla(0, 8%, 88%, .91);
}

.nav-link-province3 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px dotted #fff;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.navbar-2 {
  background-color: transparent;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-ec, #block-menu-menu-provinces-menu .menu {
  z-index: 0;
  display: block;
  height: 55px;
  background-color: #383838;
}

.dropdown-prov-2 {
  height: 55px;
}

.dropdown-toggle-2 {
  height: 55px;
  color: #e4dfdf;
}

.dropdown-toggle-2:hover {
  background-color: hsla(0, 8%, 88%, .09);
}

._2ndmenu {
  margin-bottom: 35px;
}

.text-block-3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-weight: 700;
}

.nav-link-2 {
  height: 55px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #e4dfdf;
  font-size: 13px;
}

.nav-link-2:hover {
  background-color: hsla(0, 8%, 88%, .09);
}

.nav-link-2:focus {
  border-bottom: 4px solid #9c9c9c;
  color: #e4dfdf;
  text-decoration: none;
}

.nav-link-2.w--current {
  border-bottom: 4px solid #9c9c9c;
  background-color: hsla(0, 0%, 61%, .09);
  color: #e4dfdf;
}

.province_righdiv {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-left: auto;
  float: left;
  border-left: 1px none #9c9c9c;
}

.h1-link {
  color: #000 !important;
  text-decoration: none !important;
}

.h1-small-text {
  color: #9c9c9c !important;
  font-size: 16px !important;
}

.committeediv {
  display: block;
  height: auto;
  margin-bottom: 15px;
  padding-bottom: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px dotted #9c9c9c;
}

.image-9 {
  margin-right: 12px;
  float: left;
}

.heading-9 {
  width: auto !important;
  margin-top: 25px !important;
  margin-bottom: 0px !important;
  float: left !important;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.3em !important;
  font-weight: 700 !important;
}

.heading-9.red {
  position: static !important;
  color: #ed2024 !important;
  font-weight: 700 !important;
}

.exec-name {
  width: auto;
  float: left;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #ed2024;
  font-size: 13px;
  line-height: 1.2em;
}

.execdiv {
  margin-bottom: 25px !important;
  padding: 19px !important;
  border: 1px solid #e4dfdf !important;
}

.link-3 {
  float: right;
  border-radius: 3px;
  background-color: #d10b0f;
  -webkit-transition: opacity 458ms ease;
  transition: opacity 458ms ease;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 13px;
}

.link-3:hover {
  background-color: #ad0408;
}

/*.link-3.w-button { color: #FFF !important; text-decoration: none !important; }*/

.sectionpublicationpage a.w-button {
    color: white !important;
}
.sectionpublicationpage a.w-button::hover {
    color: white !important;
}
.quickdiv {
  padding: 19px;
  border: 1px solid #e4dfdf;
}

.text-span {
  color: #f6eb14;
  font-size: 20px;
  font-weight: 600 !important;
}

/* re Nokulunga css - views table */

.view-grouping-header {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed2024;
  text-decoration: none;
  font-size: 18px;
  font-weight:bold;
  line-height:24px;
  padding-bottom:14px;
}

h2.block__title {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
	color: #000 !important;
	font-size: 18px !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	color: #ed2024 !important;
	line-height: 24px !important;
	font-weight: bold !important;
}

.views-table thead { padding-left: 8px;
  background-color: hsla(0, 8%, 88%, .5);}

.views-table tr, table .views-field-title, views-field-field-date, .views-field-field-issue-date {  border-bottom: 1px dotted #6d6b6b; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;}
table .views-field-title a { color: #383838 !important; text-decoration: none !important; }
table .views-field-title a:hover { color: #ed2024 !important; text-decoration: none !important; }

.field-name-body table td {  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important; padding-top: 1% !important; }



.views-table tr  td { border-top:none!important;}
.views-table td.views-field-field-issue-date, .views-table td.views-field-field-issue-date-1 { border-right: 1px solid #9c9c9c!important; width:18%; white-space: nowrap;}
.views-table th.views-field-title { text-transform:uppercase!important;}
.section-main a, .sectionpublicationpage a { color: #383838 !important; text-decoration: none !important; }
.section-main a:hover, .sectionpublicationpage a:hover { color: #ed2024 !important; text-decoration: none !important; }
.magdiv img {  height:auto; float:none;}
.magdiv .field-content { margin:0 auto; float:none!important;margin: 0 20%;}
.breadcrumb__title { display:none;}
ol.breadcrumb__list li{ list-style-type:none; display:inline; padding-left: 0 !important; }
.breadcrumb ol { padding-left: 0 !important; }
.view-publications .views-field-field-issue-number { white-space: nowrap !important }
/*.view-publications .form-item .form-type-date-select, .view-publications #edit-field-issue-date-value-value { width:100%!important;}
.view-publications .views-widget, page-media, .views-widget { width:60%!important; float:right;}
.view-publications .views-exposed-form label, .page-media .views-exposed-form label { display:inline-block;width:40%!important}
.view-publications  .views-exposed-form .views-exposed-widget, .page-media .views-exposed-form .views-exposed-widget { width:100%;}*/



.form-item .form-type-date-select, #edit-field-issue-date-value-value { width:100%!important;}
.views-widget { width:60%!important; float:right;}
.views-exposed-form label { display:inline-block;width:40%!important}
.views-exposed-form .views-exposed-widget { width:100%;}

#edit-submit-publications { display:none;}
label.element-invisible { display:none!important;}
select  {
	
			width: 50%!important;
			background-image: linear-gradient(white 0, #f3f3f3 100%)!important;display: block!important;
			height: 38px!important;
			padding: 8px 12px;
			margin-bottom: 10px;
			font-size: 14px;
			line-height: 1.42857143;
			color: #333333;
			vertical-align: middle;
			background-color: #ffffff;
			border: 1px solid #cccccc;
 }
 .form-item { 
	
			width: 100%!important;}
.date-year {   
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    font-size: 16px;
	float: right !important;
	width: 70% !important;
}
.element-invisible { display:none!important;}

/* Added search css - 14/09/2017 */
#edit-search-block-form--2.form-text {

    width: 60%;
    float: left;
    border-style: none;
    /*background-color: transparent;*/
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #383838;
    font-style: italic;
    display: block;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
}

._2ndmenu a { color: #e4dfdf !important; }
._2ndmenu a:hover { color: #e4dfdf !important; }

#search-block-form .form-submit { width: 20px !important; height: auto !important; margin-top: 10px !important; }

.node-webform label {
    display: block;
    width: 16% !important;
    height: 100%;
    min-height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-right: 12px;
    padding-bottom: 0px;
    float: left;
    clear: none;
    -webkit-box-align: center;
    align-items: center;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    background-color: transparent !important;
}

.node-webform .form-text {
    display: block;
    width: 50% !important;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: transparent !important;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;;
    border: 1px solid #cccccc;
}

.node-webform .form-textarea {
    display: block;
    width: 100% !important;
    height: auto;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: transparent !important;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;;
    border: 1px solid #cccccc;
}

.linkred, ._3rdrightsidediv a, ._3rdrightsidediv a:hover, ._3rdrightsidediv a:focus, ._3rdrightsidediv a:active, ._2ndpageleftdiv a, ._2ndpageleftdiv a:focus, ._2ndpageleftdiv a:active, .quickdiv li a, .aboutsidediv a {
  color: #d10b0f;
  text-decoration: underline !important;
}

@media (max-width: 1024px) {
.newssection .w-col-3 {
    width: 50%;
}
}



@media (max-width: 991px) {
#edit-actions.form-actions.form-wrapper { display: block !important;}

#edit-search-block-form--2.form-text { display:none !important;}

  .sacp-logo {
    width: 95px;
  }
  .slider, .carousel-inner .item  {
    height: 300px;
    margin-top: 0px;
  }
  .navbar {
    z-index: 3000;
    height: 120px;
  }
  .nav-menu {
    height: 100vh;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 0%;
    border-bottom-style: dotted;
    border-bottom-color: #383838;
    background-color: #383838;
  }
  .dropdown-toggle {
    padding: 20px 5%;
    border-bottom: 1px dotted #000;
    background-color: transparent;
  }
  .dropdown-list.w--open {
    background-color: #242323;
  }
  .dropdown-link {
    padding-left: 8%;
  }
  .icon-2 {
    margin-right: 5%;
    color: #9c9c9c;
  }
  .link-block {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #383838;
  }
  .heading {
    font-size: 50px !important;
  }
  .heading-2 {
    font-size: 14px !important;
  }
  .sliderheadingdiv {
    height: auto !important;
  }
  .heading-3 {
    /*font-size: 42px !important;*/
  }
  .heading-4 {
    /*font-size: 24px !important; */
    line-height: 1.2em !important;
  }
  .div-block-4 {
    float: left;
  }
  .form-2 {
    width: 60px;
    margin-left: 0px;
    float: left;
  }
  .socialtopdiv {
    width: 35%;
    margin-top: 45px;
    float: left;
  }
  .smicon {
    width: 40px;
    float: right;
  }
  .form-block-2 {
    float: right;
  }
  .searchicon {
    width: 40%;
    margin-right: 20px;
    float: right;
  }
  .menu-button {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    height: 70px;
    margin-top: 30px;
    margin-right: 25px;
    margin-left: 6px;
    float: right;
    background-color: #383838;
  }
  .menu-button:active {
    color: #ed2024;
  }
  .menu-button:focus {
    background-color: #fff;
  }
  .menu-button.w--open {
    height: 90px;
    background-color: #383838;
  }
  .icon-8 {
    color: #e4dfdf;
    font-size: 30px;
  }
  .section {
    height: auto !important;
  }
  .officladiv {
    width: 92% !important;
    height: auto !important;
  }
  .mainheadwhite {
    font-size: 19px !important;
  }
  .h5-red {
    font-size: 15px !important;
  }
  .offpersondiv {
    height: 100px !important;
  }
  .h6-link._2 {
    font-size: 15px;
  }
  .paragraph, p, #views-bootstrap-grid-1 .views-field-field-description, .homenewsdiv .views-field-field-description  {
    font-size: 13px !important;
  }
  .newsheaderlink, #views-bootstrap-grid-1 a, .homenewsdiv a {
    font-size: 15px !important;
  }
  .homenewsdiv {
    height: 310px;
  }
  .statementsdiv {
    width: 25%;
  }
  .publicationsection {
    padding-bottom: 35px !important;
  }
  .div-block-6 {
    width: 92%;
  }
  .h2homepage {
    font-size: 18px;
  }
  .maglink {
    width: 105px;
  }
  .image-5 {
    height: auto;
  }
  .magdiv {
    height: auto;
    margin-bottom: 10px;
  }
  .specialthemesection {
    padding-bottom: 35px;
  }
  .div-block-9 {
    width: 92%;
  }
  .div-block-10 {
    width: 92%;
  }
  .quickcol {
    height: 255px;
  }
  .specialright {
    height: auto;
    padding-top: 10px;
  }
  .heading-5 {
    margin-top: 0px !important;
    font-size: 26px !important;
    line-height: 1.2em !important;
  }
  .heading-6 {
    font-size: 16px !important;
    line-height: 1.2em !important;
  }
  .readmore {
    margin-top: 15px;
  }
  .specialleft {
    height: auto;
  }
  .paragraph-centered {
    font-size: 13px;
  }
  .section-links {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .links {
    width: 92%;
    height: auto;
  }
  .body-grey {
    font-size: 13px;
  }
  .field-label {
    font-size: 13px;
    line-height: 1.3em;
    font-weight: 400;
  }
  .text-field-3 {
    width: 70%;
    font-size: 13px;
  }
  .submit-button-3 {
    width: 30%;
    font-size: 12px;
  }
  .heading-footer {
    font-size: 30px;
  }
  .heading-2-footer {
    font-size: 14px;
  }
  .parafooter {
    font-size: 13px;
  }
  .smfooterdiv {
    width: 100%;
    margin-top: 5px;
  }
  .sliderh2 {
    width: 90%;
    /*font-size: 22px;*/
    line-height: 1.3em;
  }
  .column-16 {
    height: 100px;
  }
  .unordered-list {
    padding-left: 20px;
  }
  .section-main {
    height: auto;
    padding-top: 35px;
  }
  .secondpagediv {
    width: 96%;
  }
  .h1 {
    font-size: 24px !important;
  }
  .newsimg {
    width: 70%;
  }
  .breadcrumb {
    width: 96%;
  }
  .searchboxdiv {
    padding: 25px;
  }
  .select-field {
    font-size: 14px;
  }
  .field-label-2, .views-widget-filter-field_issue_date_value label {
    font-size: 16px !important;
  }
  .heading-7 {
    font-size: 13px;
  }
  .heading-8 {
    font-size: 13px;
  }
  .form-block-3 {
    margin-bottom: 0px;
  }
  .sectionpublicationpage {
    height: auto;
    padding-top: 0px;
  }
  .h4.underlined {
    font-size: 15px;
  }
  .side-text, .execdiv p {
    margin-bottom: 5px;
    line-height: 1.2em;
  }
  .linkred {
    text-decoration: underline;
  }
  .nav-link-province2 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.4em;
  }
  .nav-menu-2 {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #6d6b6b;
  }
  .navbar-ec {
    z-index: 2000;
    height: 60px;
    background-color: #383838;
  }
  .dropdown-prov-2 {
    height: auto;
  }
  .dropdown-toggle-2 {
    padding-left: 40px;
    border-bottom: 1px dotted #9c9c9c;
    background-color: rgba(56, 56, 56, .7);
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #e4dfdf;
    font-weight: 400;
  }
  .dropdown-toggle-2:hover {
    background-color: rgba(56, 56, 56, .8);
  }
  .text-block-3 {
    color: #e4dfdf;
    font-size: 16px;
    font-weight: 400;
  }
  .nav-link-2 {
    padding-left: 40px;
    border-bottom: 1px dotted #9c9c9c;
    background-color: rgba(56, 56, 56, .7);
    font-size: 16px;
  }
  .nav-link-2.w--current {
    background-color: rgba(56, 56, 56, .54);
  }
  .icon-9 {
    float: right;
    color: #e4dfdf;
    font-size: 30px;
  }
  .menu-button-2 {
    display: block;
    width: 100%;
    height: 60px;
    margin-right: 0px;
    padding-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838;
  }
  .menu-button-2.w--open {
    background-color: #383838;
  }
  .text-block-4 {
    font-size: 16px;
    font-weight: 400;
  }
  .text-block-4:hover {
    color: #fff;
  }
  .bold-text-3 {
    font-weight: 400;
  }
  .bold-text-4 {
    font-weight: 400;
  }
  .text-block-5 {
    font-size: 16px;
  }
  .bold-text-5 {
    font-size: 16px;
    font-weight: 400;
  }
  
  .dropdown-link-4 {
    display: block;
    height: auto;
    padding-left: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(56, 56, 56, .81);
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #e4dfdf;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .dropdown-list-2 {
    display: inline-block;
  }
  .dropdown-list-2.w--open {
    display: block;
  }
  .paragraph-3 {
    margin-top: 5px;
    margin-right: 5px;
    float: right;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #9c9c9c;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .icon-10 {
    margin-right: 50px;
    padding-right: 0px;
  }
  .bold-text-6 {
    font-weight: 400;
  }
  .dropdown-link-5 {
    height: 55px;
    padding-top: 15px;
    padding-left: 60px;
    background-color: #6d6b6b;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #e4dfdf;
    font-size: 15px;
  }
  .province_righdiv {
    width: 25%;
  }
  .heading-9 {
    font-size: 13px !important;
  }
  .link-3 {
    float: right;
  }
  .unordered-list-3 {
    padding-left: 20px;
  }

  .w-button { padding: 10.5px 15px !important; }

  .carousel-indicators li, .carousel-indicators .active {
    width: 0.9em !important;
    height: 0.9em !important;
  }
  .image-4, .views-field-field-image img {
    margin-bottom: 10px !important;
  }

.socialtopdiv .form-block-2 { display: block; }

  .node-webform label {
    width: 100% !important;
  }

  .node-webform .form-text {
    width: 84% !important;
  }
  .smsection {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .smdiv {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {

.col-sm-6 {
    width: 50%;
    min-height: 360px!important;
}
}
@media (max-width: 767px) {

.socialtopdiv .form-block-2 { display: block !important;}

#edit-search-block-form--2.form-text { display:none !important;}
  .headerdiv {
    width: 95%;
    margin-bottom: 0px;
  }
  .sacp-logo {
    width: 90px;
    height: 90px;
    margin-top: 5px;
  }
  .slider, .carousel-inner .item  {
    /*height: 300px;*/
  }
  .navbar {
    height: 110px;
  }
  .nav-menu {
    top: 110px;
    height: 100vh;
  }
  .dropdown-toggle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading {
    font-size: 40px !important;
  }
  .heading-2 {
    font-size: 12px !important;
    line-height: 1.2em !important;
  }
  .sliderheadingdiv {
    width: 75% !important;
    /*margin-top: 55px !important;*/
  }
  .right-arrow {
    width: 45px;
  }
  .left-arrow {
    width: 45px;
  }
  .heading-3 {
    /*font-size: 30px !important;*/
  }
  .heading-4 {
    font-size: 21px !important;
    line-height: 1.2em !important;
  }
  .div-block-4 {
    width: 35%;
  }
  .socialtopdiv {
    width: 50%;
    margin-top: 30px;
    margin-right: 0px;
    float: left;
  }
  .searchicon {
    margin-right: 0px;
  }
  .menu-button {
    height: 70px;
  }
  .icon-8 {
    font-size: 36px;
  }
  .h5-red {
    font-size: 13px !important;
  }
  .offpersondiv {
    margin-bottom: 6px !important;
  }
  .newsdiv-blockleft {
    width: 100%;
    padding-right: 0%;
    border-right-style: none;
  }
  .h6-link._2 {
    font-size: 15px;
  }
  .paragraph, #views-bootstrap-grid-1 .views-field-field-description, .homenewsdiv .views-field-field-description {
    line-height: 1.3em !important;
  }
  p {
    line-height: 1.3em !important;
	margin-bottom: 2.5% !important;

  }
  .statementsdiv {
    width: 100%;
    margin-top: 20px !important;
  }
  .publicationsection {
    padding-bottom: 15px !important;
  }
  .h2homepage {
    margin-bottom: 0px;
    font-size: 16px;
  }
  .view-grouping-header, .link {
    font-size: 16px;
  }
  .divmag {
    height: 230px;
  }
  .maglink {
    width: 90px;
  }
  .image-5 {
    width: 92px;
    height: 120px;
  }
  .magdiv {
    height: 150px;
  }
  .column-5 {
    height: 240px;
  }
  .quickcol {
    height: auto;
  }
  .specialleft {
    height: auto;
  }
  .subsdiv {
    height: 130px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .text-field-3 {
    width: 50%;
  }
  .submit-button-3 {
    width: 15%;
  }
  .footer {
    height: 80px;
  }
  .div-block-12 {
    height: 60px;
  }
  .heading-footer {
    font-size: 40px;
  }
  .heading-2-footer {
    font-size: 12px;
    line-height: 1.2em;
  }
  .smfooterdiv {
    width: 100%;
    margin-top: 5px;
    float: right;
  }
  .sliderh2 {
    width: 90%;
    margin-top: 12px;
    /*font-size: 18px;*/
  }
  .column-16 {
    margin-bottom: 0px;
  }
  .h1 {
    margin-bottom: 9px !important;
    font-size: 20px !important;
  }
  ._2ndpageleftdiv {
    width: 100%;
    padding-left: 2%;
    border-right-style: none;
  }
  .newsimg {
    width: 80%;
  }
  .breadcrumb {
    font-size: 12px;
  }
  .searchboxdiv {
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .select-field {
    width: 40%;
  }
  .field-label-2, .views-widget-filter-field_issue_date_value label {
    font-size: 16px !important;
  }
  .column-18 {
    padding-right: 0px;
  }
  .table-text, .views-table tr, table .views-field-title, views-field-field-date, .views-field-field-issue-date {
    font-size: 12px;
  }
  .bold-text-2 {
    font-size: 12px;
  }
  .magsidediv {
    width: 100%;
    margin-top: 25px;
  }
  .sectionpublicationpage {
    padding-top: 0px;
  }
  .publicationheaderdiv.africancomm {
    height: 130px;
    margin-bottom: 15px;
  }
  .side-text, .execdiv p {
    line-height: 1.4em;
  }
  .linkred {
    text-decoration: underline;
  }
  ._3rdpagemiddlediv {
    width: 100%;
    padding-left: 2%;
    border-right-style: none;
  }
  ._3rdrightsidediv {
    width: 100%;
    margin-top: 25px;
  }
  ._3rdleftsidediv {
    width: 100%;
    margin-top: 0px;
    padding-right: 0%;
  }
  .nav-link-province2 {
    width: auto;
  }
  .nav-link-province3 {
    width: auto;
  }
  .navbar-2 {
    background-color: #e4dfdf;
  }
  .nav-menu-2 {
    z-index: 2000;
  }
  .navbar-ec {
    z-index: 2000;
  }
  .dropdown-prov-2 {
    z-index: 2000;
  }
  .nav-link-2.w--current {
    font-size: 14px;
  }
  .menu-button-2 {
    z-index: 900;
  }
  .bold-text-5 {
    text-decoration: none;
  }
  .province_righdiv {
    width: 100%;
    margin-top: 20px;
  }
  .committeediv {
    width: 30%;
    height: 190px;
    margin-right: 12px;
    float: left;
  }
  .exec-name {
    float: left;
    font-size: 12px;
  }
  .execdiv {
    margin-right: 6px !important;
  }
  .link-3 {
    float: left;
  }

  .carousel-indicators li, .carousel-indicators .active {
    width: 0.7em !important;
    height: 0.7em !important;
  }
  
  .image-4, .views-field-field-image img {
    margin-bottom: 5px !important;
  }
  .node-webform label {
    width: 30% !important;
  }

  .node-webform .form-text {
    width: 65% !important;
  }
  .smdiv {
    display: block;
  }
  .sm-single-div-left {
    margin-bottom: 25px;
    float: none;
  }
  .sm-single-div-lright {
    float: none;
  }
}

@media (max-width: 479px) {
  .headerdiv {
    height: auto;
  }
  .sacp-logo {
    width: 80px;
    height: 80px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .slider, .carousel-inner .item  {
    /*height: 260px;*/
  }
  .h4-white { font-size:11px!important; line-height:1em!important;}
  .navbar {
    height: 90px;
  }
  .nav-menu {
    top: 90px;
  }

  .sliderheadingdiv {
    height: auto !important;
	/*margin-top: -40px !important;*/
	width: 90% !important;
  }
  .heading-4.joyce { 
  margin-top: 5px !important;
  }
  .text-span {
	margin-bottom: 2% !important;
  }
  .right-arrow {
    width: 40px;
  }
  .left-arrow {
    width: 40px;
  }
  .heading-3 {
    /*font-size: 26px !important;*/
	width:80%;
  }
  .heading-4 {
    font-size: 14px !important;
    line-height: 1.2em !important;
    letter-spacing: 0px !important;
  }
  .form-2 {
    width: 30px;
  }
  .socialtopdiv {
    width: 20%;
  }
  .smicon {
    width: 35px;
    margin-right: 6px;
  }
  .form-block-2 {
    margin-top: 0px;
  }
  .searchicon.mobile {
    width: 80%;
  }
  .menu-button {
    margin-top: 12px;
    margin-right: 10px;
  }
  .icon-8 {
    font-size: 30px;
  }
  .mainheadwhite {
    margin-top: 12px;
    font-size: 18px;
  }
  .offimg, .offpersondiv img {
    width: 20% !important;
  }
  .offpersondiv {
    height: 80px !important;
  }
  .newsdiv-blockleft {
    display: block;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    border-right-style: none;
  }
  .h6-link._2 {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .homenewsdiv {
    width: 100%;
    height: 330px;
    margin-top: 6px;
  }
  .newsheaderlink2, .view-media li a {
    font-size: 12px;
    line-height: 1.2em;
  }
  .statementsdiv {
    width: 96%;
    margin-top: 5px;
  }
  .publicationsection {
    padding-top: 15px;
  }
  .h2homepage {
    font-size: 12px;
  }
  p {
	margin-bottom: 5% !important;
  }
  .divmag {
    height: 215px;
    margin-bottom: 5px;
  }
  .image-5 {
    height: auto;
  }
  .magdiv {
    height: auto;
  }
  .div-block-9 {
    width: 95%;
  }
  .div-block-10 {
    padding-top: 25px;
  }
  .h4-red {
    font-size: 16px !important;
  }
  .heading-5 {
    font-size: 23px !important;
  }
  .readmore {
    font-size: 12px;
  }
  .specialleft {
    height: auto;
  }
  .subssection {
    padding-bottom: 12px;
  }
  .column-9 {
    padding-top: 12px;
  }
  .subsdiv {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-links {
    padding-bottom: 2px;
  }
  .mainheadwhite-copy {
    font-size: 24px;
  }
  .mainheadblack {
    font-size: 24px;
  }
  .text-field-3 {
    width: 70%;
  }
  .submit-button-3 {
    width: 25%;
  }
  .parafooter {
    font-size: 11px;
  }
  .sliderh2 {
    margin-top: 6px;
   /* font-size: 14px;*/
  }
  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .secondpagediv {
    width: 95%;
  }
  .h1 {
    margin-bottom: 15px !important;
    font-size: 18px !important;
  }
  ._2ndpageleftdiv {
    display: block;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1%;
    padding-left: 3%;
  }
  .date {
    font-size: 13px;
  }
  .newsimg {
    width: 100%;
  }
  .breadcrumb {
    padding-left: 3%;
  }
  .searchboxdiv {
    margin-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .select-field {
    font-size: 14px;
  }
  .field-label-2, .views-widget-filter-field_issue_date_value label {
    width: 60%;
    font-size: 13px !important;
    line-height: 1.3em !important;
  }
  .column-18 {
    font-size: 11px;
    line-height: 1.2em;
  }
  .tablerow.space {
    margin-bottom: 25px;
  }
  .tablelink {
    font-size: 12px;
    line-height: 1.2em;
  }
  .heading-7 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }
  .heading-8 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }
  .form-block-3 {
    margin-bottom: 5px;
  }
  .magsidediv {
    margin-top: 5px;
    margin-right: 1%;
    padding-right: 1%;
  }
  .publicationheaderdiv.africancomm {
    height: 90px;
  }
  .publicationheaderdiv.ecprovince {
    height: 120px;
    margin-bottom: 0px;
  }
  .coltablehead {
    font-size: 11px;
    line-height: 1.2em;
  }
  .linkred {
    text-decoration: underline;
  }
  ._3rdpagemiddlediv {
    display: block;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1%;
    padding-left: 3%;
  }
  ._3rdrightsidediv {
    margin-top: 5px;
    margin-right: 1%;
    padding-right: 1%;
  }
  ._3rdleftsidediv {
    margin-top: 5px;
    margin-right: 1%;
    padding-right: 1%;
  }
  ._2ndmenu {
    margin-bottom: 15px;
  }
  .menu-button-2 {
    height: 60px;
    margin-right: 0px;
    padding-right: 20px;
  }
  .province_righdiv {
    width: 96%;
    margin-top: 5px;
  }
  .committeediv {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .image-9 {
    display: block;
    width: 30%;
    max-width: auto;
    float: left;
  }
  .heading-9 {
    display: block !important;
    width: auto !important;
    float: none !important;
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 auto !important;
    -ms-flex: 0 auto !important;
    flex: 0 auto !important;
  }
  .exec-name {
    float: none !important;
  }
  .w-button { padding: 10px 15px !important; }
  
  .carousel-indicators li, .carousel-indicators .active {
    width: 0.5em !important;
    height: 0.5em !important;
	display:none !important;
  }
  .node-webform label {
    width: 100% !important;
  }

  .node-webform .form-text {
    width: 100% !important;
  }
  .text-span {
    width: 90%;
    font-size: 16px;
    line-height: 1.3em;
  }
  .smdiv {
    display: block;
    width: auto;
  }
  .sm-single-div-left {
    margin-bottom: 20px;
  }
}

.smsection {
    /*height: 650px;*/
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: hsla(0, 8%, 88%, .21);
	height: auto;
}

.smhomediv {
    display: block;
    width: 90%;
    /*height: 520px;*/
    margin-right: auto;
    margin-left: auto;
}

.sm-single-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    /*height: 450px;*/
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sm-single-div-lright {
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sm-single-div-left {
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	padding: 0 1%;
}
