@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: #0044B5;
}
h4{
    font-size: 20px;
    color: #0044B5;
}
h5{
    font-size: 24px;
    color: #FFBA00;
}
h6{
    font-size: 20px;
    color: #FFBA00;
}
a{
    color: #ff1f15;
}
a:focus, a:hover{
	text-decoration:none;
    color: #1a1079;
}

header {
    border-bottom: 1px solid #ccc;
}
.header-links {
    padding:8px 0px;
    background-color: #0044B5;
}
.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: #FFBA00;
}
.header-text h1 {
    font-size: 24px;
    margin: 0px;
    color: #ffffff;
}
.navbar-brand>img {
    width: 220px;
    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 8px;
    margin: 31px 0px;
    font-size: 15px;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: 'TradeGothicLTPro-BdCn20';
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #FD372C;
}
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: #FD372C;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #0044B5;
    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: #FD372C;
}  
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: 22px;
}
.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 h1{
    color: #ffffff;
}
.carousel-caption a{
    color: #ffffff;
    background-color: #FD372C;
}
.carousel-caption a:hover{
    background-color: #0044B5;
}
.carousel-indicators{
    display: none;
}

.btn-give a{
    background-color: #0044B5;
}
.btn-give a:hover{
    background-color: #21296B;
}
.btn-advocate a{
    background-color: #6C76D3;
}
.btn-advocate a:hover{
    background-color: #4E4AA6;
}
.btn-volunteer a{
     background-color: #FFBA00;
}
.btn-volunteer a:hover{
     background-color: #F47925;
}
.btn-donate a{
     background-color: #FD372C;
}
.btn-donate a:hover{
     background-color:#D12626;
}
.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;
}
.event-block, .about-block {
    padding: 50px 0px 50px;
}
.about-left {
    margin-right: 40px;
}
.about-left h1 {
    font-size: 32px;
    color: #FD372C;
    margin-top: 0px;
    margin-bottom: 15px;
}
.about-right h1 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
}
.about-left .read-btn {
    background-color: #0044B5;
    color: #ffffff;
    padding: 10px 10px;
    display: inline-block;
    width: 150px;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: 600;
    transition: all 0.3s linear;
}
.about-left .read-btn:hover{
    background-color: #FD372C;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	background: #0044B5;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 5px;
}
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-lily h2 a{
    color: #ffffff;
}
figure.effect-lily p {
	color: rgba(255,255,255,0.95);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img{
	opacity: 0.5;
}
figure.effect-lily:hover p{
    opacity: 1;
}


figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
.program-block{
    padding: 30px 0px 60px;
    background-color: #f7f7f7;
}
.heading-two {
    font-size: 36px;
    margin: 0px;
    padding: 10px 0px 30px;
    color: #FD372C;
}
.grid figure h2{
    color: #ffffff;
}
.funds-block h2, .event-right h2 {
    margin: 0px 0px 20px;
    font-size: 28px;
    color: #FD372C;
}
.funds-block h3, .event-right h3 {
    font-size: 20px;
    margin: 20px 0px 15px;
    color: #0044B5;
}
.funds-block ul li {
    margin-bottom: 10px;
}
.event-right {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0.3px 0.3px 10px #656565;
}

.main-footer {
  background: #545454;
}
footer{
      border:none;  
}
.footer-title{
    text-transform: inherit;
    font-size: 18px;
    color: #ffffff;
    border-color: #ffffff;
}
.bottom-footer {
    background-color: #6C76D3;
    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: #1a1079;
}
.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: #FD372C none repeat scroll 0 0;
    border: 1px solid #FD372C;
    font-size: 15px;
}
.input-group-btn .btn:hover{
    background-color: #0044B5;
    border-color: #0044B5;
}
.copy p, .power p, .quick-links ul li a{
    color: #ffffff;
    font-family: 'Roboto-Regular';
}
.copy p, .power p{
    color: #fff;
}
.power a{
    color: #FFBA00;
}
.quick-links ul li a:hover, .social li a i:hover{
    color: #FD372C;
}
#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;
}
.page-section h1, .page-section h2, .page-section h3, .page-section h4, .page-section h5, .page-section h6{
    font-weight: 700;
}
.uw-donate {
    width: auto;
    border: none;
    padding: 0px;
}
.clear-error {
    display: none;
}
.blue-button {
    width: 200px;
}
.united-logo {
    text-align: center;
}
.united-logo h4 {
    font-size: 30px;
    margin-top: 0px;
}
.phins-right h3{
    font-size: 36px;
    margin-bottom: 20px;
}
.reserve-form {
    padding-top: 30px;
    width: 100%;
    float: left;
}
.sponsor-enclose{
    text-align: center;
}
.sponsor-enclose h2 {
    font-size: 36px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
#Payment_Type-error, #sponsorship-error {
    float: none;
}
.sponsorship-type .ace {
    margin-bottom: 18px;
}
.sponsorship-type .price-fish {
    font-weight: 700;
    float: right;
}
.sponsorship-type .contact_form_group {
    margin-bottom: 0px;
}
.form-info .contact_form_group small {
    color: #000000;
}
.sponsor-levels h3, .sponsor-levels h1, .sponsor-levels h2{
    text-align: center;
}
.sponsor-levels h3 {
    font-size: 48px;
    padding-bottom: 15px;
    padding-top: 20px;
}
.sponsor-levels h1 {
    font-size: 36px;
}
.sponsor-levels h2 {
    font-size: 24px;
    padding-bottom: 30px;
    font-style: italic;
}
.sponsor-right p strong {
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
}
.sponsor-right h4 a{
    font-family: 'Roboto-Regular';
    font-weight: 400;
    font-size: 16px;
}
.sponsor-enclose h3 {
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sponsor-enclose h4 {
    font-size: 30px;
}
.sponsor-levels {
    margin-top: 30px;
}
.sponsor-enclose p strong {
    font-size: 22px;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 30px;
}


.input-button a{



      display: block;

      cursor:pointer;  

      vertical-align:middle;

      width:100%;

      margin-bottom:10px;

      border: 2px solid #0044B5;

      border-radius:5px;

      padding: 10px 15px;

      }



.input-button a{

    color: #000;

    font-size: 17px; 

}

.input-button a:hover{

    background-color: #0044B5;

    color: #FFF !important;

}



.amount_part h2{

    font-size:30px;

    color:#003575;

    display:inline-block;

    margin-right:15px;

    vertical-align: middle;

}



.input-add-field input{

    height:34px;

}



.add-field{

    display:inline-block;

    vertical-align:middle;

}



.active-amt{

    background-color: #0044B5 !important;

    color:#fff !important;

}



.check-part{

    font-size:18px;

    margin-top: 20px;

    width: 100%;

    color:#003575;

}



.check-bx{

      background: #fff;

      border: 2px solid #003575;

      width: 20px; 

      height: 20px; 

      vertical-align: middle;



   }



.dontate-button{



    text-align: center;

    margin-top: 20px;



}
.amount_part .input-button span {
    float: right;
    padding-left: 15px;
}
.amount_part .form-group .control-label {
    vertical-align: middle;
    position: relative;
    top: 5px;
}
.payment_typ .contact_form_group {
    margin-bottom: 0px;
}
.payment_typ .contact_form_group .ace {
    margin-bottom: 15px;
    margin-left: 0px;
}

@media (min-width:1200px){
    .wrap-sticky {
    height: 113px !important;
}
}
@media (min-width:768px){
    .sponsorship-type {
     width: 300px;
}
}
@media (max-width: 1199px) and (min-width: 991px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding:15px 6px;
        font-size: 12px;
        margin: 30px 0px;
    }
    nav.navbar.bootsnav .navbar-brand span{
        font-size: 24px;
    }
    .carousel-caption h1{
        font-size: 38px;
    }
    .give-links .fa{
            margin: 0px 3px;
    }
    
}
@media (max-width: 991px) and (min-width: 768px){
        nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
            left: 160px !important;
        }
        nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
            display: block;
        }
        nav.navbar.bootsnav .nav.navbar-nav{
                margin-top: 0px;
        }
        .navbar-header {
        float: none;
    }
    nav.navbar.bootsnav .navbar-brand{
        float: none;
        margin: 0px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
        display: block !important;
    }
    .navbar-nav>li {
        float: none;
        display: block;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in {  /* NEW */
        display: block!important; 
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 12px 12px;
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        text-align: left;
        font-size: 16px;
        margin: 0px;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 30px;
    }
    .navbar-brand>img {
        margin: 0px auto;
    }
    .give-links ul li{
        margin: 0px;
    }
    .attr-nav li.search{
        margin: 0px;
    }
    .dropdown-caret{
        display: block;
        top: 0px;
    }
    .give-links ul li a{
        padding: 8px 0px;
    }
    .carousel-caption h1{
        font-size: 26px;
    }
    .search-box input{
        width: 65%;
    }
    .carousel-caption {
    top: 30%;
    }
    .about-left{
        margin-right: 0px;
    }
    .main-footer{
        padding-top: 0px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
     nav.navbar.bootsnav .navbar-nav > li > a{
        padding:10px 10px;
         margin: 0px;
    }
    .logo{
        margin: 0px;
    }
     .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;
    }
   
}
@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;
}
    .sponsorship-type {
        width: 100%;
    }
    .sponsor-enclose h2, .sponsor-enclose h3, .sponsor-enclose h4, .sponsor-levels h3, .sponsor-levels h1, .phins-right h3{
        font-size: 24px;
    }
    .sponsor-enclose p strong{
        font-size: 16px;
        line-height: 24px;
    }
}
