header nav a{
	color: #000000;
}

nav{
	background-color: #A2CDAA;
	color: #365D7E;
}
.btn{
	text-transform: uppercase;
}

::-webkit-input-placeholder {
    font-style: italic;
    font-weight: normal !important;
}

.logo{
	width: 100px;
	padding: 0px;
	cursor: pointer;
}

.navbar{
	padding: 0px 15px;
	padding-right: 0px;
}

.form-control{
	font-weight: bold;
}

.active .nav-link{
	color: #E8502C !important;
}

.btn-login{
	background-color: #E8502C;
	border-color: #E8502C;
	border-radius: 2px;
	width: fit-content;
}

.btn-login:hover{
	background-color: #E8502C;
	border-color: #E8502C;
}

.login-div{
	width: 60%;
}

.login-div div{
	font-weight: bold;
}

.food-img{
	width: 600px;
}

.register-box{
	background: white;
	padding: 50px 20px;
	text-align: center;
	border-radius: 5px;
}

.register-box .form-row{
	margin-top: 30px;
	margin-bottom: 10px;
}

.heading1{
	font-size: 30px;
	color: blue;
	font-weight: 600px;
}

.p-md-3{
	padding: 3rem !important;
}

.p-md-5{
	padding: 5rem !important;
}

.work-card img{
	transform: translateY(-60px);
    border-radius: 69%;
    width: 120px;
    margin: auto;
}

.pr-md-100{
	padding-right: 100px;
}

.pr-md-150{
	padding-right: 150px;
}

.pl-md-100{
	padding-left: 100px;
}

.ptb-50{
	padding-top: 50px;
	padding-bottom: 50px;
}

.ptb-20{
	padding-top: 20px;
	padding-bottom: 20px;
}

.pt-50{
	padding-top: 50px;
}

.pt-20{
	padding-top: 20px;
}
.pt-100{
	padding-top: 100px;
}
.ptb-50 .col-md-3{
	padding: 20px;
}

.heading2{
	font-size: 40px;
}

.heading3{
	font-size: 24px;
	font-weight: 500;
}

.heading4{
	font-size: 48px;
	font-weight: 500;
	line-height: 1.3;
}

.heading11{
	font-size: 64px;
	font-weight: 500;
}

.heading12{
	font-weight: 500;
	font-size: 40px;
	line-height: 1.2;
}

.heading13{
	font-weight: 300;
	font-size: 28px;
}

.page-heading{
	font-weight: 500;
	font-size: 25px;
}

.page-heading2{
	font-weight: 500;
	font-size: 48px;
	line-height: 1.2;
}

.fs-72{
	font-size: 72px;
}

.p-50{
	padding: 10px 60px;
}

.bg-img{
	background-image: url(../../assets/img/Homepage-HopeMeter.jpg);
	/*background-position: right;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    min-height: 500px;
    position: relative;
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cooks-banner{
	background-image: url(../../assets/img/FooterNew.png);
	/*background-position: right;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    min-height: 500px;
    position: relative;
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-img .container-fluid{
	height: fit-content;
    position: absolute;
    bottom: 0;
}

.home-banner-div{
	display: flex;
    background: #ffffffc7;
    text-align: center;
    width: fit-content;
    margin: auto;
}

.home-banner-div div{
	display: grid;
}

.banner-div-label{
	font-size: 24px;
	color: #9A9A9A;
}

.home-banner{
	min-height: 500px;
	margin-top: 50px;
}

.spon-img{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: center;
    align-items: center;
}

.spon-img-div{
	min-height: 350px;
	/*background-image: url(/piyush/assets/img/Footer.jpg);*/
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.work-card .card-text{
	min-height: 143px;
}

.work-card .card-title{
	min-height: 48px;
}

.work-card .card-body{
	margin-top: -50px;
}

.work-card a{
	text-decoration: none;
	color: #E8502C;
}

.work-card a:hover{
	text-decoration: none;
	color: #E8502C;
}

.card-team img{
	width: 150px;
	border-radius: 50%;
}

.card-team .card-text{
	min-height: 214px;
}

.team-titles{
	padding: 10px;
	min-height: 154px;
}

.white{
	color: #ffffff;
}

.blue{
	color: #365D7E;
}

.orange{
	color: #E8502C;
}
.green{
	color: #A2CDAA;
}

.gray{
	color: #9A9A9A;
}

.red{
	color: #E83B44;
}

.bg-orange{
	background-color: #E8502C; 
}

.bg-red{
	background-color: #E83B44;
}

.bg-blue{
	background-color: #365D7E;
}

.bg-gray{
	background-color: #F2F2F2;
}

.page-heading-img{
	width: 330px;
	/*border-radius: 50%;*/
}

.page-heading-text{
	padding: 30px 150px;
}

.reg-img{
	height: 100%;
    vertical-align: middle;
    padding: 90px;
}

.card-que{
	/*border-top: 1px solid #9A9A9A;*/
    border-right: 0px;
    border-left: 0px;
    /*border-bottom: 1px solid;*/
    border-radius:0;
}

.card-que .card-header{
	background-color: white;
	border:0px;
}

.card-header button:hover{
	color: #E8502C;
}

.card-body{
	color: #365D7E;
}

.card-body ul{
	padding-left: 17px;
}

.card-que button{
	width: 100%;
	text-align: left;
	font-weight: 500;
	padding: 0;
}

.card-que button:focus{
	box-shadow: none;
}

.card-que i{
	float: right;
	background-color: #E8502C;
    padding: 3px;
    color: wheat;
    border-radius: 50%;
}

.nav-link.active{
	color: #E8502C !important;
}

.nav-link{
	color: #365D7E !important;
	font-weight: 500 !important;
}

#pills-tab{
	width: fit-content;
	margin: auto;
}

.team-name{
	margin-top: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
}

#pills-tabContent img{
	border-radius: 50%;
	width: 150px;
}

#pills-tab .active{
	color: #E8502C !important;
	background-color: #fff;
}

.plus-nav{
	display: flex;
	align-items: center;
	padding: 0;
	height: 100px;
	background-color: #E83B44;
	cursor: pointer;
	width:270px;
	justify-content:center;
}

.plus-nav .nav-item{
	font-weight: 700;
	font-size: 24px;
}

.plus-nav img{
	width: 80px;
}

.team-tabs{
	border-right: 1px solid #9A9A9A;
	height: 25px;
}

.team-tabs a{
	padding: 0px 10px;
}

.header_text{
	font-weight: 500;
	font-size: 24px;
}

.img-circle-change{
	float: right;
	width: 30px;
}

.btn-banner{
	background-color: #365D7E;
	color: #fff;
	/*font-size: 24px;*/
	/*font-weight: 700;*/
	/*border-radius: 0 !important;*/
	padding: 7px 26px;
}

.btn-banner:hover{
	color: #E8502C;
}

.join-banner{
	font-weight: 400;
	font-size: 36px;
}

.footer-title{
	font-weight: 500;
	font-size: 12px;
	text-align:center;
}

.rohp-banner-img{
	padding: 30px 150px;
	background-image: url('../../assets/img/rohbanner.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.rohp-banner-img1{
	background-image: url('../../assets/img/Homepage-SLider-2.png');
}

.no-padding{
	padding: 0px;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: 20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 20px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(2,6); color: #ccc;}

.owl-theme .owl-dots{
	text-align: center;
	margin-top: -35px;
}

.owl-theme .owl-dots .active span{
	background: none repeat scroll 0 0 #E8502C;
}

.owl-theme .owl-dots span {
    background: none repeat scroll 0 0 #0c0c0c;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.donate-head{
	padding: 15px 40px;
}

.btn-donate-head{
	padding: 10px 25px;
}

.btn-donate-head:hover{
	text-decoration: none;
	color: #E8502C;
}

.touch-icons:hover{
	color: #E8502C;
}

.roh-plus-logo-banner{
	position: absolute;
	z-index: 2;
	text-align: center;
	width: 100%;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 70px;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 99;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #365D7E;
  display: block;
  transition: 0.3s;
  font-weight: 500;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 25px;*/
  font-size: 36px;
  /*margin-left: 50px;*/
}

.mobile-hide{
	display: flex;
}

.pc-hide{
	display: none;
}

.btn-mob-roh{
	display: flex;
	align-items: center;
	background: #E83B44;
}

@media only screen and (max-width: 600px) {
	.logo{
		width: 70px;
	}
	.mobile-hide{
		display: none;
	}
	.pc-hide{
		display: flex;
	}
	.sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
	.home-banner-div{
		display: grid;
	}

	.food-img{
		width: 400px;
	}

	.pr-md-100{
		padding-right: 15px;
	}

	.pr-md-150{
		padding-right: 15px;
	}

	.pl-md-100{
		padding-left: 15px;
	}

	.p-50{
		padding: 10px 50px;
	}

	.work-card{
		margin-bottom: 20px;
	}

	.work-card img{
		transform: none;
		padding-top: 20px;
	}

	.spon-img-div{
		margin-top: 5px;
	}

	.home-banner{
		min-height: 650px;
		margin-top: 50px;
	}

	.navbar{
		padding: 10px;
	}

	.navbar-collapse.show{
		padding: 10px;
	}

	.donate-head{
		padding: 10px;
	}

	.plus-nav{
		display: flex;
	    align-items: center;
	    padding: inherit;
	    height: 100px;
	    background-color: #E83B44;
	    cursor: pointer;
	    width: 100%;
	    flex-wrap: nowrap;
	    align-content: stretch;
	    justify-content: center;
	}

	.p-md-3{
		padding: inherit !important;
	}

	.work-card .card-body{
		margin-top: auto;
	}

	.card-body{
		text-align: center;
	}

	.page-heading-text{
		padding: 8px 30px;
	}

	.p-md-5{
		padding: 3rem !important;
	}

	.roh-plus-logo-banner{
		position: inherit;
		z-index: 2;
		text-align: center;
		background-color: #E83B44;
		width: auto;
	}

	.roh-plus-logo-banner .col-md-12{
		padding-right: 0px;
		padding-left: 0px;
	}
}