.page-cms {clear: both;display: block; width: 100%;border-bottom: solid 4px #c32619;
  margin-bottom: 30px;padding-bottom: 20px;}
.page-cms .left-img img{max-width: 100%;}

.page-cms h1{font-size: 50px;line-height: 55px;margin:0px 0 16px 0;color: #212227;}
.page-cms h2{font-size: 45px;line-height: 45px;margin:0px 0 16px 0;color: #212227;}
.page-cms h3{font-size: 40px;line-height: 40px;margin:0px 0 16px 0;color: #212227;}
.page-cms h4{font-size: 35px;line-height: 35px;margin:0px 0 16px 0;color: #212227;}
.page-cms h5{font-size: 30px;line-height: 30px;margin:0px 0 16px 0;color: #212227;}
.page-cms h6{font-size: 25px;line-height: 25px;margin:0px 0 16px 0;color: #212227;}
h1, h2, h3, h4, h5, h6, body{font-family: "Helvetica-Condensed Black","Helvetica Condensed Bold",Tahoma,Arial,sans-serif;}

.page-cms p{padding-bottom:20px;}
.page-cms table { 
  border-collapse: collapse;
  width: 100%;
}

.page-cms td, .page-cms th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.page-cms tr:nth-child(even) {
  background-color: #dddddd;
}
.page-cms ul {
  list-style: none;
  margin-left: 10px !important;
  padding-left: 10px;padding-bottom:20px;
}
.page-cms ul li {
  font-size: 16px;
  line-height: 26px;
  color: #737373;
  margin:0!important;
  text-indent: -1em;
  padding-left: 1em;
}
.page-cms ul li::before {
  content: 'â€¢';
  display: inline-block;
  width: 1em;
  margin-left: 0;
  color: #c32619;
}
.page-cms ol{padding: 0 0 30px 20px;}
.page-cms ol li{ font-size: 16px;
  line-height: 26px;
  color: #737373;
  margin:0!important;
  text-indent: -1em;
  padding-left: 1em;}

.wapper-center{
  max-width: 1500px;
  width: 88%;
  padding:0px;margin: 0 auto;
}
.right-cont{
    width: 64%;
    margin-right: 0;
    padding:20px 0 0px 50px;display: inline-block;
  }
 .left-img {
    margin:20px 0 0px 0px;
    max-width: 389px;
    max-height: 389px;
    width: 34%;display: inline-block;vertical-align: top;
  }

  .pageContent .rightContent ul li::before, .pageContent .rightContent ul li::before {
 
  color: #000!important;
}

.img-rightholder .right-cont{padding-left:0; padding-right: 50px;}
.split-holder .right-cont{padding-left: 50px;width: 50%;}
.split-holder .left-img{padding-left:0px;width:48%;max-width:100%;max-height: 100%;}
.centered-holder .right-cont{padding:0;width:100%;display: block; text-align: center;}
.centered-holder .left-img{padding-left:0px;width:100%;display: block; text-align: center;max-width:100%;max-height: 100%;margin-bottom: 10px;}

.ch-topimg .left-img{padding-bottom:0px;}
.ch-topimg .right-cont{padding-bottom: 20px;}

.fullcont-holder .right-cont{padding:0 0 20px 0;width:100%;display: block; text-align: left;}
.fullcont-holder .left-img{padding-left:0 0 20px 0;width:100%;display: block; text-align: left;max-width:100%;max-height: 100%;}
.centered-holder .right-cont ul{margin:0!important; padding:0!important;}

@media screen and (max-width: 1500px) {
  .wapper-center{
    max-width: 1000px;margin: 0 auto;
    width: 100%;
  }
 
}

@media screen and (max-width: 600px) {
  .left-img{width: 100%;margin: 20px 0 10px 0px;}
  .right-cont { width: 100%;padding: 20px 0 0px 0;}

 
}