/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */
.global-social-youtube, .global-social-twitter, .global-social-gplus, .global-social-flickr, .global-social-facebook, div.iconed, .page-events .views-field-title:before, article.node-event-calendar:before, .footer .nav > li > a:before, .global-events-toggler:before, ul.iconed li, .footer li {
    background: url("../images/icon-retina-website-ACNA.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
@media not all, not all, (min--moz-device-pixel-ratio: 2), not all, not all, (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .global-social-youtube, .global-social-twitter, .global-social-gplus, .global-social-flickr, .global-social-facebook, div.iconed, .page-events .views-field-title:before, article.node-event-calendar:before, .footer .nav > li > a:before, .global-events-toggler:before, ul.iconed li, .footer li {
    background-image: url("../images/icon-retina-website-ACNA.png");
  }
}


@font-face {
    font-family: "AudiTypeBold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-bold-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-bold-webfont-w01.woff") format("woff"), url("../fonts/auditype-bold-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-bold-webfont-w01.svg#webfont0mgEXeDv") format("svg");
}
@font-face {
    font-family: "AudiTypeBoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-bolditalic-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-bolditalic-webfont-w01.woff") format("woff"), url("../fonts/auditype-bolditalic-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-bolditalic-webfont-w01.svg#webfontUaVxP1SD") format("svg");
}
@font-face {
    font-family: "AudiTypeExtendedBold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-extendedbold-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-extendedbold-webfont-w01.woff") format("woff"), url("../fonts/auditype-extendedbold-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-extendedbold-webfont-w01.svg#webfontSGtR24PM") format("svg");
}
@font-face {
    font-family: "AudiTypeExtendedBoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-extendedbolditalic-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-extendedbolditalic-webfont-w01.woff") format("woff"), url("../fonts/auditype-extendedbolditalic-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-extendedbolditalic-webfont-w01.svg#webfontXr5spxci") format("svg");
}
@font-face {
    font-family: "AudiTypeExtendedItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-extendeditalic-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-extendeditalic-webfont-w01.woff") format("woff"), url("../fonts/auditype-extendeditalic-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-extendeditalic-webfont-w01.svg#webfontSr2GH4Ih") format("svg");
}
@font-face {
    font-family: "AudiTypeExtendedNormal";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-extendednormal-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-extendednormal-webfont-w01.woff") format("woff"), url("../fonts/auditype-extendednormal-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-extendednormal-webfont-w01.svg#webfontauTKsTL1") format("svg");
}
@font-face {
    font-family: "AudiTypeItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-italic-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-italic-webfont-w01.woff") format("woff"), url("../fonts/auditype-italic-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-italic-webfont-w01.svg#webfontYFRJlK4M") format("svg");
}
@font-face {
    font-family: "AudiTypeNormal";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/auditype-normal-webfont-w01.eot?iefix") format("eot"), url("../fonts/auditype-normal-webfont-w01.woff") format("woff"), url("../fonts/auditype-normal-webfont-w01.ttf") format("truetype"), url("../fonts/auditype-normal-webfont-w01.svg#webfontvlcd0Hwu") format("svg");
}
/*.tab-content div.views-field-field-image, .page-news  div.views-field-field-image {
    float: right;
}*/
body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: "AudiTypeNormal",verdana,tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding-top: 90px;
}
a {
    color: #000000;
    cursor: pointer;
    outline: 0 none;
    transition: color 0.2s ease-in 0s;
}
a:hover {
    color: #CC0033;
    text-decoration: none;
}
a:focus {
    outline: 0 none;
}
p {
    line-height: 18px;
    margin: 0 0 15px;
}
p i {
    font-family: "AudiTypeItalic",verdana,tahoma,sans-serif;
}
p b {
    font-family: "AudiTypeBold",verdana,tahoma,sans-serif;
    font-weight: normal;
}
p a,
p a:hover {
    text-decoration:underline
}

p strong {
    font-family: "AudiTypeBold",verdana,tahoma,sans-serif;
    font-weight: normal;
}
p.large {
    font-size: 14px;
    line-height: 20px;
}
p.legal {
    font-size: 9px;
    line-height: 12px;
}
.emphasis {
    font-family: "AudiTypeExtendedNormal",verdana,tahoma,sans-serif;
    font-size: 24px;
    line-height: 38px;
    margin: 30px 0 40px;
    padding-right: 3%;
}
html.mobile .emphasis {
    font-size: 15px;
    line-height: 22px;
    margin: 20px 0 30px;
}
html.tablet .emphasis {
    font-size: 20px;
    line-height: 32px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "AudiTypeExtendedBold",verdana,tahoma,sans-serif;
    font-weight: normal;
    margin: 0;
    text-rendering: optimizelegibility;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
    font-family: "AudiTypeExtendedBoldItalic",verdana,tahoma,sans-serif;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
    font-family: "AudiTypeBold",verdana,tahoma,sans-serif;
    font-weight: normal;
}
h1.normal, h2.normal, h3.normal, h4.normal, h5.normal, h6.normal {
    font-family: "AudiTypeNormal",verdana,tahoma,sans-serif;
}
h1.normal i, h2.normal i, h3.normal i, h4.normal i, h5.normal i, h6.normal i {
    font-family: "AudiTypeItalic",verdana,tahoma,sans-serif;
}
h1.normal b, h2.normal b, h3.normal b, h4.normal b, h5.normal b, h6.normal b {
    font-family: "AudiTypeBold",verdana,tahoma,sans-serif;
    font-weight: normal;
}
h1.normal.bold, h2.normal.bold, h3.normal.bold, h4.normal.bold, h5.normal.bold, h6.normal.bold {
    font-family: "AudiTypeBold",verdana,tahoma,sans-serif;
}
h1.normal.italic, h2.normal.italic, h3.normal.italic, h4.normal.italic, h5.normal.italic, h6.normal.italic {
    font-family: "AudiTypeItalic",verdana,tahoma,sans-serif;
}
h1.normal.bold.italic, h2.normal.bold.italic, h3.normal.bold.italic, h4.normal.bold.italic, h5.normal.bold.italic, h6.normal.bold.italic {
    font-family: "AudiTypeBoldItalic",verdana,tahoma,sans-serif;
}
h1 {
    font-size: 24px;
    letter-spacing: -2px;
    line-height: 1.2em;
    margin-bottom: 16px;
    text-align: left;
}
.front h1 {
    font-size: 38px;
    letter-spacing: -2px;
    line-height: 1.2em;
    margin-bottom: 16px;
}html.mobile h1 {
    font-size: 20px;
    letter-spacing: 0;
}
html.break-c h1 {
    font-size: 34px;
    letter-spacing: -1px;
}
h2 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin-bottom: 13px;
}
html.mobile h2 {
    font-size: 16px;
    letter-spacing: 0;
}
html.break-c h2 {
    font-size: 24px;
}
h3 {
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin-bottom: 16px;
}
html.mobile h3 {
    font-size: 15px;
    letter-spacing: 0;
}
html.break-c h3 {
    font-size: 20px;
}
h4 {
    font-size: 15px;
    line-height: 1.4em;
}
html.mobile h4 {
    font-size: 14px;
}
html.break-c h4 {
    font-size: 15px;
}
h5 {
    font-size: 14px;
    line-height: 1.4em;
}
html.mobile h5 {
    font-size: 14px;
}
html.break-c h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
    line-height: 1.4em;
}
html.mobile h6 {
    font-size: 12px;
}
html.break-c h6 {
    font-size: 12px;
}
h1.page-header {
    margin: 0px 0 20px 0;
    line-height: 1.3em;
}

.page-header { /* edited by RD */
    padding-bottom: 20px;
    
}
.node-type-article h1.page-header, .node-type-event-calendar h1.page-header{margin-top:0;}/* added by CS */
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E8E8 -moz-use-text-color #FFFFFF;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0;
}
abbr[title] {
    border-bottom: 1px dotted #B0B6B8;
    cursor: help;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    border-left: 5px solid #D5D9D8;
    margin: 0 0 18px;
    padding: 0 0 0 15px;
}
blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
    margin-bottom: 0;
}
blockquote small {
    color: #B0B6B8;
    display: block;
    line-height: 18px;
}
blockquote small:before {
    content: "— ";
}
blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #D5D9D8;
    float: right;
    padding-left: 0;
    padding-right: 15px;
}
blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: "";
}
blockquote.pull-right small:after {
    content: " —";
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}
address {
    display: block;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 18px;
}
form {
    margin: 0 0 18px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #434C53;
    display: block;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 27px;
    padding: 0;
    width: 100%;
}
legend small {
    color: #B0B6B8;
    font-size: 13.5px;
}
label, input, button, select, textarea, .btn {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
input, button, select, textarea {
    font-family: "AudiTypeNormal",verdana,tahoma,sans-serif;
}
label {
    display: block;
    margin-bottom: 0px;
}
label {
    cursor: pointer;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #6D7579;
    display: inline-block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 9px;
    padding: 4px 0;
}
input {
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    outline: medium none;
    width: 210px;
}
textarea {
    border: 1px solid #D5D9D8 !important;
    border-radius: 0 0 0 0;
    box-shadow: none;
    height: auto;
    outline: medium none;
    padding: 4px;
    width: 210px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    /*border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-style: none none dotted;
    border-width: 0 0 1px;*/
    margin-bottom: 5px;
}
input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 3px 0;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .btn {
    font-family: AudiTypeBold;
    color: #fff;
    background-color: #000;
    background-image: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 4px 12px;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover, .btn:focus{
    background-color: #434c53;
}
.uneditable-textarea {
    height: auto;
    width: auto;
}
select, input[type="file"] {
    height: 28px;
    line-height: 28px;
}
select {
    border: 1px solid #BBBBBB;
    width: 220px;
}
select[multiple], select[size] {
    height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.radio, .checkbox {
    min-height: 18px;
    padding-left: 18px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}
.radio.inline, .checkbox.inline, fieldset[data-toggle="buttons-radio"] label, fieldset[data-toggle="buttons-checkbox"] label {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 5px;
    vertical-align: middle;
}
fieldset[data-toggle="buttons-radio"] label + label, fieldset[data-toggle="buttons-checkbox"] label + label {
    margin-left: 10px;
}
.global-checkbox + input[type="checkbox"], .global-radio + input[type="radio"] {
    left: -999em;
    position: absolute;
}
.global-checkbox + input + span, .global-radio + input + span {
    left: -999em;
    position: absolute;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
.input-block-level {
    -moz-box-sizing: border-box;
    display: block;
    min-height: 28px;
    width: 100%;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #B0B6B8;
    border-color: #DDDDDD;
    cursor: not-allowed;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
    background-color: rgba(0, 0, 0, 0);
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    color: #B94A48;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
}
.form-actions {
    background-color: #D5D9D8;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 17px 20px 18px;
}
.form-actions:after {
    clear: both;
    content: "";
    display: table;
}
.uneditable-input {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    cursor: not-allowed;
    overflow: hidden;
    white-space: nowrap;
}
:-moz-placeholder {
    color: #B0B6B8;
}
.input-prepend, .input-append {
    margin-bottom: 5px;
}
.input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-append input, .input-append select, .input-append .uneditable-input {
    border-radius: 0 3px 3px 0;
    margin-bottom: 0;
    position: relative;
    vertical-align: middle;
}
.input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus, .input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus {
    z-index: 2;
}
.input-prepend .uneditable-input, .input-append .uneditable-input {
    border-left-color: #CCCCCC;
}
.input-prepend .add-on, .input-append .add-on {
    background-color: #D5D9D8;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    width: auto;
}
ul.social li {
    float: left;
    margin-left: 10px;
    list-style: none outside none;
}
.global-social-facebook, .global-social-flickr, .global-social-gplus, .global-social-twitter, .global-social-youtube, .events-toggler {
    background-size: 315px auto;
}
.global-social-facebook {
    background-position: -247px -37px;
    width: 31px;
    height: 31px;
}
.global-social-facebook:hover, .global-social-facebook.social-facebook_hover, .global-social-facebook.social-facebook-hover {
    background-position: -282px -37px;
}
.global-social-flickr {
    background-position: -142px -72px;
    width: 31px;
    height: 31px;
}
.global-social-flickr:hover, .global-social-flickr.social-flickr_hover, .global-social-flickr.social-flickr-hover {
    background-position: -177px -72px;
}
.global-social-gplus {
    background-position: -72px -72px;
    width: 31px;
    height: 31px;
}
.global-social-gplus:hover, .global-social-gplus.social-gplus_hover, .global-social-gplus.social-gplus-hover {
    background-position: -107px -72px;
}
.global-social-twitter {
    background-position: -2px -72px;
    width: 31px;
    height: 31px;
}
.global-social-twitter:hover, .global-social-twitter.social-twitter_hover, .global-social-twitter.social-twitter-hover {
    background-position: -37px -72px;
}
.global-social-youtube {
    background-position: -212px -72px;
    width: 31px;
    height: 31px;
}
.global-social-youtube:hover, .global-social-youtube.social-youtube_hover, .global-social-youtube.social-youtube-hover {
    background-position: -247px -72px;
}
.global-events-toggler{
    font-family: "AudiTypeExtendedBold";
    line-height: 25px;
    color: #d5d9d8;
    font-size: 38px;
    margin-top: 10px;
    padding-left: 40px;
    background: url("../images/icon-calendar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 27px auto;
}
a.global-events-toggler:hover{
    /*border-bottom: 1px dotted #000;*/
    color: #000;
    text-decoration: none;
    background-position: 0 -25px;
}
/*
.global-events-toggler:before {
    content: "";
    float: left;
    background-position: -38px -39px;
    width: 29px;
    height: 27px;
    margin: -5px 10px 0 0;
}
.global-events-toggler:before:hover, .global-events-toggler_hover:before, .global-events-toggler-hover:before {
    background-position: -73px -39px;
}
*/
[class*="global-"], [className*="global-"] {
    border: 0 none;
    display: inline-block;
    vertical-align: middle;
}
a[href]:hover .global-social-facebook, button:hover .global-social-facebook {
    background-position: -282px -37px;
}
a[href]:hover .global-social-flickr, button:hover .global-social-flickr {
    background-position: -177px -72px;
}
a[href]:hover .global-social-gplus, button:hover .global-social-gplus {
    background-position: -107px -72px;
}
a[href]:hover .global-social-twitter, button:hover .global-social-twitter {
    background-position: -37px -72px;
}
a[href]:hover .global-social-youtube, button:hover .global-social-youtube {
    background-position: -177px -72px;
}
a[href]:hover .global-events-toggler:before, button:hover .global-events-toggler:before {
    background-position: -73px -39px;
}
.navbar .logo {
    margin-top: 18px;
}
.navbar-inner {
    /*background: -moz-linear-gradient(left center , #E5EAEE, #FFFFFF) repeat-x scroll 0 0 #FFFFFF;*/
    overflow: visible;
    
    background: #e5eaee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZWFlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #e5eaee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5eaee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e5eaee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e5eaee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e5eaee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right,  #e5eaee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5eaee', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
    border: none;
    padding: 10px 0;
    
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: none;
}
.nav > li > a {
    display: inline-block;
}
.nav > li > a:hover, .nav > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: transparent;
}
.navbar .nav > li {
    margin: 18px 28px 13px 0;
}
.navbar .nav > li > a {
    font-family: "AudiTypeExtendedNormal";
    font-size: 11px;
    color: #434c53;
    padding: 0 0 9px 0;
    line-height: 1;
    text-shadow: none;   
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #000;
    border-bottom: 1px solid #cc0033;
    height: 10px;
    
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus  {
    font-family: "AudiTypeExtendedBold";
    border-bottom: 1px solid #cc0033;
    color: #000;
    box-shadow: none;
    height: 10px;
    
}
.views-field-title {
    font-family: "AudiTypeExtendedBold";
    font-size: 15px;
    color: #000;
    line-height: 19px;
    margin-bottom: 20px;
}
div.iconed, ul.iconed li {
    background-position: -294px -113px;
    background-size:315px 140px;
    padding-left: 15px;
}

.footer li { /* RD */
    background-position: -293px -111px;
    background-size:315px 140px;
    padding: 0px;
    line-height: 1.9em;

}

div.iconed a {
    text-decoration: none;
}

div.iconed .views-field-title, div.view ul.iconed a {
    font-family: "AudiTypeBold";
    font-size: 12px;
    color: #000;
    margin-bottom: 0px; 
}


div.iconed .views-field-title, div.view ul.iconed a:hover {
    color: #cc0033;                     
}

ul.iconed li, .footer li {
    list-style-type: none;
}
.views-field-field-image{
    margin-bottom: 20px;
}
.item-list li {
    list-style-image: 
}
.pane-views-latest-news-block-1, .pane-views-dfd03e846ebdb3971a0473a5f9fb0fa8, 
.pane-views-latest-news-us-south-block-1, .pane-views-latest-news-us-mid-west-block-1, 
.pane-views-d8a2972aadcb3302551b057f1e776551, .pane-views-latest-news-canada-block-1 {
    width: 40.1709%;
}
div.left {
    border-top: 3px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}
.pane-views-frontpage-slideshow-block div.left {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}
div.middle {
    border-top: 1px solid #d5d9d8;
    margin-top: 20px;
    padding-top: 20px;
}
div.right {
    border-top: 1px solid #d5d9d8;
    margin-top: 20px;
    padding-top: 20px;
}
.page-events div.views-row {
    padding: 10px 20px 20px;
}
.page-events div.views-row:hover {
    background: #f4f4f4;
}
.page-events span.views-label {
    display: block;
    float: left;
    font-family: 'AudiTypeBold', sans-serif;
    width: 75px;
}
.page-events div.views-field {
    margin-top: 10px;
}
.page-events .views-field-title:before{
    content:"";
    float:left;
    width:29px;
    height:27px;
    margin:0 15px 0 0;
    background-position: -73px -39px;
    background-size:315px 140px; /* added by CS */
    
}
article.node-event-calendar:before {
    content:"";
    float:left;
    width:29px;
    height:27px;
    margin:0 0 0 -50px;
    background-position: -73px -39px;
    background-size:315px 140px;
}
article.node-event-calendar {
    padding-left: 50px;
}
.node-event-calendar div.field-label {
    width: 85px; /* Danang */
}
.node-event-calendar div.field-name-body {
    margin-top: 20px;
}
.footer .nav > li > a:before {
    content: "";
    float: left;
    width: 8px;
    height: 9px;
    margin: 5px 5px 0;
    background-position: -294px -118px;
}
/*body.not-front .main-container > .row-fluid {
    position: relative;
    top: -80px;
    z-index: -10;
}*/

.open > .dropdown-menu {
    display: block;
}
#mini-panel-events_search_and_social_links .dropdown-menu {
    min-width: 500px;
}
#mini-panel-events_search_and_social_links .dropdown-menu .views-row {
    padding: 10px;
    background-color: #f2f4f3;
    border-bottom: 2px solid #fff;
}
#mini-panel-events_search_and_social_links .dropdown-menu .views-row:hover {
    background-color: #d5d9d8;
}
#mini-panel-events_search_and_social_links .dropdown-menu .views-field-title{
    font-family: "AudiTypeExtendedBold";
    font-size: 24px;
    color: #000;
    margin-bottom: 0;
    margin-bottom: 0.2em; /* edited by CS/RD */
    line-height: 1.2em; /* edited by CS/RD */
}
#mini-panel-events_search_and_social_links .dropdown-menu .views-field-field-location{
    font-family: "AudiTypeExtendedBold";
    font-size: 12px;
    color: #000;
}
#mini-panel-events_search_and_social_links .dropdown-menu .views-field-event-calendar-date{font-family: "AudiTypeExtendedNormal";} /* added by CS */
#mini-panel-events_search_and_social_links .dropdown-menu .views-field-field-chapter-s-{
    font-family: "AudiTypeExtendedNormal"; /* edited by CS */
    font-size: 12px;
    color: #6d7579;
}
.carousel {
    margin-bottom: 80px;
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
}
.carousel-caption p, .carousel-caption h4, .carousel-caption h4 a {
    color: #000;
}
.carousel-caption p {
    margin-right: 20px;
}
.carousel-control {
    font-family: "AudiTypeNormal",sans-serif;
    font-size: 20px;
    border-radius: 0px;
    background: #000 none repeat scroll 0% 0%;
    opacity: 1;
    border: 3px solid rgba(255, 255, 255, 0.2);
    width: 25px;
    height: 25px;
    top: 50%;
    line-height: 24px;
}
.carousel-control.left {
    left: 34%;
}
.carousel-control.right {
    right: 0;
}

.carousel-indicators {
    position: absolute;
    bottom: -25px;
    width: 66%;
    margin-left: 34%;
    top: inherit;
    right: inherit;
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(204, 0, 51, 0.25);
    border-radius: 5px;

}

.carousel-indicators .active {
    background-color: #cc0033;
}

.page-all-news .views-field-field-image,
.page-national .views-field-field-image,
.page-us-west-pacific .views-field-field-image,
.page-us-south .views-field-field-image,
.page-us-mid-west .views-field-field-image,
.page-us-north-east .views-field-field-image,
.page-canada .views-field-field-image,
.page-members-corner .views-field-field-image,
.page-audinews .views-field-field-image,
.page-special-interest .views-field-field-image,
.front .views-field-field-image
 {
    padding:0px; /* edited by CS*/
}
.page-all-news .views-row,
.page-national .views-row,
.page-us-west-pacific .views-row,
.page-us-south .views-row,
.page-us-mid-west .views-row,
.page-us-north-east .views-row,
.page-canada .views-row,
.page-members-corner .views-row,
.page-audinews .views-row,
.page-special-interest .views-row
 {
    margin-top: 80px;
}
.page-all-news .views-row-first,
.page-national .views-row-first,
.page-us-west-pacific .views-row-first,
.page-us-south .views-row-first,
.page-us-mid-west .views-row-first,
.page-us-north-east .views-row-first,
.page-canada .views-row-first,
.page-members-corner .views-row-first,
.page-audinews .views-row-first,
.page-special-interest .views-row-first
 {
    margin-top: 0px;
}
.page-all-news .span5,
.page-national .span5,
.page-us-west-pacific .span5,
.page-us-south .span5,
.page-us-mid-west .span5,
.page-us-north-east .span5,
.page-canada .span5,
.page-members-corner .span5,
.page-audinews .span5,
.page-special-interest .span5
 {
    border-top: 3px solid #000;
    padding-top: 35px;
}
.page-all-news .span7,
.page-national .span7,
.page-us-west-pacific .span7,
.page-us-south .span7,
.page-us-mid-west .span7,
.page-us-north-east .span7,
.page-canada .span7,
.page-members-corner .span7,
.page-audinews .span7,
.page-special-interest .span7
 {
    border-top: 1px solid #d5d9d8;
    padding-top: 35px;
}
.old-forms form,
.old-forms p
{
    text-align: left;
}
label {
    font-family: AudiTypeBold;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    
}
.help-block, .control-group .help-inline {
    color: #6d7579;
    font-size: 10px;
    font-family: AudiTypeBold;
}
.quote-box {
    background-color: #d5d9d8;
    padding: 20px;
    margin-bottom: 20px;
}
.quote-body {
    font-size: 12px;
    font-family: AudiTypeItalic;
    color: #000;
}
.quote-author {
    font-size: 12px;
    font-family: AudiTypeBold;
    color: #000;
}
.old-forms h2 {
    margin-top: 30px;
}
.old-forms table.carlist, .old-form table.carlist td.fieldlabel2, td.fieldlabel2{
    font-size: 12px;
    font-family: AudiTypeBold;
}
.attention, #attention {
    background-color:#cc0033 !important;
    color: #fff;
}
/* added by CS */
.nav-tabs li.active a, .nav-tabs li a:hover {background-color:#fff; color:#000;border:1px solid #b0b6b8;border-bottom:1px solid #fff;border-radius:0;}
.nav-tabs li a{
    font-family: AudiTypeBold;
    padding:5px 12px; 
    background-color:#000;
    border-radius:0; 
    color:#fff;
    border:1px solid #000;
}
.nav-tabs{margin-bottom:30px;}
.tab-pane.active h2.pane-title{display:none;}

/* Carousel - added by CS/RD*/
.carousel-caption {
    background: transparent none repeat scroll 0% 0%;
    padding: 40px 0px;
    height: auto;
    width: 34%;
    border-top: 3px solid #000;
    position: absolute;
    top: 0px;
}

.carousel-caption h4,.carousel-caption p{color:#000;}
.carousel-caption h4{margin:0 0 5px; font-size:24px;line-height:30px;}

/* Classifieds Thumbnail added by RD */
.classifieds-thumbnail li a {
    font-family:'AudiTypeBold', sans-serif;
}
.classifieds-thumbnail li a img {
    width:24.5%;
}


/* search box - added by CS/RD*/
.input-append {
    -moz-box-sizing: border-box;
    padding-right: 17px;
    width: 100%;
    padding-top: 10px;
}

.form-search .input-append .search-query {
    border-radius: 0;  
}

.form-search .input-append .btn {
    border-radius: 0;
    font-family: AudiTypeBold;
    color: #fff;
    background-color: rgba(213, 217, 216,1);
    background-image: none;
    border-radius: 0px;
    padding: 5px 12px; }



#edit-search-block-form--2{
    padding-left: 10px;
    padding-right:10px;
}
/* end of search box */

/* News page */
.pane-views-latest-members-corner-block-1, 
.pane-views-latest-audi-news-block-1, 
.pane-views-latest-special-interest-block-1,
.pane-views-latest-news-block-1,
.pane-views-latest-all-news-block-1,
.view-id-latest_news_us_west_pacific.view-display-id-block_1,
.view-id-latest_news_us_northeast.view-display-id-block_1,
.view-id-latest_news_us_mid_west.view-display-id-block_1,
.view-id-latest_news_us_south.view-display-id-block_1,
.view-id-latest_news_canada.view-display-id-block_1,
.view-id-latest_news_all_news.view-display-id-block_1,
.more-link,
.view-id-latest_news.view-display-id-block_1 .item-list,
.view-id-latest_news_us_west_pacific.view-display-id-block_1 .item-list,
.view-id-latest_news_us_northeast.view-display-id-block_1 .item-list,
.view-id-latest_news_us_mid_west.view-display-id-block_1 .item-list,
.view-id-latest_news_us_south.view-display-id-block_1 .item-list,
.view-id-latest_news_canada.view-display-id-block_1 .item-list,
.view-id-latest_news_all_news.view-display-id-block_1 .item-list
{
    margin-top:20px;    
}

.pane-latest-news-all-news,
.pane-latest-news-national,
.pane-latest-news-west-pacific,
.pane-latest-news-us-south,
.pane-latest-news-us-north-east,
.pane-latest-news-us-mid-west,
.pane-latest-news-canada
{
    /*margin-top:30px;*/
    padding-bottom:40px;
}
.pane-latest-news-canada{border-bottom:0;}
.pane-latest-news-all-news{margin-top:0;}
.pane-latest-news-national{margin-top:0;}

.pane-latest-news-all-news h2.pane-title,
.pane-latest-news-national h2.pane-title,
.pane-latest-news-west-pacific h2.pane-title,
.pane-latest-news-us-south h2.pane-title,
.pane-latest-news-us-north-east h2.pane-title,
.pane-latest-news-us-mid-west h2.pane-title,
.pane-latest-news-canada h2.pane-title 
{ color:#6d7579;}


/* Mobile Apps Page */
.first-section {
    background-image: url('http://audiclubna.org/sites/default/files/mobile-apps-page-header-bg.jpg');
    margin-bottom: 90px;
}
.first-section .span7 img {
    margin-top: 40px;
}
.first-section .span5 {
    padding-left: 20px;
}
.first-section .span5 h1 {
    color: #fff;
    font-size: 36px;
    margin-top: 80px;
    font-weight: 100;
    font-variant: normal;
}
.first-section .span5 p {
    color: #fff;
    margin-right: 50px;
    line-height: 1.8em;
    font-size: 12px;
}
.playstore-icon {
    margin-top: 30px;
    width: 45%;
}
.appstore-icon {
    width: 44%;
    margin-top: 30px;
}
.second-section .section-right {
    float: right;
}
.second-section .span7 {
    text-align: right;
    padding: 0 45px 0 70px;
}
.second-section .span7 h1 {
    color: #000;
    font-size: 36px;
    margin-top: 80px;
    font-weight: 100;
    font-variant: normal;
    text-align: right;
}
.second-section .span7 p {
    line-height: 1.8em;
}
.third-section {
    background: -moz-linear-gradient(top,  rgba(217,222,221,0.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,222,221,0.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,222,221,0.4) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,222,221,0.4) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,222,221,0.4) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(217,222,221,0.4) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d9dedd', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.third-section .span7 img {
    margin: 40px 0;
}
.third-section .span5 {
    padding: 0 85px 0 0;
}
.third-section .span5 h1 {
    color: #000;
    font-size: 36px;
    margin-top: 80px;
    font-weight: 100;
    font-variant: normal;
}
.third-section .span5 p {
    line-height: 1.8em;
}
.fourth-section {
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(217,222,221,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(217,222,221,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(217,222,221,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(217,222,221,0.4) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(217,222,221,0.4) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(217,222,221,0.4) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66d9dedd',GradientType=0 ); /* IE6-9 */

}
.fourth-section .section-right {
    float: right;
}
.fourth-section .section-right img {
    margin: 40px 0;
}
.fourth-section .fourth-section-left {
    text-align: right;
    padding: 0 45px 0 70px;
}
.fourth-section .span6 h1 {
    color: #000;
    font-size: 36px;
    margin-top: 95px;
    font-weight: 100;
    font-variant: normal;
    text-align: right;
}
.fourth-section .span6 p {
    line-height: 1.8em;
}

.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
    width:95%;
    max-width:1170px;
}
.navbar .btn-navbar {
   float: left;
   margin-left:-1%; 
}
/* navbar button 
@media (min-width:768px) and (max-width:979px){
.navbar .btn-navbar {
   float: left;
   margin-left:-1%; 
}
.nav-collapse .nav > li {
    float: none;
    padding: 10px 0 10px 20px; 
    border-bottom: 1px solid #d5d9d8;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: rgb(0, 0, 0);
}

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: rgb(242, 242, 242); 
    border-radius:0;
}
}*/


.dropdown-menu {
position: absolute;
top: 154%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border-radius: 0;
border: none;
padding:0;
}


#mini-panel-events_search_and_social_links .dropdown-menu .views-row {
padding: 24px;
background-color: #f2f4f3;
border-bottom: 2px solid #fff;
}

.grey-text a{
color: #6d7579;
margin-top: 20px;
}

.white-box, .wbx {

  font-family: 'AudiTypeBold', sans-serif; 
  text-align:center; 
  max-width: 4em; 
  background-color: #fff; 
  padding: 0 0.7em; 
  border: 1px solid #d5d9d8; 
  border-top:3px solid #6d7579; 
  -webkit-box-shadow: 1px 1px 1px 1px rgba(213,217,216,50);
  box-shadow: 1px 1px 1px 1px rgba(213,217,216,50); 
  margin-left: 20px;
  height: 6.5em;
  margin-top: 1.1em;
}


.month-text, .wbx .m {
  font-size: 16px;
  line-height: 31px;
}

.date-text, .wbx .d {
  font-size: 36px;
   line-height: 14px;
}

.day-text, .wbx .a {
  font-size: 12px;
  line-height: 12px;
}
label.radio {
    width: 300px;
}

/*==== Added January 2015 ====*/
.region-chapters h2 {
    display: none;
}

/*==== Added January 2015 ====*/

@media (min-width: 0px) and (max-width: 767px) {
    .carousel-inner .item img {
        position: relative;
    }
    .carousel-control {
        position: absolute;
        top: 30%;
    }
    .carousel-control.left {
        left: 0;
    }
    .carousel-indicators {
        margin-left: 0;
        bottom: 0;
    }
}


@media (min-width:980px) and (max-width:1200px) {
  .copyright-footer  {/* added by CS */
     width: 32%
  }
  
  h1.page-header{
     width: 60%
  }

}


@media (min-width:768px) and (max-width:979px) {

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom {
    width: 100%;
}

.nav-collapse .menu.nav li{ border-top: 1px solid #d5d9d8; padding: 12px 0px 6px 20px;}
  
.navbar .nav > li {
    margin: 0; }
    
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0;
}
  
.nav-collapse .menu.nav li:hover{ background-color: #fff; border-left: 3px solid #cc0033;  }
.nav-collapse .nav>li>a {font-weight: normal;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    font-family: "AudiTypeExtendedBold";
    border-bottom: transparent;
    color: rgb(0, 0, 0);
    box-shadow: none;
    }
    
 .navbar .nav > li > a {
    height: 10px
    }
    
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: rgb(0, 0, 0);
    border-bottom: none;
    background-color: transparent;
}

.nav-collapse .nav {
    float: none;
    margin: 0px;
}

.logo img {
    padding-bottom: 10px;
    margin-right: 9px;
}

a.btn.btn-navbar {
    margin: 0px;
}
.copyright-footer  {/* added by CS */
     width: 32%
  }
  
.navbar .btn-navbar {
 
    color: #000;
    text-shadow: none;
    background-color: transparent;
    background-image: none ;
    background-repeat: no repeat;
    border-color: none;
    box-shadow: none;
    width: 42px;
    height: 42px;
    border-color: #d5d9d8;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    float: left;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 12px 10px 0px;
    display: block;

}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    background-color: #000;
    border-radius: 1px;
    box-shadow: none;
    margin: 5px auto;
    
}

.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {

    color: #ffffff;
    background-color: #fff;

}
  .dropdown-toggle.global-events-toggler,
  .input-append, 
      #mini-panel-search_and_social_links,
      #block-panels-mini-events-search-and-social-links,
      .social {
        display: none;
    }
    
  h1.page-header {
    width: 100%;
    font-size: 1.7em;
  }
  .page-mobile-app .span9 {
    width: 100%;
  }
  .first-section {
    padding-bottom: 35px;
  }
    .carousel-caption h4 {
        font-size: 18px;
        line-height: 1.4em;
        margin: 0px 5px 10px 0px;
    }
}

@media (min-width:600px) and (max-width:767px) {
    .first-section {
        background-image: none;
        margin-bottom: 20px;
    }
    .first-section .span7 {
        background-image: url('http://audiclubna.org/sites/default/files/mobile-apps-page-header-bg.jpg');
        background-repeat: no-repeat;
    }
    .first-section .span7 img {
        width: 80%;
        padding: 38px 9% 0px;
        margin-top: 30px;
    }
    .first-section .span5 h1 {
        color: #000;
    }
    .first-section .span5 p {
        color: #000;
    }
    .playstore-icon {
        margin-top: 5px;
        width: 27%;
    }
    .appstore-icon {
        width: 31%;
        margin-top: 5px;
    }
    .second-section .span5 img {
        margin: 60px 27% 0px;
        width: 45%;
    }
    .second-section .span7,
    .third-section .span5,
    .fourth-section .fourth-section-left  {
        text-align: left;
        padding: 0px 20px;
    }
    .second-section .span7 h1 {
        text-align: left;
    } 
    .second-section .span7 p {
        margin-bottom: 50px;
    }   
    .third-section .span7 img {
        margin: 40px 0px 0px;
        width: 80%;
    }     
    .third-section .span5 {
        padding: 0px 20px;
    }    
    .third-section .span5 h1 {
        margin-top: 0;
    }          
    .fourth-section .section-right img {
        margin: 40px 0px 0px;
        width: 70%;
        padding: 0px 15%;
    }
    .fourth-section .span6 h1 {
        text-align: left;
    }
    .fourth-section .span6 p {
        margin-bottom: 50px;
    }
}


@media (min-width:0px) and (max-width:767px) {
    
    .node-type-article h1.page-header, .node-type-event-calendar h1.page-header{width:100%;margin-top:0; font-size: 1.5em;}
 
    .carousel-caption {
        border-top: medium none;
        position: relative;
        width: 100%;
    }
    .carousel-caption h4 {
        margin: 0px 0px 5px;
        font-size: 115%;
        line-height: 1.3em;
    }
      .dropdown-toggle.global-events-toggler,
  .input-append, 
      #mini-panel-search_and_social_links,
      #block-panels-mini-events-search-and-social-links,
      .social {
        display: none;
    }
    .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
        width:100%;
    }
      .page-header{margin-top:10px;}
      a.btn.btn-navbar{margin-left:15px;}
      .nav-collapse .menu.nav li{ border-top: 1px solid #d5d9d8; padding: 12px 0px 6px 20px;}
      
    .navbar .nav > li {
        margin: 0; }
        
    .navbar .nav > li > a {
    height: 10px
    }
        
    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 0;
    }
      
    .nav-collapse .menu.nav li:hover{ background-color: #fff; border-left: 3px solid #cc0033;  }
    .nav-collapse .nav>li>a {font-weight: normal;}
    .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
        font-family: "AudiTypeExtendedBold";
        border-bottom: transparent;
        color: rgb(0, 0, 0);
        box-shadow: none;
        }
        
    .navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
        color: rgb(0, 0, 0);
        border-bottom: none;
        background-color: transparent;
    }
    
    .nav-collapse .nav {
        float: none;
        margin: 0px;
    }
    
    
    .logo img {
        padding-bottom: 10px;
        margin-right: 9px;
    }
    
    a.btn.btn-navbar {
        margin: 0px;
    }
    .copyright-footer {/* added by CS */
     width: 100%
  }
  
  .navbar .btn-navbar {
 
    color: #000;
    text-shadow: none;
    background-color: transparent;
    background-image: none ;
    background-repeat: no repeat;
    border-color: none;
    box-shadow: none;
    width: 30px;
    height: 42px;
    border-color: #d5d9d8;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    float: left;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 12px 10px 0px;
    display: block;

}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #000;
    border-radius: 1px;
    box-shadow: none;
    margin: 5px auto;
    
}

.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {

    color: #ffffff;
    background-color: #fff;

}



}
@media screen and (min-width: 1200px) {
    .row-fluid .span2{
    width: 11.5%; 
    } 
}
@media screen and (min-width: 940px) {
    #mini-panel-events_search_and_social_links .dropdown-menu {
    min-width: 900px; 
    padding: 0;
    } 
}

@media screen and (max-width: 768px) {
    #mini-panel-events_search_and_social_links .dropdown-menu {
    min-width: 640px; 
    padding: 0;
    } 
}

@media screen and (max-width: 480px) {
    #mini-panel-events_search_and_social_links .dropdown-menu {
    display: none;
   padding: 0;
    } 
    .page-user .main-container .nav-tabs li {
        width: 100% !important;
    }
    .page-user .main-container .nav-tabs li a {
        width: 92.5% !important;
    }
    #edit-name,
    #edit-pass {
        width: 100%;
        margin-bottom: 10px;
    }
}


.pane-views-latest-news-block-1, .pane-views-dfd03e846ebdb3971a0473a5f9fb0fa8, 
.pane-views-latest-news-us-south-block-1, .pane-views-latest-news-us-mid-west-block-1, 
.pane-views-d8a2972aadcb3302551b057f1e776551, .pane-views-latest-news-canada-block-1 {
    width: 100%;
}
.copyright-footer p{/* added by CS */
font-family: 'AudiTypeNormal', sans-serif; 
  font-size: 11px; line-height: 13px; 
  list-style: none; 
  border-top: 1px solid #d5d9d8; 
  padding: 15px 0;
}

ul.iconed {
  margin: 0px; /* RD */
}

@media (min-width: 360px) and (max-width: 525px) {  
.nav-tabs li.active a, .nav-tabs li a:hover {background-color:#fff; color:#000;border:1px solid #b0b6b8; border-radius:0;}
.nav-tabs li a{
    font-family: AudiTypeBold;
    width: 74px;
    height: 28px;
    padding: 5px 14px 0px 14px; 
    margin: 2px 1px 2px 1px;
    background-color:#000;
    border-radius:0; 
    color:#fff;
    border:1px solid #000;
    text-align: center;
}

}

@media (min-width: 0px) and (max-width: 979px) {

  .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
  }
  
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 768px) {
  .views-bootstrap-carousel-plugin-style.carousel.slide .carousel-inner .item img {
    width: 66%;
    float: right;
    border-top: 1px solid #D5D9D8;
    padding-top: 40px;
  }
  .more-link
    {
    float: left;
    clear: left;
    }

}

@media (min-width:0px) and (max-width:599px) {
    .first-section {
        background-image: none;
        margin-bottom: 20px;
    }
    .first-section .span7 {
        background-image: url('http://audiclubna.org/sites/default/files/mobile-apps-page-header-bg.jpg');
        background-repeat: no-repeat;
    }
    .first-section .span7 img {
        width: 90%;
        padding: 15px 5% 0px;
        margin-top: 30px;
    }
    .first-section .span5 h1 {
        color: #000;
        margin-top: 25px;
        font-size: 28px;
    }
    .first-section .span5 p {
        color: #000;
    }
    .playstore-icon {
        margin-top: 5px;
        width: 35%;
    }
    .appstore-icon {
        width: 41%;
        margin-top: 5px;
    }
    .second-section .span5 img {
        margin: 50px 6% 0px;
        width: 90%;
    }
    .second-section .span7,
    .third-section .span5,
    .fourth-section .fourth-section-left  {
        text-align: left;
        padding: 0px 20px;
    }
    .second-section .span7 h1 {
        text-align: left;
        font-size: 28px;
    } 
    .second-section .span7 p {
        margin-bottom: 50px;
    }   
    .third-section .span7 img {
        margin: 30px 0px 0px;
        width: 95%;
    }     
    .third-section .span5 {
        padding: 0px 20px;
    }    
    .third-section .span5 h1 {
        margin-top: 0;
        font-size: 28px;
    }          
    .fourth-section .section-right img {
        margin: 40px 0px 0px;
        width: 100%;
        padding: 0;
    }
    .fourth-section .span6 h1 {
        text-align: left;
        font-size: 28px;
    }
    .fourth-section .span6 p {
        margin-bottom: 50px;
    }
}


@media (min-width: 0px) and (max-width: 359px) {  
.nav-tabs li.active a, .nav-tabs li a:hover {background-color:#fff; color:#000;border:1px solid #b0b6b8; border-radius:0;}
.nav-tabs li a{
    font-family: AudiTypeBold;
    width: 69px;
    height: 26px;
    padding: 3px 10px 0px 10px; 
    margin: 2px 1px 2px 1px;
    background-color:#000;
    border-radius:0; 
    color:#fff;
    border:1px solid #000;
    text-align: center;
    font-size: 11px;
    
    
}

}
