/*!
Theme Name:   Committee Child Theme
Theme URI:    https://iengineering.com/
Description:  This child theme is used to create all committee sites
Author:       AASHTO
Author URI:   https://iengineering.com/
Template:     aashto
Version:      1.0.0
Text Domain:  committee_child

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Aashio is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*

 .site-branding img {
    height: 10px !important;
    width: 50px !important;
} 
*/

.inner_page_template {
	max-width: 1072px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.main-navigation div#mega-menu-wrap-menu-1:first-child {
	display: block;
}

.main-navigation div#mega-menu-wrap-menu-1:last-child {
	display: none;
}

.page-template-inner_page_template .main_header {
	background: #fff;
	position: fixed;
}

h2.inner_heading {
	font-weight: 400 !important;
	font-size: 32px !important;
	line-height: 42px !important;
}

.page-template:not(.home) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,
.page-template:not(.home) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
	color: #001125;
}


.page-template-inner_page_template .page-content,
.page-template-committee_page_template .page-content {
	margin-top: 12px;
}

.page-template-inner_page_template .footerLinks,
.page-template-committee_page_template .footerLinks {
	padding-top: 0;
}

.page-template-inner_page_template #colophon,
.page-template-committee_page_template #colophon{
	padding: 40px 0px 10px 0px !important;
	/*margin-top:38px; */
}
.page-template-meetings_home_page_template #colophon{
	padding: 0px 0px 10px 0px !important;
}
.ctso-about-para {
	padding-top: 20px;
	padding-bottom: 38px;
}

.subcommitees-para {
	padding: 20px 0px;
}

.operation-meeting #inner_divsame {
	margin: 0;
}

.freight-operations {
	padding-top: 32px;
}

.freight-operation {
	margin: 0px 20px;
}

.operation-meeting {
	padding-top: 38px
}

.mt130 {
	margin-top: 100px;
}

#mega-menu-menu-2 .mega-sub-menu li a {
	padding: 8px 20px 8px 37px !important;
	line-height: 20px !important;
}

.position-relative{
position:relative;
   }
.jobaid-icon{
        position: absolute;
    top: 5px;
    margin-left: 10px;
}

.mapsvg-top-container,.mapsvg-buttons{
    display:none !important;
}
#add-state-select,#compare-state-select{
border:1px solid #ccc !important;
    box-shadow: none !important;
}
.states-legend{
background: #eaeaea;
padding: 30px;
}
.state-box::before {    
    content: "";
    width: 25px;
    height: 25px;   
    display: inline-block;
    margin-right: 10px;
}
.state-box{
   
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;

}
.color-orange::before{
     background-color: #EC7023;
}
.color-yellow::before{
     background-color: #cfa941;
}
.color-blue::before{
     background-color: #113A5E;
}
.color-blue{
margin-bottom:0px !important;
}
.state_link{
margin-left:4px !important;
}
a.bluebtn.btn_disabled {
		background: rgba(0, 87, 183, 0.5) !important;
		cursor: default;
	}
.home.page-id-136 .button_primary_light{
padding:10px 32px;
height:45px;
}

@media screen and (max-width:767px) {

	.page-template:not(.home) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,
	.page-template:not(.home) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
		color: #fff;
	}
}

@media only screen and (min-width:320px) and (max-width: 767px) {
	
	.main-navigation div#mega-menu-wrap-menu-1:last-child,.signedInContent #mega-menu-wrap-menu-1:last-child {
		display: block!important;
	}
    .main-navigation div#mega-menu-wrap-menu-1:first-child,.signedInContent #mega-menu-wrap-menu-1:first-child {
		display: none!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main-navigation div#mega-menu-wrap-menu-1:first-child {
		display: none!important;
	}

	.main-navigation div#mega-menu-wrap-menu-1:last-child {
		display: block!important;
	}

	/*.main-navigation div#mega-menu-wrap-menu-1:last-child .mega-menu-toggle{
		display: flex;
	}
	body[data-elementor-device-mode="tablet"]:not(.home) .main-navigation div#mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
	body[data-elementor-device-mode="tablet"]:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
	body[data-elementor-device-mode="tablet"]:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{
		background-color: #001125;
	}
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) .main-navigation div#mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{
		background-color: #ffffff;
	}
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) .main-navigation div#mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
	body[data-elementor-device-mode="tablet"].mega-menu-menu-1-mobile-open:not(.home) #mega-menu-wrap-menu-1:last-child .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{
		background-color: #ffffff;
	}
	.main-navigation div#mega-menu-wrap-menu-1:last-child .mega-menu-toggle + #mega-menu-menu-1{
		background: #001125;
	}
	.main-navigation div#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1 > li.mega-menu-item {
	    margin: 0 0px 0 0;
	    display: list-item;
	}
	.main-navigation div#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1 > li.mega-menu-item a,
	.main_header.fixed-menu .main-navigation div#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1 > li.mega-menu-item a{
		text-align: left;
		color: #ffffff!important;
	}
	#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu {
	    position: relative;
	    max-width: 100%;
	    width: 100%;
	    display: inline-block;
	    border-radius: 0;
	}
	.main-navigation div#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
	.main_header.fixed-menu .main-navigation div#mega-menu-wrap-menu-1:last-child #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a{
		color: #001125!important;
	}*/
}

#mega-menu-wrap-menu-2 #mega-menu-menu-2>li.mega-menu-item.mega-current_page_parent.mega-current_page_ancestor>a.mega-menu-link:before {
	position: absolute;
	content: '';
	left: 0px;
	height: 41px;
	top: 0;
	width: 5px;
	background-color: rgba(0, 87, 183, 1);
	border-radius: 5px;
}
/*#mega-menu-wrap-menu-2 #mega-menu-menu-2>li.mega-menu-flyout.mega-current-menu-ancestor.mega-menu-item-has-children ul.mega-sub-menu{
	display:block!important;
}*/
#mega-menu-wrap-menu-2 #mega-menu-menu-2>li.mega-toggle-on ul.mega-sub-menu{
	display:block!important;
}

@media screen and (max-width:1024px) {
	.signedInContent div:nth-child(6) {
		display: none !important;
	}
}


/* The Modal Styling */

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  /* Modal Content (image) */
  .modal-content {
	margin: auto;
	display: block;
	width: 80% !important;
	max-width: 700px !important;
  }
  
  /* Caption of Modal Image */
  #caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
  }
  
  /* Add Animation */
  .modal-content, #caption {  
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
  }
  
  @-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)} 
	to {-webkit-transform:scale(1)}
  }
  
  @keyframes zoom {
	from {transform:scale(0)} 
	to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
	.modal-content {
		margin: 0 auto !important;
		width: 90% !important;
	}
  }