/* Custom CSS */

@charset "UTF-8";
/*CSS FOR ISSUES SUB MENU*/




@media all and (min-width: 979px) {
    #wi-mainnav .menu > ul > li.menu-item-has-children:first-child>ul.sub-menu {
        display: none;
    }
    #issues .modal-dialog {
        width: 60%;
    }
    #wi-topbar.is-sticky .menu.hidden-xs.pull-right {
        float: left!important;
    }
    #wi-topbar.is-sticky .top-right-menu #wi-mainnav .menu>ul li a {
        display: block;
        position: relative;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        padding: 0 14px;
        position: relative;
        color: #5c6668;
        font-size: 26px;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        border: none;
    }
    #wi-topbar.is-sticky ul#menu-top-right-heder-menu li a::after {
        margin-left: 11px;
        content: "";
    }
    #wi-topbar.is-sticky .topbar-inner #wi-mainnav {
        display: none;
    }
	#launch-cover-image {
		background-image: url('https://i2.wp.com/cjp.org.in/wp-content/uploads/2017/11/main_page_website_final.png?ssl=1'); display: block; background-size: contain; width: 100%; min-height: 533px; background-repeat: no-repeat;
	}
}


#donation-sidebar-for-mobile {
	display: none;
}
#video--modal button.close {
    color: #d54d49!important;
}
#issues h4.modal-title {
    font-size: 1.5em;
    padding-left: 30px;
}
#issues .modal-header {
    background-color: #5c6668;
    color: #fff;
}
#issues .modal-dialog {
    border-radius: 0;
}
.modal-header .close {
    margin-top: -2px;
    font-size: 2em;
    color: #ffffff;
    opacity: 1;
}
#issues .modal-body>ul.sub-menu {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
#issues .indicator {
    display: none;
}
#issues a {
    color: #5c6668!important;
    color: #5c6668!important;
    font-size: 14px;
}
#issues .modal-body>ul.sub-menu>li {
    width: 33.33%;
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
#issues .modal-body ul.sub-menu>li.menu-item-has-children > ul.sub-menu {
    display: none;
}
#issues .modal-body ul.sub-menu>li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    border: 1px solid;
    padding: 0;
    position: absolute;
    left: 80%;
    top: 0;
    width: 196px;
    z-index: 101;
    opacity: 1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    margin-left: -8px;
}
#issues .modal-body ul.sub-menu>li.menu-item-has-children:hover > ul.sub-menu > li {
    padding: 10px;
    border-top: 1px solid grey;
    #issues .modal-body ul.sub-menu>li.menu-item-has-children:hover > ul.sub-menu > li:first-child {
        border: none;
    }
}
#toggle-menu span,
.no-menu,
#wi-mainnav {
    font-family: Oswald, sans-serif;
    text-transform: lowercase;
}
.single-post #wi-main header > h2,
.page #wi-main header > h2 {
    font-size: 2.5em;
    margin-top: 30px;
}
#toggle-menu span,
.no-menu,
#wi-mainnav {
    font-family: Oswald, sans-serif;
    text-transform: lowercase;
}
.single-post #wi-main header > h2,
.page #wi-main header > h2 {
    font-size: 2.5em;
    margin-top: 30px;
}
.winkemail-widget button,
.read-more-stories {
    background: #5c6668 !important;
    color: #fff !important;
}
li.cat-item {
    list-style-type: none!important;
}
li.cat-item>ul {
    margin: 0;
    padding-left: 20px;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.searchform {
    position: relative;
}
.navbar {
    background: none;
    border: none;
    box-shadow: none;
}
.navbar .navbar-toggle {
    border: none;
    top: -80px;
    position: relative;
}
.navbar .dropdown .dropdown-menu {
    top: 4px;
    left: 20px;
}
ul.nav li.active a,
ul.nav li.open a {
    background-color: none !important;
    box-shadow: none;
}
.container h4 {
    color: #666;
    font-size: 1.5em;
    font-weight: bold
}
.container h5 {
    color: #960303;
    font-size: 1.3em;
    font-weight: 400
}
.navbar-brand {
    float: none;
    clear: both;
}
.navbar-default .navbar-toggle {
    float: left;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ba1c1c;
    height: 3px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.footer-social {
    border: none;
}
.footer-social ul {
    list-style: none;
    padding-right: 0;
    margin-right: 0;
}
.footer-social ul li a {
    color: #c4c4c4;
}
.footer-social ul li {
    float: left;
    margin-right: 10px;
}
.footer-social ul li:last-child {
    margin-right: 0px;
}
.navbar-collapse {
    border: none;
}
img {
    max-width: 100%;
}
.container p,
.container li {
    /*font-size: 1.3em; line-height:1.7em; margin-top: 20px; margin-bottom: 20px;*/
}
.container li li {
    font-size: 1em;
}
.container h3 {
    line-height: 1.5em;
}
.container table td {
    padding: 20px;
}
.red {
    color: #960303;
}
a.red {
    text-decoration: none
}
a.red:hover {
    text-decoration: underline
}
.black {
    color: #2e2e2e
}
a.black {
    color: #2e2e2e;
    text-decoration: none
}
a.black:hover {
    text-decoration: underline;
}
footer .footer-menu {
    clear: both;
    font-size: 1.4em;
    margin-top: 40px;
}
footer a.black:hover {
    color: #960303;
    text-decoration: none;
}
footer .cover-image-credits-footer,
footer .cover-image-credits-footer a {
    color: #c4c4c4;
}
footer .cover-image-credits-footer a {
    text-decoration: underline;
}
.mirror {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
}
.search-input {
    border: 0;
    border-radius: 0 !important;
    box-shadow: none;
    font-style: italic;
    font-size: 21px;
    font-weight: lighter;
    float: left;
    padding-left: 42px;
    background-image: url(images/search-glass.png);
    background-repeat: no-repeat;
    color: #c4c4c4;
}
.search-glass {
    float: left;
    font-size: 1.1em;
}
a#cjp-title {
    font-size: 3.6em;
    letter-spacing: 3px;
    color: #fff;
    text-align: left;
    font-weight: bold;
    margin: 0px auto -5px 20px;
    text-decoration: none;
    display: block;
}
a#cjp-description {
    font-size: 1.7em;
    color: #fff;
    text-align: left;
    font-weight: 400;
    margin: 0px auto 10px 20px;
    text-decoration: none;
    display: block;
}
#justice-for-all {
    font-size: 1.8em;
    color: #656565;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
}
#defending-human-rights {
    font-size: 1.2em;
    color: #323232;
    text-align: left;
    font-weight: bold;
}
#menu-hamburger {
    z-index: 20;
    position: absolute;
    right: 20px;
    top: 30px
}
#menu-hamburger-btn {
    background: none;
    border: none;
    box-shadow: none;
}
#cover-image-inside-page-img-below {
    clear: both;
    100%;
    min-width: 100%;
    margin-bottom: 100px;
}
.thin-hr {
    height: 1px;
}
.archive .wp-post-image,
.peacemap .wp-post-image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-top: 25px;
}
.mapBodyContent {
    font-size: x-small;
}
.widget-title {
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: lowercase;
    font-weight: 700;
}
.footer-col .latest-posts .latest-thumb {
    display: none;
}
.footer-col ul.lists {
    padding-left: 0;
}
.footer-col ul.lists li {
    padding-bottom: 5px;
    list-style-type: none;
}
.footer-col .widget {
    margin-top: 10px;
}
.footer-col .latest-posts .latest-title {
    font-size: 14px;
    font-family: Merriweather, sans-serif;
}
.footer-col .latest-posts .latest-list>li {
    padding-top: 0;
    padding: 7px 0;
    border-bottom: 1px solid #cccccc;
}
.footer-col .latest-posts .latest-date {
    display: none;
}
.featured--post .bottom--section .title--section {
    font-weight: 800;
}
.featured-posts--half .featured--post .bottom--section .para--section {
    font-size: 14px;
}
.featured-posts--one3 .featured--post .bottom--section .para--section {
    font-size: 13px;
}
.featured-posts--half .featured--post,
.featured-posts--one3 .featured--post .bottom--section {
    padding-bottom: 10px;
}
.featured-posts--half .featured--post .top--section p,
.featured-posts--one3 .featured--post .top--section p {
    height: 10px;
    margin: 0;
    padding: 0;
}
#top--featured--posts .col-md-12 {
    position: relative;
}
#top--featured--posts .col-md-12 .overlay-on-img {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.post-title.single-title {
    font-size: 30px;
}
.single-title.page-title {
    font-size: 40px;
}
#bottom--posts .col-md-4 {
    padding-right: 2px;
}
.title--section {
    font-weight: 800;
}
.para--section {
    font-size: 12px;
}
h3.slogan {
    display: none
}
blockquote,
blockquote h4,
blockquote:before {
    text-align: left;
}
blockquote:before {
    left: 20px;
    color: #898989;
}
blockquote h4 {
    font-size: 17px;
}
/*banner Image*/

#wi-main article.col-md-12 {
    padding: 0 30px;
}
.featured-post {
    padding-top: 10px;
    padding-bottom: 10px;
}
#video--modal .modal-body {
    padding: 5px;
}
@media all and (max-width: 768px) {
    #actions span.entry-subtitle {
        display: none;
    }
    #eye-on-rights-content .col-md-4 .ac--content {
        border-bottom: 1px solid #d8d8d8;
        padding: 10px 0;
        margin: 0 10px;
        display: block;
        float: none;
    }
    .banner--img {
        padding: 0;
    }
    .single-post #wi-main header > h2 {
        font-size: 1.8em;
        margin-top: 20px;
    }
    /*.featured-post .top--section,.trending-post .img--section {
    width: 40%;
}
.featured-post .bottom--section,.trending-post .trending--title {
    width: 60%;
    padding-left: 10px;
}*/
    
    .featured-post .bottom--section .para--section {
        display: none;
    }
    .trending-post {
        padding-bottom: 10px;
    }
    .sidebar-categories {
        padding-left: 0;
    }
}
#latest-posts {
    padding-left: 0
}
#trending-posts {
    padding-right: 0
}
article.container {
    padding-top: 15px;
}
div.container {
    padding-top: 0px;
}
.archive .container img {
    margin-top: 5px;
}
.comments-area {
    margin: 0px 30px 30px 30px;
}
.archive #wi-main div.container {
    margin-top: 25px;
}
.margin-top-30 {
    margin-top: 30px;
}
.post-share {
    display: none;
}
.video-overlay {
    position: absolute;
    margin: -16px auto auto -6px;
    left: 50%;
    top: 50%;
    opacity: 0.7;
    border-radius: 50%;
    border: 4px solid #FFF;
    width: 60px;
    height: 60px;
}
.has-sidebar #primary {
    padding-right: 0;
    padding-top: 0;
}
.overlay-on-img {
    position: absolute;
    bottom: 0;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 30px 20px 80px;
}
.home #wi-header,
.single header#wi-header {
    padding-bottom: 15px;
}
.overlay-on-img p {
    font-size: 1.1em!important;
    line-height: 1.5!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
#featured--posts a {
    color: #2c393c;
}
.entry-content p:first-child {
    margin: 0;
}
/*Sidebar categories*/

.sidebar-categories .cat-item {
    list-style-type: none;
}
.sidebar-categories .cat-item .children {
    margin-bottom: 0;
}
.sidebar-categories #widget-area>li>a {
    font-weight: 800;
    padding-left: 10px;
}
/*.vid--bottom--section h3,
	#widget-area a>h3 {
	    font-family: Merriweather, sans-serif;
	    font-size: 13px;
	    line-height: 1.5;
	    font-weight: 800;
	}*/

#latest-updates .widget-title {
    text-align: left;
    padding-left: 20px;
}
/*div#video--content {
	    display: flex;
	    justify-content: center;
	    align-items: flex-start;
	    margin-bottom:10px;
	}
	.vid--top--section {
	    width: 40%;
	}
	.vid--bottom--section {
	    width: 60%;
	    padding-left: 5px;
	}*/

@media all and (max-width: 767px) {
	#donation-sidebar-for-mobile {
		display: block;
		margin-bottom: 15px;
		margin-top:-10px;
	}
    .overlay-title {
        font-size: 14px;
    }
    .overlay-on-img {
        right: inherit;
        padding: 0px 20px 0 10px;
    }
    .vid--bottom--section h3,
    #widget-area a>h3 {
        font-size: 13px;
        padding-top: 10px;
        line-height: 1.5;
        font-weight: 800;
    }
    .mob--container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 15px;
    }
    .mob--container .m--left {
        width: 40%;
    }
    .mob--container .m--right {
        width: 60%;
        padding-left: 5px;
    }
    .mob--container .m--right h3 {
        font-size: 14px;
        margin-bottom: 0;
        font-family: Merriweather, sans-serif;
    }
    .video--container {
        margin-top: 10px;
    }
	
	#launch-cover-image {
		background-image: url('https://i2.wp.com/cjp.org.in/wp-content/uploads/2017/11/main_page_website_final.png?ssl=1'); display: block; background-size: contain; width: 100%; min-height: 220px; background-repeat: no-repeat;
	}
    #eye-on-rights-content .col-md-8 a.btn.btn-primary.pull-right.read-more-stories {
        margin: 15px 0px;
    }
    /*CSS FOR legal resources*/
    div#actions{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 15px;
        padding:10px;
    }
    #actions .col-md-3 {
        width: 50%;
        padding-left:5px;
        padding-right:5px;
    }
    #actions .ac--content.mob--container {
        display: inline-block;
    }
    #actions .mob--container .m--right {
        width: 100%;
        margin-top:15px;
        padding-left: 0;
    }
}
#issues .modal-body>ul.sub-menu>li.menu-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    margin-left: 6px;
}
@media all and (max-width: 978px) {
    #issues .indicator {
        display: inherit!important;
        margin-left: 10px;
float:right;
    }
    #issues .modal-body>ul.sub-menu>li {
        width: 100%;
    }
    #issues .modal-body ul.sub-menu>li.menu-item-has-children:hover > ul.sub-menu {
        position: relative;
        left: 20px;
        border: none;
    }
    #issues .modal-body ul.sub-menu>li.menu-item-has-children:hover > ul.sub-menu > li {
        border: none;
    }
	
}

@media all and (min-width: 768px) and (max-width: 978px) {
	#launch-cover-image {
		background-image: url('https://i2.wp.com/cjp.org.in/wp-content/uploads/2017/11/main_page_website_final.png?ssl=1'); display: block; background-size: contain; width: 100%; min-height: 385px; background-repeat: no-repeat;
	}
}
.has-sidebar #primary {
    width: 100%;
}
.post-share {
    display: none;
}
.video-overlay {
    position: absolute;
    top: 42%;
    left: 40%;
}
.has-sidebar #primary {
    padding-right: 0;
    padding-top: 0;
}
.overlay-on-img {
    position: absolute;
    bottom: 0;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 30px 20px 80px;
}
.home #wi-header,
.single header#wi-header {
    padding-bottom: 15px;
}
.overlay-on-img p {
    font-size: 1.1em!important;
    line-height: 1.5!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
#featured--posts a {
    color: #2c393c;
}
.entry-content p:first-child {
    margin: 0;
}
/*Sidebar categories*/

.sidebar-categories .cat-item {
    list-style-type: none;
}
.sidebar-categories .cat-item .children {
    margin-bottom: 0;
}
.sidebar-categories #widget-area>li>a {
    font-weight: 800;
    padding-left: 10px;
}
.vid--bottom--section h3,
#widget-area a>h3 {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 10px;
    font-weight: 800;
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form {
    position: fixed;
    bottom: 0;
    background-color: #ba3642;
    width: 100%;
    z-index: 1000000;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6.6px;
    box-shadow: 0 -5px 5px -5px #333;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form>input[type="email"] {
    margin-right: 10px;
    width: auto;
    background-color: #fff;
    margin-bottom: 0;
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form button[type="submit"] {
    height: 36px;
}
.footer-col:nth-child(3) #winkemail_widget-4 form a.donate--btn {
    display: none;
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form a.donate--btn {
    font-size: 1em;
    color: #fff;
    font-weight: 800;
    margin-left: 40px;
    border: 1px solid #fff;
    padding: 2px 10px;
    display: inline-block;
    float: right;
    margin-left: 34.7%;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.23);
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form a.donate--btn:hover {
    background-color: #fff;
    color: #ba3642;
}
.donation-msgbox{
background-color: #ba3642;
padding:20px;}
.donation-msgbox>a{
color:#fff;}
.page-numbers {
    font-size: 2em;
    padding: 10px 20px;
    margin: 0;
}
.pagination {
    margin: 0 auto;
    width: 100%;
}
.nav-links{
margin: 0 auto;
text-align: center;
}

@media all and (max-width: 767px) {
    .overlay-title {
        font-size: 14px;
    }
    #issues .modal-body .u.indicator {
        display: none;
    }


    #issues .modal-body>ul.sub-menu>li.menu-item-has-children>a:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "\f107";
        margin-left: 6px;
    }
    .footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form a.donate--btn {
        display: none;
    }
    .footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form>input[type="email"] {
        width: 60%;
        font-size: 12px;
    }
    .overlay-on-img {
        right: inherit;
        padding: 0px 20px 0 10px;
        width: 93%;
    }
    .block {
        display: block!important;
    }
    .vid--bottom--section h3,
    #widget-area a>h3 {
        font-family: Merriweather, sans-serif;
        font-size: 13px;
        line-height: 1.5;
        padding-top: 10px;
        font-weight: 800;
    }
    /*Bottom Subscribe*/
}
ul#menu-header-1 li#menu-item-22610 a {
    padding-left: 0 !important;
}
ul#menu-top-right-heder-menu li a {
    font-weight: lighter;
    font-size: 1.3em !important;
}
ul#menu-top-right-heder-menu li a::after {
    margin-left: 11px;
    content: "|";
}
ul#menu-top-right-heder-menu li:last-child a {
    margin-right: 9px;
}
ul#menu-top-right-heder-menu li:last-child a::after {
    margin-left: 0;
    content: "";
}
.tab-pane {
    padding: 20px;
}
.btn {
    border: 0;
    border-radius: 0;
    text-transform: lowercase;
}
small {
    font-size: 0.8em !important;
}
body {
    font-size: 15px;
    line-height: 1.8;
}
a.promo-link .field-promo-text {
    font-size: 1.8em;
    color: #fff;
    font-family: Oswald, sans-serif;
}
a.promo-link {
    background-color: #f60303;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}
a.promo-link:hover {
    background-color: #a80000;
}
a.promo-link .field-button-url {
    color: #fff;
    text-transform: uppercase;
}
a.promo-link .field-button-url {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 18px;
}
a#toggle-menu {
    padding-left: 15px;
}
.field-button-url {
    background-position: 145px 8px;
    background-repeat: no-repeat;
    bottom: 0.38889rem;
    cursor: pointer;
    position: relative;
    width: 171px;
    margin-top: 20px;
    display: inline-block;
    padding: 8px 0;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    background-image: url(https://cjp.org.in/wp-content/uploads/2017/11/more-arrow-white.png);
}
span.entry-subtitle {
    font-size: 0.8em;
    line-height: 1.5;
    font-weight: 400;
}
#actions span.entry-subtitle {
    color: #ba3642;
}
.title--section {
    line-height: 1.5;
    margin-top: 5px;
}
.archive #wi-footer {
    margin-top: 30px;
}
.term-special-features .container {
    margin-top: 10px !important;
}
.home h3 {
    margin-bottom: 5px;
}
.top--section {
    margin-top: 20px;
}
.take-action-button {
    padding: 10px;
    margin-top: 7px;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1.7px;
    font-family: Oswald, sans-serif;
    margin-top: 10px;
    color: #fff !important;
    text-transform: uppercase;
}

.single #latest-posts ol li { margin-bottom:15px !important; }

.carousel-indicators {
	text-align:right; bottom:-50px !important;
}
.carousel-indicators li {
  background-color: #999;
  background-color: rgba(70,70,70,.25);
}
.carousel-indicators .active {
  background-color: #444;
}
#carousel-cjp-main .left {left:-30px !important}
#carousel-cjp-main .right {right:-30px !important}

.color-red {margin-bottom: 0}
.show--search{display:block!important;}

/*Mailchimp Integration*/

.bottom-fixed .mailchimp_subscribe {
    background-color: #ba3642;
    padding: 10px 0;
    width: 100%;
    z-index: 1006;
    position: fixed;
    bottom: 0;
    left: 0;
}
	
.bottom-fixed div#mc_embed_signup_scroll {
    display: flex;
    justify-content: center;
    align-items: center;
}
.mc-field-group {
    margin: 0 10px;
}
.mc-field-group {
    margin: 10px 0;
    background-color: #fff;
    display: block;
}
.bottom-fixed .mc-field-group {
    margin: 0 10px;
    background-color: #fff;
}


input#mc-embedded-subscribe {
    background: #5c6668 !important;
    color: #fff !important;
}
.footer-col:nth-child(3).bottom-fixed #winkemail_widget-4 form{
    display:none;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: red;
}
.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a {
    color: #fff;
}

.about-content p,.about-content li{
line-height: 1.5;
font-size:14px;
margin-bottom:20px;
}
.widget-area .row {
    margin-top: 0!important;
}
span.red--color {
    color: #b93641;
    font-weight: 700;
}
button#show-subscribe,button.close-mailchimp {
    display:none;
}
@media all and (max-width:768px){
div#mc_embed_signup_scroll {
    display: flex;
    flex-wrap: wrap;
}

.bottom-fixed button.close-mailchimp {
  color: #fff;
    background: none;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    font-family: Oswald,sans-serif;
    outline: 0;
    display: block!important;
}
.bottom-fixed button#show-subscribe {
    display: block;
    text-align: center;
    width: 100%;
    background-color: #c63632;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    opacity: 1;
    left: 0;
}
.mc-field-group {
 display: block;
    width: 100%;
    margin: 0 auto!important;
    position: relative;
    margin-bottom: 15px!important;
}
.bottom-fixed .mailchimp_subscribe {
    padding: 10px;
}
.bottom-fixed .hidden-mailchimp {
    display: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
}
