* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Roboto", sans-serif;
}

/*universal*/

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

h1 {
    color: #4f4f4f;
    font-size: 50px;
    font-weight: 300;
}

h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 19px;
    color: #4f4f4f;
}

h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #4f4f4f;
}

p {
        font-size: 14px;
    line-height: 16px;
    color: #6c757d;
    font-weight: 400;
}

.text-blue {
    color: #0060ae;
}


hr {
    border: 1px #0060ae solid;
    margin: 30px 0px;
    width: 100%;
    text-align: center;

}

.mt-5 {
    margin-top: 7rem !important;
}

.w-15 {
    width: 10%!important;
}

.mt-70{margin-top: 70px;}
.mt-45{margin-top: 45px;}

.mt-35{margin-top: 30px;}
.ml-35{
    margin-left: 35px !important;
}
.btn-blue {
    color: #fff;
    background-color: #33afe3;
    border-color: #33afe3;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0060ae;
    border-color: #0060ae;
}

.btn-outline-blue {
    color: #0060ae;
    border-color: #0060ae;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
}

.navbar-collapse {

    font-weight: 500;

}
.navbar-light .navbar-nav .nav-link {
    color: #0060ae;
}



/*universal*/

/* Hero Start*/

.hero {
     
	/*background-image: url("../img/page-header.jpg");
	background-size: cover;*/
}

.hero h1 {
    width: 105%;
    color: #0060ae;
    font-size: 55px;
    font-weight: 500;
}


/* Hero End*/

.campaign {
    background-color: #f5f5f5;
    padding: 4vw 0;
}

.border-top {
    border-top: 3px solid #0060ae !important;
    margin: 20px 0px 40px 0;
}

.cards{
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 5px 14px 0 #6545CE19, 0 6px 20px 0 #6545ce14;
    border-radius: 4px;
    min-height: 410px;
    text-align: center;
    margin-bottom: 15px;

}

.cards p{
   min-height: 60px

}

.campaign-btn{
        color: #fff;
    background-color: #33afe3;
    font-size: 13px;
    padding: 6px 25px;
}

.campaign-btn{
        color: #fff;
    background-color: #33afe3;
	border-color: #33afe3;
    font-size: 13px;
    padding: 6px 25px;
}




.btn-blue:hover {
    color: #fff;
    background-color: #0060ae;
    border-color: #0060ae;
}


.campaign-info{

    background-color: #F4F4F4;
    border: none;
    padding: 5px 8px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 500;
}

/*Community Start*/

.community{
    
        padding: 6vw 0vw 3vw;
}

.community p{font-size: 17px;
    line-height: 24px;
    color: #3a3c3e;
	font-weight: 400;}





/*Community Start*/

.participation {
    padding: 7vw 0vw 1vw;
    vertical-align: middle;
	background-color: #f5f5f5;
}

.participation p{font-size: 17px;
    line-height: 24px;
    color: #3a3c3e;
	font-weight: 400;}


/*Community End*/






/*Footer Start*/

.footer {
    padding: 2vw 0px 1vw;
    background-color: #0060ae;
    min-height: 100px;
}

/*Footer End*/


/*aboutus start*/

.about {
     
	text-align: center;
	background-color: #0060ae;
	color: #fff !important;
}

.about h1 {
    width: 105%;
    color: #fff !important;
    font-size: 55px;
    font-weight: 500;
}


/*aboutus end*/





  @media (max-width: 1399px) and (min-width: 951px) 
{
h1 {
    color: #4f4f4f;
    font-size: 44px;
    font-weight: 300;
}
	

h2 {
	font-size: 15px;}
.campaign-info {
   
    padding: 2px 3px;
    font-size: 15px;
}
	.cards p {
    min-height: 60px;
}
	.footer {
    padding: 4vw 0px 0vw;
}
}

  @media (max-width: 950px) and (min-width: 650px) 
{
	h1 {
    font-size: 43px;
}
.hero {
    text-align: center !important;
	/*background-image: url("../img/page-header.jpg");
	background-size: cover;*/
}

.btn-blue {
    padding: 10px 39px;
}
	.footer {
    padding: 5vw;
    text-align: center;
}

	.text-right {
		margin-top: 10px;
    text-align: center !important;
}
}

 @media (max-width: 649px) 
{
		h1 {
    font-size: 40px;
}
	.mt-5 {
    margin-top: 3rem !important;
}
.hero {
    text-align: center !important;
}
	.hero h1 {
    font-size: 48px;
}
.community {
    text-align: center;
}
	.participation {
    text-align: center;
}
	.footer {
    padding: 5vw;
    text-align: center;
}

	.text-right {
		margin-top: 10px;
    text-align: center !important;
}
.btn-outline-blue {

    padding: 10px 35px;
}
.btn-blue {

    padding: 10px 35px;
}
}





