@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,300i,400,400i,500,500i,600,600i,700,700i,800');

/*@font-face {
	font-family: 'Adobe-Garamond Pro';
	src: url('AGaramondPro-Bold.eot');
	src: url('AGaramondPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('AGaramondPro-Bold.woff') format('woff'),
		url('AGaramondPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}*/

@font-face {
	font-family: 'Adobe Garamond';
	src: url('assets/fonts/AGaramond-Bold.eot');
	src: url('assets/fonts/AGaramond-Bold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AGaramond-Bold.woff') format('woff'),
		url('assets/fonts/AGaramond-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Adobe Garamond';
	src: url('assets/fonts/AGaramond-Regular.eot');
	src: url('assets/fonts/AGaramond-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AGaramond-Regular.woff') format('woff'),
		url('assets/fonts/AGaramond-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Adobe Garamond';
	src: url('assets/fonts/AGaramond-Semibold.eot');
	src: url('assets/fonts/AGaramond-Semibold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AGaramond-Semibold.woff') format('woff'),
		url('assets/fonts/AGaramond-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

.wpcf7 .form-group { float:left; width:100%;}

.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required { float:left; width:100%; display:block; }
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required span.wpcf7-list-item { display:block; margin-left:0; clear:both; }
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required span.wpcf7-list-item input[type="checkbox"] { float:left; height:auto; margin-top:4px;}
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required span.wpcf7-list-item .wpcf7-list-item-label { float:left; margin-left: 8px;}


/*.membrrw .filter  { min-height:370px; max-height:370px;}*/


body{
	background:#fff;
	color:#fff !important;
	font-family: 'Raleway', sans-serif;
	overflow-x:hidden;
	position:relative;
}
a:hover, a:focus{
	outline:none;
}
.btn.btn-default:focus{
	background:#2d486e;
	color:#fff;
}
.search-listing .search-form{
	display:none;
}

/********************header********************/
.header-area{
	background: rgba(45, 72, 110, 0.80);
	padding:16px 0px 8px 5px;
	position:relative;
	z-index:1001;
    position: fixed;
    width: 100%;
}
.menu-logo-social{
}
.menu-logo-social .menu, .menu-logo-social .logo, .menu-logo-social .header-social-media{
	display:inline-block;
	margin-right:30px;
}
.menu-logo-social .logo img{
	margin-top:-10px;
}
.header-social-media ul li a{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}
.header-rt{
	text-align:right;
}
.header-button{
	margin-top:0;
}
.header-button .headerbtn-donate, .header-searcharea{
	display:inline-block;
	margin-right:5px;
    vertical-align: middle;
}
.header-button .headerbtn-donate a.btn {
	color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
    display: inline-block;
    padding: 6px 30px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
	text-transform:uppercase;
}
.header-button .headerbtn-donate a.btn i{
	margin-left:10px;
}
.header-button .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 20px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 30px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.header-button .btn-default {
    color: #bcbec0;
    background-color: #fff;
    border-color: #fff;
}
.banner-text h1{
	font-family: 'Adobe Garamond';
	font-size:40px;
	font-weight: 600;
	text-transform:uppercase;
}
.header-search{
	position:relative;
}
.search-icon{
	position:absolute;
	top:6px;
	right:10px;
}
.search-icon .fa{
	color:#c1c2c4;
}
/********************menu********************/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #d81e41;
    overflow-x: hidden;
    transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
    padding-top: 40px;
	z-index:333;
	}
.sidenav .sidenav-inner{

}
.sidenav .mobile-menu a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    font-size: 14px;
	font-weight: 500;
    color: #fff;
    display: block;
    transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	text-transform:uppercase;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #fff;
}
.side_nav_icon{
	color:#fff;
	cursor:pointer;
}
.side_nav_icon img{
	margin-top:-5px;
}
.sidenav .mobile-menu .closebtn {
    position: absolute;
    top: -10px;
    right: 10px;
    font-size: 36px;
    margin-left: 50px;
	font-weight: 500;
    color: #fff;
	display: block;
}
/********************banner********************/
.banner{
	position:relative;
}
.banner-text{
	position:absolute;
	top:28%;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
/********************item********************/
.item .fa{
	font-size:25px;
	padding:0px 15px;
}
/********************our-work********************/
.heading{
	background:#d81e41;
	padding:10px 0px;
}
.heading a{
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
	font-size:18px;
}
.our-work-header h3 {
	font-size:25px;
	color:#231f20;
	font-size:25px;
}
.our-work-header h5 {
	color:#939598;
	font-size:18px;
	margin-bottom:25px;
}
.our-work-content{
	padding-bottom:60px;
}
.our-work-header{
	margin:60px 0px;
}
.our-work-grid{
	width:955px;
	margin:0 auto;
}
.grid-images{
	margin-top:30px;
}
.our-work-grid-images h4{
	color:#231f20;
}
.our-work-grid-images h5{
	color:#d81e41;
}
.our-work-grid-images{
	position:relative;
}

.our-work-grid-text{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
        padding: 20px 0;
        background: rgba(0, 0, 0, 0.7);
}
.our-work-grid-text h4{
    color: #fff;
    width: 80%;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}
.our-work-grid-text .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.our-work-grid-text .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.our-work-grid-text .btn i, .footer-button .btn i{
	margin-left: 5px;
}
.our-work-grid-text .btn:focus{
	background:#2d486e;
	color:#fff;
}
.our-work-grid-images p{
	color:#bcbec0;
}
.our-work-grid{
	width:955px;
	margin:0 auto;
}

/********************protect********************/
.protect-rights{
	margin-top:0px;
}
.protect-rights-content{
	background:#2d486e;
}

.ame_fre_img { background:#DF2E38;}

/*.protect-content{
	background:#2d486e;
	padding-bottom:20px;
}*/
.protect-rights-content .row {
    margin-right: 0px;
    margin-left: 0px;
}
.protect-rights-content .col-md-3, .protect-rights-content .col-md-9{
	padding-right: 0px;
    padding-left: 0px;
}

.protect-content h2{
	margin-top: 0px;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	padding-top:16px;
    font-size: 2.3em;
}
.protect-content h3{
	margin-top: 0px;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	padding-top:18px;
    font-size: 22px;
	font-weight:normal;
}
.protect-content-button{
	padding:20px;
	text-align:center;
}
.protect-content-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.protect-content-button .btn {
    display: inline-block;
    padding: 6px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
	margin-bottom:5px;
}
.making-difference-header h3 {
	font-size:25px;
	color:#231f20;
	font-size:25px;
	text-align:center;
}
.making-difference-header  h5 {
	color:#939598;
	font-size:18px;
	margin-bottom:25px;
	text-align:center;
}
.making-difference-header{
	margin:60px 0px;
}
.protect-grid-images h4{
	color:#231f20;
	margin-bottom:5px;
}
.protect-grid-images h5{
	color:#d81e41;
    margin: 0px 0 2px;
}
.protect-grid-images{
	position:relative;
}

.protect-grid-text{
	position:absolute;
	left:0;
	right:0;
	top:30%;
	margin:0 auto;
}
.protect-grid-text h4{
	color:#fff;
	width:120px;
	height:110px;
	text-align:center;
	margin:0 auto;
	padding-bottom:50px;
}
.protect-grid-text .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.protect-grid-text .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.protect-grid-images p{
	color:#bcbec0;
}
.protect-grid{
	width:auto;
	margin:0 auto;
}
.protect-images{
	margin-top:30px;
}
.making-difference-button{
	padding:20px;
	text-align:right;
}
.making-difference-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.making-difference-button .btn {
    display: inline-block;
    padding: 6px 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
/********************support********************/
.support-drives{
	margin-top:0px;
}
.support-drives-content{
	background:#0f4468;
}
.support-drives-map-block{
	margin-top:60px;
	margin-bottom:60px;
}
/* .support-drives-map-block img{
	margin:60px 0px;
} */
.support-drives-map-block h2{
	color:#fff;
	font-size:35px;
    margin-bottom: 90px;
}
.number-of-people{
	border-top:2px solid #d81e41;
	border-bottom:2px solid #d81e41;
	margin-top:40px;
	margin-bottom:20px;
}

.people-block-content{
	border-right:2px solid #d81e41;
	text-align:center;
}
.people-block-content h4{
	padding:15px 0px;
	margin:0;
}
.people-block-content h5{
    text-align: right;
    padding-right: 30px;
    margin: 5px 0 0px;
    padding-bottom: 5px;
	font-size:18px;
}
.people-block-content img{
    padding: 0 25px 0 10px;
}
.people-block-image{
	padding:15px 0px 0;
}
.people-block-image ul li{
	font-size:15px;
}
.progress-button{
	padding:60px;
}
.meter-svg{
	width:150px;
	height:150px;
	margin:0 auto;
}
.svgtxt{
    font-size: 50px;
    font-weight: 600;
}



/********************footer********************/
.footer-top .row {
    margin-right: 0px;
    margin-left: 0px;
}
.footer-top .col-md-6, .footer-top .col-md-6{
	padding-right: 0px;
    padding-left: 0px;
}
.footer-top ul{
	margin-bottom:0;
}
.donate-now{
	background:#c81f41;
	padding:15px 0px;
}
.donate-now .fa{
	color:#fff;
	font-size:16px;
}
.get-involved .fa{
	color:#fff;
}
.donate-now a{
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.get-involved{
	background:#939598;
	padding:15px 0px;
}
.get-involved a{
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.footer-bottom{
	background:#2d486e;
	padding:15px 10px;
}
.footer-bottom .row {
    margin-right: 0px;
    margin-left: 0px;
}
.footer-bottom-logo-social .header-social-media{
	margin-top:5px;
}
.footer-bottom .col-md-5, .footer-bottom .col-md-7{
	padding-right: 0px;
    padding-left: 0px;
}
.footer-bottom a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.footer-menu{
	margin:16px 0px 0;
}
.footer-menu ul{
	margin-bottom:0;
}
.footer-menu ul li{
	padding:0 10px;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus{
	text-decoration:underline;
}
.footer-button{
	padding-top:10px;
}
.footer-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.footer-button .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}

/****************************************about-us****************************************/
.about-banner{
	position:relative;
}
.about-banner-text{
	position:absolute;
	top:40%;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
.about-banner-text h1{
	font-family: 'Adobe Garamond';
	font-size:40px;
	font-weight: 600;
}
.about-body {
	padding-top:60px;
	padding-bottom:40px;
}
.about-body-content h3{
	color:#2d486e;
}
.about-body-content h5{
	color:#2d486e;
}
.about-body-content p{
	color:#939598;
	padding-top:20px;
}
/********************inthe-media********************/
.in-the-media{
	background:#e0e0e0;
	padding:60px 0px;
}
.in-the-media h4{
	background:#fff;
	color:#231f20;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 10px;
}
.in-the-media h3{
	color:#2d486e;
	margin-top:0px;
	margin-bottom:20px;
}
.in-the-media img {
    max-width: 100%;
}
/********************quote-section********************/
.quote-section{
	background:#2d486e;
	padding:35px 0px;
}
.quote-section h3{
	width:780px;
	text-align:center;
	margin:0 auto;
}
.quote-section h4{
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	font-size:22px;
}
.team-members{
	padding:50px 0px;
}
.team-members h3{
	color:#d81e41;
	margin-top:0;
	text-align:center;
}
.team-members h4, .team-members h5{
	color:#939598;
}
.progress-meter{
	padding-left:30px;
}
#meter, #meter1, #meter2{
	padding-top:30px;
	text-align:center;
	margin-bottom:50px;
}

/********************owl-carousel********************/
 #owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.owl-carousel .item h4{
	color:#939598;
}
.owl-carousel .item h5{
	color:#939598;
}
#demo h3{
	color:#d81e41;
	margin-top:0;
	margin-bottom:20px;
	text-align:center;
}
.owl-theme .owl-controls .owl-buttons div {
	position:absolute;
	top:50%;
	transform: translate(0px, -50%);
	background: #c81f41;
	opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	right:-50px;
	background-image: url('../images/right-arrow.png');
	height: 39px;
	width: 39px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left:-50px;
	background-image: url('../images/left-arrow.png');
	height: 39px;
	width: 39px;
}
/****************************************media****************************************/
.media-videos {
	padding:30px;
}
.media-banner{
	position:relative;
}
.media-banner-text, .financials-banner-text{
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	color:#fff;
	z-index:1;
}
.media-banner-text h1{
	font-family: 'Adobe Garamond';
	font-size:40px;
	font-weight: 600;
	text-transform:uppercase;
}

.media-banner:after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.40);
	content:'';
}

.media-social-body{
	background:#d81e41 ;
	padding:10px 0px;
	text-align:center;
	margin:0 auto;
}

.media-social-body .list-inline { margin-bottom:0}

.media-body-social a{
	text-decoration:none;
	color:#fff;
}

.media-body-social a i { font-size:2em; color:#fca1b2}



.media-videos h3{
	color:#231f20;
	text-align:center;
	padding-bottom:20px;
	font-weight:600;
}
.video-media h5{
	color:#231f20;
	font-size:18px;
	text-transform:uppercase;

}


.media-videos .col-md-6 { vertical-align:top;}
.video-media { float:left; width:100%; vertical-align:top;}
.video-media iframe { width:100% !important; height:250px !important;}



.video-media-button{
	padding-top:20px;
	text-align:right;
}
.video-media-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.video-media-button .btn {
    display: inline-block;
    padding: 6px 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.media-inthe-news{
	padding:40px 0px;
}
.media-inthe-news h3{
	color:#231f20;
	text-align:center;
	margin-top: 0px;
    margin-bottom: 20px;
	font-weight:600;
}
.media-inthe-news-grid-images h4{
	color:#231f20;
	min-height: 40px;
}
.media-inthe-news-grid-images h5{
	color:#d81e41;
	margin-top:0;
	margin-bottom:5px;
}
.media-inthe-news-grid-images p{
	color:#bcbec0;
}
.media-inthe-news-button{
	padding-top:20px;
	text-align:right;
}
.media-inthe-news-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.media-inthe-news-button .btn {
    display: inline-block;
    padding: 6px 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.media-press-release{
	background:#e0e0e0;
	padding:60px 0px 30px 0px;
	margin-top:40px;
}

.media-press-release .smallmediacol { margin-bottom:15px;}
.media-press-release .smallmediacol a { display:block; background:#939598; min-height:300px; max-height:300px; position:relative; padding:10px;}
.media-press-release .smallmediacol a img { max-width:100%; max-height:210px; display:block; margin:0 auto;}
.media-press-release h4 {
    background: #fff;
    color: #231f20;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 10px;
    font-weight: 600;
	font-size:16px;


	display:block; position:absolute; left:0; right:0; bottom:0; min-height:70px;
}
.media-press-release h3{
	color:#231f20;
	margin-top:0px;
	margin-bottom:40px;
	text-align:center;
	font-weight:600;
}
.media-press-release-button{
	padding-top:40px;
	text-align:right;
}
.media-press-release-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.media-press-release-button .btn {
    display: inline-block;
    padding: 6px 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.media-inquiries{
	padding:50px 0px;
}
.media-inquiries-button{
	text-align:center;
}
.media-inquiries-button .btn-default {
    color: #fff;
    background-color: #d81e41;
    border-color: #d81e41;
}
.media-inquiries-button .btn {
    display: inline-block;
    padding: 8px 45px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.media-inquiries .fa{
	font-size:20px;
	padding-left:10px;
}
.all-paragrapghs{
	display:none;
}
.read-more{
	text-align:right;
}
.read-more .fa{
	color:#d81e41;
}

/************************* Acc***************************/

section.toc_topic {
  padding: 56px 0;
}
section.toc_topic header, .sub_topic header {
  background-color: #d81e41;
  color: #FFF;
  font-style: italic;
  text-align: center;
  width: 100%;
  height: 56px;
  cursor: pointer;
  z-index:9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

section.toc_topic {
  position: relative;
}

section.toc_topic header {
  position: absolute;
  top: 0;
}

section.toc_topic header h3, section.sub_topic header h3 {
  width: 60%;
  border-top: 1px solid #898A8D;
  margin: 0 auto;
  padding: 14px 0;
  font-style:normal;
}

.iOS section.top_topic header h3 {
  font-size: 24px;
}

section.toc_topic header h3 i {
  margin-left: 10px;
  font-size:24px;
}
section.toc_topic header.first h3 {
    border: none;
}

section.toc_topic.offbottom {
  position: static;
}

section.toc_topic.offbottom header {
    position: fixed;
    top: auto;
    left: 0;
}

section.toc_topic.offbottom header.second {
  bottom: 56px;
}

section.toc_topic.offbottom header.third {
  bottom: 0;
}

section.toc_topic.onscreen header, .sub_topic header {
  background-color: #d8083e;
  color: #FFF;
}

section.toc_topic.onscreen header h3 {
  border: none;
}

section.toc_topic.offtop {
  position: relative;
}

section.toc_topic.onscreen.offtop {
  position: static;
}
section.toc_topic.offtop header {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  z-index: 999;
}

section.toc_topic.onscreen.offtop header {
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 999;
}
/****************************************about-us****************************************/
.about-banner{
	position:relative;
}
.about-banner-text{
	position:absolute;
	top:40%;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
.about-banner-text h1{
	font-family: 'Adobe Garamond';
	font-size:40px;
	font-weight: 600;
}
.about-body {
	padding-top:60px;
	padding-bottom:40px;
}
.about-body-content h3{
	color:#2d486e;
	margin-top:0;
    font-size: 36px;
}
.about-body-content h5{
	color:#2d486e;
	font-size:16px;
}
.about-body-content a{
    color: #d81e41;
}
.about-body-content p{
	color:#939598;
	padding-top:20px;
    font-size: 15px;
}
.about-body img {
    max-width: 100%;
}
/******************** Donation & Financial Page********************/

.sec-padding{
	padding:40px 0;
}
h4.banner-subtxt {
    font-weight: 300;
    padding: 0 30%;
    line-height: 1.3;
}
.banner-bottom h5{
    font-size: 16px;
    color: #939598;
    padding: 0 25%;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
}
.payment-form-area{
	background:#2D486E;
}
.donate-pay-form h4{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0 0 15px;
}
.donate-pay-form .box-inner {
    margin-bottom: 30px;
    min-height: 185px;
}
.donate-pay-form .custom-frm-contrl{
	border-radius:0;
}
.donate-pay-form .custom-label {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
	line-height:2.2;
}
.donate-pay-form .custom-label input[type="checkbox"], .donate-pay-form .custom-label input[type="radio"] {
	visibility: hidden;
	margin-right:5px;
}
.donate-pay-form .custom-label input[type="checkbox"]:before, .donate-pay-form .custom-label input[type="radio"]:before{
	content:'';
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    display: inline-block;
	visibility:visible;
	border-radius:50%;
}
.donate-pay-form .custom-label input[type="checkbox"]:checked:before, .donate-pay-form .custom-label input[type="radio"]:checked:before{
	background:#D81E41;
	border-color:#D81E41;
}
label.radiobttn-full{
	width:100%;
}
.radiobttn-full select{
    height: 30px;
    font-size: 13px;
}
.box-inner .radio{
	margin:0 0 10px;
}
input.donate-btn{
    background: #c81f41;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 50px;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 15px;
	border:2px solid #c81f41;
	width:60%;
}
input.donate-btn:hover, input.donate-btn:focus{
	color:#fff;
	background:none;
}
.donation-oppurt h3{
	font-size: 22px;
    color: #231F20;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    margin: 10px 0 20px;
}
.price-box{
	text-align:center;
	margin:70px 0 0;
}
.price-box .price-box-item{
	width:14.2%;
	display:inline-block;
	float:left;
	border:#939598 solid 1px;
	transition:0.2s ease-in-out;
	position:relative;
	z-index:2;
	margin-right: -1px;
}

.price-box .price-box-item .top-content{
    background: #2d486e;
    color: #fff;
    text-align: center;
    padding: 35px 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 90px;
}
.price-box .price-box-item .bottom-content{
	padding:20px 10px;
	color:#939598;
}
.price-box .price-box-item .bottom-content h6{
	color:#d81e41;
	font-size:22px;
	font-weight:700;
}
.price-box .price-box-item .bottom-content h6 span{
	position:relative;
}
.price-box .price-box-item .bottom-content h6 span:before{
    content: '$';
    font-size: 14px;
    color: #d81e41;
    position: absolute;
    left: -12px;
}
.price-box .price-box-item .bottom-content a{
	background:#d81e41;
	color:#fff;
	border-radius:20px;
	padding:5px 10px 5px 15px;
	display:inline-block;
	margin:10px 0;
}
.price-box .price-box-item .bottom-content a i{
    background: #fff;
    color: #d81e41;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-left: 5px;
}

.price-box .price-box-item.big .bottom-content, .price-box .price-box-item.big .bottom-content h6, .price-box .price-box-item.big .bottom-content h6 span:before{
	color: #fff;
}
.price-box .price-box-item.big .bottom-content a{
	background:#fff;
	color:#d81e41;
    margin-top: 20px;
}
.price-box .price-box-item.big .bottom-content a i{
	background:#d81e41;
	color:#fff;
}
.divider hr {
    border-color: #ccc;
}
.txtarea p{
    color: #939598;
    text-align: center;
    padding: 0 15%;
}
.martop{
	margin-top:80px;
}
.down-icons{
	text-align:center;
}
.down-icons img{
	margin-bottom:10px;
}
.down-icons p, .reportsimgarea p{
	color:#939598;
}

.down-icons a, .down-icons a:hover, .down-icons a:focus { text-decoration:none;}


.reportsimgarea p {
    font-size: 16px;
    line-height: 1.8;
}
.marbtm{
	margin-bottom:40px;
}
.resp-img{
	max-width:100%;
}
 /*----------------------------accordion--------------------------------*/
       .fancy-collapse-panel .panel-default > .panel-heading {
        padding: 0;

        }
        .fancy-collapse-panel .panel-heading a {
            padding: 12px 35px 12px 15px;
            display: inline-block;
            width: 100%;
            position: relative;
            text-decoration: none;
        }
        .fancy-collapse-panel .panel-heading a:after {
            font-family: "FontAwesome";
            content: "\f068";
            position: absolute;
            right: 20px;
            font-size: 14px;
            font-weight: 400;
            top: 50%;
            line-height: 25px;
            margin-top: -10px;
            background:#d81e41;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            color: #fff;
            text-align: center;
        }

        .fancy-collapse-panel .panel-heading a.collapsed:after {
        content: "\f067";
        }
      .panel-body.pnl_txt {
          border: 0 !important;
      }

      /*----------------------------accordion--------------------------------*/

      /*.container-fluid.contact-block-wrap,
      .freq_ask_qus_wrap {
            padding: 0 100px;
        }*/
      .contact-bloc-heading h4,
      .contact_blocks h3,
      .contact_blocks p {
          text-align: center;
      }
      .contact_blocks h3,
      .contact_blocks p {
          color: #fff;
      }
      .contact_blocks > h3 {
          font-size: 20px;
          letter-spacing:2px;
      }
      .contact_blocks  {
          margin: 1px 1px 1px;
          padding: 40px;
      }
      .container-fluid.contact-form-wrap,
      .contact_blocks {
          background: #2d486e;
      }
      .container-fluid.contact-form-wrap {
          padding-top:80px;
          padding-bottom:80px;
          margin-top: 80px;
      }
      .panel-title.pnl_tl_ {
          position: relative;
      }
      .panel-title.pnl_tl_ i {
            position: absolute;
            right: 10px;
            top: 15px;
     }
      .fancy-collapse-panel .panel-default > .panel-heading.pnl_hdng_ {
          background: transparent;
      }
      .panel.panel-default.pnl_cn {
          box-shadow: none;
          border: 0;
      }
      .panel-heading.pnl_hdng_ {
          border-top: 1px solid #939598;
          border-bottom: 0;
          border-radius: 0;
      }
      .pnl_hdng_ .panel-title {
            padding-top: 20px;
        }
      .form-control.frm_cntl {
            border-radius: 25px;
        }
      .form-control.frm_cntl_ {
            border-radius: 10px;
        }
      /*::-moz-placeholder
          color: 939598;
      }*/
      .contact-form-wrap .form-control::-moz-placeholder {
            color: #a7a9ac;
            font-size: 18px !important;
        }
      .contact-form-wrap .form-control::-webkit-input-placeholder {
            color: #a7a9ac;
            font-size: 18px !important;
        }
      .contact-form-wrap .form-control::-ms-input-placeholder {
            color: #a7a9ac;
            font-size: 18px !important;
        }
      select.form-control frm_cntl {
          color: 939598;
      }
      .row.contact-bloc-heading > h4,
      .row.ask_qus > h4 {
            color: #6d6e71;
            padding: 50px 0;
            text-align: center;
      }
      .row.ask_qus > h4  {
          text-transform: uppercase;
      }
      .row.freq_ask_qus {
        margin-bottom: 50px;
    }
     .btn.btn-default.pull-right.ctc_form_sub {
            border-radius: 25px;
            color: #2d486e;
            font-size: 18px;
            padding: 5px 25px;
        }
      .contact_map {
          position: relative;
      }
      .ctc_cont {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
      }
      .ctc_cont h2,
      .ctc_cont h3 {
          text-align: center;
          color: #fff;
      }
      .ctc_cont h2 {
          font-size:
      }
      .ctc_cont img {
        display: block;
        margin: 85px auto 48px;
        max-width: 65px;
    }
      .ctc_cont > h3 {
        margin-top: 60px;
          font-size: 2em;
    }
    .ctc_cont > h2 {
        font-size: 3em;
    }
      .pnl_txt p {
          color: #939598;
          font-size: 18px;
      }
      .pnl_tle a {
          font-size: 24px;
      }
      select.frm_cntl.sty_drn_ctn {
        width: 100%;
        color: #a7a9ac;
        font-size: 18px;
     }
      .form-group.sty_drn {
            border-radius: 25px;
            overflow: hidden;
          position: relative;
        }
     /*.selt_icon::after {
        color: #939598;
        content: "\f107";
        position: absolute;
        font-family: "fontawesome";
        right: 15px;
        top: 8px;
    }*/
      .btn.pull-right.btn-default.ctc_form_sub i {
            background: #2d486e;
            border-radius: 50%;
            color: #fff;
            height: 20px;
            line-height: 20px;
            margin-left: 30px;
            text-align: center;
            width: 20px;
        }
      .contact_blocks > div { text-align:center;}
      .contact_blocks > div > a {
            letter-spacing: 3px; text-align:center; color:#fff; text-decoration:none; display:inline; hyphens:auto; -webkit-hyphens: auto;  -moz-hyphens: auto;
        }

      @media screen and (max-width:1024px) {
          .ctc_cont img {
                margin: 41px auto 28px;
            }
          .contact_blocks > h3 {
            letter-spacing: normal;
            }
          .contact_blocks > p {
                letter-spacing: normal;
            }
      }

      @media screen and (max-width:980px) {
          .container.contact-block-wrap, .freq_ask_qus_wrap {
                padding: 0 25px;
            }
            .ctc_cont img {
                margin: 20px auto 25px;
            }
          .contact_blocks {
                margin: 1px;
                padding: 40px 15px;
            }
      }
      @media screen and (max-width:980px) {
          .ctc_cont > h3 {
                margin-top: 16px;
            }
      }

      @media screen and (max-width:768px) {
          .ctc_cont img {
                margin: 10px auto 5px;
            }
      }
      @media screen and (max-width:736px) {
            .ctc_cont img {
                max-width: 43px;
            }
          .ctc_cont > h2 {
                font-size: 2em;
            }
          .ctc_cont > h3 {
                font-size: 1.5em;
            }
      }
       @media screen and (max-width:480px) {
          .pnl_tle a {
            font-size: 18px;
        }
           .pnl_txt p {
            font-size: 15px;
        }
        .ctc_cont img {
            max-width: 19px;
        }
       .ctc_cont > h2 {
            font-size: 1.5em;
           margin-top: 0;
        }
       .fancy-collapse-panel .panel-heading a::after {
           right: 8px;
       }
       .ctc_cont > h3 {
            font-size: 1em;
           margin-top: 5px;
        }
        .ctc_cont img {
            margin: 18px auto 34px;
        }
      }
      @media screen and (max-width:360px) {
        .ctc_cont img {
            margin: 5px auto;
        }
      }
      @media screen and (max-width:320px) {
        .fancy-collapse-panel .panel-heading a::after {
               margin-top: -20px;
           }
      }

	  @media screen and (min-width:768px) and (max-width:1199px) {
	  	.contact_blocks { min-height:235px;}
	  }


.media-body-social ul li{
	width:100%;
}
/*---------------Litigation----------------*/
.support_blocks {
    margin-top: 30px;
}

.support_blocks > a  {
    color: #231f20;
    font-size: 20px;
    padding: 10px 0 0;
	text-decoration:none;
}

.loadmore a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid transparent;
    font-size: 18px;
    margin-top: 31px;
    color: #d81e41;
}

.loadmore a i {
    background: #d81e41;
    border-radius: 50%;
    color: #fff;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin-top: 5px;
}
.loadmore {
    text-align: center;
    margin: 20px 0;
}

.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-dots {
    display: none;
}

.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/carousel_nav_left.png") no-repeat scroll 0 0;
    left: -54px;
    position: absolute;
    text-indent: -9999px;
    top: -8px;
    width: 30px;
}

.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/carousel_nav_right.png") no-repeat scroll 0 0;
    right: -54px;
    position: absolute;
    text-indent: -9999px;
    top: -8px;
    width: 30px;
}

.item.ltgon_nav > button {
    text-align: center;
    text-decoration: none;
    /*color: #bcbec0;*/
    color: #fff;
    font-size: 16px;
    display: block;
	width:100%;
	background:none;
	border:none; height:auto;
	padding:0;
	background:none !important;
	box-shadow:none !important;
}

.item.ltgon_nav > button:focus { background:none; color: #d81e41; box-shadow:none; outline:none !important}

.item.ltgon_nav > button:hover:after, .item.ltgon_nav > button.active:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 2px;
    height: 30px;
    /*border: 1px solid #d81e41;*/
	background:none !important;
	box-shadow:none !important;

}



.item.ltgon_nav > button:hover, .item.ltgon_nav > button.active {
    color: #d81e41;
}

.ltg_slid {
    padding-bottom: 10px;
    padding-top: 10px;
}

.owl-theme .owl-nav { position:absolute; top:0; width:100%; margin-top:0 !important; }

.btn.btn-default.btn_red {
    background: #d81e41 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    padding: 6px 12px;
    border: 0;
    font-size: 16px;
	width:auto;
}

.filter1 .memberscol2 { margin-bottom:0;}

.btn.btn-default.btn_red i {
    margin-left: 5px;
}

.ltg_ftr_ctn h2 {
    font-size: 26px;
}

/*.ftr_cse_wrp {
    border-top: 2px solid #2d486e;
}*/

.ltg_ftr_ctn {
    padding-right: 75px;
    padding-top: 12px;
}

.ltg_ftr_ctn p { margin-bottom:20px;}

.navigation h2 {
    display:none;
}
.nav-links {
    text-align: center;
}

#navigation_global_container, #gn_JS_global-nav, .gn_JS_toggle-drawer-button, section.toc_topic header {
    background-color: #2a486e;
    font-style: normal;
    font-weight: normal;
}

.gn_search-inputcontainer {
    background-color: #FFF;
}

section.toc_topic header h3, section.sub_topic header h3 {
    font-family: 'Adobe Garamond';
	font-size: 24px;
    font-weight: 600;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.ltg_ftr_ctn h2, .ltg_ftr_ctn p {
    color: #231f20;
}
.ltg_ftr_ctn > h2 { margin-top:5px;}
.ltg_ftr_ctn > p {
    font-size: 16px;
    /* font-weight: 600; */
}

i.rnd_icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: red;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.banner-vid {
    position: relative;
}
.video {
    width: 100%;
    background: #939598;
}
.wrapper{
    display:table;
    width:auto;
    position:relative;
    width:100%;
}
.playpause {
    background-image:url(../images/video-icon.png);
    background-repeat:no-repeat;
    width:52px;
    height:52px;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}
.support-sec{
	margin-bottom:30px;
}
.support-sec h3{
    background-color: #d8083e;
    color: #FFF;
    padding: 8px 0;
    text-align: center;
	margin-top:0;
}
.footer-bottom-logo-social {
    margin-top: 5px;
}
.progress-meter{
	margin:200px 0 30px;
}
.homepgbanner{
	height:409px;
	overflow:hidden;
}
.homepgbanner .banner-text h1{
	text-shadow:2px 2px 5px rgba(0,0,0,0.4);
	font-size:65px;
}
.homepgbanner .banner-text h4{
	font-size:20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    section.toc_topic header{  }
}
.grid-images .col-xs-4 {
    padding: 0 8px;
}
.our-work-content .grid-images{
    margin-top: 15px;
}
section.toc_topic header h3 span {
    min-width: 350px;
    display: inline-block;
}
h2.abtuspgtopsm{
	font-size:24px;
	color:#333;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2.sec-heading{
	background:#c81f41;
	color:#fff;
	text-align:center;
	padding:15px 0;
	margin:0;
}
.darkbluebg{
	background:#2d486e;
}
.membrrw{
	min-height:500px;
}
.team-classification{
	margin-bottom:60px;
	text-align:center;
	padding-left:0;
	margin-bottom: 50px;
        padding: 15px 30px;
        background: #2d486e;
}
.team-classification button.filter-button{
    color: #fff;
    font-size: 14px;
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0 5px;
}

.team-classification button.filter-button.active{
	border-left:2px solid #c81f41;
	padding-left:10px;
	color:#c81f41;
}
.team-classification button.filter-button:hover, .team-classification button.filter-button:focus, .team-classification button.filter-button.active:hover, .team-

classification button.filter-button.active:focus{
	text-decoration:underline;
	background:none;
	outline:none;
	color:#fff;
}
.team-classification button.filter-button.active:hover, .team-classification button.filter-button.active:focus{
	color:#c81f41;
	text-decoration:none;
}
.memberscol {
    margin-bottom: 30px;

}
.memberscolHeight {
    height: 300px;
}
.pager li>a, .pager li>span {
    font-size: 20px;
    min-width: 150px;
}
.memberscol a {
	display:block;
	width:100%;
}
.memberscol img {
    max-width: 100%;
	/*min-height:262px;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.memberscol a h5{
    font-size: 20px;
	margin-bottom:0;
}
.memberscol a:hover{
	text-decoration:none;
}
.memberscol p{
    font-size: 16px;
    color: #000;
}
.directorssec .memberscol h5, .directorssec .memberscol p{
	color:#aaa;
}
/*.directorssec .BOD { min-height:370px; max-height:370px;  }*/



.backlink {
    position: absolute;
    top: 30px;
    left: 30px;
}
.backlink a.btn{
	background:#d81e41;
	color:#fff;
	font-size:14px;
	border-radius:20px;
	padding:6px 20px;
}
main {
    padding-top: 0px;
}
main, main > header{
	position:relative;
}
main > header {
    overflow: hidden;
    text-align: center;
}
main > header .background-media {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
main > header .background-media .ngs-video video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
header h1{
	font-family: 'Adobe Garamond';
	font-size:56px;
	font-weight: 500;
    line-height: 1;
    margin: 0 0 10px;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    position: relative;
    z-index: 2;
}
main > header h4{
	position:relative;
	z-index:2;
}

.sidenav .header-social-media ul{
	margin-bottom:0;
}
.sidenav .header-button .headerbtn-donate a.btn{
	background:#2a486e;
	border:none;
	color:#fff;
	width:90%;
    font-weight: 600;
}
.sidenav .header-button{
	text-align:left;
}
.sidenav .header-searcharea{
	width:90%;
	margin:15px 0 0;
}
.case-banner, .media-banner{
    min-height: 300px;
    max-height: 400px;
    overflow: hidden;
}
.case-banner img, .media-banner img{
    width: 100%;
    height: auto;
}
.case-banner-text {
    position: absolute;
    z-index: 3;
    background: rgba(0,0,0,0.4);
    width: 50%;
    bottom: 0;
    padding: 30px 0 30px 8%;
}
.case-banner-text h2{
	margin:0;
	font-size:40px;
}
.case-banner-text p{
	font-size:22px;
	font-weight:300;
    margin-bottom: 5px;
}
.case-banner-text h6 {
    font-size: 14px;
    margin: 0;
}
.case-body{
	color:#999;
	margin:40px 0;
}
.fullw-lt, .fullw-rt{
	display:block;
}
.fullw-content{
	padding:0 0 0 8%;
}
.fullw-lt h2{
    color: #222;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 400;
    margin-top: 0;
}
.case-body p{
	font-size:16px;
}
.fullw-rt{
	float:right;
	padding-left:15px;;
	width:452px;
}




.fullw-rt .fullw-rt-inner{
	border:2px solid #d81e41;
	margin-right:-5px;
}
.fullw-rt .fullw-rt-inner{
	padding:10px 10px 10px 10px;
}
.fullw-rt .fullw-rt-inner h3{
	margin:0 0 5px;
	text-transform:uppercase;
	font-size:20px;
	color:#333;
    font-weight: 400;
}
.fullw-rt .fullw-rt-inner p{
	color:#222;
	font-size:13px;
}
.fullw-rt .fullw-rt-inner ul.index-links{
	list-style:none;
	margin-bottom:0;
	padding-left:0;
}
.fullw-rt .fullw-rt-inner ul.index-links li{
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
}
.fullw-rt .fullw-rt-inner ul.index-links li a{
	display:inline-block;
	padding:3px 8px;
	border-radius:20px;
	color:#d81e41;
	border:1px solid #d81e41;
}
.fullw-rt .fullw-rt-inner ul.index-links li a:hover, .fullw-rt .fullw-rt-inner ul.index-links li a:focus{
	background:#d81e41;
	color:#fff;
	text-decoration:none;
}
.fullwbtmp{
	padding-right:5%;
	margin:40px 0 0;
}
.posrel{
	position:relative;
}
.posrel h4{
	color:#999;
}
.case-doc-sec{
	margin:80px 20% 50px;
}
.sfde h2{
	margin:0 0 40px;
	text-transform:uppercase;
	font-size:30px;
	color:#333;
    font-weight: 400;
	text-align:center;
}
.case-doc-sec h4{
	color:#999;
	font-size:14px;
	font-weight:400;
	margin-bottom:20px;
}

.case-images .image_holder { height:auto; vertical-align:top;margin-bottom:15px;}

.case-images .image_holder img{
	max-width:100%;
	max-height:100%;
	margin:0 auto;
	display:block;
}

.video_list { margin-bottom:15px;}

.case-images .col-sm-4{
	padding:0 5px;
}
.teamlegal-col img{
	float:left;
	margin-right:20px;
    max-width: 225px;
    height: auto;
}
.teamlegal-col{
	color:#999;
	font-size:16px;
}
.case-legal{
	margin:50px 80px;
}
.case-legal a h3{
	padding:15px 0 5px;
	color:#333;
}
.case-legal a:hover, .case-legal a:focus{
	text-decoration:none;
}
.pag-row a{
	color:#333;
    font-size: 16px;
	cursor:pointer;
}
.pag-row a:hover{
	text-decoration:none;
}
.pag-row a.pagi-left{
	float:left;
}
.pag-row a.pagi-right{
	float:right;
}
.paginatn-sec {
    padding: 20px 40px 30px;
}

.informed-sec{
	color:#333;
	padding:50px 0;
}
.informed-sec h4{
    text-transform: uppercase;
    font-size: 26px;
    color: #c81f41;
    font-weight: 400;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.informed-sec h6{
    font-size: 16px;
    color: #2d486e;
    font-weight: 600;

    text-transform: uppercase;
    margin: 0 0 10px;
}
.informed-sec .custmchkbx label{
	color:#666;
}
.informed-sec .custmchkbx label input{
	height:auto;
}
.informed-sec textarea{
	min-height:100px;
}
.informed-sec textarea, .informed-sec input, .informed-sec select{
	border-radius:0;
}
.informed-sec input, .informed-sec select{
	height:30px;
}
.informed-sec input.subbtn{
	height:auto;
	background:#c81f41;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 30px;
	font-weight:600;
}
.informed-sec input.subbtn:hover, .informed-sec input.subbtn:focus{
	background:#2d486e;
}
.informed-sec label.inp-lab{
    color: #2d486e;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.informed-sec .lrnmore{
	margin-top:20px;
	color:#666;
	font-weight:500;
}
.informed-sec .req{
	position:relative;
}
.informed-sec .req:after{
    content: '*';
    color: red;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: -8px;
    line-height: 10px;
}
.teamsacc .panel{
	border-radius:0;
    border: none;
	margin-bottom:2px;
}
.teamsacc .panel-default>.panel-heading{
	background: #c81f41;
    color: #fff;
	border-radius:0;
}
.teamsacc h4.panel-title{
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0;
	font-size:30px;
	text-decoration:none;
}
.teamsacc h4.panel-title span{
    min-width: 280px;
    display: inline-block;
}
.teamsacc a:hover, .teamsacc a:focus{
	text-decoration:none;
}
.teamsacc .panel-body, .teamsacc .panel-heading+.panel-collapse>.panel-body{
    background: #2d486e;
	border:none;
	padding-top:50px;
}
.team-classification ul li button:hover, .team-classification ul li button:focus{
	text-decoration:underline;
}
.teamsacc .panel-body.nobg, .teamsacc .panel-body.nobg, .teamsacc .panel-heading+.panel-collapse>.panel-body.nobg{
	background:none;
}
.teamsacc .panel+.panel{
	margin-top:0;
    border: none;
}
.article-detail{
	color:#000;
	padding:50px 0;
	font-size: 16px;
}
.article-detail .article-body{
    padding-right: 50px;
}
.article-detail .article-body h2{
    font-size: 32px;
    margin: 0 0 10px;
	text-transform:uppercase;
}
.article-detail .article-body h6{
	color:#999;
    margin: 0 0 10px;
}
.article-detail .article-sidebar {
    background: #c81f41;
    padding: 10px 15px;
	color:#fff;
}
.article-detail .article-sidebar h2{
    text-transform: uppercase;
    margin: 5px 0 20px;
    font-size: 24px;
    border-left: 3px solid #fff;
    padding-left: 10px;
}
.article-detail .article-sidebar .authrow{
	margin-bottom:20px;
}
.article-detail .article-sidebar .authrow img{
	max-width:100%;
	float:left;
	margin:0 10px 5px 0;
}
.article-detail .article-sidebar .authrow a h4{
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px;
	font-weight:700;
}
.article-detail .article-sidebar .authrow p{
	font-size:13px;
}
.article-detail .article-sidebar .authrow a.btn{
    color: #fff;
    padding: 5px 10px;
    background: #2d486e;
    border-radius: 20px;
    font-size: 13px;
}
.article-detail .article-sidebar .authrow a.btn:hover, .article-detail .article-sidebar .authrow a.btn:focus{
	outline:none;
	color:#fff;
}
.article-detail .article-sidebar .authrow a:hover, .article-detail .article-sidebar .authrow a:focus{
	text-decoration:none;
}
.article-detail .article-sidebar .articles-list ul{
	list-style:none;
	padding-left:0;
}
.article-detail .article-sidebar .articles-list ul li:not(.last){
	margin-bottom:10px;
	border-bottom:1px solid #b91133;
	padding-bottom:10px;
}
.article-detail .article-sidebar .articles-list ul li.last{
	text-align:left;
}
.article-detail .article-sidebar .articles-list ul li a{
	color:#eee;
	font-size:14px;
}
.article-detail .article-sidebar .articles-list ul li a.rdmore{
    font-size: 13px;
    color: #fff;
	background: #2d486e;
    padding: 5px 10px;
	border-radius:20px;
    margin: 5px 0 0;
    display: inline-block;
}
.article-detail .article-sidebar .articles-list ul li a.rdmore:hover, .article-detail .article-sidebar .articles-list ul li a.rdmore:focus{
	text-decoration:none;
}
.articles-det-pg{
	background:url(../images/articles-details-pg-banner.jpg) no-repeat center;
	height:300px;
	position:relative;
}
.search-pg{
	color:#333;
    padding: 20px 0 30px;
}
.search-pg h1{
	font-size:45px;
	text-align:center;
	color:#c81f41;
	margin:30px 0;
    font-weight: 600;
}
.search-result-header{
	background:#eee;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 30px;
}
.search-result-header h4{
    font-size: 20px;
    color: #666;
}
.search-listing ul{
	list-style:none;
	padding-left:0;
}
.search-listing ul li:not(:last-child){
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding-bottom:10px;
}
.search-listing a h2{
    text-transform: uppercase;
    color: #2d486e;
    font-size: 28px;
    font-weight: 600;
}
.search-listing a:hover, .search-listing a:focus{
	text-decoration:none;
}
.list-details .ldt{
	display:inline;
}
.list-details {
    color: #777;
    margin-bottom: 10px;
}
.list-details .publish-date{
	margin-right:10px;
}
.list-details .pub-author a{
	color:#c81f41;
}
.list-des, .list-des p{
    color: #666;
    line-height: 1.6;
}
.search-pagi{
	text-align:center;
}
.search-pagi .pagination>li>a, .search-pagi .pagination>li>span{
	color:#2d486e;
}
.search-pagi .pagination>.active>a, .search-pagi .pagination>.active>a:focus, .search-pagi .pagination>.active>a:hover, .search-pagi .pagination>.active>span,

.search-pagi .pagination>.active>span:focus, .search-pagi .pagination>.active>span:hover{
    background-color: #c81f41;
    border-color: #c81f41;
	color:#fff;
}
.image_holder2 {
    height: 250px;
    margin-bottom: 15px;
	overflow:hidden;
}
.image_holder2 img, .media-press-release .smallmediacol img{
	max-width:100%;
	height:auto;
}
.media-press-release .smallmediacol img{
	max-height:220px;
}
.btn.btn-default.pull-right.ctc_form_sub:focus{
	background:#fff;
}
.vidht iframe{
	width:100%;
    height: 500px;
}
.sprt_ctn_hldr {
    max-height: 250px;
    overflow: hidden;
}
.our-work-grid-images{
	//overflow:hidden;
}

#accordion.panel-group.teamsacc { margin-bottom:0;}

.striped { background:#2d486e; position:relative; float:left; width:100%; height:52px;}


select.wpcf7-select {

  /* styling */
  background-color: white;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0 3.5em 0 1em;

  /* reset */

  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.wpcf7-select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 23px) calc(0.8em + 0px),
    calc(100% - 15px) calc(0.8em + 0px),
    calc(100% - 2em) 0;
  background-size:
    8px 8px,
    8px 8px,
    1px 2em;
  background-repeat: no-repeat;
}

select.wpcf7-select:focus {
  background-image:
    linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
  	calc(100% - 15px) calc(0.8em + 0px),
    calc(100% - 23px) calc(0.8em + 0px),
    calc(100% - 2em) 0em;
  background-size:
    8px 8px,
    8px 8px,
    1px 2em;
  background-repeat: no-repeat;
  outline: 0;
}


select.wpcf7-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.price-box-item .link-more { display:none;}

.wrap { min-height:350px;}
.about-body-content {
	color: #939598;
    font-size: 15px;
    padding-top: 50px;
}

.container-fluid.contact_map .row img { margin:0 auto;}

.modal-dialog .modal-content .modal-header h4 {
	color: #222;
    font-size: 34px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
	font-family: "Raleway",sans-serif; }

.modal-dialog .modal-content .modal-body p { color: #999; font-family: "Raleway",sans-serif; font-size:16px; text-align:left;}
.modal-dialog .modal-content .modal-body ul { list-style-image:url(../images/listing-bullate.png); text-align:left;}
.modal-dialog .modal-content .modal-body ul li { color: #333; font-family: "Raleway",sans-serif; font-size:16px;text-align:left; margin-bottom:8px;}


.filter2.filtr2col.col-xs-6 { height:250px;}
.filter2.filtr2col.col-sm-6 { height:320px;}

#wpcf7-f512-p572-o1 .form-group label { width:100%;}
#wpcf7-f512-p572-o1 .form-group label select  { font-size:14px; color:#555;}


#wpcf7-f512-p572-o1 .form-group label select.wpcf7-select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 23px) calc(0.8em + 0px),
    calc(100% - 15px) calc(0.8em + 0px),
    calc(100% - 2.7em) 0;
  background-size:
    8px 8px,
    8px 8px,
    1px 3em;
  background-repeat: no-repeat;
}

#wpcf7-f512-p572-o1 .form-group label select.wpcf7-select:focus {
  background-image:
    linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
  	calc(100% - 15px) calc(0.8em + 0px),
    calc(100% - 23px) calc(0.8em + 0px),
    calc(100% - 2.7em) 0em;
  background-size:
    8px 8px,
    8px 8px,
    1px 3em;
  background-repeat: no-repeat;
  outline: 0;
}

.title_heading { text-align:center; color:#000}
.sub_title { text-align:center; color:#000; margin-bottom:20px; margin-top:0;}
.left_panel { border-right:1px solid #999;}

.title_heading_right {color: #222;
    font-size: 34px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
	margin-bottom:20px;
	text-align:center; }


.owl-carousel .owl-item { width:auto !important; margin:0 20px !important;}


#main.main { display:inline-block; position:absolute; right:30px; top:12px;}
#main.main .side_nav_icon { display:block; height:20px; overflow:hidden;}
#main.main .side_nav_icon img { margin-top:0;}

.two {
    position: absolute;
    top: 41px;
	right:26px;
    background-color: #2D486E;
    z-index: 1;

    max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
	width:219px;




}
.two.show {
	height: 300px;
    max-height: 200px;
    width:219px;
	}

.two a { color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;}

.two a:first-child { margin-top:15px;}


@media (max-width:991px){
.left_panel { border:none;}
}





/*  Mrinmay start */

.owl-stage-outer {
    height: 21px;
}
.filter-button:hover,
.filter-button.active {
   color: #d81e41;
}
.close_drop {
    display: block !important;
    float: right;
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
    cursor: pointer;
}
.filter1 {
	overflow: visible !important;
}
@media (max-width:992px){
	.ltg_slid {
	    margin-bottom: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 0;
	    width: 80%;
	}
}
@media (max-width:736px){
	.ltg_slid .owl-stage-outer {
	    height: 21px;
	    margin-bottom: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 0;
	    width: 80%;
	}
}
@media (max-width:640px){
	.ltg_slid .owl-carousel {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.ltg_slid {
	    width: 95%;
	}
	.striped {
	    /*height: 75px;*/
	    float: none;
	}
	#main.main {
	    display: inline-block;
	    position: absolute;
	    right: 25px;
	    top: 46px;
	}
	.two {
	    top: 75px;
	}

	.teamlegal-col img { max-width:150px; }


}
/*  Mrinmay end */








/*--------------------RESPONSIVE------------------*/

@media (min-width:1400px){
	.footer-menu{ margin: 20px 0px 0px; }
	.footer-menu ul li a{ font-size:13px; }
}

@media (min-width:992px){
	.price-box .price-box-item:hover{
	transform:scale(1.15);
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-o-transform:scale(1.15);
	-ms-transform:scale(1.15);
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
	background: #d81e41;
	z-index:10;
	border:none;
}
.price-box .price-box-item.last:hover{
	border-right:none;
}
.price-box .price-box-item:hover .top-content{
	background:#fff;
	color:#d81e41;
	font-size:18px;
	font-weight:700;
}
.price-box .price-box-item:hover .bottom-content, .price-box .price-box-item:hover .bottom-content h6, .price-box .price-box-item:hover .bottom-content h6 span:before{
	color:#fff;
}
.price-box .price-box-item:hover .bottom-content a{
    background: #fff;
    color: #d81e41;
    margin-top: 20px;
}
.price-box .price-box-item:hover .bottom-content a i {
    background: #d81e41;
    color: #fff;
}
}
@media (max-width:1199px){
.price-box .price-box-item{ height:250px;}
.price-box .price-box-item .bottom-content a{ padding: 5px 5px 5px 5px; font-size: 13px;}
.price-box .price-box-item.big{ top:-15px; }
.menu-logo-social .menu, .menu-logo-social .logo, .menu-logo-social .header-social-media{ margin-right:12px; }
}

@media (max-width:1024px){
.menu-logo-social .menu, .menu-logo-social .logo, .menu-logo-social .header-social-media{ margin-right: 10px; }
.header-area{ padding: 16px 5px 8px 5px; }
.contact_blocks > div > a{ letter-spacing:1.5px; word-break: break-word; }
}
@media (max-width:1024px) and (min-width:992px){
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-next{ right: -32px; }
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-prev{ left: -32px; }
.footer-button a { font-size:12px !important; width:100%; padding:6px 0 !important; }
.header-social-media ul li{ padding-right: 3px; padding-left: 3px; }
.footer-menu ul li { padding: 0 3px; }
.ltg_ftr_ctn{ padding-top:15px; }
}

@media (max-width:992px){
.footer-button a{ }
.header-button{ margin:0; text-align:center; }
.our-work-grid, .quote-section h3{ width:auto; }
.making-difference-button, .footer-bottom{ text-align:center; }
.footer-logo, .article-detail .article-body { margin-bottom: 20px; }
h4.banner-subtxt{ padding:0 5%; }
.price-box .price-box-item{ width:25%; }
.price-box .price-box-item.big{ height:auto; width:100%; position:relative; top:0; border: #939598 solid 1px; box-shadow:none; margin-left:0; }
/*.price-box .price-box-item:nth-child(6), .price-box .price-box-item:nth-child(7){ width:50%; }*/
.price-box .price-box-item:nth-child(4){ border-right: #939598 solid 1px; }
.reportsimgarea p{ padding: 0 5%; }
.media-inthe-news-grid-images, .video-media {  max-width: 480px;  margin: 0 auto 20px; }
.video-media-button, .media-inthe-news-button, .media-press-release-button{ text-align:center; }
.ltg_ftr_ctn, .article-detail .article-body{ padding:0; }
.support_blocks{ max-width: 480px; margin: 0 auto 30px; }
.header-button .headerbtn-donate, .header-searcharea{ margin-right:5px; }
.menu-logo-social .menu, .menu-logo-social .logo, .menu-logo-social .header-social-media{ margin-right:15px; }
.header-social-media ul li a{ width:30px; height:30px; line-height:30px; font-size:18px; }
.header-button .headerbtn-donate a.btn{ padding:6px 30px; }
.header-area{ padding:20px 0px 10px 0px; }
.header-searcharea { width: 45%; }
.header-button .headerbtn-donate a.btn{ padding: 6px 10px; margin: 0; font-size:14px; }
.smallmediacol{ max-width:360px; margin:0 auto 20px; }
.smallmediacol h4{ width:100%; }
.our-work-grid-text h4{ font-size:18px; height:80px; padding-bottom:0; /*width:180px;*/ }
.our-work-grid-text .btn{ font-size:14px; }
.number-of-people, .people-block-content{ border:none; }
.article-detail .article-sidebar .authrow img{ margin-bottom:10px; }
.vidht iframe { height: 600px; }
.memberscol{ max-width:300px; text-align:center; }
.case-banner, .media-banner{ min-height:0;}
}

@media (max-width:768px){
.header-button .btn{ margin:10px 0; }
.banner-text{ top:25%; }
.banner-text h1{ font-size:40px; }
.protect-content h3{ font-size:20px; }
h4.banner-subtxt{ padding:0; }
.banner-bottom h5{ padding: 0 5%; }
.ltg_ftr_ctn{ margin-bottom:60px; }
.fullw-content{ padding:0 15px; }
.fullw-lt, .fullw-rt{ width:100%; float:none; padding:0; }
.fullwbtmp{ margin:20px 0 0; }
.fullw-rt{ margin-bottom:20px; }
.fullw-lt h2{ font-size:24px; }
.vidht iframe { height: 480px; }
}

@media (min-width:768px){
.sidenav .header-social-media, .sidenav .headerbtn-donate, .sidenav .header-searcharea{ display:none; }
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-next{ right: -46px; }
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-prev{ left: -46px; }
}

@media (max-width:767px){
.people-block-content{ border-right:none; }
#meter, #meter1, #meter2{ display:inline-block; margin-bottom:15px; padding-top:0; margin: 0 30px; }
.progress-meter{ text-align:center; padding-left:0; margin-bottom:20px; margin-top:0; }
.down-icons{ margin-bottom:30px; }
.reportsimgarea, .in-the-media { text-align: center; }
.in-the-media h4{ display:inline-block; margin-bottom:20px; }
.inthemediacol { max-width: 360px; margin: 0 auto;}
section.toc_topic header h3{ font-size:18px; width:100%; }
.menu-logo-social .logo{ width:90%; text-align:center; }
.menu-logo-social .menu{ float:left; }
.menu-logo-social .menu, .menu-logo-social .logo, .menu-logo-social .header-social-media, .header-button .headerbtn-donate, .header-searcharea{ margin-right:0; }
.menu-logo-social .header-social-media, .header-button .headerbtn-donate, .header-searcharea{ display:none;}
.sidenav .header-social-media, .sidenav .headerbtn-donate, .sidenav .header-searcharea{ display:block; }
/*.header-button{ width:35%; margin:0 auto; }
.header-button .headerbtn-donate a.btn{ display:block; }
.header-button .headerbtn-donate, .header-searcharea{ margin-bottom:10px; }*/
.homepgbanner .banner-text{ top:45%; }
.banner-text h1, .homepgbanner .banner-text h1 { font-size: 30px; padding: 0 10%; }
.progress-meter h4{ font-size:14px; }
.backlink{ position:relative; display:none; }
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-next{ right:0; }
.owl-carousel.owl-theme.litgn_nav_sld.owl-loaded.owl-drag .owl-prev{ left:0; }
.sidenav .header-social-media ul li a{ padding:0; }
.header-button{ margin:0; }
.case-banner-text{ width:100%; padding:20px 0; text-align:center; }
.case-doc-sec, .case-legal{ margin:50px 0; }
.case-legal h3 { padding: 0px 0 5px; }
.fullw-rt .fullw-rt-inner{ padding:10px; margin-right:0; }
.sidenav .header-social-media, .sidenav .header-button { border-top: 1px solid #c70e31; padding: 15px 0 10px 20px; margin: 5px 0;
}
.people-block-content h5{ text-align:center; }
.about-body-content { margin-top: 15px;}
.about-body{ padding-top:0; }
header h1{ font-size:45px; }
header h4{ display:none; }
}

@media (max-width:640px){
.banner-text h4{ font-size:16px; }
.col-xxs-6{ width:50%; }
.col-xxs-12{ width:100%; }
.our-work-grid-images{ max-width: 300px; margin: 0 auto 20px; }
.support-drives-map-block h2{ font-size:26px; text-align:center; }
.menu-logo-social, .header-button { text-align: left; }
.banner-text h4{ display:none; }
.price-box .price-box-item{ width:50%; }
.making-difference-header  h5{ font-size:16px; }
.protect-content h3{ padding-top:20px; }
.making-difference-header{ margin: 60px 20px; }
.price-box .price-box-item:nth-child(2), .price-box .price-box-item:nth-child(6){ border-right:#939598 solid 1px; }
input.donate-btn{ width:auto;}
header h1{ font-size:40px; }
header h4{ font-size: 16px; }
.case-banner-text h2{ font-size:24px; }
.case-banner-text p{ font-size:15px; }
.case-banner-text h6{ font-size:12px; }
.teamsacc h4.panel-title{ font-size:22px; }
.teamsacc h4.panel-title span { min-width: 220px; }
.vidht iframe { height: 320px; }
.about-banner-text h1{ margin-top:0; }
.image_holder2{ height:auto; }

}

@media (max-width:480px){
.team-classification button.filter-button{ width:100%; margin:0 0 10px; display:block; }
.team-classification button.filter-button.active{ border-left:none; border:2px solid #c81f41; }
.smallmediacol img{ max-width:100%; }
.media-videos{ padding:20px 0; }
header h1 { font-size: 32px;}
.smllph h1{ font-size: 24px; }
.memberscol p{ font-size:14px; }
.vidht iframe { height: 250px; }
.membrrw { min-height: 720px; }
.ltg_slid .owl-carousel{ padding: 0 11% 0 10%; }
.item.ltgon_nav > button:hover:after, .item.ltgon_nav > button.active:after{ display:none; }
.filtr2col .col-xs-4{ width:100%; }
.prsrlspg h1{ margin-top:0; font-size:30px; }
.ltg_ftr_ctn h2{ font-size:28px; }
}

@media (max-width:420px){
section.toc_topic header h3 span{ min-width:300px;}
.menu-logo-social .logo{ width:85%; }
.paginatn-sec { padding: 20px 20px 30px; }
.case-banner-text p, .case-banner-text h6{ display:none;}
.case-banner-text h2 { font-size: 20px; }
}

@media (max-width:360px){
.protect-content h3{ font-size:18px; }
.banner-text h1 { font-size: 26px; }
section.toc_topic header h3 span{ min-width: 270px; }
section.toc_topic header h3 i{ font-size:20px; }
.fullw-lt h2{ font-size:20px; }
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required span.wpcf7-list-item .wpcf7-list-item-label{ font-size:13px; margin-top: 2px; }
}  }
}



@media (max-width:999px){
	#main-container { float:none;}
}
/*---------------------------*/



.parent_cat { text-align:center; margin-bottom:0; padding-left:0; margin:10px 0;}
.parent_cat li { display:inline-block; padding:0 35px; border-right:1px solid #ccc;  }
.parent_cat li:last-child { border-right:0; }
.parent_cat li a { text-decoration:none; padding:0px; color:#fff; font-family:; font-size:17px; line-height:32px; display:block;}
.parent_cat li a.active { color:#d81e41; text-decoration:none;}


.ftr_cse_wrp .work_cat_img { max-height:400px; }
.ftr_cse_wrp .devider_border { border-bottom:1px solid #ccc; margin-top:20px; margin-bottom:20px; }
.ftr_cse_wrp .topic, .ftr_cse_wrp .sub_topic { color:#0071bc; font-size:14px; margin-bottom:12px; }
.ftr_cse_wrp .topic strong, .ftr_cse_wrp .sub_topic strong { color:#000 }


@media ( max-width:768px) {
		.striped { height:15px;}
		.mobile_active { display:block !important;}
		.mobile_deactive, .parent_cat { display:none;}


		.ftr_cse_wrp .topic, .ftr_cse_wrp .sub_topic { font-size:10px;}
		.ltg_ftr_ctn { margin-bottom:0;}
		.ltg_ftr_ctn > p { font-size: 10px; font-weight: 600; margin-bottom:6px;}
		.ltg_ftr_ctn h2 { font-size: 14px; margin-top:4px; margin-bottom:4px;}
		.btn.btn-default.btn_red { font-size: 11px; padding: 3px 7px;}

		.ftr_cse_wrp .devider_border { margin-bottom:5px; margin-top:5px;}

		.list_cat:nth-child(odd) { background:#f4f4f4;}


	}

@media ( max-width:640px) {
		.filter2.filtr2col.col-xs-6 { min-height:220px; max-height:170px; margin-bottom:15px;}
		.filter2.filtr2col.col-xs-6 img { max-height:180px; margin:0 auto;}
		.support_blocks > a { text-align:center;}
}


.mobile_deactive .test { background:#ABABAB;}
.article-images {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.case-doc-sec p { font-size:16px; line-height:22px; text-align:left; }

.case-doc-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.case-doc-main .case-doc {
    width: 33%;
    margin-bottom: 10px;
    padding: 0 10px;
}

@media (max-width:640px){
.case-doc-main .case-doc{
  width: 50%;
}

}
.bannerfull{float:left; position:relative; width:100%;}
.bannerfull img{ width:100%;}
.bannercontnet{width:100%; position:absolute; bottom:30px; background:rgba(225,225,225, 0.6); padding:10px 0px; float:left;}
.bannercontnet h5{width:100%; text-align:center; font-size:22px; color:#003f81; line-height:30px; margin:0px; float:left;}

.specialdonatesection{width:100%; padding:20px 0px; float:left;}
.specialinfo{width:100%; float:left;}
.thirsttxt{width:40%; border-right:solid 6px #e3001c; padding:10px 0px; text-align:center; float:left;}
.specitxt{width:60%; float:left;}
.specitxt h3{width:100%; color:#024987; font-size:22px; font-family: 'RALEWAY-BOLD'; padding:0px 0px 0px 15px; line-height:32px; float:left;}
.specialmatter{width:100%; padding:20px 0px; float:left;}
.specialmatter p{width:100%; font-size:20px; color:#024987; line-height:35px; float:left;}

.infobg{width:100%; background:#004987; float:left;}
.infobg span{float:left; font-size:14px; color:#fff; padding:13px 0px 0px 20px; letter-spacing:3px;}
.clickbtn{ background:#e71838; float:right; padding:13px 25px; font-family: 'RALEWAY-BOLD'; color:#fff; font-size:13px; text-transform:uppercase;}
.clickbtn:hover{ background:#c60926; color:#fff;}
.questiondiv{width:100%; padding:30px 0px 10px; float:left;}
.questiondiv h1{width:100%; margin:0px; color:#e71838; font-size:18px; text-align:center; font-weight:bold; float:left;}
.questiondiv ul{width:100%; padding:0px; margin:0px; float:left;}
.questiondiv ul li{width:100%; margin:5px 0px; float:left;}
.questiondiv ul li a{width:100%; background:#fafafa; font-size:12px; color:#000; padding:10px 16px; letter-spacing:2px; text-align:center; float:left;}
.questiondiv ul li a:hover{width:100%; color:#e71838;}

.donatemain{width:100%; float:left;}
.donatehead{width:100%; background:#fafafa; padding:38px 20px; float:left;}
.donatehead h1{width:100%; font-size:30px; color:#003278; text-align:center; font-weight:bolder; letter-spacing:5px; margin:0px; float:left;}
.donoteshowdiv{width:100%; padding:15px 10px; float:left;}


.advancestrip{width:100%; background:#e71838; padding:40px 0px; float:left;}
.advancestrip h2{width:100%; text-align:center; font-size:30px; color:#fff; margin:0px; text-transform:uppercase; letter-spacing:3px; word-spacing:3px; float:left;}
.memberstrip{width:100%; float:left;}
.memberdiv{width:100%; float:left;}
.memberinfo{width:100%; margin:15px 0px; float:left;}
.meberimg{width:100%; float:left;}
.meberimg img{width:100%; float:left;}
.memhead{width:100%; background:#004987; padding:10px 10px; text-align:center; font-size:20px; color:#fff; margin-bottom:10px; float:left;}
.memhead a{width:100%; text-align:center; color:#fff; float:left;}
.memhead a:hover{width:100%; text-align:center; color:#ebbc1e; float:left;}
.membermatter{width:100%; background:#004987; padding:20px 40px; min-height:125px; float:left;}
.membermatter p{width:100%; text-align:center; font-size:18px; color:#fff; line-height:25px; margin:0px; float:left;}
.membermatter p a{width:100%; text-align:center; color:#fff; float:left;}
.membermatter p a:hover{color:#ebbc1e;}

.socitystrip{width:100%; border-top:solid 10px #e71838; background:#fff; margin:15px 0px 0px; float:left;}
.soctitytop{width:100%; float:left;}
.soctitytop h3{width:100%; font-size:40px; letter-spacing:13px; word-spacing:10px; color:#003a7d; text-align:center; margin:0px; padding:15px 0px; float:left;}
.goldbanner{width:100%; float:left;}
.goldbanner img{width:100%; float:left;}

.matchsection{width:100%; padding:15px 0px; float:left;}
.giftstrip{width:100%; float:left;}
.padremove{padding:0px;}
.annivetxt{width:100%; padding:25px 0px; float:left;}
.annivetxt h3{width:100%; font-size:30px; color:#004987; font-family: 'RALEWAY-BOLD'; text-align:center; margin:0px; line-height:35px; float:left;}
.anniveinfo{width:100%; float:left;}
.anniveinfo p{width:100%; font-size:22px; color:#000; line-height:30px; float:left;}

.infomationtablesdiv{width:100%; padding:25px 0px 10px; float:left;}

#give-form-2242-wrap{ color:#000;}
@mixin ellipsis(){
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

@mixin icon-styles(){
  position: relative;
  top: 1px;
  display: inline-block; 
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@mixin transform($transform){
  -webkit-transform: $transform;
  -moz-transform: $transform;
  -ms-transform: $transform;
  -o-transform: $transform;
  transform: $transform;
}
.nav-tabs > li > a {
    color: #fff;
    font-size: 20px;
    cursor: default;
    background-color: #004988;
    height: 78px;
	border-radius:0px;
	border:none;
	cursor:pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    font-size: 20px;
    cursor: default;
    background-color: #166fbc;
    height: 78px;
	border:none;
	cursor:pointer;
}
.nav > li > a:hover, .nav > li > a:focus {
	color: #fff;
    font-size: 20px;
    cursor: default;
    background-color: #166fbc;
    height: 78px;
	border:none;
	cursor:pointer;
}

.tabhead {
    width: 100%;
    clear: both !important;
    float: left;
    font-size: 26px;
    letter-spacing: 3px;
}
.tabhead02 {
    width: 100%;
    clear: both !important;
    float: left;
    font-size: 16px;
}
.nav-tabs {
    border-bottom:none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0px;
    height: 78px;
    background: #004988;
    width: 20%;
	text-align:center;
}
.ceoinfo{width:100%; padding:15px 0px; float:left;}
.ceodetils{width:100%; border:solid 10px #004988; padding:15px 20px; float:left;}
.ceodetils h3{width:100%; font-size:20px; color:#e71838; text-transform:uppercase; margin:0px; font-weight:bold; letter-spacing:5px; padding:10px 0px; float:left;}
.banifitslink{width:100%; padding:10px 20px; float:left;}
.banifitslink ul{width:100%; padding:0px; margin:0px; float:left;}
.banifitslink ul li{width:48%; list-style-type:disc; padding:0px 10px 5px 0px; float:left;}
.banifitslink ul li a{width:100%; font-size:14px; color:#000; line-height:23px; float:left;}

.paydiv{width:100%; background:#e71838; padding:15px; float:left;}
.monthlydiv{width:100%; border:solid 5px #004988; padding:8px 10px; float:left;}
.monthlydiv ul{width:100%; padding:0px; margin:0px; float:left;}
.monthlydiv ul li{width:100%; padding:5px 0px; float:left; list-style:none;}
.paybox{width:100%; background:#9b2953; padding:10px 10px; float:left;}
.paybox h2{width:100%; font-size:24px; color:#fff; text-align:center; margin:0px; font-family: 'RALEWAY-BOLD';  float:left;}
.paybox p{width:100%; font-size:18px; color:#fff; text-align:center; margin:5px 0px 0px; float:left;}

.tabsinner{width:100%; padding:15px 20px; float:left;}
.tabsinner h3{width:100%; font-size:20px; color:#e71838; text-transform:uppercase; margin:0px; font-weight:bold; letter-spacing:5px; padding:10px 0px; float:left;}



@media only screen and (max-width: 991px) {
.memhead {font-size: 13px;}
.membermatter {padding: 20px 10px; min-height: 155px;}
.membermatter p {font-size: 14px}
.advancestrip h2 {font-size: 22px; margin: 0px; letter-spacing: 1px; word-spacing: 0px;}
.nav-tabs > li {width: 100%; margin-bottom: 1px;}
.bornon{border-bottom:none !important;}
.paydiv {margin: 15px 0px;}
.soctitytop h3 {font-size: 30px; letter-spacing: 8px; word-spacing: 10px;}
.anniveinfo p {text-align: center;}
.specialmatter p {text-align: center;}

}


@media only screen and (max-width: 767px) {
.thirsttxt {width: 100%; border-bottom: solid 6px #e3001c; border-right:none; padding: 14px 0px; text-align: center; float: left;}
.specitxt {width: 100%; float: left;}
.specitxt h3 { width: 100%; text-align:center;}
.bannercontnet {bottom: 10px; padding: 5px 0px;}
.bannercontnet h5 {font-size: 14px; line-height: 18px;}
.advancestrip h2 {font-size: 18px;}
.memhead { font-size: 20px;}
.membermatter p {font-size: 23px; line-height: 30px;}
.membermatter {padding: 20px 20px; min-height: 155px;}
.soctitytop h3 {font-size: 26px; letter-spacing: 0px;}
.banifitslink ul li {width: 100%; padding: 5px 0px 5px 0px; float: left;}
.advancestrip {padding: 25px 0px;}

.bannerinfodiv {margin-top: -50px!important; width: 97%!important;}
.bannermatterinfo h3 {font-size: 20px!important; margin:0px;}
.bannermatterinfo h5{width:100%; font-size:14px!important; margin:0px; float:left;}
.bannermatterinfo p{width:100%; font-size:12px!important; color:#fff; float:left;}
.bannermatterdiv .padban01{display:none;}

.bannermatterdiv{width:100%; padding:15px 0px; float:left;}
.protect-grid-images h4{margin-bottom:5px; margin-top:20px;}
.bannermatterinfo h5{width:100%!important; border-top:solid 1px #fff; padding:5px 0px 0px; font-size:14px!important; margin:5px 0px 5px; float:left;}

#topTexturalPlayer img{width:100%; height:100%; float:left;}
.radcolors{color:#fff; font-size:12px; margin:4px 0px 0px; float:left;}

}

@media only screen and (max-width: 320px) {
.bannercontnet h5 {font-size: 10px; line-height: 14px;}
.specitxt h3 {font-size: 14px; line-height: 22px;}
.specialmatter {padding:0px 0px 10px 0px;}
.specialmatter p {font-size: 14px; line-height: 22px;}
.clickbtn {width: 100%; text-align: center; margin-top: 15px;}
.questiondiv h1 {font-size: 18px; line-height: 25px;}
.donatehead { padding: 20px 20px;}
.donatehead h1 { font-size: 19px;}
.membermatter p {font-size: 16px; line-height: 22px;}
.memhead {font-size: 14px;}
.soctitytop h3 {font-size: 14px;}
.annivetxt h3 {font-size: 25px;}
.annivetxt {padding: 10px 0px;}
.anniveinfo p {font-size: 14px; line-height: 24px;}
.ceodetils h3 {width: 100%; text-align: center; line-height:25px;}

.bannermatterdiv{width:100%; padding:15px 0px; float:left;}
.protect-grid-images h4{margin-bottom:5px; margin-top:20px;}


.bannerinfodiv {margin-top: -50px!important; width: 97%!important;}
.bannermatterinfo h3 {font-size: 20px!important; margin:0px;}
.bannermatterinfo h5{width:100%!important; border-top:solid 1px #fff; padding:5px 0px 0px; font-size:14px!important; margin:5px 0px 5px; float:left;}
.bannermatterinfo p{width:100%!important; font-size:12px!important; color:#fff; float:left;}
.latesdnewdiv{display:none;}
.bannermatterdiv .padban01{display:none;}

#topTexturalPlayer img{width:100%; height:100%; float:left;}

}
.banifitslink ul li {
    list-style-type: disc; color:#000;
}

#topTexturalPlayer img {width: 100%; background-size: cover !important;}
.bannerinfodiv{width:100%; position:relative; margin-top:-100px; float:left;}
.bannermatterdiv{width:100%; background: rgba(0, 0, 26, 0.50); float:left;}
.bannermatterinfo{width:100%; float:left;}
.bannermatterinfo h3{width:100%; font-size:40px; color:#fff; text-align:left; font-family: "Raleway",sans-serif; float:left;}
.bannermatterinfo h3 a{ color:#fff;}
.bannermatterinfo h5{width:100%; font-size:20px; color:#fff; text-align:left; font-family: "Raleway",sans-serif; float:left;}
.bannermatterinfo p{width:100%; font-size:15px; color:#fff; line-height:22px; text-align:left; font-weight:500; float:left;}

.latesdnewdiv{width:100%; background:rgba(46, 66, 98, 0.95); position:relative; z-index:999; float:left; display:block;}
.lateshead{width:100%; background:#1a212c; font-size:18px; color:#fff; padding:8px 25px; font-family: "Raleway",sans-serif; text-align:left; float:left;}
.padban{padding:0px;}
.padban01{padding:0px 0px 0px 15px;}
.newinfo{width:100%; padding:15px 25px; float:left;}
.newinfo ul{width:100%; padding:0px; margin:0px; float:left;}
.newinfo ul li{width:100%; list-style-type:none; float:left;}
.infomationdiv{width:100%; padding:7px 0px 10px; float:left;}
.infomationdiv h5{width:100%; font-size:16px; color:#fff; margin:0px; text-align:left; font-family: "Raleway",sans-serif; float:left;}
.infomationdiv h5 a{color:#fff;}
.infomationdiv p{width:100%; font-size:14px; margin:0px; color:#fff; text-align:left; font-family: "Raleway",sans-serif; float:left;}
.readbgss{background:#1a222d; padding:5px 20px; float:left; font-size:14px; color:#fff; text-decoration:none !important;}
.readbgss:hover{background:#313c4c; color:#fff;}
.radcolors{color:#fff; font-size:16px; text-decoration:none !important; text-align:left; font-family: "Raleway",sans-serif; float:left;}
.radcolors:hover{color:#eaeaea;}
