html,body {
    width:100%;
    height: auto;
    margin:0;
    padding:0;
    overflow-x: hidden;
}
body{
    margin:0;
    padding:0;
    font-size:16px;
    color: #000;
    font-family: "Palanquin", sans-serif;
    font-weight: 400;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: "Palanquin", sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
     color: #000;
     margin-top: 10px;
     font-family: "Antonio", sans-serif;
     font-weight: 700;
}
h1{
    font-size: 26px;
    color: #000000;
}
h2{
    font-size: 22px;
    color: #000000;
}
h3{
    font-size: 22px;
    color: #FD372C;
}
h4{
    font-size: 22px;
    color: #FFBA00;
}
h5{
    font-size: 26px;
    color: #0044B5;
}
h6{
    font-size: 22px;
    color: #0044B5;
}
a{
    color: #fd372c;
}
a:focus, a:hover{
	text-decoration:none;
    color: #FD372C;
}
.main-header {
    background-color: #F2F2F2;
}
.header-links {
    background-color: #7974b7;
    padding:5px 0px;
}
.logo a img {
    float: left;
    width: 300px;
}
.logo h2 {
   float: right;
    font-size: 30px;
    color: #0044B5;
    margin: 5px 10px 0px 15px;
}
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: #0044B5;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #fff;
    padding: 15px 15px;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin: 0px 0px;
    font-family: "Antonio", sans-serif;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #FFBA00;
}
nav.navbar.bootsnav .navbar-brand{
    padding:0px;
    height: auto;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    font-family: "Palanquin", sans-serif;
    font-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li{
    background-color: #fd372c;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li: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: #FFBA00;
}  
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #fff;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
/*end-navbar*/
.logo{
  padding: 5px 0px;  
}
.give-links {
    margin-top: 35px;
    float: right !important;
}
.give-links ul li{
    text-transform: uppercase;
    padding: 6px 0px;
    border-radius: 5px;
    font-weight: 700;
}
.give-links ul li a {
    padding: 10px 25px 12px;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    margin: 0px 5px;
    font-family: "Antonio", sans-serif;
    font-weight: 500;
    transition: all 0.3s linear;
}
.give-links ul li a:hover {
   background-color: #7c81b8;
   color: #ffffff;
   border: none;
}
.give-links ul li:nth-child(1) a{
    background-color: #ffba00;
    color: #fff;
}
.give-links ul li:nth-child(1) a:hover{
    background-color: #FAD42F;
}
.give-links ul li:nth-child(2) a{
    background-color: #fd372c;
}
.give-links ul li:nth-child(2) a:hover{
    background-color: #D12626;
}
.give-links ul li:nth-child(3) a{
    background-color: #0044b5;
}
.give-links ul li:nth-child(3) a:hover{
    background-color: #21296B;
}
.give-links ul.list-unstyled.list-inline {
    margin-bottom: 0px;
    margin-top: 0px;
}
.breadcrumb > li + li:before{
    display: none;
}
.carousel-caption h1 {
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    margin-bottom: 25px;
}
.carousel-caption a{
    background-color: #FD372C;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin: 20px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    padding: 8px 25px 9px;
    border-radius: 25px;
    transition: all 0.3s linear;
}
.carousel-caption a:hover{
	    background-color: #ffba00;
	    color: #fff;
}
.carousel-caption{
    background-color: rgb(0 68 181 / 70%);
    width: 50%;
    padding: 15px;
}
.carousel-caption p {
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
}
.carousel-indicators .active {
    width: 40px;
    height: 6px;
    margin: 0;
    background-color: #0044B5;
    border: 1px solid #0044B5;
}
.carousel-indicators li{
    width: 40px;
    height: 6px;
    margin: 0;
    background-color: #ffba00;
    border: 1px solid #ffba00;
}
.carousel-indicators{
    z-index: 5;
    display: none;
}
.owl-theme .owl-controls{
    display: none !important;
}
.united_owl{
    margin:10px 0px;
}
.service-block {
    padding: 50px 0px 20px;
}
.butler-services{
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 1px 2px 2px 2px #7d7d7d;
    margin-bottom: 30px;
}
.butler-services img{
    width: 100%;
}
.butlerimg-one {
    background-color: #0044B5;
    position: absolute;
    width: 100%;
    bottom:45px;
    height: 100%;
    padding: 10px 15px;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition:all 0.4s ease-in-out 0s;
    box-sizing: border-box;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    text-align: center;
}
.butler-services:hover .butlerimg-one{
    bottom: 0px;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.butler-services h3.butler-head {
    background-color:rgba(150, 33, 138, 0.93);
    color: #fff;
    margin: 0px;
    padding: 10px 15px;
    position: absolute;
    bottom:  0px;
    width: 100%;
    opacity: 1;
}
.butlerimg-one h1, .butlerimg-one p{
    color: #fff;
    position: relative;
}
.butlerimg-one p{
    padding:20px 0px 15px;
}
.butlerimg-one h1{
    font-size: 22px;
    margin: 0px;
}
a.butler-btn {
    border: 1px solid #FD372C;
    padding: 6px 25px 9px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #FD372C;
    transition: all 0.3s ease;
}
a.butler-btn:hover, .community-text a.butler-btn:hover{
    background-color: #FFBA00;
    border-color: #FFBA00;
    color: #fff;
}
.but-heading {
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 0px;
    color: #0044B5;
}
.but-color{
    color: #FD372C;
}
/*carusel-end*/
.about-uwel {
    padding: 40px 0px 40px;
    background-color: #ececec;
}
.about-left h2 {
    font-size: 36px;
    color: #0044B5;
    margin-top: 0px;
    margin-bottom: 20px;
}
.about-left .about-btn {
    background-color: #0044B5;
    color: #fff;
    padding: 10px 30px;
    display: block;
    float: left;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    margin: 8px 0px;
    border-radius: 4px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.about-left .about-btn:hover{
    background-color: #fd372c;
}
.member-block{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 100px 0px;
}
.member-block:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}
.member-text{
    position: relative;
}
.member-text h1 {
    color: #fff;
    font-size: 36px;
    padding-bottom: 35px;
    text-align: center;
    margin: 0px;
    line-height: 1.5;
}
.member-text p {
    text-align: center;
}
.member-text .member-btn {
    display: inline-block;
    text-align: center;
    background-color: #FD372C;
    color: #ffffff;
    padding: 10px 25px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 25px;
    font-weight: 600;
    width: auto;
    transition: all 0.5s ease-in-out 0s;
}
.member-text .member-btn:hover{
    background-color: #0044B5;
    transition: all 0.5s ease-in-out 0s;
}
.donate-part {
    padding: 40px 0px 60px;
}
.united-donate .fa {
    font-size: 48px;
    text-align: center;
    display: block;
    color: #FFBA00;
}
.united-donate img{
    display: block;
    margin: 0px auto;
    width: 100px;
}
.impac-icon {
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.united-donate h2{
    margin: 15px 0px 10px 0px;
    font-size: 24px;
    color: #0044B5;
    text-align: center;
}
.united-donate h2 a{
     color: #0044B5;
}
.united-donate {
    padding: 30px 20px;
    border: 2px solid #cacaca;
    width: 100%;
    margin-bottom: 30px;
}
.impact-row{
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.impact-row .impact-col{
    display: flex;
    flex-direction: inherit;
}
.u-donatebtn p a {
    border: 1px solid #0044B5;
    background-color: #0044B5;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}
.u-donatebtn p a:hover{
    background-color: #ffba00;
    border-color: #ffba00;
}
.united-donate a {
    color: #000;
}
.united-donate a:hover{
	color: #fd372c;
}
.united-call{
    background-color: #0044B5;
    padding: 35px 0px;
}
.united-call .u-contact h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    letter-spacing: 0.3px;
    margin: 0px;
}
.united-call .u-contact p{
    color: #fff;
}
.u-donatebtn p a{
    border: 1px solid #fff;
}
.u-donatebtn p{
    padding: 70px 0px;
    clear: both;
    margin-bottom: 0px;
}
.united-feed {
    padding: 30px 0px;
}
.main-footer {
    background-color: #C3C3C3;
    line-height: 24px;
}
footer{
      border:none;  
}
.footer-title {
    text-transform: inherit;
    font-size: 24px;
    border-bottom: 1px solid #a1a1a1;
    color: #0044B5;
    margin-bottom: 15px;
}
.bottom-footer {
    background-color: #C3C3C3;
    border-top: 1px solid #0044B5;
    padding: 25px 0 5px 0;
}
.more-info li, .main-footer ul{
    font-size: 16px;
    color: #0044B5;
    margin-top: 0px;
    padding-left: 0px !important;
}
.more-info a{
    color: #0044B5;
}
.address-list li {
    margin-bottom: 0px;
    line-height: 25px;
}
.more-info ul li span {
    display: inline-table;
}
.more-info i, .social li i {
    color: #0044B5;;
}
.social li i {
    font-size: 24px;
    padding: 0px;
    padding-right: 0px !important;
}
.more-info p{
    color: #0044B5;
    font-size: 16px;
    margin-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: #0044B5;
    font-family: 'Open Sans', sans-serif
}
.power a{
    color: #e93237;
}
.quick-links ul li a:hover, .social li a i:hover{
    color: #FD372C;
}
#scrolltoup:hover {
    background-color: #0044B5;
    color: #ffffff;
}
button.close, .close {
    background-color: #cd2f09;
}
.contact_cotact_form_div p{
    font-size: 15px;
}
.page-section h1:first-child{
    font-size: 36px;
}
.page-section ul li {
    line-height: 24px;
}
.link-bg {
    padding: 5px 10px;
}
.link-bg h5 {
    font-size: 18px;
    color: #0f58a7;
}
.link-space {
    margin: 20px 0px;
}
.rocg-block {
    width: 100%;
    float: left;
    clear: both;
}
.rocg-block p span {
    clear: both;
    float: left;
}
.recog-name {
    margin-bottom: 20px;
}
.board-staff .board-col, .our-staff .board-col {
    margin-bottom: 20px;
}
.board-block h3 {
    padding-left: 30px;
    margin-bottom: 20px;
}
.agen-list {
    width: 100%;
    float: left;
    padding: 20px;
}
.panel-heading {
  position: relative;
}
.panel-heading[data-toggle="collapse"]:after {
  font-family: 'FontAwesome';
  content: "\f0da"; /* "play" icon */
  position: absolute;
  color: #353535;
  font-size: 18px;
  line-height: 22px;
  left: 12px;
  top: calc(50% - 10px);

  /* rotate "play" icon from > (right arrow) to down arrow */
  -webkit-transform: rotate(90deg);
  -moz-transform:    rotate(90deg);
  -ms-transform:     rotate(90deg);
  -o-transform:      rotate(90deg);
  transform:         rotate(90deg);
}
.panel-heading[data-toggle="collapse"].collapsed:after {
  /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
  -webkit-transform: rotate(0deg);
  -moz-transform:    rotate(0deg);
  -ms-transform:     rotate(0deg);
  -o-transform:      rotate(0deg);
  transform:         rotate(0deg);
}
.panel-heading{
    padding: 10px 30px;
}
.panel-default>.panel-heading{
    cursor: pointer;
}
.bid_form {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    float: left;
}
.bid_form .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.bid_form h2 {
    margin-top: 0px;
    text-transform: uppercase;
}

.count-down {
    color: #0044B5;
    font-size: 18px;
    font-weight: bold;
}

.spl-pack {
    margin-bottom: 40px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%) !important;
}
.spl-content {
    padding: 15px 20px 15px;
}
.spl-content h2 {
    font-size: 18px;
    line-height: 25px;
}
.spl-pack p {
    line-height: 28px;
}
.past-events-block h3 {
    margin-bottom: 20px;
    font-size: 30px;
}
.mov-events-page .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.mov-events-page .spl-col{
    display: flex;
    flex-direction: inherit;
}
.events_right_list a{
    color: #0044B5;
}
.events_right_list h3 a {
    color: #FD372C;
}
.events_right_list {
    border: 1px solid #FD372C;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.events_right_list h3 {
    margin-top: 0px;
    font-size: 20px;
}
.butler_events_right {
    margin-top: 15px;
}
.events_right_list p {
    margin-bottom: 5px;
}
.spl-content .btn-default {
    border-color: #FD372C;
    color: #FD372C;
    transition: all 0.3s linear;
}
.spl-content .btn-default:hover{
    background-color:#FD372C ;
    border-color: #FD372C;
    color: #ffffff;
}
.spl-content h2 {
    color: #FD372C;
    font-size: 24px;
}
.spl-content strong {
    font-weight: 500;
}
.profile-pic img {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    object-fit: cover;
}
.read-more-link {
    text-align: right;
}
.read-more-link a{
    font-family: "Palanquin", sans-serif;
    font-weight: 500;
}

.read-more-link a:hover{
    color: #0044B5;
}
.customer-profile-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.profile-info {
    margin-left: 20px;
}
.profile-info h4 {
    margin-top: 0px;
    font-size: 26px;
    margin-bottom: 5px;
    color: #1a555c;
}
.endorment-header h3 {
    text-align: center;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 35px;
    color: #0044B5;
}
#owl-demo-stories .item {
    border: 2px solid #cacaca;
    margin: 10px 20px;
    padding: 30px 30px;
}
.stories-block {
    padding-bottom: 50px;
}
.endor-list {
    position: relative;
}
.endor-list .customNavigation a.prev, .endor-list .customNavigation a.next {
    width: 45px;
    height: 45px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0044b5;
    color: #fff;
    float: left;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.endor-list .customNavigation a.next {
    right: 0px;
}
.endor-list .customNavigation a.prev {
    left: 0px;
}
#newsletterForm .form-control {
    margin-bottom: 15px;
}
#newsletterForm .input-group-btn .btn {
    margin-top: 30px;
    border-radius: 5px !important;
    font-size: 16px;
}

@media (min-width:1500px){
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        padding: 10px;
        font-size: 16px;
    }
}
@media (max-width: 1499px) and (min-width: 1200px){
 nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        padding: 5px;
    }
}
@media (min-width:1200px){
    .member-text{
        margin: 0px 10%;
    }
    .carousel-caption p{
        margin: 0px 5% 10px;
    }
    #owl-demo-stories .item p {
        height: 200px;
        overflow: hidden;
    }
}
@media (max-width: 1199px) and (min-width: 991px){
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 15px 10px;
        font-size: 16px;
    }
    nav.navbar.bootsnav .navbar-brand span{
        font-size: 24px;
    }
    .carousel-caption h1{
        font-size: 38px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
        .logo h2{
            margin: 5px 0px 0px 10px;
        }
        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;
        }
        nav.navbar.bootsnav .navbar-nav > li > a {
            padding: 15px 7px;
            margin: 0px;
            font-size: 14px;
            letter-spacing: 0px;
        }
        .give-links ul li a{
            padding: 8px 12px;
        }
        .carousel-caption h1{
            font-size: 26px;
        }
        .united-call .u-contact h1{
            font-size: 32px;
        }
        .u-donatebtn p{
            padding:20px 0px;
        }
        .carousel-caption {
            top: 15%;
        }
        .main-footer{
            padding: 10px 0px 40px;
        }
}
@media (max-width: 767px) and (min-width: 320px){
     nav.navbar.bootsnav .navbar-nav > li > a{
        padding:10px 0px;
         margin: 0px;
         font-size: 16px;
    }
    #navbar-menu {
        height: 326px;
        overflow-y: scroll;
    }
    ul.nav.navbar-nav.navbar-right.breadcrumb {
        padding-left: 0px;
    }
    .logo{
        margin: 0px auto;
    }
     .service-block{
        padding: 20px 0px;
    }
    .u-donatebtn p{
        padding: 20px 0px;
    }
    .united-call .u-contact h1{
            font-size: 30px;
        line-height: 36px;
    }
    .united-donate{
        margin: 0px 0px 30px;
    }
    .give-links {
        margin-top: 10px;
        margin-bottom: 20px;
        float: none !important;
        text-align: center;
}
    .logo h2 {
    float: none;
    text-align: center;
}
    .donate-part {
    padding: 20px 0px 20px;
}
}
@media (max-width: 767px) and (min-width: 480px){
    .carousel-caption{
        top: 10%;
    padding: 0px;
    width: 350px;
    }
    .carousel-caption h1{
        font-size: 18px;
    }
    .united-model .modal-dialog.modal-lg{
        width: auto;
    }
    .header-right h1{
        font-size: 24px;
        padding: 30px 0px;
    }
}
@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 a {
    width: auto;
    margin: 5px 0px;
    font-size: 14px;
    height: auto;
    padding: 5px 15px;
    line-height: inherit;
}
    .carousel-caption{
        top: 25%;
    }
    .member-block{
        padding: 50px 0px;
    }
    .about-left h2{
        font-size: 30px;
    }
    .about-left .about-btn{
        margin-bottom: 20px;
    }
    .member-text h1{
        font-size: 36px;
    }
    .header-right h1{
        font-size: 22px;
    }
    .united-call .u-contact h1{
            font-size: 22px;
        line-height: 30px;
    }
    .header-right h1 {
    font-size: 20px;
    padding: 20px 0px;
    }
    .give-links ul li a{
    padding: 8px 14px;
    }
    .united-model iframe{
        height: auto !important;
    }
}
