html,
body {
    font-size: 100%;
    overflow-x: hidden;
    font-family: 'proxima_novaregular';
}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('webfonts/proxima_nova_reg-webfont.woff2') format('woff2'), url('webfonts/proxima_nova_reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novabold';
    src: url('webfonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('webfonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "harfang-pro";
    src: url("https://use.typekit.net/af/f81a50/00000000000000003b9afbe1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/f81a50/00000000000000003b9afbe1/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/f81a50/00000000000000003b9afbe1/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "harfang-pro";
    src: url("https://use.typekit.net/af/3fa534/00000000000000003b9afbe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/3fa534/00000000000000003b9afbe5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/3fa534/00000000000000003b9afbe5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
    font-style: normal;
    font-weight: 800;
}

body a {
    /*transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease;*/
    text-decoration: none;
    font-family: 'proxima_novaregular';
    color: #0000FF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 600;
}

p {
    line-height: 1.4;
    font-size: 14px;
    color: #333;
    letter-spacing: 0.5px;
    font-family: 'proxima_novaregular';
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

body a:hover {
    text-decoration: none;
}

/* banner */
header.fixed-header .top_bar {
    display: none;
}

.top_bar .sfContentBlock {
    background: #5b358a;
    text-align: center;
    margin: 0 -15px;
}

.top_bar .sfContentBlock>a {
    margin: 5px 0;
    background: #e62f3b !important;
    border-radius: 23px !important;
    padding: 5px 18px !important;
    font-size: 12px;
}

/* header */

.navbar-light .navbar-brand {
    font-size: 1em;
    color: #000;
}

.navbar-light .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

header h1 a span {
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 5px;
    word-spacing: 5px;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 1px;
    border-bottom: none;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.fixed-header .navbar-light .navbar-nav .nav-link {
    padding-bottom: 14px;
}

.navbar-light .navbar-nav .nav-item.active .nav-link:after {
    background: #e02a40;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02a40', endColorstr='#5b358a', GradientType=1);
    /* IE6-9 */
    height: 7px;
    bottom: 0px;
    width: 100%;
    content: '';
    position: absolute;
    left: 0px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #e32b40;
    /*border-bottom: 1px solid #e32b40;*/
    background: none;
}

.w3ls-btn {
    letter-spacing: 1px;
    font-weight: 600;
}

/*-- //header --*/



/*-- text Slider --*/

#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../img/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../img/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../img/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
    height: auto;
    border: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -9;
    max-width: 100%;
    width: 100%
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 0.5em;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

p.sub-para {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    right: 50px;
    bottom: 20px;
    z-index: 2;
    border-radius: 5px;
}

.slider-top span {
    font-weight: 600;
}

/* banner */

/*.bg1 { background: url(../img/bg2.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 45vw; }
.getHelp { background: url(../images/get-help.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 50vw; }
.about { background: url(../images/about.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 50vw; }
.event { background: url(../images/event.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 50vw; }
.domestic_violence { background: url(../images/domectic_violence.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 55vw; }
.donate {
background:  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; height: 25vw; }
*/
.donate h4.agile-title {
    font-size: 60px;
}

.banner-text {
    padding: 33px 50px 0 167px;
}

section.banner {
    position: relative;
}

.banner .slider-info {
    height: 50vw;
    padding: 0px 0px 0 167px;
}

.banner .slider-info a {
    color: #f9f9f9;
    font-size: 20px;
    font-family: 'proxima_novabold';
    letter-spacing: 1px;
    text-transform: uppercase !important;
    background: #e92a3c;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 40px;
}

.banner .slider-info a.purple {
    background: #5b358a;
}

.banner .slider-info img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -9;
}

.banner .slider-info .agile-title {
    color: #fff;
    font-size: 65px;
    font-weight: 800;
    line-height: 70px;
    letter-spacing: 1px;
    width: 57%;
    font-family: "harfang-pro";
}

.banner .slider-info .agile-title em,
.banner .slider-info .agile-title i {
    font-style: normal;
}

.banner .slider-info .bannerdesc {
    font-size: 24px;
    letter-spacing: 0px;
    margin-top: 1em;
    width: 40%;
    color: #fff;
    margin-bottom: 1rem
}

.banner .slider-info .banner_video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -9;
    height: 100%;
    overflow: hidden;
}

.banner .slider-info .banner_video br {
    display: none;
}

#video_block {
    position: relative;
}

#video_block video {
    width: 100%
}


.banner .slider-info .domestic_violence.agile-title {
    width: 87%;
    line-height: 65px;
    font-size: 55px;
}

.banner .slider-info .domestic_violence.bannerdesc {
    width: 60%;
}

.banner .slider-info .bannerdesc span {
    color: #e92a3c;
    font-family: "proxima_novabold";
}

.slider-info.about p {
    text-transform: inherit;
}

.banner .slider-info.donate {
    /*background: url(../img/donate.jpg)no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover;*/
    height: 25vw;
}

.banner .slider-info.donate .contact_info {
    margin-bottom: -70px;
}

.banner .slider-info.donate .agile-title {
    font-size: 60px;
}

.banner .slider-info .bannerdesc.donation {
    width: 57%;
}

.banner .slider-info.donate .agile-title.contact {
    text-align: center;
    width: 100%;
    margin: 100px 0px 0px 0px;
}

/**top banner content css start**/
.banner .slider-info .contact_info {
    position: relative;
    z-index: 1000;
    padding-top: 0px;
    color: #ffffff;
    top: 0;
    display: block;
    min-width: 430px;
    text-align: right;
    right: 0;
    margin-bottom: 60px;
    line-height: normal;
    font-size: 18px;
    padding: 33px 50px 0 0px;
}

.banner .slider-info .contact_info a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #e92a3c;
    padding: 12px 31px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 10px;
    display: none;
}

/*.banner .slider-info .contact_info { color: #ffffff; width: 100%!important;  margin-bottom: 0; margin-top: 0px; }*/
.banner .slider-info .contact_info b,
.banner .slider-info .contact_info strong {
    display: block;
    font-size: 48px;
    font-family: "harfang-pro";
}

/**top banner content css end**/
.donate .contact_info {
    margin-bottom: -70px;
}


.banner .slider-info .sfvideoWrp {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

/* //text slider */

/* //banner */
/*-- details --*/
h3.w3ls-title {
    font-size: 2.7em;
    color: #000;
}

.card.w3l-acd:nth-child(2) {
    margin: 1em 0;
}

span.fa.fa-check.mr-2 {
    color: #9dcb00;
}

.card-header {
    padding: 0.4rem 1.25rem;
}

button.btn.btn-link {
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
}

button.btn.btn-link:hover {
    text-decoration: none;
}

/*-- //details --*/
/*-- stats --*/
.w3layouts_stats_left {
    padding: 0;
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 3.5em;
    font-weight: 500;
    letter-spacing: 2px;
    color: #9dcb00;
    margin: 0 0 0.2em 0;
}

.w3layouts_stats_left h3 {
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
}

.inner_w3l_agile_grids-1 h6 {
    font-size: 15px;
    margin-top: 0.8em;
    color: #000;
}

section.stats h4 {
    font-size: 40px;
    width: 65%;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

p.stap {
    font-size: 15px;
    color: #000;
    margin: 1em 0 5em;
    text-align: center;
}

/*-- //stats --*/
/* video popup */

.pop-bg {
    background: url(../img/bg3.jpg)no-repeat center;
    background-size: cover;
    min-height: 35vw;
}

.button {
    padding: 8em 0em 0em;
}

.button a {
    padding: 10px 22px;
    display: inline-block;
    background: rgba(48, 42, 42, 0.85);
    border-radius: 11px;
    color: #ffffff;
    outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.button span {
    font-size: 20px;
    vertical-align: middle;
}

.pop-bg2 .button {
    padding-top: 17em;
}

.demo-left iframe {
    width: 100%;
    border: none;
}

.small-demo iframe {
    min-height: 196px;
}

.video-grid1 {
    padding: 0;
}

.pop-row2 {
    margin: 1.5em 0;
}

.pop-row2-middle {
    margin: 0 1.2em;
}

.poprow-3 {
    margin-right: 1.2em;
}

.popl-row {
    margin-top: 1.5em;
}

h3.video-txt {
    color: #000;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 1.5;
}

p.video-p-agileinfo {
    letter-spacing: 0.3px;
}

.img-caption {
    background: #ededed;
    padding: 1em;
}

.img-caption p.video-p-agileinfo {
    letter-spacing: 0.3px;
    font-size: 0.9em;
}

/* //video popup */

arrow-container,
.arrow-1 {
    width: 100px;
    height: 100px;
}

.arrow-container {
    position: absolute;
    bottom: 25px;
    left: 47%;
    right: 0;
    top: 42%;
}

.arrow-1 {
    background: transparent;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
}

.arrow-2 {
    width: 60px;
    height: 60px;
    background: #9dcb00;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: table;
}

.arrow-2:focus {
    text-decoration: none;
}

.arrow-2:before {
    width: 52px;
    height: 52px;
    content: "";
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

.arrow-2 i.fa {
    font-size: 1.2em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

/*Pricing table and price blocks*/

/*----*/

.pricing-grid1,
.pricing-grid2,
.pricing-grid3 {
    width: 31.5%;
    float: left;
    text-align: center;
    margin-right: 2%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    padding: 0;
    border: 2px solid #9dcb00;
}

.pricing-grid3 {
    margin-right: 0;
}

/*
.pricing-grid1:hover,
.pricing-grid2:hover,
.pricing-grid3:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    border: none;
}
*/
.pricing-grid1:nth-child(3) {
    margin-right: 0;
}

.price-value h3 a,
.price-value.two h3 a,
.price-value.three h3 a {
    font-size: 46px;
    color: #fff;
}

.price-value,
.price-value.two,
.price-value.three {
    background: #9dcb00;
    padding: 16px 0;
    border-bottom: 2px solid #9dcb00;
}

.price-value.two {
    background: #9dcb00;
    border-bottom: 2px solid #9dcb00;
}

.price-value.three {
    background: #9dcb00;
    border-bottom: 2px solid #9dcb00;
}

.price-value ul,
.pricing-grid1 ul,
.pricing-grid2 ul,
.pricing-grid3 ul {
    padding: 0;
}

.price-value ul li,
.pricing-grid1,
.pricing-grid2 ul li,
.pricing-grid3 ul li {
    list-style: none;
}

.price-value ul li {
    list-style: none;
}

.price-value h5 {
    color: #fbd707;
    font-size: 19px;
}

.price-value.two h5 {
    color: #14cdf5;
}

.price-value.three h5 {
    color: #018f90;
}

.price-value h5 {
    padding-top: 16px;
}

.pricing-grid1 ul li a,
.pricing-grid2 ul li a,
.pricing-grid3 ul li a {
    color: #484848;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 16px 0;
    text-decoration: none;
    font-weight: 400;
}

.price-bg {
    background: #fff;
}

.price-bg ul {
    padding: 0;
}

.price-bg ul li {
    list-style: none;
}

.cart1,
.cart2,
.cart3 {
    padding: 50px 0 40px;
    display: block;
}

.cart1 a,
.cart2 a,
.cart3 a {
    font-size: 15px;
    padding: 10px 30px;
    text-decoration: none;
    background: transparent;
    border: 2px solid #9dcb00;
    border-radius: 30px;
    color: #666;
    text-transform: uppercase;
    -webkit-appearance: none;
    outline: none;
    letter-spacing: 1px;
}

.cart1 a:hover,
.cart2 a:hover,
.cart3 a:hover {
    background: #9dcb00 none repeat scroll 0 0;
    color: #fff;
    border-color: #9dcb00;
}

/*----*/
.pricing-grids h5 {
    font-size: 26px;
    padding: 24px 0;
}

/*-- testimonials --*/
.tex-t {
    float: right;
    padding: 3em 2em 0;
}

.w3_agile_testimonials_grid_left img {
    border-radius: 50%;
}

.tex-t h4 {
    color: #9dcb00;
    font-size: 22px;
}

.agile_testimonials_grid p {
    color: #fff;
    line-height: 2em;
    margin-bottom: 1em;
    text-align: left;
    letter-spacing: 1px;
    font-size: 15px;
}

.w3_agile_testimonials_grid_right {
    text-align: left;
    float: left;
    width: 94%;
    padding: 1em 4em;
    border: 3px solid #9dcb00;
    position: relative;
}

.test-tooltip:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 38%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid#9dcb00;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.test-tooltip1:after {
    content: '';
    position: absolute;
    left: 7%;
    bottom: -9%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid#9dcb00;
    transform: rotate(90deg);
    -webkit-transform: rotate(178deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.w3_agile_testimonials_grid_left {
    margin-top: 0em;
    float: left;
}

.w3_agile_testimonials_grid {
    float: left;
    padding: 2em 0em 0;
}

.w3_agile_testimonials_grid_right h4 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.w3_agile_testimonials_grid_right h5 {
    font-size: 14px;
    color: #87b200;
}

.agile_testimonials_grids {
    margin: 4em 0 2em;
}

/*--flexisel--*/
.flex-slider {
    background: #222227;
    padding: 70px 0 165px 0;
}

#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    padding: 0em 0 0;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
    line-height: 35px;
}

.nbs-flexisel-item>img {
    cursor: pointer;
    position: relative;
}

/*---- Nav ---*/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background: url(../img/right1.png) no-repeat 8px 13px #9dcb00;
    top: 18% !important;
}

.nbs-flexisel-nav-left {
    left: 0%;
}

.nbs-flexisel-nav-right {
    right: 3%;
    background: url(../img/left1.png) no-repeat 8px 13px #9dcb00;
}

/*--//flexisel--*/
.agile_testimonials_grid {
    margin: 0 0em 2em;
}

.port {
    font-size: 14px;
    letter-spacing: 1px;
    color: #000;
    padding: 0px 19em;
    line-height: 2em;
    text-align: center;
}

.ser-info {
    color: #fff;
}

/*-- //testimonials --*/
.testimonials {
    background: url(../img/bg.jpg)no-repeat center;
    background-size: cover;
}

.heading-agileinfo {
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    color: #000;
    text-transform: capitalize;
    position: relative;
    margin-top: 0;
}

.heading-agileinfo span {
    display: block;
    font-size: 17px !important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
}

.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}

/*-- news --*/
h5.card-title {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 1em;
    color: #231f20;
    font-weight: 600;
}

p.card-text {
    color: #231f20;
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 1px;
}

/*-- //card --*/
h4.modal-title {
    font-size: 24px;
    color: #9dcb00;
    font-weight: 600;
    letter-spacing: 2px;
}

.modal-body p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
    padding: 20px 0;
}

/*--news--*/
footer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e02a40+1,5b358a+51,5b358a+100 */
    background: #e02a40;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02a40', endColorstr='#5b358a', GradientType=1);
    /* IE6-9 */
    margin-top: 100px;
}

footer h3 {
    font-size: 1.5em;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

footer p {
    color: #000000;
    font-size: 14px;
    line-height: 1.6em;
}

footer ul li {
    display: block;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8em;
    margin: 0.7em 0;
}

footer-list i {
    padding-right: 10px;
    color: #ffa41f;
}

footer ul li a {
    color: #bfbfbf;
    font-size: 13px;
    font-weight: 600;
    display: block;
    padding: 5px 0px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

footer ul li a:hover {
    color: #d62b46;
}

footer ul li.hd {
    color: #9dcb00;
}

.newsletter .email {
    background-color: #F4F4F4;
    border: none;
}

.flickr-grid {
    float: left;
    width: 32%;
    margin: 0 0.1em .2em;
}

.flickr-grid a img {
    width: 100%;
    padding: 0.3em;
    border: 1px solid #333333;
}

.newsletter .email {
    outline: none;
    padding: 13px 15px;
    color: #fff;
    font-size: 14px;
    width: 80%;
    background: rgba(0, 0, 0, 0.22);
    border: 1px solid #2d2d2d;
}

.newsletter {
    position: relative;
    margin-top: 2em;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #9dcb00;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    cursor: pointer;
    width: 20%;
}

/*--//footer--*/

/*--/copyright--*/

.copyright ul li {
    display: inline-block;
    padding: 0 10px;
}

a.facebook {
    color: #fff;
    font-size: 16px;
}

.copyrighttop {
    float: right;
}

.copyrightbottom {
    float: left;
}

.copyright {
    background: none;
    color: #fff;
    border-top: none;
    display: block;
    width: 100%;
}

.copyright br {
    display: none;
}

.copyrightbottom p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

.copyrightbottom a {
    color: #9dcb00;
    text-decoration: none;
}

.copyrightbottom a:hover {
    color: #fff;
}

.copyrighttop h4 {
    font-size: 0.95em;
}

.banner-1 {
    background: url(../img/bg2.jpg)no-repeat;
    height: 18vw;
}

.w3layouts_bottom {
    background: url(../img/bg3.jpg) no-repeat 0px 0px;
    text-align: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 6em 0;
}

.w3layouts_getin_info h3 {
    color: #fff;
    letter-spacing: 4px;
    font-size: 36px;
    text-align: left;
}

.w3layouts_getin a {
    font-size: 1em;
    color: #fff;
    background: #9dcb00;
    padding: 0.7em 2em;
    letter-spacing: 2px;
    display: inline-block;
}

.w3layouts_getin a:hover {
    color: #fff;
    background: #acd422;
}

/*-- welcome --*/
.welcome-left h3 {
    color: #9dcb00;
    font-size: 36px;
    letter-spacing: 1px;
}

.welcome-left h4 {
    color: #464646;
    font-size: 17px;
    line-height: 1.8;
    margin: 15px 0;
    font-weight: 700;
    letter-spacing: 1px;
}

.welcome-left p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
}

/*--gallery--*/
.gallery-grids {
    padding: 5px;
}

.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}

/*--image-zoom--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}

img.zoom-img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
}

/*--//image-zoom--*/
/*--//gallery--*/
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}

.list-group-item {
    font-weight: 300;
    font-size: 14px;
}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    margin-bottom: 1em;
    color: #9dcb00;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #fb5710;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #999;
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.alert {
    font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

/*-- //typography --*/
.form-group.row {
    margin-bottom: 1rem;
}

.bd-example {
    padding: 2em;
    border: 1px solid #eee;
    margin-bottom: 2em;
}

/*24 august css start home page*/
.language {
    text-align: right;
    margin-top: 0;
    position: relative;
    z-index: 1000;
    height: 22px;
}

.language a {
    display: inline-block;
    margin-right: 5px;
    color: #333333;
    padding: 5px 20px;
    border-radius: 50px;
    font-weight: 600;
    font-family: 'proxima_novabold';
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}

.language a.active {
    background: #5b358a;
    color: #ffffff;
}

.language a.escape {
    background: #e92a3c;
    color: #ffffff;
}

h1.logo {
    margin-bottom: -50px;
    position: relative;
    z-index: 100;
}

.custom_top_menu {
    margin-top: -30px;
}

.m-t11 {
    margin-top: 11px;
}

.m-b45 {
    margin-bottom: -45px;
}

/*24 august css end home page*/

/*info section start*/
.info_box .card.box {
    padding: 100px 20px;
    border: none;
    background: #f6f6f6;
    border-bottom: 15px solid #ffffff;
    border-radius: 0px;
}

.info_box .card.box img {
    width: 250px;
    height: 250px;
    margin: auto;
}

.info_box .card.box .card-body {
    padding: 0;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

.info_box .card.box .card-title {
    color: #5b358a;
    margin-top: 80px;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
}

.info_box .card.box .card-title a {
    color: #5b358a;
    font-weight: 800;
    font-size: 36px;
    font-family: "harfang-pro";
    letter-spacing: 2px;
}

.info_box .card.box:hover .card-title a {
    color: #e92a3c;
}

.info_box .card.box:hover {
    border-bottom-color: #5b358a;
}

.info_box .card.box .card-text {
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

/*info section end*/

/*service section start*/
.services .card.box {
    border: none;
    border-right: 1px solid #b7b7b7;
    padding: 25px 7px;
    text-align: center;
    margin: 0;
    border-radius: 0px;
}

.services .card.box .sfimageWrp {
    text-align: center;
}

.services .card.box img {
    width: 150px;
    height: 150px;
    margin: auto;
}

.services .card.box .card-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
}

.services .card-deck {
    padding-bottom: 5rem !important;
}

.services .card.box:last-child {
    border: none;
}

.services .card.box .card-title {
    font-family: "harfang-pro";
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 800;
    min-height: 60px;
    margin-bottom: 25px;
    margin-top: 30px;
}

.services .card.box .card-text {
    min-height: 109px;
}

.services .card.box a {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 160px;
    max-width: 160px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    margin: auto;
}

.services .card.box .card-body a:hover {
    background: #e92a3c;
}

/*service section end*/

/*footer section start*/
.copyright ul li {
    border-right: solid 1px #ffffff;
}

.copyright ul li:last-child {
    border-right: none;
}

.copyright ul {
    text-align: center;
}

.footer-top-w3layouts-agile {
    margin-top: -140px;
    margin-top: -140px;
    margin-left: 50px;
    margin-right: 50px;
}

.footer-grid.about_info {
    background: #f6f6f6;
    padding: 70px;
}

.footer-grid.newsletterH {
    background: #f1eaf5;
    padding: 60px 70px 30px;
}

.social_links {
    overflow: hidden;
    border-bottom: solid 2px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.social_links span {
    display: inline-block;
    font-family: 'proxima_novaregular';
    font-size: 24px;
}

.social_links ul {
    display: inline-block;
    margin-left: 20px;
    float: right;
}

.social_links li {
    display: inline-block;
    line-height: normal;
    margin: 0;
}

.social_links ul li a {
    margin: 0 9px;
    color: #000000;
    padding: 0;
}

.call h3 {
    color: #e92a3c;
    font-size: 60px;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: normal;
    font-family: "harfang-pro";
    font-weight: 800;
}

.call h3 span {
    display: block;
    font-size: 24px;
    font-family: "harfang-pro";
    color: #000000;
    margin-bottom: 0;
    margin-bottom: 0px;
}

.call {
    margin-top: 30px;
    margin-bottom: 20px;
    max-height: 105px;
}

.footer-grid.about_info .footer-text {
    margin-bottom: 35px;
}

.verified {
    margin-top: 15px;
}

.verified img {
    margin-right: 10px;
}

.newsletterH input[type="text"],
.newsletterH input[type="email"],
.newsletterH textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #f7f7f7;
    width: 100%;
    letter-spacing: 1px;
    border: none;
    margin-top: 1.5em;
    height: 70px;
}

.newsletterH input[type="submit"],
.newsletterH input[type="reset"] {
    outline: none;
    padding: 12px 55px;
    font-size: 15px;
    color: #fff;
    background: #0e0f10;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
    float: right;
    margin-top: 20px;
    border-radius: 50px;
    font-family: 'proxima_novabold';
}

.newsletterH .code {
    position: relative;
}

.newsletterH .code input[type="text"] {
    display: inline-block;
    max-width: 70%;
}

.newsletterH .code img {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 35px;
    padding: 0px 0px;
}

.newsletterH input[type="submit"],
.newsletterH input[type="reset"]:hover {
    background-color: #5b358a;
}

.newsletterH input[type="submit"]:hover {
    background: #e92a3c;
}

.newsletterH .footer-title h3 {
    color: #5b358a;
    text-align: center;
    font-size: 37px;
    font-family: "harfang-pro";
    font-weight: 800;
}

.copyright ul li a {
    font-size: 15px;
    font-weight: normal;
}

/*footer section end*/

header {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

@media(min-width:992px) {
    header.fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        background: #ffffff;
        box-shadow: 0 0 3px #ccc;
    }

    header.fixed-header .language {
        margin-top: 7px;
    }

    header.fixed-header h1.logo {
        margin-bottom: -52px;
    }

    /*header.fixed-header .custom_top_menu { margin-top: -40px; padding: 0.5rem 1rem 0px; }*/
    header.fixed-header nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink {
        padding-bottom: 16px;
    }

    header.fixed-header .custom_top_menu {
        margin-top: -32px;
        padding: 0.5rem 1rem 0.1rem;
    }

    header.fixed-header .language a.escape {
        background: #e92a3c;
        color: #ffffff;
        display: inline-block;
    }
}

/*DONATE SECTION*/
/*DONATE SECTION*/

/*section.donate_form { overflow: hidden; min-height: 150px; margin-bottom: 150px; margin-top: -100px; position: relative; z-index: 100; }*/
.container .donate_container {
    max-width: 900px;
    margin: auto;
}

.container .donate_container .about_bg {
    background: #fff;
    border: 30px solid #f6f6f6;
    padding: 40px 70px;
    overflow: ;
    min-height: 150px;
    margin-bottom: 150px;
    margin-top: -100px;
    position: relative;
    z-index: 100;
}

section.donate_form .donate_bg {}

.container .donate_container .about_bg .row.form_row.payment_form {
    width: 100%;
    clear: both;
}

.container .donate_container .about_bg .form_row {
    margin-bottom: 30px;
}

.container .donate_container .about_bg .form_row h2 {
    margin-bottom: 15px;
    font-family: "harfang-pro";
    font-size: 24px;
}

.container .donate_container .about_bg .form_row h3 {
    margin-bottom: 0px;
    font-family: "harfang-pro";
    font-size: 18px;
    color: #5b358a;
}

.container .donate_container .about_bg .form_row p {
    margin-bottom: 10px;
}

.container .donate_container .about_bg .form_row ul li {
    font-size: 16px;
    color: #000;
    font-family: 'proxima_novaregular';
    margin-bottom: 3px;
}

.container .donate_container .about_bg .form_row label {
    margin: 0px;
}

.container .donate_container .about_bg .form_row .form-control {
    max-width: 300px;
    height: auto;
    padding: 3px 15px;
    outline: none;
}

.container .donate_container .about_bg .form_row input[type="radio"] {
    display: none;
}

.container .donate_container .about_bg .form_row input[type="radio"]+label {
    color: #000;
    cursor: pointer;
}

.container .donate_container .about_bg .form_row input[type="radio"]+label i {
    font-weight: normal;
    font-style: normal;
    padding: 0px 0px 0px 35px;
    display: block;
}

.container .donate_container .about_bg .form_row input[type="radio"]:checked+label {
    color: #000;
}

.container .donate_container .about_bg .form_row input[type="radio"]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -7px 5px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    position: relative;
}

.container .donate_container .about_bg .form_row input[type="radio"]:checked+label span {
    background: #00aeef;
    border: 1px solid #00aeef;
}

.container .donate_container .about_bg .form_row input[type="radio"]:checked+label span:before {
    content: "";
    background: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 3px;
    top: 3px;
}

.container .donate_container .about_bg .form_row input[type="checkbox"] {
    display: none;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]+label {
    color: #000;
    cursor: pointer;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]+label i {
    font-weight: normal;
    font-style: normal;
    padding: 0px 0px 0px 35px;
    display: block;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label {
    color: #000;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]+label span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: -3px 7px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #FFF;
    position: relative;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label span {
    background: #00aeef;
    border: 1px solid #00aeef;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label span:before {
    content: "";
    background: url(../images/tick.png) no-repeat 0px 0px;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 2px;
    top: 2px;
}

.container .about_bg .select-style {
    max-width: 300px;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat right 0px #fff;
    display: block;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
}

.container .about_bg .select-style select {
    padding: 6px 0px 3px 10px;
    border: none;
    width: 100%;
    box-shadow: none;
    background: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #111111;
    font-family: 'proxima_novaregular';
    font-size: 14px;
    cursor: pointer;
}

.container .about_bg .select-style select:focus {
    outline: none;
}

.container .about_bg .select-style .RadComboBox.form-control {
    max-width: 100%;
    border: none;
    height: auto;
    padding: 0px;
    outline: none;
}

.container .about_bg .select-style .RadComboBox.form-control,
.container .about_bg .select-style .RadComboBox {
    max-width: 100%;
    width: 100% !important;
    background: none;
    border: none;
    height: auto;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    outline: none;
}

.container .about_bg .select-style .RadComboBox table td.rcbInputCell {
    background: none;
    height: auto;
}

.container .about_bg .select-style .RadComboBox .rcbReadOnly td.rcbArrowCellRight {
    background: none;
}

.container .about_bg .select-style .RadComboBox table td.rcbInputCell .rcbInput {
    font-size: 16px;
    padding: 3px 6px;
    height: auto;
}

td .form-control {
    max-width: 300px;
}

.container .donate_container .about_bg .form_row.donor_details {
    margin-bottom: 30px;
}

.container .donate_container .about_bg .form_row.donor_details .donor_radio {
    margin: 0px 0px 0px 0px
}

.container .donate_container .about_bg .form_row.donor_details .donor_radio label {
    margin: 0px 10px 3px 0px
}

.container .donate_container .about_bg .form_row.donor_details #myvar2,
.container .donate_container .about_bg .form_row.donor_details #Organization {
    margin-top: 15px;
}

.container .donate_container .about_bg .form_row.donor_details #Organization .col-lg-12 {
    margin-bottom: 0px;
}

.container .donate_container .about_bg .form_row.donor_details label {
    font-size: 14px;
    margin: 0px 0px 3px 8px
}

.container .donate_container .about_bg .form_row.donor_details .form-control {
    margin: 0px 0px 5px 0px
}

.container .donate_container .about_bg .form_row.donor_details .select-style {
    margin: 0px 0px 5px 0px
}

.container .donate_container .about_bg .form_row.donor_details .select-style .form-control {
    margin: 0px 0px 3px 0px
}

.container .donate_container .about_bg .form_row.donor_details .col-lg-12 {
    margin-bottom: 10px;
}

.container .donate_container .about_bg .form_row.donor_details img {
    margin: 0px 0px 10px 0px
}

.container .donate_container .about_bg .tribute .select-style,
.container .donate_container .about_bg .tribute .form-control {
    margin: 0px 0px 10px 0px
}


.container .donate_container .about_bg .form_row.recurring .radio_list label {
    margin: 0px 10px 10px 0px
}

.container .donate_container .about_bg .form_row.recurring .check {}

.container .donate_container .about_bg .form_row.recurring .select-style {
    margin: 0px 0px 10px 0px;
}

.container .donate_container .about_bg .form_row.recurring .check label {
    margin: 0px 0px 3px 0px
}

.container .donate_container .about_bg .form_row.recurring label {
    margin: 0px 0px 3px 8px
}

.container .donate_container .about_bg .form_row .check {
    font-size: 14px;
}

.container .donate_container .about_bg .form_row.gift ul {
    margin: 0px 0px 5px 0px
}

.container .donate_container .about_bg .form_row.gift .select-style {
    margin: 0px 0px 30px 0px
}

.container .donate_container .about_bg .form_row .billing {
    max-width: 300px;
}

.container .donate_container .about_bg .form_row .billing label {
    font-size: 14px;
    margin: 8px 0px 3px 8px;
    display: block;
    float: left;
    width: 100%;
}

.container .donate_container .about_bg .form_row .billing .pay_radio label {
    margin: 0px 0px 10px 0px;
}

.container .donate_container .about_bg .form_row .billing .select-style.mm {
    width: 48%;
    display: inline-block
}

.container .donate_container .about_bg .form_row .billing .select-style.yy {
    width: 48%;
    display: inline-block;
    margin: 0px 0px 0px 7px
}

.container .donate_container .about_bg .form_row .billing .mm_error {
    width: 48%;
    display: inline-block !important
}

.container .donate_container .about_bg .form_row .billing .yy_error {
    width: 48%;
    display: inline-block !important;
    margin: 0px 0px 0px 7px
}

.container .donate_container .about_bg .form_row .billing .captcha {
    padding-top: 29px;
}

.container .donate_container .about_bg .form_row.submit {
    text-align: center;
    margin-bottom: 0px;
    padding-top: 10px;
    width: 100%;
}

.container .donate_container .about_bg .form_row.submit .btn {
    display: inline-block;
    background: #5b358a;
    border-radius: 50px;
    font-size: 20px;
    font-family: 'proxima_novabold';
    padding: 15px 65px;
    color: #FFF;
    text-transform: uppercase;
}

.container .donate_container .about_bg .form_row.donate_years tr th:empty,
.container .donate_container .about_bg .form_row.donate_years tr td:empty {
    display: none;
}

.container .donate_container .about_bg .form_row.donate_years tr td {
    height: 65px;
    vertical-align: top
}


.container .donate_container .contact {
    width: 100%;
}

.container .donate_container .contact a {
    text-decoration: underline;
    color: #3b679f;
}

.container .donate_container .contact .address {
    width: 100%;
    margin: 0px 0px 50px 0px
}

.container .donate_container .contact .address h2 {
    font-size: 36px;
    font-family: 'proxima_novabold';
    margin: 0px 0px 8px 0px;
}

.container .donate_container .contact .address h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 8px 0px;
    font-weight: normal;
}

.container .donate_container .contact .address h4 {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 8px 0px;
    font-weight: normal;
}

.container .donate_container .contact .address h4 span {
    color: #5b358a;
    font-weight: bold;
}

.container .donate_container .contact .address h5 {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 8px 0px;
    font-weight: normal;
}

.container .donate_container .contact .address h5 span {
    color: #e92a3c;
    font-weight: bold;
}

.container .donate_container .contact p strong {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 8px 0px;
    font-family: 'proxima_novabold';
    font-weight: normal;
}

.container .donate_container .contact p {
    font-size: 17px;
}

.container .donate_container .contact p span {
    color: #5b358a;
    font-weight: bold;
}

.container .donate_container .contact p span.pink {
    color: #e92a3c;
    font-weight: bold;
}

.container .donate_container .contact p a {
    font-family: 'proxima_novabold';
}

.container .donate_container .contact .info {
    width: 100%;
    margin: 0px
}

.container .donate_container .contact .info p {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
    ;
    font-weight: normal;
}

.container .donate_container .contact .info p span {
    color: #5b358a;
    font-weight: bold;
}

span.number {
    color: #5b358a;
    font-weight: bold;
}

/*news and media section start*/
/*.aboutus { min-height: 150px; margin-bottom: 150px; margin-top: -160px; position: relative; z-index: 100; }*/
.row.about_bg {
    background: #f6f6f6;
    min-height: 1050px;
    margin-bottom: 50px;
    margin-top: -160px;
    position: relative;
    z-index: 100;
}

.aboutus blockquote small {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    font-family: 'proxima_novaregular';
    font-style: normal;
}

.aboutus blockquote {
    font-style: italic;
    font-size: 36px;
    margin-top: 60px;
    line-height: 44px;
    color: #3b679f;
    border-bottom: solid #949494 2px;
    padding-bottom: 40px;
    margin-bottom: 26px;
    font-family: "harfang-pro";
    margin-right: 0px;
}

.news_box .news_image {
    text-align: right;
}

.m-L36 {
    margin-left: 36px;
}

/*news and media section end*/
.right_section {
    margin-bottom: 20px;
    padding: 16px;
    background: #f1eaf5;
    margin-top: 0px;
    width: 100%;
}

.right_section img {
    max-width: 100%;
}

/*left menu css start*/

.about_bg .RadTabStripTop_left_menu {
    position: relative;
    background: ;
    margin-top: 293px;
    margin-left: -80px;
    margin-bottom: 20px;
    margin-right: 30px;
    width: 311px;
}

.about_bg .RadTabStripTop_left_menu br {
    display: none;
}

.about_bg .RadTabStripTop_left_menu:before {
    background: url(../images/leftMenu_topbg.png) top right no-repeat;
    position: absolute;
    top: -29px;
    right: 0px;
    content: '';
    width: 100%;
    height: 30px;
    z-index: 10;
}

.about_bg .RadTabStripTop_left_menu:after {
    background: url(../images/leftMenu_botbg.png) bottom right no-repeat;
    position: absolute;
    bottom: -12px;
    right: 0px;
    content: '';
    width: 100%;
    height: 13px;
}

.about_bg .RadTabStripTop_left_menu ul.rtUL,
.about_bg .RadTabStripTop_left_menu ul {
    padding: 0px 0 25px;
    background: #f1eaf5;
    border-right: 8px solid #5b358a;
    padding-bottom: 42px;
    width: 100%;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLI,
.about_bg .RadTabStripTop_left_menu ul li {
    width: 100%;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLI span,
.about_bg .RadTabStripTop_left_menu ul li span {
    padding: 0px;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLI a.rtsLink,
.about_bg .RadTabStripTop_left_menu ul li a {
    padding: 5px 20px;
    display: inline-block;
    color: #000;
    font-size: 20px;
    width: 95%;
    text-align: left;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLI .RadTabStripTop_left_menu ul li span {
    text-align: left;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLI a:hover,
.about_bg .RadTabStripTop_left_menu ul li a:hover {
    color: #d82c47;
}

.about_bg .RadTabStripTop_left_menu ul li a.rtsLink.rtsSelected {
    background: #ffffff;
    color: #d82c47;
}

.about_bg .RadTabStripTop_left_menu ul li.rtsLink.rtsSelected ul {
    display: block;
}

.about_bg .RadTabStripTop_left_menu ul ul.child_menu {
    padding: 0;
    padding-left: 20px;
    display: none;
    border: none;
}

.about_bg .RadTabStripTop_left_menu ul li.active>a {
    background: #ffffff;
    color: #d82c47;
}

.about_bg .RadTabStripTop_left_menu ul li.active ul {
    display: block;
}

.about_bg .RadTabStripTop_left_menu ul li a.rtsLink i {
    font-size: 16px;
    margin-left: 5px;
}


.about_bg .RadTabStripTop_left_menu.RadTabStrip .rtsLink,
.about_bg .RadTabStripTop_left_menu.RadTabStripVertical .rtsLink {
    white-space: pre-wrap;
}



/*================== TREE MENU ========================*/




.about_bg .RadTreeView_left_menu {
    position: relative;
    background: ;
    margin-top: 293px;
    margin-left: -80px;
    margin-bottom: 20px;
    margin-right: 30px;
    width: 311px;
}

.about_bg .RadTreeView_left_menu br {
    display: none;
}

.about_bg .RadTreeView_left_menu:before {
    background: url(../images/leftMenu_topbg.png) top right no-repeat;
    position: absolute;
    top: -29px;
    right: 0px;
    content: '';
    width: 100%;
    height: 30px;
    z-index: 10;
}

.about_bg .RadTreeView_left_menu:after {
    background: url(../images/leftMenu_botbg.png) bottom right no-repeat;
    position: absolute;
    bottom: -12px;
    right: 0px;
    content: '';
    width: 100%;
    height: 13px;
}

.about_bg .RadTreeView_left_menu ul.rtUL,
.about_bg .RadTreeView_left_menu ul {
    padding: 0px 0 25px;
    background: #f1eaf5;
    border-right: 8px solid #5b358a;
    padding-bottom: 42px;
    width: 100%;
}

.about_bg .RadTreeView_left_menu ul li.rtLI,
.about_bg .RadTreeView_left_menu ul li {
    width: 100%;
    position: relative;
}

.about_bg .RadTreeView_left_menu ul li.rtLI div,
.about_bg .RadTreeView_left_menu ul li div {
    padding: 0px;
}

.about_bg .RadTreeView_left_menu ul li.rtLI a.rtIn,
.about_bg .RadTreeView_left_menu ul li a {
    padding: 5px 20px;
    display: inline-block;
    color: #000;
    font-size: 20px;
    width: 95%;
    text-align: left;
    border: none;
    margin: 0px;
}

.about_bg .RadTreeView_left_menu ul li.rtLI span.RadTreeView_left_menu ul li span {
    text-align: left;
}

.about_bg .RadTreeView_left_menu ul li.rtLI a.rtIn:hover,
.about_bg .RadTreeView_left_menu ul li a:hover {
    color: #d82c47;
    border: none;
}

.about_bg .RadTreeView_left_menu ul li.rtLI .rtSelected a {
    background: #ffffff;
    color: #d82c47;
    border: none;
}

.about_bg .RadTreeView_left_menu ul li.rtsLink.rtsSelected ul {
    display: block;
}

.about_bg .RadTreeView_left_menu ul.rtUL li ul.rtUL {
    padding: 0;
    padding-left: 20px;
    display: none;
    border: none;
}

.about_bg .RadTreeView_left_menu ul li.active>a {
    background: #ffffff;
    color: #d82c47;
}

.about_bg .RadTreeView_left_menu ul li.active ul {
    display: block;
}

.about_bg .RadTreeView_left_menu ul li a.rtsLink i {
    font-size: 16px;
    margin-left: 5px;
}

.about_bg .RadTreeView .rtHover .rtIn,
.about_bg .RadTreeView .rtSelected .rtIn {
    border: none;
    margin: 0px;
    padding: 0px;
}




.about_bg .RadTreeView_left_menu ul li.haschild.rtLI.active .rtMinus {
    display: block;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI.active .rtSp,
.about_bg .RadTreeView_left_menu ul li.rtLI.haschild.active .rtPlus {
    display: none;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI.active ul.rtUL {
    display: block;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI .rtSp {
    position: absolute;
    right: 30px;
    top: 4px;
    display: block;
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    margin: 0px;
    cursor: pointer;
}

.about_bg .RadTreeView_left_menu ul li.rtLI.haschild.active .rtPlus {
    position: absolute;
    right: 20px;
    top: 4px;
    display: block;
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    margin: 0px;
    cursor: pointer;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI .rtMinus {
    position: absolute;
    right: 20px;
    top: 4px;
    display: none;
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    margin: 0px;
    cursor: pointer;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI .rtSp:before,
.about_bg .RadTreeView_left_menu ul li.haschild.rtLI.active .rtPlus:before {
    content: "\f106";
    color: #000;
    font-size: 18px;
}

.about_bg .RadTreeView_left_menu ul li.haschild.rtLI .rtMinus:before {
    content: "\f107";
    color: #d82c47;
    font-size: 18px;
}



.left_menu {
    position: relative;
    background: ;
    margin-top: 293px;
    margin-left: -80px;
    margin-bottom: 20px;
    margin-right: 30px;
    width: 311px;
}

.left_menu br {
    display: none;
}

.left_menu:before {
    background: url(../images/leftMenu_topbg.png) top right no-repeat;
    position: absolute;
    top: -29px;
    right: 0px;
    content: '';
    width: 100%;
    height: 30px;
    z-index: 10;
}

.left_menu:after {
    background: url(../images/leftMenu_botbg.png) bottom right no-repeat;
    position: absolute;
    bottom: -12px;
    right: 0px;
    content: '';
    width: 100%;
    height: 13px;
}

.left_menu ul {
    background: #f1eaf5;
    border-right: 8px solid #5b358a;
    padding-bottom: 15px;
    width: 100%;
}

.left_menu ul li {
    width: 100%;
    margin: 0px 0px 3px 0px
}

.left_menu ul li a {
    padding: 5px 0px 5px 15px;
    display: inline-block;
    color: #000;
    font-size: 18px;
    width: 100%;
    text-align: left;
    line-height: 20px;
}

.left_menu ul li span {
    text-align: left;
}



/*left menu css end*/
/*new section*/
.news_section {
    margin-bottom: 10px;
    /* margin-right: 60px;*/
    float: left;
}

.news_section h3 {
    font-family: 'proxima_novaregular';
    margin-bottom: 40px;
}

.news_box {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 30px;
    width: 100%;
}

#Body_C005_dlUpcomingEvents {
    width: 100%;
}

.news_box .new_content {}

.news_box .new_content h5 {
    margin-bottom: 15px;
}

.news_box .new_content h5 a {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 28px;
    color: #231f20;
}

.news_box .new_content h5 a:hover {
    color: #d92c46;
}

.news_box .new_content p {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.news_box .new_content p span.date {}

a.learnMore {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    float: right;
    text-align: center;
}

a.learnMore:hover {
    background: #e92a3c;
}

.about_bg .event_details {
    background: #FFF;
    padding: 15px;
    margin: 0px 0px 15px 0px
}

.about_bg .event_details div {
    text-align: left !important;
}

.about_bg .event_details h3 {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 28px;
    color: #231f20;
    margin: 0px 0px 5px 0px;
}

.about_bg .event_details .eventdate {
    font-size: 22px;
}

.about_bg .event_details h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
}

.about_bg .event_details .bigbutton {
    display: inline-block;
    color: #fff;
    background: #5b358a;
    padding: 15px 40px;
    border-radius: 50px;
    font-weight: 600;
    font-family: 'proxima_novabold';
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 25px 0px;
}


/*new section dynamic*/
.content_section ul.sfnewsList {
    margin: 20px 0px 10px 0px;
}

.content_section ul.sfnewsList h3 {
    font-family: 'proxima_novaregular';
    margin-bottom: 40px;
}

.content_section ul.sfnewsList li.sfnewsListItem {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 30px;
}

.content_section ul.sfnewsList li.sfnewsListItem:before {
    display: none;
}

.content_section ul.sfnewsList li.sfnewsListItem .new_content {}

.content_section ul.sfnewsList li.sfnewsListItem h2.sfnewsTitle {
    margin-bottom: 15px;
}

.content_section ul.sfnewsList li.sfnewsListItem h2.sfnewsTitle a {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 28px;
    color: #231f20;
}

.content_section ul.sfnewsList li.sfnewsListItem h2.sfnewsTitle a:hover {
    color: #d92c46;
}

.content_section ul.sfnewsList li.sfnewsListItem p {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.content_section ul.sfnewsList li.sfnewsListItem p span.date {}

.content_section ul.sfnewsList li.sfnewsListItem a.learnMore {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    float: right;
    text-align: center;
}

.content_section ul.sfnewsList li.sfnewsListItem a.learnMore:hover {
    background: #e92a3c;
}

.btn-primary {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    float: right;
    text-align: center;
}

a.btn,
.btn {
    display: inline-block;
    background: #5b358a;
    color: #ffffff !important;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    text-align: center;
}

.btn.prev-step {
    display: inline-block;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    float: right;
    text-align: center;
}

.btn.btn-success {
    display: inline-block;
    background: #28a745;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 157px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    float: right;
    text-align: center;
}

.dash_tab {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    text-align: center;
    margin: 0px 0px 0px 5px
}

.dash_tab:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}


.adopt_family_form .bg-info {
    background: none;
}

.adopt_family_form .bg-warning {
    background: none;
}



.sfpostsList {
    padding: 0px 20px;
}

.sfpostsList .sfpostListItem {
    margin-top: 20px;
    background: #ffffff;
    padding: 30px;
}

.sfpostsList .sfpostListItem h2.sfpostTitle {
    margin-bottom: 15px;
}

.sfpostsList .sfpostListItem h2.sfpostTitle a {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 28px;
    color: #231f20;
}

.sfpostsList .sfpostListItem h2.sfpostTitle a:hover {
    color: #d92c46;
}

.sfpostsList .sfpostListItem .sfpostContent p {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.sfpostsList .sfpostListItem .sfpostContent p a {
    color: #231f20;
}

.sfpostsList .sfpostListItem .sfpostContent .sfpostAuthorAndDate {}


.sfpostDetails {
    margin: 30px 20px 20px;
    background: #ffffff;
    padding: 30px;
}

.sfpostDetails h1.sfpostTitle {
    margin-bottom: 15px;
}

.sfpostDetails h1.sfpostTitle a {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 28px;
    color: #231f20;
}

.sfpostDetails h1.sfpostTitle a:hover {
    color: #d92c46;
}

.sfpostDetails .sfpostContent p {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.sfpostDetails .sfpostContent p a {
    color: #231f20;
}

.sfpostDetails .sfpostContent .sfpostAuthorAndDate {}


.sf_pagerNumeric {
    padding: 10px 20px;
}

.sf_pagerNumeric a {
    display: inline-block;
    margin: 0px 5px 0px 0px;
    padding: 5px 15px;
    background: #CCC;
    color: #333;
}

.sf_pagerNumeric a.sf_PagerCurrent {
    color: #FFF;
    background: #5b358a;
}


.m-b0 {
    margin-bottom: 0px !important;
}

.news_section.eventSec {
    margin-bottom: 10px;
    margin-right: 0px;
    float: right;
    width: 98%;
}

.news_footer {
    margin-bottom: 20px;
    margin-right: 60px;
}

.news_footer a i {
    vertical-align: text-top;
}

.news_footer a {
    color: #333333;
    font-weight: 600;
}

.page-nation ul li {
    line-height: normal;
    border-right: solid 2px #827f7f;
    padding-left: 5px;
    padding-right: 5px;
}

.page-nation ul li a {
    padding-left: 5px;
    display: inline-block;
    padding-right: 5px;
}

.page-nation ul li:last-child {
    border-right: none;
    padding-right: 0px;
}

.page-nation ul.pagination.pagination-large {
    float: right;
}

.page-nation ul li span {
    font-family: 'proxima_novabold';
}

.page-nation ul li.active span {
    display: inline-block;
    border-bottom: 2px solid #df2c42;
    width: 10px;
    text-align: center;
}

.page-nation ul li.active {
    padding-right: 10px;
    padding-left: 10px;
}

/*histoey page css start*/
.news_box.historyBox {
    padding: 5px;
}

.news_box.historyBox .news_image {
    position: relative;
}

.news_box.historyBox .news_image span.year {
    position: absolute;
    top: 50px;
    background: #d1465c;
    color: #ffffff;
    left: -40px;
    padding: 2px 13px;
    font-size: 20px;
}

.news_box.historyBox .new_content {
    padding-top: 40px;
    padding-right: 30px;
}

.content_section .executiveBoard {
    margin: 20px 0 0px;
}

.content_section .executiveBoard ul {
    margin: 0px;
}

.content_section .executiveBoard li.title {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    width: 100%
}

.content_section .executiveBoard li {
    display: inline-block;
    width: 48%;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    vertical-align: top;
    list-style: none;
    background: none;
    padding: 0px;
}

.content_section .executiveBoard li b,
.keyStaff ul li b {
    font-weight: 500;
}

.bod {
    margin-bottom: 30px;
}

.secondaryTitle {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 20px;
}

.content_section .bod ul {
    margin: 0px;
}

.content_section .bod ul li {
    display: inline-block;
    width: 32%;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
    background: none;
    padding: 0px;
}

.content_section .keyStaff ul {
    margin: 0px;
}

.content_section .keyStaff ul li {
    display: inline-block;
    width: 48%;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    vertical-align: top;
    background: none;
    padding: 0px;
}

/*histoey page css end*/


.language .partnerCard {
    border: solid 1px #efefef;
    margin-right: 12px !important;
}

.partnerCard img {
    vertical-align: sub;
    width: 14px;
}

.lang {
    position: absolute;
    right: 0;
    top: 14px;
}

.fixed-header .lang {
    top: 7px;
}

.keyStaff {
    margin-bottom: 30px;
}

/*Domestic Violence css start*/
.row.about_bg.full_page {
    padding: 30px;
}

.row.about_bg.full_page.domestic {
    padding: 0px;
}

.aboutus .about_bg.domestic {
    background: none;
}

.aboutus .about_bg.donationBoxsection {
    background: none;
}

.aboutus .about_bg.domestic {
    background: none;
}

.aboutus .about_bg .domesticBox {
    background: #f6f6f6;
    padding: 30px 20px;
}

.aboutus .about_bg .domesticBox .boxSection {
    background: #ffffff;
    padding: 20px;
    min-height: 344px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.aboutus .about_bg .domesticBox .boxSection.m-b0 {
    margin-bottom: 0px;
}

.aboutus .about_bg .domesticBox .boxSection.color2 {
    padding: 69px 20px;
}

.aboutus .about_bg .domesticBox .boxSection.color5 {
    padding: 91px 20px;
    min-height: 396px;
}

.aboutus .about_bg .domesticBox .boxSection.color7 {
    padding: 43px 20px;
    min-height: 396px;
}

.aboutus .about_bg .domesticBox .boxSection.color6 {
    padding: 21px 20px;
    min-height: 718px;
}

.aboutus .about_bg .domesticBox .boxSection p {
    font-size: 20px;
    margin-bottom: 0px;
}

.aboutus .about_bg .domesticBox .boxSection.dallas_reported {
    min-height: 290px;
}

.aboutus .about_bg .domesticBox .boxSection.dallas_reported img {
    display: inline-block;
    float: left;
    margin-right: 50px;
    vertical-align: top;
    width: 200px;
    margin-left: 13px;
    margin-top: 0;
    margin-bottom: 0;
}

.aboutus .about_bg .domesticBox .boxSection.dallas_reported p {
    padding-left: 250px;
    margin-top: 63px;
    margin-right: 10px;
}

.aboutus .about_bg .domesticBox .boxSection img {
    margin: 20px 0
}

.aboutus .about_bg .domesticBox .boxSection.color1 p span {
    color: #88c8e0;
    font-size: 27px;
    font-family: "harfang-pro";
}

.aboutus .about_bg .domesticBox .boxSection.color6 p span {
    color: #88c8e0;
    font-size: 27px;
    font-family: "harfang-pro";
}

.aboutus .about_bg .domesticBox .boxSection.color2 p span {
    color: #3b679f;
    font-size: 27px;
    font-family: "harfang-pro";
    font-weight: 800;
    font-style: italic;
    margin: 10px 0;
    display: inline-block;
}

.aboutus .about_bg .domesticBox .boxSection.color3 p span {
    color: #d1465c;
    font-size: 27px;
    font-family: "harfang-pro";
    font-weight: 800;
    display: inline-block;
}

.aboutus .about_bg .domesticBox .boxSection.color5 p span.numeric {
    color: #d1465c;
    font-size: 60px;
    font-family: "harfang-pro";
    font-weight: 800;
    display: inline-block;
    font-style: normal;
}

.aboutus .about_bg .domesticBox .boxSection.color5 p span {
    color: #d1465c;
    font-size: 27px;
    font-family: "harfang-pro";
    font-weight: 800;
    font-style: italic;
    display: inline-block;
}

.aboutus .about_bg .domesticBox .boxSection.color5 p span sup {
    font-family: 'proxima_novaregular';
    font-style: normal;
    font-size: 14px;
    top: -.8em;
}

.aboutus .about_bg .domesticBox .boxSection.color4 p span {
    color: #5b3488;
    font-size: 27px;
    font-family: "harfang-pro";
    font-weight: 800;
    display: inline-block;
}

.notes p {
    font-size: 11px;
    margin-bottom: 0px;
}

.weCanHelpBox {
    margin-top: 20px;
    background: #fae7e4;
    padding: 40px;
}

.weCanHelpBox h3 {
    font-family: "harfang-pro";
    color: #eb293a;
    font-size: 46px;
    font-weight: 800;
}

.weCanHelpBox h3 span {
    display: block;
    font-style: italic;
}

.weCanHelpBox p {
    font-size: 20px;
    color: #000000;
}

.weCanHelpBox a {
    color: #f9f9f9;
    font-size: 15px;
    font-family: 'proxima_novabold';
    letter-spacing: 1px;
    text-transform: uppercase !important;
    background: #e92a3c;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 10px;
}

/*Domestic Violence css end*/


/* ========== DONATION BLOCK PAGE ========== */
/*.row.about_bg.full_page.donationBoxsection{ background:none; padding:0px; margin-top:-100px;}*/
.about_bg.full_page.donationBoxsection .donationBox h3 {
    font-size: 30px;
    margin: 0px 0px 20px 0px;
}

.aboutus .about_bg .donationBox {
    background: #f6f6f6;
    padding: 30px 20px 0px;
}

.aboutus .about_bg .donationBox .boxSection {
    background: #ffffff;
    padding: 20px;
    min-height: 344px;
    box-sizing: border-box;
    margin-bottom: 30px;
    text-align: center;
}

.aboutus .about_bg .donationBox .boxSection h3 {
    display: block;
    color: #3b679f;
    font-size: 55px;
    font-family: "harfang-pro";
    font-weight: 800;
    font-style: normal;
    margin: 0px 0px 10px 0px;
}

.aboutus .about_bg .donationBox .boxSection h4 {
    display: block;
    text-align: left;
    color: #5b358a;
    font-size: 55px;
    font-family: "harfang-pro";
    font-weight: 800;
    font-style: normal;
    margin: 0px 0px 10px 0px;
    line-height: 55px;
}

.aboutus .about_bg .donationBox .boxSection h4 a {
    color: #5b358a;
    font-family: "harfang-pro";
}

.aboutus .about_bg .donationBox .boxSection h4 span {
    font-style: italic;
}

.aboutus .about_bg .donationBox .boxSection p {
    font-size: 20px;
    margin-bottom: 0px;
}

.aboutus .about_bg .donationBox .boxSection img {
    margin: 20px 0;
}

.aboutus .about_bg .donationBox .boxSection.color2 {
    background: #f3ebf4;
    padding: 80px 40px 20px;
}

.aboutus .about_bg .donationBox .boxSection.color2 p {
    font-size: 17px;
    line-height: 20px;
}


/*service section start*/
.donation_services {
    margin: 35px 0px 0px 0px
}

.donation_services .card.box {
    border: none;
    border-right: 1px solid #b7b7b7;
    padding: 25px 7px;
    text-align: center;
    margin: 0;
    border-radius: 0px;
}

.donation_services .card.box p {
    font-size: 14px;
}

.donation_services .card.box .sfimageWrp {
    text-align: center;
}

.donation_services .card.box img {
    width: 150px;
    height: 150px;
    margin: auto;
}

.donation_services .card.box .card-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
}

.donation_services .card-deck {
    padding-bottom: 5rem !important;
}

.donation_services .card.box:last-child {
    border: none;
}

.donation_services .card.box .card-title {
    font-family: "harfang-pro";
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 800;
    min-height: 40px;
    margin-bottom: 0px;
    margin-top: 30px;
}

.donation_services .card.box .card-text {
    min-height: 120px;
}

.donation_services .card.box a {
    display: inline-block;
    background: #5b358a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 50px;
    min-width: 160px;
    max-width: 160px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'proxima_novabold';
    margin: auto;
}

.donation_services .card.box .card-body a:hover {
    background: #e92a3c;
}

/*service section end*/



/* ========== DONATION BLOCK PAGE ========== */



/*get help section start*/
.content_main {
    padding: 25px 60px 10px 0px
}

.content_main h3 {
    font-family: 'proxima_novaregular';
    margin-bottom: 20px;
    font-size: 36px;
}

.content_main p {
    font-size: 20px;
}

.about_bg .content_section .getHelp_section h3 span {
    display: block;
    font-family: 'proxima_novaregular';
    font-weight: normal;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 5px;
}

.about_bg .content_section .getHelp_section {
    margin-bottom: 100px;
}

.about_bg .content_section .getHelp_section p {
    font-size: 20px;
}

.about_bg .content_section .getHelp_section ul.listing_section {
    margin-bottom: 35px;
}

.about_bg .content_section .getHelp_section ul.listing_section li {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 41px;
    list-style: none;
    background: none;
}

.about_bg .content_section .getHelp_section ul.listing_section li:before {
    position: absolute;
    left: 0px;
    height: 2px;
    background: #5b358a;
    top: 15px;
    content: '';
    width: 25px;
}

/*get help section end*/

/*service section start*/

.service_section {
    padding: 20px 0px;
}

/*.service_section.scroll{ margin-top:350px;}*/
.service_section .service_box {
    border-bottom: solid #949494 2px;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 30px 0px;
}

.service_section .service_box h4 {
    display: block;
    font-family: 'proxima_novaregular';
    font-weight: normal;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.service_section .service_box p {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 32px;
}

.service_section .service_box p strong {
    font-family: 'proxima_novabold';
}

.service_section .service_box span.red {
    color: #e92a3c;
    font-size: inherit
}

.service_section .service_box span.purple {
    color: #5b358a;
    font-size: inherit
}

.service_section .service_box a {
    color: #3b679f;
    font-family: 'proxima_novabold';
    text-decoration: underline;
}

.service_section .service_box ul li {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 41px;
    background: none;
}

.service_section .service_box ul li:before {
    position: absolute;
    left: 0px;
    height: 2px;
    background: #5b358a;
    top: 14px;
    content: '';
    width: 25px;
}

/*service section end*/

.right_section h3 {
    font-family: "harfang-pro";
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 20px;
}

.right_section ul {}

.right_section ul li {
    font-family: 'proxima_novaregular';
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 19px;
}

.right_section ul li span {
    font-size: 12px;
    display: block;
    margin-bottom: 3px;
}

.right_section ul li a {
    display: block;
    color: #000;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 3px;
}

.right_section ul li a:hover {
    color: #e52a3f;
    text-decoration: none;
}

/** customized according live start**/
footer.footerSec .sf_colsIn {
    display: block;
    width: 100%;
}

nav.custom_top_menu {}

nav.custom_top_menu #SubMenu_T59DBAD4E047 {
    margin-left: auto;
}

nav.custom_top_menu ul.rtsUL li.rtsLI {
    float: none !important;
    display: inline-block !important;
    margin-bottom: 12px;
    margin-right: 1rem !important;
}

header.fixed-header nav.custom_top_menu ul.rtsUL li.rtsLI {
    margin-bottom: 29px;
}

nav.custom_top_menu ul.rtsUL li.rtsLI.rtsLast {
    margin-right: 0rem !important;
}

nav.custom_top_menu ul.rtsUL {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 10px !important;
    margin-bottom: -8px !important;
}

nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink {
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 1px;
    border-bottom: none;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'proxima_novaregular';
}

nav.custom_top_menu ul.rtsUL li.rtsLI a span {
    padding: 0px !important
}

nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink.rtsSelected,
nav.custom_top_menu ul li.rtsLI a.rtsLink:hover,
nav.custom_top_menu ul li.rtsLI a.rtsLink:hover span {
    color: #e32b40;
    text-decoration: none;
}

nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink.rtsSelected,
nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink.rtsSelected span {
    background: none
}

nav.custom_top_menu ul.rtsUL li.rtsLI a.rtsLink.rtsSelected:after {
    background: #e02a40;
    background: -moz-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    background: -webkit-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    background: linear-gradient(to right, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02a40', endColorstr='#5b358a', GradientType=1);
    height: 7px;
    bottom: 0px;
    width: 100%;
    content: '';
    position: absolute;
    left: 0px;
}

.RadTabStripTop_Sitefinity .rtsLink,
.RadTabStripTop_Sitefinity .rtsOut,
.RadTabStripTop_Sitefinity .rtsIn,
.RadTabStripBottom_Sitefinity .rtsLink,
.RadTabStripBottom_Sitefinity .rtsOut,
.RadTabStripBottom_Sitefinity .rtsIn {
    background: none !important;
}


.navbar-expand-lg .navbar-collapse {
    float: right;
    margin-top: 40px;
}

.navbar-expand-lg .sfContentBlock {
    display: block;
    float: right;
}

.navbar-light .navbar-nav .nav-item {
    position: relative;
}

.navbar-light .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    display: none;
}

.navbar-light .navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu {
    border-radius: 0px;
    position: absolute;
    width: 210px;
    background: #f6f6f6;
    left: 0px;
    top: 52px;
    display: none;
    padding: 10px;
    border: none;
    z-index: 999999;
}

.fixed-header .navbar-light .navbar-nav .nav-item .dropdown-menu {
    border-radius: 0px;
    top: 46px;
}



.navbar-light .navbar-nav .nav-item:hover .nav-link:after,
.navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle:after {
    background: #e02a40;
    background: -moz-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    background: -webkit-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    background: linear-gradient(to right, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02a40', endColorstr='#5b358a', GradientType=1);
    height: 7px;
    bottom: 3px;
    width: 100%;
    content: '';
    position: absolute;
    left: 0px;
    display: block;
    border: none;
    margin: 0px;
}


.fixed-header .navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle:after {
    bottom: 2px;
}


.navbar-light .navbar-nav .nav-item .dropdown-menu li.active a {
    color: #e92a3c;
}


.navbar-light .navbar-nav .nav-item .dropdown-menu li {
    float: left;
    width: 100%;
    border-top: 1px solid #878787;
    font-size: 14px;
    padding: 7px 0px 4px 0px;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li.donate {
    display: none;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li a {
    color: #878787;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #eb293a;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li:first-child {
    border-top: 0px solid #878787;
}

.navbar-light .navbar-nav .nav-item#mndonate .dropdown-menu li:nth-child(2) {
    border: none;
}


.navbar-light .navbar-nav .nav-item .dropdown-menu li .dropdown-menu.sub-menu {
    position: relative;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
    padding: 0px;
    border: none;
    margin: 3px 0px 0px 0px;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li .dropdown-menu.sub-menu.active {
    display: block;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li .dropdown-menu.sub-menu li {
    padding: 7px 0px 4px 15px;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li .dropdown-menu.sub-menu li:first-child {
    border-top: 1px solid #878787;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 1px;
    border-bottom: none;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.fixed-header .navbar-light .navbar-nav .nav-link {
    padding-bottom: 14px;
}

.navbar-light .navbar-nav .nav-item:hover .nav-link:after,
.navbar-light .navbar-nav .nav-item.active .nav-link:after {
    background: #e02a40;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e02a40 1%, #5b358a 51%, #5b358a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02a40', endColorstr='#5b358a', GradientType=1);
    /* IE6-9 */
    height: 7px;
    bottom: 3px;
    width: 100%;
    content: '';
    position: absolute;
    left: 0px;
}

.fixed-header .navbar-light .navbar-nav .nav-item:hover .nav-link:after,
.fixed-header .navbar-light .navbar-nav .nav-item.active .nav-link:after {
    bottom: 2px;
}


.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #e32b40;
    /*border-bottom: 1px solid #e32b40;*/
    background: none;
}

.w3ls-btn {
    letter-spacing: 1px;
    font-weight: 600;
}


.fixed-header .navbar-expand-lg .navbar-collapse {
    float: right;
    margin-top: 30px;
}


h1.logo+br {
    display: none;
}

.language+br {
    display: none;
}

.custom_top_menu .sf_cols {
    display: block;
}

/** customized according live end**/
.about_bg {
    padding-top: 20px;
}

.about_bg .container {
    max-width: 100%;
}

.about_bg .content_section {
    padding-bottom: 35px;
    padding-right: 60px;
}

.about_bg .content_section .point36 img {
    max-width: 100%;
    height: auto
}

.about_bg .content_section h1 {
    font-family: 'proxima_novaregular';
    margin-bottom: 30px;
}

.about_bg .content_section h2 {
    font-family: 'proxima_novaregular';
    margin-bottom: 15px;
}

.about_bg .content_section h3 {
    font-family: 'proxima_novaregular';
    margin-bottom: 20px;
}

.about_bg .content_section h4 {
    font-family: 'proxima_novaregular';
    margin-bottom: 20px;
    font-size: 1.40rem;
}

.about_bg .content_section p {
    font-size: 16px;
    line-height: 28px;
}

.about_bg .content_section a.more,
.about_bg .content_section a.more2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #e92a3c;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 30px;
    margin-top: 10px;
}

.about_bg .content_section .btn,
.about_bg .content_section .button {
    display: inline-block;
    background: #5b358a;
    border-radius: 50px;
    font-size: 16px;
    font-family: 'proxima_novabold';
    padding: 6px 45px;
    color: #FFF;
    text-transform: uppercase;
    height: auto;
}

.content_section ul,
.content_section ol {
    margin: 0px 0px 15px 15px
}

.content_section ul li,
.content_section ol li {
    list-style: none;
    margin: 0px 0px 5px 0px;
    background: url(../images/dot.png) no-repeat 0px 8px;
    padding: 0px 0px 0px 15px
}

.content_section ol li {
    list-style-type: decimal;
    margin: 0px 0px 5px 0px;
    background: none;
    padding: 0px;
}

.content_section ul.sfpostsList,
.content_section ol.sfpostsList {
    margin: 0px;
    padding: 0px;
}

.content_section .sfpostDetails {
    margin: 0;
    background: none;
    padding: 0px;
}

.form-control.drive-qty {
    margin: 0px 15px 0px 0px;
    display: inline-block;
}

.school_drive_cart th.title {
    width: 50%;
}

.school_drive_cart th.qty {
    width: 20%;
}

.school_drive_cart th.action {
    width: 30%;
    text-align: center
}

.school_drive_cart .btn {
    font-size: 12px;
    padding: 4px 15px;
}

.school_drive_cart tfoot .btn {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #e92a3c;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 30px;
    margin-top: 10px;
}

table.table td {
    color: #000;
}

.safekeeper_form .form-control.period {
    padding: 3px 5px;
    width: 50px;
    text-align: center;
    display: inline-block;
}

.adopt_family_form {
    width: 100%;
    padding: 15px;
}

.adopt_family_form .wizard {
    padding: 15px;
}

.adopt_family_form .wizard .nav-tabs>li.disabled {
    pointer-events: none;
}

.adopt_family_form .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.adopt_family_form .nav>li {
    position: relative;
    display: block;
}

.adopt_family_form .nav-tabs>li.active>a,
.adopt_family_form .nav-tabs>li.active>a:hover,
.adopt_family_form .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.adopt_family_form .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.adopt_family_form .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.adopt_family_form .nav>li.disabled>a {
    color: #777;
}

.adopt_family_form .list-inline li {
    display: inline-block;
}

.adopt_family_form #Body_C001_rbtnGender label {
    margin: 0px 10px 0px 3px
}



.about_bg .partner_membership input[type="radio"] {
    display: none;
}

.about_bg .partner_membership input[type="radio"]:not(:checked)+label,
.about_bg .partner_membership input[type="radio"]:checked+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    margin-right: 10px;
}

.about_bg .partner_membership input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.about_bg .partner_membership input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.about_bg .partner_membership input[type="radio"]:not(:checked)+label:before,
.container .donate_container .about_bg .form_row input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.about_bg .partner_membership input[type="radio"]:not(:checked)+label:after,
.about_bg .partner_membership input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}


.about_bg .partner_membership input[type="checkbox"] {
    display: none;
}

.about_bg .partner_membership input[type="checkbox"]:not(:checked)+label,
.about_bg .partner_membership input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.about_bg .partner_membership input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.about_bg .partner_membership input[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.about_bg .partner_membership input[type="checkbox"]:not(:checked)+label:before,
.about_bg .partner_membership input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.about_bg .partner_membership input[type="checkbox"]:not(:checked)+label:after,
.about_bg .partner_membership input[type="checkbox"]:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 11px;
    line-height: 0.8;
    color: #00aeef;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    padding-left: 2px;
    padding-top: 3px;
}

.about_bg .partner_membership .select-style.mm {
    width: 27%;
    display: inline-block;
}

.about_bg .partner_membership .select-style.yy {
    width: 27%;
    display: inline-block;
    margin: 0px 0px 0px 10px;
}

.about_bg .partner_membership .select-style select {
    max-width: 100%;
}

.about_bg .partner_membership .form-control {
    max-width: 300px;
}

.about_bg .partner_membership.helping .form-control {
    margin: 8px 0px 5px 0px
}

.about_bg .partner_membership.helping .select-style {
    margin: 8px 0px 5px 0px
}

.about_bg .partner_membership.helping .select-style.mm {
    width: 39%;
    display: inline-block;
    float: left;
}

.about_bg .partner_membership.helping .select-style.yy {
    width: 39%;
    display: inline-block;
    margin: 8px 0px 5px 20px;
    float: left;
}




.about_bg .volunteer_register input[type="checkbox"] {
    display: none;
}

.about_bg .volunteer_register input[type="checkbox"]:not(:checked)+label,
.about_bg .volunteer_register input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.about_bg .volunteer_register input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.about_bg .volunteer_register input[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.about_bg .volunteer_register input[type="checkbox"]:not(:checked)+label:before,
.about_bg .volunteer_register input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.about_bg .volunteer_register input[type="checkbox"]:not(:checked)+label:after,
.about_bg .volunteer_register input[type="checkbox"]:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 11px;
    line-height: 0.8;
    color: #00aeef;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    padding-left: 2px;
    padding-top: 3px;
}

.about_bg .volunteer_register td.point18 {
    vertical-align: top
}




.about_bg #contentarea input[type="checkbox"] {
    display: none;
}

.about_bg #contentarea input[type="checkbox"]:not(:checked)+label,
.about_bg #contentarea input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0px;
}

.about_bg #contentarea input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.about_bg #contentarea input[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.about_bg #contentarea input[type="checkbox"]:not(:checked)+label:before,
.about_bg #contentarea input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.about_bg #contentarea input[type="checkbox"]:not(:checked)+label:after,
.about_bg #contentarea input[type="checkbox"]:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 11px;
    line-height: 0.8;
    color: #00aeef;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    padding-left: 2px;
    padding-top: 3px;
}

.about_bg #contentarea input[type="radio"] {
    display: none;
}

.about_bg #contentarea label {
    margin: 0px;
}

.about_bg #contentarea input[type="radio"]:not(:checked)+label,
.about_bg #contentarea input[type="radio"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0px;
}

.about_bg #contentarea input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.about_bg #contentarea input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.about_bg #contentarea input[type="radio"]:not(:checked)+label:before,
.about_bg #contentarea input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.about_bg #contentarea input[type="radio"]:not(:checked)+label:after,
.about_bg #contentarea input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}


.about_bg #contentarea td {
    width: 50%;
    text-align: left;
}

.container .about_bg .safe_house h5 {
    margin: 0px 0px 20px 0px;
}

.container .about_bg .events td {
    color: #000;
    border: 0px;
    padding: 5px 10px !important;
    text-align: left;
}

.container .about_bg .events td .select-style table tr td {
    padding: 0px !important;
}

.container .about_bg .events td .select-style table tr {
    margin: 0px !important;
}

.container .about_bg .events .thead-dark td {
    color: #000;
    font-size: 18px;
}

.container .about_bg .events td ul {
    margin: 10px 0px 0px 0px;
}

.container .about_bg .events td ul li {
    list-style: none;
    margin: 0px 0px 0px 15px;
}

.container .about_bg .events.nongolf td {
    width: 50%;
}



.container .about_bg .events label {
    margin: 0px;
}

.container .about_bg .events input[type="radio"] {
    display: none;
}

.container .about_bg .events input[type="radio"]:not(:checked)+label,
.container .about_bg .events input[type="radio"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0px;
}

.container .about_bg .events input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.container .about_bg .events input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.container .about_bg .events input[type="radio"]:not(:checked)+label:before,
.container .about_bg .events input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.container .about_bg .events input[type="radio"]:not(:checked)+label:after,
.container .about_bg .events input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}


.tab-content .list-inline.float-right {
    float: none !important;
    text-align: right;
}

.tab-content #tblItemNeeded td:first-child {
    width: 5%
}

.tab-content #tblItemNeeded td {
    width: 33%;
}

.container .about_bg .select-style select::-ms-expand {
    display: none;
}


.container .about_bg .select-style select {
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.member.profile h3 {
    display: inline-block;
}


.speaker_request .btn {
    margin-top: 15px;
}

.speaker_request .btn .btn {
    margin-top: 0px;
}

.speaker_request .sfError {
    color: #F00;
}

.speaker_request .sfTxt {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0px 0px 5px 0px;
}

.speaker_request input[type="radio"] {
    display: none;
}

.speaker_request label {
    margin: 0px;
}

.speaker_request input[type="radio"]:not(:checked)+label,
.speaker_request input[type="radio"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0px;
}

.speaker_request input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.speaker_request input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.speaker_request input[type="radio"]:not(:checked)+label:before,
.speaker_request input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.speaker_request input[type="radio"]:not(:checked)+label:after,
.speaker_request input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}


.speaker_request .sfDropdownList {
    max-width: 300px;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat right 0px #fff;
    display: block;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    margin: 0px 0px 15px 0px;
}

.speaker_request .sfDropdownList select {
    padding: 6px 0px 3px 10px;
    border: none;
    width: 100%;
    box-shadow: none;
    background: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #111111;
    font-family: 'proxima_novaregular';
    font-size: 14px;
    cursor: pointer;
}

.speaker_request .sfDropdownList select:focus {
    outline: none;
}

.speaker_request .sfFormRadiolist {
    margin: 0px 0px 15px 0px;
}

/* ======================= ADMIN CSS ================================ */

.sfPageEditor.zeContentMode .sf_cols.row.about_bg {
    min-height: inherit;
    margin-top: 0px;
}

.sfPageEditor.zeContentMode .rslides li {
    position: relative;
    display: inline-block;
    float: left;
    width: auto;
}

.sfPageEditor.zeContentMode .slider-info a {
    margin-top: 0px;
}

.sf_1col_1in_100 {
    width: 100%;
}

/* Added Css on 21-Sep-2018 For Radio Button And Checkbox */
.container .donate_container .about_bg .form_row input[type="radio"]:not(:checked)+label,
.container .donate_container .about_bg .form_row input[type="radio"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.container .donate_container .about_bg .form_row input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.container .donate_container .about_bg .form_row input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.container .donate_container .about_bg .form_row input[type="radio"]:not(:checked)+label:before,
.container .donate_container .about_bg .form_row input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.container .donate_container .about_bg .form_row input[type="radio"]:not(:checked)+label:after,
.container .donate_container .about_bg .form_row input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:not(:checked)+label,
.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:not(:checked)+label:before,
.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.container .donate_container .about_bg .form_row input[type="checkbox"]:not(:checked)+label:after,
.container .donate_container .about_bg .form_row input[type="checkbox"]:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 11px;
    line-height: 0.8;
    color: #00aeef;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    padding-left: 2px;
    padding-top: 3px;
}

/* End Addition on 21-Sep-2018*/

/* Added on 1st mar 2019*/
.pay_row input[type="radio"] {
    display: none;
}

.pay_row input[type="radio"]:not(:checked)+label,
.pay_row input[type="radio"]:checked+label {
    margin-right: 15px;
    position: relative;
    padding-left: 18px;
    cursor: pointer;
}

.pay_row input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.pay_row input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.pay_row input[type="radio"]:not(:checked)+label:before,
.pay_row input[type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: #FFF;
    width: 15px;
    height: 15px;
}

.pay_row input[type="radio"]:not(:checked)+label:after,
.pay_row input[type="radio"]:checked+label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 0.8;
    color: #a8cf45;
    transition: all .2s;
    font-weight: bold;
    background: #ffffff;
    border: 4px solid #00aeef;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

/* End on 1st mar 2019*/


.stickem-container {
    min-height: 1050px
}

.f-left {
    margin: 0px 15px 15px 0px;
}

.f-right {
    margin: 0px 0px 15px 15px;
}



/* ============== MODAL POP UP ================= */

/* General styles for the modal */

/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden;
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}

.container {
    min-height: 100%;
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 700px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show~.md-overlay {
    opacity: 1;
    visibility: visible;
}

/* Content styles */
.md-content {
    color: #333;
    background: #fff;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
}

.md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 1.7em;
    font-weight: 300;
    opacity: 0.8;
    background: #f2f0f3;
    border-radius: 3px 3px 0 0;
}

.md-content>div {
    padding: 14px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
    text-align: left;
}

.md-content>div p {
    margin: 0;
    padding: 10px 0;
}

.md-content>div ul {
    margin: 0;
    padding: 0 0 30px 20px;
}

.md-content>div ul li {
    padding: 5px 0;
}

.md-content button {
    display: block;
    margin: 0 auto;
    font-size: 0.8em;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 2: Slide from the right */
.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

/* Effect 3: Slide from the bottom */
.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* Effect 4: Newspaper */
.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0;
}

.md-show.md-effect-4~.md-overlay,
.md-effect-4 .md-content {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1;
}

/* Effect 5: fall */
.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0;
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateZ(0px) rotateX(0deg);
    -moz-transform: translateZ(0px) rotateX(0deg);
    -ms-transform: translateZ(0px) rotateX(0deg);
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1;
}

/* Effect 6: side fall */
.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0;
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
    -moz-transform: translate(0%) translateZ(0) rotate(0deg);
    -ms-transform: translate(0%) translateZ(0) rotate(0deg);
    transform: translate(0%) translateZ(0) rotate(0deg);
    opacity: 1;
}

/* Effect 7:  slide and stick to top */
.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1;
}

/* Effect 8: 3D flip horizontal */
.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

/* Effect 9: 3D flip vertical */
.md-effect-9.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
}

/* Effect 10: 3D sign */
.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
}

/* Effect 11: Super scaled */
.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 12:  Just me */
.md-effect-12 .md-content {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-12~.md-overlay {
    background: #e74c3c;
}

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
    background: transparent;
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 13: 3D slit */
.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0;
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out;
    }

    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in;
    }

    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

/* Effect 14:  3D Rotate from bottom */
.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
    opacity: 1;
}

/* Effect 15:  3D Rotate in from left */
.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1;
}

/* Effect 16:  Blur */
.md-show.md-effect-16~.md-overlay {
    background: rgba(180, 46, 32, 0.5);
}

.md-show.md-effect-16~.container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0;
}

.md-show.md-effect-16~.container,
.md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* Effect 17:  Slide in from bottom with perspective on container */
.md-show.md-effect-17~.container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.md-show.md-effect-17~.container,
.md-show.md-effect-17~.md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}

/* Effect 18:  Slide from right with perspective on container */
.md-show.md-effect-18~.container {
    height: 100%;
    overflow: hidden;
}

.md-show.md-effect-18~.md-overlay {
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-18~.container,
.md-show.md-effect-18~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0% 50%;
    -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
    animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: translateZ(-200px);
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out;
    }

    100% {
        -moz-transform: translateZ(-200px);
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translateZ(-200px);
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0;
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}

/* Effect 19:  Slip in from the top with perspective on container */
.md-show.md-effect-19~.container {
    height: 100%;
    overflow: hidden;
}

.md-show.md-effect-19~.md-overlay {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-19~.container,
.md-show.md-effect-19~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop 0.5s forwards ease-in;
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out;
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out;
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out;
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}




/*--------------------ADD CSS ---------------------------*/

.tablesty {
    border: #ccc 1px solid;
    padding: 15px;
    /*margin:20px 0;*/
}

.tablesty table {
    border-collapse: collapse;
}

.tablesty table td {
    border: #e2e2e2 1px solid;
    padding: 5px;
    vertical-align: top;
}

.tablesty table th {
    border: #e2e2e2 1px solid;
    padding: 8px;
    vertical-align: top;
    font-weight: 600;
    background: #f2f0f3;
    font-size: 15px;
    text-align: left;
}

.tablesty input,
textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.tablesty select {
    font-size: 0.85em;
    margin: 0;
    outline: medium none;
    border-radius: 2px;
    padding: 0.4em;
    border: 1px solid #ccc;
}

.mt20 {
    margin-top: 20px;
}

.btn {
    background: #e01c43 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 2px !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    margin: 10px 0;
    padding: 6px 12px !important;
    text-align: center;
    text-decoration: none;
    width: auto !important;
}

.btn:hover {
    background: #721a6d !important;
}

.box {
    width: 100%;
    float: left;
    height: auto;
}

.full-col {
    width: 100%;
    float: left;
}


/*-------------TAB CSS--------------------*/

tabs {
    display: block;
    margin: 0 auto 20px;
    position: relative;
}

tabs>nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 0;
    border-bottom: 2px solid #717171;
}

tabs>nav>tab {
    background: #717171 none repeat scroll 0 0;
    color: #e4e7e9 !important;
    cursor: pointer;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 11px !important;
    margin: 0 !important;
    padding: 0 20px !important;
}

tabs>nav>tab:hover {
    background-color: #373737;
}

tabs>nav>tab.active,
tabs>nav>tab[active='true'] {
    background: #4c4c4c;
}

tabs>nav>tab>span {
    display: block;
    pointer-events: none;
}

tabs>tab {
    display: block;
    padding: 20px 20px 0;
    background: white;
}

tabs>tab:before,
tabs>tab:after {
    content: " ";
    display: table;
}

tabs>tab:after {
    clear: both;
}

tabs[alive='true']>tab {
    display: none;
}

tabs[alive='true']>tab.active,
tabs[alive='true']>tab[active='true'] {
    display: block;
}

tabs .btn {
    background: #646262 !important
}

tabs .btn:hover {
    background: #3f3e3e !important
}

tabs .heading {
    color: #fff;
    font-family: "ProximaNovaRegular";
    display: block;
    font-size: 16px;
    margin: 13px 0;
}

img {
    max-width: 100%;
}

.redtext {
    color: red;
}

.slidingDiv {
    padding: 0;
    margin-top: 10px;
}

.show_hide {
    background: #e01c43 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 15px;
    margin: -2px 0 0;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
}

.show_hide:hover {
    background: #721a6d;
}

.slidingDiv2 {
    padding: 20px;
    margin-top: 10px;
}

.show_hide2 {
    float: right;
    font-size: 15px;
    border: medium none;
    border-radius: 2px;
    display: none;
    background: #e01c43;
    color: #fff;
    display: inline-block;
    margin: 10px 0;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.show_hide2:hover {
    background: #721a6d;
}

.tablesty h3 {
    line-height: 46px;
    margin-bottom: 19px;
}

.md-trigger,
.md-close {
    background: #e92a3c;
    border: medium none;
    border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    padding: 0.4em 1.2em;
}

.md-close {}

.md-trigger:hover,
.md-close:hover {
    background: #5b358a;
}

.view-btn {
    background: none !important;
    text-decoration: underline !important;
    color: #333 !important;
}

.view-btn:hover {
    background: none !important;
    text-decoration: underline !important;
    color: #F00;
}

.md-content table td {
    border: #ddd solid 1px;
}

.md-content table th {
    background: #f2f2f2;
    border: #ddd solid 1px;
    font-size: 15px;
}

.md-content table {
    margin-bottom: 15px;
}

.md-content table h3 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.md-content input,
select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.md-content h4 {
    margin: 5px 0;
}

.md-content table td {
    font-size: 15px;
}

.md-content table td {
    padding: 5px;
}

.md-modal {
    border: 1px solid #333;
}

.md-content {
    max-height: 600px;
    overflow: auto;
}


/* CONTENT EDITOR CLASSES */

.Text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    position: relative;
    margin: 0em !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
}

.Title {
    font-size: 53px;
    line-height: 60px;
    color: #333;
    font-weight: bold;
    position: relative;
    margin: 0em !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
}

.PinkTitle {
    font-size: 25px;
    line-height: 32px;
    color: #DD1D44;
    font-weight: bold;
}

.BlackTitle {
    font-size: 25px;
    line-height: 32px;
    color: #333;
    font-weight: bold;
}

.pinkText {
    font-size: 24px;
    line-height: 32px;
    color: #DD1D44;
}

.PageTitle {
    font-size: 36px;
    line-height: 40px;
    color: #333;
    /* font-family: 'ChaparralProBold'; */
    font-weight: bold;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.headings {
    font-size: 19px;
    color: #000;
    margin-top: 20px;
    margin-bottom: -7px;
    display: block;
}

.links {
    color: #DE1845;
    text-decoration: none;
}

.smalllinks {
    color: #DD1D44;
}