body, body * {
    box-sizing: border-box;
    font-family: "Open Sans";
}
.front .header-menu{
  border-bottom:1px solid #cccccc!important;
}
.block-rise-banner,
.home-page-banners-windows{
  margin:0 0 30px 0;
  background-color:#E6E6E6;
}
.front .slide-block{
  margin-top:2px;
}
.riseBlocks {
    display: table;
    height: 460px;
	width: 100% !important;
	padding: 0 !important;
}
.risesubCols{
		padding:0 10px;
    transition:all 0.5s ease 0s;
}

.risesubCols > span{
	display:block;
	color:#fff;
	font-weight:300;
	font-size:16px;
	line-height: 18px;
}
.risesubCols .title {
    font-size: 26px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 0 4px 0;
}
/***On 17-2-17***/
.risesubCols.with-img.with-flip-text {
	min-height: 230px;
	overflow : hidden;
}
.risesubCols .flip-text-wrapper {
	position: absolute;
	left: 100%;
	top: 0; /*25%;*/
	/*top: 55px \0/IE9;*/
	overflow: hidden;
	width: 100%;
	-webkit-transition:  ease 1s; /* Safari */
  transition:  ease 1s;
  padding-top: 19%; 
  cursor: default;
}
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .risesubCols .flip-text-wrapper { top: 55px; } }*/
.risesubCols .flip-text-wrapper.transform {
	left : 0;
	-webkit-transition:  ease 2s; /* Safari */
    transition: ease 2s;
}
.risesubCols .flip-text-wrapper p>a {
    color: #fff;
}
.risesubCols .flip-text-wrapper p>a:hover {
    color: #333;
}
div.risesubCols.with-img .img-wrapper .title-wrapper span+span {
	font-weight: 300;
  line-height: 18px;
  display: block;
}
/******/
.methodologyBlockmain .risesubCols .title,
.scoreBlockmain .risesubCols .title{

}
/*.indicatorsBlock.risesubCols .title {
  padding-top:17px;
}*/
/*.risesubCols.scoreBlock span{
  color:#666666;
}
.risesubCols.scoreBlock .title{
  color:#5198D2;
}*/
.risesubCols,.risesubCols:active,.risesubCols:focus{
  outline:0!important;
}
/*************icons**************/
.icon{
	margin: 0 auto 6px auto;
	display:block;
  /* transition:all 0.5s ease 0s;*/
}
.methodologyIcon{
	/*background:url(../img/bannerBlock.png) no-repeat -175px 0 transparent;*/
	width: 73px;
	height: 74px;
}
/*.indicatorsIcon{
	background:url(../img/indecators.png) no-repeat center center transparent;
	height: 50px;
    width: 162px;
}*/
.downloadIcon{
	/*background:url(../img/bannerBlock.png) no-repeat 0 0 transparent;*/
	 height: 73px;
    width: 73px;
}
.indicatorsBlock .downloadIcon{
    margin-bottom: 5px;
}
/*.downloadsBlock:hover .downloadIcon{
  background-position:-85px 0;

}
.methodologyBlock:hover .methodologyIcon{
  background-position:-258px 0;
}
*/
ul.indicatorIcon{
 
	float:none;
	width:142px;
	margin:0 auto 10px auto;
	 overflow: hidden;
}
.indicatorIcon li{
	border-radius: 100%;
    display: inline-block;
    float: left;
    height: 44px;
    margin-right: 5px;
    width: 44px;
	background:url(../img/flag.png) no-repeat center center transparent;
}
.mainCarousel .flag{
  margin:26px 0 0 0;
  height:56px;
}
.indicatorIcon li:last-child{
	margin:0;	
}
.indicatorIcon li.green{
	background-color:#9FCCA0;
}
.indicatorIcon li.red{
	background-color:#F59589;
}
.indicatorIcon li.yellow{
	background-color:#F6D283;
}
a,a:hover,a:active{
  text-decoration:none!important;
}
.risesubCols{
  cursor: pointer;
}
/*****************************/
.tableWrapper{
	display:table;
	width:100%;
	height:100%;
}
.t-cell{
    display: table-cell;
    width: 33.33%;
}
.vertical-top{
	vertical-align:top;
}
.vertical-middle{
	vertical-align:middle;
}
.vertical-bottom{
	vertical-align:bottom;
}
/*********height***********/
.table-height10{
	height:10%;
}
.table-height20{
	height:20%;
}
.table-height30{
	height:30%;
}
.table-height40{
	height:40%;
}
.table-height50{
  height:230px;
}
.table-height60{
	height:60%;
}
.table-height70{
	height:70%;
}
.table-height80{
	height:80%;
}
.table-height90{
	height:90%;
}
.table-height100{
	
}

/********width*************/
.t-cell-wid10{
	width:10%;
}
.t-cell-wid20{
	width:20%;
}
.t-cell-wid30{
	width:30%;
}
.t-cell-wid40{
	width:40%;
}
.t-cell-wid50{
	width:50%;
}
.t-cell-wid60{
	width:60%;
}
.t-cell-wid70{
	width:70%;
}
.t-cell-wid80{
	width:80%;
}
.t-cell-wid90{
	width:90%;
}
.t-cell-wid100{
	width:100%;
}
/**********************/
.col1row1,
.col3row1{
  border-bottom:1px solid #e6e6e6;
}
.col1row2 .indicatorsBlock{
  border-right:1px solid #e6e6e6;  
}
.col2row1{
  border-left:1px solid #e6e6e6; 
  border-right:1px solid #e6e6e6; 
}
.welcomeBlock{
  padding:0!important;
  overflow:hidden;
}
.welcomeBlock .risesubCols{
		padding:0px;
}
.welcomeBlock .innerBlock{
  position:relative;
  height:100%;
}
.welcomeBlock .innerBlock img{
  transition:all 0.5s ease 0s;
}
.welcomeBlock .innerBlock.with-video .img-wrapper{
  position:relative;
}
.welcomeBlock .innerBlock.with-video .img-wrapper:before{
  background:url(../images/youtube-play-black.png) no-repeat center center transparent;
  position:absolute;
  content:"";
  right:0;
  left:0;
  margin:0 auto;
  top:0;
  bottom:0;
  transition:all 0.5s ease 0s;
   z-index: 10;
}
.welcomeBlock .innerBlock.with-video:hover .img-wrapper:before{
  background:url(../images/youtube-play.png) no-repeat center center transparent;

}
.welcomeBlock:hover .innerBlock:not(.with-video) img{
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transition:all 0.5s ease 0s;
}
.welcomeBlock .bottomBlock {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 11px 10px;
    position: absolute;
    width: 100%;
     height: auto;
}
.welcomeBlock .bottomBlock  span{
  color:#fff;
  font-size:16px;
}
.welcomeBlock .bottomBlock  span span {
    display: block;
    float: left;
    padding: 12px 15px 12px 0;
}
.welcomeBlock .bottomBlock span.title{
   color:#fff;
  font-size:18px!important;
  line-height:16px!important;
}
/**********************/
.riseRow{
  
}
.indicatorsBlock{
	background:#004B8D/*#315589*/;
}
.downloadsBlock{
	background:#29AAE1;/*#9393D9;*/
}
.welcomeBlock{
	background:#BCB9D8;
}
.countryBlock{
	background:#0582BD;/*#4E80BD;*/
}
.methodologyBlock{
	background:#1E376C;/*#E0B58D;*/
}
.scoreBlock{
	background:#7CB1D8;/*#3595AF;*/
}
/**************HOVER**************/
.scoreBlock:hover,
.methodologyBlock:hover,
.downloadsBlock:hover,
.welcomeBlock:hover,
.indicatorsBlock:hover{
	/*background:#637FA8;*/
  /*opacity:0.5;*/
}
.indicatorsBlock:hover{
  	background:#004172;
}
.downloadsBlock:hover{
	background:#1B8BB2;
}
/*.welcomeBlock:hover{
	background:#9F9DBF;
}
.countryBlock:hover{
}*/
.methodologyBlock:hover{
	background:#0E2247;
}
.scoreBlock:hover{
	background:#3c7da5;
}
.scoreBlock span{
  transition:all 1s ease 0s;
}
.scoreBlock:hover span{
   transition:all 1s ease 0s;
	color:#fff!important;
}
/*************carousel***********/
.front .region-slide-show{
  margin-top:2px;
}
.carousel {
    height: 461px;
    padding-bottom: 0px;
    position: relative;
    margin:0!important;
}
.countryCarousel > ul{
	padding:15px 0;
  /*width: calc(100% - 104px);*/
  margin:0 auto;
  height:100%;
}
.countryCarousel li{
	list-style-type:none;
}
.countryCarousel li > span{
	display:block;
}

.countryCarousel .countryName{
	padding:20px 0 15px 0;
	line-height:18px;
	color:#FFFFFF;
}
.countryCarousel .countryName a{
  color:#FFFFFF;
}
.mainCarousel > li{
	width:100%!important;
  height:100%;
}
.overallData{
	width:250px;
	margin:16px auto 22px auto;
	overflow:hidden;
  height:auto;
}
.overallData span{
	float:none;
	 padding: 10px 6px;
	 width:125px;
   height:61px;
	font-size:20px;
}
.overallData .scoreLabel{
	background:#fff;
	color:#666666;
	font-size:16px;
	line-height:20px;
	font-weight:600;
	 border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}
.overallData .overallScore{
	background:#285D93;
	color:#666666;
	font-size:24px;
	 border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
.individualScores{
	/*29-10-2018 Task #231482*/
	/*max-width:250px; /*335px ;240px;*/ 
	float:none;
	overflow:visible;
	margin:0 auto;
	text-align: center;
    display: inline-block;
}
.individualScores li {
    background: transparent none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    float: left;
       margin-right: 0/*20px*/;
    width:83px;
}
.individualScores li:last-child{
	margin:0;
}
.individualScores li .pillarScore{
	  font-size: 28px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    width: 70px;
    color:#666666;
    display:block;
    margin: 0 auto;
}

.individualScores .pillarName {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding:15px 0 5px 0;
    text-align: center;
    max-width: 100px;
    line-height:17px;
    text-transform: uppercase;
    width:auto;
}
.individualScores li.lower .pillarScore{
	background:#FA988B;
}
.individualScores li.medium .pillarScore{
	background:#F7D285;
}
.individualScores li.higher .pillarScore{
	background:#9FCDA1;
}
.carouselNav{

  cursor:pointer;
}
.carouselNav span {
    display: block;
     bottom: 26px;
    left: 18px;
    position: absolute;
    float: left;
    height: 33px;
    width: 33px;
    z-index:100;
}

.carouselNav span.prev{
	background:url(../img/carousel_left_hover.png) no-repeat center center transparent;
}
.carouselNav span.prev:hover{
	background:url(../img/left_arrow.png) no-repeat center center transparent;
}

.carouselNav span.next{
  right:18px;
  left:auto;
	float:right;
	background:url(../img/carousel_right_hover.png) no-repeat center center transparent;
}
.carouselNav span.next:hover{
	float:right;
	background:url(../img/right_arrow.png) no-repeat center center transparent;
}

.viewAlldata a{
  display:inline-block;
  font-size:16px;
  padding-right:27px;
  outline:0!important;
  color:#FFFFFF;
}
.viewAlldata a:last-child{
  padding-right:0;
}
.countryCarousel .countryName a:hover,
.viewAlldata a:hover{
  color:#333;
}
.viewAlldata {
    bottom: 32px;
    float: none;
    left: 0;
    margin: 10px auto 0;
    position: absolute;
    right: 0;
}
.slider-block .indicatorIcon img{
  margin: 0 auto;
}
.slider-block .welcomeBlock img{
  height:230px;
  width:100%;
}
.indicatorsBlock span,
.methodologyIcon,
.downloadIcon {
    transition: all 1s ease 0s;
}
span.icon.methodologyIcon:hover {
    transition: all 1s ease 0s;
}
span.icon.downloadIcon:hover {
    transition: all 1s ease 0s;
}
.indicatorsBlock span:hover {
    transition: all 1s ease 0s;
}

/* 11-12-2020 */

.ast-publications-testimonials{
	background: #1E376C;
	text-align: center;
	padding-top: 44px;
	border-bottom: 1px solid #fff;
}
.ast-publications-testimonials .carousel{
	height : auto;
	background: #1E376C;
	color: #fff;
	padding: 10px 20px;
	font-size: 13px;
}
.ast-publications-testimonials .testimonial-title{
	font-weight: 600;
    margin-bottom: 5px;
}
.ast-publications-testimonials .testimonial-designation,
.ast-publications-testimonials .testimonial-author{
    font-weight: 600;
    color: #fff;
	line-height: 19px;
}
.ast-publications-testimonials .testimonial-descr {
    line-height: 19px;
    max-height:79px;
    overflow: auto;
    margin-bottom: 5px;
	font-style: italic;
}
 .head-testimonial{
	margin-bottom: 0;
    background: #1E376C;
    color: #fff;
    text-align: center;
    padding-top: 22px;
	z-index: 3;
    width: 100%;
	position: absolute;
	font-weight: bold;
}
.ast-publications-testimonials .testimonial-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.riseCols {
	position: relative;
}
.ast-publications-testimonials .carousel-indicators{
	display: none;
}
.ast-publications-testimonials a.carousel-control {
    background-image: none !important;
}
.slider-block > .row{
	margin: 0;
}
.slider-block {
    padding: 6px !important;
}
.ast-publications-testimonials .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{
	background-position: -16px -20px;
	opacity: 1;
}
.ast-publications-testimonials .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
    opacity: 1;
}
.ast-publications-testimonials a.carousel-control > span{
	margin-top: -29px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .welcomeBlock .bottomBlock > span{
    width:110px;
    float:left;
    padding:8px 0;
  }
  .welcomeBlock .bottomBlock span.title{
    width:calc(100% - 110px);
    width:-ms-calc(100% - 110px);
    width:-moz-calc(100% - 110px);
    width:-webki-calc(100% - 110px);
    padding:10px 0;
  }
  .welcomeBlock .bottomBlock{
    height:auto;
    padding:2px 10px;
  }
  .individualScores li{
	width: 64px;
  }
  .individualScores li .pillarScore{
    height: 62px;
    line-height: 62px;
    width: 62px;
  }
  .ast-publications-testimonials .testimonial-descr {
    max-height: 80px;
  }

}
@media (max-width: 767px){
 .individualScores{
    /* max-width: 265px ;/*240px;  29-10-2018 Task #231482*/
  }
  .slider-block .tableWrapper{
    display: block;
  }
  .slider-block .t-cell{
    display: block;
    width: 100%;
     height: auto;
    overflow: hidden;
  }
  .slider-block .riseCols .riseRow{
    overflow: hidden;
  }
  .slider-block .table-height50{
    height: auto;
  }
  .slider-block .scoreBlock,
  .slider-block .methodologyBlock ,
  .slider-block .downloadsBlock ,
  .slider-block .indicatorsBlock  {
  /*  padding: 15px 0;*/
    border-right:0;    
  }
  /*.slider-block .downloadsBlock ,
  .slider-block .indicatorsBlock,
  .slider-block .col3row1,
  .slider-block .col3row2  {
    width:50%;
    float:left;
    height:200px;
  }*/
  .slider-block .col1row2,
  .slider-block .col3{
    float:none;
    display:table;
    height:200px;
   }
  .slider-block .downloadsBlock ,
  .slider-block .indicatorsBlock,
   .slider-block .col3row1,
  .slider-block .col3row2{
    float:none;
    display:table-cell;
    height:100%;
    vertical-align: middle;
    width:50%;
  }
  .slider-block .scoreBlock{
    padding: 36px 0;
  }
  .slider-block .methodologyBlock{
    padding: 26px 0;
  }
  .slider-block .scoreBlock,
  .slider-block .methodologyBlock{
    height:auto;
  }
  .slider-block .methodologyBlockmain{
    background:#1E376C;
     transition: all 0.5s ease 0s;
  }
  .slider-block .scoreBlockmain{
    background:#3595af none repeat scroll 0 0;
     transition: all 0.5s ease 0s;
  }
  .slider-block .methodologyBlockmain:hover,
  .slider-block .methodologyBlockmain:hover .methodologyBlock{
	  background:#C9976F;
  }
  .slider-block .scoreBlockmain:hover,
  .slider-block .scoreBlockmain:hover .scoreBlock{
	  background:#79BFD8;
  }
  .slider-block .welcomeBlock img{
    margin: 0 auto;
    width:100%;
    height:auto;
    transform:scale(1,1)!important;
    -webkit-transform:scale(1,1)!important;
    -moz-transform:scale(1,1)!important;
    -ms-transform:scale(1,1)!important;
  }
  .welcomeBlock .bottomBlock{
      text-align:center;
   }
  .welcomeBlock .bottomBlock span.title,
  .welcomeBlock .bottomBlock span span{
    font-size:16px!important;
    font-weight: 600;
    padding:0;
    
  }
  .welcomeBlock .bottomBlock > span,
  .welcomeBlock .bottomBlock span.title{
    display:inline-block;
     line-height: 16px;
  } 
  .welcomeBlock .bottomBlock span.title{
    padding-left:3px ;
  } 
  .slider-block .col2row1 ,
  .slider-block .col1row1, .slider-block .col3row1{
    border: 0;
  }
  .slider-block .riseBlocks {   
    padding: 0;
  }
  .welcomeBlock .bottomBlock{
    position: initial;
    height: auto;
  }
  .overallData .overallScore,
  .overallData .scoreLabel{
    border-radius: 0;
  }
  .carouselNav {
    z-index: 100;
  }
  .welcomeBlock .bottomBlock span span{
    line-height:12px;
  }
  .individualScores li{
	width: 66px;
  }
  .individualScores li .pillarScore{
    height: 60px;
    line-height: 60px;
    width: 60px;
	font-size: 24px;
  }
  .ast-publications-testimonials  .item {
    background-color: transparent; 
  }
  .tab-block .pillar-tabs ul.nav.nav-tabs li>a {
		padding: 14px 12px;
	}
	.individualScores li {
		width: 64px;
	}
}
@media (max-width: 540px){
  .risesubCols .title {
    font-size: 22px;
      line-height: 22px;
  }


}
@media (max-width: 991px){
  .individualScores .pillarName {
      font-size: 15px;
      max-width: 75px;
  }
  .welcomeBlock .bottomBlock span:first-child{
      display:none;
  }
  .welcomeBlock .bottomBlock span.title{
      display:block;
      width:100%;
  }
  .individualScores .pillarName {
    font-size: 12px;
  }
  .viewAlldata a{
        font-size: 14px;
    padding-right: 10px;
  }
  .risesubCols .title {
    font-size: 20px;
  }
}

@media (max-width: 767px){
    .slider-block .col3 {
        display: block;
        height: auto;
    }
    .slider-block .riseCols.col3 .riseRow {
        display: block;
        width: 100%;
    }
    .slider-block .riseCols.col3 .riseRow .scoreBlock{
        height: auto;
    }
    .video-wrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .slider-block .col1row1 .indicatorsBlock {
        display: block;
        width: 100%;
    }
    
}

@media screen and (min-width: 1200px) {
    .slider-block .col1row1 .video-wrapper {
        width: 456px;
        height: 229px;
    }
}
@media screen and (min--moz-device-pixel-ratio:0) {
    .slider-block .col1row1 .video-wrapper {
        width: 456px;
        height: 229px;
    }
}
/* IE11 */
@media all and (-ms-high-contrast:none)
 { 
	 *::-ms-backdrop, .ast-publications-testimonials .testimonial-details { 
		display: block;
	 } /* IE11 */
 }