.csv-body {
    /* color: blue; */
    padding-top: 160px;
    /* background-color: rgb(1,50, 1); */
    background: linear-gradient(0deg, black 65%, rgb(1, 40, 20));
}
@media ( max-width: 768px){
	.arrow1 {
	transform : scale(0.55);
	    margin-top: -225px !important;
	             margin-left: 40% !important;
	}
	.arrow2{
	transform: scale(0.55);
    margin-top: -20% !important;
        margin-left: 35% !important;
	}
	.last-arrow{
	    transform: scale(0.55);
    position: relative;
    top: 55%;
    margin-left: 30% !important;
	}
}
@media(max-width:600px){
    .last-arrow{
        transform: scale(0.55);
            margin-left: 35% !important;
            /* margin-top: 38%; */
            top: 35%;
            position: relative;
        }
}



@media (max-width: 450px){
	.arrow1 {
	transform : scale(0.55);
	         margin-top: -225px !important;
	             margin-left: 30% !important;
	}
	.last-arrow{
    transform: scale(0.55);
    margin-top: 0% !important;
    margin-left: 35% !important;
        position: relative;
    top: 40%;
}
.issue-header:last-of-type {
margin-top : 35% !important;
}
}
@media (min-width: 768px){
	.arrow1{
	transform : scale(0.7);
	    margin-left: 90% !important;
	    margin-top: -65% !important;
	}
	.arrow2{
	    transform: scale(0.7);
    margin-top: 80% !important;
    margin-left: -27% !important;
	}
	.pillar>.row{
	padding-top:8rem;
	}
}

@media (min-width: 992px){
	.arrow1{
	transform : scale(0.7);
	    margin-left: 90% !important;
	    margin-top: -35% !important;
	}
	.arrow2{
	    transform: scale(0.7);
    margin-top: 40% !important;
    margin-left: -20% !important;
	}
	
}
.last-arrow{
	    transform: scale(0.55);
	}

@media (min-width: 1200px){
	.arrow2{
	    transform: scale(0.7);
    margin-top: 0% !important;
    margin-left: -20% !important;
	}
	
}

/* What is Csv */
.csv-cover {
    height: 100vh;
}
.csv-in-mbl {
    font-weight: 900;
    font-size: 45px;
    line-height: 64px;
}
.what-csv {
    border-radius: 12px;
    position: absolute;
    top: -30px;
    color: white;
    background-color: rgb(99 101 104 / 70%) !important;
    /* background-image: url(../images/csv-blur.png); */
    background-position: center;
    background-size: cover;
    padding: 20px;
}

.what-csv-parent {
    position: relative;
}
/* transformation */

.transform-text {
    font-size: 32px; 
    line-height: 40.8px;
    font-weight: 400;
    color: #069EDB !important;
}

/* Participate */
.participate {
    margin-top: 180px;
}
.participate-title {
    color: #069edb;
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    
}
.to-bottom-left {
    margin-top: -319px;
    margin-left: 75%;

}
.participate-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}
.to-bottom-right {
    margin-left: -50px;
    margin-bottom: -246px;
}
/* Important issue */
.important-issue {
    margin-top: 180px;
}
.issue-header {
    font-size: 34px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;
}
.issue-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}
.important-issue span {
    color: white;
    display: block;
}
.issue-span {
    color: white;
    display: block;
}
/* Pillar */
.pillar-space {
    margin-top: 140px;
}
/* .issue-header{
    margin-top: 140px;
} */
.pillar{
    margin-top: 120px;
}
.pillar-header {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
}
.sliders {
    padding-top: 120px;
    padding-bottom: 120px;
}

.csv-body .nav {
    background-color: rgba(219, 219, 219, 0.5) !important;
    border-radius: 8px;
    padding: 8px 20px;
    margin-bottom: 60px;
}
.csv-body .nav-item .nav-link {
    width: 100%;
    text-align: center;
    color: white;
    height: 60px;
    border-radius: 8px;
}
.csv-body .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: black;
    background: white;
}
.csv-body {
        padding-top: 350px;
    }
 
/* // media query  */
@media only screen and (max-width: 760px) {
    .csv-body {
           padding-top: 420px;
    }
    .csv-in-mbl {
        font-size: 39px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 900px) {
    .csv-cover {
       margin-top: 70px !important;
    }
}
@media only screen and (max-width: 450px) {
    .csv-body {
        padding-top: 450px;
    }
    .to-bottom-left {
        margin-top: -175px;
    }
}
@media only screen and (max-width: 430px) {
    .csv-body {
        padding-top: 470px;
    }
    .what-csv {
        top: -40px !important;
    }
    .transform-text{
        font-size: 20px;

    }
}

@media only screen and (max-width: 400px) {
    .csv-body {
        padding-top: 540px;
    }
}

@media only screen and (max-width: 340px) {
    .csv-body {
            padding-top: 645px !important;
    }
    .csv-in-mbl{
        font-size: 36px;
        line-height: 49px;
    
    }
}

.nav-1.active {
    background-color: #805d02 !important;
    color: #fff !important;
}
.nav-2.active {
    background-color: #fac250 !important;
    color: #fff !important;
}
.nav-3.active {
    background-color: #639f31 !important;
    color: #fff !important;
}
.nav-4.active {
    background-color: #d44444 !important;
    color: #fff !important;
}
@media only screen and (max-width: 600px) and (min-width: 250px) {

.body-font{
font-size:.96rem !important;
}
    .what-csv{
    width: 95%;
    left: 2.5%;
    top: -60px ;
    
}
    }
    .important-issue{
        margin-top:-65px !important;
    }
    .issue-header{
        padding-top: 3rem;
    }
}