.card-cascade
{
   font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
	margin-bottom: 10px;
	}
.card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
	margin-bottom: 10px;
	 min-height: 200px;
}
.view-cascade {
    margin-top: -1.25rem;
    margin-right: 4%;
    margin-left: 4%;
}
.gradient-card-header {
    padding: 1.6rem 1rem;
    color: #fff;
    text-align: center;
}
.view {
    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}
.info-color {
    background-color: #33b5e5 !important;
}
.card-body {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-radius: 0 !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.divided-list li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
	position: relative;
}

.contact-contents
{
	color:red;
	font-size:20px;
}
.feed-btn {
    float: left;
    width: 100%;
}
.social-contact

{
	width:100%;
	float:left;
}
.cards  
{
	    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	margin-bottom: 20px;
}
.card-bodys
{
	    border-top: 0px solid rgba(0,0,0,.1);
	    /* padding-top: 1rem; */
	    /* padding-bottom: 1.35rem; */
	    /* height: 200px; */
	    /* overflow-y: scroll; */
	    margin-left: 15px;
	    color: #000000;
}
.w3l-contact a.action img {
  margin-left: 4px; }

.w3l-contact .cont-top {
  display: grid;
  grid-template-columns: 7% 90%;
  grid-column-gap: 2%; }

.w3l-contact .twice {
  margin-bottom: 20px; }

.w3l-contact .cont-details span.fa {
  font-size: 20px;
  color: var(--secondary); }

.w3l-contact .cont-details p,
.w3l-contact .cont-details p a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color); }

.w3l-contact .cont-details p a:hover {
  text-decoration: underline;
  color: #151965; }

.w3l-contact .cont-details address {
  margin: 25px 0; }

.w3l-contact .cont-details address p {
  margin: 5px 0; }

.w3l-contact .map iframe {
  width: 100%;
  min-height: 400px;
  border: none;
  display: block; }

.w3l-contact h4.sub-feat-text {
  color: #000000;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 40px; }

.w3l-contact .map-content-9 form input,
.w3l-contact .map-content-9 form textarea {
  background: var(--light-bg-color);
  border: 1px solid #d8d8d8;
  color: #777;
  font-size: 16px;
  padding: 10px 12px;
  width: 100%;
  border-radius: 4px;
  height: 45px; }

.w3l-contact label.contact-textfield-label {
  font-size: 14px;
  margin-bottom: 5px;
  color: var(--title-color);
  font-weight: bold; }

.w3l-contact .map-content-9 h5 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000000; }

.w3l-contact .map-content-9 form textarea {
  resize: none;
  min-height: 100px; }

.w3l-contact .map-content-9 form input,
.w3l-contact .map-content-9 form textarea {
  outline: none;
  border: 1px solid #d2d2d2;
  background: #fff; }

.w3l-contact .map-content-9 form input:focus,
.w3l-contact .map-content-9 form textarea:focus {
  outline: none;
  border: 1px solid #151965;
  background: #fff; }

.w3l-contact button.btn-contact {
  border: none;
  font-size: 16px;
  padding: 12px 30px;
  margin: 0 auto; }

.w3l-contact .contacts-sub-9 address a {
  display: block; }
.contacts-9
{
	float:left;
	width:100%;
}
.objectives li {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 14px;
}
.feed-submit
{
border-color: #000;
    color: #fff;

	background:#000;
	padding:10px 15px;

}
.feed-submit:hover
{
		background:#000;
		border:1px solid #000;
		  
}
.btn-contact
{
	    padding: 10px 35px;
background-color: #cbbf86;
    border-color: #cbbf86;
  color:#fff;

}
.btn-contact:hover
{
	     background: #000;
   border: 1px solid #000;
   
}

@media (max-width: 992px) {
  .w3l-contact .cont-details p,
  .w3l-contact .cont-details p a {
    font-size: 16px; }
  .w3l-contact .cont-details h5 {
    font-size: 32px;
    line-height: 35px; } }

@media (max-width: 800px) {
  .w3l-contact h4.sub-feat-text {
    margin-bottom: 10px;
    font-size: 33px; }
  .w3l-contact p.sub-para {
    font-size: 15px; } }

@media (max-width: 640px) {
  .w3l-contact .map iframe {
    min-height: 350px; } }

@media (max-width: 568px) {
  .w3l-contact .map iframe {
    min-height: 300px; } }

@media (max-width: 480px) {
  .w3l-contact h4.sub-feat-text {
    margin-bottom: 8px;
    font-size: 30px; }
  .w3l-contact p.sub-para {
    font-size: 14px;
    margin-bottom: 35px;
    line-height: 20px; }
  .w3l-contact .map iframe {
    min-height: 270px; }
  .w3l-contact button.btn-contact {
    width: 100%; } }

@media (max-width: 384px) {
  .w3l-contact h4.sub-feat-text {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px; } }.list-unstyled li ul {
    margin-left: 30px;
    color: #00000069;
}