/*
Theme Name: Mitratech

Theme URI: https://mitratech.com/

Description: Mitratech Theme

Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax

Author: Divided Vision Media

Author URI: https://www.dividedvision.com/

Version: 1.3.21

License: GNU General Public License

License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.piktowrapper-embed .svg-container
{
	position: static;
}

.resourcesSec .resourcesWrap .learn-btn svg
{
	margin-left: 5px;
}

#mapsvg-13 .mapsvg-controller-container .mapsvg-popover-close
{
	top: 15px;
	right: 15px;
}


/* https://mitratech.com/us-mandatory-harassment-training/ */
/* Map 13 = US Mandatory Harassment Training map */
#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container
{
	width: 54% !important;
    height: 54%;
    margin-left: 23%;
    top: 23%;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.29);
	
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-mobile-modal-close
{
	display: none;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content
{
	padding: 30px;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content,
#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content p,
#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content strong
{
	color: #000000;
	font-size: 15px;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content p
{
	color: #000000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content strong
{
	font-weight: 700;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-content h3
{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #ed583e;
}

#mapsvg-13 .mapsvg-controller-container.mapsvg-details-container .mapsvg-controller-view-wrap
{
	top: 0!important;
}