/*
Theme Name:       EMGNCV
Theme URI:        #
Author:           Graygraph
Description:      Fully custom theme with no update source
Version:          1.0
Text Domain:      my-custom-emgncv-theme
*/

.vidsect video {
    width: 100%;
	height: 100%;
    object-fit: cover;
}
.map-area a {
    font-size: 15px;
    color: #000 !important;
    margin-bottom: 4px;
    border-bottom: 1px solid #a0aeb5;
}
.vidsect{
	    height: 100%;
    background: #50cbcb;
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
}
.rts-section-gap1 {
    margin-top: 30px;
}
.rts-section-gap1 {
    padding: 40px 0;
}
body.wp-singular.page-template-default.page.page-id-645 .rts-breadcrumb-area.bg_image.rts-section-gap {
    display: none;
}
.page-template-about .rts-section-gap {
    padding: 40px 0;
}