#representatives td {padding:5px;}
#nemo-navigation {
    padding-top: 25px
}

.video-bg:before {
    background-image: none !important
}

.navbar-brand {
    padding: 0
}

#nemo-navigation {
    padding-top: 0px
}
[v-cloak] {
    display: none;
}

.social-links>li {
    list-style-type: none;
}

.fas,
.fab,
.fa,
.far {
    color: #c6070e
}

.fas.white,
.fab.white,
.fa.white,
.far.white {
    color: unset;
}

button {
    outline: none !important;
}
/* For columnize paragraph for html news */
.column-count {column-count:2}

address p, address table td {color:white;border: none;}
address table, #social-media-footer table {border:none !important;}
address table td p:nth-child(1) {margin-bottom:3px;}
#social-media-footer table td {width:150px;border: none;}
address a, #social-media-footer a {color:#f5af1a;}
.result .error-msg, .result .success-msg {position: unset;margin: 10px 0 0;}
#CDSWIDFRR, #CDSWIDEXC {margin-left:0 !important;}
#widgets-on-small-screen {display:none;}
        
@media(max-width:767px) {
    .no-border-right-on-sm {
        border-right: none !important;
    }
    .column-count {column-count:1}
    #subscribe-button {
        padding: 14px 25px;
        height:50px;
    }
    .widgets.widget-get-in-touch {margin-bottom:15px;}
    #widgets-on-medium-screen {display:flex;align-items:center;}
}

@media (min-width: 768px) {
    .navbar-transparent {
        border: none
    }
}

@media (max-width:1023px) {
    .logo {
        height: 70px !important
    }
}

