.nav-container {
background-color: rgb(226, 226, 226);
    border-bottom: 2px solid rgb(185, 91, 91);
}

#logo img {
	width: 200px;
}

#menu-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
}

.bar .menu-horizontal {
	top: 0px;
}

#menu1 .container {
	padding: 0;
}

#menu1 {
    padding: 15px 0;
}

.menu-horizontal > li > a {
	color: rgb(132, 24, 24);
	padding: 5px 5px;
	font-weight: 600;
	border-radius: 5px;
}

.menu-horizontal > li > a:hover {
    color: rgb(255, 252, 252);
    background-color: rgb(132, 24, 24, .5);
}

@media (max-width: 1023px) and (min-width: 768px) {
	.bar-1 .bar__module {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	.container {
		max-width: calc(100% - 60px);
	}
	
	#menu-items {
		font-size: 16px;
	}
	
	#logo img {
		width: 160px;
		min-height: 42px;
		min-width: 160px;
	}
}

@media screen and (max-width: 767px) {
	
	section .container {
		max-width: calc(100% - 20px);
	}
	
	#menu1 {
    	padding: 5px 0px;
	}
	
	.bar .container {
		padding: 0;
	}
	
	#nav-toggle span {
		right: 15px;
		background: rgb(226, 7, 34);
	}
	
	#nav-toggle span:after,
	#nav-toggle span:before {
		background: rgb(226, 7, 34);
	}
	
	#menu-items {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
	}
	
	.menu-horizontal {
		text-align: center;
	}
	
	.menu-horizontal li a {
		display: block;
    	padding: 3px 10px;
	}	
	
	.bar__module {
		margin-bottom: 0;
	}
}


/*-----------------------------home page styling-------------------------------*/




.spin-profiles {
    font-family: 'Tajawal', sans-serif;
}

.spin-profiles {
	background-color: #e9e9e9;
}

.spin-profiles p {
	letter-spacing: .6px;
	line-height: 23px;
	font-size: 17px;
	text-shadow: 0px 1px #999;
	color: #671f1f;
}

.spin-profiles p a {
	font-size: 16px;
    color: rgb(55, 129, 224);
    line-height: 23px;
    text-decoration: none;
}

.spin-profiles p a:hover {
	text-decoration: underline;
}

.spin-profiles h2,
.spin-profiles h3 {
	letter-spacing: .8px;
	font-family: 'Tajawal', sans-serif;
	text-align: center;
	color: #671f1f;
}

.section-with-img {
	background-color: rgb(206, 206, 206);
	padding: 50px;
	border-radius: 3px;
}


.spin-profiles section:first-child {
	padding-top: 50px;
}

.section-with-video {
	padding: 50px;
	background-color: #f7f7f7;
	border-radius: 3px;
}

.section-with-video .row,
.section-with-img .row {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.other-contributing-groups {
	border-top: 2px solid #823535;
}

.other-contributing-groups h2 {
    margin-top: 50px;
}

.square-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.square-container .square-container-item {
	-ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	padding: 30px;
}

.contributing-groups-container {
	padding: 0 25px;
	margin: 0 auto;
}

.square-container .img-section {
	width: 300px;
	position: absolute;
}

.square-container-item {
	position: relative;
}

.gmwatch .empty-space {
	height: 150px;
    width: 323px;
    float: left;
}

.lobbywatch .empty-space {
	float: left;
	width: 323px;
	height: 200px;
}

.corporate-watch .empty-space {
	float: left;
	width: 323px;
	height: 220px;
}

.red-star-research .empty-space {
	float: left;
	width: 323px;
	height: 200px;
}

footer,
section.space--xs, footer.space--xs {
    background-color: rgb(185, 185, 185);
    padding: 30px 0px;
    border-top: 2px solid rgb(128, 59, 59);
}

@media screen and (max-width:1100px) {
	.square-container .img-section {
		width: 100%;
		position: relative;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	
	.square-container .empty-space {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.square-container .square-container-item {
	    -ms-flex-preferred-size: 100%;
	        flex-basis: 100%;
	}
	
	.section-with-img,
	.section-with-video {
	    padding: 15px;
	}
}

/*
     FILE ARCHIVED ON 08:31:06 Sep 27, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:04:04 Mar 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.685
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.053
  esindex: 0.018
  cdx.remote: 10.02
  LoadShardBlock: 123.071 (3)
  PetaboxLoader3.datanode: 65.335 (4)
  PetaboxLoader3.resolve: 71.545 (2)
  load_resource: 67.443
*/