/*
 * ::::::::::: Custom Styles :::::::::::
 * Note: use this file to add or override any other styles.
 * DON'T EDIT TEMPLATE CSS/SCSS FILES DIRECTLY, JUST USE THIS FILE.
 */

 .works-latest .works-latest-item .works-latest-item-meta h5 a, .works-latest .works-latest-item .works-latest-item-meta h3 a, .works-latest .works-latest-item .works-latest-item-meta h5, .works-latest-item .works-latest-item-meta h3 {
  opacity: 1;
 }

 .quote-section p:not(.heading-title-top) {
    color: rgba(255,255,255,.85);
 }

 .quote-section .topbar-info.main-header li a {
    color: rgba(255,255,255,.85);
 }

 body.footer-background.dark-color:not(.primary-color) .footer-bottom-content a, body.footer-background.dark-color:not(.primary-color) .footer-bottom-content p {
    color: rgba(255,255,255,.85);
 }

 body .image-hover figure img {
     min-height: auto!important;
 }



 .level-left img {
	max-height : 100px;
	min-height : 100px;
	height : 100px;
	
}

.works-latest-item img{
	max-width:330px;
	}

.style-3ul {
color : #fff;	
text-align : right;

list-style-type: square;
 line-height: 1.8;
}
.logo-text {
	display: inline-block;

}
.logo-text p {
	 font-size: 65%;
	 color : #000;

}



.page-title h2{
		 font-size : 250%;
	 font-weight : bold;
	color : #fff;	
}


.site-header-bottom1{
		max-height : 200px;
	min-height : 80px;
	height : 200px;
}

.site-header-bottom1 h1{
	 font-size: 18px;
	 font-weight : bold;
	
}
 @media screen and (max-width:768px) {
     body .works-latest .works-latest-item .works-latest-item-meta h3 {
         font-size: 18px;
     }

     body .image-hover figure img {
         min-height: auto!important;
     }

     body .tp-caption.large_text {
        font-size: 18px!important;
    }
 }
 
/*# sourceMappingURL=_maps/custom.css.map */
