/*
font-family:'Museo W01_100 Italic';
font-family:'Museo W01_300 Italic';
font-family:'Museo W01_500 Italic';
font-family:'Museo W01_700 Italic';
font-family:'Museo W01_900 Italic';
font-family:'Museo W01_100';
font-family:'Museo W01_300';
font-family:'Museo W01_500';
font-family:'Museo W01_700';
font-family:'Museo W01_900';
font-family:'Museo Cyrl W00_100';
font-family:'Museo Cyrl W00_300';
font-family:'Museo Cyrl W00_500';
font-family:'Museo Cyrl W00_700';
font-family:'Museo Cyrl W00_900';
font-family:'Museo Cyrl W00_100 Italic';
font-family:'Museo Cyrl W00_300 Italic';
font-family:'Museo Cyrl W00_500 Italic';
font-family:'Museo Cyrl W00_900 Italic';
font-family:'Museo Cyrl W00_700 Italic';
font-family:'Proxima Nova Soft W03 Reg';
font-family:'Proxima Nova Soft W03 Medium';
font-family:'Proxima Nova Soft W03 Bd';
font-family:'Proxima Nova Soft W03 Smbd';
*/
p, h1, h2, h3, h4, span, b, strong, a, li, div {
  font-weight: normal; }

html, body {
  margin: 0;
  font-weight: normal;
  height: 100%;
  width: 100%; }

div {
  box-sizing: border-box; }

p {
  font-family: "Museo W01_100";
  font-size: 14px;
  margin: 20px 0px; }

b, strong {
  font-weight: normal;
  font-family: "Museo W01_700"; }

a {
  text-decoration: none;
  color: inherit; }

a, img {
  border: none;
  outline: none; }

a.download {
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/download-arrow.png") no-repeat;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/download-arrow.svg") no-repeat;
  background-size: 27px 23px;
  background-position: 0% 50%;
  padding-left: 45px;
  height: 25px;
  display: block;
  font-size: 14px; }

.ccm-block-file a {
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/download-arrow.png") no-repeat;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/download-arrow.svg") no-repeat;
  background-size: 27px 23px;
  background-position: 0% 50%;
  padding-left: 45px;
  height: 25px;
  display: block;
  font-size: 14px; }

h1 {
  font-family: "Museo W01_300";
  font-size: 60px; }

h2 {
  box-sizing: border-box;
  font-family: "Proxima Nova Soft W03 Medium";
  color: #6f2e84;
  font-size: 33px;
  letter-spacing: 0.7px; }
  h2 span {
    color: #ae8fc0; }

h4 {
  font-family: "Museo W01_700";
  font-size: 18px;
  color: #6f2e84; }

ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }

.ccm-panel-detail {
  display: block !important; }

span.error p {
  color: #bf0a0a;
  font-family: "Museo W01_300"; }
  span.error p:first-child {
    margin-top: 0; }

h2.contact-success {
  text-align: center;
  font-size: 22px;
  position: absolute;
  top: 0; }

.block-sep {
  width: 100%;
  display: block;
  padding: 20px; }

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

.text-left {
  text-align: left !important; }

.left-ten {
  margin-left: 10px; }

.dark-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0; }

.bg-light-purple {
  background: #ae8fc0; }

/* Containers */
.header {
  background: #6f2e84;
  width: 100%;
  position: relative;
  padding: 30px 0px 30px; }
  .header p.detail {
    color: #d4c7e1;
    font-family: "Museo W01_300";
    margin: 0;
    font-size: 15px; }
    .header p.detail strong {
      font-family: "Museo W01_700"; }
  .header h2 {
    margin-top: 0;
    color: white; }
    .header h2 span {
      color: #ae8fc0; }
  .header .head-left {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
  .header .head-right {
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: top;
    text-align: right; }
    .header .head-right .help-text {
      display: inline-block;
      width: 460px;
      vertical-align: top; }
    .header .head-right .donate-header {
      display: inline-block;
      width: 170px;
      vertical-align: top; }
  .header .how-to-apply-logo {
    width: 148px;
    height: 148px;
    display: inline-block;
    position: relative;
    background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/how-to-apply-bg.png") no-repeat;
    background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/how-to-apply-bg.svg") no-repeat;
    background-size: 148px 148px;
    border-radius: 150px;
    -webkit-box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69);
    box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69); }
    .header .how-to-apply-logo p {
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      position: relative;
      font-family: "Museo W01_500";
      font-size: 32px;
      color: #6f2e84;
      margin: 0;
      text-align: center; }

.table {
  display: table; }
  .table.testimonial {
    margin-top: 100px; }

.cell {
  display: table-cell !important;
  vertical-align: middle !important; }

.full-width {
  width: 100%;
  padding: 50px; }

.half-width {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-align: left; }
  .half-width.right {
    padding-left: 2%; }
  .half-width.left {
    padding-right: 2%; }
  .half-width.social h4 {
    margin: 0; }
  .half-width.social img.social-icon {
    padding: 0px 6px; }

.content-cont {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  text-align: center;
  /* Testimonial area */ }

.text-area.article-text p:first-of-type {
  font-size: 16px;
  font-family: "Museo W01_300";
  margin-top: 0; }
.text-area a {
  color: #6f2e84;
  font-family: "Museo W01_700"; }
.text-area img {
  height: auto;
  width: auto;
  max-width: 100%; }
.text-area p {
  line-height: 20px; }
.text-area p:first-of-type {
  margin-top: 0; }
.text-area.full-width-text p:first-of-type {
  font-size: 16px;
  font-family: "Museo W01_300";
  margin-top: 0; }
.text-area.left p:first-of-type {
  font-size: 16px;
  font-family: "Museo W01_300";
  margin-top: 0; }
.text-area h2:first-of-type {
  margin-top: 0; }

.wrapper {
  height: 100%; }

.header-home {
  width: 100%;
  min-height: 300px; }

/* navigation */
.navigation {
  width: 100%;
  display: block;
  position: relative;
  z-index: 99;
  background: #6f2e84; }
  .navigation ul.navlist {
    padding-left: 0;
    vertical-align: bottom;
    display: table;
    margin: 0 auto; }
    .navigation ul.navlist li {
      color: white;
      list-style-type: none;
      display: block;
      float: left;
      text-align: center;
      outline: none !important;
      outline-offset: 0px !important;
      background: #ae8fc0;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin: 0 3px 0px 3px;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out; }
      .navigation ul.navlist li:hover {
        background: white; }
        .navigation ul.navlist li:hover a {
          color: #6f2e84; }
      .navigation ul.navlist li:first-child {
        margin: 0 3px 0px 0px; }
      .navigation ul.navlist li:last-child {
        margin: 0 0px 0px 3px; }
      .navigation ul.navlist li.active, .navigation ul.navlist li.nav-path-selected {
        background: white; }
        .navigation ul.navlist li.active a, .navigation ul.navlist li.nav-path-selected a {
          color: #6f2e84; }
      .navigation ul.navlist li.fixed {
        background: white !important; }
        .navigation ul.navlist li.fixed a {
          color: #6f2e84 !important; }
      .navigation ul.navlist li a {
        color: white;
        display: block;
        font-family: "Museo W01_300";
        -webkit-transform: translateZ(0);
        text-decoration: none;
        font-size: 18px;
        width: 150px;
        padding: 8px 0px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out; }

.navigation ul.navlist li ul {
  display: none;
  width: 100%;
  background: white;
  z-index: 999999999;
  left: 0;
  padding: 20px 0px;
  text-align: center;
  overflow: hidden;
  position: absolute; }
  .navigation ul.navlist li ul.active {
    opacity: 1;
    visibility: visible; }
  .navigation ul.navlist li ul li {
    display: inline-block;
    float: none !important;
    color: #6f2e84;
    text-align: center;
    outline: none !important;
    outline-offset: 0px !important;
    background: none;
    padding: 0px 20px;
    border-radius: 0px;
    border-right: 1px solid #6f2e84;
    margin: 0; }
    .navigation ul.navlist li ul li:last-child {
      border-right: none;
      margin: 0; }
    .navigation ul.navlist li ul li:first-child {
      margin: 0; }
    .navigation ul.navlist li ul li a {
      color: #6f2e84;
      width: auto;
      padding: 0px; }

/* slideshow */
.slideshow {
  width: 100% !important;
  position: relative;
  min-height: 300px;
  overflow: hidden;
  height: 445px; }
  .slideshow:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(50% 72.89% 90deg, transparent 0%, #363636 100%);
    background: -webkit-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, transparent), color-stop(1, #363636));
    background: -o-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -ms-linear-gradient(90deg, transparent 0%, #363636 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#363636' ,GradientType=0)";
    background: linear-gradient(0deg, transparent 0%, #363636 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636',endColorstr='#000000' , GradientType=0); }
  .slideshow:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: -moz-linear-gradient(50% 72.89% 90deg, #363636 0%, transparent 100%);
    background: -webkit-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, #363636), color-stop(1, transparent));
    background: -o-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -ms-linear-gradient(90deg, #363636 0%, transparent 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#000000' ,GradientType=0)";
    background: linear-gradient(0deg, #363636 0%, transparent 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#363636' , GradientType=0); }
  .slideshow .content-cont {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%); }
    .slideshow .content-cont .prev {
      width: 36px;
      height: 38px;
      float: left;
      background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-before.png") no-repeat;
      background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-before.svg") no-repeat;
      background-position: 50%;
      background-size: 100%; }
    .slideshow .content-cont .next {
      width: 36px;
      height: 38px;
      float: right;
      background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-after.png") no-repeat;
      background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-after.svg") no-repeat;
      background-position: 50%;
      background-size: 100%; }

.slideshow li {
  list-style: none;
  position: relative;
  background-size: cover;
  background-position: 50%;
  min-height: 300px;
  height: 445px; }

.slideshow ul {
  height: 445px; }

/* testimonial area */
.testimonial-area {
  display: table;
  min-width: 400px; }
  .testimonial-area.lighter h3 {
    color: #6f2e84; }
  .testimonial-area img {
    display: table-cell; }
  .testimonial-area h3 {
    display: table-cell;
    width: 100%;
    padding-left: 25px;
    vertical-align: top;
    text-align: left;
    font-family: "Museo W01_300";
    font-size: 31px;
    color: #ae8fc0; }

/* donate button */
.donate {
  width: 135px;
  height: 135px;
  color: transparent;
  display: inline-block;
  position: relative;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/donate.png") no-repeat;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/donate.svg") no-repeat;
  background-size: 135px 135px;
  border-radius: 150px;
  -webkit-box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69);
  box-shadow: 7px 7px 18px -2px rgba(0, 0, 0, 0.69);
  outline: none; }
  .donate:hover {
    cursor: pointer; }

/* news events */
.news-events {
  background: #dadada;
  border-radius: 11px;
  margin-top: 20px; }
  .news-events h2 {
    color: white;
    margin: 0; }
  .news-events .news-events-title {
    background: #6f2e84;
    padding: 5px 10px 5px 50px;
    border-radius: 11px 11px 0px 0px;
    background-image: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/logo-small-white.png");
    background-image: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/logo-small-white.svg");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 26px 29px; }
  .news-events .news-events-content {
    padding: 10px 20px; }
    .news-events .news-events-content .event {
      margin: 20px 0px; }
    .news-events .news-events-content h3 {
      font-family: "Museo W01_300";
      font-size: 20px;
      color: #6f2e84;
      margin: 0; }
    .news-events .news-events-content p {
      font-family: "Museo W01_300";
      margin: 5px 0px;
      font-size: 16px; }

/* image strip */
.imagestrip {
  width: 100%;
  height: 225px;
  position: relative; }
  .imagestrip:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 20px;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(50% 72.89% 90deg, transparent 0%, #363636 100%);
    background: -webkit-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, transparent), color-stop(1, #363636));
    background: -o-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -ms-linear-gradient(90deg, transparent 0%, #363636 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#363636' ,GradientType=0)";
    background: linear-gradient(0deg, transparent 0%, #363636 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636',endColorstr='#000000' , GradientType=0); }
  .imagestrip:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: -moz-linear-gradient(50% 72.89% 90deg, #363636 0%, transparent 100%);
    background: -webkit-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, #363636), color-stop(1, transparent));
    background: -o-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -ms-linear-gradient(90deg, #363636 0%, transparent 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#000000' ,GradientType=0)";
    background: linear-gradient(0deg, #363636 0%, transparent 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#363636' , GradientType=0); }

.contact-upper {
  background-image: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/logo-bg-opaque.png");
  background-image: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/logo-bg-opaque.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%; }
  .contact-upper a {
    color: white;
    display: block;
    margin: 0 auto;
    font-family: "Museo W01_300";
    font-size: 22px;
    margin-top: 15px; }
  .contact-upper h2 {
    margin: 30px 0px 15px 0px; }
  .contact-upper img.email-icon {
    display: block;
    margin: 0 auto; }

.intro {
  width: 100%;
  height: 445px;
  position: relative;
  background-size: cover !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important; }
  .intro:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(50% 72.89% 90deg, transparent 0%, #363636 100%);
    background: -webkit-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, transparent), color-stop(1, #363636));
    background: -o-linear-gradient(90deg, transparent 0%, #363636 100%);
    background: -ms-linear-gradient(90deg, transparent 0%, #363636 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#363636' ,GradientType=0)";
    background: linear-gradient(0deg, transparent 0%, #363636 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636',endColorstr='#000000' , GradientType=0); }
  .intro:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: -moz-linear-gradient(50% 72.89% 90deg, #363636 0%, transparent 100%);
    background: -webkit-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, #363636), color-stop(1, transparent));
    background: -o-linear-gradient(90deg, #363636 0%, transparent 100%);
    background: -ms-linear-gradient(90deg, #363636 0%, transparent 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#000000' ,GradientType=0)";
    background: linear-gradient(0deg, #363636 0%, transparent 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#363636' , GradientType=0); }
  .intro .caption {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: relative; }
    .intro .caption h1 {
      text-align: center;
      color: white;
      margin: 0; }

/* contact page */
.contact-form input[type="text"], .contact-form textarea {
  background: #f1f2f2;
  width: 100%;
  color: #58595b;
  font-family: "Proxima Nova Soft W03 Reg";
  font-size: 14px;
  outline: none;
  resize: none;
  border: none;
  margin-bottom: 20px;
  box-sizing: border-box;
  border-radius: 0px; }
.contact-form input[type="text"] {
  padding: 16px 20px; }
.contact-form textarea {
  height: 160px;
  padding: 20px 20px; }
.contact-form input[type="submit"] {
  border-radius: 0px;
  padding: 14px 42px;
  border: 2px solid #6f2e84;
  color: #6f2e84;
  font-size: 14px;
  background: none;
  font-family: "Proxima Nova Soft W03 Medium";
  outline: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out; }
  .contact-form input[type="submit"]:hover {
    cursor: pointer;
    background: #6f2e84;
    color: white; }

.text-area .contact-details {
  margin-top: 20px; }
  .text-area .contact-details p {
    font-family: "Museo W01_100";
    font-size: 14px; }
    .text-area .contact-details p span {
      color: #6f2e84; }

/* News */
.news-articles .news-article {
  margin-bottom: 30px;
  display: table;
  width: 100%; }
  .news-articles .news-article .article-image {
    width: 30%;
    position: relative;
    height: 200px;
    display: table-cell;
    background-size: cover !important;
    background-position: 50% !important;
    vertical-align: top; }
  .news-articles .news-article .article-intro {
    width: 70%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border: 4px solid #f1f2f2;
    border-left: none;
    padding: 0px 40px;
    font-family: "Museo W01_300";
    font-size: 16px; }
    .news-articles .news-article .article-intro p:last-child {
      margin-bottom: 0; }
    .news-articles .news-article .article-intro p {
      margin-bottom: 0; }
    .news-articles .news-article .article-intro h4 {
      font-family: "Museo W01_300";
      color: #6f2e84;
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 10px; }
    .news-articles .news-article .article-intro a.read-more {
      padding: 10px 25px;
      border: 2px solid #6f2e84;
      color: #6f2e84;
      font-size: 10px;
      line-height: 10px;
      background: none;
      position: relative;
      display: inline-block;
      margin-top: 20px;
      font-family: "Proxima Nova Soft W03 Medium";
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      outline: none; }
      .news-articles .news-article .article-intro a.read-more:hover {
        cursor: pointer;
        background: #6f2e84;
        color: white; }
.news-articles .pagination p {
  margin: 0px 0px 9px 0px; }
.news-articles .pagination span {
  padding-right: 7px; }
  .news-articles .pagination span:hover {
    cursor: pointer; }
.news-articles .pagination span.activepage {
  color: #6f2e84;
  font-family: "Museo W01_700"; }
.news-articles .pagination .next-article {
  width: 17px;
  height: 26px;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-next-story.png") no-repeat;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-next-story.svg") no-repeat;
  background-size: 17px 26px;
  display: inline-block; }
  .news-articles .pagination .next-article.disabled {
    opacity: 0.5; }
.news-articles .pagination .prev-article {
  width: 17px;
  height: 26px;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-prev-story.png") no-repeat;
  background: url("http://www.costofcancer.org.uk/application/themes/custom_theme/img/arrow-prev-story.svg") no-repeat;
  background-size: 17px 26px;
  padding-right: 8px;
  display: inline-block; }
  .news-articles .pagination .prev-article.disabled {
    opacity: 0.5; }
.news-articles a.more-news {
  color: #6f2e84;
  font-family: "Museo W01_700";
  font-size: 14px;
  display: table-cell; }

.article h2 p {
  margin: 0;
  font-family: "Proxima Nova Soft W03 Medium";
  color: #6f2e84;
  font-size: 33px;
  letter-spacing: 0.7px; }
.article .testimonial.table {
  margin-top: 100px; }
.article .latest-news.news-articles {
  padding-top: 0px;
  margin-top: 80px;
  border-top: 2px solid rgba(111, 46, 132, 0.3); }
  .article .latest-news.news-articles h2 {
    margin: 40px 0px; }

.news .testimonial.table {
  margin-top: 80px; }

/* footer */
.footer {
  padding: 40px 50px;
  background: #3c3c3b;
  text-align: center;
  position: relative; }
  .footer:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(50% 72.89% 90deg, transparent 0%, #222222 100%);
    background: -webkit-linear-gradient(90deg, transparent 0%, #222222 100%);
    background: -webkit-gradient(linear, 50% 72.89%, 50% -27.11%, color-stop(0, transparent), color-stop(1, #222222));
    background: -o-linear-gradient(90deg, transparent 0%, #222222 100%);
    background: -ms-linear-gradient(90deg, transparent 0%, #222222 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#222222' ,GradientType=0)";
    background: linear-gradient(0deg, transparent 0%, #222222 100%);
    opacity: 0.8;
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222',endColorstr='#222222' , GradientType=0); }
  .footer .content-cont {
    text-align: left; }
    .footer .content-cont p {
      color: white;
      font-size: 11px;
      margin: 7px 0px; }

/* Footer */
.footer .content-cont .footer-sponsor {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 30px;
  width: 200px; }
  .footer .content-cont .footer-sponsor p {
    margin: 0 !important; }
.footer .content-cont p.bordered {
  border-top: 1px solid #646363;
  margin: 0;
  padding-top: 6px; }
.footer .content-cont .footer-left {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }
  .footer .content-cont .footer-left .footer-image {
    margin-bottom: 10px; }
.footer .content-cont .footer-right {
  display: inline-block;
  float: right;
  text-align: right;
  vertical-align: middle; }
  .footer .content-cont .footer-right ul.navlist {
    margin: 0;
    vertical-align: middle;
    display: inline-block; }
    .footer .content-cont .footer-right ul.navlist li {
      list-style-type: none;
      border-top: 1px solid #646363;
      padding-left: 30px;
      line-height: 18px; }
      .footer .content-cont .footer-right ul.navlist li:last-child {
        border-bottom: 1px solid #646363; }
      .footer .content-cont .footer-right ul.navlist li a {
        text-decoration: none;
        color: white;
        font-family: "Museo W01_300";
        font-size: 11px; }

.desktop {
  display: block; }

header .mobile {
  display: none; }
  header .mobile img.main-logo {
    width: 60%;
    max-width: 180px;
    height: auto !important; }

.responsive-nav {
  display: none; }
  .responsive-nav .mob-logo {
    display: block;
    margin: 0 auto;
    max-width: 400px;
    min-width: 222px;
    width: 50%;
    margin-top: 25px; }

.nav-icon.open {
  z-index: 9999; }

.nav-icon.open:before {
  transform: translateY(8px) rotate(135deg);
  -moz-transform: translateY(8px) rotate(135deg);
  -webkit-transform: translateY(8px) rotate(135deg);
  background-color: #ffffff; }

.nav-icon.open:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg);
  background-color: WHITE; }

.nav-icon.open div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0); }

.nav-icon {
  left: 31px;
  top: 12px;
  position: absolute;
  cursor: pointer;
  margin: 6px 20px 0 0;
  width: 35px;
  z-index: 9999;
  display: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out; }

.nav-icon:after, .nav-icon:before, .nav-icon div {
  background-color: white;
  content: '';
  display: block;
  height: 2px;
  margin: 8px 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out; }

.responsive-nav > ul {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 100%; }

.responsive-nav.open {
  background: rgba(111, 46, 132, 0.8);
  position: fixed;
  height: 100%;
  z-index: 9999;
  width: 100%;
  color: white; }

.responsive-nav > ul > li a {
  color: white;
  -moz-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  display: block;
  font-family: eagleLight;
  -webkit-transform: none;
  text-decoration: none;
  font-size: 20px;
  font-family: "Museo W01_700"; }

.responsive-nav > ul > li {
  padding: 13px;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  list-style-type: none;
  font-family: "Museo W01_700"; }
  .responsive-nav > ul > li:last-child {
    border-bottom: 0px; }

.responsive-nav ul li ul li a {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  margin: 0 auto;
  list-style-type: none;
  font-family: "Museo W01_300";
  -webkit-transform: none; }

.responsive-nav ul li ul {
  padding-top: 6px; }

.mobile-donate {
  position: absolute;
  right: 25px;
  top: 24px; }

@media only screen and (max-width: 1080px) {
  .content-cont {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center; }

  .header .head-right {
    width: auto;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: absolute;
    top: 9px;
    right: 0; }
    .header .head-right .donate-image img {
      width: 116px;
      height: auto; }
    .header .head-right .help-text {
      display: none; }

  .header p.detail {
    display: none; }

  .navigation ul.navlist li a {
    color: white;
    display: block;
    -webkit-transform: translateZ(0);
    text-decoration: none;
    font-size: 14px;
    width: 115px;
    padding: 8px 0px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out; }

  .header .head-left {
    width: 60%;
    max-width: 194px;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin: 0 auto; }
    .header .head-left img {
      width: 100% !important;
      height: auto !important; }

  .desktop {
    max-width: 720px;
    position: relative; }

  h1 {
    font-size: 45px; }

  .intro {
    width: 100%;
    height: 300px;
    position: relative;
    background-size: cover !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important; }

  h2, .article h2 p {
    font-size: 28px; }

  .donate {
    width: 120px;
    height: 120px;
    background-size: 120px 120px; }

  .slideshow {
    width: 100% !important;
    position: relative;
    height: 300px; }

  .slideshow ul {
    height: 300px; }

  .slideshow li {
    list-style: none;
    position: relative;
    background-size: cover;
    background-position: 50%;
    height: 300px; }

  .section.full-width {
    padding: 50px 25px; }

  .full-width {
    width: 100%;
    padding: 25px; }

  .slideshow .content-cont {
    padding: 0px 25px; }

  .half-width.social img.social-icon {
    padding: 0px 4px;
    width: 35px;
    height: 35px; }

  .testimonial-area h3 {
    font-size: 26px;
    padding-right: 15px; }

  .testimonial-area img {
    display: table-cell;
    width: 50px;
    height: auto; } }
@media only screen and (max-width: 768px) {
  .half-width {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: left;
    padding: 0 !important; }
    .half-width.social .table {
      display: block; }
      .half-width.social .table .cell {
        width: 100%;
        display: block !important;
        text-align: left !important;
        padding: 10px 0px !important; }

  .text-area img {
    height: auto;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block; }

  .testimonial-area img {
    display: block;
    margin: 0 auto; }

  .table.top-testimonial .cell, .table.testimonial .cell {
    display: block !important;
    vertical-align: middle !important; }

  .nav-icon {
    left: 21px;
    top: 9px;
    position: absolute;
    cursor: pointer;
    margin: 6px 20px 0 0;
    width: 35px;
    z-index: 9999;
    display: block; }

  .header {
    padding: 0; }

  header .mobile {
    display: block; }

  .navigation {
    display: none; }

  .desktop {
    display: none; }

  .slideshow li {
    list-style: none;
    position: relative;
    background-size: cover;
    background-position: 50%;
    height: 250px; }

  .intro, .slideshow ul, .slideshow {
    height: 250px; }

  .slideshow .content-cont .next, .slideshow .content-cont .prev {
    width: 30px;
    height: 31px; }

  .testimonial-area h3 {
    display: block;
    width: 100%;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-size: 21px; }

  .donate {
    width: 100px;
    height: 100px;
    background-size: 100px 100px; }

  .testimonial-area {
    display: table;
    min-width: 90%; }

  .mobile-donate {
    display: none; }

  header .mobile img.main-logo {
    width: 60%;
    max-width: 120px;
    height: auto !important; }

  .testimonial-area img {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 32px; }

  h2, .article h2 p {
    font-size: 24px; }

  h1 {
    font-size: 30px; }

  .contact-form input[type="submit"] {
    width: 100%; }

  .contact-form input[type="text"], .contact-form textarea {
    text-align: center;
    padding-left: 0; }

  .footer .content-cont .footer-sponsor {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 30px;
    width: 100%;
    text-align: center;
    display: none; }

  .footer .content-cont .footer-left {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%; }

  .footer .content-cont .footer-right ul.navlist {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    margin-top: 40px; }

  .footer .content-cont .footer-right ul.navlist li {
    list-style-type: none;
    border-top: 1px solid #646363;
    padding-left: 0;
    line-height: 18px;
    text-align: center; }

  .footer .content-cont .footer-right {
    display: inline-block;
    float: right;
    text-align: left;
    vertical-align: middle;
    width: 100%; }

  .imagestrip {
    height: 400px; }

  .imagestrip div {
    width: 50% !important;
    height: 50% !important; }

  .responsive-nav > ul > li a {
    font-size: 18px; }

  .responsive-nav > ul > li {
    padding: 10px; } }
@media only screen and (max-width: 680px) {
  .news-articles .news-article .article-image {
    width: 100%;
    position: relative;
    height: 180px;
    display: block;
    background-size: cover !important;
    background-position: 50% !important;
    vertical-align: top; }

  .news-articles .news-article .article-intro {
    width: 100%;
    position: relative;
    display: block;
    border: 4px solid #f1f2f2 !important;
    border-top: none !important;
    padding: 20px 20px;
    text-align: center !important;
    font-size: 14px; }
    .news-articles .news-article .article-intro h4 {
      font-size: 18px; }

  .news-articles .news-article .article-intro a.read-more {
    padding: 12px 35px;
    border: 2px solid #6f2e84;
    color: #6f2e84;
    font-size: 13px;
    line-height: 10px;
    background: none;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    outline: none; }

  .pagination {
    text-align: center !important; } }
