/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Advantage-Popup */
@import url(//fonts.googleapis.com/css?family=Lato:400,700,900);

p {
	margin-bottom:1.3em !important
}

.page--title{
	font-size: 3.75075rem;
	margin-top: 70px; 
	margin-bottom: 80px; 
	color: rgb(12, 48, 103); 
	line-height: 1.2; 
	padding-bottom: 30px; 
	position: relative; 
	letter-spacing: 0.073rem; 
	text-align: center; 
	text-transform: uppercase; 
	font-style: normal; 
	white-space-collapse: collapse;
}
.page--title:after{
	content: "";
    width: 116px;
    height: 3px;
    background: #009CA6;
    display: block;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 58px);
}
#msi-search-form{
    margin:auto;
    display:none;
}
#msi-search-page-form .elementor-search-form--skin-minimal:focus-within{
	outline:none;
}
#msi-search-form-wrapper #msi-search-form:focus-within{
    outline:none;
}
.msi-banner-title h1{
	text-transform:uppercase;
	line-height: 4.375rem!important;
}
a.msi-btn{
	color:#ffffff;
	background-color:#009CA6;
	border-color: #009CA6;
	width:235px;
	text-transform:uppercase;
	line-height:1.5rem;
	border-radius:8px;
}
a.msi-btn:hover{
	color: #ffffff;
    background-color: #007880;
    border-color: #006c73;
}

#msi_map h1{
	font-size:3.75rem;
}
.msi-story h1{
    font-size: 36px !important;
    font-weight: 900 !important;
    line-height: 44px !important;
	text-transform:uppercase;
}
.msi-story-article h4{
    font-weight: 600 !important;;
    font-size: 1.75rem !important;
    line-height: 36px !important;;
    letter-spacing: 1px !important;;
    margin-bottom: 30px !important;;
    color: #234882;
}
.msi-divider-small{

}
.msi-story-tags ul li a{
    font-size: 0.875em;
    color:#fff !important;
    padding:0 10px;
    background-color: #B18ABE;
    text-wrap: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ppt-form {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-weight: 400;
	color: #505154;
}

.ppt-form .wrapper {
	background: white;
	overflow: auto;
	border: 3px #3399cc solid;
	border-radius: 5px;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

.ppt-form .wrapper.form-success .container h1 {
	-webkit-transform: translateY(85px);
		-ms-transform: translateY(85px);
			transform: translateY(85px);
}

.ppt-form .container {
	max-width: 600px;
	margin: 0 auto;
	padding: 80px 0;
	height: 400px;
	text-align: center;
}

.ppt-form .container h1 {
	font-size: 40px;
	-webkit-transition-duration: 1s;
			transition-duration: 1s;
	-webkit-transition-timing-function: ease-in-put;
			transition-timing-function: ease-in-put;
}

.ppt-form .wrapper {
	border-spacing: 0;
}

.ppt-form .wrapper td {
	/*padding: 10px 10px 15px 10px;*/
	padding: 5px 10px 10px 10px;
	margin: 0;
	border-top: none;
}

.ppt-form .title {
	background: #3399cc;
	text-align: center;
	color: white;
	font-size: 24px;
	font-weight: 900;
	line-height: 2em;
	width:100%;
}

.ppt-form .wrapper form {
	padding: 20px 0;
	position: relative;
	z-index: 2;
}

.ppt-form .wrapper select {
	width: auto;
    margin-right: 5px;
}

.ppt-form .wrapper input, .ppt-form .wrapper input.email {
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	outline: 0;
	border: 1px solid #d7d7d7;
	height: 2em;
	width: 250px;
	border-radius: 3px;
	display: block;
	text-align: center;
	color: black;
	-webkit-transition-duration: 0.25s;
			transition-duration: 0.25s;
}

.ppt-form .wrapper input:hover {
	background-color: rgba(255, 255, 255, 0.4);
}

.ppt-form .wrapper input:focus {
	background-color: white;
	color: black;
}

.ppt-form .wrapper label input {
	line-height: 1em; 
	position: relative;
	vertical-align: middle;
	bottom: 2px;
}

.ppt-form .wrapper input[type='submit'] {
	font-size: 16px;
}

.ppt-form .wrapper input[type='text'] {
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
}

.ppt-form .wrapper input[type='checkbox'] {
 	-webkit-appearance: checkbox !important;
     -moz-appearance: checkbox !important;
      -ms-appearance: checkbox !important;
       -o-appearance: checkbox !important;
          appearance: checkbox !important;

	border: 0;
	width: 25px;
	height: 20px;
	padding: 5px 10px 5px 5px;
	display: inline;
	background-color: transparent !important;
}

.ppt-form .wrapper input.form-captcha {
	width: 100px;
}

.ppt-form .wrapper textarea {
	width: 250px;
	height: 50px;
}

.ppt-form .wrapper input[type='radio'] {
 	-webkit-appearance: radio !important;
     -moz-appearance: radio !important;
      -ms-appearance: radio !important;
       -o-appearance: radio !important;
          appearance: radio !important;

	border: 0;
	width: 25px;
	height: 20px;
	padding: 5px 10px 5px 5px;
	display: inline;
	background-color: transparent !important;
}

.ppt-form .wrapper button, .ppt-form .wrapper input.update-button {

	/* These override Interspire's form.css */
	font-family: 'Lato', sans-serif;
	margin: 0;
	font-weight: 400;
	background: none;

	/* Actual definition */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #5dc67b;
	border: 0;
	padding: 10px 0 25px 0;
	height: 40px;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition-duration: 0.25s;
			transition-duration: 0.25s;
}

.ppt-form .wrapper form button:hover {
	background-color: blue;
}

.ppt-form .branding {
	font-size: 14px;
	line-height: 1em;
	padding-bottom: 20px;
}

.ppt-form .grey {
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 1.25em;
}

.ppt-form .bottom {
	background-color: #3399cc;
	font-size: 6px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.ppt-form .wrapper .form-tags input[type='checkbox'] {
	margin-top: -2px;
}

.ppt-form .wrapper .form-tags td:first-of-type {
	width: 25px;
}

.ppt-form .wrapper .form-tags td {
	padding: 0 10px;
}

.ppt-form .wrapper .form-tags {
	margin-top: 10px;
}

/* Popup Code */

.ppt-form .popupbutton {
	-webkit-appearance: button;
	   -moz-appearance: button;
			appearance: button;
	text-decoration: none;
	color: initial;
}

.ppt-form .modalDialog {
	position: fixed;
	font-family: 'Source Sans Pro', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8); 
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	   -moz-transition: opacity 400ms ease-in;
			transition: opacity 400ms ease-in; 
	pointer-events: none;
}

.ppt-form .modalDialog:target {
	opacity: 1;
	pointer-events: auto;
}

.ppt-form .modalDialog > div {
	width: 500px;
	position: relative;
	margin: 10% auto;
	margin-top: 40px;
}

.ppt-form .close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	   -moz-border-radius: 12px;
			border-radius: 12px;
	-webkit-box-shadow: 1px 1px 3px #000;
	   -moz-box-shadow: 1px 1px 3px #000;
			box-shadow: 1px 1px 3px #000;
	z-index: 999;
}

.ppt-form .close:hover {
	background: #00d9ff;
}

.ppt-form .btn {
	-webkit-border-radius: 3;
	   -moz-border-radius: 3;
			border-radius: 3px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 20px;
	background: #3399cc;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

.ppt-form .ppt-form a {
	text-decoration: none;
}
.msi-sect .msi-map h1{
	font-family: "source sans pro";
	color:#ffffff;
	font-size: 3.75075rem;
	font-weight: 700;
  letter-spacing: .073rem;
}


a .btn.bnt-norm{
	width: 235px;
  text-transform: uppercase;
  line-height: 1.5rem;
}
h2.block--title{
	font-size: 1.00012rem !important;
    font-weight: 900;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.msi-footer-links a{
    color:#E0E5EF80 !important;
}
.msi-download-btn:visited{
	color:#009CA6;
}
.addRTitle:after {
    content: "";
    width: 116px;
    height: 3px;
    background: #009CA6;
    display: block;
    margin-top: 1rem;
}
.addSTitle:after {
    content: "";
    width: 50%;
    height: 3px;
    background: rgba(0,156,166,0.5);;
    display: block;
    margin-top: .5rem;
}
.addRTitle{
    font-size: 2rem !important;
}
.msi-AR-pagetitle{
    
}
.msi-AR-desc{
    
}
.msi-event-preview h3{
	font-size:24px;
	color:#000;
}
.block-title h2{
	font-size: 3.125rem;
    margin-bottom: 50px;
    color: #244982;
    font-weight: 700;
    letter-spacing: .073rem;
    text-align: center;
    text-transform: uppercase;
}
.field-title h2{
	font-size: 2.813rem !important;
	line-height: 0.978em !important;
    font-weight: 700 !important;
    letter-spacing: 0.095rem !important;
    text-transform: uppercase !important;
    color: #244982 !important;
	padding-bottom:30px;
}
.field-title h2:after{    content: "";
    width: 116px;
    height: 3px;
    background: #009CA6;
    display: block;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 58px);
}
.msi-nav-search-form input{
    border:1px solid #888888;
}
.elementor-search-form__input:focus .elementor-search-form__container{
    border:none;
}
.msi-title{
	
}
.msi-container{
	
}
#msi-nav-search-container{
    display: none;
}
#msi-nav-search-container .searchandfilter input, input:focus, input:active{
    border: none !important;
}
#msi-nav-search-container  .elementor-search-form--skin-minimal:focus-within{
    outline:none !important;
}
@media (max-width:767px){
	#msi_map h1 {
    	display:none;
	}
}
@media (min-width:768px) and (max-width:1280px){
	#msi_map h1 {
    	font-size: 2.813rem;
	}
	.msi-hero-header .msi-banner-title h1{
		text-transform:uppercase;
		font-size:2.813rem;
		line-height: 4.375rem!important;
	}
}
@media (max-width: 992px){
	#msi-menu .elementor-nav-menu--dropdown{
		background-color:#003478;
	}
	#msi-menu .elementor-nav-menu--dropdown li{
		border-bottom:1px solid #fff !important;
	}
	#msi-menu .elementor-nav-menu--dropdown li ul li{
		border-bottom:none !important;
	}
}
@media (max-width: 768px){
	#msi-footer .elementor-nav-menu{
		flex-direction:column;
		margin:auto;
		align-items:center;
	}
}
@media screen and (max-width: 992px){
    #msi-menu nav{
        height:calc(100vh - 48px);
        padding-left:1rem;
        padding-right:1rem;
    }
	#msi-menu nav.elementor-nav-menu--dropdown{
		background-color:#003478 !important;
		border:none;
	}
	#msi-menu nav.sub-menu{
		background-color:#003478 !important;
	}
	#msi-menu nav.elementor-nav-menu--dropdown a:hover, a:active{
	    background-color:#003478 !important;
	    color: #009CA6;
	    border:none;
	}
	#msi-menu nav.elementor-nav-menu--dropdown a.highlighted{
	    background-color:#003478;
	    color:#009CA6;
	    border:none;
	}
	#msi-menu nav.elementor-nav-menu--dropdown a.elementor-item-active{
	    background-color:#003478;
	    border:none;
	}
	#msi-menu nav.elementor-nav-menu--dropdown ul.elementor-nav-menu--dropdown{
	    background-color:#003478 !important;
	    border-right:none;
	    border-left:none;
	    border-radius:0;
	}
	#msi-menu nav.elementor-nav-menu--dropdown li{
	    border:none;
	}
	#msi-menu .elementor-menu-toggle:hover{
	    color:#009CA6;
	}
	#msi-menu a.elementor-sub-item.elementor-item-active.menu-link {
    background-color:#003478 !important;
    }
}

/*Wave*/
.msi-wave {
    height: 8.15vw !important;

}
.wave--double {
    height: 8.15vw;
}

@media(max-width: 992px){
    .msi-wave {
        display:none !important;
    }
}


/*Team Page*/

.expertise-box {
    font-weight: 400!important;
}

.taxonomy--teaser-box:hover .stroke-change{
    stroke:#fff;
    color:#fff !important;
}
.taxonomy--teaser-box:hover .fill-change{
    fill:#fff;
}
.taxonomy--teaser-box:hover h3{
    color:#fff !important;
}
.taxonomy--teaser-box:hover p{
    color:#fff !important;
}
.team-tags ul li a{
   
    color:#fff !important;
    padding:6.8px;
    background-color: #B18ABE;
    text-wrap: nowrap;
    margin-right:5px;
}


/*Projects Page*/
.project-team-tags ul li a{
   
    color:#fff !important;
    padding:6.8px;
    background-color: #B18ABE;
    text-wrap: nowrap;
    margin-right:5px;
}

@media (max-width:360px){
    .project-team-tags{
        display:none;
    }
}

/*Additional Resources*/
#msi-add-res-load-more .e-n-accordion-item-title-header{
    width: 225px;
    text-align: center;
	margin:auto;
    color: white !important;
    border-radius: 5px;
	padding: 0.375rem 0.75rem;
    font-weight: 600;
    background-color: #009CA6;
	margin-bottom: 25px !important;
	text-transform:uppercase;
}
#msi-add-res-load-more .e-n-accordion-item-title-text{
	margin:auto;
}
#msi-add-res-load-more .e-n-accordion-item-title-header:hover{
	color:white;
    background-color: #007880;
}


/* Service Page*/

.elementor-widget-icon-box a:after { content: ""; display: block !IMPORTANT; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; }

.pdf-container{
    height:100px;
}

.pdf-container:hover .pdf-title h6{
    color:#244982!important;
}

.pdf-container:hover .pdf-download span {
    color:#007880!important;
}

.pdf-title h6{
    font-size: 1.125rem !important;
	font-weight:600 !important;
	color:#000!important;
	margin-bottom: 0px !important
}
/*Our Impact*/

.slider-hero .elementor-button.elementor-slide-button.elementor-size-sm {
    width: 225px !important;
}


/*Stories Pages*/

blockquote:before {
    margin-right: 0.2em;
    content: "\201C";
    vertical-align: -0.4em;
    color: #bbb;
    font-size: 3em;
    line-height: 0.1em;
}
blockquote:after {
    content: "\201D";
    vertical-align: -0.45em;
    color: #bbb;
    font-size: 3em;
    line-height: 0.1em;
}
blockquote {
    margin: 0 0 1rem;
}
blockquote {
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    border-left: 1px solid #bbb;
    background: #f7f7f7;
	font-style: italic;align-content
}