.innner-pc .swiper-slide {
  background-size: cover;
}
.innner-pc .container > * {
  margin-left: calc(1 / 12 * 100%);
}
.innner-pc .pc-small-title {
  padding-top: 271px;
}
.innner-pc .banner-text-title {
  padding: 0 0 106px;
}
@media only screen and (max-width: 1024px) {
  .innner-wap .swiper-slide {
      background-size: cover;
  }
  .innner-wap .wap-small-title {
      padding-top: 215px;
  }
  .innner-wap .banner-text-title {
    padding: 0;
  }
  .innner-wap div.bottom-group {
    padding-top: 235px;
  }
}

.dividend-part1{
	background-color: #fff;
	padding: 160px 0 0 0;
}
.dividend-part1 .container{
	display: flex;
	max-width: 1488px  !important;
	margin: 0 auto;
}
.dividend-part1 .left{
	flex: 1;
	padding-right: 64px;
}
html[lang="ug"] .dividend-part1 .left{
	padding-left: 20px;
  padding-right: 0;
}
.dividend-part1 .right{
	max-width: 700px;
	width: 100%;

}
.dividend-part1 .right img{
	max-width: 100%;
	width: 100%;

}
.dividend-part1 .part-title{
	 font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  padding: 24px 0;
}
.dividend-part1 .part-des{
	 font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #000018;
  padding-bottom: 24px ;
}
@media screen and (max-width: 1024px) {
  .dividend-part1 .right {
    max-width: 100%;
  }
}

.dividend-part2{
	background-color: #fff;
	padding-top: 80px;
    padding-bottom: 32px;
}
.dividend-part2 .container{

	max-width: 1488px  !important;
	margin: 0 auto;

}
.dividend-part2 .accordion{
	padding: 0px 32px;
	background-color: #f6f7fb;
	margin-bottom: 2px;
	transition: all 600ms;
}
.dividend-part2 .accordion:hover{
	cursor: pointer;
}
.dividend-part2 .accordion .title{
	    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(0, 0, 24, 0.95);
    padding: 32px 0;
    margin: 0;

}
.dividend-part2 .accordion .content{
	display: none;
}
@media screen and (min-width: 1025px) {
  .dividend-part2 .accordion .content{
    padding-bottom: 8px;
  }
}
.dividend-part2 .accordion .title span:last-child{
	/*font-size: 36px;*/
    line-height: 24px;
}
span.icon_add{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/common/icon-common-add.svg);
}
.dividend-part2 .accordion.active .title span:last-child{
	transform: rotate(45deg);
}
/*.dividend-part2 .accordion.active .content{
	display: block;
}*/

.dividend-part3 .container {
  max-width: 1488px !important;
}
.dividend-part2 .accordion .content p{
	
  padding-bottom: 24px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #000018;

}
.dividend-part2 .accordion .content ul{
	display: flex;
	margin-bottom: 24px;
	
}
.dividend-part2 .accordion .content ul li{
	flex: 1;
}
.dividend-part2 .accordion .content ul li:nth-child(1){
	flex: 1;
}
.dividend-part2 .accordion .content ul li:nth-child(2){
	    width: 1px;
    background-color: #ededed;
    flex: unset;
    margin: 0 120px;
}
.dividend-part2 .accordion .content ul li:nth-child(3){
	flex: 1;
}
.dividend-part2 .content ul,.dividend-part2 .content ul li {
     list-style: none; 
     margin-left: 0em; 
     margin-top: 0em; 
}
@media screen and (max-width: 1024px) {
  .dividend-part2 .accordion .title {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 16px 0;
  }
  span.icon_add {
    width: 16px;
    height: 16px;
    background-size: contain;
  }
}





.dividend-part3{
	background-color: #fff;
	padding-top: 160px;
}
.dividend-part3 .part-title{
	font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000018;
  padding-bottom: 16px;

}
.dividend-part3 .part-des{
	font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000018;
  padding-bottom: 32px;
}

@media screen and (max-width: 1024px) {
  .dividend-part3 .part-title{
    font-size: 28px !important;
  }
}

table {
    *border-collapse: collapse;
    /* IE7 and lower */
    border-spacing: 0;
     width: 100%; 
}
html[lang="ug"] .tablebox {
  overflow-x: auto;
}
table tr{

background-color: #f9fbfd;


}table tr:nth-child(odd){

background-color: #f6f7fb;


}
.bordered th:not(:first-child){
    text-align: center;
}
.bordered td:not(:first-child){
    text-align: center;
}
/* .bordered th span{padding: 24px;display:inline-block;}
.bordered td span{padding: 24px;display:inline-block;} */
.bordered {
    /*border: solid #d5d9e0 1px;*/
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    /*margin-bottom: 12px;*/
    /* -webkit-box-shadow: 0 1px 1px #d5d9e0;
    -moz-box-shadow: 0 1px 1px #d5d9e0;
    box-shadow: 0 1px 1px #d5d9e0; */
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.bordered td
 {
/*    border-left: 1px solid #d5d9e0;
    border-top: 1px solid #d5d9e0;*/
    padding: 30px 32px;
    white-space: nowrap;
    text-align: left;
    font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #4a546d;
  vertical-align:middle
}
.bordered th {
  width: 16.6%;
    /* border-left: 1px solid #d5d9e0; */
    border-top: 1px solid #d5d9e0;
    padding: 12px 32px;
    text-align: left;
    font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #4a546d;
  vertical-align:middle;
  white-space: nowrap;
}
.bordered th {
    background-color: #d91d22;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d91d22), to(#d91d22));
    background-image: -webkit-linear-gradient(top, #d91d22, #d91d22);
    background-image: -moz-linear-gradient(top, #d91d22, #d91d22);
    background-image: -ms-linear-gradient(top, #d91d22, #d91d22);
    background-image: -o-linear-gradient(top, #d91d22, #d91d22);
    background-image: linear-gradient(top, #d91d22, #d91d22);
/*    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;*/
    border-top: none;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, .5);*/

  font-weight: bold;

  color: #fff;
}
@media screen and (max-width: 1024px) {
  .bordered {
    width: 140%;
  }
  .bordered th {
    width: 15%;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: left !important;
    padding: 14px 12px;
  }
  .bordered th:nth-child(2) {
    width: 25%;
  }
  html[lang="ug"] .bordered th {
    text-align: right !important;
  }
  .bordered td {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    text-align: left !important;
    border-top: 2px solid white;
    padding: 8px 12px;
  }
  html[lang="ug"] .bordered td {
    text-align: right !important;
  }
}




@media screen and (max-width: 1024px){
.dividend-part1{
	background-color: #fff;
	padding-top: 80px;
}


.dividend-part1 .part-title{
	 font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.94px;
  text-align: center;
  color: #000018;
  padding:0 0 16px 0;
  text-align: center;
}

.dividend-part1 .part-des{
	 text-align: center;
}
.dividend-part1 .container {
    flex-direction: column;
}

.dividend-part1 .left {
    flex: 1;
    padding-right: 0px;
}
.dividend-part2 {
  padding: 40px 0 0;
}
.dividend-part2 .accordion .content ul{
	flex-direction: column;
	margin: 0;
}
.dividend-part2 .accordion .content ul li:nth-child(2) {
    display: none;
}
.dividend-part2 .accordion {
    
    margin-bottom: 0px;
    padding: 0 16px;
}
.dividend-part2 .accordion:first-child {
    
    border-bottom: 2px solid #fff;

}

.dividend-part2 .accordion .content p{
	
  padding-bottom: 16px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #000018;

}
.tablebox{
/*	width: 1328px;*/
	overflow-x: scroll;
}
/* .bordered{width: 1328px;} */
/*.bordered td{padding: 18px 12px;}
.bordered th{padding: 18px 12px;}*/
}

/* @media screen and (max-width: 834px) {
  .bordered {
    width: 150%;
  }
  .bordered th {
    width: 25%;
  }
} */

/* Table Pagination */
#dividend-rows {
  margin-bottom: 16px;
}

.cms-table-pg {
  display: flex;
  justify-content: flex-end;
}
.cms-table-pg-numbers {
  display: flex;
  list-style: none !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}
.cms-table-pg-numbers li {
  width: 32px;
  height: 32px;
  margin: 0 2px;
  border-radius: 1px;
  border: solid 1px #e6e8eb;
  text-align: center;
  font-size: 14px;
  line-height: 2;
  color: #8a8f9a;
  cursor: pointer;
  display: none;
}

.cms-table-pg-numbers li:hover, .cms-table-pg-numbers li:focus, .cms-table-pg-numbers li.active {
  color: #ffffff;
  background-color: #d91d22;
}

.cms-table-pg-numbers li.show {
  display: block;
}

.cms-table-pg-previous, .cms-table-pg-next {
  padding: 6px 12px;
  margin: 0 2px;
  border-radius: 1px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}

.cms-table-pg-previous.active, .cms-table-pg-previous:hover, .cms-table-pg-next.active, .cms-table-pg-next:hover {
  color: #d91d22;
}

.cms-table-pg-total {
  display: none;
  padding: 6px 12px;
  margin: 0 2px;
  border-radius: 1px;
  border: none;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  cursor: pointer;
  background-color: #d91d22;
  white-space: nowrap;
}

/* Shape */
.chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  transform: rotate(-45deg);
  width: 0.45em;
}

.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}