


.about-style2 .about-bg::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 300px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 200%;
    background: #09b850;
    z-index: 0;
}

.cover-background h1, .cover-background h2 {
	color: #fff;
	background-color: rgba(104,104,104,0.4);
	padding: 5px 0;
}
.cover-background h2 {
	color: #2a8ae2 !important;
}

.static-banner h1, .static-banner h2 {
	text-align: center;
	font-size: 3.6rem;
	opacity: 0.8;
	margin: 0;
}
.static-banner h1 {
	color: #c00;
}
.static-banner h2 {
	color: #fff;
	font-size: 1.3rem;
}

.section-heading h1:after, .section-heading h2:after, .section-heading h3:after, .section-heading h4:after, .section-heading h5:after, .section-heading h6:after {
    content: '';
    display: none;
    width: 0;
    height: 0;
}

a, a:active, a:focus {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    text-decoration: underline;
}

.border-red {
	border: 1px solid #c00;
}
.border-blue {
	border: 1px solid #00c;
}

.section-heading {
	margin-bottom: 20px !important;
}
.section-heading h2 {
	font-size: 1.4rem;
}

.page-text {
	font-size: 1.2rem !important;
}

.menu_area-light .navbar-nav > li > a {
    font-size: 1.0rem;
}

.contact-sidebar {
	background-color: #fff5ee;
	padding: 10px 20px 10px 20px;
	border: 1px solid #ccc;
}
.contact-sidebar h4, .contact-sidebar h6 {
	text-align: center;
}
.contact-sidebar h6 {
	font-size: 1.2rem;
	line-height: 140%;
}



b, strong {
    font-weight: 700;
}

.about-style2 .about2-text h5 {
    position: relative;
    margin-left: 300px !important;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 20px;
    color: #c00;
}


.resources-section h4, .officers-section h4 {
	font-size: 1.3rem !important;
	margin: 10px 0 !important;
}
.resources-section h5, .officers-section h5, .about-section h5, .experience-section h5 {
	font-size: 1.2rem !important;
	margin: 10px 0 !important;
}
.resources-section h6, .officers-section h6, .about-section h6, .experience-section h6 {
	font-size: 1.1rem !important;
	line-height: 140% !important;
	margin: 10px 0 !important;
}
.resources-section ul {
	margin-left: 30px !important;
}
.resources-section ul li, .officers-section ul li {
	font-size: 1.1rem !important;
	font-weight: 500 !important;
	list-style-type: disc !important;
	list-style-position: outside !important;
}
.resources-section img {
	border: 1px solid #aaa !important;
	padding: 5px !important;
}

.about-section p, .experience-section p {
	font-size: 16px;
	line-height: 22px;
	word-spacing: 1px;
	margin: 0 0 15px;
}
.about-section h4, .experience-section h4 {
	color: #232323;
    font-size: 25px;
    font-weight: 500;
}
.about-section ol {
	list-style-type: none;
}
.about-section ol li {
	padding: 5px 0;
}
.about-section img, .experience-section img {
	margin-left: 15px;
	float: right;
}

.experience-section ul {
	list-style-type: none;
}
.experience-section ul li {
	font-weight: 600;
	padding: 3px 0;
}

.expertise-section h4 {
	text-align: center;
}
.expertise-section h5 {
	font-size: 1rem;
	font-weight: 700;
    line-height: 1.2;
	letter-spacing: 1px;
	margin-bottom: .25rem !important;
}
.expertise-section ol {
	list-style-type: disc;
}
.expertise-section ol li {
	list-style-position: inside !important;
	font-size: 0.9rem;
	font-weight: 600;
	margin: 0px;
    padding: 0px;
    text-indent: -1.5em;
    margin-left: 2.0em;
    line-height: 150%;
}
.expertise-section .masonry-item {
	padding: 0 10px;
}

.officers-section h5 {
	margin: 10px 0 0 0 !important;
}
.officers-section h6 {
	font-size: 1.0rem !important;
	margin: 0 0 15px 0 !important;
}

.officers-section ul {
	margin: 10px 0 20px 30px !important;
}

/*
.officers-section h4 {
	font-size: 1.1rem;
	line-height: 140%;
	margin: 20px 0 0 0;
}
.officers-section h6 {
	font-size: 1.0rem;
	line-height: 140%;
	margin: 0;
}
*/
.officers-section a {
	float: right;
}
/*
.officers-section ul {
	margin-left: 30px;
}
.officers-section ul li {
	font-size: 1.1rem !important;
	font-weight: 500 !important;
	list-style-type: disc !important;
	list-style-position: outside !important;
}
*/

.summernote-text {
	line-height: 150%;
}
.summernote-text p {
	margin: 0 0 3px;
}
.summernote-text p:first-child {
	margin-top: 0;
}
.summernote-text a {
	color: #00f;
}
.summernote-text a:hover {
	text-decoration: underline;
}
.summernote-text ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
}
.summernote-text ul ul li {
	list-style-type: circle !important;
	list-style-position: outside !important;
	margin-left: 80px;
}

.summernote-text h1, .summernote-text h2, .summernote-text h3, .summernote-text h4, .summernote-text h5, .summernote-text h6 {
    margin: 0 0 5px;
}
.summernote-text h1 {
	font-size: 30px;
}
.summernote-text h2 {
	font-size: 28px;
}
.summernote-text h3 {
	font-size: 26px;
}
.summernote-text h4 {
	font-size: 24px;
}
.summernote-text h5 {
	font-size: 20px;
}
.summernote-text h6 {
	font-size: 16px;
}

.footer-bar {
	font-size: 0.9rem;
	padding: 0 0 40px 0;
    
    margin-top: 0;
    text-align: center;
    background: #191919;
    color: #939393;
}
.footer-bar a, .footer-bar a:active, .footer-bar a:focus {
	color: #939393;
}
.footer-bar a:hover {
	color: #fff;
}


footer {
    padding: 30px 0 0;
    background: #1f1f1f;
    color: #939393;
}

section.homepage-sections {
	margin: 0;
	padding-bottom: 0;
}
section.homepage-sections a {
	color: #2a8ae2;
}
section.homepage-sections a:hover {
	text-decoration: underline;
}
section.home-page-services {
	margin: 0;
	padding: 25px 0 50px;
}

.container-full-width img {
	width: 100%;
	height: auto;
}

.section-heading h5 {
	font-size: 18px;
}
.section-heading h6 {
	font-size: 14px;
}
.section-heading a:hover {
	text-decoration: underline;
}
.section-heading.talent-submissions {
    margin-bottom: 20px;
}
.section-heading.talent-submissions a h6 {
    color: #2a8ae2 !important;
}
.section-heading.talent-submissions a:hover h6 {
    text-decoration: underline;
}

.section-heading.talent-submissions h6:after {
    display: none;
}

.control-label {
	font-size: 0.9rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
ul.form-list li {
	font-size: 0.9rem;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
}
.form-check-label {
    font-size: 0.9rem;
    margin-bottom: 20px;
}
input.type[file] {
	
}

.main-video-container {
	margin-bottom: 40px;
}
.main-video-container iframe {
	display: block;
	margin: 0 auto;
}

.navbar-brand img {
    height: 60px !important;
    max-height: 60px !important;
    width: auto;
    padding-top: 5px;
    transition-duration: 0.5s;
}

.home-banner {
	padding: 80px 0 0 0;
}
.home-banner video {
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #000;
}
hr.homepage {
	margin: 30px 0; 
}

.zigzag-block > p {
	/*
    padding-left: 75px;
    position: relative;
    */
    padding-left: 10px;
}
.zigzag-block > p:before {
	/*
    background: #2a8ae2;
    height: 2px;
    width: 50px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
    */
    content: "";
    display: none;
}
.zigzag-block > p > a, .zigzag-block a {
	color: #2a8ae2;
}
.zigzag-block > p > a:hover, .zigzag-block div a:hover {
	text-decoration: underline;
}

a.text-link {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a.text-link:hover {
    text-decoration: underline;
}

button.btn-right {
	float: right;
}

input, textarea, select {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
}

input:focus, textarea:focus, select:focus {
    border: 1px solid #d1d1d1;
}

input[type="checkbox"] {
	width: auto; 
}

/**/
.form-check-inline {
    display: inline-block !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding-right: 20px !important;
    margin-right: 0 !important;
}


li.team-eml a {
	color: #007bff;
	font-size: 13px;
	text-decoration: none;
	margin-top: 0;
}
li.team-eml a:hover {
	text-decoration: underline;
}

.page-title-section2 {
  	padding: 280px 0 350px;
}

.academy-page-section img {
	width: 40%;
	height: auto;
	margin: 0 0 20px 20px;
	float: right !important;
}


/*
.project-details img, .team-member-img img {
	border: none;
	padding: 0;
}

.fymp-photo-caption {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
	margin-top: 10px;
}

.home-section-title {
	color: #2a8ae2;
	font-weight: 700;
}

.paypal-donate-button-header {
	width: 180px;
	height: auto;
	border: none;
	margin-top: 25px;
}
.paypal-donate-button-footer {
	display: block;
	width: 70%;
	height: auto;
	border: none;
	margin: 0 auto;
	margin-top: 40px;
}
*/

.header-style1 .navbar-nav li > a {
    color: #fff;
}
.header-style1 .navbar-nav li > a:hover {
    text-decoration: underline;
}
.header-style1 .navbar-nav li.active > a {
    color: #2a8ae2;
}
.header-style1 .navbar-nav .navbar-dropdown {
	background-color: rgb(64,64,64,.3);
}
.header-style1 .navbar-nav .navbar-dropdown li > a {
	color: #fff !important;
	font-size: 14px;
    font-weight: 600;
    padding: 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.header-style1 .navbar-nav .navbar-dropdown li > a:hover {
	color: #fff !important;
    text-decoration: underline;
}
.header-style1 .navbar-nav .navbar-dropdown li > a:active {
	color: #2a8ae2 !important;
}

.header-sub-head {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}


/* Customer Contact Form */
.form-customer #customer-success, .form-customer #customer-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-customer #customer-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-customer #customer-fail {
	background-color: #a00;
	text-align: center;
	width: 80%;
}

.form-customer .result-show {
	display: block;
	margin-bottom: 0;
}
.form-customer .result-hide {
	display: none;
}

.form-customer .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}





/* Candidate Application Form */
.form-candidate #candidate-success, .form-candidate #candidate-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-candidate #candidate-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-candidate #candidate-fail {
	background-color: #a00;
	text-align: center;
	width: 80%;
}

.form-candidate .result-show {
	display: block;
	margin-bottom: 0;
}
.form-candidate .result-hide {
	display: none;
}

.form-candidate .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}


.form-customer #chars-remaining-customer-form {
	color: #f00;
	font-size: 13px;
	float: right;
}
.form-customer .textarea-chars {
	font-size: 15px;
	
	float: right;
}



/* The animation code 
@keyframes example {
  30%  {width: 30%;}
  40%  {width: 40%;}
  50%  {width: 50%;}
  60%  {width: 60%;}
  70%  {width: 70%;}
  80%  {width: 80%;}
  90%  {width: 90%;}
  100% {width: 100%;}
}
/* The element to apply the animation to 
#talent-progress {
  animation-name: example;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}
*/




.form-talent .result-show {
	display: block;
	margin-bottom: 0;
}
.form-talent .result-hide {
	display: none;
}

.form-talent .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}

.hide, .hidden {
	display: none;
}

.header-contact-link li, .header-contact-link a, .top-social-icon i {
	color: #dedede;
}
.header-contact-link a:hover, .top-social-icon i:hover {
	color: #fff;
}
.footer-list li a:before {
    content: '';
    padding-right: 0;
}
.footer-logo {
	width: 50%;
	height: auto;
	margin: 5px 15px 0 0;
	float: left;
}
.footer-social-icons {
	display: block;
	margin: 10px auto 0;
	text-align: center;
}



.form-contact #contact-success, .form-contact #contact-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-contact #contact-success {
	background-color: #2ecc71;
	text-align: center;
	width: 70%;
}
.form-contact #contact-fail {
	background-color: #a00;
	text-align: center;
	width: 80%;
}
.form-contact .result-show {
	display: block;
	margin-bottom: 0;
}
.form-contact .result-hide {
	display: none;
}

.text-bold {
	font-weight: bold;
}
.text-red {
	color: #c00;
}

.fs-110p {
	font-size: 110%;
}
.fs-120p {
	font-size: 120%;
}

.m-y-20 {
	margin: 20px 0 !important;
}

.m-t-15 {
	margin-top: 15px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-35 {
	margin-top: 35px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-t-50 {
	margin-top: 50px !important;
}

.m-l-15 {
	margin-left: 15px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-25 {
	margin-bottom: 25px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}

.m-r-5 {
	margin-right: 5px;
}
.m-r-10 {
	margin-right: 10px;
}

.p-0 {
	padding: 0;
}
.p-x-60 {
	padding: 0 60px;
}
.p-y-40 {
	padding: 40px 0;
}
.p-t-0 {
	padding-top: 0 !important;
}
.p-t-2 {
	padding-top: 2px !important;
}
.p-t-20 {
	padding-top: 20px !important;
}
.p-t-30 {
	padding-top: 30px !important;
}
.p-t-40 {
	padding-top: 40px !important;
}
.p-t-60 {
	padding-top: 60px !important;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.p-b-40 {
	padding-bottom: 40px !important;
}