.welcome-header-container img {
	object-fit: cover;
    width: 100%;
    height: 200px;
}

.welcome-quick-links {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.welcome-quick-links img {
	object-fit: cover;
    width: 100%;
    height: 130px;

    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

/*.welcome-quick-links img:hover {
	filter: brightness(50%);
}*/

.card img {
	object-fit: cover;
    width: 100%;
    height: 340px;
}

.card-body {
	padding-left: 20px;
	padding-right: 20px;
}

.card-body > p {
	text-align: justify;
	line-height: 1.7;
	color: #808080;
}

.card-body > ul {
	text-align: justify;
	line-height: 1.7;
	color: #808080;
	margin-top: 20px;
	list-style: none;
	padding: 0;
}

.card-body > ol {
	text-align: justify;
	line-height: 1.7;
	color: #808080;
	margin-top: 20px;
	list-style: none;
	padding-left: 15px;
}

.card-body > ol > li {
	margin-bottom: 10px;
}

.card-body > ol > li:before {
	content: "\2022";
    color: #1cad5e;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    margin-top: -6px;
    position: absolute;
}

.card-body > ul > li {
	margin-bottom: 10px;
	background: url(/themes/irsg/assets/img/other/checkmark-green.png) no-repeat 0 5px;
    padding: 0px 0px 0px 25px;
}

.card {
	border: 2px solid #eee;
}

.welcome-side-quick-link {
	border: 2px solid #eee;
}

.welcome-side-quick-link img {
	object-fit: cover;
    width: 100%;
    height: 340px;
}

.welcome-member-country img {
	object-fit: cover;
    width: 100%;
    /*height: 130px;*/
}

.bdr-t-1-eee {
	border: 1px solid #f5f5f5;
    border-top: 0;
}

.bdr-tr-1-eee {
	border: 1px solid #f5f5f5;
    border-top: 0;
}

.bdr-tl-1-eee {
	border: 1px solid #f5f5f5;
    border-top: 0;
    border-left: 0;
}

.welcome-banner-text {
	color: #fff;
	padding: 20px;
	padding-left: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
}

.welcome-quick-link-text {
	color: #fff;
	padding: 20px;
	padding-left: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
}

.card-text {
	color: #808080;
}

.welcome-section-title {
	font-family: 'Raleway', sans-serif;
	color: #0e4c88;
}

.welcome-sub-title {
	color: #1f963f;
	font-weight: 400;
}

.welcome-info {
	color: #0e4c88;
	line-height: 1.7;
}

.welcome-form-label {
	color: #0e4c88;
}

.welcome-form-button {
	background-color: #1f963f !important;
	padding-left: 35px;
	padding-right: 35px;
}

.welcome-list-container ul {
	list-style: none;
}

.welcome-list-container ul li:nth-child(odd) {
	border: 1px solid #e3eaee; 
	border-left: 0; 
	border-right: 0;
}

.welcome-list-container ul li {
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	color: #1f963f;
}

.footer-container {
	background-color: #e0e0e0 !important;
}

.welcome-read-more {
	color: #1f963f !important;
	font-size: 13px;
}

.welcome_about_us_list ul {
	list-style: none;
}

.welcome_about_us_list ul li:before {
	content: "\2022";
	color: #1cad5e;
	font-weight: bold;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
}

.welcome-blue-strip {
	position: absolute;
	background-color: #0e4c88;
	padding-left: 235px;
	padding-right: 100px;

	color: #fff;
	top: 100px;
	left: -200px;
}

.welcome-blue-strip h3 {
	margin-top: 10px;
	font-family: 'Raleway', sans-serif;
}

.welcome-side-learn-more {
	position: absolute;
	top: 210px;
	right: 40px;
	padding: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #fff;
	background-color: #f26700;
	border-radius: 50%;
}

.welcome-quick-link-text-container {
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 20%; 
	bottom: 0; 
	text-align: center;
	z-index: 2;
}

.welcome-legend-f34213 {
	height: 15px;
    width: 15px;
    background-color: #F34213;
    color: #F34213;
    font-size: 8px;
    float: left;
    margin-top: 2px;
    border-radius: 50%;
}

.welcome-legend-d3e4ff {
	height: 15px;
    width: 15px;
    background-color: #D3E4FF;
    color: #D3E4FF;
    font-size: 8px;
    float: left;
    margin-top: 2px;
    border-radius: 50%;
}

.welcome-legend-666666 {
	height: 15px;
    width: 15px;
    background-color: #666666;
    color: #666666;
    font-size: 8px;
    float: left;
    margin-top: 2px;
    border-radius: 50%;
}

.welcome_line_chart {
	width: 100%; 
	height: 250px;
	overflow: hidden;
}

.welcome_pie_chart {
	width: 100%; 
	height: 200px;
	overflow: hidden;
}

.welcome_map_chart {
	width: 831px; 
	height: 400px;
}

.welcome-member-country {
	overflow: hidden;
	width: 124px;
	padding-top: 10px;
}

.welcome-member-country img {
	width: 100%;
	border: 1px solid #fff;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.welcome-member-country img:hover {
    width: 110%;
    border: 3px solid #fff;
    object-fit: cover;
    object-position: center;
}

.error {
	font-size: 10px;
}