@font-face {

	font-family: 'trebuc';

	src: url('../fonts/trebuc.eot');

	src: local('trebuc'), url('../fonts/trebuc.woff') format('woff'), url('../fonts/trebuc.ttf') format('truetype');
    font-display: swap;

}

@font-face {

	font-family: "Times New Roman", Times, serif;

	src: url('../fonts/Tahoma.eot');

	src: local('â˜º'), url('../fonts/Tahoma.woff') format('woff'), url('../fonts/Tahoma.ttf') format('truetype'), url('../fonts/Tahoma.svg') format('svg');

	font-weight: normal;

	font-style: normal;
    font-display: swap;

	

}

@font-face {

	font-family: 'trebucbd';

	src: url('../fonts/trebucbd.eot');

	src: local('trebucbd'), url('../fonts/trebucbd.woff') format('woff'), url('../fonts/trebucbd.ttf') format('truetype');
    font-display: swap;

}



body{

     margin:0;

     padding:0;

     font-size:18px;

     color: #353535;

    font-family: "Times New Roman", Times, serif;

}

p { 

    color: #353535;

    font-size: 18px;

    line-height: 24px;

    margin-bottom: 16px;

    font-family: "Times New Roman", Times, serif;

}

h1, h2, h3, h4, h5, h6{

     color: #82a96a;

    font-family: 'trebucbd';

    margin-top: 10px;

    margin-bottom: 10px;

	 }

h1{

	font-size: 24px;

	color: #000000;

}

h2{

	font-size: 20px;

	color: #000000;

}

h3{

	font-size: 24px;

	color: #edec4a;

}

h4{

	font-size: 20px;

	color: #edec4a;

}

h5{

	font-size: 24px;

	color: #5ea045;

}

h6{

	font-size: 20px;

	color: #5ea045;

}

a{

    color:#5ea045; 

}

a:focus, a:hover{

	text-decoration:none;

}

a:hover {

    text-decoration: none;

}



.top-header {

    width: 100%;

    float: left;

    background-color: #5ea045;

    padding: 10px 0px;

    border-bottom: 1px solid #7baf67;

    border-top: 1px solid #7baf67;

}

.right_top_button {

    float: left;

    margin-bottom: 10px;

    margin-right: 20px;

    margin-top: 10px;

}

.right_top_button > a {

    background-color: #fff;

    border: 2px solid #e3ecdb;

    border-radius: 5px;

    color: #5fa145;

    display: inline-block;

    font-family: 'trebucbd';

    min-width: 70px;

    padding: 5px 10px;

    text-align: center;

    cursor: pointer;

}

.socials {

    float: left;

    margin-bottom: 10px;

    margin-right: 20px;

    margin-top: 9px;

}

.socials > a {

    background-color: #94c083;

    color: #ffffff;

    border-radius: 50%;

    float: left;

    height: 40px;

    font-size: 20px;

    margin-right: 5px;

    padding-top: 5px;

    padding-left: 4px;

    text-align: center;

    vertical-align: middle;

    width: 40px;

}

.socials > a:hover, .right_top_button > a:hover{

    background-color: #353535;

    color: #ffffff;

    transition: all 0.3s ease;

}

.right_top_button > a:hover{

    border-color: #353535;

}

.search-box input{

    font-style: normal;

}

.search-box input[type=submit]{

   height: 25px;

    top: 6px;

    left: auto;

    right: 8px;

}

#main-header {

    background-color: #ffffff;

    padding: 0px;

}

.logo{

    padding: 0px;

    display: block;

    margin-top: 10px;

}

.search-box{

    text-align: inherit;

    position: relative;

    width: 100%;

}

.search-box input::placeholder{

	font-size: 16px;

	color:#aaa;

	font-family: "Times New Roman", Times, serif;

}

.search-box input{

	padding-left: 10px;

	    border: 1px solid #999;

}

#search-form button {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    background-color: transparent;
    outline: none;
    border: none;
    width: 3rem;
    text-align: center;
    font-size: 1.75rem;
    cursor: pointer;
    color: #333;
}

a.navbar-brand span {

    color: #25ac98;

    font-weight: 700;

}

.navbar-btns .btn {

    width: 130px;

    padding: 10px;

    border-radius: 0px;

    border:none;

}

.right_logo {

    font-family: 'trebucbd';

    float: right;

    margin-top: 30px;

    text-align: right;

}

.right_logo > p {

   color: #5ea045;
    font-size: 20px;
    margin: 0px;
    font-family: 'trebucbd';
    line-height: 26px;
    margin-top: 6px;
    margin-bottom: 15px;

}

/*--logo-with-navbar-sticky-*/

nav.navbar.bootsnav .navbar-brand span {

    font-size: 36px;

    color: #0081ca;

    font-weight: 700;

}

nav.navbar.bootsnav{

    background-color: #5ea045;

}

nav.navbar.bootsnav .nav.navbar-nav{

    display: inherit;

}

nav.navbar.bootsnav .navbar-nav > li > a{

    color: #fff;
    font-size: 18px;
    font-weight: 400 !important;
    font-family: 'trebucbd';
    padding: 20px 14px;

}

nav.navbar.bootsnav .navbar-nav > li > a:hover{

    color: #000000;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {

    background-color: initial;

    color: #ffffff;

     font-family: 'trebucbd';

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{

    color: #ffffff;

    transition: all 0.3s linear;

}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li{
    background: #5ea045;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li:hover{
    background-color: #94c083;
}
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: #fff;

    cursor: pointer;

}

/*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 li.dropdown ul.dropdown-menu > li a:hover{

      color: #FFD300;

  }*/

button.navbar-toggle .fa-bars {

    font-size: 22px;

}

.dropdown-menu{

    font-size:18px;

}

/*end-navbar*/



.navbar-brand {

    height: inherit;

    padding:0;

}   

.carousel-control.right, .carousel-control.left{

    background-image: inherit;

}

.carousel-caption{

    background-color: initial;

    top: 30%;

    right: auto;

    left: 20%;

    text-align: left;

}

.carousel-caption h1 span, .about h2 span {

    color: #097ec2;

}

.carousel-caption h1 {

    color: #ffffff;

    text-shadow: none;

    font-weight: 700;

    font-size: 36px;

    margin-top: 0px;

    margin-bottom: 20px;

}

.carousel-caption a {

    background-color: transparent;

    border: 1px solid #ffffff;

    display: block;

    width: 160px;

    padding: 22px 0px;

    height: auto;

    line-height: 0px;

    border-radius: 5px;

    margin-top: 35px;

    margin-bottom: 0px;

    transition: all 0.3s linear;

}

.carousel-caption a:hover{

    background-color: #94c083;

    border-color: #94c083;

    color: #ffffff;

}

.carousel-indicators{

    display: none;

}

.home-block {

    padding: 40px 0px 65px;

}

.home-heading {

    text-align: center;

    margin-bottom: 50px;

}

.home-heading h1 {

    font-size: 40px;

    font-weight: 600;

    /*text-transform: uppercase;*/

    letter-spacing: 0.5px;

    color: #5ea045;

    margin-bottom: 15px;

    margin-top: 0px;

}

.home-heading p{

    color: #616161;
    font-style: italic;

}

.service-block {

    background-color: #5ea045;

    padding: 0px;

    text-align: center;
    padding-top: 20px;
}


.single-service img {

    margin-bottom: 10px;

}

.single-service h4 {

    font-size: 24px;

    color: #ffffff;
    border-top: 3px solid #ffffff;
    font-weight: 600;
    padding: 10px;

    

}

.single-service h4 a{

    color: #ffffff;

}

.single-service h4 a:hover{

    color: #353535;

}

.single-service p {

    color: #ffffff;

    font-size: 15px;

    line-height: 22px;

    font-weight: 300;

}

.community-block {

    background-color: #373737;

}  

.community-block .comm-col {

    padding: 0px;

    display: table-cell;

    float: none;

    height: 100%;

    vertical-align: middle;

}

.community-block .comm-col {

    padding-left: 0px;

    padding-right: 0px;

}

.community-block .com-right {

    background-color: #373737;

    padding-left: 50px;

}

.community-block .com-right h2 {

    font-size: 36px;

    color: #ffffff;

    font-weight: 600;

    margin: 0px;

    padding-bottom: 25px;

}

.community-block .com-right p{

    color: #e5e5e5;

}

.community-block .com-right .com-btn {

    background-color: #ffffff;

    color: #353535;

    font-size: 20px;

    padding: 10px 40px;

    float: left;

    margin-top: 20px;

    border-radius: 5px;

    transition: all 0.3s linear;

}

.community-block .com-right .com-btn:hover{

    background-color: #5ea045;

    color: #ffffff;

}

.testimonials-part{

    box-shadow: none;

    padding: 0px 0px;

}

.testimonials-part .home-heading{

    margin-bottom: 30px;

}

.content-block {

    border: 1px solid #d6d6d6;
    text-align: center;

}

.content-block h3 {

    color: #353535;

    font-weight: 700;

    font-size: 22px;

}

.content-block p{

    color: #a4a4a4;

}

.content-block .btn-primary {

    border: 3px solid #f3f3f3;

    background-color: transparent;

    height: 40px;

    padding: 0 24px;

    line-height: 32px;

    border-radius: 4px;

    color: #ababab;

    font-size: 18px;

    font-weight: 700;

    text-align: center;

    width: 150px;

    margin: 0px auto;

    display: block;

}

.content-block .btn-primary:hover {

    color: #ffffff;

    border-color: #5ea045;

    background-color: #5ea045;

}
.content-block img{
    width: 100%;
}


footer{

	position: relative;

    border: none;

    width: 100%;

    float: left;

}



.main-footer {

    padding: 40px 0px 0px;

    background-color: #5ea045;

}

.bottom-footer{

    background-color: #5ea045;

    width: 100%;

    float: left;

}

.main-footer ul{

    margin-top: 0px;

}

.footer-title{
    text-transform: capitalize;
}

.shop-list strong {

    color: #fff;

}

.shop-list address, .shop-list address p{

    color: #fff;

}

.shop-list address p{

    font-size: 13px;

}

.more-info li{

    font-family: "Times New Roman", Times, serif;

    font-size: 18px;

}

.social li {

    display: inline-block;

    font-size: 30px;

}

.more-info p{

    color: #fff;

}

.more-info .fa-home{

    float: left;

}

.more-info a:hover, .social li i:hover{

    color: #353535;

}

.footer-address {

    display: table;

}

.copy p, .power p{

    color: #fff;

}

.power a{

    color: #000;

}

.input-group-btn .btn {

    background: #353535 none repeat scroll 0 0;

    border: 1px solid #353535;

    font-size: 15px;

}

.login-mem a {

    border-right: 2px solid #ffffff;

    padding: 1px 10px;

}

.login-mem a:last-child{

    border-right: 0px;

}

.login-mem a:first-child{

   padding-left: 0px;

}

.login-mem {

    margin-top: 25px;

}

.gift_new {

    width: 100%;

    float: left;

    background-color: #edec4aad;

    padding: 15px 10px;

    margin-bottom: 15px;

}

.gift_new .form-group p {

    text-align: center;

}

.slider {

    position: relative;

}

.slider h1 {

    position: absolute;

    bottom: 15px;

    background-color: #f9f9f9;

    padding: 10px 20px;

    border-radius: 10px;

}

.btn.btn-lg.btn-info.submit-input {

       border-color: #92bf81;

    padding: 10px 20px;

    font-size: 22px;

    font-family: "Open Sans",sans-serif;

    font-weight: 600;

    width: 200px;

    border-radius: 10px;

    background-image: linear-gradient(#92bf81, #5ea045);

}

.btn.btn-lg.btn-info1.submit-input {

       border-color: green;

    padding: 10px 20px;

    font-size: 22px;

    font-family: "Open Sans",sans-serif;

    font-weight: 600;

    width: 200px;

    border-radius: 10px;

    background-image: green;

}

.submit-input {

    background-color: #5ea045;

    border-color: #5ea045;

    font-family: 'trebucbd';

}
.submit-input:hover{
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

input.contact_send_button.form-reset{

	background: #e3f0da;

	color: #000000;

}

.donate_btns .btn-success {
    color: #fff;
    background-color: #5ea045;
    border-color: #5ea045;
    margin-right: 20px;
    width: 100px;
    border-radius: 2px;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.donate_btns .btn-success:hover{
    color: #fff;
    background-color: #353535;
    border-color: #353535;
}
#bestfest_form .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.cf:before, .cf:after {
content: "";
display: table;
}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}
#content {
margin: 0.5rem auto;
text-align: center;
}
#featured_img img, #thumb_img img {
max-width: 100%;
}
#thumb_img {
margin-top: 2%;
}
#thumb_img img {
float: left;
width: 100px;
cursor: pointer;
margin-right: 2%;
border: 2px solid #5ea045;
box-sizing: border-box;
}
#thumb_img img.active {
    border: 2px solid #f00;
}
#thumb_img img:last-child {
margin-right: 0;
}
.form-control.qty {
    width: 100px;
}
.booklet-info .qty-number {
    width: 100px;
    margin-left: 10px;
    display: inline-block;
}
.booklet-info .qty-text {
    float: left;
    vertical-align: middle;
    margin-top: 5px;
}
.booklet-table tr {
    border-bottom: 1px solid #d5d5d5;
}
.booklet-table tbody tr:last-child, .booklet-table tbody tr:nth-child(2), .booklet-table tbody tr:nth-child(3){
    border: none;
}
.booklet-table .form-group {
    margin-bottom: 10px;
}
.donate-text p {
    margin-bottom: 0px;
}
.donate-amt {
    width: 100px;
    float: right;
}
.booklet-table h4 {
    margin-top: 0px;
        color: #5ea045;
}
.total-text {
    margin-bottom: 0px;
}
.booklet-info .booklet-table td {
    padding-left: 0px !important;
}
    .booklet-col {
    padding-left: 0px;
    padding-right: 0px;
}
#donation_for option:nth-child(5) {
    background-color: #add8e6;
}
.addeventatc{
    font-family: 'trebucbd';
    color: #5ea045 !important;
    margin: 15px 0px;
    padding-left: 12px;
}

.addeventatc {
color: #5ea045 !important;
}
.addeventatc  span{ color: #5ea045 !important;   }

.payment-success h1 {
    color: #5ea045;
}
/*--tickets-styles--*/
.tkt-left img {
    width: 100%;
}
.tkt-spec-list .like-icon {
    margin: 0px;
    padding-top: 10px;
}
.tkt-spec {
    padding: 10px 0px;
}
.tkt-spec-list .like-icon a {
    font-size: 24px;
    margin-right: 10px;
}
.tkt-btn .btn-success {
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    font-size: 18px;
    font-family: 'trebucbd';
}
.tkt-block {
    border-bottom: 2px solid #cccccc;
}
.event-section {
    padding-top: 25px;
}
.tkt-content {
    margin-top: 30px;
}
.tkt-right {
    padding-top: 25px;
}
.tkt-right .tkt-heading h3 {
    color: #353535;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}
.tkt-right .tkt-price-info {
    padding-top: 50px;
}
.tkt-event-left h4 {
    font-size: 20px;
    color: #666666;
}
.tkt-event-left h3 {
    font-size: 30px;
    color: #353535;
    margin: 20px 0px;
}
.date-content h4, .loc-content h4, .policy-text h4 {
    color: #353535;
    font-size: 20px;
}
.date-content p, .loc-content p {
    margin-bottom: 3px;
}
.date-content, .loc-content {
    margin-bottom: 30px;
}
#payment_submit{
    margin-top: 20px;
}
.payment-detail>.table tbody tr td {
    text-align: right;
}
.thank-order-text p {
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
    color: #f00;
}
.summery-heading h2 {
    font-size: 30px;
    padding-top: 10px;
}
.tick_pri {
    text-align: right;
}
.num_tickt input {
    font-weight: 700;
    color: #4a4a4a;
    font-size: 16px;
}
.num-table{
    margin: 0px auto;
}
.tip-info > tbody > tr > td, .tip-info > thead > tr > th {
    border: 1px solid #ddd;
}
.tip-info > tbody > tr > td{
    padding: 10px 20px;
}
.table.life-care-table > tbody > tr > td {
    border: 1px solid #ddd;
    width: 50%;
}
.table.life-care-table {
    text-align: center;
    border: 0px solid #dddddd;
    outline: 2px solid #dddddd;
}
.table.life-care-table p {
    margin-bottom: 0px;
}
.life-care-table .life-blue {
    background-color: #36308e !important;
    color: #ffffff;
}
.life-care-table .life-blue p, .life-care-table .life-green p{
    color: #ffffff;
}
.life-care-table .life-green {
    background-color: #60a146 !important;
}
.palli-img img, .hospice-img img {
    width: 250px;
}
.table.life-care-table > tbody > tr > td.palli-img, .table.life-care-table > tbody > tr > td.hospice-img {
    vertical-align: middle;
}
.life-care-table {
  border-collapse: collapse;
  border-radius: 1em;
  overflow: hidden;
}
.non-col {
    padding-left: 0px;
    border-right: 2px solid #707070;
}
/*--post-inf--*/
.driven-info {
    position: relative;
    width: 100%;
    float: left;
}
.nonprofit-right {
    margin-top: 20px;
    width: 100%;
    float: left;
}
.driven-content {
    border: 2px solid #cccccc;
    padding: 10px 30px;
    border-radius: 10px;
    position: relative;
}
.driven-content .drive-number {
    width: 50px;
    height: 50px;
    background: #5ea045;
    display: inline-block;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top: 25px;
    left: -40px;
}
.reaserch-info .res-number, .non-community-info .res-number{
    width: 50px;
    height: 50px;
    background: #5ea045;
    display: inline-block;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    float: left;
    margin-right: 10px;
}
.reaserch-info, .non-community-info{
    border: 2px solid #cccccc;
    padding: 15px 30px;
    border-radius: 10px;
    margin-top: 15px;
    width: 100%;
    float: left;
}
.reaserch-info {
    margin-top: 30px;
}
.reaserch-info h6, .non-community-info h6 {
    margin-top: 0px;
}
.surprice-images {
    margin-top: 30px;
    width: 100%;
    float: left;
}
.surprice-images img {
    border-radius: 10px;
}
.nonprofit-right .surprice-images p {
    text-align: center;
    margin-top: 24px;
    display: inline-block;
    color: #5ea045;
    font-size: 20px;
}
.nonprofit-right .rushed-info p {
    float: left;
    width: 70%;
    text-align: center;
    color: #5ea045;
}
.nonprofit-right .rushed-info img {
    float: right;
    width: 150px;
}

.count-down {
    color: #227104;
    font-size: 20px;
    font-weight: bold;
}
.ballot-info h1 {
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: underline;
}
.vote-info, .drop-info {
    text-align: center;
}
.vote-info h2 {
    font-size: 42px;
    color: #e01c34;
    text-transform: uppercase;
}
.vote-info h1 {
    font-size: 42px;
    color: #e01c34;
}
.vote-info p {
    font-size: 24px;
    line-height: 1.4;
}
.vote-info h3 {
    color: #000000;
    font-size: 24px;
    line-height: 1.3;
}
.vote-info img {
    width: 300px;
}
.tkt-text, .drop-info, .ballot-form {
    width: 100%;
    float: left;
}
.tkt-text {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 0px;
}
.tkt-text p {
    font-size: 24px;
    margin: 0px;
}


.time-table tbody tr td {
    border: 1px solid #ddd !important;
    vertical-align: middle;
    padding: 8px 20px;
    font-size: 16px; 
}

.tot_maditatry {
    border: 2px solid #cccccc;
    width: 100%;
    float: left;
    padding: 15px 20px;
    margin-bottom: 20px;
    background-color: #efe17b;
}
.tot_maditatry .mand_fiels p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}
.drop-info p {
    font-size: 20px;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 28px;
    font-weight: 700;
    color: #000000;
}
.drop-info .red {
    text-transform: uppercase;
    font-size: 24px;
}
.form-left h3, .form-right h3 {
    color: #5ea045;
}
.bid_form .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 20px;
}
#clockdiv > div{
    padding: 0px 6px;
    border-radius: 3px;
    background: transparent;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}
#clockdiv div > span{
    padding: 0px;
    border-radius: 3px;
    display: inline-block;
}
.smalltext {
    font-weight: 700;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 16px;
}
.bid_text_des p strong {
    font-size: 26px;
}
.bid_text_des ul li {
    margin-bottom: 10px;
}
.bid_text_des {
    margin-top: 30px;
}
.bid_content_right h2 {
    font-size: 30px;
    border-bottom: 2px solid #000000;
    padding-bottom: 6px;
}
.bid_content_right p {
    font-size: 20px;
}
.bid_content_right {
    padding-left: 25px;
}
.bid-list-info p {
    padding: 6px;
    margin: 0px;
}
.bid_content_right p{
    font-weight: 700;
}
.bid_img_left {
    margin-top: 45px;
}
.bid_form h1 {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tot_rem_time {
    background-color: #e3f0da;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.tot_rem_time .time_rem {
    background-color: #ffffff;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
}
.bid_content_right .tot_rem_time p {
    font-size: 24px;
}
.tot_rem_time .time_rem h1 {
    font-size: 22px;
}
.bid_content_right .form-horizontal {
    border-top: 2px solid #000000;
    padding-top: 15px;
}
.bid_content_right p strong {
    font-weight: 400;
}
.book-info tr td img {
    width: 200px;
}
.book-info {
    border: none;
}
.inner-txt-right {
    margin-left: 30px;
}
.book-info tr td{
    vertical-align: middle !important;
}
.book-info tr td img {
    width: 75%;
}
.honor-content h2 {
    font-size: 36px;
    color: #2e417c;
}
.honor-content .honor-txt {
    color: #2e417c;
    font-size: 20px;
    line-height: 28px;
}
.honor-content h5 {
    font-size: 20px;
    color: #2e417c;
}
.honor-content img {
    border-radius: 25px;
}
.ballot-form .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.annual-years-block {
    border: 1px solid #dedede;
}
.callout-content {
    width: 100%;
    float: left;
}
.annual-years-block .ann-row {
    border-bottom: 1px solid #dedede;
    padding: 10px;
    margin: 0px;
}
.annual-year-img {
    float: right;
}
.annual-year-img img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    object-position: center;
}
.annual-years-block .ann-row:last-child {
    border-bottom: 0px;
}
.annual-block {
    margin-top: 20px;
    margin-bottom: 30px;
}
.annual-year-info {
    margin-top: 60px;
    margin-bottom: 60px;
}
.annual-year-text {
    margin-top: 30px;
    margin-bottom: 30px;
}
.ann-content h5 {
    font-size: 36px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.best_fest_success {
    text-align: left;
}
.best_fest_success h5{
    font-size: 30px;
}
.best_fest_success .succ-txt-one, .best_fest_success .succ-txt{
    font-size: 18px;
}
.sponsor-list h3 {
    color: #5ea045;
}
.anniversary{
    width: 100%;
}
.renee-news-bg{
    background-image: url(../images/Renee-article-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.rene-left-one, .rene-left-two, .news-team-info {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0.2px 0.2px 10px rgb(0 0 0 / 57%);
}
.rene-left {
    text-align: center;
}
.rene-left-one p, .rene-left-two p {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #000000;
}
.rene-left-two{
    margin-top: 70px;
}
.rene-right-content h2 {
    margin-top: 0px;
    font-size: 36px;
}
.rene-right-content h6 {
    margin-bottom: 20px;
}
.rene-right-content {
    padding-left: 60px;
    padding-right: 60px;
}
.rene-right-content p, .news-team-text p {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
}
.news-support {
    margin-top: 30px;
    margin-bottom: 30px;
    background: #ffffff;
    width: 100%;
    float: left;
    box-shadow: 0.2px 0.2px 10px rgb(0 0 0 / 57%);
}
.news-support img {
    float: left;
    width: 75%;
}
.news-support p{
    padding: 30px;
    display: table-cell;
    padding-top: 140px;
}
.news-team-list {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.news-team-info{
    margin-bottom: 40px;
}
.news-team-info img{
    width: 100%;
}
.news-team-info p {
    text-align: center;
    margin: 0px;
    padding: 15px;
}
.rene-left-one {
    position: relative;
    transform: rotate(355deg);
}
.legacy-list {
    text-align: center;
    padding: 20px;
    border-radius: 25px;
    margin-bottom: 30px;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    transition: all 0.3s linear;
}
.legacy-list:hover, .legacy-list:focus, .legacy-list:active {
    color: #000000;
    border-color: #cccccc;
    transition: all 0.3s linear;
}
.legacy-list ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.legacy-list ul li{
    margin-bottom: 20px;
}
.legacy-list ul li a{
    color: #000000;
}
.legacy-list ul li a:hover, .legacy-list ul li a:focus, .legacy-list ul li a:active {
    color: #5ea045;
    transition: all 0.3s linear;
}
.legacy-content h5 {
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.hd-red {
    border: 5px solid #f44236;
    background: #fde3e1;
}
.hd-yellow{
    border: 5px solid #fec106;
    background: #fff6da;
}
.hd-purple{
    border: 5px solid #653db0;
    background: #e8e2f3;
}
.hd-green{
    border: 5px solid #60a245;
    background: #e3ecdb;
}
.hd-light-blue{
    border: 5px solid #026e90;
    background: #d9e9ee;
}
.hd-orange{
    border: 5px solid #f18f00;
    background: #fdeed9;
}
.hd-thin-blue{
    border: 5px solid #607d8b;
    background: #e7ecee;
}
.hd-blue{
    border: 5px solid #2752b8;
    background: #dfe5f4;
}
.hd-light-green{
    border: 5px solid #99c34c;
    background: #f0f6e4;
}
.hd-neelam-blue{
    border: 5px solid #00bcd7;
    background: #d9f5f9; 
}
.row.legacy-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row.legacy-row .legacy-col {
    display: flex;
    flex-direction: inherit;
}
.story-form .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.donate_btns {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.donate_btns .btn-primary {
    background-color: transparent;
    border-color: #609a45;
    color: #5f5f5f;
    font-size: 22px;
    padding: 6px 25px;
    margin: 0px 7px;
    font-family: 'trebucbd';
}
.donate_btns .active, .donate_btns .btn-primary:hover, .donate_btns .btn-primary:focus{
    background-color: #609a45;
    border-color: #609a45;
    color: #ffffff;
    box-shadow: none;
}
.donate_btns p {
    text-align: left;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    font-family: 'trebucbd';
}
.oth_amt {
    text-align: center;
    margin: 0px auto;
    display: -webkit-inline-box;
    margin-top: 30px;
    margin-bottom: 8px;
}
.donate_btns #donation_amount {
    width: 115px;
    border-color: #609a45;
    height: 45px;
    font-style: normal;
    font-size: 22px;
    font-family: 'trebucbd';
    padding: 12px 15px 10px 15px;
}
.anniversary-forms .checkbox {
    font-size: 15px;
    font-family: 'trebucbd';
    font-weight: 400;
}
.anniversary-forms .form-control {
    height: 40px;
    font-style: normal;
    font-size: 16px;
}
.anniversary-forms .form-group {
    margin-bottom: 20px;
}
.anniversary-forms textarea {
    height: 110px !important;
}
.anniversary-forms .control-label{
    font-family: 'trebucbd';
    font-size: 17px;
    font-weight: 400;
}

.anniversary-forms .checkbox label{
    text-transform:inherit;
}
.anniversary-donate .oth_amt input {
    width: 100px;
}
.tkt-content h5 a {
    background: #5ea045;
    color: #ffffff;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 20px;
    margin-bottom: 10px;
    transition: all 0.3s linear;
}
.tkt-content h5 a:hover{
    background: #76b95d;
    color: #ffffff;
}



.backstage-block {
    padding: 0px 0px;
    margin-top: 30px;
}
.backstage-heading h1:before {
    content: "";
    position: absolute;
    top: 55px;
    width: 50px;
    height: 2px;
    background-color: #0f157f;
    text-align: center;
    left: 48%;
}
.backstage-heading h1 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
 .backstage-heading p {
    margin: 20px 10px;
}
.program-text {
    padding: 15px 15px;
    border-top: 0px;
}
.program-text h4 {
    color: #fe230a;
    font-size: 24px;
    margin-top: 0px;
}
.backstage-heading {
    margin-bottom: 50px;
}
.program-img, .living-left {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.program-img img, .living-left img{
    transition: all 0.3s linear 0s;
}
.program-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.program-list:hover .program-img img, .living-left img:hover{
    transform: scale(1.1);
}
.program-list {
    box-shadow: 0.2px 0.2px 10px rgb(170 170 170 / 80%);
    margin-bottom: 40px;
    border-radius: 10px;
    text-align: center;
}
.backstage-block .backstage-heading p {
    margin-left: 0px;
}
.program-text h5 a {
    color: #000000;
}
.golf-page {
    margin-top: 35px;
    margin-bottom: 55px;
}
.golf-content img {
    width: 90px;
}
.golf-content {
    text-align: center;
    padding: 30px;
    border: 1px solid #5ea045;
    width: 100%;
}
.golf-content h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #000000;
    margin-top: 26px;
    margin-bottom: 25px;
}
.golf-content h2 {
    line-height: 1.3;
    font-size: 18px;
}
.golf-content .btn-success {
    color: #fff;
    background-color: #5ea045;
    border-color: #5ea045;
    font-size: 16px;
    transition: all 0.3s linear;
    border-radius: 25px;
    padding: 6px 20px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -20px;
    display: inline-table;
    margin: 0px auto;
}
.golf-content .btn-success:hover{
    color: #fff;
    background-color: #abc796;
    border-color: #abc796; 
}
.golf-content .tkt-icon {
    margin-right: 5px;
}
.golf-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.golf-col {
    display: flex;
    flex-direction: inherit;
}
.golf-content p {
    margin-bottom: 25px;
}
.qa-block .nav-tabs>li {
    float: none;
}
.qa-block {
    margin-top: 0px;
    margin-bottom: 30px;
}
.qa-block .nav-tabs>li a {
    border: none;
    background: #abc796;
    font-size: 18px;
    color: #000000;
    padding: 15px;
    border-radius: 0px;
    margin-right: 0px;
    font-family: 'trebucbd';
}
.qa-block .nav-tabs>li.active>a, .qa-block  .nav-tabs>li.active>a:focus, .qa-block .nav-tabs>li.active>a:hover{
    border: none;
    background-color: #ffffff !important;
    color: #000000;
}
.qa-block .nav-tabs>li:nth-child(1) a{
    background: #cfe3c6;
}
.qa-block .nav-tabs>li:nth-child(2) a{
    background: #b0d0a1;
}
.qa-block .nav-tabs>li:nth-child(3) a{
    background: #a0c78e;
}
.qa-block .nav-tabs>li:nth-child(4) a{
    background: #91bd7c;
}
.qa-block .nav-tabs>li:nth-child(5) a{
    background: #71ab56;
}
.qa-block .nav-tabs>li:nth-child(6) a{
    background: #62a244;
}
.qa-block .nav-tabs>li {
    float: none;
    margin-bottom: 0px;
}
.qa-block .nav-tabs>li:last-child{
    border: none;
}
.qa-block .nav.nav-tabs {
    margin-bottom: 20px;
}
.kale-camp {
    background: rgb(98,162,68);
    background: linear-gradient(0deg, rgba(98,162,68,1) 0%, rgba(98,162,68,1) 35%, rgba(171,199,150,1) 100%);
    text-align: center;
    padding: 50px;
    margin-top: -50px;
}
.kale-camp h5 {
    font-size: 36px;
    color: #ffffff;
    margin-top: 0px;
    padding-bottom: 10px;
}
.kale-camp h6 {
    font-size: 18px;
    margin: 0px;
    color: #ffffff;
}
.qa-block h1 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #62a244;
}
.qa-block .tab-content {
    background: #e7e7e7;
    padding: 15px;
}
.qa-content p{
    font-family: 'trebucbd';
    font-size: 16px;
}
.qa-content h3 {
    color: #5ea045;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 26px;
}
.qa-right-col {
    padding-left: 0px;
}
.qa-left-col {
    padding-right: 0px;
}
.kale-camp p {
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 0px;
}
.register-block {
    margin-top: 30px;
}
.register-btns .btn-primary {
    color: #000;
    background-color: transparent;
    border-color: #5ea045;
    font-size: 18px;
    margin-right: 20px;
    padding: 6px 20px;
    transition: all 0.3s linear;
}
.register-btns .btn-primary:hover{
    color: #ffffff;
    background-color: #5ea045;
    border-color: #5ea045; 
}
.register-btns {
    margin-top: 25px;
}
.team-info {
    margin-bottom: 6px;
}
.hole-text {
    margin-bottom: 0px;
}
.hole-text h5 {
    margin-top: 0px;
}
.kale-text {
    margin-top: 20px;
}
hr {
    border-color: #cccccc;
}
/*--register-page--*/
.player-pkg {
    border: 1px solid #cccccc;
    position: relative;
    padding: 40px 30px 10px 30px;
    margin-top: 20px;
}
.package-btn {
    position: absolute;
    left: 30px;
    top: -12px;
}
.player-heading .play-text {
    font-size: 24px;
}
.package-btn span {
    background: #5ea045;
    color: #ffffff;
    padding: 6px 20px;
    border-radius: 3px;
    font-size: 24px;
}
.package-player {
    background-color: rgba(0, 0, 0, 0.025);
    margin-bottom: 30px;
    border: 1px solid #dddee0;
    box-shadow: 0px 0px 8px #efefef;
}
.player-heading {
    border-bottom: 1px solid #dddee0;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.player-heading .btn-success {
    margin-left: 15px;
    padding: 4px 15px;
    color: #fff;
    background-color: #5ea045;
    border-color: #5ea045;
}
.player-heading .btn-success:hover{
    color: #fff;
    background-color: #abc796;
    border-color: #abc796;
}
.player-content {
    padding: 10px 15px 0px 15px;
}
.player-heading .fa-angle-right {
    margin-left: 5px;
}
.player-price {
    margin-top: 20px;
}
.modal-open {
    padding-right: 0px !important;
}
.sposnor-modal .modal-header p {
    margin-bottom: 0px;
}
.golf-form-block .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.sameabove {
    color: #5ea045;
    font-size: 24px;
    margin-bottom: 10px;
}
.memory-info p {
    font-size: 24px;
    line-height: 30px;
}
.memory-info {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact_con_input_control{
    font-size: 18px;
}
.golf-form-block .form-control{
    font-style: normal;
}

.camp-kal .form-horizontal .form-group{
    margin-right: 0px; 
    margin-left: 0px;
}
.lightSlider{
    overflow: visible !important;
}
.journey-news p {
    margin-top: 10px;
    font-weight: 600;
}
.journey-news {
    margin-top: 15px;
    margin-bottom: 25px;
}
.passion-right img {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
.journey-info {
    position: relative;
}
.journey-info:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 300px;
    background: #acc896;
}
.passion-content {
    margin-top: 30px;
}
.parks-left p {
    text-align: center;
    margin-top: 15px;
}
.parks-right {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.parks-right img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.parks-left img {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.order-product-list {
    margin-bottom: 35px;
}
.product-order-content h3 {
    color: #000000;
    font-size: 20px;
    margin-top: 0px;
    line-height: 26px;
}
.product-order-content .form-control {
    width: 120px;
}
#errormessages {
    display: none;
}
.capcha-info {
    margin-bottom: 5px;
}
.sponsors_list_col img {
    border: 1px solid #e8e8e8;
    padding: 10px;
    margin-bottom: 30px;
}
.goldsponsors {
    margin-bottom: 20px;
}

.chap_logo{
    text-align: center;
}

.chap_logo img{
    width: 100px;
}

#image-gallery img {
    width: 100%;
}
.del-space{
    display: none;
}

.profile-details-right {
  box-shadow: 0.2px 0.2px 10px rgb(0 0 0 / 30%);
  padding: 30px;
  border-radius: 10px;
  margin-top: 20px;
  background-color: #fff;
}

.profile-title {
  font-size: 30px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 10px;
}
.profile-price-info h2 {
  font-size: 30px;
  margin-top: 0px;
}
.recent-title{
  font-size: 24px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 10px;
}
.profile-price-info p {
  color: #666;
}

.maxgoal {
  margin-right: 10px;
  text-decoration: underline;
}
.progress {
  height: 30px;
  background: #e2e2e2;
}

.progress-bar {
  background-color: #0172b8;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-shadow: 2px 0 #000000, -2px 0 #000000, 0 2px #000000, 0 -2px #000000, 1px 1px #000000, -1px -1px #000000, 1px -1px #000000, -1px 1px #000000;
}

.see-btn {
  background-color: transparent;
  border: 1px solid #c6c6c6;
    border-top-color: rgb(198, 198, 198);
    border-right-color: rgb(198, 198, 198);
    border-bottom-color: rgb(198, 198, 198);
    border-left-color: rgb(198, 198, 198);
  padding: 10px 45px;
  display: inline-block;
  color: #000;
  border-radius: 4px;
  font-weight: 600;
  transition: all 0.3s linear;
}

.see-btn:hover {
  background-color: #5ea045;
  border-color: #5ea045;
  color: #fff;
}

.oth_amt {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: -webkit-inline-box;
    margin-top: 25px;
}

.oth_amt #d_amount {
  width: auto;
}

.panel-default {
  margin: 20px 0px;
  padding: 10px;
}
.recent-donate-list {
    margin-bottom: 20px;
}
.recent-donate-list p {
    margin-bottom: 3px;
}

.checkout-page {
    padding-top: 50px;
    padding-bottom: 50px;
}


@media (min-width:1200px){

    .carousel-caption h1{

        font-size: 60px;

    }
    .donate-text {
        width: 60%;
    }

    .sponsors_list_col {
        width: 20%;
    }
    .community-block .com-right{

        width: 600px;

    }
    #bestfest_form .col-xs-12.col-sm-6, #bestfest_form .col-xs-12.col-sm-4{
        padding-left: 0px;
    }
    .gallery-img input[type=radio] {
        float: left;
    }
    .gallery-img img {
        float: left;
        width: 140px;
    }
    .gallery-img {
        margin-top: 20px;
    }
    .tot_rem_time .time_rem{
        width: 56%;
    }
    .qa-block .tab-content{
        height: 361px;
    }
    .parks-right p {
        position: absolute;
        bottom: 75px;
        width: 30%;
        right: 25px;
        text-align: center;
    }
    .parks-right img {
        float: left;
    }
    .journey-info-col2 {
        padding-right: 0px;
    }
    .journey-info{
        margin-right: 0px;
        margin-left: 0px;
    }
    .journey-info-col1{
        padding-left: 0px;
    }
}

@media (min-width:992px){

    #bestfest_qty_form .form-group{
    margin-left: 0px;
}

    .tkt-col {
    padding-left: 0px;
}
    .golf-content h2 {
        min-height: 80px;
    }

}

@media (min-width: 768px){

    #first1 {

        display: none;

    }

    header .wrap-sticky {

    display: none !important;

}
.events-row {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 auto;
}
.events-col {
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.goldsponsors .col-sm-2 {
    width: 20%;
}
.tol_video iframe {
  height: 550px;
}

}

@media (max-width:1199px) and (min-width:992px){

    nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 20px 10px;

        font-size: 15px;

    }

    .carousel-caption{

        top: 20%;

    }

    .content-block p {

        font-size: 16px;

    }

    .community-block{

        padding: 30px;

    }

}

@media (max-width:991px) and (min-width:768px){

    nav.navbar.bootsnav .navbar-nav > li > a {

        padding: 15px 5px;

        font-size: 14px;

    }

    .carousel-caption{

        top: 20%;

        right: 0;

        left: 0;

    }

    .carousel-caption h1{

        font-size: 36px;

        margin-bottom: 10px;

    }

    .carousel-caption a{

        margin-top: 20px;

    }

    .right_logo{

        margin-top: 25px;

    }

    .community-block .comm-col{

        display: block;

        padding: 0px;

        width: 100%;

    }

    .community-block .com-right{

        padding: 30px;

    }

    .community-block{

        padding-bottom: 30px;

    }

    .content-block img{

        width: 100%;

    }

    .search-box .search_form{

        width: 100%;

    }
    .service-block {
    margin-bottom: 30px;
}
.home-block{
    padding-bottom: 30px;
}
     .num_tickt table tr td {
    width: 100%;
    display: block;
    }
    .tour-name {
    text-align: center;
    width: 100%;
}
    .bid_content_right {
        padding-left: 0px;
        margin-top: 30px;
    }


    .inner-txt-right {
  padding: 10px 0px 10px;
}
    .donate_btns .btn-primary {
        margin-bottom: 20px;
    }
    .oth_amt{
        margin-top: 10px;
    }

}

@media (max-width:767px) and (min-width:320px){

    .logo .img-responsive {

        display: block;

        margin: 0px auto;

    }

    nav.navbar.bootsnav .navbar-nav > li > a{

    	padding: 10px;

    }

    .search-box .search_form{

        width: 100%;

    }

    .top-right.pull-right{

        float: none !important;

        text-align: center !important;

        width: 100%;

    }

    .right_logo{

        float: none;

        text-align: center;

        margin: 0px 0px 20px;

    }

    .carousel-caption{

        top: 20%;

        right: 0;

        left: 0;

    }

    .carousel-caption h1{

        font-size: 36px;

        margin-bottom: 10px;

    }

    .carousel-caption a{

        margin-top: 20px;

    }

    .home-block{

        padding: 30px 0px 0px;

    }

    .home-heading, .testimonials-part .home-heading{

        margin-bottom: 25px;

    }

    .community-block .comm-col{

        display: block;

        padding: 0px;

        width: 100%;

    }

    .community-block .com-right, .testimonials-part{

        padding: 30px;

    }

    .community-block{

        padding-bottom: 30px;

    }

    .content-block img{

        width: 100%;

    }

    .content-block{

        margin: 0px 0px 30px;

    }

    .more-info p{

        padding-bottom: 0px;

    }

    .footer-title {

        margin-top: 25px;

    }



    .wrap-sticky {

    position: absolute;

    top: 0px;

    width: 100%;

}



nav.navbar.bootsnav .navbar-toggle {

    float: right;

    margin: 0px;

    top: 13px;

}

.search-box {

    text-align: inherit;

    position: relative;



}

    nav.navbar.bootsnav .navbar-nav{

            margin: 20px -15px;

    }

    footer{

    	padding-top: 0px;

    }
    .service-block {
    margin-bottom: 25px;
}
.single-service h4{
    font-size: 24px;
}
.single-service p{
    display: none;
}
    .tkt-right {
        padding:20px;
    }
    .tkt-spec-list .like-icon {
        padding-bottom: 15px;
    }
    .tkt-content{
        margin-top: 10px;
    }
    .num-table{
        margin: 0px;
    }
    .bid_content_right {
        padding-left: 0px;
        margin-top: 30px;
    }
    .donate_btns .btn-primary {
        margin-bottom: 20px;
    }
    .oth_amt{
        margin-top: 10px;
    }
    .golf-content{
        margin-bottom: 30px;
    }
    .qa-right-col {
    padding-left: 15px;
}
.qa-left-col {
    padding-right: 15px;
}
    .register-left {
    margin-bottom: 30px;
}

.chap_logo img{
    width: 200px;
}




}


@media (max-width:767px) and (min-width:481px){
    .tol_video iframe {
      height: 300px;
    }
}

@media (max-width:480px) and (min-width:320px){

    .carousel-caption h1 {

        font-size: 22px;

        text-align: center;

    }

    .carousel-caption a {

        padding: 15px 0px;

        margin: 10px auto;

        width: 120px;

        font-size: 14px;

    }

    .carousel-caption p{

        display: none;

    }

    .carousel-caption h1{

        margin-bottom: 15px;

    }

    .home-heading h1, .community-block .com-right h2{

        font-size: 24px;

    }
    .kale-camp {
        padding: 10px;
    }
    .testimonials-part{

        padding: 30px 0px;

    }

    .logo{

    	padding-top: 45px;

    }
    .booklet-info .qty-number{
        width: 85px;
    }
    .num_tickt table tr td {
    width: 100%;
    display: block;
    }
    .num_tickt {
        margin-bottom: 10px;
    }
    .tour-name h5 {
        font-size: 22px;
        text-align: left;
    }
    .tour-name {
        padding: 0px;
    }
    .panel-heading h3{
        font-size: 22px;
    }
    .num_tickt input{
        padding: 6px 10px;
    }
    .driven-info figure {
        float: left;
        width: 100%;
        position: inherit;
        margin-bottom: 20px;
    }
    .driven-content, .nonprofit-right .rushed-info p {
        width: 100%;
        float: left;
    }
    .driven-content .drive-number{
        left: -25px;
    }
    .reaserch-info .res-number, .non-community-info .res-number, .nonprofit-right .rushed-info img{
        float: none;
    }
    .reaserch-info, .non-community-info{
        padding: 15px;
    }
    .surprice-images img{
        margin-bottom: 20px;
    }
    .nonprofit-right .surprice-images p{
        margin-top: 0px;
    }
    .rushed-info img {
        text-align: center;
        margin: 0px auto;
        display: block;
    }
    .rushed-info {
        margin-top: 20px;
    }
    .bid_form {
        padding: 0px;
    }
    #clockdiv div > span{
        font-size: 20px;
        padding: 5px;
    }
    .smalltext{
        font-size: 15px;
    }
    #clockdiv > div{
        padding: 5px 3px;
    }
    .bid_content_right h2{
        font-size: 25px;
    }
    .bid-list-info{
        padding: 10px 0px;
    }
    .bid-list-info p:nth-child(1) {
        font-size: 24px;
    }
    .book-info tr td{
        display: block;
        margin: 0px auto;
    }
    .inner-txt-right {
        margin-left: 0px;
    }
    .honor-content img {
        float: none !important;
    }
    .legacy-content h5{
        font-size: 24px;
        line-height: 28px;
    }
    .register-btns .btn-primary{
        margin-right: 0px;
        padding: 6px 10px;
    }
    .passion-content h6.text-right{
        font-size: 14px;
    }
    .oth_amt #d_amount {
          width: 125px;
        }

        .tol_video iframe {
          height: 200px;
        }
}