/*
Theme Name: Massachusetts LGBT Chamber of Commerce
Theme URI:
Description: Custom theme for Massachusetts LGBT Chamber of Commerce
Author: Aaron Williams
Author URI: http://aaronwilliamsportfolio.com
Version: 0.1
Tags: SearchPro
*/

html {
	font-family:'Helvetica Light', 'Helvetica', Arial, sans-serif
	}

body {
	padding:0px;
	margin:0px;
	}

body.scroll {
	overflow:hidden;
	}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#CC3399;
	font-weight: normal;
}

form span {
	display: block;
	overflow: auto;
}

form span span {
	display: inline-block;
}

label {
	font-size:16px;
	display: block;
	width:100%;
	box-sizing: border-box;
}

input, textarea {
	display: block;
	width:100%;
	box-sizing: border-box;
	font-size:20px;
	padding:5px;
}

input[type="checkbox"], input[type="radio"] {
	display: inline-block;
	width: auto;
	float: left;
}

input[type="submit"] {
	cursor: pointer;
	padding:10px;
	font-size:20px;
	background-color: #CC3399;
	color:#FFFFFF;
}

.light {
	font-weight: 100 !important;
}

.button {
	display: inline-block;
	background-color:#CC3399;
	padding:10px 20px;
	color:#FFFFFF;
	transition:0.5s;
	font-size:30px;
	font-weight: bold;
}

.button:hover {
	background-color: #663366;
	color:#FFFFFF;
}

.socials {
	display: block;
	margin:0 0 20px 0;
}

.socials img {
	display: inline-block;
	width:50px;
	margin:0 10px;
}

#container h1 {
	font-size:52px;
	line-height: 62px;
}

#container h2 {
	font-size:48px;
	line-height: 58px;
}

#container h3 {
	font-size:24px;
	line-height:34px;
	color:#999999 !important;
	text-transform: none !important;
}

#container h4 {
	font-size:40px;
	line-height:50px;
}

#container h5 {
	font-size:36px;
	line-height:46px;
}

#container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#container li {
  padding-left: 1em;
  text-indent: -.7em;
}

#container li::before {
  content: "• ";
  color: #CC3399;
}

.purple {
	color:#CC3399;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	height:100px;
}

a {
	color:#CC3399;
	text-decoration:none;
}

#container {
	font-size:24px;
	line-height:34px;
	padding:60px 10px;
	font-weight:100;
}

#container h1, #container h2, #container h3, #container h4, #container h5 {
	text-transform: uppercase;
	font-weight: normal;
}

img {
	max-width: 100%;
	height:auto;
}

.containment {
	max-width:1200px;
	margin:auto;
}

.alignright {
	float:right;
	margin:0 10px 0 0;
}

.alignleft {
	float:left;
	margin:0 0 0 10px;
}

.aligncenter {
	text-align: center;
}

.clear {
	clear:both;
}

.hide {
	display:none;
}

.hide-desktop {
	display:none;
}

.hide-mobile {
	display:inline-block;
}

.no-margin {
	margin:0 !important;
}

#container {
	overflow:auto;
}

#content {
	float:left;
	width:75%;
	padding:10px;
	box-sizing:border-box;
}

#content.full-width, .full-width {
	float:none;
	width:100%;
}

#sidebar {
	float:left;
	width:25%;
	padding:10px;
	box-sizing:border-box;
}

#header {
	overflow: visible;
	padding:10px 40px;
	position: relative;
}

#header #logo {
	float: left;
}

#header #logo img {
	max-height: 100px;
}

#header nav {
	position: absolute;
	right:40px;
	top:50%;
	transform:translateY(-50%);
}

#header nav ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:center;
}

#header nav ul li {
	display:inline-block;
	margin-left:40px;
}

#header nav ul li ul {
	display: none;
	position: absolute;
	top:100%;
	border:1px solid #333333;
	background-color:rgba(255, 255, 255, 0.8);
	list-style: circle;
}

#header nav ul li:nth-child(1) ul li {
	margin-left:0px;
	color:#FF3333;
	list-style: disc outside none;
	display: list-item;
	margin-left: 2em;
}

#header nav ul li:nth-child(2) ul li {
	margin-left:0px;
	color:#FF9933;
	list-style: disc outside none;
	display: list-item;
	margin-left: 2em;
}

#header nav ul li:nth-child(3) ul li {
	margin-left:0px;
	color:#FFFF33;
	list-style: disc outside none;
	display: list-item;
	margin-left: 2em;
}

#header nav ul li:nth-child(4) ul li {
	margin-left:0px;
	color:#009933;
	list-style: disc outside none;
	display: list-item;
	margin-left: 2em;
}

#header nav ul li:nth-child(5) ul li {
	margin-left:0px;
	color:#336699;
	list-style: disc outside none;
	display: list-item;
	margin-left: 2em;
}

#header nav ul li ul li a:hover, #header nav ul li ul li:last-child a:hover {
	background-color:#FFFFFF !important;
	color:#FF3333 !important;
}

#header nav ul li:nth-child(1) ul li a:hover, #header nav ul li ul li:last-child a:hover {
	background-color:#FFFFFF !important;
	color:#FF3333;
}

#header nav ul li:nth-child(2) ul li a:hover {
	background-color:#FFFFFF !important;
	color:#FF9933 !important;
}

#header nav ul li:nth-child(3) ul li a:hover {
	background-color:#FFFFFF !important;
	color:#FFFF33 !important;
}

#header nav ul li:nth-child(4) ul li a:hover {
	background-color:#FFFFFF !important;
	color:#009933 !important;
}

#header nav ul li:nth-child(5) ul li a:hover {
	background-color:#FFFFFF !important;
	color:#336699 !important;
}

#header nav ul li ul li a, #header nav ul li ul li:last-child a {
	background-color:#FFFFFF !important;
	padding:10px !important;
	display: block !important;
	color:#333333 !important;
	width:200px;
	text-align: left;
}

#header nav ul li:hover ul {
	display: block;
}

#header nav ul li a {
	color:#333333;
	text-transform: uppercase;
	padding:10px 0;
}

#header nav ul li a:hover, #header nav ul li.current-menu-item a {
	color:#CC3399;
}

#header nav ul li:nth-child(1) a:hover, #header nav ul li.current-menu-item:nth-child(1) a {
	color:#FF3333;
}

#header nav ul li:nth-child(2) a:hover, #header nav ul li.current-menu-item:nth-child(2) a {
	color:#FF9933;
}

#header nav ul li:nth-child(3) a:hover, #header nav ul li.current-menu-item:nth-child(3) a {
	color:#FFFF33;
	text-shadow: 0 0 1px #333333;
}

#header nav ul li:nth-child(4) a:hover, #header nav ul li.current-menu-item:nth-child(4) a {
	color:#009933;
}

#header nav ul li:nth-child(5) a:hover, #header nav ul li.current-menu-item:nth-child(5) a {
	color:#336699;
}

#header nav ul li:nth-child(6) a:hover, #header nav ul li.current-menu-item:nth-child(6) a {
	color:#663366;
}

#header nav ul li:last-child a {
	display: inline-block;
	background-color:#CC3399 !important;
	padding:10px 20px;
	color:#FFFFFF;
	transition:0.5s;
}

#header nav ul li:last-child a:hover {
	background-color: #663366 !important;
	color:#FFFFFF;
}

#header .nav-button {
	display: none;
	cursor: pointer;
	position: absolute;
	right:40px;
	top:50%;
	transform:translateY(-50%);
}

#header .nav-button .bar1, #header .nav-button .bar2, #header .nav-button .bar3 {
    width: 35px;
    height: 3px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

#header .nav-button.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 5px);
    transform: rotate(-45deg) translate(-9px, 5px);
    background-color: #fff;
}

#header .nav-button.change .bar2 {opacity: 0;}

#header .nav-button.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -4px);
    transform: rotate(45deg) translate(-8px, -4px);
    background-color: #fff;
}

.header-image img {
	width:100%;
}

.section {
	position: relative;
}

.section .section-arrow {
	position: absolute;
	bottom:40px;
	right:40px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
  border: solid #999999;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 10px;
}

.section .section-arrow-white {
	position: absolute;
	bottom:40px;
	right:40px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
  border: solid #ffffff;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 10px;
}

.section .absolute-center {
	position: absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	padding:40px;
	text-align: center;
	color:#333333;
	opacity:1;
	font-weight:100;
}

.section .absolute-center .head {
	text-transform: uppercase;
	font-size:35px;
	font-weight:100;
	color:#333333;
	letter-spacing: 0.2em;
}

.section .absolute-center img {
	display: inline-block;
	max-height: 100px;
	margin-top:40px;
}

.section .absolute-center p {
	font-size:45px;
	line-height: 60px;
	font-weight:100;
}

.section .absolute-center a {
	color:#FFFFFF
}

.section .absolute-center a.button {
	display: inline-block;
	background-color:#CC3399;
	padding:10px 20px;
	color:#FFFFFF;
	transition:0.5s;
	font-size:30px;
	font-weight: bold;
	text-transform: uppercase;
}

.section .absolute-center a.button:hover {
	background-color: #663366;
	color:#FFFFFF;
}

.section .absolute-center span {
	font-size:30px;
	color:#FFFFFF;
}

.home-page {
	/* background-image:url(img/group-2.jpg);*/
	background-image:url(https://malgbtcc.org/wp-content/uploads/2024/07/MALGBTCC-Website-Header_V2-compressed.png);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.home-page::before {
  content: "Inclusive relationships lead to social and economic justice.";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  font-family: 'Helvetica Light', 'Helvetica', Arial, sans-serif;
  font-size: 45px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  z-index: 1;
  width: 80%;
}

.footer {
	background-color:#333333;
	color:#FFFFFF;
}

.footer h3 {
	color:#FFFFFF;
}

/*------------------------------MOBILE---------------------------------*/

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

	#header nav {
		display: none;
		transform:translateY(0);
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#333333;
		position: fixed;
		z-index: 999;
	}

	#header nav ul {
		text-align: left;
	}

	#header nav .nav-button {
		top:20px;
		right:20px;
		transform:translateY(0);
	}

	#header nav ul li {
		display: block;
		margin:10px;
		padding:20px;
	}

	#header nav ul li a {
		color:#FFFFFF !important
	}

	#header nav ul li ul {
		display: block !important;
		position:relative;
		background-color:transparent;
		border:0px;
		margin-top:10px;
	}

	#header nav ul li ul li {
		padding:0px;
		margin-top:0px !important;
		margin-bottom:0px !important;
		border-bottom:0px !important;
	}

	#header nav ul li ul li a, #header nav ul li ul li:last-child a {
		background-color:transparent !important;
		color:#FFFFFF !important;
	}

	#header nav ul li:nth-child(1) {
		border-bottom:1px solid #FF3333;
	}

	#header nav ul li:nth-child(2) {
		border-bottom:1px solid #FF9933;
	}

	#header nav ul li:nth-child(3) {
		border-bottom:1px solid #FFFF33;
		text-shadow: 0 0 0 #333333;
	}

	#header nav ul li:nth-child(4) {
		border-bottom:1px solid #009933;
	}

	#header nav ul li:nth-child(5) {
		border-bottom:1px solid #336699;
	}
	
	#header nav ul li:nth-child(6) {
		border-bottom:1px solid #663366;
	}

	#header .nav-button {
		display: block;
	}
}

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

}

@media screen and (max-width: 1100px) {
	/*header nav ul li {
		margin-left:20px;
	}*/
}

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

}

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

	#header .social {
		display: block;
		padding:0 30px;
	}

	#header .social img {
		display: inline-block;
		width:50px;
		margin-right:10px;
	}

	.hide-desktop {
		display:inline-block;
	}

	.hide-mobile {
		display:none !important;
	}

	#content, #sidebar {
		float:none;
		width:100%;
	}

	.section .section-arrow, .section .section-arrow-white {
		right:auto;
		left:50%;
		transform:translateX(-50%) rotate(45deg);
	}

	.section .absolute-center .head {
		font-size:28px;
	}

	.section .absolute-center img {
		max-height: 60px;
	}

	.section .absolute-center p {
		font-size:35px;
		line-height: 45px;
	}

	.section .absolute-center a.button, .section .absolute-center span {
		font-size:22px;
	}

}

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

}

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

	#container h1 {
		font-size:42px;
		line-height: 52px;
	}

	#container h2 {
		font-size:38px;
		line-height: 48px;
	}

	#container h3 {
		font-size:34px;
		line-height: 44px;
		color:#999999 !important;
		text-transform: none !important;
	}

	#container h4 {
		font-size:30px;
		line-height:40px;
	}

	#container h5 {
		font-size:26px;
		line-height:36px;
	}

}

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

}

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

	#container {
		font-size:18px;
		line-height:26px;
	}

	.section .absolute-center .head {
		font-size:18px;
	}

	.section .absolute-center img {
		margin-top:20px;
	}

	.section .absolute-center p {
		font-size:20px;
		line-height: 30px;
	}

	.section .absolute-center a.button, .section .absolute-center span {
		font-size:15px;
	}

}

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

	#header nav ul li {
		margin:5px;
		padding:10px;
	}

	#header .social {
		display: block;
		padding:0 20px;
	}

	#header nav .nav-button {
		top: 5px;
    right: 0px;
		transform:scale(0.6);
	}

	#container h1 {
		font-size:32px;
		line-height: 42px;
	}

	#container h2 {
		font-size:28px;
		line-height: 38px;
	}

	#container h3 {
		font-size:24px;
		line-height: 34px;
		color:#999999 !important;
		text-transform: none !important;
	}

	#container h4 {
		font-size:20px;
		line-height:30px;
	}

	#container h5 {
		font-size:16px;
		line-height:26px;
	}

}

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

	.section .absolute-center .head {
		font-size:24px;
	}

	.section .absolute-center img {
		margin-top:20px;
	}

	.section .absolute-center p {
		font-size:20px;
		line-height: 30px;
	}

	.section .absolute-center a.button, .section .absolute-center span {
		font-size:20px;
	}

}

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

}

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

}
