body{
    margin:0;
    padding:0;
    font-size:16px;
    color: #000;
    font-family:"Open Sans",sans-serif;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 16px;
    font-family:"Open Sans",sans-serif;
}
h1, h2, h3, h4, h5, h6{
     color: #000000;
     margin-top: 10px;
     margin-bottom: 10px;
     font-family: 'Lora', serif;
     font-weight: 700;
}
h1{
    font-size: 24px;
    color: #000000;
}
h2{
    font-size: 20px;
    color: #000000;
}
h3{
    font-size: 24px;
    color: #AA4A44;
}
h4{
    font-size: 20px;
    color: #AA4A44;
}
h5{
    font-size: 24px;
    color: #75816b;
}
h6{
    font-size: 20px;
    color: #75816b;
}
a{
    color: #AA4A44;
}
a:focus, a:hover{
	text-decoration:none;
    color: #75816b;
}
.btn-primary {
    color: #fff;
    background-color: #75816b;
    border-color: #75816b;
    padding: 10px 25px;
    font-weight: 500;
    font-size: 16px;
}
.top_header {
    background-color: #AA4A44;
    padding: 5px 0px;
}
.top_header_list {
    margin: 3px 0px;
}
.top_header_list li {
    color: #ffffff;
}
.logo_title {
    margin: 0px auto;
    padding-top: 6px;
    padding-bottom: 6px;
}
.logo_title h1 {
    font-size: 36px;
    letter-spacing: 6.5px;
    font-family: 'Playfair Display', serif;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0px;
}
.logo_title h1 a {
    transition: all 0.3s linear;
    color: #AA4A44;
}
.logo_title p {
    color: #AA4A44;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0px;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav {
    background-color: #ffffff;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    background-color: #AA4A44;
    border: 0px;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #000000;
    padding: 10px 10px;
    font-weight: 600 !important;
    margin: 10px 3px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-nav > li > a{
    color: #ffffff;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #75816b;
}
nav.navbar.bootsnav .navbar-brand{
    padding: 0px;
    height: auto;
    float: none;
    margin: 0px;
}
ul.nav.navbar-nav.navbar-right {
    float: none !important;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #AA4A44;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #75816b;
    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: #AA4A44;
}  
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: #ffffff;
    cursor: pointer;
    background: #AA4A44;
    padding: 6px 10px 5px;
    margin: 0px;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-header .attr-nav {
    display: none;
}
/*--Font awesome 5 version--*/
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
}
/*end-navbar*/
.attr-nav ul li a{
    color: #7c81b8  ;
    padding: 10px;
}
.breadcrumb > li + li:before{
    display: none;
}
.search-box {
    margin: 0px;
    width: 40%;
    float: right;
}
.search-box input {
    margin-top: 0px;
    padding-left: 40px !important;
    border-radius: 20px;
    padding: 5px;
    line-height: inherit;
}
.carousel-caption{
    background-color: rgb(0 0 0 / 65%);
}
.carousel-caption h1 {
    color: #ffffff;
    font-weight: 700;
    margin: 0px;
    padding: 30px;
    font-size: 55px;
    line-height: 70px;
    letter-spacing: 3px;
}
.home_wrapper{
    padding: 60px 0px;
}
.dtown_heading {
    font-size: 36px;
    margin: 0px;
    padding-bottom: 20px;
}
.about_content .btn-primary {
    margin-top: 15px;
    border-radius: 0px;
    letter-spacing: 0.4px;
    transition: all 0.3s linear;
}
.about_content .btn-primary:hover {
    background-color: #c6b886;
    border: 1px solid #c6b886;
}
.about_content p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 26px;
}
.about_image img {
    width: 100%;
    border-radius: 10px;
}
.about_image {
    padding: 30px;
}
.photo_gallaries_block {
    background-color: #C4A484;
}
.photo_gallaries_block .dtown_heading {
    color: #AA4A44;
    padding-bottom: 40px;
}
.photo_gallery_list figure {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.photo_gallery_list figure img {
    position: relative;
    transition: all 0.2s linear;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform: scale(1);
    background: #000000;
    cursor: pointer;
}
.photo_gallery_list figure img:hover{
    transform: scale(1.1);
    opacity: 0.5;
}
.history_block {
    background-color: #75816b;
}
.history_image img {
    width: 65%;
}
.history_image h3 {
    margin: 0px;
    font-size: 30px;
    padding-top: 25px;
    color: #ffffff;
}
.history_text {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.history_content p {
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom: 25px;
}
.history_content a{
    color: #ffffff;
}
.history_content {
    padding-left: 30px;
}
.h-link {
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
    position: relative;
    transition: all 0.3s linear;
    background-color: #AA4A44;
    padding: 12px 20px;
}
.history_content .h-link .fa-arrow-right-long {
    padding-left: 5px;
}
.h-link:hover{
    color: #ffffff;
    background-color: #000;
    border-color: #000;
}
.h-link .fa-arrow-right-long {
    margin-left: 2px;
    transition: all 0.3s linear;
}
.h-link:hover .fa-arrow-right-long{
    margin-left: 10px;
    transition: all 0.3s linear;
}
.events_list_items {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 30px;
    position: relative;
    margin-top: 10px;
}
.events_list_items:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0 0 0 / 55%);
}
.events_list_items .evente_date {
    background-color: #AA4A44;
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 4px;
    position: relative;
    font-weight: 600;
}
.event_list_content{
    position: relative;
    padding-top: 80px;
}
.event_list_content h3 {
    color: #ffffff;
    font-size: 24px;
}
.event_list_content h3 a{
    color: #ffffff;
}
.event_list_content p{
    color: #ffffff;
}
.event-hr {
    border-width: 3px;
    width: 40px;
    margin: 0px;
    padding-bottom: 20px;
}
.dates_list .imp_date {
    background: #AA4A44;
    padding: 10px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
}
.dates_list .imp_date:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border: 1px dotted #ffffff;
}
.dates_list .imp_date span {
    display: block;
}
.dates_list .imp_date .date_text {
    font-size: 22px;
}
.date_heading {
    display: table-cell;
    padding-left: 30px;
}
.date_heading h4 {
    margin-top: 0px;
    font-size: 22px;
}
.date_heading .event-hr {
    border-color: #AA4A44;
}
.dates_list {
    margin-top: 10px;
    margin-bottom: 25px;
}
.article_block {
    background-color: #f2f2f2;
}
.article_list img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    object-position: center;
}
.article_list {
    background: #fff;
    -webkit-box-shadow: 0 9px 20px -2px rgba(214,214,214,.3);
    box-shadow: 0 9px 20px -2px rgba(214,214,214,.3);
    position: relative;
    margin-bottom: 24px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.article_info {
    padding: 20px;
}
.article_info h3 {
    font-size: 22px;
    margin: 0px;
    padding-bottom: 10px;
}
.article_info .article_date {
    display: inline-block;
    margin-bottom: 10px;
    color: #cbb58b;
    font-weight: 600;
}
.article-col {
    display: flex;
    flex-direction: inherit;
}
.article-row {
    display: flex;
    flex-wrap: wrap;
}
.article_block .dtown_heading{
    padding-bottom: 40px;
}
.article-btn a {
    background-color: transparent;
    border: 3px solid #AA4A44;
    color: #AA4A44;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-top: 30px;
    transition: all 0.3s ease-in-out;
}
.article-btn a:hover{
    background-color: #AA4A44;
    border: 3px solid #AA4A44;
    color: #ffffff;
}
.newsletter-title {
    text-align: center;
    font-size: 24px;
    margin: 0px;
    padding-bottom: 20px;
    color: #AA4A44;
}
.footer_block {
    background-color: #d3d3d3;
    border: 0px;
}
#newsletterForm .form-control {
    height: 43px;
    margin-right: 15px;
    background: #3f3f3f;
    border-color: #3f3f3f;
    color: #ffffff;
    border-radius: 0px;
}
.input-group-btn .btn {
    background: #AA4A44 none repeat scroll 0 0;
    border: 1px solid #AA4A44;
    font-size: 15px;
}
.news_letter {
    
    margin: 0px auto;
}
.news_letter .fa-envelope.color-white {
    margin-right: 10px;
}
.more-info p {
    padding-bottom: 20px;
    color: #AA4A44;
    letter-spacing: 0.2px;
}
.footer-row {
    border-color: #b5b5b5;
    margin: 50px 0px;
}
.footer-title {
    font-size: 24px;
    color: #75816b;
    border: none;
}
.footer_nav ul li a, .copy p, .power p a, .power p{
    color: #AA4A44;
}
.footer_contact p {
    padding-bottom: 0px;
}
.copy p, .power p{
    margin: 0px;
}
.bottom-footer {
    padding: 30px 0 0px 0px;
}
.del_space{
    display: none;
}
.social_icons a {
    width: 45px;
    height: 45px;
    background: #AA4A44;
    color: #ffffff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}
.social_icons a:hover{
    background: #75816b;
    color: #ffffff;
}
.social_icons {
    margin-top: 25px;
}
.more-info a {
    color: #AA4A44;
}
.submit-input {
    background-color: #AA4A44;
    padding: 10px 25px;
    font-size: 16px;
}
.submit-input:hover{
    background-color: #75816b;
}
.form-reset {
    background-color: #75816b;
     padding: 10px 25px;
    font-size: 16px;
}
.form-reset:hover{
    background-color: #AA4A44;
}
.joining_btn .h-link {
    color: #fff;
}
.top_donate_btn a {
  display: inline-block;
  background-color: #ffffff;
  padding: 4px 30px;
  border-radius: 4px;
  float: right;
  margin-right: 10px;
}
.sponsors-content {
    border: 1px solid #bfbfbf;
    margin-bottom: 30px;
    padding: 10px 10px 0px;
    border-radius: 10px;
}
.sponsors-content img {
    border-top-left-radius: 10px;
}
.sponsors_title_block {
    margin-bottom: 40px;
}
.sponsors_title_block p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px !important;
}
#owl-demo2 .item img {
    border: 1px solid #ccc;
}
#owl-demo2 .item {
    margin: 10px 0px;
    text-align: center;
}

.del_sp {
  padding-left: 0px;
  padding-right: 0px;
}
.mem_btn a {
    background-color: #AA4A44;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 16px;
    margin-right: 5px;
}
.mem_btn a.mylogin, .mem_btn a.my_account{
    background-color: #75816b;
}
.dallas-fund-buttons {
    text-align: center;
}
.dallas-fund-block {
    background-color: #AA4A44;
    padding: 50px 0px;
}
.fund-social-icons{
    margin-bottom: 30px;
}
.fund-social-icons a {
    font-size: 36px;
    color: #ffffff;
    margin: 0px 20px;
}
.fund-title {
    font-size: 36px;
    color: #fff;
    margin: 40px 0px 40px;
}
.buttons_list li a {
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    margin: 0px 6px;
    box-shadow: 0px 3px 10px #2d2d2d96;
    transition: all 0.3s linear;
    border: 2px solid #ffffff;
}
.buttons_list li a:hover {
    background-color: #75816b;
}
.fund-raise-block {
    background-color: #75816b;
    padding: 50px 0px;
}
.raised-list h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 50px;
}
.fund-raise-content {
    margin-top: 25px;
}
.amount-block{
    padding: 60px 0px;
}
.amount-content {
    background-color: #fff;
    border: 1px solid #75816b;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.amount-content h3 {
    color: #aa4a44;
    font-size: 40px;
    margin: 20px 0px 10px;
}
.amount-content p {
    padding: 0px 10px;
}
.amount-content img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.amt-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.amt-col {
    display: flex;
    flex-direction: inherit;
}
.choose-amt-btn{
    margin-top: 25px;
}
.choose-amt-btn .btn-primary{
    background-color: #aa4a44;
    border-color: #aa4a44;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.choose-amt-btn .btn-primary:hover {
    background-color: #75816b;
    border-color: #75816b;
}
.mov-events-page .row {
    display: flex;
    flex-wrap: wrap;
}
.mov-events-page .spl-col {
    display: flex;
    flex-direction: inherit;
}
.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: 22px;
    margin-bottom: 20px;
}
.banner img {
    width: 100%;
}
.mov-events-page {
    margin-top: 25px;
}

@media screen and (min-width:1400px) {
    nav.navbar.bootsnav .navbar-nav > li > a{
        font-size: 18px;
    }
    .dtown_heading, .newsletter-title{
        font-size: 48px;
    }
    .newsletter-title{
        padding-bottom: 30px;
    }
}
@media screen and (min-width:1200px) {
    .carousel-caption{
        width: 50%;
    }
    .logo_title h1{
        font-size: 42px;
    }
    .sponsors_title_block p {
        margin: 0px 10%;
    }
    .spl-pack img {
        height: 250px;
        object-fit: cover;
        object-position: center;
    }
}
@media screen and (max-width:1024px){
    .sponsors_title_block p {
        font-size: 14px;
        line-height: 24px;
    }   
}
@media screen and (min-width:992px) and (max-width:1200px) {
    .carousel-caption h1{
        font-size: 48px;
    }
    .carousel-caption {
        width: 70%;
        top: 24%;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 10px 8px;
        margin: 10px 0px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .carousel-caption h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .logo_title h1 {
        font-size: 36px;
        line-height: 42px;
    }
    #owl-demo2 .item {
        margin: 10px 15px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 10px 5px;
        margin: 10px 0px;
        font-size: 12px;
    }
}
@media screen and (min-width:320px) and (max-width:767px) {
    .top_header_list {
        text-align: center;
    }
    .logo_title h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .top_donate_btn {
      text-align: center;
    }
    .search-box, .top_donate_btn a {
        float: none;
        text-align: center;
        margin: 6px auto;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        margin: 0px;
    }
    .carousel-caption h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .carousel-caption {
        width: 400px;
        top: 20%;
    }
    .home_wrapper{
        padding: 30px 0px;
    }
    .history_content {
        padding-left: 0px;
        padding-top: 20px;
    }
    .footer-row{
        margin: 10px 0px;
    }
    .footer-title {
        margin-top: 20px;
    }
}
@media screen and (min-width:320px) and (max-width:539px) {
    .search-box {
        width: 100%;
    }
    .logo_title h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .carousel-caption h1 {
        padding: 10px;
        font-size: 20px;
        letter-spacing: 0.5px;
        line-height: 30px;
    }
    .carousel-caption {
        width: 300px;
    }
    .dtown_heading{
        font-size: 30px;
    }
    .about_image {
        padding: 20px 0px 0px;
    }
    .photo_gallaries_block .dtown_heading{
        padding-bottom: 25px;
    }
}