/*
Theme Name: MAS
Theme URI: Beesan.net
Author: Raja Abdulhaq
Version: 1.0
*/

.em-search-wrapper {
	display: none;
}

.body {
	background-color: #f1f1f1;
}
.body.row {
	margin-left: 0px;
	margin-right: 0px;
}
.body.page-body {
	background-color: #fff;
}

#header {
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
/*#header h2 {
	color: #a60400;
}*/
.header-top h4 {
	font-family: 'Muli', sans-serif;
	color: #fff;
}
.header-title {
	float: left;
}

.social {
	padding-top: 5px;
	padding-bottom: 5px;
}

.social h4 {
	float: left;
	margin-right: 10px;
}
a.social-link {
	margin-right: 10px;
	color: #000;

}
.social a.social-link:hover {
	text-decoration: none;
}
a.social-link i {
	vertical-align: middle;
	margin-top: 5px;
}

.social-link .fa-facebook, .social-link .fa-facebook-square {
	color: #3b5998;
}
.social-link .fa-twitter {
	color: #00a0d1;
}
.social-link .fa-youtube {
	color: #c4302b;
}
a.social-link img.soundcloud {
	vertical-align: bottom;
}


.header-container {
	background-color: #fff;
	border: none;
	border-radius: 0;
	border-bottom: 5px solid #e7e7e7;
	margin-bottom: 0px;
	padding-top: 10px;
}

.header-search input {
	background-color: #f1f1f1;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 80%;
}
.header-search button {
	background-color: #f1f1f1;
}

.header-container .navbar-brand {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.header-container img.logo {
	height: 80px; 
	margin-top: 3px; 
	margin-left: 10px;
}
.header-container .logo-text {
	font-size: 18px; 
	margin-top: 25px; 
	text-align: center;
	font-family: 'Muli', sans-serif;
}


ul#menu-top {
	margin-top: 20px;
}
ul#menu-top > li {
	position: static;
}

ul#menu-top > li > a {
	text-transform: uppercase;
	font-weight: 500;
}

ul#menu-top li  a {
	color: #555;
}




#menu-top > li > ul.dropdown-menu > li	{
	padding-bottom: 10px;
	vertical-align: top;
}
#menu-top  li  ul.dropdown-menu  li  a:hover{
	color: #1d6ab3;
	background-color: #fff;
	text-decoration: none;
}
#menu-top > li > ul.dropdown-menu > li > ul {
	padding-left: 20px;
	padding-top: 5px;
}

#menu-top > li > ul.dropdown-menu > li > ul > li {
	padding-bottom: 10px;
}
/*#menu-top > li > ul.dropdown-menu > li > ul > li a {
	color: #333
}*/

ul.dropdown-menu > li.dropdown > a {
	font-weight: bold;
}
ul.dropdown-menu > li.dropdown.noBold > a {
	font-weight: normal;
}

ul.dropdown-menu li.dropdown > ul > li > a {
	/*font-weight: 500;*/
}

ul#menu-top li.donate {
	margin-left: 10px;
}
ul#menu-top li.donate:hover {
	background-color: #fff;
}

ul#menu-top li.donate a {
	padding: 5px 15px;
	margin-top: 10px;
	font-weight: bold;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	background-color: #d62c29;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.25) !important;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.25) !important;;
}

.dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	width: 120%;
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.donateForm {
	float: left;
}

.donateBadge {
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	background-color: #138900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	height: 30px;
	width: 78px;

}
.donateBadge:hover {
	color: #fff;
	text-decoration: underline;
}

.alert-small {
	padding: 5px;
}

.more {
	color: #8C001A;
}

.container {
	max-width: 1060px;
}
body {
	background-color: #fff;
	font-family: 'Lato', Helvetica, sans-serif;
}

.page-head {
	background-color: #333;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 25px;
}
.page-head h1, h2 {
	margin-left: 15px;
	font-weight: 700;
	font-family: 'Muli', sans-serif;
	font-size: 36px;
}
.page-head h1 a, .page-head h2 a {
	color: #fff;
}

.page-head h1 a:hover, .page-head h2 a:hover {
	text-decoration: none;
}

.page-head .blog-departments {
	margin-left: 15px;
	color: #b2b2b2;
	font-size: 15px;
	margin-top: 15px;
}


.page-head .blog-cat-header h2, .page-head .blog-cat-header .blog-departments {
	margin-left: 0px;
}

.page-head .blog-cat-header-title h2, .page-head .blog-cat-header-title h3 {
	display: inline;
}
.page-head .blog-cat-header-title {
	margin-top: 20px;
}
.page-head .blog-cat-header-title h3 {
	margin-left: 10px;
}
.page-head .blog-cat-header-title .article-meta {
	color: #b2b2b2;
	margin-top: 5px;
}


.divider {
	margin-right: 10px;
	margin-left: 10px;
}

#primary {
	margin-top: 20px;
	margin-bottom:40px;
}

#content {
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 40px;
	
}
.sub-chapter-content {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar {
	background-color: #f1f1f1;
	
}
#sidebar .social {
	margin-bottom: 20px;
}
#sidebar .widget {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	border-top: 6px solid #222;
}

#sidebar .widget h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	font-family: arial;
}

.paymentForm {
	margin-bottom: 30px;
}
#donate #response h3 {
	margin-top: 0px;
}

.paymentForm .addressLocation {
    margin-bottom: 15px;
}


article {
	padding-bottom: 20px;
}


article p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, Myriad, Calibri, Helvetica;
}

article h2 {
	font-weight: 400;
	color: #1d6ab3;
	margin-left: 0px;
}

article .alignleft {
	float: left;
	margin: 5px 20px 5px 0;
}

article .alignright {
	margin: 5px 0 5px 20px;
	float: right;
}
article .aligncenter {
	margin: 5px auto;
	display: block;
}

.article-meta {
	font-size: 12px;
	color: #666;
}

.subchapter-header {
	background-color: #ffae40;
	margin: -20px 0px 10px;
}
.subchapter-header h3 {
	padding: 10px 10px 10px 10px;
	color: #fff;
	border-bottom: 1px dotted #f1f1f1;
}
.subchapter-header ul {
	color: #fff;
	padding-left: 10px;
	padding-bottom: 15px;
}
.subchapter-header ul li a, .subchapter-header h3 a {
	color: #fff;
}

.homepageTop {
	padding-left: 0px;
	padding-right: 0px;
}

.home-top {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f1f1f1
}

.home-top .home-box {
	margin-top: 0px;
}

.home-top .home-box .box-inner {
	display: inline-block;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.075) !important;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.075) !important;
	border-radius: 5px;
	width: 100%;
}
.home-top .home-box .box-image {
	margin-right: 10px;
}

.home-top .home-box .media-heading {
	font-size: 15px;
	font-family: 'Cantarell', sans-serif;
}

.home-top .home-box .box-inner a, .home-top .home-box .box-body .media-heading {
	color: #222;
}
.home-top .home-box .box-inner a:hover {
	text-decoration: none;
}

.home-top .home-box .box-body p {
	font-size: 12px;
	font-family: 'Cantarell', sans-serif;
}

.home-top .home-box span {
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 40px;
	color: #AAA;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 17.1px;
	font-weight: bold;
}

.home-lead {
	background-color: #222;
}

.home-lead h1 {
	margin-bottom: 30px;
	color: #fff;
}
.home-lead p {
	margin-bottom: 10px;
}
.home-lead p span {
	color: #222;
	background-color: #fff;
	padding:5px;
}

.home-lead .home-image {
	margin-top: -25px;
}

.home-lead .btn {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 15px;
	border-radius: 2px;
}

.home-lead .btn i {
	padding-top: 2px;
}

.home-lead .calls {
	background-color: #fff;
	height: 295px;
	padding-top: 20px;
	padding-left: 20px;
}

.btn-home {
	text-transform: uppercase;
}

.home-middle {
	margin-bottom: 20px;
	margin-top: 20px;
}

.home-box .home-box-title {
	margin-bottom: -20px;
	margin-left: 10px;
}
.home-box span {
	background-color: #fff;
	padding: 5px;
	display: inline-block;
}
.home-box span i, .home-box span .glyphicon {
	background-color: #8C001A;
	padding: 8px;
	color: #fff;
}
.home-box h4 {
	display: inline;
	color: #8C001A;
}

.home-middle .well {
	color: #800000;
	background-color: #f1f1f1;
	border-color: #f1f1f1;
	padding-top: 30px;
	height: 125px;
}
.home-middle .well p {
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}

.home-bottom {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
}
.home-bottom h3, .home-gallery h3 {
	border-bottom: 5px solid #e7e7e7;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.homepageList > li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}

.homepageList li h4, .homepageList li h5, .sidebar .widget h5{
	margin-top: 10px;
	color: #222;
}
.homepageList li h4 {
	margin-top: 5px;
}
.homepageList li h4 a, .homepageList li h3 a {
	color: #444;
}

ul.blogsCats {
	display: inline;
}

.homepageList li span.date, .homepageList li span.location, .sidebar .widget li span.location, .eventsList li span.location {
	font-size: 12px;
}
.sidebar .widget span.location {
	position: absolute;
	left: 75px;
}
.homepageList li span.share {
	font-size: 11px;
	font-weight: bold;
}

.home-core {
	padding-bottom: 60px;
	padding-top: 40px;
	background-color: #f1f1f1
}

.home-core p {
	font-size: 15px;
	font-family: sans-serif;
}

.blogList li h4{
	font-size: 17px;
}

article .eventsList li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

article .eventsList li a h4{
	margin-top: 5px;
}
article .eventsList li span {
	font-size: 12px;
}

.widget ul {
	list-style: none;
	padding-left:0px;
}

.widget ul li {
	min-height: 50px;
}

.dateCal {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 30px;
	background-color: #138900;
	/*background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); 
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%); 
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); */
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/*	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);*/
	text-align: center;
	margin-bottom: 20px;
}
.dateCal span.dateCalM {
	font-family: Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center; 
	color: #fff; 
	text-transform: uppercase;
}

.dateCal span.dateCalD {
	background: #f7f7f7; 
	/*background: linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);*/
	font-size: 16px; 
	font-weight: bold; 
	color: #000; 
	text-transform: uppercase; 	
	display: block;
	
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 0px;
}

#footer {
	background-color: #444;
	bottom: 0px;
	padding: 20px;
	padding-top: 40px;
	color: #fff;
}
#footer p {
	color: #adadad;
}

#footer p.footerText {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	
}
#footer .footerSocial {
	color: #adadad;
	clear: both;
}

#footer-nav ul { 
	list-style-type: none; 
	margin-right:20px;
}
#footer-nav ul li {
	vertical-align: top;
	padding-bottom: 10px;
}
#footer-nav ul li ul.sub-menu {
	padding-left: 0px;
	padding-top: 10px;
}
#footer-nav a {
	color: #888;
}

#masCarousel a:hover {
	text-decoration: none;
}
#masCarousel .item img {
	margin: 0 auto;
}

#masCarousel {
	width: 100%;
	float: left;
}

#masCarousel .item {
	height: 450px;
}

#masCarousel h1 {
	text-shadow: 2px 2px #000;
}
.carousel-caption {
	padding-bottom: 0px;

}

/*
.carousel-caption {
	padding: 5px 15px !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);

}

.carousel-control {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control span {
	padding-top: 3px;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}*/


/*
Article Template
*/
.article-header {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.article-header-top {
	margin-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
}
.article-header-bottom {
	clear: both;
	display: block;
	margin-top: 20px;
}

h1.article-title {
	font-family: 'Raleway', sans-serif;
}

.article-footer {
	margin-bottom: 20px;
}

.social-list li {
	min-width: 180px;
}
.article-social {
	margin-top: 15px;
	margin-bottom: 20px;
}

.article-social ul.list-unstyled li {
	margin-bottom: 20px;
}
.article-social ul.list-inline {
	width: 100%;
	display: table;
}
.article-social ul.list-inline li {
	display: table-cell;
	width: auto;
	text-align: center;
}

li.facebook iframe {
	margin-top: -5px;
}

.article .centers-map {
	height: 600px;
}
.article .chapter-map {
	height: 450px;
}

.centers-map .centers-map-search {
	margin-bottom: 20px;
}

.article #map-canvas {
	height: 80%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.wpcf7 p {
	margin:0px;
	line-height: 0px;
}
.wpcf7 p.lead {
	margin-bottom: 60px;
}
.wpcf7 form {
	margin-bottom: 70px;
	margin-top: 40px;
}
.wpcf7 form div.checkbox {
	margin-top: -5px;
}
.wpcf7 form .help-block {
	margin-bottom: -40px;
	margin-left: 10px;
}

#subscribeSubchaptersGroup label {
	margin-left: 10px;
}

article #faq {
	margin-top: 30px;
}

#faq .panel {
	border-radius: 0;
	border-color: #f8f8f8;
	border-top: 2px solid #005c4e;
	margin-bottom: 10px;
}

#faq .panel .panel-heading {
	background-color: #f8f8f8;
}

#faq .panel .panel-body {
	border-top: none;
}

div.comments-header {
	background-color: #f1f1f1;
	border-top: 2px solid #005c4e;
}

div.comments-footer {
	background-color: #f1f1f1;
	border-top: 2px solid #005c4e;
	margin-top: 40px;
	padding: 10px;
}

div.comments-header h3 {
	margin-left: 10px;
}

ul.comment-list {
	list-style-type: none;
	padding-left: 0px;
}
ul.comment-list li.comment {
	margin-bottom: 20px;
}

ul.comment-list ul.children {
	list-style-type: none;
	margin-top: 10px;
}

div.comment-body div.comment-top {
	background-color: #f8f8f8;
}

div.comment-body div.comment-top img {
	float: left;
	margin-right: 10px;
}

div.comment-body div.comment-top div.comment-top-meta .comment-author {
	margin-bottom: 10px;
	font-weight: bold;
}

div.comment-body div.comment-top div.comment-top-meta .comment-meta {
	font-size: 12px;
}
div.comment-body div.comment-top .comment-awaiting-moderation {
	color: #555;
}

div.comment-body div.comment-text {
	clear: both;
	margin-top: 10px;
}

div.comment-body div.comment-text p {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, Myriad, Calibri, Helvetica;
}

/*
Big screens SETTINGS
*/
@media (min-width: 992px) {
/*	#content {
		width: 630px !important;
	}

	#sidebar {
		width: 300px !important;
	}*/

	.navbar-header {
		margin-top: -30px;
	}

	.paymentForm .addressLocation .state {
	    width: 50px;
	    margin-left: 20px;
	    padding-left: 20px;
	    margin-right: 0px;
	    padding-right: 0px;
	}
	.paymentForm .addressLocation .zipcode {
	    width: 80px;
	    margin-left: 10px;
	    padding-left: 10px;
	    margin-right: 0px;
	    padding-right: 0px;
	}
	.paymentForm .addressLocation #City {
	    width: 120% !important;
	}
	.paymentForm .addressLocation #State {
	    width: 140%;
	}
	.paymentForm .addressLocation #Zip {
	    width: 120% !important;
	}

}


@media (min-width: 768px) {

	.header-social {
		margin-right: -30px;
	}

	.wpcf7 form .form-control {
		width: 80%;
	}


	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}

	#menu-top > li > ul.dropdown-menu {
		border: none;
		/*display: block;*/

		/*Long*/
		/*width: 1040px;
		left: 210px;
		right: auto;*/

		/*Short*/
		/*width: 549px;*/

		width: 484px;

		left: auto;
		right: 350px;

		padding-bottom: 20px;
		padding-top: 10px;
		border-top: 6px solid #1d6ab3;
		border-radius: 0;
	}

	ul#menu-top > li:hover {
		background-color: #1d6ab3;
	}

	ul#menu-top > li:hover > a {
		color: #fff;
	}


/*	.carousel-control span {
		margin-top: -20px !important;
		margin-left: -13px !important;
	}*/
}

@media (min-width: 769px) and (max-width: 991px) {

	ul#menu-top {
		margin-top: 50px;
	}

	.home-top .home-box .box-image {
		width: 100%
	}
	.home-top .home-box .box-image img {
		text-align: center;
		margin: 0 auto;
	}
	.home-top .home-box .box-body {
		clear: both;
		text-align: center;
	}

	.home-bottom .home-bottom-section {
		margin-bottom: 70px;
	}
}


/*
MOBILE SETTINGS
*/
@media (max-width: 767px) {
	.header-container {
		padding-bottom: 25px;
	}
	.header-social {
		margin-bottom: 10px;
	}

	.navbar-brand img.logo {
		height: 60px;
	}
	#top-navs {
		margin-top: 25px;
	}

	/*#masCarousel h1 {
		font-size: 28px;
	}
*/
	.home-lead .home-image {
		margin-top: 25px;
	}

	/*.carousel-control span {
		margin-top: -40px !important;
		margin-left: -10px !important;
	}
	
	.carousel-control span {
		padding-top: 20px;
	}*/

	.header-social .header-right {
		margin-top: 10px;
	}


	h5.logo-text {
		float: left !important;
		margin-top: 0px !important;
		margin-left: 50px;
	}
	.home-box input {
		float: left;
		margin-right: 5px;
	}

	.home-bottom .media-body {
		padding-left: 30px;
	}

	.dropdown-submenu .dropdown-menu {
		margin-left: 20px;
	}

	iframe {
		width: 100%;
	}

	#footer-nav {
		display: none;
	}
}