/**
 * Place your custom styles here.
 */

 body {
 	//font-family: "Trebuchet MS";
	font-family: arial;
 	font-size: 16px;
 	background: #f5f6f7;
	overflow-x: hidden;
 }
 
 body.front {
    background-color: #fff;
}

 img {
 	max-width: 100%;
 }
 
 span.submitted{
	 display:none;
 }
 
 .node-type-article span.submitted {
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}

 a{
	color: #2d0d80;
	text-decoration: underline; 
 }
 
 
 a:hover{
	 color: #0000ee;
	 /*color: #2d0d80;*/
	 text-decoration: none; 
 }

.opp a{
	color: #2d0d80;
	text-decoration: underline; 
 }
 
 
.opp a:hover{
	 color: #0000ee;
	 text-decoration: none; 
 }
 
h1, .h1 {
    font-size: 32px;
}
 
.views-exposed-form .views-exposed-widget.views-submit-button{

	padding-top: 0px;

}

.views-exposed-form .views-exposed-widget.views-submit-button .btn{

	margin-top: 1em;
}
 
#edit-field-archive-category-tid-wrapper{
    padding-right:0px;
}
#edit-field-archive-category-tid-wrapper label
{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
 .col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

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

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.5px;
}

h2{
	font-size: 28px !important;
	color: #2d0d80 !important;
}

h3{
	font-size: 21px !important;
	color: #444;
}

.view-news-page h2 {
    font-size: 24px! important;
}

.view-events-page h2 {
	font-size: 24px! important;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
	
}

article#node-365 h4.rtecenter {
    margin-bottom: 0px;
}

footer.footer .block-title a {
    text-decoration: none;
    color: #2d0d80;
}

.footer .nav > li > a:hover {
    text-decoration: underline;
}

footer.footer .block-title a:hover {
    text-decoration: underline;
}

.page-user ul.tabs--primary.nav.nav-tabs {
    display: none;
}

.page-user-register ol.breadcrumb {
    display: none;
}

.reg_intro_text {
    font-weight: bold;
}

.special_hr {
    border-bottom: 2px solid #2d0d80;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 0px;
}

.bootwrapped{
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.page-user-register .field-type-text {
    width: 40%;
    display: inline-block;
    margin-right: 10%;
}

.page-user-register div.field-name-field-company {
    margin-right: 60%;
}

.page-user-register div.field-name-field-state {
    width: 15%;
}

.page-user-register div.field-name-field-zip {
    width: 15%;
}

.page-user-register .form-item-name {
    width: 40%;
    display: inline-block;
    margin-right: 10%;
}

.page-user-register .form-item-mail {
    width: 40%;
    display: inline-block;
    margin-right: 10%;
}


.page-user-register .form-item-field-forum-format-und.form-type-radio.radio {
    width: 50%;
    display: inline-block;
}

.page-user-register .form-item-field-forum-format-und label {
    font-weight: bold;
}

.section-sidebar #block-block-24 .block-content {
    padding: 0px;
}

section#block-block-24 {
    /*padding-top: 25px;*/
    text-align: center;
    margin-bottom: 16px;
    /*margin-top: 10px;*/
}

section#block-block-20 {
    margin-bottom: 16px;
}

div.reach_us{
	/*margin-top:20px;*/
	margin-bottom:10px;
}

.cool_header {
    display: block;
    background-color: #2d0d80;
    color: #fff;
    font-size: 24px! important;
    width: 100%;
    padding: 10px;
    margin-top: 0px;
}

p.bottom_1 {
    font-weight: bold;
    margin-top: 10px;
}

p.bottom_2 {
    font-weight: bold;
    font-size: 15px;
    margin-top: -10px;
}

p.bottom_3 {
    font-weight: bold;
}

p.bottom_4 {
    /*font-weight: 700;*/
}


figcaption {
    /*padding: 0 20px;*/
	padding-top: 5px;
	line-height: 20px;
	font-size: 14px;
}

.page-user-register label{
	font-weight: 100;
}

.page-user-register .form-control{
	border: 1px solid #2d0d80;
}

.region-footer {
    padding: 25px 0 30px 0;
    color: #fff;
    width: fit-content;
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
    float: right;
}

p.copyright_wrap {
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: fit-content;
    float: left;
    padding-top: 45px;
    font-weight: 600;
}

.page-node-2908 label {
    display: inline;
    max-width: unset;
    margin-bottom: unset;
    font-weight: unset;
}

section#block-block-26 {
    width: 215px;
	/*height: 130px;*/
    margin: 0 auto;
	padding-top:10px;
    background: url(/sites/all/themes/acb/images/vol-link-bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	text-align: center;
	margin-top: 20px;
}


.vol_link_inner{
	padding-right:10px;
	padding-top:1px;
}


.vol_link_inner a {
    font-weight: bold;
}

.top_home_h1{
    margin-top: 0;
    font-weight: bold;
    border-bottom: 2px solid #2d0d80;
    padding-bottom: 8px;
    font-size: 28px !important;
    color: #2d0d80 !important;
}


button.navbar-toggle:before {
    content: "Menu";
    color: #fff;
    position: absolute;
    top: 6px;
    left: -40px;
}

.page-node-3092 .row .row .row {
    border-bottom: solid #e0e0e0 3px;
}

a:focus a:visited{
    color: #23527c;;
}

/***********donation page***************/


.honorary_block {
    / display: block; /
    width: 340px! important;
    float: right;
    margin-right: 20px;
    margin-bottom: 1em;
}

.ackaddress label {
    display: block;
    width: 1em;
    float: left;
    line-height: 1em;
}

input#ackname {
    float: right;
    width: 16em;
}

textarea#ackaddress {
    float: right;
    width: 16em;
    
}

.donation_form textarea, .donation_form input {
	border: solid 1px #cbcace! important;
}


.donation_form h2 {
    width: fit-content;
    margin: 0 auto;
}

.donation_form{
	border-bottom: 2px solid #2d0d80;
}

.mail_field_wrapper {
    /* display: block; */
    width: fit-content! important;
    float: left;
}

.phone_field_wrapper {
    /* display: block; */
    width: fit-content! important;
    float: right;
}

.top_donation_wrapper{
    margin: 20px 0px;
}

.top_donation_wrapper input {
    width: 340px;
}

.top_donation_wrapper div {
    margin: 0px 20px;
}

.general_block {
    /* display: block; */
    width: 340px! important;
    float: left;
	margin-left: 20px;
}

.honorary_block {
    /* display: block; */
    width: 340px! important;
    float: right;
    margin-right: 20px;
}

.donation_button {
    width: 100%;
	margin-bottom: 20px;
}

.donation_button input {
    margin: 0 auto! important;
    display: block;
    /*margin-bottom: -30px! important;*/
}

.lower_donation_section {
    text-align: center;
}

.main-container-row .region-content .donation_form .honorary_block .hidden_donation {
    display: none;
}

.main-container-row .region-content .donation_form .honorary_block .hidden_donation div {
    margin-top: 10px;
}

.bottom_donation_wrapper{
	margin-top: 10px;
}

.donation_radio_labels {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 8px;
}

.donation_button p.donate-button {
    width: fit-content;
    margin: 0 auto;
	margin-top: 5px;
}

.lightened_block {
    padding-top: 10px;
    background-color: white;
	margin-bottom: 15px;
}

div.paypal_hidden_stuff {
    display: none! important;
}

.page-node-365 .entity-field-collection-item div.rtecenter{
	font-size:18px;
	margin-top: 10px;
	line-height: 1.1;
    letter-spacing: 1px;
}

.special_header_0 {
    text-align: center;
    font-size: 21px;
    padding: 15px;
    width: 100%;
    border-bottom: 2px solid #2d0d80;
	font-weight: bold;
}

.donation_page_wrapper .top_copy {
    margin-bottom: 10px;
}


section#block-block-22 {
    /*margin-top: 10px;*/
    margin-bottom: 16px;
}

section#block-block-23 {
    /*margin-top: 10px;*/
    margin-bottom: 16px;
    padding: 0px! important;
}

section#block-block-23 .block-content{
    padding: 0px! important;
}

span.file {
    display: block;
    margin-bottom: 15px;
}

span.file a {
    margin-left: 15px;
    color: #00e;
}

/*******************************
	The Washington Connection
	A Quentin Tarantino Block
********************************/

#block-block-27{
	margin-bottom: 15px;
}

#block-block-27 .block-content {
    padding: 0px;
}

/*******************archive special css*******************/

body.page-archive {
    font-size: 16px! important;
    font-weight: normal;
}

body.page-archive .views-row {
    border-bottom: solid 2px #2d0d80;
	margin-bottom: 20px;
}

body.page-archive h1 {
    font-size: 18px! important;
    font-weight: normal! important;
	text-align: -webkit-left;
}

body.page-archive h2 {
    font-size: 24px! important;
    font-weight: normal! important;
}


body.page-archive h3 {
    font-size: 18px! important;
    font-weight: normal! important;
}

body.page-archive h3.cool_header {
    display: block;
    background-color: #2d0d80;
    color: #fff;
    font-size: 24px! important;
    width: 100%;
    padding: 10px;
    margin-top: 0px;
}

body.page-archive .views-row strong {
    font-weight: normal;
}

body.page-archive center {
    text-align: -webkit-left;
}

body.page-archive li.node-readmore {
    font-size: 18px;
    font-weight: 700;
}

/********************
	Header
********************/

.dropdown-menu > li > a{
	white-space: unset;
	word-wrap: break-word;
}

.dropdown-menu{
	min-width: unset;
}

#banner {
	background: #f5f6f7;
	padding: 8px 15px 20px 15px;
}

a.name.navbar-brand {
    font-size: 36px !important;
    padding-top: 47px;
    height: auto;
    line-height: 37px !important;
    max-width: 335px;
    color: #000;
    padding-left: 25px;
    font-weight: bold;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
header#navbar {
    margin-top: 0;
    background: #2d0d80;
}
#navbar li {
    min-width: 95px;
    text-align: center;
    /*text-transform: uppercase;*/
    font-size: 18px;
    /*font-weight: bold;*/
    padding-top: 7px;
    display: inline-block;
}

.archive-tabs {
    list-style: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 24px;
	overflow: auto;	
}

.archive-tabs li{
	float:left;
	display: inline-block;
	background: #2D0D80;
	color: #FFF;
	border: 1px solid #2D0D80;
}

.archive-tabs li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px 22px;
}

.archive-tabs li:hover{
	background: #FFF;
	color: #2D0D80;
}

.archive-tabs li:hover a{
	color: #2D0D80;
}

.archive-tabs li:first-child{
	border-radius: 8px 0px 0px 8px;
}

.archive-tabs li:last-child{
	border-radius: 0px 8px 8px 0px;
}

#navbar li .caret {
    display: none;
}
#navbar li a {
    color: #fff;	
    border-bottom: 4px solid #2d0d80;
    padding: 12px 15px;
    margin-bottom: 1px;
	text-decoration: none;
}
#navbar li a:focus {
	background: transparent;
	border-bottom: 4px solid #9beff9;
}
#navbar li.active a {
    border-bottom: 4px solid transparent;
}

#navbar li a.active{
    border-bottom: 4px solid #9beff9;
}

/*#navbar ul.menu.nav > li:hover{
	background: #5700A8;
}*/

#navbar ul.menu.nav > li.active > a{
	border-bottom: 4px solid #9beff9;
}

h4 a, h3 a{
	letter-spacing: 0px;
}

#navbar ul.menu.nav > li:hover > a {
	background: #2d0d80;
	border-bottom: 4px solid #c8f965;
}

.events-view h2 > a{
    color: #290581;
    cursor: default;
}

.events-view h2 > a:hover{
    text-decoration: none;
}

.events-view .field{
	padding-bottom: 12px;
	padding-left: 18px;
}

.events-view .views-row{
	border-bottom: 2px solid #290581;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.events-view .views-row-last{
	padding-bottom: 0px;
	border: none;
}

.events-view .field .field-label{
	color: #290581;
		
}

.events-view .field-name-body > .field-items{
	width: 80%;
}

.events-view .views-field{
	padding-bottom: 12px;
	padding-left: 18px;
}

.events-view .views-field-title{
	padding-left: 0px;
}

.events-view .views-field .views-label {
    color: #290581;
    float: left;
    font-weight: bold;
    padding-right: 5px;
}

.events-view .views-field .views-content{
	float:left;
}

#navbar li.home-link:after {
    content: " ";
    background: url(/sites/all/themes/acb/images/home-icon.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    pointer-events: none;
}
#navbar li.home-link {
    position: relative;
    text-indent: -9999px;
    min-width: 145px;
}
.social-icons .block-content ul li {
    float: right;
    list-style: none;
    font-size: 0 !important;
    margin-left: 27px;
}
.social-icons {
    position: absolute;
    right: 96px;
    bottom: -13px;
}
.social-icons ul {
    float: right;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: baseline;
	padding-left: 0px;
}

.acb_search{
    float: left;
    display: inline-block;
	margin-top: 5px;
	/*display:none;*/
}

.acb_search input#search_box {
    border: solid 2px #2d0d80;
    border-radius: 5px 0px 0px 5px;
    width: 180px;
    height: 35px;
    margin-left: 30px;
}

.navbar-toggle .icon-bar {
	background: #fff;
}
#banner .container {
	position: relative;
}
#navbar .dropdown-menu li {
    display: block;

}
#navbar .dropdown-menu li:first-child {
    margin-top: 0;
    padding-top: 0;
}
#navbar .dropdown-menu li a {
    color: #2d0d80;
    text-align: left;
    text-transform: capitalize;
    border-bottom: 0;
    padding-top: 0;
	font-size: 16px;
}
#navbar .dropdown-menu > .active > a, 
#navbar .dropdown-menu > .active > a:hover, 
#navbar .dropdown-menu > .active > a:focus {
    background: transparent;
}
#navbar ul.dropdown-menu {
    border: 3px solid #2d0d80;
    border-top: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding-top: 10px;
    left: 50%;
	width: 230px;
}
.logo.navbar-btn {
    margin-bottom: 10px;
}
.text-option {
    float: right;
    margin-right: 52px;
    max-width: 265px;
    margin-top: -8px;
    padding: 10px 21px;
    height: 135px;
    background: url(/sites/all/themes/acb/images/text-options-bg.png);
    background-repeat: no-repeat;
    background-size: 265px;
    background-position: 0px 0px;
}
.contrast-option p {
    max-width: 61px;
    font-weight: bold;
    color: #333 !important;
    text-align: right;
    float: left;
    font-size: 15px !important;
    margin-bottom: 0;
    line-height: 17px !important;
    margin-right: 7px;
}
.text-option img {
    max-width: 265px;
}
.contrast-option img {
    max-width: 32px;
    margin: 0px 1px;
}
.contrast-option {
    margin-top: 1px;
}
.contrast-option {
    margin-top: 5px;
}
.text-size-option img {
    max-width: 30px;
    margin: 0px 1px;
}
.text-size-option p {
    max-width: 71px;
    color: #333 !important;
    font-weight: bold;
    text-align: right;
    float: left;
    font-size: 15px !important;
    display: inline-block;
    position: absolute;
    margin-bottom: 0;
    line-height: 17px !important;
    margin-right: 5px;
    bottom: 4px;
    vertical-align: bottom;
}
.text-size-option p.percent {
    right: 0;
    font-size: 14px !important;
    margin-right: 0;
}
.text-size-option {
    max-width: 181px;
    margin: auto;
    position: relative;
    margin-top: 8px;
}
.text-size-image {
    display: inline-block;
    margin-left: 75px;
}
.logo img {
    /*max-width: 145px;*/
	width:10vw;
    width: 26vw;
    min-width: 238px;
	margin-top: 17px;
	max-width: 430px;
}



@media (max-width: 600px) {
    .social-icons {
	    position: relative;
	    width: 100%;
	    display: inline-block;
	    right: 0;
	    padding-right: 10px;
	    bottom: 0;
	}
    .logo.navbar-btn {
        margin-bottom: 8px;
    }
	a.logo img {
    	max-width: 130px;
	}
	a.name.navbar-brand {
	    font-size: 25px !important;
	    padding-top: 28px;
	    max-width: 250px;
	    line-height: 30px !important;
	    padding-left: 20px;
	}
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: underline! important;
    background-color: unset;
}

footer.footer div.container {
    width: 76%;
}

@media (max-width: 420px) {
	#banner {
		padding: 5px 0;
	}
    .text-option {
        margin-top: -5px;
    }
    .social-icons {
        text-align: center;
        padding-right: 0;
        margin-bottom: 5px;
        float: right;
    }
    .social-icons ul {
        margin-left: 0;
        padding-left: 0;
        float: initial;
    }
    .navbar-header {
        text-align: center;
    }
    .navbar-toggle {
        float: initial;
        margin-right: 0;
    }
	
	button.navbar-toggle:before {
		content: "Menu";
		color: #fff;
		position: absolute;
		top: 6px;
		left: 40px;
	}
	
    .social-icons ul li {
        margin-left: 13px;
        margin-right: 13px;
    }
	a.logo {
    	width: 100%;
        margin-bottom: 0;
	}
	a.logo img {
    	max-width: 160px;
    	text-align: center;
	}
	a.name.navbar-brand {
	    font-size: 32px !important;
	    padding-top: 10px;
	    max-width: 100%;
	    line-height: 39px !important;
	    padding-left: 15px;
	    padding-bottom: 20px;
	}
	#banner {
		text-align: center;
	}
}

/********************
	Top Content
********************/
.front .top-content {
    background: url(/sites/all/themes/acb/images/banner-background.png);
    background-size: cover;
    padding: 31.5px 0;
	padding-bottom: 18px;
    border-bottom: 5px solid #2d0d80;
}
.not-front .top-content {
    background: url(/sites/all/themes/acb/images/banner-background.png);
    background-size: cover;
    padding: 14px 0 14px 0;
    border-bottom: 5px solid #2d0d80;
}
.top-content strong {
    display: block;
}
.region-top-content-sidebar {
    text-align: center;
}
.front .region-top-content-main .block {
    max-width: 675px;
    margin: auto;
    padding: 33px 0px;
}
.not-front .region-top-content-main .block {
    padding: 0;
}
.region-top-content-main .block p {
    font-size: 21px;
    line-height: 31px;
}
.region-top-content-main .block .block-title {
    font-size: 24px;
    margin-top: 0;
    font-weight: bold;
    border-bottom: 2px solid #2d0d80;
    padding-bottom: 8px;
    /*margin-bottom: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;*/
}
p.donate-button,
p.member-btn {
    margin-bottom: 0px;
    margin-top: 1em;
}

p.donate-button img {
    max-width: 252px;
}
p.donate-text {
    margin-bottom: 10px;
    font-size: 13.6px;
}
p.member-text {
    margin-bottom: 0px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 18px;
}

p.member-text a{
	text-decoration:none;
}

.specialwatx{
	text-decoration:none;
}

.specialwato{
	text-decoration:underline;
}

a:hover .specialwato{
	text-decoration:none;
}


p.member-btn img {
    max-width: 252px;
}

/********************
	Main Container
********************/
.main-container {
    padding-top: 35px;
    padding-bottom: 50px;
}
.main-container.breadcrumb-margin {
    padding-top: 15px;
} 
.breadcrumb {
    padding: 0;
    margin-bottom: 15px;
}
section#block-block-4 {
    position: relative;
}
#block-block-4 .position-img {
    position: absolute;
    top: 0;
}
section#block-block-4 p {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 0;
}

/********************
	News & Events
********************/
.mid-content {
    margin-bottom: 20px;
}
section#block-views-news-block, 
#block-views-events-block {
    border: 3px solid #2d0d80;
    background: #fff;    
}
section#block-views-news-block h2.block-title,
#block-views-events-block h2.block-title {
    font-size: 30px;
    text-align: left;
    padding: 8px 25px;
    background: #2d0d80;
    color: #fff !important;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 1px;
}
#block-views-events-block .view-events {
	padding: 20px 25px;
}
section#block-views-news-block .view-news {
    padding: 18px 25px 20px 25px;
    height: 523px;
    overflow: auto;
    overflow-x: hidden;
	background-color: #f5f6f7
}
section#block-views-news-block .views-field-title a {
    /*color: #000;*/
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
}
/*
section#block-views-news-block .views-field-title a:hover {
	color: #0000ee;
}
*/
section#block-views-news-block .views-field-body p {
    line-height: 21px;
}
section#block-views-news-block .views-row,
#block-views-events-block .views-row {
    padding: 4px 0;
    display: inline-block;
    width: 100%;
}
section#block-views-news-block .more-link,
#block-views-events-block .more-link {
	display: block;
    margin-top: 10px;
    font-weight: bold;
    /*color: #2d0d80;*/
}
.left-date {
    float: left;
    margin-right: 15px;
    background: url(/sites/all/themes/acb/images/calendar-top.png);
    padding-top: 12px;
    background-size: 39px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.right-date-detail {
    float: left;
    padding-top: 5px;
    max-width: 250px;
}
.left-date span.date-display-single {
    background: #291982;
    color: #fff;
    width: 39px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    padding: 1px 9px 5px 9px;
    line-height: 16px;
}
span.date-display-single::first-line {
    font-size: 9px;
}
.right-date-detail a {
    display: block;
    color: #000;
}
.right-date-detail a:hover {
    text-decoration: none;
}

/********************
	Sidebar Blocks
********************/
section#block-block-3 {
    border: 3px solid #2d0d80;
    background: #fff;    
}
section#block-block-3 h2.block-title {
    font-size: 30px;
    text-align: left;
    padding: 10px 25px;
    background: #2d0d80;
    color: #fff !important;
    margin-bottom: 0;
    letter-spacing: 1px;
}
section#block-block-3 ul {
    margin: 0;
    padding: 15.5px 25px;
}
section#block-block-3 ul li {
    list-style: none;
    padding: 6px 0;
}
section#block-block-3 li.more-link {
    color: #2d0d80;
    font-weight: bold;
    padding-bottom: 0;
}
section#block-block-5 {
    margin-top: 20px;
}
p.shop-acb {
    margin-bottom: 19px;
}

section#block-block-29 {
    margin-bottom: 16px;
}

/********************
	Carousel
********************/

div#slick-views-carousel-1 {
    background: #fff;
    padding: 0px 50px;
    /*border: 3px solid #2d0d80;*/
}
.content-bottom {
	/*padding-top: 20px;*/
	margin-bottom: -50px;
}
.slick-slide .field-content {
    height: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slick-prev::before {
    content: "";
    background: url(/sites/all/themes/acb/images/arrow-left.png);
    height: 43px;
    width: 23px;
    display: inline-block;
    opacity: 1;
    background-repeat: no-repeat;
}
.slick-next::before {
    content: "";
    background: url(/sites/all/themes/acb/images/arrow-right.png);
    height: 43px;
    width: 23px;
    display: inline-block;
    opacity: 1;
    background-repeat: no-repeat;
}
.slick-initialized .slick-slide {
    padding: 15px 50px;
}

.below_sponsors {
    text-align: center;
	margin-bottom: 10px;
}

/********************
	Footer
********************/
.footer {/*****************************************************************/
	/*background: #2d0d80;*/
	margin-top: 0;
	padding-bottom: 0;
	border-top: solid #2d0d80 7px;
	background-image: url(/sites/all/themes/acb/images/footer_grad.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.footer h2.block-title {
    color: #2d0d80 !important;
    font-size: 17px !important;
    font-weight: bold;
    margin-top: 0;
    line-height: 19px;
    /*text-transform: uppercase;*/
    letter-spacing: 0.3px;
}
.footer .nav > li > a { /*****************************************************************/
    color: #2d0d80;
    padding: 7px 6px;
	font-size: 17px !important;
	text-decoration:none;
}
.footer .nav > li > a:hover, .footer .nav > li > a:focus {
	background: none;
}
.region-footer {
    padding: 25px 0 30px 0;
    color: #fff;
}
.footer-social {
    float: right;
}
.footer-social ul {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.footer-social li {
    list-style: none;
    float: right;
    padding-left: 27px;
}
section#block-block-7 p {
    display: inline-block;
    padding-bottom: 0;
    padding-top: 18px;
    margin-bottom: 0;
}
/*section#block-block-7 a {
    color: #fff;
}*/
.footer .block-menu-block {
    max-width: 250px;
}
section#block-block-8 {
    margin-top: 25px;
}
section#block-block-8 h2.block-title {
    margin-bottom: 30px;
}

/********************
    Basic Page
********************/
.node-type-page .field-name-body .field-items .field-item  {
    border-bottom: 2px solid #2d0d80;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
}
.node-type-page .field-name-field-image-grid-officers{
	/*
    border-bottom: 2px solid #2d0d80;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 0px;*/
}
.node-type-page .field-name-body .field-items .field-item:last-child {
    border-bottom: none;
	padding-bottom: 0px;
	padding-top: 30px;
}
.node-type-page .field-name-body .field-items .field-item:first-child {
    padding-top: 0;
}
.node-type-page .field.field-name-field-image {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.node-type-page .field-name-body .field-items p, .field-name-body .field-items p {
    /*margin-bottom: 10px;*/
	x-ms-format-detection: none;
	margin-bottom: 1em;
}
.node-type-page .field-name-body .field-items p:last-child,
.node-type-page .field-name-body .field-items ul:last-child {
    margin-bottom: 0;
}
/************************************************************************ - WARNING, THIS MAY BREAK SOMETHING TO REMOVE, BUT IT IS BREAKING GRIDS ON BASIC PAGES
.node-type-page .field-name-body .field-items .field-item div {
    display: inline-block;
    width: 100%;
}
**/
.node-type-page .field-name-body .field-items .field-item div.hackdiv{
	width: unset;
}

.page-node-2960.node-type-page .field-name-body .field-items .field-item div {
    display: unset;
    width: 50%;
}


.node-type-page .field-name-body .field-items div p:last-child {
    margin-bottom: 10px;
}
.node-type-page .field-name-body .field-items ul {
    margin-left: 45px;
    padding-left: 0;
}
.node-type-page .field-name-body .field-items ul li, .field-name-body .field-items ul li {
    margin-bottom: 15px;
}
.node-type-page h1.page-header {
    font-weight: bold;
    border-bottom: none;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 25px;
}

#block-block-3 .block-content {
    background-color: #f5f6f7;
}



section.main-section {
    border-right: 2px solid #2d0d80;
    padding-right: 25px;
}
aside.section-sidebar {
    padding-left: 25px;
}

figure.image, .page-node .main-section .field-name-body p img {
	margin: 0px;
	margin-bottom:10px;
}

.region-content figure.image{
	margin: 5px 20px 10px 15px;
}

figcaption {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    background: #dcdce0;
    padding: 10px 15px;
    padding-top: 10px;
}

figure.image img {
    margin: 0px! important;
}


section#block-block-10 {
    padding-top: 25px;
    text-align: center;
    margin-bottom: 16px;
}
.not-front p.donate-text strong {
    display: block;
    text-align: center;
}
.not-front p.member-btn {
    margin-bottom: 5px;
}
.not-front p.donate-button {
    margin-bottom: 15px;
}
.not-front p.donate-button img, 
.not-front p.member-btn img {
    width: 100%;
    max-width: 235px;
}
.not-front p.member-text strong {
    line-height: 15px;
    display: block;
    text-align: center;
}
.not-front p.donate-text {
    margin-bottom: 3px;
    font-size: 16px;
}
.section-sidebar .block {
    background: #fff;
    position: relative;
}
.section-sidebar .block:last-child {
    padding-bottom: 0px !important;
}
.section-sidebar .region-sidebar-second {
    position: relative;
}
/*
.section-sidebar .region-sidebar-second:after {
    background: url(../images/right-col-logo.png);
    content: "";
    position: absolute;
    bottom: 25px;
    width: 100%;
    height: 190px;
    z-index: 999;
    background-size: 190px;
    visibility: visible;
    background-repeat: no-repeat;
    background-position: 50%;
}
*/
.section-sidebar .block .block-title {
    font-size: 24px !important;
    font-weight: bold;
    margin: 0;
    color: #fff !important;
    background: #2d0d80;
    padding: 15px 25px 10px 25px;
}
.section-sidebar .block ul.menu.nav {
    padding: 0;
}
.section-sidebar .block .block-content {
    padding: 20px 28px 20px 28px;
}
.section-sidebar #block-block-10 .block-content {
    padding: 0;
}
.section-sidebar .block .block-content h2:first-child {
    margin-top: 0;
}
.section-sidebar .block ul a {
    padding: 0 0 15px 0;
    color: #000;
}
.section-sidebar .block ul li:last-child a {
    padding: 0;
}
.section-sidebar .block .nav > li > a:hover, 
.section-sidebar .block .nav > li > a:focus {
    background-color: transparent;
}
.node-type-page .field-name-body h2 , .node-type-page .field-name-field-description h2 {
    font-size: 24px !important;
    color: #000000;
    font-weight: bold;
}

.node-type-page .field-name-body h2 a.btn{
    font-size: 24px !important;
}

.node-type-page .field-name-body h3 a.btn{
    font-size: 18px !important;
}

.node-type-page .field-name-body a.btn {
    color: #2d0d80;
    /*background: #fff;*/
    padding: 15px 40px 15px 20px;
    border: 2px solid #2d0d90;
    margin: 6px 0;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    border-radius: 0;
}
.node-type-page .main-container-row {
    display: flex;
}
.node-type-page .field-name-body a.btn:hover {
    background: #2d0d80;
    color: #fff;
    text-decoration: none;
}

.node-type-page .field-name-field-image-grid .field-item {
	/*
    width: unset;
    padding: 23px;
    margin-bottom: 15px;
    padding-bottom: 0;
    vertical-align: top;
    padding-top: 0;
    display: inline-block;*/
}

.node-type-page .field-name-field-image-grid-officers .field-item {
/*    width: unset;
    padding: 23px;
    margin-bottom: 15px;
    padding-bottom: 0;
    vertical-align: top;
    padding-top: 0;
    display: inline-block;*/
}

.node-type-page .field-name-field-image-grid .field-collection-view , .node-type-page .field-name-field-image-grid-officers .field-collection-view {
/*    padding: 0;
    margin: 0;
    border-bottom: none;*/
}
.node-type-page .field-name-field-image-grid .field.field-name-field-image , .node-type-page .field-name-field-image-grid-officers .field.field-name-field-image {
/*    margin: 0;*/
}
.node-type-page .field-name-field-image-grid .field-collection-item-field-image-grid .field-item , .node-type-page .field-name-field-image-grid-officers .field-collection-item-field-image-grid-officers .field-item {
/*    width: 100%;
    padding: 0;
    vertical-align: baseline;*/
}
.node-type-page .field-collection-container {
    border-bottom: none;
    margin-bottom: 0;
}
/*
.node-type-page .field-name-field-image-grid .field-collection-item-field-image-grid .field-item:nth-child(3n+1),
.node-type-page .field-name-field-image-grid .field-collection-item-field-image-grid .field-item:nth-child(3n) ,
.node-type-page .field-name-field-image-grid-officers .field-collection-item-field-image-grid-officers .field-item:nth-child(3n+1),
.node-type-page .field-name-field-image-grid-officers .field-collection-item-field-image-grid-officers .field-item:nth-child(3n)
 {
    padding-right: 0;
    padding-left: 0;
}
.node-type-page .field-name-field-image-grid .field-item:nth-child(3n+1),
.node-type-page .field-name-field-image-grid-officers .field-item:nth-child(3n+1)
 {
    padding-left: 0;
    padding-right: 46px;
}
.node-type-page .field-name-field-image-grid .field-item:nth-child(3n),
.node-type-page .field-name-field-image-grid-officers .field-item:nth-child(3n) {
    padding-right: 0;
    padding-left: 46px;
}
.node-type-page .field-name-field-image-grid .field-item:nth-child(3n) .field-type-image,
.node-type-page .field-name-field-image-grid-officers .field-item:nth-child(3n) .field-type-image  {
    float: right;
}
.node-type-page .field-name-field-image-grid .field-name-field-description h3 ,
.node-type-page .field-name-field-image-grid-officers .field-name-field-description h3 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 1px;
}
*/
/*
.node-type-page .field-name-field-image-grid .field-name-field-description p ,
.node-type-page .field-name-field-image-grid-officers .field-name-field-description p {
    font-size: 14px;
}
*/
.node-type-page .field-name-body .field-items .field-item .grid-three {
    width: 33%;
    padding: 23px;
    margin-bottom: 15px;
    padding-bottom: 0;
    vertical-align: top;
    float: left;
    padding-top: 0;
    display: inline-block;
}
.node-type-page .field-name-body .field-items .field-item .grid-three img {
    height: auto;
}
.node-type-page .field-name-body .field-items .field-item .grid-three:nth-child(3n) {
    padding-right: 0;
    padding-left: 46px;
}
.node-type-page .field-name-body .field-items .field-item .grid-three:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 46px;
}
.node-type-page .field-name-body .field-items .field-item .grid-three p {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
}
.node-type-page .field-name-body .field-items .field-item .grid-three p strong {
    font-size: 16px;
    line-height: 20px;
}
.page-node-365.node-type-page .field-name-body .field-items .field-item:last-child {
    padding-bottom: 0;
    padding-top: 30px;
}
.page-node-365.node-type-page .field-name-body .field-items .field-item h1 {
    margin-top: 0;
    font-size: 27px;
    padding-bottom: 3px;
}
.node-type-page .field-name-body .field-items .field-item:first-child {
    border-bottom: none;
    padding-bottom: 0;
}
/*
.node-type-page .field-name-body .field-items .field-item:nth-child(2) {
    padding-top: 10px;
}
*/

blockquote.image-field-caption{
	border-left: 0px;
}
/* Podcast Page */
#block-block-12 h3 {
    color: #2d0d80;
    font-size: 25px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 26px;
}
section#block-block-12 {
    border-bottom: 2px solid #2d0d80;
    padding-bottom: 35px;
    margin-bottom: 25px;
}
.page-header {
    font-weight: bold;
    border-bottom: none;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 25px;
}
.view-acb-braille-forum-podcast .views-field-title a {
    font-size: 26px;
    color: #2d0d80;
    font-weight: bold;
}
.view-acb-braille-forum-podcast a.btn {
    color: #2d0d80;
    position: relative;
    background: #fff;
    margin-right: 5px;
    max-width: 245px;
    width: 100%;
    padding: 11px 45px 9px 20px;
    border: 2px solid #2d0d90;
    margin: 0 0;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    border-radius: 0;
}
.view-acb-braille-forum-podcast a.btn:after {
    content: " ";
    background: url(../images/down-arrow.png);
    width: 15px;
    height: 8px;
    position: absolute;
    top: 20px;
    background-repeat: no-repeat;
    right: 20px;
}
.view-acb-braille-forum-podcast b.podcast-label {
    display: block;
    font-size: 14px;
    line-height: 15px;
}
.view-acb-braille-forum-podcast .audio-download b {
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
}
.view-acb-braille-forum-podcast .audio-download {
    margin-top: 3px;
}
.view-acb-braille-forum-podcast .views-row {
    padding-bottom: 27px;
    border-bottom: 2px solid #2d0d80;
    margin-bottom: 27px;
}
.podcast-content {
    border: 2px solid #2d0d80;
    padding: 15px;
    background: #fff;
    display: none;
    margin-bottom: 5px;
    margin-top: 25px;
}
.podcast-content b {
    font-size: 18px;
    color: #2d0d80;
    margin-bottom: 5px;
    display: block;
}
.view-acb-braille-forum-podcast .views-field.views-field-title {
    padding-bottom: 20px;
}

.field.field-name-body.field-type-text-with-summary.field-label-hidden img {
    /*padding: 5px 20px;*/
}

.view-id-news_page .submitted {
	display: none;
}

/**********************************/

.node-type-page .field-name-body .field-items .field-item div.donation_warning {
    text-align: center;
    width: 80%;
    color: #f22;
    background: #fdd;
    padding: 18px;
    font-weight: 700;
    margin: 10px auto;
    display: none;
}

.donation_form_oneshot {
    text-align: center;
    margin-top: 20px;
}




/*****btn contrast fix*******/


.node-type-page .field-name-body a.btn.overrb:hover {
    background: #000!important;
	font-style: italic;
}

.node-type-page .field-name-body a.btn.overrw:hover {
    background: #fff!important;
	font-style: italic;
}

.node-type-page .field-name-body a.btn.overru:hover {
    background: #00f!important;
	font-style: italic;
}



/************news page*****************/

.view-news-page .views-row {
    margin-bottom: 35px;
    padding-bottom: 10px;
    border-bottom: solid 2px #2d0d80;
}


.page-news .region-content .views-field-title a {
    font-size: 24px;
    font-weight: unset;
}


/**********************************
			Phew Lad
**********************************/

    .enlarged .navbar-header {
        float: none;
    }
    .enlarged .navbar-left,.enlarged .navbar-right {
        float: none !important;
    }
    .enlarged .navbar-toggle {
        display: block;
    }
    .enlarged .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .enlarged .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .enlarged .navbar-collapse.collapse {
        display: none!important;
    }
    .enlarged .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .enlarged .navbar-nav>li {
        float: none;
    }
    .enlarged .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .enlarged .collapse.in{
        display:block !important;
    }
    .enlarged #navbar li .caret {
        display: block;
        float: right;
        margin-left: 10px;
        margin-top: 8px;
    }
    .enlarged #navbar li {
        display: block;
        width: 100%;
    }
    .enlarged #navbar li a {
        display: inline-block;
    }
    .enlarged #navbar ul.dropdown-menu {
        left: 0;
        position: relative;
        width: 100%;
        margin-left: 0 !important;
    }


	
/**************Angel Memorial***************/

.webform-component--intro-copy h2 {
    font-weight: bold;
}

.webform-component--intro-copy {
    font-weight: normal;
}

.form-item.webform-component.webform-component-markup.webform-component--intro-copy.form-group.form-item.form-type-markup.form-group {
    margin-left: -35px;
}

form#webform-client-form-3039 {
    padding-left: 35px;
}

.webform-client-form-3039 label[for="edit-submitted-memorial-tribute-type"] {
    font-size: 20px;
}

.webform-client-form-3039 label[for="edit-submitted-angel-name"] {
    font-size: 20px;
}

.webform-client-form-3039 label[for="edit-submitted-year-of-passing"] {
    font-size: 20px;
}

.webform-client-form-3039 label[for="edit-submitted-personalized-heading"] {
    font-size: 20px;
}

.webform-client-form-3039 label[for="edit-submitted-tell-your-story"] {
    font-size: 20px;
}

.webform-client-form-3039 label[for="edit-submitted-first-name"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-last-name"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-company"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-address"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-address-2"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-city"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-state"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-zip"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-phone"] {
    font-weight: normal;
}

.webform-client-form-3039 label[for="edit-submitted-e-mail-address"] {
    font-weight: normal;
}

.webform-client-form-3039 div.help-block {
    font-size: 16px;
    color: #333;
    /*font-weight: 600;*/
}

.webform-client-form-3039 .webform-component-paymethod-select{
	/*display: none;*/
}

.webform-client-form-3039 label[for="edit-submitted-print-options"]{
	font-weight: normal;
}

.webform-client-form-3039 .input-group-addon {
    padding: 0px;
    font-size: 30px;
    padding-right: 10px;
    font-weight: bold;
    line-height: 1;
    color: #2d0d80;
    text-align: center;
    background-color: #fff;
    border: none;
    border-radius: 4px;
}

.webform-client-form-3039 input {
    border-color: #2d0d80! important;
}

.webform-client-form-3039 textarea {
    border-color: #2d0d80! important;
}

.webform-client-form-3039 input#edit-submitted-donation-amount{
	color: #2d0d80;
    font-size: 18px;
    font-weight: bold;
}

.webform-client-form-3039 .alert{
	clear: both;
}

.form-item.form-item-submitted-memorial-tribute-type.form-type-radio.radio {
    display: inline;
	margin-right: 20px;
}

.form-item.form-item-submitted-memorial-tribute-type.form-type-radio.radio label{
    font-weight:bold
}

a[data-title="File requirements"] {
    float: right;
}

input[id^="edit-submitted-upload-story-upload"]{
	display: inline-block;
    width: 50%;
    margin-right: 10px;
}

input[id^="edit-submitted-upload-image-upload"]{
	display: inline-block;
    width: 50%;
    margin-right: 10px;
}

div#edit-submitted-print-options {
    width: 70%;
}

.webform-client-form-3039 .form-item-submitted-print-options .radio{
    display: inline-block;
    width: 180px;
}

.webform-client-form-3039 .form-item-submitted-print-options .radio label{
    font-weight: bold;
}

.form-item.webform-component.webform-component-markup.webform-component--provide-info-label.form-group.form-item.form-type-markup.form-group p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.provlabel p{
	margin-bottom:15px;
}

.bottommarkup {
    margin-bottom: 15px;
}

.webform-client-form-3039 button.webform-submit{
	background-color: #2d0d80;
	color:#fff;
    font-size: 18px;
    font-weight: bold;
}


.webform-client-form-3039 div.aftersubbut{
	display:inline;
	font-size: 18px;
	font-weight: bold;
	margin-left:20px;
}

.webform-client-form-3039 .afterperhead {
    font-weight: normal;
    font-size: 14px;
}

.webform-client-form-3039 .form-actions {
    margin-left: 10px;
}

span.form-required {
    color: #B21119;
}

.clearino{
	clear:both;
}



/*********************AMT***************************/
.vouter {
    display: block! important;
    border: solid #2d0d80 4px;
    padding: 8px;
}
.kouter {
    display: block! important;
	border: solid #2d0d80 2px;
}

.kouter div.memboxhead {
    display: block! important;
    margin: 0 auto;
    text-align: center;
    width: 400px! important;
    height: 90px;
    background: url(../images/angelwingstran.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.kouter div.memboxhead h2 {
    margin: 0;
    padding-top: 40px;
}

.page-node-2980 .field-name-body .field-items ul li {
    margin-bottom: 15px;
    display: block;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/**********override breadcrumbs**********/

ol.crumbs {
    list-style: none;
    padding: 0px;
}

li.crumb {
    display: inline-block;
    margin-right: 1em;
}

li.crumb:after {
    content: ">";
    margin-left: 1em;
}

li.crumb.last_crumb:after {
    content: unset;
}


/*************/
/*****************superfish mobile*********************/
/*
div.sf-accordion-toggle.sf-style-simple-centre-aligned a span {
    height: 20px;
    float: left;
    line-height: 99999em;
    overflow: hidden;
    text-indent: -99999em;
    width: 20px;
}
*/

div.sf-accordion-toggle.sf-style-simple-centre-aligned a.sf-expanded, .sf-menu.sf-style-simple-centre-aligned.sf-accordion li.sf-expanded {
    background: #2d0d80;
}

div.sf-accordion-toggle.sf-style-simple-centre-aligned a {
    background: #2d0d80;
}

.sf-menu.sf-style-simple-centre-aligned li {
    background: #2d0d80;
}

.sf-menu.sf-style-simple-centre-aligned a, .sf-menu.sf-style-simple-centre-aligned a:visited, .sf-menu.sf-style-simple-centre-aligned span.nolink,.sf-menu.sf-style-simple-centre-aligned li:hover > a {
    color: #ffffff;
    font: normal 1em Arial, Helvetica, Tahoma, Verdana, Sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
}

.sf-menu.sf-style-simple-centre-aligned li:hover, .sf-menu.sf-style-simple-centre-aligned li.sfHover {
    background: #02e3fd;
}

.sf-menu.sf-style-simple-centre-aligned li:hover > a {
    color: #333;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li.sf-expanded > a.sf-accordion-button, .sf-menu.sf-style-simple-centre-aligned a:focus {
    color: #fff;
}
.superfish_wrapper ul li ul li a {
    background: #333;
}
/*
.superfish_wrapper ul li ul li:hover a:nth-child(2) {
    background: #5e3ab9;
}
*/

.superfish_wrapper ul li ul li a.sf-accordion-button {
    background: #87be3b;
	display: none;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li ul {
    margin: unset;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion ul.sf-has-clone-parent > li.firstandlast, .sf-menu.sf-style-simple-centre-aligned.sf-accordion li:last-child {
    border-radius: 0;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li a.sf-accordion-button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 499;
    height: 4em;
    width: 4em;
    overflow: hidden;
    line-height: 999em;
    background: url(/sites/all/themes/acb/images/c.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 3em;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li.sf-expanded > a.sf-accordion-button {
    color: #fff;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.superfish_wrapper ul li ul li a:hover, .sf-menu.sf-style-simple-centre-aligned a:hover {
    background: #9ff4ff;
	color: #333! important;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li.sf-expanded:hover {
    background: #02e3fd;
	color: #333! important;
}

.sf-menu.sf-style-simple-centre-aligned.sf-accordion li li {
    margin-left: 0px;
    width: 100%;
}

/*
div.sf-accordion-toggle.sf-style-simple-centre-aligned {
    float: right;
    width: fit-content;
    position: absolute;
    right: 2px;
    top: -50px;
}
*/

div.sf-accordion-toggle.sf-style-simple-centre-aligned {
    background: #2d0d80;
}
/*
a.sf-accordion-button {
    background: #87be3b;
}
*/
div.sf-accordion-toggle.sf-style-simple-centre-aligned a span {
    background: unset;
    height: unset;
    float: unset;
    line-height: unset;
    overflow: unset;
    text-indent: unset;
    width: unset;
}

div.sf-accordion-toggle.sf-style-simple-centre-aligned a {
    background: unset;
    border: unset;
    border-radius: unset;
    color: #ffffff;
    float: right;
    font: unset;
    padding: 1em;
    text-decoration: none;
    text-shadow: unset;
    font-weight: bold;
}

body.enlarged .superfish_wrapper{
	
	display:block! important;
	
}

body.enlarged header#navbar{
	
	display:none;
	
}
/*
.not-logged-in div.sf-accordion-toggle.sf-style-simple-centre-aligned {
    float: right;
    width: fit-content;
    position: absolute;
    right: 2px;
    top: 62px;
}
*/
/*****************************************************/
/***********************MMS***************************/

.break_over {
    clear: left;
}

.webform-client-form-3087 input {
    border-color: #2d0d80! important;
}

.webform-client-form-3087 textarea {
    border-color: #2d0d80! important;
}

.webform-client-form-3087 .input-group-addon {
    padding: 0px;
    font-size: 30px;
    padding-right: 10px;
    font-weight: bold;
    line-height: 1;
    color: #2d0d80;
    text-align: center;
    background-color: #fff;
    border: none;
    border-radius: 4px;
}

.webform-client-form-3087 button.webform-submit{
	background-color: #2d0d80;
	color:#fff;
    font-size: 18px;
    font-weight: bold;
}

.webform-client-form-3087 .webform-component--markup-1{
	clear: left;
}

.webform-client-form-3087 .webform-component--markup-2{
	clear: left;
}

.webform-client-form-3087 input#edit-submitted-amount-of-your-monthly{
	width: 48%;
}

select#edit-submitted-affiliate-name {
    border-color: #2d0d80;
}

/*****************************************************/

.vidcontainer {
    width: 60%! important;
}

/***************************************************/
input.search_submit {
    background-color: #2d0d80;
    color: #fff;
    -webkit-appearance: button-bevel;
    height: 35px;
}

label#search_label {
    font-weight: normal;
    margin-right: 10px;
}

.page-node-2980 .field-name-body .field-items .field-item div {
    display: unset;
    width: unset;
}

.view-id-angels td {
    /* width: 0%! important; */
    padding: 1vw! important;
    /* display: inline-block! important; */
    border: 2px grey solid;
}

#block-block-28 .block-content {
    padding: 0;
    margin-bottom: 15px;
}


.page-archive .page-header {
    font-weight: bold;
    border-bottom: none;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 10px;
}

img {
	height: unset! important;
	} /*because content writers keep breaking images by adding inline heights*/

.views-exposed-widget.views-submit-button {
    padding: 10px;
    margin-top: 25px;
}

input#edit-archive-search-keys {
    padding: 0px;
}

section#block-views-exp-archives-page {
    margin-bottom: 15px;
}


.page-node-3092 li {
    display: block;
}


p.starlogo_wrap {
    margin: 0 auto;
    width: fit-content;
}

p.starlogo_wrap img{
    float: left;
    width: 100px;
    padding-bottom: 20px;
}

span.smaller{
	font-size:12px;
}

.page-node-3111 .main-container tbody tr td p {
    padding: 10px;
}

.page-node-3111 .main-container h4 a, .page-node-3111 .main-container h3 a, .page-node-3111 .main-container h2 a {
    text-decoration: none;
	color: inherit;
}

.page-node-3111 .main-container h4 a:hover, .page-node-3111 .main-container h3 a:hover, .page-node-3111 .main-container h2 a:hover {
    text-decoration: none;
	color: inherit;
}

.page-node-3111 table{
	width: 100%;
}

.page-ez-user-list .views-row {
    margin-bottom: 50px;
    border: #cecece solid;
    padding: 10px;
}

.page-ez-user-list div.field-content {
    display: inline;
}

#block-block-29 .block-content {
    padding: 0px 0px 8px 0px;
}

/****rand improvements*****/
.field-name-body hr {
    border: none;
    border-bottom: 2px solid #2d0d80;
	margin: 40px 0px;
}

/**************************/

a.tipstrig {
    font-weight: bold;
    cursor: pointer;
}

.tipstrigwrap {
    margin-bottom: 1vw;
}

.searchtips {
    margin-bottom: 1vw;
	display:none;
}

input#ackname, input#ackemail, input#ackphone {
    float: right;
    width: 16em;
}
.main-container-row .region-content .donation_form .honorary_block .hidden_donation div {
    margin-top: 10px;
    clear: both;
}
.ackaddress label, .ackemail label, .ackphone label {
    display: block;
    width: 1em;
    float: left;
    line-height: 1em;
}
.ackemail {
    padding-top: 6px;
}
label[for='ackname']:after, label[for='ackaddress']:after, label[for='ackemail']:after {
    content: "*";
    color: #00e;
}
/*************conference volumes**************/

.toc a {
    display: block;
}

.slidedisplay{
	display:none;
}

.primary {
    margin-top: 2em;
}

.bottom_tools a{
	display:block;
}

.toc {
    margin: 2em;
}

.file_links {
    margin: 1em 0px;
}
/******************aira********************/

.aira_form_wrapper label {
    display: block;
	font-weight: normal;
}

.aira_form_wrapper label em {
    color: #f00;
}

.aira_form_wrapper input[type="submit"] {
    color: white;
    background-color: #2d0d8f;
    font-size: 1.2em;
}

.aira_form_wrapper input[type="text"], .aira_form_wrapper input[name="phone"], .aira_form_wrapper select {
    border: solid 2px #2d0d8f;
    border-radius: 5px;
    width: 85%;
    height: 30px;
    margin-bottom: 1em;
}

.row.submission_row {
    margin-top: 2em;
}
.donate_aira_msg {
    font-weight: bold;
    margin-top: 0.6em;
}

.innervert img.img-responsive {
    margin: 0 auto;
}

.outervert {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
}

.innervert {
    padding: 0 1em;
}

.aira_success {
    background-color: #dfd;
    color: #00672f;
    font-size: 2em;
    text-align: center;
    padding: 1em;
    margin-bottom: 1em;
    border: 2px solid #062;
    border-radius: 15px;
}

/*************conference volumes**************/

.toc a {
    display: block;
}

.slidedisplay{
	display:none;
}

.primary {
    margin-top: 2em;
}

.bottom_tools a{
	display:block;
}

.toc {
    margin: 2em;
}

.file_links {
    margin: 1em 0px;
}

.conv_tease {
    background: rgba(255,255,255,0.6);
    text-align: center;
    font-size: 1.4em;
    padding: 0.5em;
}

.conv_tease a{
    font-weight: bold;
}


/********************
	Media Queries
********************/
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    #navbar li .caret {
        display: block;
        float: right;
        margin-left: 10px;
        margin-top: 8px;
    }
    #navbar li {
        display: block;
        width: 100%;
    }
    #navbar li a {
        display: inline-block;
    }
    #navbar ul.dropdown-menu {
        left: 0;
        position: relative;
        width: 100%;
        margin-left: 0 !important;
    }
	section#block-views-news-block .view-news.view-id-news {
		height: 443px;
	}	
	
}

@media only screen and (max-width: 1199px){
	
	.top_donation_wrapper input {
		width: 250px;
	}	
	
	.honorary_block {
		width: 250px! important;
	}
	
	.general_block {
		width: 250px! important;
	}
	
}


@media only screen and (max-width: 991px){
	
	.top_donation_wrapper input {
		width: 190px;
	}	
	
	.honorary_block {
		width: 190px! important;
	}
	
	.general_block {
		width: 190px! important;
	}
	
.vidcontainer {
    width: 100%! important;
}

}

@media (max-width: 768px) {
    section.main-section {
        border-right: none;
    }
    aside.section-sidebar {
        padding-left: 0;
    }
    section.main-section {
        padding-right: 0;
    }
    .section-sidebar .region-sidebar-second {
        position: relative;
        max-width: 300px;
        margin: auto;
    }
    .section-sidebar .block {
        margin-bottom: 135px;
    }
    .node-type-page .field-name-body .field-items .field-item {
        padding-left: 0;
    }
    .node-type-page .main-container-row {
        display: block;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    .node-type-page .field-name-body .field-items .field-item .grid-three,
    .node-type-page .field-name-field-image-grid .field-item {
        width: 50%;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .node-type-page .field-name-body .field-items .field-item .grid-three img,
    .node-type-page .field-name-field-image-grid .field-item img {
        display: inline-block;
    }
    .node-type-page .field-name-field-image-grid .field.field-name-field-image {
        float: none !important;
    }
}
@media (max-width: 992px) {
    #block-views-news-block, 
    #block-views-events-block {
    	margin-bottom: 15px;
    }
    .slick-initialized .slick-slide {
        padding: 15px 20px;
    }
    .region-top-content-main .block {
        padding-top: 0;
    }
    .footer h2.block-title {
        margin-top: 30px;
    }
    .footer #block-menu-block-1 .block-title,
    .footer #block-menu-block-8 .block-title {
        margin-top: 0px;
    }
    .text-option {
        display: none;
    }
	section#block-block-26{
		float: right;
		height: 80px;		
	}
    .footer h2.block-title {
        font-size: 18px;
    }
    .footer .nav > li > a {
        padding: 4px 6px;
        font-size: 18px;
    }
    .footer .block-menu-block {
        max-width: 200px;
    }
	section#block-views-news-block .view-news.view-id-news {
		height: 397px;
	}
}
@media (max-width: 600px) {
	
	
	.region-footer {
		width: fit-content;
		margin: 0 auto;
	}
	
	
    .footer-social {
        width: 100%;
        display: block;
    }
    .footer-social ul {
        margin: 0;
        padding: 0;
    }
    .footer-social li {
        float: left;
        padding-left: 0px;
        padding-right: 25px;
    }
    section#block-block-7 p {
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 20px;
		margin-left: 1.3em;
    }
    .slick-initialized .slick-slide {
        padding: 15px 10px;
    }
footer.footer .container .row {
    display: none;
}
}
@media (max-width: 500px) {
    .node-type-page .field-name-body .field-items .field-item .grid-three, 
    .node-type-page .field-name-field-image-grid .field-item {
        width: 100%;
    }
}
@media (max-width: 420px) {
    p.member-btn img,
    p.donate-button img {
        width: 298px;
        max-width: 100%;
    }
    #block-block-4 iframe {
        height: auto;
    }
    .slick-initialized .slick-slide {
        padding: 15px 0px;
    }
    .mejs__container {
        width: 100% !important;
        max-width: 100% !important;
    }
	
.acb_search {
    float: none;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 5px;
    /* display: none; */
}

	
}
@media (min-width: 768px) {
    .col-70 {
        width: 70%;
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
    }
    .col-30 {
        width: 30%;
        position: relative;
        float: left;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 992px) {
    .view-acb-braille-forum-podcast a.btn {
        margin-bottom: 10px;
    }
    #block-block-12 h3 {
        margin-top: 15px;
    }
}

h2.slide__title {
font-size: 1.5rem !important;
    color: #000 !important;
    margin: 0;
    line-height: 2rem;
}

.slick .slick-dots--thumbnail-grid {
  display:none !important;
}

.slick-slide {
  padding:5px !important;
}
