/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         RTV
 Author URI:     https://www.rockthevote.org
 Template:       tower
 Version:        1.0.0
 Text Domain:    tower-child
*/

@import url("../tower/style.css");


.page_header_yes #content {
    padding-top: 0px;
}
p a {
  color: #da2017;
}
.wpb_text_column .wpb_wrapper a {
    color: #da2017;
}
.wpb_text_column .wpb_wrapper a:hover {
    color: #193f6e;
}
body .light {
    /*color: #757575 !important;*/
    
    color: #fff;
}
a.right_search.open_search_button {
    color: #000 !important;
}
h1 {
    color: #da2017;
}
.block_title.section_title h1 {
    font-weight: 600 !important;
    line-height: 56px !important;
    font-size: 48px !important;
    color: #da2017 !important;
}
.light .block_title.section_title h1 {
    color: #fff !important;
}
.block_title.column_title h1 {
    font-weight: 600 !important;
    line-height: 56px !important;
    font-size: 48px !important;
    color: #da2017 !important;
}
.header_page.centered h1 {
    text-transform: inherit !important;
    font-weight: 600 !important;
    font-size: 80px !important;
    margin-top: 20px;
}
h2 {
    color: #193f6e !important;
    font-weight: 300 !important;
    font-family: Teko;
}
h2.white.text-center {
    text-align: center;
}
h2.black {
    color: #000 !important;
}
.wpb_text_column .wpb_wrapper h2.black a {
    color: #000 !important;
}
.wpb_text_column.wpb_content_element .wpb_wrapper h2.black {
    margin-bottom: 10px;
    margin-top: 10px;
}
.blackfix h2.black {
    margin-bottom: 15px;
}
.light h2 {
    color: #34c6e9 !important;
}
h3.vc_custom_heading.blackblock {
    background-color: black;
    padding: 10px 12px 8px 65px;
    display: table;
    line-height: 40px;
}
h3.vc_custom_heading.blackblock a:hover {
    color: #34c6e9;
}
h4.vc_custom_heading.blackblock {
    background-color: black;
    padding: 10px 12px 8px 25px;
    display: table;
    line-height: 25px;
    font-size: 22px;
}
.spacer.dropme-25 {
    height: 25px;
    display: block;
    width: 100%;
}
.spacer.dropme-50 {
    height: 50px;
    display: block;
    width: 100%;
}
.spacer.dropme-75 {
    height: 75px;
    display: block;
    width: 100%;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.bold {
	font-weight: bold;
}
.dropme-15 {
    margin-top: 15px;
}
.dropme-25 {
    margin-top: 25px;
}
.dropme-50 {
    margin-top: 50px;
}
.dropme-75 {
    margin-top: 75px;
}
.gray-line {
    background-color: #e4e4e4;
    height: 2px;
    margin: 25px 0 25px;
    width: 100%;
}

@media screen and (min-width: 1118px) {
    h4.vc_custom_heading.blackblock {
        padding: 10px 12px 8px 40px;
        line-height: 30px;
        font-size: 32px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    h3.vc_custom_heading.blackblock {
        padding: 10px 12px 8px 40px;
        line-height: 30px;
        font-size: 33px;
    }
}
.block_title.section_title.inner-only_text p {
    /*margin-top: 5px;*/
    
    font-size: 25px;
    color: #000;
    font-weight: 300;
    line-height: 34px;
    padding: 0 !important;
    margin-bottom: 15px;
}
.block_title.section_title.inner-only_text li {
    font-size: 25px;
    line-height: 34px;
    text-align: left;
    margin: 0 auto;
    width: 375px;
}
.block_title.section_title.inner-only_text p:last-child {
    margin-bottom: 0;
}
.wpb_text_column.wpb_content_element .wpb_wrapper p {
    margin-top: 0;
}
.white,
h1.white,
h2.white,
h3.white,
h4.white,
p.white {
    color: #fff !important;
}
ul.inside {
    list-style-position: inside;
}
.homemapbg {
    background-size: cover !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label,
.frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-family: Catamaran, Arial, Helvetica, sans-serif !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    font-family: 'Teko' !important;
}
/* voting info stuff */
/*#deadline-results {
  font-size: 16px;
  line-height: 22px;
}*/

#election-results a {
    color: #da2017;
}
#election-result-registration-deadline {
    border: none !important;
}
#election-result-early-voting {
    border: none !important;
}
#election-result-title h3 {
    font-size: 38px;
    line-height: 40px;
}
#election-result-registration-deadline h3 {
    line-height: 40px;
    font-size: 38px;
    font-family: Teko;
    color: #193f6e !important;
    font-weight: 300 !important;
}
#election-result-election-date h4.red.bold {
    color: #000;
    font-family: Catamaran, arial, sans-serif;
}
#election-results {
    margin-top: 25px;
}
#election-result-registration-deadline h3 {
    margin-top: 0px;
}
#election-result-registration-deadline a.red {
    color: #000;
    font-family: Catamaran, arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
}
#voting-info-tabs ul.nav h3 {
    font-size: 32px;
    line-height: 48px;
}
/* turn on vertical scrolling */

.tab-content {
    height: 537px;
}
.tab-content a.url {
    word-wrap: break-word;
}
#ecsignupform {
    padding-top: 50px;
    padding-bottom: 20px;
}
.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
    position: relative !important;    
    top: -25px !important;
}
.shareaholic-share-buttons-container.shareaholic-ui.no-print.flat.round.mini {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    height: 1px;
}


#VotingRights,
#ourhistory,
#whyyoungpeople,
#meettheteam,
#contactus {
    padding-top: 120px;
    margin-top: -120px;
}
#ourhistory {
    padding-top: 75px;
    margin-top: -75px;
}


/*voting rights map key*/

.statekey {
    border: 2px solid black;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.statekey.bad {
    background-color: #860b0e;
}
.statekey.good {
    background-color: #0c6624;
}
.statekey.medium {
    background-color: #fe7612;
}
p.statekeytitle {
    display: inline;
    line-height: 25px;
    vertical-align: super;
    margin: 0;
    padding: 0;
    font-size: 16px;
    margin-right: 10px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.text-center {
    text-align: center;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.stateinfoshareline {
    margin-top: -50px !important;
}
.stateinfoshareline .wpb_wrapper {
    padding-bottom: 10px;
}
/*drop down menu for boostrap*/

button#selectyostate {
    border: 2px solid black;
    padding: 15px 0px 15px 15px;
    background-color: transparent;
    text-align: left;
}
.vc_col-has-fill button#selectyostate,
.dropdown.inverse button#selectyostate {
    border: 2px solid white;
    background-color: transparent;
    color: white;
}
.blackfix .vc_col-has-fill button#selectyostate {
    border: 2px solid black;
    background-color: transparent;
    color: black;
}
.dropdown #selectyostate .caret {
    border: none;
    min-height: 50px;
    width: 45px;
    border-left: 2px solid black;
    margin-top: -15px;
    margin-bottom: -15px;
    position: relative;
    right: 0;
    float: right;
}
.open > .dropdown-menu {
    max-height: 400px;
    overflow: auto;
}
.vc_col-has-fill .dropdown #selectyostate .caret,
.dropdown.inverse #selectyostate .caret {
    border-left: 2px solid white;
}
.blackfix .vc_col-has-fill .dropdown #selectyostate .caret {
    border-left: 2px solid black;
}
.dropdown #selectyostate .caret:after,
.blackfix .vc_col-has-fill .dropdown #selectyostate .caret:after {
    content: url(/wp-content/uploads/assets/images/select-drop-down-arrow.png);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    right: 10px;
}
.vc_col-has-fill .dropdown #selectyostate .caret:after,
.dropdown.inverse #selectyostate .caret:after {
    content: url(/wp-content/uploads/assets/images/select-drop-down-arrow-white.png);
}
.dropdown-menu {
    text-align: left;
}
ul.dropdown-menu {
    position: absolute;
    float: none;
    border-radius: 0;
}
.dropup,
.dropdown {
    position: relative;
    z-index: 9;
}
.dropdown .caret {
    margin-left: 50px;
}
.dropdown.inverse {
    margin-top: 20px;
}
/*red hover over box*/

.hoverborder {
    border: 2px solid #fff;
}
.hoverborder:hover {
    border: 2px solid #da2016 !important;
}
@media screen and (min-width: 980px) and (max-width: 1218px) {
    button#selectyostate {
        font-size: 14px;
    }
    .dropdown .caret {
        margin-left: 20px;
    }
}
@media screen and (min-width: 469px) and (max-width: 979px) {
    button#selectyostate {
        font-size: 13px;
    }
    .dropdown .caret {
        margin-left: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
    button#selectyostate {
        padding: 15px 5px 15px 5px;
    }
    .dropdown #selectyostate .caret {
        display: none;
    }
}
a {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s;
    transition-duration: 0s;
}
/*hide the home link on larger displays*/

@media screen and (min-width: 980px) {
    nav .menu li:first-child {
        display: none;
    }
    nav .menu > li:last-child,
    li#menu-item-4280,
    li#menu-item-4279,
    li#menu-item-4277,
    li#menu-item-4276 {
        display: none;
    }
}
/*customize mobile hamburger menu*/

@media screen and (max-width: 980px) {
    nav .menu li > ul,
    .codeless_custom_menu_mega_menu,
    .menu-small,
    .header_tools .cart .content {
        background-color: rgba(00, 00, 00, .87) !important;
        margin: 0;
        padding: 5px 0 100px 0;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
    }
    .menu-small ul.menu > li > ul > li > a {
        display: none;
    }
    .menu-small ul li {
        font-family: Teko;
        text-align: center;
        font-weight: 300 !important;
        padding-left: 0 !important;
    }
    .menu-small ul.menu > li > ul > li > a {
        padding-left: 0 !important;
    }
    .menu-small ul li a {
        padding-left: 0 !important;
    }
    .close {
        color: #fff !important;
        z-index: 999999;
        float: right;
        position: absolute !important;
        top: -20px !important;
        right: 20px !important;
    }
    .background--dark nav .menu .mobile_small_menu {
        color: #fff !important;
    }
    a.mobile_small_menu.close {
        color: #fff !important;
    }
    .mobile_small_menu.close:before {
        content: "X";
        font-size: 38px;
        font-family: Arial Black, Arial, sans-serif;
        font-weight: bolder;
        position: fixed;
    }
    .menu-small ul li a {
        margin-top: 18px;
        margin-bottom: 12px;
    }
    /*items under resources*/
    
    li#responsive-responsive-menu-item-4280 a,
    li#responsive-responsive-menu-item-4279 a,
    li#responsive-responsive-menu-item-4277 a,
    li#responsive-responsive-menu-item-4276 a {
        margin-top: 5px;
        font-size: 20px !important;
        line-height: 18px;
    }
    li#responsive-responsive-menu-item-4276 a {
        margin-top: 20px;
    }
    #social_for_hamburger .footer_social_icons.circle li a {
        width: 100%;
        text-align: center;
        height: 32px;
        margin: 0;
    }
    #social_widget-12 {
        width: 100%;
        text-align: center;
    }
    #social_for_hamburger ul.footer_social_icons.circle {
        display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        
        zoom: 1;
        *display: inline;
    }
    #social_for_hamburger .footer_social_icons.circle li {
        background-color: transparent !important;
        background-image: url('/wp-content/uploads/assets/social_icon_texture.png') !important;
        background-position: center;
        float: left;
        list-style: none;
        margin: 15px 5px;
    }
    #social_for_hamburger .footer_social_icons.circle li a i {
        color: #000;
    }
}
/*buttons*/

button.smallonlight {
    background-color: transparent;
    border: 2px solid black;
    padding: 10px 20px;
    color: black;
}
button.smallonlight:hover {
    background-color: #da2017;
    border: 2px solid #da2017;
    color: white;
}
.btn-bt.business {
    padding: 12px 35px 9px 35px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-family: Teko;
    font-weight: 300;
    border: 4px solid #da2017;
}
.dark .btn-bt.business {
    border: 4px solid #da2017;
    color: #da2017;
}
.dark .btn-bt.business:hover {
    color: #fff;
}
.light .btn-bt.business {
    font-family: Teko;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 4px;
    font-weight: 300;
}
/*header stuff*/

.header_wrapper.background--dark {
    border-bottom: none !important;
}
/*breadcrumbs*/

.breadcrumbss.full_bar .page_parents {
    float: right;
  text-transform: capitalize;
}
.breadcrumbss.full_bar {
    background-color: #fff;
    border-top: none;
    border-bottom: none;
    padding-bottom: 40px;
}
.breadcrumbss.full_bar .page_parents li:before {
    content: "";
    width: 5px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 10px;
    background: transparent;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    font-weight: normal;
}
.breadcrumbss.full_bar .page_parents li:after {
    content: " :: ";
    width: 5px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 11px;
    background: transparent;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    font-size: 14px !important;
}
.breadcrumbss.full_bar .page_parents li:last-child:after {
    content: "";
}
.breadcrumbss li.active {
    font-weight: bold;
}
.breadcrumbss.full_bar .page_parents li.home {
    font-weight: normal !important;
}
.breadcrumbss.full_bar .page_parents li {
    padding: 0 12px;
}
.breadcrumbss.full_bar .page_parents li a {
    font-size: 14px;
}
.breadcrumbss.full_bar .page_parents li:last-child {
    padding-right: 0;
}
@media screen and (max-width: 979px) {
    .background--dark #logo img.light {
        display: block !important;
        visibility: visible !important;
    }
    .background--dark #logo img.dark {
        display: none !important;
        visibility: hidden !important;
    }
    .background--dark .mobile_small_menu {
        color: #fff !important;
    }
    .background--dark .mobile_small_menu.open:before {
        color: #fff !important;
    }
}
/*some quick fixes for the theme not working on social icons*/

.top_nav .widget ul li {
    padding-left: 0;
    padding-right: 0;
}
/*top top right menu*/

.pull-right .widget_nav_menu ul.menu.codeless_megemenu li {
    padding-right: 10px;
}
.top_nav .social_widget li {
    /*background: #34c6e9;*/
    
    background: transparent;
    background-image: url('/wp-content/uploads/assets/social_icon_texture.png');
    background-position: center;
    /*width: 23px !important;*/
    
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-repeat: no-repeat;
}
.top_nav .social_widget li a {
    width: 100%;
    text-align: center;
    height: 24px;
}
.top_nav .social_widget li i {
    float: left;
    line-height: 24px;
    font-size: 18px;
    display: block;
    width: 100%;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.top_nav .social_widget li:hover {
    background: #da2017;
}
.top_nav .social_widget li a i {
    color: #fff;
    line-height: 32px !important;
    font-size: 18px !important;
}
/*move search icon up*/

.header_tools {
    height: 30px;
    padding-left: 0;
    float: right;
    top: -43px;
    position: absolute;
    right: 0px;
    display: inline;
}
.top_nav .widget:last-child {
    padding-right: 25px !important;
}
.top_nav {
    z-index: 0;
}
.background--dark header#header .header_tools .vert_mid > a {
    color: #000 !important;
}
.background--dark header#header .header_tools .vert_mid > a:hover {
    color: #da2017 !important;
}
/*move it over a bit to make up for search icon moving up*/

#header #navigation {
    margin-right: -10px;
}
/*logo needs to resize to make nav fit*/

@media screen and (min-width: 1159px) and (max-width: 1232px) {
    #logo img {
        height: 65px !important;
    }
}
@media screen and (min-width: 1072px) and (max-width: 1158px) {
    #logo img {
        height: 60px !important;
    }
    nav .menu > li > a {
        font-size: 19px !important;
    }
}
@media screen and (min-width: 1030px) and (max-width: 1071px) {
    #logo img {
        height: 60px !important;
    }
    nav .menu > li > a {
        font-size: 18px !important;
    }
}
@media screen and (min-width: 980px) and (max-width: 1029px) {
    #logo img {
        height: 47px !important;
    }
    nav .menu > li > a {
        font-size: 17px !important;
    }
}
@media screen and (max-width: 979px) {
    #logo img {
        height: 50px !important;
    }
    .header_tools {
        display: none;
    }
    .header_wrapper {
        background: transparent !important;
    }
    .header_transparency header#header {
        background: transparent !important;
    }
    .fullwidth_header .header_wrapper header {
        padding-left: 20px;
        padding-right: 20px;
    }
    .background--dark nav .menu > li > a,
    .background--dark header#header .header_tools .vert_mid > a,
    .background--dark header#header .header_tools .vert_mid .cart .cart_icon,
    .background--dark .slicknav_btn:after,
    .background--dark .mobile_small_menu {
        color: #fff !important;
    }
}
@media screen and (max-width: 468px) {
    #logo img {
        height: 56px !important;
    }
}
/*footer stuff*/

footer#footer {
    font-size: 22px;
}
footer .inner .widget ul li {
    padding-top: 0;
    padding-bottom: 0;
}
footer ul.sub-menu {
    padding-left: 0 !important;
}
.footer_wrapper {
    z-index: 0;
}
footer .inner .widget ul li {
    padding-bottom: 5px;
}
#copyright .widget {
    text-align: center;
}
#copyright .widget ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    /* For IE, the outcast */
    
    zoom: 1;
    *display: inline;
}
#copyright .widget li {
    float: left;
}
#social_widget-10.widget {
    text-align: center !important;
}
#copyright .widget ul {
    margin-bottom: 25px;
}
footer .footer_social_icons {
    width: auto !important;
}
footer .inner .widget ul li a {
    font-family: Teko;
}
footer .inner .widget ul li a {
    font-weight: 600;
    line-height: 24px;
    color: #da2017 !important;
    padding-bottom: 10px;
}
footer .inner .widget ul li ul li a {
    font-weight: 300 !important;
    color: #000 !important;
    padding-bottom: 5px;
}
#copyright .footer_social_icons li {
    width: 30px !important;
    height: 30px !important;
}
.footer_social_icons.circle li a i {
    font-size: 16px !important;
    line-height: 33px !important;
}
footer .footer_social_icons.circle li {
    background-color: transparent !important;
    background-image: url('/wp-content/uploads/assets/social_icon_texture.png') !important;
    background-position: center;
}
/* hide the desktop footer nav*/

@media screen and (max-width: 979px) {
    #footer .row-fluid.ff {
        display: none;
    }
    /*#footer .widget.widget_nav_menu {
    display: none;
}*/
    
    #footer .widget.social_widget {
        margin-top: 25px;
    }
    #copyright .container {
        max-width: 100%;
    }
    /*close up space above mobile menu*/
    
    #copyright {
        padding-top: 0;
    }
    #footer #copyright .container .row-fluid .span12 p.text-center {
        display: none;
    }
    /*add top and bottom borders to match internal nav borders */
    
    #footer #copyright .widget.widget_text .textwidget {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
}
/* ---------------------- Testimonial ----------------------------*/

.single_testimonial dl {
    margin: 0;
}
.single_testimonial dl dt {
    width: 34%;
    height: auto;
}
.single_testimonial dl dt img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.single_testimonial dl dd {
    margin-left: 40%;
}
.single_testimonial dl dd p {
    margin-top: 0;
    margin-top: 3px;
    line-height: 42px;
    font-style: italic;
    font-size: 30px;
    margin-bottom: 5px;
}
.single_testimonial dl dd .param {
    float: right;
}
.single_testimonial dl dd .param h6 {
    font-weight: bold;
    float: left;
    margin-right: 10px;
}
.single_testimonial dl dd .param .position {
    float: left;
    color: #aaa;
}
.marginBottomZero {
    margin-bottom: 0 !important;
}
/*dp adds*/

.single_testimonial h3 {
    margin-top: 60px;
}
.single_testimonial .wpb_content_element.button {
    margin-top: 20px;
    margin-bottom: 90px;
}
.single_testimonial.row {
    font-size: 25px;
    line-height: 34px;
}
/*.single_testimonial .vc_col-lg-5.vc_col-xs-12 {
    width: 60%;
  z-index: 1;
}
.single_testimonial .vc_col-lg-7.vc_col-xs-12 {
    width: 40%;
  z-index: 0;
}
.single_testimonial img {
    min-width: 900px;
	max-width: 900px;
	width: 900px;
    margin-left: -200px;
    overflow: visible;
}*/

@media screen and (min-width: 992px) and (max-width: 1192px) {
    .single_testimonial.row {
        background-position: bottom right !important;
        background-size: 540px !important;
    }
    .single_testimonial.row {
        font-size: 22px;
        line-height: 30px;
    }
    .single_testimonial .wpb_content_element.button {
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .single_testimonial.row {
        background-position: bottom right -230px !important;
        background-size: contain !important;
    }
}
@media screen and (max-width: 769px) {
    .single_testimonial h3 {
        margin-top: 210px;
        margin-bottom: 5px;
    }
    .single_testimonial.row {
        font-size: 21px;
        line-height: 27px;
    }
    .single_testimonial .vc_col-lg-5.vc_col-xs-12 {
        width: 100%;
    }
    .single_testimonial .vc_col-lg-7.vc_col-xs-12 {
        width: 100%;
    }
    /*.single_testimonial img {
    min-width: 100%;
	max-width: 100%;
	width: 100%;
    margin-left: 0;
}*/
    /*change order on mobile*/
    
    .single_testimonial .vc_col-lg-5.vc_col-xs-12 {
        width: 100%;
        display: block;
        margin-top: 190px;
        position: initial;
        margin-bottom: 20px;
    }
    .single_testimonial .vc_col-lg-7.vc_col-xs-12 {
        width: 100%;
        display: block;
        position: absolute;
        top: 10px;
    }
}
@media screen and (min-width: 481px) and (max-width: 769px) {
    .single_testimonial.row {
        background-position: top 20px right !important;
    }
    .single_testimonial h3 {
        margin-top: 340px;
        margin-bottom: 5px;
    }
    .single_testimonial .wpb_content_element.button {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 481px) {
    .single_testimonial.row {
        background-position: top 20px right !important;
    }
    .single_testimonial h3 {
        margin-top: 240px;
        margin-bottom: 5px;
    }
    .single_testimonial .wpb_content_element.button {
        margin-bottom: 20px;
    }
}
/* ---------------------- End Testimonial ------------------------*/

@media screen and (min-width: 1119px) {
    .desktop-only {
        display: block;
    }
    .mobile-only {
        display: none;
    }
}
@media screen and (max-width: 1118px) {
    .mobile-only {
        display: block;
    }
    .desktop-only {
        display: none !important;
    }
    .state_resources.container {
        max-width: 100%;
    }
    h4.vc_custom_heading.blackblock {
        padding: 10px 10px 8px 20px;
        line-height: 20px;
        font-size: 18px;
    }
}
@media screen and (min-width: 769px) {
    .hideondesktop {
        display: none;
    }
}
@media screen and (max-width: 769px) {
    .hideonmobile {
        display: none;
    }
}
/*fix for resize issue with hero area */

@media screen and (min-width: 468px) {
    .header_page.centered.without_shadow.no_parallax {
        height: 405px !important;
    }
    /*.wpb_wrapper {
    padding-bottom: 40px;
}*/
    
    #voting-info-tabs .wpb_wrapper {
        padding-bottom: 0;
    }
    #ecsignupform .wpb_wrapper {
        padding-bottom: 5px;
    }
}
@media screen and (min-width: 468px) and (max-width: 979px) {
    .header_page.centered h1 {
        font-size: 70px !important;
        margin-top: 150px !important;
        line-height: 75px !important;
    }
}
@media screen and (min-width: 468px) and (max-width: 768px) {
    .homemapbg {
        background-blend-mode: overlay;
        background-color: rgba(255, 255, 255, 0.8) !important;
        /*background-position: -450px center !important;*/
        
        background-repeat: no-repeat !important;
        background-size: cover !important;
        margin-top: 0;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0;
    }
}
/*might need to turn off
@media screen and (max-width: 767px) {
.vc_col-sm-12.wpb_column.column_container.with_padding {
    padding-top: 40px !important;
	padding-bottom: 40px !important;
}
			
.wpb_row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}*/
				  
				  
				  
				  
/*small screen fixes*/

@media screen and (max-width: 468px) {
    .btn-bt.align-center {      
        position: relative !important;
    }
    .wpb_content_element.button {
        display: grid;
    }
    .dark .btn-bt.business {
        margin-bottom: 20px;
    }
    .btn-bt.business {
        padding: 16px;
    }
    .btn-bt.business {
        font-size: 28px;
        line-height: 29px;
    }    
    .wpb_column {
        margin-bottom: 0 !important;
    }
    .wpb_wrapper {
        padding-bottom: 0 !important;
    }
    .vc_col-has-fill>.vc_column-inner,
    .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
    .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
    .vc_section.vc_section-has-fill,
    .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
    .vc_section.vc_section-has-fill+.vc_section {
        padding-top: 0 !important;
    }
    .actionblock {
        margin-top: 35px;
    }
    body,
    .block_title.section_title.inner-two_titles h5,
    .portfolio-item.overlayed h6,
    .header_page.with_subtitle.normal .titles h5,
    .portfolio-item.basic .show_text h6 {
        line-height: 18px !important;
        font-size: 14px !important;
    }
    h1,
    .block_title.section_title h1,
    .block_title.column_title h1 {
        line-height: 30px !important;
        font-size: 31px !important;
        margin-top: 10px;
    }
    .header_page.centered h1 {
        font-size: 44px !important;
        margin-top: 0px !important;
    }
    /*tighten up the height of the hero on mobile*/    
    .header_page.centered.without_shadow.no_parallax {
        height: 250px !important;
    }
    h2,
    #election-result-title h3 {
        font-size: 30px !important;
        line-height: 32px !important;
        margin-top: 10px;
    }
    #footer h2 {
        margin-top: 0;
    }
    h2.collapseomatic {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    #election-result-registration-deadline h3 {
        margin-top: 0px;
        margin-bottom: 0;
    }
    h3 {
        font-size: 34px !important;
        line-height: 34px !important;
    }
    .block_title.section_title.inner-only_text p {
        font-size: 20px;
        line-height: 27px;
    }
    .no-content {
        top: -70px;
    }
    .breadcrumbss.full_bar .page_parents li:after {
        top: 15px;
    }
    .breadcrumbss.full_bar {
        visibility: hidden !important;
        display: block;
        height: 0;
    }
    #ecsignupform .vc_col-sm-12.wpb_column.column_container.with_padding {
        padding-top: 0;
    }
    .dropdown .caret {
        margin-left: 10px;
    }
    /*fix spacing issue around button inside a dark filled column*/    
    .centered_col.with_padding .vc_col-has-fill .wpb_content_element.button {
        margin-top: 20px;
        margin-bottom: -5px;
    }
    .state_resources .vc_col-sm-12.wpb_column.column_container.with_padding {
        padding-top: 0 !important;
    }
    #ecsignupform .vc_col-sm-12.wpb_column.column_container.centered_col.with_padding {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .vc_column-inner .wpb_wrapper a.btn-bt.align-center.business {
        margin-bottom: 0;
    }
    /*voting rights map key*/    
    .statekey {
        width: 9px;
        height: 9px;
        border: 1px solid black;
    }
    p.statekeytitle {
        line-height: 10px;
        vertical-align: baseline;
        font-size: 13px;
        margin-right: 4px;
    }
    .block_title.section_title.inner-only_text li {
        text-align: left;
        margin: 0 0;
        width: 100%;
        font-size: 20px;
        line-height: 27px;
    }
    .block_title.section_title.inner-only_text ul.inside {
        list-style-position: inherit;
    }
    button#selectyostate {
        min-width: 270px;
    }
    .dropdown-menu {
        position: relative !important;
    }
    .homemapbg {
        background-blend-mode: overlay;
        background-color: rgba(255, 255, 255, 0.8) !important;
        background-position: -150px center !important;
        background-size: cover !important;
        margin-top: 0;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0;
    }
    .homemapbg h3 {
        text-align: center !important;
    }
    /*used for the jump to anchor buttons*/
    #VotingRights, #ourhistory, #whyyoungpeople, #meettheteam, #contactus {
        padding-top: 40px;
        margin-top: -40px;
    }
    #ourhistory {
        padding-top: 35px;
        margin-top: -35px;
    }
    .single_staff .content {
    padding: 5px 0;
    min-height: 70px;
    }
}
.redDropdown {
    border: 2px solid #da2017 !important;
    width: 100%;
    color: #da2017 !important;
}
.redDropdown > .caret {
    border-left: 2px solid #da2017 !important;
    color: #da2017 !important;
}
.dropdown #selectyostate.redDropdown .caret:after,
.dropdown.inverse #selectyostate.redDropdown .caret:after {
    content: url(/wp-content/uploads/assets/images/select-drop-down-arrow-red.png) !important;
}
.redButton {
    border: 2px solid #da2017 !important;
    width: 100%;
    color: #da2017 !important;
    padding: 15px 0;
}
/* colored image rollovers*/

h1.promotitle {
    color: #fff !important;
    text-align: center;
    font-weight: 500;
}
@media screen and (min-width: 1289px) {
    h1.promotitle {
        font-size: 80px;
        line-height: 85px;
    }
}
@media screen and (max-width: 1288px) {
    h1.promotitle {
        font-size: 70px;
        line-height: 71px;
    }
}
@media screen and (max-width: 1142px) {
    h1.promotitle {
        font-size: 45px;
        line-height: 40px;
    }
}
h1.promotitle:hover {
    color: #3cbde4 !important;
}
.promobox {
    width: 100%;
    height: 100%;
    padding: 120px 20px 120px 20px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.promobox.overlay.red {
    background-image: url(/wp-content/uploads/button.png);
    background-size: cover;
    background-color: rgba(187, 27, 20, 1);
    background-blend-mode: multiply;
}
.promobox.overlay.red:hover {
    background-color: rgba(0, 0, 0, 1);
    background-blend-mode: normal;
    color: #3cbde4 !important;
}
.promobox.overlay.blue {
    background-image: url(/wp-content/uploads/button2.png);
    background-size: cover;
    background-color: rgba(53, 182, 214, 1);
    background-blend-mode: multiply;
}
.promobox.overlay.blue:hover {
    background-color: rgba(0, 0, 0, 1);
    background-blend-mode: normal;
    color: #3cbde4 !important;
}
.promobox.overlay.orange {
    background-image: url(/wp-content/uploads/button3.png);
    background-size: cover;
    background-color: rgba(225, 155, 56, 1);
    background-blend-mode: multiply;
}
.promobox.overlay.orange:hover {
    background-color: rgba(0, 0, 0, 1);
    background-blend-mode: normal;
    color: #3cbde4 !important;
}
.overlay {
    position: relative;
}
.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 0;
}
.overlay:hover:before {
    display: block;
}
.red:before {
    background-color: transparent;
    background-blend-mode: normal;
}
.blue:before {
    background-color: transparent;
    background-blend-mode: normal;
}
.orange:before {
    background-color: transparent;
    background-blend-mode: normal;
}
.promobox * {
    position: relative;
    /* hack */
}
/* end colored image rollovers*/

.wpb_single_image.rtvicons img {
    height: auto;
    max-width: 130px !important;
}
.wpb_single_image.rtvicon {
    height: auto;
    max-width: 130px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/*ea popups*/

section.fastaction-modal .fa-modal-inner {
    top: 210px !important;
}
section.fastaction-modal .fa-modal-close:after {
    top: 220px !important;
}
section.fastaction-modal h1 {
    color: black !important;
}
/*faq*/

#faq-filter {
    margin-bottom: 45px;
}
#faq-filter ul {
    padding: 20px 0 20px 0;
}
#faq-filter ul li {
    float: none !important;
    padding: 0px 5px !important;
}
#faq-filter ul li a {
    text-transform: inherit !important;
    letter-spacing: 0 !important;
    font-weight: 400;
    color: #000 !important;
    line-height: 37px !important;
    margin: 0;
    padding: 0;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #000;
    text-decoration: none;
    outline: 0;
    background-color: #34c6e9 !important;
    background-image: none !important;
}
#faq-filter ul li.active a,
#faq-filter ul li a:hover {
    color: #000;
    background-color: #34c6e9 !important;
    background-image: none !important;
}
/*hide initial list*/

.faq .accordion-group {
    display: none;
}
.accordion.style_1 .accordion-heading .accordion-toggle {
    font-size: 22px !important;
}
.accordion-inner a {
    color: #da2017 !important;
    word-wrap: break-word;
}
/*sharable graphics - rollover and get an image*/

.vc_gitem-zone.vc_gitem-zone-b.grayme.vc-gitem-zone-height-mode-auto {
    background-color: rgba(255, 255, 255, .7);
    background-blend-mode: screen;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:focus,
.vc_btn3.vc_btn3-color-black {
    background-color: #000;
    color: #fff !important;
    font-weight: 600;
    font-family: 'Teko';
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:hover {
    background-color: #000;
    color: #fff !important;
    font-weight: 600;
    font-family: 'Teko';
}
/*header color change fixes - maybe */

a.mobile_small_menu {
    color: white;
}
#logo img.dark {
    display: none;
    visibility: hidden;
}
#logo img.light {
    display: block;
    visibility: visible;
}
/*
.background--dark #logo img.light{
  display:block;
  visibility: visible;
}
.background--dark #logo img.dark{
  display:none;
  visibility: hidden;
}*/

/*hide author*/
.search ul.info {
    display: none;
}
.blog-article.standard-style .media {
    display: none;
}
.header_wrapper.header_9.background--light {
    position: absolute !important;
}

/*state vr instructions*/
.page_header_yes #content.instructions {
    padding-top: 0;
}
#content.instructions h1 p {
    margin: 0;
    padding: 0;
}
.instructions #general p {
	margin-top: 0;
	margin-bottom: 0;
}
.instructions #general ul {
    margin-top: -10px;
    margin-bottom: -10px;
    padding-top: 0;
    padding-bottom: 0;
}
.instructions #general li {
    margin-top: -10px;
    margin-bottom: -10px;
    padding-top: 0;
    padding-bottom: 0;
}
.instructions #general h2 {
    margin-top: 50px;
    margin-bottom: 15px;
}

.gray-line {
    margin: 55px 0;
    width: 98%;
}


@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.eot');
  src: url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.woff') format('woff'), url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//s3.amazonaws.com/rtv-com/v5/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}