header {
  padding-top: 0px;
  font-family: "Times New Roman", Times , serif;
  font-size: 0px;
   padding: 0px !important;

}
 html,body {
	 width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
	 
 }
#grid-img-1 {
	height: 90% ;
	width:  100%;
	margin-bottom: 5%;
}

#grid-img-2 {
	height: 70% ;
	width:  80%;
	margin-top: 15%;
	margin-bottom: 5%
}

#grid-img-3 {
	
	height: 45%;
	width: 100%;	
	margin-bottom: 5%;
}
#grid-img-4 {
	
	height: 50%;
	width: 80%;	
	margin-bottom: 5%;
}

a{
	font-family: "Times New Roman", Times , serif;
	text-decoration: none !important;
	color: black !important;
}


a:hover {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  color: black !important;
}


h1 {
	font-family: "Times New Roman", Times ,serif;
	margin: 5px;
}
p{
  font-size: 15px;
}
 /*b{
  font-size: 20px;
} 

.line-warp p {
	line-height:2px;
} */

.signature {
  font-family: "Times New Roman", Times ,serif;
  color:#666666;
  text-align: right;
}

/*SHOW MORE ICONS  */
#more-icon {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  align: right;
}



.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


.navbar {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  font-size: 11px !important;
  letter-spacing: 4px;
}

.row {
  display: -ms-flexbox; /* IE 10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE 10 */
 flex-wrap: wrap; 
  padding: 0 4px;
}

.flex-col {
	flex:0.15;
	
}
#body-part {
  margin-top: 10%;
}
.btn {
	background-color: transparent;
	border-color: transparent;
}

h1 {
    font-family: "Times New Roman", Times , serif;

}


.mid-container {
  margin-top: 0px;
  height:100%;
  width: 100%;
}
.text-container {
  text-align: left;
}
.body-text {
  background-color: white;
}
.work-image-container {
	width:70%;
	height:70%;
}
#row-container {
	margin-top:3%;
	margin-bottom:3%;
}


.container {
  padding-top: 10px;
  margin:0px;
  
}
img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* READ MORE*/

#text{
display:none;
font-size:15px;
}
.btn-container{
  margin: 0;
  height:44px;
  width:166.23px;
  
}

.btn {
	color: black;
}

h6 {
	 font-family: "Times New Roman", Times ,serif;
	
}

/*READ MORE END   */

.year-container {
	text-align: right;
}
@media screen and (max-width: 768px) {
	
	.year-container{ 
	text-align: left;
	}
}

.title-container{
  margin-top:5%;
  margin-bottom: 7%;
  text-align: left;
}


.text-container {
	margin-bottom:10%;
}

hr {
  border-bottom: 1px solid black;
}

#partners-collapse p{
	border-bottom: none;
}

#last-row {
  margin-right: 0px;
  text-align: center;
}

#footer-img {
	padding-left:14%;
}

@media screen and (max-width: 768px) {
	
	
	.flex-col {
		flex:0.25;
	}
	
	#footer-img {
	padding-left:12%;
	width:50%;
}
  #body-part {
    margin-top: 30%;
  }
  .mid-container {
    margin-top: 0px;

  }
  .title-container {
    margin-top: 20%;
    margin-bottom: 15%;

  }
  .col-sm-6 {
    margin-top: -20%;
  }
}


#footer {
    background: #eeeeee  !important;
    font-family: "Times New Roman", Times ,serif;
    padding-top:5%;
    padding-bottom:0%;
    margin: 0px;

}

.h6 {
  margin-right: 0px;
  text-align: center;
}
#footer img {
  padding-top: 10px;
}
#footer h5{
	padding-left: 0px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    color:#000;
}
#footer a {
    color: #000;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#footer li {
    margin: 0px 0;


}

#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#000;
}
#footer ul.social li a:hover{
	color:#000;
}
#footer p {
  color : black;
}
#footer ul.quick-links li{
	padding: 0px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;

}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:600px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

small {
	font-size:8.5px;
}
#footer {
    font-size:10px;

}
h6 {
  font-size: 10px;
  margin-bottom: 2px;
}

}
