/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 06:27:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.teamImg img {
    text-align: center;
    margin: 0 auto;
}

.header-menu {
    position: sticky;
    top: 0;
    background: #fff !important;
    z-index: 99;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}
.yarpp-related .yarpp-thumbnails-horizontal{
	max-width: 1140px;
    margin: 0 auto;
    padding: 0px 0px 60px;
}
section#comments {
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 20px 60px;
}
.yarpp-related h3{
	max-width: 1140px;
    margin: 0 auto;
    padding: 20px 20px 20px;
	font-size:30px;
	color: #003366;
}
.yarpp-related .yarpp-thumbnail-title {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 600;
}
.yarpp-related {
    background-color: #F8F8F8;
    padding: 60px 20px;
    width: 100%;
    max-width: 100%;
}
.yarpp-related .yarpp-thumbnail-title {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    width: 100%;
	margin-top: 10px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 310px;
    min-height: 350px;
    margin: 10px;
    margin-left: 0px;
    padding: 27px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(5, 5, 25.000000000000004, 0.15);
	border-radius: 20px 20px 20px 20px;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default{
	 height: 200px !important;
}

.CA-video-list img {
    width: 100%;
}

.CA-video-list .vpfe-video-left {
    width: 100%;
    margin: 0;
}

.CA-video-list .vpfe-video-popup-container {
    display: block;
}
.CA-video-list .vpfe-video-right{
	display:none;
}
.cagama-contact-form label{
	text-align:left;
	width: 100%;
}
.cagama-contact-form input, .cagama-contact-form textarea {
    width: 100%;
}