/*
Theme Name: 2010template
Author: 2010admin
Description: A 2010 Starter Template
Version: 2120
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html

2010 Solutions WordPress Theme Â© 2011-2019 2010 Solutions
2010 is distributed under the terms of the GNU GPL
*/
a/*====================================== reset.css is here ========================================*/
* {
    margin: 0;
    /* padding:0; */
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: bold;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

.last {
    margin: 0 !important;
}

.pad_last {
    padding: 0 !important;
}

.no_bg {
    background: none !important;
}

.no_bor {
    border: 0 none !important;
}

header,nav,section,article,aside,footer,hgroup,figure {
    display: block;
}

figure {
    margin: 0;
}


hr{
	color: #003A5D;
	width: 95%;
	margin: 130px auto 0;
	height: 5px!important;
}
hr.small{
	color: #003A5D;
	width: 95%;
	margin: 130px auto 0;
	height: 5px!important;
}

@media screen and (max-width: 992px) {
	hr{
		margin: 65px auto 0;
	}
}
/**************************************************************************************/
a {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
}

a:hover, a:focus {
    color: #C8C8C8;
    text-decoration: none;
    outline: 0 none !important;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0;
}

/*---------------------------------------------------*/
html {
    scroll-behavior: smooth;
}

body {
    color: #b1b1b1;
    font-family: "Arial", Verdana, Tahoma;
    font-size: 12px;
}

.flt_lt {
    float: left;
    display: inline;
}

.flt_rt {
    float: right;
    display: inline;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.container {
    max-width: 1400px !important;
    margin: 0 auto;
}

.content {
    max-width: 1378px;
    padding: 0 0px;
}

.row {
    padding: 0;
    --bs-gutter-x: 0;
    margin: 0;
}

/*--inner1 start here--*/
.response {
}

.response-in {
}

.response-in-left {
    padding: 0 63px;
}

.response-lft {
    padding: 0;
    width: 23.5%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
    border-left: 1px solid #CFCBBE;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    background: #ffffff;
    border-bottom: 1px solid #D0CBBC;
}

.response-lft-in {
    height: 100%;
}

.logo2 {
    padding: 90px 0 69px;
}

.logo2 a {
}

.logo2 a img {
}

.response-in-left > ul {
    font-size: 0;
    padding: 0 0 8px 46px;
}

.response-in-left > ul > li {
    padding: 0 0 15px;
}

.response-in-left ul li > a {
    font-size: 18px;
    line-height: 21px;
    color: #003a5d;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.response-in-left ul li > a:hover {
    color: #00833E;
}

.board-txt {
    position: relative;
}

.board {
    /*position: absolute;*/
}

.board-txt:hover .board {

}

.board-txt a {
	font-size  : 18px;
	line-height: 21px;
	color      : #003a5d;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	display    : block;
}

.board-txt a:hover {
    color: #00833e;
}

.board ul {
    font-size: 0;
    padding: 10px 0 0 15px;
}

.board ul li {
    padding: 1px 0;
}

.board ul li a {
    font-size: 18px;
    line-height: 21px;
    color: #003a5d;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.response-lft.col-md-3 {
    flex: 0 0 auto;
    width: 23.5%;
}

.investor {
    padding: 118px 0 4px;
}

.investor-in {
    padding: 0;
}

.investor h3 {
    font-size: 28px;
    line-height: 32px;
    color: #065b90;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    padding: 0 0 22px 8px;
}

.legacy {
    background: #065b90;
}

.legacy-in {
    max-width: 1211px;
    margin: 0 auto;
    padding: 41px 0;
}

.legacy-in ul {
}

.legacy-in ul li {
    display: inline-block;
}

.system {
}

.system ul {
    padding: 0;
}

.system ul li {
    display: block;
    text-align: center;
    padding: 5px 0;
	font-size: 21px;
	line-height: 26px;
	color: #fff;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
}

.system ul li a {
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.legacy-in span {
    font-size: 28px;
    line-height: 24px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    display: block;
    padding: 0 0 35px;
    text-align: center;
}

.start {
    padding: 55px 45px 0 0px;
}

.start-in {
    border-bottom: 1px solid #707070;
    padding: 0 0 45px;
    max-width: 1250px;
    margin: 0 auto;
}

.start-in ul {
}

.start-in ul li {
    display: inline-block;
}

.started-in ul {
	padding-left: 0;
}

.started-in ul li {
    display: block;
    text-align: center;
    padding: 3px 0;
    font-size: 19px;
    line-height: 24px;
    color: #3c3c3c;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.started-in ul li a {

}

@media screen and (max-width: 768px) {


}

.start-in span {
    font-size: 28px;
    line-height: 24px;
    color: #3c3c3c;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    display: block;
    padding: 0 0 35px;
    text-align: center;
}

.response-rgt {
    padding: 0;
    width: 76.4%;
    float: right;
}

.response-rgt-in {
}

.devop {
    background: url(images/Ghosted.png)no-repeat;
    width: 100%;
    height: auto;
}

.devop-in {
    padding: 168px 0 123px;
}

.devop-lft {
    padding: 0;
}

.devop-lft-in {
    max-width: 825px;
    margin: 0 auto;
    padding: 0 0 0 80px;
}

.devop-lft-in h2 {
    font-size: 72px;
    line-height: 74px;
    color: #003a5d;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    padding: 0 0 15px;
}

.devop-lft-in p {
    font-size: 18px;
    line-height: 32px;
    color: #3c3c3c;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.mision {
    max-width: 743px;
    margin: 0 auto;
    padding: 7px 0 0 57px;
}

.mision span {
    font-size: 18px;
    line-height: 32px;
    color: #02395C;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    display: block;
}

.mision p {
    font-size: 18px;
    line-height: 32px;
    color: #02395C;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.devop-rgt {
}

.devop-rgt-in {
    text-align: right;
    padding: 102px 0 0;
}

.devop-rgt-in figure {
}

.devop-rgt-in figure img {
    padding: 0 0 0 54px;
}

/*--index start here--*/
.council {
    position: relative;
}

.council figure {
	/*padding-bottom: 55%;*/
	background-image: url(images/2021-11-12qcqc.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}

.council figure img {
    width: 100%;
    object-fit: cover;
    background-position: 100% 100%;
}


@media screen and (max-width: 768px) {
	.council figure {
		background-image: url(images/2021-11-12.jpg);
	}
}

.council-txt {

    width: 100%;
   margin: -150px auto 0;
    max-width: 1070px;
}
.council-txt img{
	width: 100%;
}
.council-txt a{
	width: 300px;
	margin: 0px auto 0;
	display: block;
}

.council-txt h1 {
    font-size: 96px;
    line-height: 115px;
    text-align: right;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
}

.council-top {
}

.council-lt {
}

.council-lt p {
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    color: #00843e;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    margin: 0;
}

.council-rt {
}

.council-rt a {
    display: block;
    font-size: 20px;
    line-height: 50px;
    width: 250px;
    height: 50px;
    color: #ffffff;
    background-color: #00833E;
    text-align: center;
    border-radius: 5px;
    margin-left: auto;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.council-rt a:hover {
    color: #fff;
    background: #065B90;
}

.rs-works {
    position: relative;
    padding: 209px 0 0;
}

.covid-btn {
}

.covid-btn{
    display: block;
    font-size: 32px;
    line-height: 69px;
    width: 510px;
    height: 69px;
    color: #ffffff;
    background: #003A5D;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.covid-btn:hover {
    background: rgb(0 58 93 / 90%);
}

.rs-bg {
}

.rs-bg figure {
}

.rs-bg figure img {
    width: 100%;
    object-fit: cover;
    background-position: 100% 100%;
}

.rs-blu {
    width: 100%;
    height: 140px;
    background: #CFE8F7;
    margin: -139px 0 0;
    position: absolute;
}

.rs-txt {
    max-width: 620px;
    position: absolute;
    bottom: 63px;
    right: 132px;
    width: 100%;
}

.rs-box {
    background: #ffffff;
    opacity: 0.79;
    padding: 25px;
}

.rs-box p {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    color: #003A5D;
}

.rs-box span {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #00833E;
    padding: 50px 0 0;
    display: block;
    letter-spacing: -0.1px;
}

.hide {
    display: none;
    position: absolute;
    right: 0;
    bottom: -13px;
}

.hide a {
    text-align: right;
    font-size: 18px;
    line-height: 32px;
    color: #065B90;
    padding: 0;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}

.rs-txt > a {
    display: block;
    text-align: right;
    padding: 0;
    position: relative;
    left: -120px;
    top: 11px;
}

.rs-txt a i {
    font-size: 20px;
    color: #065B90;
    position: relative;
}

.rs-txt a i:hover .con {
    display: block !important;
}

.disaster {
    padding: 100px 0 0;
}

.disaster-main {
	padding: 0 15px;
}

.disaster-main h2 {
    font-size: 28px;
    line-height: 32px;
    color: #003A5D;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-align: left;
}

.disaster-main p {
    font-size: 18px;
    line-height: 32px;
    color: #3C3C3C;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    padding: 16px 0 0;
    margin: 0;
}

.disaster-main ul {
    padding: 24px 0 0;
}

.disaster-main ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 28px;
}

.disaster-main ul li h2 {
    font-size: 56px;
    line-height: 58px;
    color: #00833E;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.disaster-main ul li p {
    font-size: 20px;
    line-height: 24px;
    color: #3C3C3C;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 0;
}

.financing {

}

.financing1 {

}

.financing-main {
	overflow: hidden;
}

.financing-main h3 {
    font-size: 20px;
    line-height: 32px;
    color: #065B90;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding-left: 25px;
}

.financing-main h2 {
    font-size: 72px;
    line-height: 92px;
    color: #00833E;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.financing-lt {
}

.financing-lt h2 {
    display: block;
    font-size: 32px;
    line-height: 69px;
    width: 510px;
    height: 69px;
    color: #ffffff;
    background: #003A5D;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 140px;
}


.financing-lt h2:after {
	content : '';
	bottom  : -80px;
	height  : 80px;
	left: 0;
	width   : 100vw;
	z-index : 00;
	position: absolute;
	background-color: #CFE8F7;
}

@media screen and (max-width: 768px) {
	.financing-lt h2 {
		width: auto;
		display: block;
		text-align: center;
		font-size: 22px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.financing-lt h2:after {
		display: none;
	}
}

.financing-lt p {
	font-size  : 18px;
	line-height: 32px;
	color      : #3C3C3C;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	text-align : left;
	padding    : 10px 40px 0 25px;
}
.financing-lt p.quote{
	padding         : 20px;
	border          : 1px solid #CFCBBE;
	margin          : 20px 25px 0;
	background-color: #c9e7fb;
	font-weight: 700;
}

.financing-rt {
	position: relative;
	z-index: 9;
	padding-top: 69px;
}

.financing .about-img {
    position: relative;
}

.financing .img {
	padding: 0 0 30px 30px;
    position: relative;
}

.financing .about-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    right: 45px;
    bottom: 0;
    border: 1px solid #5C83B0;
    z-index: -1;
    background-color: #fff;
}

.financing .about-img .img img {
    position: relative;
    z-index: 2;
    background: #ffffff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.financing > .content{
	padding-left: 0;
	margin-left: 1px;
}

.financing .about-img .img img:hover {
    transform: scale(0.95);
}

.financing1 .about-img .img img {
    position: relative;
    z-index: 2;
    background: #ffffff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.financing1 > .content{
	padding-left: 0;
	margin-left: 1px;
}
.financing1 .about-img .img img:hover {
    transform: scale(0.95);
}

.financing1 .about-img {
    position: relative;
}

.financing1 .img {
    padding: 0 0 30px 30px;
    position: relative;
}

.financing1 .about-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    right: 45px;
    bottom: 0;
    border: 1px solid #5C83B0;
    z-index: -1;
    background-color: #fff;
}

.innovation .about-img {
    position: relative;
}

.innovation .img1 {
    padding: 0 0px 30px 0px;
    position: relative;
}

.innovation .about-img .img1:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 73px;
    right: 0;
    bottom: 0;
    border: 1px solid #5C83B0;
    z-index: -1;
    border-right: none;
}

.financing-main1 {
	overflow: hidden;
}

.financing-main1 h3 {
    font-size: 20px;
    line-height: 32px;
    color: #065B90;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding-left: 25px;
}

.financing-main1 h2 {
    font-size: 76px;
    line-height: 92px;
    color: #003A5D;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.financing-lt1 h2 {
    display: block;
    font-size: 32px;
    line-height: 69px;
    width: 510px;
    height: 69px;
    color: #ffffff;
    background: #003A5D;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 140px;
    /*margin-left: -25px;*/
}
.financing-lt1 h2:after {
	content : '';
	bottom  : -80px;
	height  : 80px;
	left: 0;
	width   : 100vw;
	z-index : 00;
	position: absolute;
	background-color: #CFE8F7;
}
.financing-lt1 {
    padding: 7px 40px 0 0px;
}
@media screen and (max-width: 768px) {
	.financing-lt1 h2 {
		width     : 97vw;
		display   : block;
		text-align: center;
		font-size : 22px;
		margin    : 20px auto;

	}
	.financing-lt1 h2:after {
		display: none;
	}
}




.financing-lt1 p {
    font-size: 18px;
    line-height: 32px;
    color: #3C3C3C;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    padding: 10px 15px 0 25px;
}

.financing-rt1 {
    padding: 69px 0 0;
    z-index: 9;
    position: relative;
}

.highlets {
    padding: 55px 0 0;
}

.highlets-main {
    padding: 0 0 0 0px;
}

.highlets-main > h2 {
    font-size: 28px;
    line-height: 32px;
    color: #065B90;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    letter-spacing: -0.2px;
    padding-left: 25px;
}

.highlets-main ul {
    padding: 16px 0 0 30px;
}

.highlets-main ul.highlight {
    padding: 78px 0 0 17px;
}

.highlets-main ul li {
    padding: 0 10px;
}

.highlets-main ul li h2 {
    font-size: 56px;
    line-height: 61px;
    color: #00833E;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    margin: 0;
}

.highlets-main ul li p {
    font-size: 20px;
    line-height: 22px;
    color: #3C3C3C;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.high-in {
    max-width: 355px;
}

.high-in1 {
    max-width: 315px;
}

.high-in1 {
    max-width: 380px;
}

.service {
    position: relative;
    padding: 130px 0 0;
    margin: 0 0 74px;
}

.service > .content{
	padding: 0;
}
.service-main {
}

.service-main h2 {
    display: block;
    font-size: 32px;
    line-height: 69px;
    width: 510px;
    height: 69px;
    color: #ffffff;
    background: #003A5D;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}


@media screen and (max-width: 768px) {
	.service-main h2{
		font-size: 22px;
		display: block;
		width: auto;
		text-align: center;
		padding: 0;
		max-width: 97%;
		margin: 0 auto;
	}
}
.service-bg {
}

.service-bg figure {
}

.service-bg figure img {
    width: 100%;
    height: auto;
}

#location .service-blu{
	height: 170px;
}
#location .service-txt{
	bottom: -100px;
}
#location .service-box p{
	font-size: 14px;
	line-height: 28px;
}
#location .service-box{
	height: auto;
}
.service-blu {
    width: 100%;
    height: 140px;
    background: #CFE8F7;
    margin: -50px 0 0;
    position: absolute;
    transform: none;
}

.service-txt {
    max-width: 756px;
    position: absolute;
    bottom: -31px;
    right: 0px;
    bottom: 0;
    right: 0;
}
.about .service-txt{
	transform: translateX(50%);
	width: 100%;
	position: relative;
	bottom: 0;
	margin: 0 auto;
	transform: none;
}
.about .service-txt .service-box{
	height: auto;
	max-width: none;
	width: 100%;
}
.about .service-txt .service-box p{
	font-size: 16px;
	line-height: 28px;
}
.about .service-txt .service-box p span{
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	color: #00833E;
	padding: 50px 0 0;
	display: block;
	letter-spacing: -0.1px;
}
.about .service-bg figure{
	position: relative;
}
.about .service-bg figure:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: linear-gradient(0deg, #1c202b, #00000000);
}
.about .service_con {
	background-color: #1c202b;
	padding: 20px 0;
	margin-bottom: 30px;
}
.service-box {
    height: 415px;
    padding: 25px 76px 25px 36px;
    background: #ffffff;
    opacity: 0.88;
}

.service-box p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #3C3C3C;
    padding: 10px 0 0;
    margin: 0;
    letter-spacing: 0px;
}

.service-box h2 {
    font-size: 20px;
    line-height: 25px;
    color: #065B90;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    margin: 0;
}

.innovation {
    padding: 130px 0 0;
}

.innovation-main {
}

.innovation-main h2 {
	display       : inline-block;
	font-size     : 32px;
	line-height   : 69px;
	width         : auto;
	padding       : 0 25px;
	height        : 69px;
	color         : #ffffff;
	background    : #003A5D;
	text-align    : center;
	font-family   : 'Nunito Sans', sans-serif;
	font-weight   : 700;
	margin-bottom : 0;
	text-transform: uppercase;
}
.innovation > .content{
	padding: 0;
}
@media screen and (max-width: 768px) {
	.innovation-main h2 {
		width: auto;
		display: block;
		text-align: center;
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin: 0 auto;
		width: 97%;
	}

	.innovation-main h2:after {
		display: none;
	}
}


.sweft {
    padding: 28px 0 0;
}

.innovation-in {
}

.innovation-in figure {
}

.innovation-in figure img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.sweft-main {
    max-width: 1080px;
    margin-right: auto;
    padding: 0 0 0 37px;
}

.sweft-main h3 {
    font-size: 20px;
    line-height: 21px;
    color: #065B90;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    margin: 0;
}

.sweft-main p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #3C3C3C;
    padding: 10px 0 0;
    margin: 0;
}
.sweft-main p.quote {
	padding         : 20px;
	border          : 1px solid #CFCBBE;
	margin          : 20px 0;
	background-color: #c9e7fb;
	font-weight: 700;
}

.highlets-main span {
   display    : inline-block;
   font-size  : 32px;
   line-height: 69px;
   width      : auto;
   padding    : 0 25px;
   height     : 69px;
   color      : #ffffff;
   background : #003A5D;
   text-align : center;
   font-family: 'Nunito Sans', sans-serif;
   font-weight: 700;
   margin-bottom: 0;
   text-transform: uppercase;
}
@media screen and (max-width: 768px) {
	.highlets-main span {
		width: auto;
		display: block;
		text-align: center;
		font-size: 22px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin: 0 auto;
		width: 97%;
	}
}

.launched {
    padding: 86px 0 0 21px;
}

.launched-main {
    padding: 0 0 0 28px;
}

.launched-main h2 {
    font-size: 28px;
    line-height: 32px;
    color: #065B90;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.launched-main p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #3C3C3C;
    padding: 17px 0 0 28px;
    margin: 0;
    max-width: 1180px;
}

.launched-main ul {
    padding: 35px 0 50px 0px;
    margin: 0 0 0 -15px;
    max-width: 1273px;
}

.launched-main ul li {
    padding: 10px 15px 15px;
}

.bottom-txt {
    background: #B0D3BD;
    width: 100%;
    padding: 35px 0;
    position: absolute;
    bottom: 0;
    left: 0;

}

.bottom-txt p {
    font-size: 16px;
    line-height: 18px;
    color: #003A5D;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    max-width: 210px;
    margin: 0 auto;
}

.bottom-txt span {
    font-size: 10px;
    line-height: 13px;
    color: #003A5D;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 12px 0 0;
    display: block;
    max-width: 210px;
    margin: 0 auto;
}

.color1 {
    font-weight: 300 !important;
    padding: 0 50px 0 0;
}


.bottom-txt ul {
    margin: 0 auto;
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0;
}

.bottom-txt ul li {
    display: inline-block;
    padding: 0 5px;
}

.launched-main ul li figure {
}

.launched-main ul li figure img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/*--inner2 start here--*/
.main-color {
    max-width: 1292px;
    margin: 0 auto;
}

.commit {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    position: relative;
    height: 100%;
}

.main-cnct {
    max-width: 1297px;
    overflow-y: scroll;
    height: 80vh;
    padding: 20px 142px 100px 174px;
    margin: 0 auto;
    height: 100%;
}

.hed {
}

.closeIcon {
}

.closeIcon:after {
    position: absolute;
    background: url(https://annual.ccedcpa.com/images/icon.png)no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    top: 28px;
    right: 40px;
}

.header-in {
    padding: 50px 0;
}

.logo {
}

.logo a {
}

.logo a img {
}

.content1 {
}

.content-in {
    padding: 0;
}

.content-in p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 18px;
    color: #3c3c3c;
}

.content-in span {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    display: block;
    color: #000;
    padding: 0 0 10px;
    font-style: italic;
}

.content-in ul {
}

.content-in ul li {
    list-style: disc;
    color: #3c3c3c;
}

.content-in ul li p {
    font-size: 18px;
    line-height: 31px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 13px;
    color: #3c3c3c;
    font-style: italic;
}

.support {
}


.support-in ul {
    padding: 0;
}

.support-in ul li {
    display: inline-block;
}

.support-in ul li:nth-child(2) {
    padding: 0 0 0 20px;
}

.search {
}

.search-in {
}

.search-in a {
    display: block;
    text-align: center;
}

.search-in a img {
    margin: 0 0 3px;
    text-align: center;
}

.search-in span {
    font-size: 18px;
    line-height: 20px;
    color: #3c3c3c;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    padding: 0 0 10px;
    display: block;
    text-align: center;
}

.search-in p {
    font-size: 18px;
    line-height: 20px;
    color: #3c3c3c;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    text-align: center;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.rs-txt .rs-box .con {
    padding: 30px 15px;
    position: absolute;
    bottom: -58px;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
}

.side_bar {
    display: none;
}

.menu_icon {
    display: none;
}

/*--innerpage1 start here--*/
.about {
    /*background: url(images/Ghosted.png) no-repeat;*/
    width: 100%;
    background-size: cover;
    padding: 160px 0 0;
}

.about-main {
	padding: 0 0 0 20px;
}


.about h2 {
    font-size: 76px;
    line-height: 92px;
    color: #fff;

    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    position: absolute;
    left: 30px;
    bottom: 30px;
}


.about .caption{
	position: absolute;
	right: 40px;
	bottom: 30px;
	color: #fff;
	font-size: 16px;
}


@media screen and (max-width: 1200px) {
	.about .caption{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.about h2 {
		bottom: 134px;
	}
	.about .caption{
		padding: 0 15px;
	}

}

.about .service-bg figure img{
	width: 100%;
}
@media screen and (min-width: 1888px) {
/*	.about .service-bg figure img{
		object-fit: cover;
	}*/
}

@media screen and (max-width: 768px) {
/*	.about .service-bg figure img{
		object-fit: cover;
	}*/

}
.about .service-bg{
	position: relative;
}

.about-in {
    padding: 7px 0 0;
}

.about-left {
    padding: 0 40px 0 0;
}

.about-left p {
    font-size: 18px;
    line-height: 32px;
    color: #3C3C3C;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 12px;
}

.about-right {
}

.about .img {
    padding: 0 0 30px 30px;
    position: relative;
}

.about .about-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    right: 45px;
    bottom: 0;
    border: 1px solid #CFCBBE;
    z-index: -1;
}

.about .about-img {
    position: relative;
}

.about .about-img .img img {
    position: relative;
    z-index: 2;
    background: #ffffff;
    object-fit: cover;
    height: 860px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.about .about-img .img img:hover {
    transform: scale(0.95);
}

.about-txt {
    margin-left: auto;
    padding: 0px 0px 0 55px;
}

.about-txt h3 {
    font-size: 18px;
    line-height: 20px;
    color: #02395C;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    padding: 22px 0 0;
}

.about-txt p {
    font-size: 18px;
    line-height: 32px;
    color: #02395C;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 0px;
}

.about-txt p.spc {
    padding: 10px 0 0;
}

.legacy-in small i {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    display: block;
}

.legacy-in p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
}

.system-row {
}

.system-row small i {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    display: block;
}

.system-row p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
}

.invest {
    padding: 14px 0 0;
}

.border-btm {
    border: none !important;
}

.space {
    padding: 64px 0 53px;
}

.top-spc {
    padding: 51px 0 0 0;
}

.officer {
    padding: 43px 38px 0 0;
}

.officer h4 {
    font-size: 28px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    color: #3C3C3C;
    //font-style: italic;
    padding: 0 0 20px 0;
}

.officer ul {
    padding: 19px 0 31px;
    max-width: 1245px;
    margin: 0 auto;
    border-bottom: 1px solid #3c3c3c;
}

.officer ul li {
}

.officer ul li h5 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #3C3C3C;
    margin: 0;
}

.officer ul li p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #3C3C3C;
    padding: 0 0 25px;
}

.p-spc {
    padding: 0px 0 25px;
}

.team {
    padding: 100px 0 0;
}

.team-main {
	padding: 0 15px;
}

.team-main h2 {
	font-size     : 28px;
	line-height   : 32px;
	color         : #065B90;
	text-align    : left;
	text-transform: uppercase;
	font-family   : 'Nunito Sans', sans-serif;
	font-weight   : 700;
}

.team-main ul {
    font-size: 0;
    padding: 46px 0 0;
    margin: 0 0 0 -20px;
}

.team-main ul li {
	display       : inline-block;
	padding       : 0px 10px;
	vertical-align: top;
	width         : 25%;
}

.team-main ul li.prop{
	opacity: 0;
	width: 12.5%;
}


@media screen and (max-width: 1180px) {
	.team-main ul li {
		width: 33.3333%;
	}
}

.team-main ul li .team-in {
	max-width: 310px;
	margin   : 0 auto;
}

.team-main ul li .team-in figure {
    text-align: center;
}

.team-main ul li .team-in figure img {
}

.img-box {
    position: relative;
}

.team-main ul li .team-in h5 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #3C3C3C;
    margin: 0;
    padding: 37px 0 4px;
}

.team-main ul li .team-in > p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #3C3C3C;
    padding: 0 0 25px;
    height: 91px;
}

.team-spc {
    padding: 21px 0 1px;
}

.team-spc ul {
    padding: 28px 0 0;
    font-size: 0;
    margin: 0 0 0 -20px;
}

.team-spc ul li {
    padding: 0 10px 36px;
    float: left;
}
.team-spc ul:after{
	content: '';
	display: table;
	clear: both;
}

.response-rgt-inn {
}

.response-rgt-about {
    padding: 0 0 0px 0;
    position: relative;
}

.response-rgt-about:before {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: 0;
    bottom: 0;
    border-left: 1px solid #CFCBBE;
    border-right: 1px solid #CFCBBE;
    border-bottom: 1px solid #CFCBBE;
    z-index: -1;
}

.text-md {
    width: 100%;
    height: 77px;
    background: rgb(255 255 255 / 69%);
    position: absolute;
    top: 50%;
    padding: 0 0 0 65px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: none;
}

.text-md a {
    display: block;
    font-size: 20px;
    line-height: 77px;
    color: #00833E;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
}

.launched-main ul li:first-child {
    position: relative;
}

.launched-main ul li:nth-child(2) {
    position: relative;
}

.launched-main ul li:nth-child(3) {
    position: relative;
}

.launched-main ul li:last-child {
    position: relative;
}

.launched-main ul li:first-child:hover .text-md {
    display: block;
}

.launched-main ul li:nth-child(2):hover .text-md {
    display: block;
}

.launched-main ul li:nth-child(3):hover .text-md {
    display: block;
}

.launched-main ul li:last-child:hover .text-md {
    display: block;
}

.team-blk {
    width: 298px;
    height: 298px;
    background: #00833E;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
    opacity: 0;
    transition: opacity .4s ease;
}

.team-blk > p {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0 20px;
    left: 0;
    right: 0;
}




.img-team {
   position: relative;
}
.img-team{

}

.team-main ul li .team-in figure img{

    border-radius: 200px;
    transition: border-radius .4s ease;
}
.team-main ul li .team-in:hover figure img{
	border-radius: 0;
}

.our-blk {
	width     : 298px;
	height    : 298px;
	background: #065B90;
	position  : absolute;
	top       : 0;
	left      : 0;
	margin    : 0 auto;
	padding   : 0 15px;
	opacity: 0;
	transition: opacity .4s ease;
}

.our-blk > p {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0 20px;
    left: 0;
    right: 0;
}

.team-main ul li .team-in .img-box:hover .team-blk,
.team-spc ul li .img-team:hover .our-blk {
    opacity: 1;
    transition: opacity .4s .3s ease;
}

@media screen and (max-width: 1400px) {
	.our-blk > p,
	.team-blk > p {
	    font-size: 13px;
	    line-height: 21px;
	}
}
@media screen and (max-width: 1180px) {
		.our-blk > p,
		.team-blk > p {
		    font-size: 18px;
		    line-height: 21px;
		}
}
#other,
.financing,
.financing1,
.innovation,
.service{
	padding: 100px 0 0;
}

#other > .content{
	padding-left: 0;
}

.logo-spc {
    padding: 70px 0 40px}

/*--Responsive start here--*/
@media(max-width: 1679px) {
    .container {
        padding: 0 15px;
    }

    .content {
    }


    header:after {
        right: 0;
    }

    .response-in-left {
        padding: 0 30px;
    }

    .disaster-main ul li {
        padding: 0 15px;
    }

    .disaster-main > p br {
        display: none;
    }

    .highlets-main ul li h2,.disaster-main ul li h2 {
        font-size: 42px;
        line-height: 47px;
    }

    .response-rgt-about:before {
        left: 0;
    }

    .team-main ul li .team-in {
        max-width: 100%;
    }

    .start,.officer {
        padding: 30px 10px 0;
    }

    .team-main ul li .team-in figure img {
        width: 100%;
        height: auto;
    }

    .team-main ul,.team-spc ul {
        margin: 0 0 0 -5px;
    }

    .about-txt {
        padding: 0 0 0 60px;
    }

    .team-blk,.our-blk {
        width: 100%;
        height: 100%;
    }

    .closeIcon:after {
        right: 28px;
    }

    .about-main {
        padding: 0 0 0 20px;
    }
}

@media(max-width: 1500px) {
}

@media(max-width: 1460px) {
    .response-lft {
        width: 24%;
    }

    .response-rgt {
        width: 76%;
    }

    .council-txt h1 {
        font-size: 80px;
        line-height: 100px;
    }

    .logo2 a img {
        width: 100%;
        height: auto;
    }

    .rs-txt {
        right: 60px;
    }

    .disaster-main ul li h2 {
        font-size: 38px;
        line-height: 40px;
    }

    .disaster-main ul li p {
        font-size: 15px;
        line-height: 18px;
    }


    .about .about-img .img img {
        height: auto;
    }

    .team-main ul li .team-in {
        max-width: 100%;
    }

    .about {
        padding: 80px 0 0;
    }
    .service_high,
    .service{
    	//display: none;
    }
    .financing{
    	padding: 100px 0 0;
    }
    .financing1,
    .innovation{
    	padding: 100px 0 0;
    }

    .rs-works,
    .disaster,
    .highlets{

        padding: 60px 0 0;
    }

    .financing-lt p {
        padding: 10px 20px 0 15px;
    }

    .financing-lt1 {
        padding: 0 20px 0 0;
    }

    .team {
        padding: 0;
    }

    .team-main ul li {
        /*width: 33.33%;*/
    }

    .main-cnct {
        padding: 20px 70px 100px 60px;
        width: 100%;
    }

}

@media(max-width: 1200px) {
    .council-txt h1 {
        font-size: 65px;
        line-height: 85px;
    }

    .response-in-left > ul {
        padding: 0 0 30px 15px;
    }

    .disaster-main ul li h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .disaster-main ul li p {
        font-size: 14px;
        line-height: 18px;
    }

    .highlets-main ul li h2 {
        font-size: 32px;
        line-height: 37px;
    }

    .highlets-main ul {
        padding: 15px 0 0;
    }

    .highlets-main ul li {
        padding: 0 15px;
    }

    .highlets-main ul li p {
        font-size: 17px;
        line-height: 21px;
    }

    .disaster-main ul li > p br {
        display: none;
    }

    .service-txt {
        max-width: 650px;
    }

    .service-box h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .service-box {
        padding: 25px;
    }

    .service-box p {
        font-size: 18px;
        line-height: 26px;
    }

    .team-main ul li .team-in {
        max-width: 100%;
    }

    .about-left {
        padding: 0 20px 0 0;
    }

}

@media(max-width: 1024px) {
    .response-lft {
        width: 35%;
    }

    .response-rgt {
        width: 65%;
    }

    .rs-txt {
        max-width: 575px;
        right: 40px;
    }

    .disaster-main h2 {
        font-size: 23px;
        line-height: 27px;
    }


    .service-txt {
        max-width: 580px;
    }

    .highlets-main > h2 {
        font-size: 22px;
        line-height: 25px;
    }

    .team-spc ul li {
        padding: 0 5px 36px;
    }

}

@media(max-width: 991px) {
    .council-txt h1 {
        font-size: 44px;
        line-height: 55px;
    }

    .response-in-left ul li a {
        font-size: 20px;
        line-height: 28px;
    }

    .response-in-left {
        padding: 0 20px;
    }

    .response-in-left > ul {
        padding: 0 0 20px 0;
    }

    .rs-box p {
        font-size: 18px;
        line-height: 30px;
    }
    .financing-rt1{
    	padding: 0;
    }

    .rs-box span {
        font-size: 18px;
        line-height: 25px;
        padding: 60px 0 0;
    }

    .rs-txt {
        max-width: 440px;
    }

    .covid-btn{
        width: 440px;
        font-size: 26px;
    }

    .disaster-main ul li {
        display: block;
        padding: 10px 0;
    }

    .disaster-main ul li h2,.disaster-main ul li p {
        text-align: center;
    }

    .financing-lt {
        padding: 0 0 20px;
    }

    .financing-lt p {
        padding: 10px 15px 0px;
    }

    .highlets-main ul li h2,.highlets-main > h2 {
        text-align: center;
    }

    .highlets-main ul li p {
        text-align: center;
    }

    .highlets-main ul li {
        padding: 0 0 10px;
    }

    .high-in,.high-in1 {
        margin: 0 auto;
    }

    .disaster-main ul li > p br {
        display: block;
    }

    .service-txt {
        max-width: 460px;
    }

    .service-box h2 {
        font-size: 15px;
        line-height: 18px;
    }

    .service-box p {
        font-size: 15px;
        line-height: 22px;
    }

    .financing-lt1 {
        padding: 7px 0px 0 0px;
    }

    .financing-lt1 p {
        padding: 10px 15px 0;
    }

    .highlets-main {
        padding: 0;
    }

    .launched-main ul {
        margin: 0;
    }
    #other,
    .rs-works,
    .disaster,
    .financing,
    .highlets,
    .service,
    .financing1,
    .innovation,
    .highlets-main ul.highlight,
    .launched {
        padding: 40px 0 0;
    }

    .system,.started-in {
        padding: 0 0 20px;
    }

    .system-row {
        padding: 0 0 20px;
    }

    .about-left {
        padding: 0 0 20px;
    }

    .about-main h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .board ul {
        padding: 10px 0 0 35px;
    }

    .team-main ul li {
        width: 50%;
    }
    .team-main ul li.prop{
    	width: 25%;
    }


    .logo2 {
        padding: 45px 0 40px;
    }
}

@media(max-width: 768px) {
    .content-in p {
        font-size: 15px;
        line-height: 25px;
    }

    .content-in ul li p {
        font-size: 15px;
        line-height: 25px;
    }

    /****menu*****/
    .response-lft {
        display: none !important;
    }

    .response-rgt {
        width: 100%;
    }

    .menu_icon {
        display: block;
        float: right;
        background: none;
        border: 0 none;
        cursor: pointer;
        outline: none !important;
        margin: 0px 0 0 0;
        position: absolute;
        top: 25px;
        left: 15px;
        z-index: 1;
        width: 48px;
        height: 48px;
        background: #003A5D;
        margin: 0 auto;
        text-align: center;
        border-radius: 100%;
    }

    .menu_icon span {
        width: 30px;
        height: 2px;
        background: #fff;
        display: block;
        position: relative;
        margin: 0 auto;
    }

    .menu_icon span + span {
        margin: 6px auto 0;
    }

    .open_menu .side_bar {
        position: fixed;
        top: 0;
        height: 100%;
        width: 250px;
        z-index: 99;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        overflow: auto;
        background: #ffffff;
        left: -250px;
        display: block;
    }

    .open_menu .side_bar {
        left: 0;
    }

    .open_menu .menu_icon span:nth-child(1) {
        transform: rotate(45deg);
        top: 9px;
    }

    .open_menu .menu_icon span:nth-child(2) {
        opacity: 0;
    }

    .open_menu .menu_icon span:nth-child(3) {
        transform: rotate(-45deg);
        top: -7px;
    }

    .wrapper {
        position: relative;
        left: 0;
        width: 100%;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        height: 100%;
    }

    .open_menu .wrapper {
        left: 250px;
        position: fixed;
    }

    .side_bar .response-lft {
        display: block !important;
    }

    .response-lft {
        width: 100%;
        position: relative;
        overflow-y: auto;
        height: 100%;
    }

    .rs-txt {
    	right: 50%;
    	transform: translateX(50%);
        max-width: 410px;
    }

    .rs-box span {
        font-size: 17px;
        padding: 40px 0 0;
    }

    .disaster-main h2 {
        font-size: 18px;
    }

    .launched-main {
        padding: 0;
    }

    .team-main ul li .team-in {
        max-width: 100%;
    }

    .team-main ul li {
        width: 50%;
    }

    .about-txt {
        padding: 0 0 0 35px;
    }

    .investor {
        padding: 40px 0 0;
    }

}

@media(max-width: 599px) {

    .council-txt h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .council-lt p {
        text-align: right;
        padding: 0 0 10px;
    }

    .highlets-main > h2 {
        font-size: 20px;
        line-height: 28px;
    }


    .sweft-main {
        padding: 0 0 0 15px;
    }

    .launched-main h2 {
        font-size: 25px;
        line-height: 28px;
    }

    .launched-main p {
        padding: 17px 0 0 15px;
        font-size: 15px;
        line-height: 28px;
    }

    .disaster-main p,.financing-lt p,.financing-lt1 p,.sweft-main p {
        font-size: 15px;
        line-height: 28px;
    }

    .about-main h1 {
        font-size: 40px;
        line-height: 55px;
    }


    .main-cnct {
        padding: 7px 40px 150px 15px;
        width: 100%;
    }

    .closeIcon:after {
        right: 5px;
        background-size: 60%;
    }


    .header-in {
        padding: 20px 0;
    }

    .launched-main ul li {
        padding: 10px 0 15px;
    }
}

@media(max-width: 479px) {
    .logo a img {
        width: 150px;
        height: auto;
    }

    .council-txt h1 {
        font-size: 31px;
        line-height: 40px;
        letter-spacing: -0.4px;
    }

    .covid-btn {
        width: 100%;
        font-size: 20px;
    }

    .rs-txt {
        max-width: 95vw;
    }

    .rs-box {
        padding: 18px 20px;
    }

    .rs-box p {
        font-size: 15px;
        line-height: 25px;
    }

    .rs-box span {
        font-size: 15px;
    }

    .highlets-main > h2 {
        font-size: 17px;
        line-height: 25px;
    }

    .service-txt {
        max-width: 340px;
    }

    .service-box {
        padding: 15px;
    }

    .service-box p,.service-box h2 {
        font-size: 13px;
        line-height: 18px;
    }


    .innovation .img1 {
        padding: 0 0 20px 0;
    }

    .launched-main h2 {
    	padding-left: 15px;
        font-size: 20px;
        line-height: 25px;
    }

    .team-spc ul li {
        display: block;
    }

    .team-main ul li .team-in {
        max-width: 100%;
    }

    .system ul li a {
        font-size: 17px;
        line-height: 22px;
    }

    .start-in span,.legacy-in span,.investor h3 {
        font-size: 25px;
        line-height: 27px;
    }

    .about-txt {
        padding: 0 0 0 20px;
    }


    .text-md a {
        font-size: 15px;
        line-height: 50px;
    }

    .text-md {
        height: 50px;
        padding: 0 0 0 40px;
    }
}

@media(max-width: 420px) {

    .service-txt {
        max-width: 300px;
    }

}


@media screen and (max-height: 890px) {
	.logo2 {
	    padding: 40px 0 15px;
	}
	.logo2 a img {
	    width: auto;
	    height: 75px;
	    padding-left: 46px;
	}
	.response-in-left ul li > a{
		line-height: 19px;
		font-size: 17px;
	}
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #CCC;
}
.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 15px;
	top: 15px;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
/* Slider */
.slick-slider{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;

    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden{
    display: none;
}
.slide{
	position: relative;
}
.slick-arrow{
	position: absolute;
	bottom: 2%;
	outline: none;
	background: transparent;
	font-size: 30px;
	z-index: 9999;
	border: none;
}

.slick-next{
	right:  628px;
}
.slick-prev{
	right:  9%;
}
@media screen and (max-width: 768px) {
	.slick-next{
		right:  initial;
		left: 9%;
	}

}
#popup{
	position : fixed;
	right    : .5in;
	left     : .5in;
	bottom   : 0px;
	top      : .5in;
}
@media screen and (max-width: 768px) {
	#popup{
		right    :10px;
		left     :10px;
		bottom   : 0px;
		top      :10px;
	}

}