@font-face {
font-family: 'TradeGothicLTPro-BdCn20';
src: url('../fonts/united/TradeGothicLTPro-BdCn20.eot');
src: local('united'), url('../fonts/united/TradeGothicLTPro-BdCn20.woff') format('woff'), url('../fonts/united/TradeGothicLTPro-BdCn20.ttf') format('truetype');
}

@font-face {
font-family: 'Roboto-Regular';
src: url('../fonts/united/Roboto-Regular.eot');
src: local('united'), url('../fonts/united/Roboto-Regular.woff') format('woff'), url('../fonts/united/Roboto-Regular.ttf') format('truetype');
}

body{
     margin:0;
     padding:0;
     font-size:16px;
     color: #000000;
     font-family: 'Roboto-Regular';
}
p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Roboto-Regular';
}
h1, h2, h3, h4, h5, h6{
     color: #000;
     margin-top: 10px;
     font-family: 'TradeGothicLTPro-BdCn20';
}
h1{
    font-size: 24px;
    color: #000000;
}
h2{
    font-size: 20px;
    color: #000000;
}
h3{
    font-size: 24px;
    color: #005191;
}
h4{
    font-size: 20px;
    color: #005191;
}
h5{
    font-size: 24px;
    color: #ffb351;
}
h6{
    font-size: 20px;
    color: #ffb351;
}
a{
    color: #ff443b;
}
a:focus, a:hover{
	text-decoration:none;
    color: #005191;
}

header {
    border-bottom: 1px solid #ccc;
}
.header-links {
    padding:8px 0px;
    background-color: #005191;
}
.give-links .fa{
    color: #ffffff;
    margin: 0px 5px;    
}
.give-links{
    float: right;
    margin-top: 3px;
}
.give-links ul{
    margin: 0px;
}
.give-links ul li{
    padding: 0px;
    margin: 0px 5px;
}
.give-links ul li a{
    color: #ffffff;
}
.give-links ul li a:hover{
    color: #ffb351;
}
.header-text h1 {
    font-size: 24px;
    margin: 0px;
    color: #ffffff;
}
.navbar-brand>img {
    width: 135px;
    padding: 0px;
}
nav.navbar.bootsnav .navbar-brand span {
    font-size: 28px;
    color: #000;
    clear: both;
    margin-top: 50px;
    float: right;
    position: relative;
    right: 25px;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #222;
    padding: 15px 12px;
    margin: 25px 0px;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: 'TradeGothicLTPro-BdCn20';
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #e93236;
}
nav.navbar.bootsnav .navbar-brand{
    padding:5px 15px;
    height: auto;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #ff443b;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #005191;
    color: #fff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav > li.active > a:hover, 
nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
      color: #e93236;
}  
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ff000f;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-right{
    float: right !important;
}
/*end-navbar*/
.attr-nav > ul > li > a {
    color: #ff000f;
    display: block;
    padding: 2px 10px;
    position: relative;
    top: 16px;
}
.attr-nav li.search {
    margin-top: 20px;
}
button.top-sch {
   background-color: initial;
   border: none;
}
.navbar-header .attr-nav {
    display: none;
}
.breadcrumb > li + li:before{
    display: none;
}
.carousel-caption{
	top: auto;
	bottom: 0;
}
.carousel-caption h1{
    color: #ffffff;
}
.carousel-caption a{
    color: #ffffff;
    background-color: #ff443b;
}
.carousel-caption a:hover{
    background-color: #005191;
}
.carousel-indicators{
    display: none;
}
.about-right {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 25px;
}
.about-right img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.about-right img:hover {
    transform: scale(1.2);
}
.btn-give a{
    background-color: #005191;
}
.btn-give a:hover{
    background-color: #07477a;
}
.btn-advocate a{
    background-color: #539ed0;
}
.btn-advocate a:hover{
    background-color: #1d86cc;
}
.btn-volunteer a{
     background-color: #ffb351;
}
.btn-volunteer a:hover{
     background-color: #e8a44c;
}
.btn-donate a{
     background-color: #ff443b;
}
.btn-donate a:hover{
     background-color: #d33d35;
}
.btn-space {
    padding: 0px;
}
.btn-give a, .btn-advocate a, .btn-volunteer a, .btn-donate a {
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    padding: 12px 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 0.3s linear;
}
/*united-serivices-block-images--*/
.services-main-block{
    overflow: hidden;
}
.serivices-united-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
serivices-united-img a{
    display: block;
    position: relative;
}
.serivices-united-img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 81, 145, 0.18) none repeat scroll 0 0;
    transition: 0.4s;
}
.serivices-united-img img{
    transform: scale(1.1);
    transition: 0.5s;
}
.services-main-block:hover .serivices-united-img img{
    transform: scale(1);
    transition: 0.5s;
}
.united-text-block {
    display: block;
    height: 100%;
    position: absolute;
    top: 20%;
    transition: all 0.4s ease 0s;
    width: 100%;
    padding: 10px 30px;
    z-index: 1;
}
.united-dec {
    display: inline-block;
}
.united-dec h3 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}
.united-dec p{
    color: #fff;
    font-size: 16px;
}
.united-text {
    opacity: 0;
}
.services-main-block:hover .united-text{
    opacity: 1;
}
.services-main-block:hover .serivices-united-img:after{
    background: rgba(0, 81, 145, 0.98) none repeat scroll 0 0;
    transition: all 0.5s ease 0s;
}
.services-main-block:hover .united-text-block{
    top: 5%;
    transition: all 0.5s ease 0s;
}

/*-service-block-end-*/
.program-block{
    padding: 30px 0px 60px;
}
.heading-two {
    font-size: 36px;
    margin: 0px;
    padding: 10px 0px 40px;
    color: #005191;
}
.funds-block h1{
    margin: 0px 0px 15px;
    font-size: 36px;
    color: #ff443b;
}
.thanks-left {
    box-shadow: 0.3px 0.3px 10px #2e2e2e;
}
.funds-block p {
    line-height: 25px;
    letter-spacing: 0.3px;
}
.funds-block .join-btn {
    background-color: #005191;
    color: #ffffff;
    padding: 10px 20px;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-top: 10px;
    border-radius: 3px;
    transition: 0.3s linear;
}
.funds-block .join-btn:hover {
    background-color: #ff443b;
}
.funds-block {
    padding: 15px 20px;
}
.work-place {
    padding: 30px 0px 50px;
}
.work-block .work-text {
    text-align: center;
    padding: 15px 30px;
}
.work-block {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.work-block h3 {
    font-size: 30px;
    color: #f00;
    margin-top: 0px;
    margin-bottom: 15px;
}
.work-heading{
    color: #ff443b;
    margin: 0px;
    padding-bottom: 40px;
}
.work-block img{
    width: 100%;
}
.work-block .work-text .work-btn {
    background-color: #005191;
    color: #ffffff;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
     transition: 0.3s linear;
}
.work-block .work-text .work-btn:hover{
    background-color: #ff443b;
}
.event-block{
    padding: 50px 0px 50px;
    background-color: #f7f7f7;
}
.main-footer {
  background: #545454;
}
footer{
      border:none;  
}
.footer-title{
    text-transform: inherit;
    font-size: 18px;
    color: #ffffff;
    border-color: #ffffff;
}
.bottom-footer {
    background-color: #539ed0;
    padding: 20px 0 5px 0;
}
.more-info li, .main-footer ul{
    font-size: 16px;
    color: #ffffff;
    margin-top: 0px;
    padding-left: 0px !important;
}
.more-info img{
    width: 200px;
}
.more-info a{
    color: #ffffff;
}
.more-info a{
    font-size: 16px;
}
.more-info a:hover{
    color: #ff443b;
}
.more-info i{
    margin-right: 5px;
}
a.btn-footer {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
a.btn-footer:hover, a.btn-footer .fa-angle-right:hover{
    color: #1a1079;
}
.quick-links ul li {
    line-height: 32px;
}
.more-info ul li span {
    display: inline-table;
}
.more-info i, .social li i {
    color: #ffffff;
}
.social li i{
    font-size: 22px;
}
.social .more-info .footer-title {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.more-info p{
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 0px;
}
.input-group-btn .btn {
    background: #e93236 none repeat scroll 0 0;
    border: 1px solid #e93236;
    font-size: 15px;
}
.input-group-btn .btn:hover{
    background-color: #200f7c;
    border-color: #200f7c;
}
.copy p, .power p, .quick-links ul li a{
    color: #ffffff;
    font-family: 'Roboto-Regular';
}
.copy p, .power p{
    color: #fff;
}
.power a{
    color: #e93237;
}
.quick-links ul li a:hover, .social li a i:hover{
    color: #e93236;
}
#scrolltoup:hover {
    background-color: #e93237;
    color: #ffffff;
}
button.close, .close {
    background-color: #cd2f09;
}
.contact_cotact_form_div p{
    font-size: 15px;
}
.page-section ul li {
    line-height: 24px;
}
.video-info {
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
}
.video-info h3{
    margin-bottom: 20px;
}
@media (min-width:768px){
    .equal-space {
    display: flex;
}
    .no-space {
    display: flex;
    flex: 1;
}
}
@media (max-width: 1199px) and (min-width: 991px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding:15px 10px;
        font-size: 14px;
        margin: 23px 0px;
    }
    nav.navbar.bootsnav .navbar-brand span{
        font-size: 24px;
    }
    .carousel-caption h1{
        font-size: 38px;
    }
    .give-links .fa{
            margin: 0px 3px;
    }
    .work-block h3{
        font-size: 26px;
    }
    .united-text-block{
        padding: 10px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
         .nav.navbar-nav{
        width: auto;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        margin: 25px 5px;
    }
    .navbar-brand>img {
        margin: 0px auto;
    }
    .give-links ul li{
        margin: 0px;
        font-size: 13px;
    }
    .attr-nav li.search{
        margin: 0px;
    }
    .attr-nav > ul > li > a{
        top: 36px;
    }
    .dropdown-caret{
       display: block;
        top: 2px;
        right: -22px;
    }
    .give-links ul li a{
        padding: 8px 0px;
    }
    .carousel-caption h1{
        font-size: 26px;
    }
    .search-box input{
        width: 65%;
    }
    .carousel-caption {
    top: 15%;
    }
    .about-left{
        margin-right: 0px;
    }
    .main-footer{
        padding-top: 0px;
    }
    .work-heading{
        padding-bottom: 0px;
    }
    .event-right{
        margin-top: 35px;
    }
    .united-dec h3{
        font-size: 20px;
    }
    .united-text p{
        display: none;
    }
    .funds-block h1{
        font-size: 30px;
    }
    .funds-block{
        padding-top: 0px;
    }
    .work-block .work-text{
        padding: 15px 5px;
    }
    .work-block h3{
        font-size: 24px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
     nav.navbar.bootsnav .navbar-nav > li > a{
        padding:10px 10px;
         margin: 0px;
    }
    .logo{
        margin: 0px;
    }
    .navbar-brand > img{
        width: 150px;
    }
     .logo img{
        width: 100%;
    }
    .header-text h1{
        text-align: center;
    }
    .give-links{
        text-align: center;
        float: none;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 30px;  
    }
    .about-right {
    padding-top: 20px;
}
    .main-footer{
        padding: 15px 0px;
    }
    .grid figure{
        margin-bottom: 30px;
        float: none;
    }
    .navbar-header .attr-nav {
    display: block;
}
     .event-block, .about-block{
        padding: 30px 0px;
    }
    .navbar-right .attr-nav{
        display: none;
    }
    .about-left{
        margin-right: 0px;
    }
    .btn-county {
    margin-top: 25px;
}
    .btn-space {
    padding: 10px 15px;
}
    .services-main-block, .work-block{
        margin-bottom: 30px;
    }
    .serivices-united-img img, .thanks-left img{
        width: 100%;
    }
    .program-block, .work-place{
        padding: 20px 0px;
    }
    .heading-two{
        padding: 0px 0px 20px;
    }
    
}
@media (max-width: 767px) and (min-width: 480px){
    .carousel-caption{
        top: 0%;
    }
    .carousel-caption h1{
        font-size: 18px;
    }
}
@media (max-width: 480px) and (min-width: 320px){
    nav.navbar.bootsnav .navbar-brand span{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .carousel-caption h1{
        font-size: 16px;
    }
    .carousel-caption p{
    	display: none;
    }
    .carousel-caption{
        top: 25%;
    }
    .header-text h1{
        font-size: 20px;
        margin-bottom: 5px;
    }
    .give-links ul li{
        margin-bottom: 5px;
    }
    .program-block{
        padding: 0px;
    }
    .navbar-header .attr-nav > ul > li > a {
        padding: 18px 1px 16px;
        top: 0px;
}
    .funds-block{
        padding: 10px 0px;
    }
    .work-block h3{
        font-size: 24px;
    }
    .united-text-block{
        padding: 10px 5px;
    }
    .funds-block h1{
        font-size: 24px;
        margin-top: 10px;
    }
}
