@charset "UTF-8";
/*
Theme Name: CAS
Theme URI: https://cas.org/
Author: Red Rooster Group + Code83
Author URI: https://code83.com/
Description: A custom responsive WordPress theme built for CAS.
Version: 1.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */

.error-set-page
{
	padding: 240px 0;
}

.error-set-page h1,.error-set-page p
{
	color: #333;
}

.btn-main-sign a
{
background: #f7941e !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 6px 26.5px !important;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    letter-spacing: 1px;
    border: none !important;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
}

.btn-main-sign a:hover, .btn-main-sign a:focus {
    background: #094d8a !important;
    color: #fff !important;
}

.hero-banner img {
    min-width: 100%;
    object-fit: cover;
    display: block;
    height: 100%;
}

.more-upper
{
    text-transform: uppercase;
}

.ihra-desc-first p
{
font-size: 24px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #000;
    line-height: 38px;
    margin-bottom: 25px;
}

.ihra-desc-second p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #000;
    line-height: 28px;
    margin-right: 42px;
    }

.load-column,.campaigns-load-column {
    display:none;
}


    .news-tag a + a::before {
    content: ",";
    padding-left: 0px;
    padding-right: 5px;
    color: #4B4C4E;
}

.news-btn a
{
    text-transform: uppercase;
}

.news-tag-selected
{
background: #0f6fae;
color: #fff !important;
}

.addthis_toolbox a
{
    float: unset !important;
}

.addthis_toolbox
{
    display: inline-block;
}

.notable-quotes:last-child {
    border: none;
}

.news-right .take-action-image 
{
    background: #0d6eac;
}

.news-right .take-action-image a:hover
{
    opacity: 0.5;
}




.full-video-set iframe
{
    width: 100%;
}


.single-newsletter-page #bodyTable h1
{
font-size: 28px;
line-height: 40px;
}

.single-newsletter-page #bodyTable h6
{
    padding-top: 15px;
}

.single-newsletter-page #bodyTable p
{
    padding:15px;
}

.notable-quotes-head-padd
{
    padding-top: 40px;
}

#tell-your-story-sec .wpcf7-not-valid-tip
{
    color: red;
}

.klaviyo_styling
{
 max-width: unset !important;
 margin-bottom: unset !important;
 font-family:unset !important;
}

.movement-form-col input[type="text"],.movement-form-col input[type="email"] {
    font-size: 12px !important;
    font-family: 'Rubik', sans-serif !important;
    background: #fff !important;
    width: 100% !important;
    height: 40px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
}

.help-page .form-feild input[type="text"],.help-page .form-feild input[type="email"] {
    /*border: 1px solid #afb1b4 !important;*/
    height: 47px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px !important;
}

.campaigns-single-page-form .form-feild input[type="text"],.campaigns-single-page-form .form-feild input[type="email"] {
    height: 47px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px !important;
}

#participate-page-form .form-feild input[type="text"],#participate-page-form .form-feild input[type="email"] {
    height: 47px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px !important;
}

#report-incidents-page-form .form-feild input[type="text"],#report-incidents-page-form .form-feild input[type="email"] {
    height: 47px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px !important;
    border: solid 1px #ccc !important;
}

#report-incidents-page-form .describe-label
{
    font-size: 20px !important;
    margin-top: 25px !important;
    margin-bottom: 10px;
}

.error_message
{
    padding-top: 20px;
    letter-spacing: 0.5px;
    font-size: 17px !important;
    font-weight: 500;
    text-align: center;
}

.success_message
{
    padding-top: 20px;
    letter-spacing: 0.5px;
    font-size: 18px !important;
    font-weight: 500;
    text-align: center;
    color: green;
}

#footer_newsletter_form .success_message
{
  color: #005f00;
  font-size: 16px !important;
}

.klaviyo_styling label
{
    font-size: 16px !important;
    font-family: 'Roboto Slab', serif!important;
    font-weight: unset !important;
}

.newletter input[type="email"] {
    font-size: 12px !important;
    font-family: 'Rubik', sans-serif !important;
    background: #fff !important;
    height: 40px !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    color: #666 !important;
}

.newletter button
{
    bottom: unset !important;
    top:0;
}

label.error
{
     color: red;
     font-size: 14px !important;
     margin-top: 4px !important;
}

input.error {
    border: 1px solid red !important;
}

.home .more-action-row
{
  justify-content: center;
}

.other-entit-sec li
{
    /*list-style: initial;*/
    padding-bottom: 10px;
}

.page-template-tpl-participate .event-text p
{
        margin-bottom: 0;
}

.newspost-logo-set
{
   border-top: 2px solid #9a9898;
padding-top: 10px; 
}

.newspost-logo-set img
{
    /*width: 100px;*/
    height: 50px;

}

.newspost-logo-set span
{
       font-size: 14px;
    padding-right: 10px;
    vertical-align: top;
}

table.tg
{
    width: 100%;
}

table.tg th, table.tg td {
    border: 1px solid #ccc;
    padding: 8px;
}


.single-latest_news .news-date,.single-special-features .news-date
{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}


.single-newspost-logo-set
{
  margin-left: 10px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}


.single-newspost-logo-set img
{
    width: 100px;
}

.single-newspost-logo-set span
{
       font-size: 14px;
    padding-right: 10px;
    /*vertical-align: top;*/
}


.single-campaigns .shocial-share {
    border-top: none;
    padding: 10px 50px;
    margin: 0 0 15px 0;

    }

/* Remove the Action Network Logo */



@media screen and (max-width: 767px)
{
    .ihra-desc-first p, .ihra-desc-second p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}
.newspost-logo-set
{
	padding-bottom: 20px;
	}
.tbl-tg
{
    overflow-y: scroll;
}


}

@media screen and (max-width: 991px)
{
.other-entities-desc
{
    margin-right: 0px !important;
    margin-left: 10px !important;
}

}


@media screen and (min-width: 400px)
{
    #become_an_ambassador_sec #vyper-embed-125253
{
  height: 580px !important;
}
}


@media screen and (min-width: 992px)
{
    .h-n-down li.current-menu-item a,.h-n-down li.current-menu-parent a
{
    color: #094e8b;
border: 2px solid #094e8b;
}

.h-n-down .sub-menu li a
{
        color: #1688ca;
        border: unset !important;
}

.h-n-down .sub-menu li.current-menu-item a
{
    color: #094e8b;
}

.full-video-set
{
  margin-bottom: 40px;
}


}



.morecontent span {
    display: none;
}
.morelink {
    display: block;
}


.report-incident-form-set p
{
    margin-bottom: 0;
}


.page-template-tpl-about .advisory-council-col .morelink
{
   float: left;
}

.page-template-tpl-about .advisory-council-col .moreelipses
{
    display: none;
}


/*26 may */

.single-newsletter .wp-caption figcaption
{
    font-size: 15px;
}

.single-newsletter h2
{
    text-align: center;
}

.single-newsletter h6
{
   font-size: 16px;
}

 .single-newsletter .elementor-text-editor span
{
    font-size: 20px !important;
}

 .single-newsletter footer p
 {
    font-size: 14px !important;
 }

.postid-1974 h2
{
    text-align: center;
    margin-bottom: 0;
}

.postid-1974 .thirdscont,.postid-1974 .halfcontent {
    display: flex;
}

.postid-1974 .twothird {
    width: 60%;
    margin: 10px;
}

.postid-1974 .onethird {
    width: 40%;
    margin: 10px;
}

.postid-1974 .half {
    width: 50%;
}

.postid-1974 .news-header
{
    text-align: center;
}

.postid-1974 .news-header p
{
    text-align: center;
    font-size: 15px;
}

.postid-1974 .news-header img {
    max-width: 150px;
}


.postid-1974 .onethird a 
{
   color: #1688c5;
}


.postid-1974 .story img {
    float: right;
    width: 250px;
    padding: 10px;
}

.postid-1974 .story :after {
    content: "";
    clear: both;
    display: table;
}

/*.postid-1974 .story {
    margin-bottom: 100px;
}*/


.postid-1974 .depth-container,.postid-1974 .thirdscontainer {
    display: flex;
    flex-wrap: wrap;
}

.postid-1974 .depth {
    width: calc(50% - 40px);
    margin: 20px;
}

.depth-header {
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
}

h2.center
{
    margin: 20px 0;
}


@media only screen and (max-width: 991px)
{

    .postid-1974 .halfcontent,.postid-1974 .thirdscont {
    display: flex;
    flex-direction: column;
}
    .postid-1974 .story img {
    float: none;
    width: 100%;
}

.postid-1974 .half {
    width: 100%;
}

.postid-1974 .twothird {
    width: 100%;
}

.postid-1974 .onethird {
    width: 100%;
}

.postid-1974 .depth-container,.postid-1974 .thirdscontainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.postid-1974 .depth, .postid-1974 .thirds {
    width: 100%;
    margin: 0;
}

}

iframe {
    width: 100%;
}
