hr {
  color: #293e6b;
  border-color: #293e6b;
  background-color: #293e6b;
  height: 1px; }

li {
  font-family: AtleticoLight; }

li.mura-tags {
  display: none; }

.dropdown-menu > li > a {
  padding: 1px 20px; }

@media (min-width: 550px) {
  .margin_four {
    margin-right: 4%; } }

.articleImg {
  text-align: center;
  display: inline-block; }

body {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/NAGR_Website_SecondAmendmentSideImage.png") !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-position: left !important; }

#stickyNav {
  z-index: 9999999 !important; }

.center {
  align-content: center; }

.containerBG {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px; }

.disclaimer {
  margin-top: 28px;
  margin-bottom: 35px;
  color: grey;
  font-size: 0.6em;
  font-style: italic;
  text-align: center;
  line-height: 1em; }

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff; }

.eeyore {
  color: white;
  opacity: 0.0;
  position: absolute;
  right: 0;
  bottom: 0; }

.mediaimage {
    padding-bottom: 5%;
}

.greyContainer {
    background: #fafafa;
    border-radius: 10px;
    border: 1px solid #cacaca;
    margin-bottom: 14px;
    padding: 21px;
}

.navbar {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
  filter: none !important; }

.navbar-logo {
  background: #ffffff;
  border-bottom: solid 1px #b32016;
  border-left: solid 1px #b32016;
  border-right: solid 1px #b32016;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  height: 105px;
  padding: 15px 15px;
  left: 42px;
  z-index: 6; }

.navLogo {
  height: 60px;
  margin: 5px;
  float: left;
  padding-right: 58px;
  border-right: 1px solid white; }

#navJoin {
  float: left; }

#navDonate {
  float: left; }

.navbar-brand {
  position: absolute;
  height: 105px;
  padding: 15px 15px;
  left: 7px;
  top: -14px; }

.navbar-inverse {
    background-image: linear-gradient(to bottom, #293e6b 0px, #293e6b 100%);
    background-repeat: repeat-x;
    border: none;
}
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #1F355F; }

.noBorder > tbody > tr > td,
.noBorder > tbody > tr > th,
.noBorder > tfoot > tr > td,
.noBorder > tfoot > tr > th,
.noBorder > thead > tr > td,
.noBorder > thead > tr > th {
  border: none; }

.noCrust > li + li:before {
  content: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: AtleticoBold;
  color: #293e6b; }

nav a {
  font-size: 16px;
  font-weight: bold; }

#navAboutUs,
#navResources {
  height: 60px; }

p {
  font-size: 1.0em;
  font-family: AtleticoLight; }

.petition {
  margin-top: 1%; }

.petitionBox {
  background-color: #EEEEEE;
  border-radius: 10px;
  border: 1px solid #CACACA; }

.donationAmounts {
  font-weight: 700; }
  .donationAmounts td {
    text-align: center;
    /*width:#colPrcnt#%;*/
    vertical-align: middle; }

#otherAmount {
  display: none; }

.socialMediaIcons {
  text-align: right; }

.backToTop p a {
  padding-right: 0 !important; }

#signUpModal {
  top: 21px; }

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.news {
  color: #cc092f; }

.purple {
  color: #293e6b; }

.mura-radio-group {
  margin-left: 20px; }

.mura-group-label {
  margin-left: -20px;
  font-size: 16px;
  font-weight: bold; }

.mura-object-content label {
  width: 125px; }

strong {
  color: #293e6b; }

html {
  min-height: 100%; }

footer {
  font-size: 8px; }
  footer a {
    font-size: 15px;
    padding: 7px;
    padding-right: 2px; }
    footer a img {
      padding-top: 1px;
      padding-bottom: 1px; }
  footer p {
    padding-left: 25%;
    padding-right: 25%; }
  footer #footerLinks {
    padding-left: 6px; }

@media only screen and (max-width: 550px) {
  footer a {
    display: block;
    width: 100%; }

  .navLogo {
    border: none;
    padding-right: 0px; } }
@media only screen and (max-width: 768px) {
  footer #footerLinks {
    width: 100%;
    display: block;
    padding: 20px; } }
@media (min-width: 1250px) {
  .container {
    width: 1250px; }

  #footer_logo_small {
    display: none; } }
@media (max-width: 1250px) {
  #footer_logo_big {
    display: none; }

  #footer_logo_small {
    display: inline; } }
.well {
  border: none;
  background-image: none;
  background-color: transparent; }

.accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  transition: 0.4s;
  font-size: 1.5em;
  font-family: AtleticoMedium;
  font-weight: bold; }

.active, .accordion:hover {
  background-color: #d7e0e8; }

.accordion:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px; }

.active:after {
  content: "\2212"; }

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }

@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: 0px; } }
@media (max-width: 1400px) {
  body {
    background-image: none !important; } }
.homBoxLink {
  height: 227px;
  width: 318px !important;
  padding: 10px;
  margin: 20px;
  background-repeat: no-repeat;
  background-size: cover; }
  .homBoxLink p {
    color: white;
    padding: 20px;
    padding-top: 10px;
    padding-left: 0px;
    height: 267px;
    position: relative;
    font-size: 18px; }
  .homBoxLink .btn-info {
    background: #d54d46;
    background-image: none;
    background-size: cover;
    border: 1px solid #d54d46;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    width: 100px;
    position: absolute;
    left: 0px;
    bottom: 57px; }

.homBoxLink:nth-of-type(1) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_ImageLink_JoinFLD_318x227.jpg"); }

.homBoxLink:nth-of-type(2) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_ImageLink_JoinNAGR_2020_318x227.jpg"); }

.homBoxLink:nth-of-type(3) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_ImageLink_Donate_318x227.jpg"); }

.homBoxLink:nth-of-type(5) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_ImageLink_NAGRGear_318x227.jpg"); }

.homBoxLink:nth-of-type(4) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_News_318x227.jpg"); }

.homBoxLink:nth-of-type(6) {
  background-image: url("/default/includes/themes/MuraBootstrap3/images/home/NAGR_Website_ImageLink_NAGRGAW_318x227.jpg"); }

@media (min-width: 1230px) {
  .homeboxContainer {
    padding-left: 70px; } }
.membershipFull {
  background-color: #dc4034;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 20px; }
  .membershipFull p {
    margin: 10px; }
    .membershipFull p strong {
      color: white; }
  .membershipFull a {
    text-decoration: none; }

.memberShipLevel {
  border: 1px solid #293e6b;
  border-radius: 8px;
  padding: 20px !important;
  width: 320px !important;
  height: 590px;
  text-align: center;
  color: #293e6b;
  margin-top: 0px;
  margin-bottom: 20px;
  cursor: pointer; }
  .memberShipLevel li {
    text-align: left;
    font-size: 20px; }
  .memberShipLevel p {
    font-size: 25px;
    line-height: 25px; }

.memberShipLevelOne {
  margin-left: 106px; }

@media (max-width: 1230px) {
  .memberShipLevelOne {
    margin-left: 0px; } }
.staffPicture p,
.staffCenter p {
  font-weight: bold;
  color: #293e6b; }
  .staffPicture p img,
  .staffCenter p img {
    width: 220px !important;
    height: 305px !important; }

.staffCenter {
  text-align: center; }

.staffPicture {
  text-align: center;
  margin-bottom: 64px; }

 /*
.staffPicture1,
.staffPicture5{
    margin-left: 0px;
}
.staffPicture4{
    margin-right: 0px;
    
}
*/
.staffBio img {
  height: 305px !important;
  width: 220px !important;
  margin-right: 10px; }

#lpdonate table {
  border: 2px solid #293e6b;
  border-radius: 10px;
  border-collapse: separate;
  padding: 5px;
  margin-bottom: 10px; }

td {
  padding: 3px; }

.centerImg img {
  display: block;
  margin: 0 auto; }

#donate label, #joinform label {
  float: none; }

select, textArea, input {
  width: 174px; }

.donate_button {
  background-color: #00a887 !important;
  border-color: #00a887 !important;
  background-image: none  !important; }

.miniForm {
  padding: 0px; }
  .miniForm .btn-primary,
  .miniForm .btn-success,
  .miniForm .btn-primary:active,
  .miniForm a.btn.btn-primary,
  .miniForm .btn-success:active {
    background-color: #00a887;
    border-color: #00a887;
    background-image: none; }
  .miniForm a {
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    padding: 16px;
    padding-top: 8px;
    width: 100%; }
  .miniForm div.row div {
    margin: 7px 0px;
    padding-left: 7px;
    padding-right: 7px; }

.backgroundPurple {
  background-color: #293e6b; }

.btn-danger {
  background-image: none; }

a.btn.btn-primary, a.btn.btn-info, .membershipFull, #formSubmit {
  font-size: 18px;
  font-weight: 700;
  height: 44px;
  padding: 16px;
  padding-top: 8px; }

containerBG a.btn-primary, containerBG a.btn-danger, containerBG a.btn.btn-danger, footer a.btn-primary, footer a.btn-danger, footer a.btn.btn-danger, .home a.btn-primary, .home a.btn-danger, .home a.btn.btn-danger, videoContainer a.btn-primary, videoContainer a.btn-danger, videoContainer a.btn.btn-danger {
  background-color: #dc4034;
  background-image: none;
  border: 1px solid #dc4034;
  font-size: 18px;
  font-weight: 700;
  height: 44px;
  padding: 16px;
  padding-top: 8px; }

.defendSecond p {
  float: left;
  margin: 10px;
  font-size: 18px;
  line-height: 44px; }
.defendSecond p:nth-child(3) {
  margin: 10px;
  color: black;
  font-size: 1.1em; }
.defendSecond img {
  margin: 5px; }
.defendSecond a.btn-primary {
  background-color: #dc4034;
  background-image: none;
  border: 1px solid #dc4034;
  font-size: 18px;
  font-weight: 700;
  height: 44px;
  padding: 16px;
  padding-top: 8px;
  width: 120px; }

@media (max-width: 550px) {
  .defendSecond p, .defendSecond div, .defendSecond a.btn-primary {
    width: 100%; }
  .defendSecond p:nth-child(1) {
    display: none; }
    .defendSecond p:nth-child(1) div p {
      display: inline; }

  .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 2px;
    line-height: 20px; }

  #navDonate, #navJoin, #navAboutUs a {
    display: inline-block; } }
.form-submit {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  border-color: #c12e2a;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.mura-three.mura-object, .mura-four.mura-object {
  min-width: 220px !important; }

@media (max-width: 1200px) {
  .mura-three.mura-object {
    width: 30.6666666667%; } }
@media (max-width: 550px) {
  .mura-three.mura-object {
    width: 100%; }

  .mura-four.mura-object {
    width: 100%; } }
@media (max-width: 800px) {
  .mura-eight.mura-object {
    width: 100%; } }
/*Fix for dropdown navs*/
@media (max-width: 767px) {
  .navbar-wrapper .navbar ul#navPrimary ul.dropdown-menu {
    display: block; }

  .dropdown-menu {
    display: block;
    width: 100%;
    text-indent: 20px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    position: initial; }
    .dropdown-menu li a {
      color: white; } }
.strategy_button,
.strategy_button:hover,
.strategy_button:active:focus {
  background-image: none;
  background-color: grey;
  border-color: grey;
  font-size: 18px;
  font-weight: 700;
  height: 44px;
  padding: 16px;
  padding-top: 8px; }

.strategyPane .mura-object-content div {
  height: 263px;
  background-size: cover;
  margin-bottom: 30px;
  position: relative;
  background-size: cover; }
.strategyPane .mura-object-content p {
  padding: 10px;
  background-color: grey;
  opacity: 0.85;
  position: absolute;
  bottom: 0px;
  margin: 0px;
  width: 100%;
  height: 55px; }
  .strategyPane .mura-object-content p a {
    color: white; }
.strategyPane .mura-object-content div:nth-child(1) {
  background-image: url("/default/assets/Image/Strategy/PoliticiansMakePolicy.jpg"); }
.strategyPane .mura-object-content div:nth-child(2) {
  background-image: url("/default/assets/Image/Strategy/PolicyintheMargins.jpg"); }
.strategyPane .mura-object-content div:nth-child(3) {
  background-image: url("/default/assets/Image/Strategy/PoliticiansReactToPressure.jpg"); }
.strategyPane .mura-object-content div:nth-child(4) {
  background-image: url("/default/assets/Image/Strategy/PowerAccessSellingOut.jpg"); }
.strategyPane .mura-object-content div:nth-child(5) {
  background-image: url("/default/assets/Image/Strategy/WinningInTheLongRun.jpg"); }

.clickableDiv {
  cursor: pointer; }

.home {
  font-family: AtleticoLight; }
  .home h2 {
    font-size: 21px;
    color: #c51333;
    margin: 0px; }
  .home h3.title {
    margin: 0px; }
  .home h3 span {
    font-family: AtleticoRegular; }
  .home .callOut {
    min-height: 190px; }
  .home .callOut p {
    color: white;
    padding: 63px 14px 0px;
    font-size: 14px; }

.home .callOut p.butn {
  right: 21px;
  padding: 0px;
  position: absolute;
  top: 150px; }

.home .centerAlign {
  text-align: center; }

.home .miniForm a {
  font-size: 18px;
  font-weight: 700;
  height: 42px;
  padding: 8px 0px 0px 0px;
  width: 100%; }

.home .miniForm div.row {
  margin: 33px 0px; }

.home .miniFormWrapper {
  margin-top: 56px;
  max-height: 221px; }

.home .miniFormWrapper div div div {
  margin-bottom: 14px; }

.home .news {
  margin: 5px 0px 14px -14px; }

.home .image {
  height: 189px;
  margin: 0px;
  text-align: center;
  white-space: nowrap; }

.home .image .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.home .image img {
  height: 140px;
  vertical-align: middle;
  width: auto; }

.home .detail {
  color: #293e6b;
  margin: 0px; }

.home .detail p a {
  color: #c51333;
  font-size: 12px;
  margin: 0px; }

.home .detail .category {
  color: #f00;
  font-size: 16px;
  font-weight: bold;
  margin: 0px; }

.home .detail .title a {
  font-size: 16px;
  font-weight: bold;
  margin: 21px 0px 0px 0px; }

.home .detail .summary a {
  font-size: 12px;
  margin: 0px; }

.home .dudley .title {
  margin: 0px 0px 0px 0px; }

.home .dudley .date {
  margin-bottom: 21px; }

.home .videoContainer {
  margin: 42px 0px 21px 0px; }

.home .videoContainer div {
  text-align: center; }

.home .videoContainer div p {
  margin: 14px 0px; }

.home .btn {
  white-space: normal; }

.theme-default .nivoSlider {
  box-shadow: none !important;
  webkit-box-shadow: none; }

@media (max-width: 747px) {
  .staffLogoHide {
    display: none; } }
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 60px auto; }
}
@media (max-width: 768px) {
  #navAboutUs {
    height: 1px !important; }

  #navDonate {
    clear: left; }

    #navCareers {
        clear: left;
    }
}
.individualStaff {
  float: left;
  height: 208px;
  margin-left: 10px;
  margin-right: 10px;
  width: 150px; }

@media (max-width: 550px) {
  .individualStaff {
    margin-right: 50%;
    margin-left: 50%;
    margin-bottom: 20px; } }
.nivoSlider {
  overflow: hidden;
  max-height: 430px; }

.oppose {
  color: #F00; }

.support {
  color: #0C0; }

.padding_four {
  padding: 4px; }
  .padding_four td, .padding_four th {
    padding: 4px; }

.depth-2 #header_img {
  display: none; }

/*# sourceMappingURL=custom.css.map */
