/*-----------------------------------------------------------------------------------

    Template Name: Jibon Charity Bootstrap4 Template
    Description: This is html5 template
    Author: #
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Default CSS
    2. Header Area
        2.1 Header Top Area
        2.2 Mainmenu Area
    3. Slider Area
    4. Help Area
    5. Cause Area
    6. Join Area
    7. Events Area
    8. Testimonial Area
    9. Team Area
    10. Gallery Area
    11. Donate Text Area
    12. Blog Area
    13. Footer Area
    14. Home Version Two
        14.1 Header Two Area
        14.2 Slider Two Area
        14.3 Help Two Area
    15. Cause Page
    16. Cause Details Page
        16.1 Cause Details Main
        16.2 Cause Details Sidebar
    17. Event Page
    18. Event Details Page
    19. Team Page
    20. Contact Page
    21. Blog Page
        21.1 Blog Page Sidebar
    22. Blog Details Page
    23. About Page

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1. Default CSS
/*----------------------------------------*/
@font-face {
	font-family: 'Conv_Meera-Regular';
	src: url('../fonts/Meera-Regular.eot');
	src: local('☺'), url('../fonts/Meera-Regular.woff') format('woff'), url('../fonts/Meera-Regular.ttf') format('truetype'), url('../fonts/Meera-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_Lobster 1.4';
	src: url('../fonts/Lobster 1.4.eot');
	src: local('☺'), url('../fonts/Lobster 1.4.woff') format('woff'), url('../fonts/Lobster 1.4.ttf') format('truetype'), url('../fonts/Lobster 1.4.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_CenturyOldStyTEE Italic';
	src: url('../fonts/CenturyOldStyTEE Italic.eot');
	src: local('☺'), url('../fonts/CenturyOldStyTEE Italic.woff') format('woff'), url('../fonts/CenturyOldStyTEE Italic.ttf') format('truetype'), url('../fonts/CenturyOldStyTEE Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




@import url('https://fonts.googleapis.com/css?family=Lato:300,700|Montserrat:800|Open+Sans:300,400,600');
html, body {height: 100%;}
body {
	color: #5b5b5b;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background:url(../images/body_bg.png)repeat-x top center;
	
}
.body{background:url(../images/body_bg.png)repeat-x top center; }
.est { text-align:right; display:inline-block}
.inner_est{ padding:7px 0;}
.phone{ display:inline-block; font-size:14px; color:#000; margin-right:20px;}
.est img{ width:60px; border-radius: 50%; border: 1px solid #929191;}
.clear{clear:both}
.fix {overflow: hidden}
.block {display: block}
.img{
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	height:auto
}
h1, h2, h3, h4, h5, h6 {font-weight: 700; margin: 0; padding: 0; color: #3e3e3e}
a{
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a:focus{
    text-decoration: none;
    outline:0px solid;
}
a:focus,
a:hover {color: #303030; text-decoration: none;}
a:active, a:hover {outline: 0 none;}
a,
button,
input {
    outline: medium none;
     color: #2a292b;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
	
}
button{border: 0}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: inherit}
label {
    font-size: 15px;
    font-weight: 400;
    color: #606060;
}
*::-moz-selection {
    background: #b3d4fc;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    color: #fff;
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
    color: #fff;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.mark, mark {
    background: #4fc1f0 none repeat scroll 0 0;
    color: #ffffff;
}	font-weight: 600;
}
.f-left {float: left}
.f-right {float: right}
p {font-size: 16px; line-height: 29px;}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #969696;}
::-moz-placeholder { /* Firefox 19+ */
    color: #969696;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
:-ms-input-placeholder { /* IE 10+ */color: #969696;}
:-moz-placeholder { /* Firefox 18- */color: #969696;}
.default-btn {
    background: #ab5619 none repeat scroll 0 0;
    border: 1px solid #ab5619;
    border-radius: 11px;
    color: #ffffff !important;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}
.treeblock{ border:1px solid #ccc}
.sidebar-right{ padding:30px 20px; border-left:1px solid #ccc; text-align:center;}
.sidebar-right h3{ margin-bottom:0 !important}
.gene-search .section-title h3{ padding-left: 35px;}
.sidebar-right img{ margin-bottom:8px;}
.default-btn.btn-pink {background: #fc2c62; border-color: #fc2c62;}
.default-btn:hover, .default-btn:focus, .default-btn:active {
    background: #ffffff;
    color: #ab5619;
}
.default-btn.btn-pink:hover, .default-btn.btn-pink:focus, .default-btn.btn-pink:active {
    background: #ffffff;
    color: #fc2c62;
}
.default-btn.btn-white{
    background: #fff;
    color: #181818;
    border-color:#fff;
}
.default-btn.btn-white:hover{
    background: #fc2c62;
    color: #fff;
    border-color: #fc2c62;
}

input,
select,
textarea {
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
img {max-width: 100%}
input, textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    box-shadow: none;
    color: #666666;
    font-size: 12px;
    height: 35px;
    padding-left: 10px;
    width: 100%;
}
input::-moz-placeholder, textarea::-moz-placeholder {color: #666666;} 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #666666;}
select {
    width: 100%;
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
}
option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}
input:focus, textarea:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #c1c1c1;
}
textarea {
    height: 100px;
    padding: 12px 17px;
    resize: vertical;
    width: 100%;
}
textarea:focus {box-shadow: none; outline: 0}
/*************************
    Scrollup
*************************/
.award_text{    background: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    box-shadow: 0px 0px 4px 3px #ccc;}
.award_container{ width:100%; float:left; padding:10px; text-align:center;}
.award_tittle{ margin-top: 30px;}
.main_tittle h4 {
    color: #ab5619;
    font-family: 'Conv_CenturyOldStyTEE Italic';
    font-weight: 600;
    font-size: 33px;
}
.award_text p{ margin-bottom:0px; text-align:center; line-height: 24px;}
.award_text p:nth-child(2){ font-weight:700}
#scrollUp {
    background: #c39303 none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 30px;
    color: #ffffff;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 46px;
    z-index: 999;
    border: 1px solid transparent;
}
#scrollUp:hover {background: #fff; color:#ee630b; border-color: #ee630b;}
.img-full img{
    width: 100%;
}
/*************************
    Margin top
*************************/
.mt-10 { margin-top: 10px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-105 { margin-top: 105px }
.mt-110 { margin-top: 110px }
.mt-115 { margin-top: 115px }
.mt-120 { margin-top: 120px }
.mt-125 { margin-top: 125px }
.mt-130 { margin-top: 130px }
.mt-135 { margin-top: 135px }
.mt-140 { margin-top: 140px }
.mt-145 { margin-top: 145px }
.mt-150 { margin-top: 150px }
/*************************
    Margin bottom
*************************/
.mb-10 { margin-bottom: 10px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-105 { margin-bottom: 105px }
.mb-110 { margin-bottom: 110px }
.mb-115 { margin-bottom: 115px }
.mb-120 { margin-bottom: 120px }
.mb-125 { margin-bottom: 125px }
.mb-130 { margin-bottom: 130px }
.mb-135 { margin-bottom: 135px }
.mb-140 { margin-bottom: 140px }
.mb-145 { margin-bottom: 145px }
.mb-150 { margin-bottom: 150px }
/*************************
    Margin left
*************************/
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
    Padding top
*************************/
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-25 { padding-top: 25px }
.pt-30 { padding-top: 30px }
.pt-35 { padding-top: 35px }
.pt-40 { padding-top: 40px }
.pt-45 { padding-top: 45px }
.pt-50 { padding-top: 50px }
.pt-55 { padding-top: 55px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-75 { padding-top: 75px }
.pt-80 { padding-top: 80px }
.pt-85 { padding-top: 85px }
.pt-90 { padding-top: 90px }
.pt-95 { padding-top: 95px }
.pt-100 { padding-top: 100px }
.pt-105 { padding-top: 105px }
/*.pt-110 { padding-top: 110px }*/
/*.pt-115 { padding-top: 115px }*/
/*.pt-120 { padding-top: 120px }*/
.pt-125 { padding-top: 125px }
.pt-130 { padding-top: 130px }
.pt-135 { padding-top: 135px }
.pt-140 { padding-top: 140px }
.pt-145 { padding-top: 145px }
.pt-150 { padding-top: 150px }
.pt-160 { padding-top: 160px }
.pt-165 { padding-top: 165px }
.pt-170 { padding-top: 170px }
.pt-175 { padding-top: 175px }
.pt-180 { padding-top: 180px }
.pt-185 { padding-top: 185px }
.pt-190 { padding-top: 190px }
/*************************
    Padding right
*************************/
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
    Padding bottom
*************************/
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-35 { padding-bottom: 35px }
.pb-40 { padding-bottom: 40px }
.pb-45 { padding-bottom: 45px }
.pb-50 { padding-bottom: 50px }
.pb-55 { padding-bottom: 55px }
.pb-60 { padding-bottom: 60px }
.pb-65 { padding-bottom: 65px }
.pb-70 { padding-bottom: 70px }
.pb-75 { padding-bottom: 75px }
.pb-80 { padding-bottom: 80px }
.pb-85 { padding-bottom: 85px }
/*.pb-90 { padding-bottom: 90px }*/
.pb-95 { padding-bottom: 95px }
.pb-100 { padding-bottom: 100px }
.pb-105 { padding-bottom: 105px }
.pb-110 { padding-bottom: 110px }
.pb-115 { padding-bottom: 40px }
/*.pb-120 { padding-bottom: 120px }*/
.pb-125 { padding-bottom: 125px }
.pb-130 { padding-bottom: 130px }
.pb-135 { padding-bottom: 135px }
.pb-140 { padding-bottom: 140px }
.pb-145 { padding-bottom: 145px }
.pb-150 { padding-bottom: 150px }
.pb-155 { padding-bottom: 155px }
.pb-160 { padding-bottom: 160px }
.pb-165 { padding-bottom: 165px }
.pb-170 { padding-bottom: 170px }
.pb-175 { padding-bottom: 175px }
.pb-180 { padding-bottom: 180px }
.pb-185 { padding-bottom: 185px }
.pb-190 { padding-bottom: 190px }
/*************************
    Padding left
*************************/
.pl-5 { padding-left: 5px }
.pl-10 { padding-left: 10px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }
/***************************
    Page section padding 
****************************/
.ptb-70 {padding: 70px 0;}
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }
.ptb-160 { padding: 160px 0 }
.ptb-170 { padding: 170px 0 }
.ptb-180 { padding: 180px 0 }
.ptb-190 { padding: 190px 0 }
/****************************
    Background variation set 
*****************************/


.bg-theme { background: #c39303; }
.bg-acquamarine { background: #e48707}
.bg-dark-1 { background: #2C2C2C }
.bg-dark-2 { background: #2B2B2B }
.bg-dark-3 { background: #262626 }
.bg-dark-4 { background: #2B2E31 }
.bg-dark-5 { background: #242729 }
.bg-dark-6 { background: #393939 }
.gradient-bg {
    background: rgba(0, 0, 0, 0) linear-gradient(154deg, #2d3e50, #fc2c62) repeat scroll 0 0; 
}
.transparent-bg { background: transparent }
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5 {
    background-attachment: scroll; 
	background-clip: initial; 
	background-color: rgba(0, 0, 0, 0); 
	background-origin: initial; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	position: relative; 
}
.bg-1 { background-image: url("../img/bg/1.jpg");}
.bg-2 { background-image: url("../img/bg/2.jpg");}
.bg-3 { background-image: url("../img/bg/3.jpg");}
.bg-4 { background-image: url("../img/bg/4.jpg");}
.bg-5 { background-image: url("../img/bg/5.jpg");}
.overlay-dark-1, .overlay-dark-2, .gradient-overlay {position: relative;}
.overlay-dark-1::after, .overlay-dark-2::after, .overlay-dark-3::after, .overlay-dark-4::after, .overlay-dark-5::after {
    background: rgba(33, 33, 33, 0.85) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-dark-2::after {background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;}
.overlay-dark-3::after {background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;}
.overlay-dark-4::after {background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;}
.overlay-dark-5::after {background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;}
.gradient-overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fc2c62, #000) repeat scroll 0 0;
    position: relative;
    z-index: 1;
    opacity: .9
}
/***********************
    Section Title
************************/
.section-title {
  margin-bottom: 40px;
  }
.owl_carousel_bg{
	width: 67px;
    height:67px;
	border:1px solid #ccc;
    border-radius: 50%;
    background: #ccc;}
.owl_carousel_bg .item img{height: 67px;
    border-radius: 50%;
    width: 67px !important;}
.slider-1{ position:absolute; bottom:40%; left:14% }
.slider-2{ position:absolute; bottom:38%; left:33% }
.slider-3{ position:absolute; bottom:40%; left:50% }
.slider-4{ position:absolute; bottom:38%; left:69% }
.slider-5{ position:absolute; bottom:53%; left:22% }
.slider-6{ position:absolute; bottom:55%; left:44% }
.slider-7{ position:absolute; bottom:53%; left:67% }
.slider-8{ position:absolute; bottom:71%; left:33% }
.slider-9{ position:absolute; bottom:71%; left:57% }
.slider-10{ position:absolute; bottom:85%; left:46% }



li.nav-item {
    padding: 3px 12px;
}

	
.tree_container{ background:url(../images/tree.gif) no-repeat; height:600px; width: 470px; background-size:contain; position:relative; margin-top: 30px; bottom: 22px;}
.gene-search { background:#fff; padding:30px 0}
.gene-search p{ 
	font-size: 26px;
    font-family: 'Conv_CenturyOldStyTEE Italic';
    margin-bottom: 5px;
}
.gene-search select{ border:1px solid #ccc;}

.section-title h3{font-family: 'Conv_CenturyOldStyTEE Italic';color:#ab5619; font-size:33px; font-weight:600}
.section-title h1 {
  color: #5d5c5c;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
.section-title h1 span {color: #fc2c62;}
.section-title > p {color: #444444; margin: 0;}
.section-title.title-style-2 > h1 {color: #2b2e31; margin-bottom: 25px;}
.section-title.title-style-2 > h1 span {color: #fc2c62;}
.section-title.title-style-2 > p {color: #5b5b5b; font-size: 16px; font-weight: 300; line-height: 25px;}
.section-title.title-style-2 {margin-bottom: 74px;}
.section-title.text-white > h1 {color: #ffffff;}
.section-title.text-white > p {color: #ffffff;}
.title-style-3 > h1 span {color: #fc2c62;}
/***********************
    Carosuel Style
************************/
.carousel-style-1 .owl-nav {margin-top: 30px; text-align: center;}
.carousel-style-1 .owl-nav > div, .carousel-style-3 .owl-nav > div {
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    color: #b4b4b4;
    display: inline-block;
    font-size: 20px;
    height: 34px;
    line-height: 32px;
    margin: 0 7px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 36px;
}
.carousel-style-1 .owl-nav > div:hover {color: #fc2c62; border-color: #fc2c62;}
.carousel-style-2 .owl-dots {line-height: 0; margin-top: 44px; text-align: center;}
.carousel-style-2 .owl-dot {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    margin: 0 2.5px;
    transition: all 0.5s ease-out 0s;
    width: 14px;
}
.carousel-style-2 .owl-dot.active {width: 30px;}
.carousel-style-3 .owl-nav {}
.carousel-style-3 .owl-nav > div {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #fc2c62;
    font-size: 20px;
    left: 20px;
    margin: auto;
    position: absolute;
    top: 0;
}
.carousel-style-3 .owl-nav > .owl-next {right: 20px; left: auto}
.carousel-style-3 .owl-nav > div:hover {background: #fc2c62; color: #fff}
/*----------------------------------------*/
/*  2. Header Area
/*----------------------------------------*/
.header-area, .header-three-area {z-index: 99; position: relative;}
/*----------------------------------------*/
/*  2.1 Header Top Area
/*----------------------------------------*/
.ht-header-msg {
  color: #fff;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 44px;
  margin-right: 30px;
}
.ht-header-msg i {margin-right: 12px;}
.ht-header-msg:last-child i {margin-right: 9px;}
.ht-header-msg:last-child {margin: 0;}
.ht-header-btn {float: right;}
.ht-header-btn .default-btn {border-radius: 0; line-height: 42px;}
.ht-header-btn .default-btn:hover {background: #ffffff none repeat scroll 0 0; color: #fc2c62;}
.social-media {
  padding: 10px 0;
}
.social-media > a {color: #fff; display: inline-block; font-size: 16px; margin-right: 26px;}
.social-media > a:hover {color: #ddd;}
/*----------------------------------------*/
/*  2.2 Mainmenu Area
/*----------------------------------------*/
/*.logo {padding: 40px 0;}*/
.logo > a {display: inline-block;}
.fixed {left: 0; position: absolute; width: 100%; z-index: 99;}
.menu-wrapper {display: inline-block;}
.mainmenu-area.bg-white{ margin-top:15px; background-color: #fff0!important;}
.mainmenu-area.bg-white.inner_page{ margin-top:0; margin-bottom:7px; background-color: #fff0!important;}
.image-container{ border:1px solid #903; margin-bottom:20px;}
.menu-container {float: right;}

.marquee_style{font-family: 'Griffy', cursive;}
.main-menu {display: block; z-index: 2; position: relative; padding: 8px 10px; background :#ab5619; position:relative}
.main-menu:after {
     width: 0;
    position: absolute;
    top: 0;
    content: "";
    z-index: 999;
    right: -50px;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 58px solid #ab5619;
    }
	
	
.main-menu.innerpage-menu-area:after{width: 0;
    position: absolute;
    top: 0;
    content: "";
    z-index: 999;
    left: -50px;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 56px solid #ab5619;}
.main-menu > nav > ul {text-align: left;}
.main-menu > nav > ul > li {display: inline-block; position: relative; padding:10px 0}
.main-menu > nav > ul > li a {
  color: #fff;
  display: inline-block;
  font-size: 17px;
  position: relative;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  padding: 0 8px;
}
.main-menu > nav > ul > li:hover > a, .main-menu > nav > ul > li.active > a {color:#f25408b8}
.main-menu > nav > ul > li > ul {
    background: #ab5619 none repeat scroll 0 0;
    border-top: 1px solid #1a027b;
    box-shadow: -1px 5px 6px 1px rgba(0, 0, 0, 0.2);
    left: 9%;
    opacity: 0; 
    position: absolute;
    text-align: left;
    top: 49px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 155px;
    z-index: 999;
	height:139px;
}
button:focus{ outline:none;}

.history_bg {
   background: url(../images/history_bg.png) no-repeat;
    font-size: 26px;
	padding: 44px 0;
    /* text-shadow: 0px 2px 12px black; */
	cursor:pointer;
	outline:none;	
    width: 100%;
    color: #ab5619;
    /* font-weight: bold; */
    text-shadow: 0px 0px 0 #52240b, 0px 0px 0 #6b1e06, 0px 1px 0 #000, 1px 1px 0 #000;
    /* -webkit-text-fill-color: white; */
    background-size: cover;
    /* padding-top: 36px; */
    font-family: 'Conv_Meera-Regular';
	
}
.eng_bttn{    border: 0;
    background: #853512;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 12px;
    cursor:pointer;
    font-weight: bold;
    padding: 10px 20px;
}
.history_bottom{ background:url(../images/history_bg_bottom.png) no-repeat bottom center; background-size:contain; width:100%; height:124px;}
.history_content{ padding:10px 70px;}
.history_content table tr th, .history_content table tr td{font-family: 'Conv_Meera-Regular'; color:#000; font-size:19px; }
.bg_styles p{font-family: 'Conv_Meera-Regular'; color:#000; font-size:22px;}
.each_tittle{ margin:0 auto}
.bg_styles{display:none; background :url(../images/history_inner_bg.jpg) ; background-size:contain; background-repeat:repeat-y; position:relative}
<!--.bg_styles:after{ content:""; display:none; bottom:0; left:0; right:0; width:100%; position:absolute; height:34px; background:url(../images/history_bg_bottom.png); background-repeat:repeat-x;}-->

.table_tittle{background:#d19209}
.oldpaper_bg{
	  background: url(../images/paragraph_bg1.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% 100%;
    color: #000;
	    
	
	}
.old_paper_bottom{ background:url(../images/old_btm.png) no-repeat top center;    height: 128px;
    background-size: cover;
	}
.amrithadhara_content{     padding: 8% 10% 10% 10%;}
.amrithadhara_content h4 {
    color: #ab5619;
    font-family: 'Conv_CenturyOldStyTEE Italic';
    font-weight: 600;
	text-align:center;
    font-size: 33px;
}
.bottom_tittle{ text-align: center;
    background: #ab5619;
    color: #fff;
    font-weight: normal;
    padding: 10px 0;
}
.content_tittle{ font-family: 'Conv_Meera-Regular' !important;
    font-size: 44px !important;
    color: #ab5619;
    width: 100%;
	
    text-align: center;}
.amritha_commity{border:7px solid #ab5619;}
.organ_bg p{text-align:justify;}
.organ_bg{ position:relative; background:#fff; border:1px solid #ccc;}
.organ_bg h4 { color: #ab5619; font-family: 'Conv_CenturyOldStyTEE Italic','Conv_Meera-Regular'; font-weight: 600;  font-size: 33px;}
.organ_bg:after{ width:100px; height:84px; position:absolute; content:""; top:0; right:0; background:url(../images/blood_bg.png) no-repeat}
.organ_bg h6{ color: #ab5619; font-family: 'Conv_CenturyOldStyTEE Italic'; font-weight: 600;  font-size: 22px; width:100%}
.inner_banner{ background:url(../images/inner_banner.png) no-repeat top center; height:160px;  padding-top:3%;    margin-bottom: 34px;}
.donate_img{ width:100%; text-align:center; maargin-top:20px}
.banner_tittle{color: #fff;
    font-weight: normal;
    font-size: 40px;
    text-align: center;
    font-family: 'Conv_Meera-Regular';}
.organ_bg:before{ width:100px; height:84px; position:absolute; content:""; top:0; left:0; background:url(../images/blood_bg2.png) no-repeat}
.main-menu > nav > ul > li:hover > ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    visibility: visible;
}
.main-menu ul li ul li a {}
.main-menu > nav > ul > li > ul > li {display: block; margin: 0; padding: 0;}
.main-menu > nav > ul > li > ul > li a {
  color: #2c2c2c;
  display: block;
  font-size: 15px;
  line-height: 31px;
  padding: 0;
  position: relative;
}
.main-menu > nav > ul ul li a:hover {color: #fc2c62;}
.mobile-menu-area, .mean-container .mean-bar:after {display: none}
.mean-container .mean-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
}
.mean-container a.meanmenu-reveal {
    border: 0 none;
    color: #fc2c62;
    padding: 2px 0;
    position: absolute;
}
.mean-container a.meanmenu-reveal span {background-color: #2D3E50;}
.mean-container .mean-nav {margin-top: 0px; position: absolute;}
.mobile-menu-area {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.mobile-menu-area .menu-close {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #858585;
    height: 40px;
    padding: 0;
    width: 40px;
	margin-bottom:30px;
}
.mobile-menu-area .menu-close:hover {color: #433a8b; border-color: #433a8b;}
.mobile-menu-area .menu-close i {
    display: block;
    font-size: 30px;
    line-height: 30px;
    padding-right: 2px;
}

.main_content h4{color:#ab5619; 	font-family: 'Conv_CenturyOldStyTEE Italic'; font-weight: 600; font-size: 33px;}

.main_tittle{ width:100%; float:left; text-align:center}
.marque_container{border: 1px solid #ccc;
    width:68%;
  background: #00000024;
    margin: 10px auto;
    padding: 10px 0px 0 0;}
.side-tittle{ padding:0; text-align:center; margin: 25px 0 10px 0;}
.side-tittle h3 {
    font-family: 'Conv_CenturyOldStyTEE Italic';
    color: #ab5619;
    font-size: 33px;
    font-weight: 600;
}
.obtuaries_frame{position:relative;height:144px;width:150px;text-align: center;margin: 0px auto 0 auto; padding-top:0px}
.photo_frame{    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 138px;
    width: 110px;
    background: url(../images/BC.png) no-repeat;}
.marquee_inner{height: 254px;}
.ob_content p:first-child{    text-transform: uppercase; font-weight: bold;}
.obituaries_block{     padding-top: 28px;
    height: 316px;
    width: 100%;
        padding-bottom: 26px;
    background: url(../images/ob_bg.jpg) no-repeat;
    background-size: cover;
    margin: 8px 0 8px 0;}
.obituaries_block h4, .obituaries_block p{ text-align:center; margin-bottom:0; width:100%}
.treesection{background:url(../images/church_padiri_01.png) no-repeat top center; background-size:contain; padding:30px 0 }
.ob_content{background: #ffffffa6; width: 100%; margin: 0 auto; border: 0px solid #ccc; padding:10px 0}
.ob_content p{ font-size:14px; color:#000; line-height:21px;}
.mean-container .mean-bar ul li a {color: #252525; font-size: 12px; line-height: 15px;}
.mean-container .mean-nav ul li a:hover {color: #fc2c62;}
.mean-nav ul li a i {display: none;}
.mean-container .mean-nav ul li a.mean-expand {font-weight: 400;}
.search-content {display: inline-block; line-height: 107px; margin-left: 8px;}
.search-content .button {color: #fc2c62; font-size: 16px; padding-left: 5px; position: relative; top: 1px;}
.mean-container .mean-nav > ul {
  max-height: 280px;
  overflow-y: scroll;
}
.header-sticky.sticky {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 9.9px 0.1px rgba(91, 91, 91, 0.2);
    left: auto;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    margin: auto;
}
.side_right_border{ border-left:1px solid #ccc;}
.sticky .logo {padding: 17px 0;}
.sticky .logo a img {width: 90%;}
.sticky .header-btn {padding: 14px 0;}
.mainmenu-area .sticky {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4)
}
.sticky .main-menu > nav > ul > li > a, .sticky .search-content {line-height: 138px}
.mainmenu-area.sticky {box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.16);}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.slider-area {height: calc(100vh - 154px); position: relative; overflow: hidden}
.single-slide {background-position: center center; background-size: cover;}
.banner-content, .single-slide, .slider-wrapper .owl-item, .slider-wrapper .owl-stage, .slider-wrapper, .slider-wrapper .owl-stage-outer, .banner-content .container, .banner-content .row, .banner-content .col-lg-8, .banner-content .col-md-12, .banner-content .col-lg-7, .banner-content .text-content-wrapper, .banner-content .text-content, .banner-content .display-table, .banner-content .display-table-cell {
    height: 100%;
}
.text-content-wrapper {display: table; position: relative;}
.banner-content .text-content {
    display: table-cell;
    height: auto;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}
.text-content h1 {
  animation-delay: 0.4s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeOut;
  color: #ffffff;
  font-size: 72px;
  font-weight: bold;
  line-height: 71px;
  margin-bottom: 21px;
}
.text-content h1 span {color: #fc2c62}
.text-content p {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeOut;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 35px;
  max-width: 593px;
}
.banner-btn .default-btn {
  animation-delay: 1.5s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeOut;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 51px;
  margin-bottom: 17px;
  padding: 0 49px;
}
.banner-btn .default-btn:hover {background: transparent}
.owl-item.active .banner-content p, 
.owl-item.active .banner-content h1, 
.owl-item.active .banner-content h2, 
.owl-item.active .banner-btn .default-btn{
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp
}
.slider-wrapper .owl-nav > div {
    background: rgb(47, 42, 36) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    float: left;
    font-size: 26px;
    height: 100px;
    left: -100%;
    line-height: 98px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 44px;
}
.slider-area:hover .slider-wrapper .owl-nav > .owl-prev, .slider-two-area:hover .slider-wrapper .owl-nav > .owl-prev {
    left: 50px;
}
.slider-wrapper .owl-nav .owl-next {position: absolute; right: -100%; left: auto}
.slider-area:hover .slider-wrapper .owl-nav .owl-next, .slider-two-area:hover .slider-wrapper .owl-nav .owl-next {
    right: 50px;
}
.slider-wrapper .owl-nav > div:hover {
  background: #de8813 none repeat scroll 0 0;
  color: #ffffff;
}
/*----------------------------------------*/
/*  4. Help Area
/*----------------------------------------*/
.hlp-img {
  padding-right: 30px;
}
.hlp-content > h4 {
    color: #555;
    font-size: 44px;
    font-weight: 300;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.hlp-content p strong {
  color: #555;
  font-size: 24px;
  font-weight: 400;
}
.hlp-content > p{
    color: #555;
}
.hlp-content > p:last-child{
    margin-bottom: 0;
}
.hlp-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
/*----------------------------------------*/
/*  5. Cause Area
/*----------------------------------------*/
.ht-single-cause {margin-bottom: 30px;}
.ht-cause-img img{
    width: 100%;
}
.ht-cause-text {
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 23px 30px 30px;
  position: relative;
  z-index: 2;
}
.progress-wrap {overflow: hidden;}
.ht-cause-text > h3 {
  color: #616161;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}
.ht-cause-text > h3 a:hover {color: #fc2c62}
.progress {
    background: #c1c1c1 none repeat scroll 0 0;
    border-radius: 30px;
    height: 10px;
    margin-bottom: 18px;
    overflow: visible;
    position: relative;
}

.progress-bar {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: none;
}
.ht-s-info {
  color: #616161;
  float: left;
  font-size: 14px;
}
.ht-s-info:last-child {float: right;}
.ht-cause-info {
  margin-bottom: 27px;
  overflow: hidden;
}
.cause-btn-time .default-btn,.ht-blog-text .default-btn {
  background: #4c4c4c none repeat scroll 0 0;
  border: medium none;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 42px;
  padding: 0 30px;
  text-transform: capitalize;
}
.cause-time {
    color: #ffffff;
    display: block;
    float: right;
    font-size: 13px;
    line-height: 30px;
}
.cause-btn-time {overflow: hidden;}
.cause-btn-time .default-btn:hover,.ht-blog-text .default-btn:hover {background: #fc2c62; color: #fff;}
.cause-area .progress .text-top {margin: 0; right: -13px; top: -22px;}
.cause-area .progress-bar {position: relative;}
/*----------------------------------------*/
/*  6. Join Area
/*----------------------------------------*/
.ht-join-text {padding: 0 60px; position: relative; z-index: 1;}
.ht-join-text > h1 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.ht-join-text > h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.ht-join-text > p {color: #ffffff; font-size: 17px; line-height: 28px; margin-bottom: 36px;}
.join-area .ht-join-text .default-btn:hover {border-color: #ffffff;}
.join-area .ht-join-text .default-btn.btn-white:hover {border-color: #fc2c62;}
.ht-join-text .default-btn {
  font-size: 12px;
  line-height: 40px;
  margin: 0 5px;
  padding: 0 20px;
}

/*----------------------------------------*/
/*  7. Events Area
/*----------------------------------------*/
.ht-event-img a {
  display: block;
  position: relative;
}
.ht-event-img {
  line-height: 0;
}
.ht-event-img img{
    width: 100%;
}
.ht-event-text {
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 25px 30px 12px;
}
.event-time {
  background: #6b6b6b none repeat scroll 0 0;
  border-radius: 0 30px 30px 0;
  color: #ffffff;
  font-size: 30px;
  height: 58px;
  left: 0;
  line-height: 56px;
  padding: 0 0 0 19px;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 115px;
}
.ht-single-event:hover .event-time{
    background: #d5800a;
}
.event-time > span {font-size: 14px; padding-left: 8px; position: relative; top: -6px;}
.event-time > span::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -3px;
    position: absolute;
    top: 11px;
    width: 6px;
}
.ht-event-text > h4,.ht-blog-text > h2 {
  color: #616161;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 12px;
}
.ht-s-event-info {
  color: #616161;
  font-size: 14px;
  margin-bottom: 6px;
}
.ht-s-event-info i {
  color: #1a027b;
  font-size: 15px;
  padding-right: 7px;
  position: relative;
  top: 1px;
}
.ht-event-text > p,.ht-blog-text > p {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 24px;
}
.ht-event-text > h4 a:hover {color: #fc2c62;}
.ht-event-info span+span{
    margin-left: 10px;
}
.ht-event-info {margin-bottom: 20px;}
/*----------------------------------------*/
/*  8. Testimonial Area
/*----------------------------------------*/
.client-area .owl-nav{display: none}
.testimonial-content p, .testimonial-content h5, .testimonial-content h6, .testimonial-img{z-index: 5; position: relative; color: #fff}
.testimonial-img{
    float: left;
    margin-right: 60px;
    position: relative;
}
.testimonial-content{
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    text-align: left;
}
.testimonial-content:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 112px;
    content: "";
    background: #fff;
    z-index: 9;
}
.testimonial-img:after{
    position: absolute;
    right: -60px;
    top: 50%;
    width: 30px;
    height: 1px;
    content: "";
    background: #fff;
    z-index: 9;
}
.testimonial-content p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 17px;
    padding-right: 340px;
}
.testimonial-content h5 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 5px;
}
.testimonial-content h6{
    font-size: 15px;
    font-weight: 300;
}
.testimonial-owl.owl-carousel .owl-nav {
    display: none;
}
.testimonial-area .owl-dots {
    bottom: 0;
    height: 135px;
    padding-left: 15px;
    position: absolute;
    right: 0px;
    transform: rotate(90deg);
}
.testimonial-area .owl-dot {
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 10px;
    text-align: center;
    position: relative;
    transform: rotate(-90deg);
    transition: all 0.3s ease 0s;
}
.testimonial-area .owl-dot::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -70px;
    position: absolute;
    top: 9px;
    width: 50px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.testimonial-area .owl-dot.active::after {
    transform: scale(1);
}

/*----------------------------------------*/
/*  9. Team Area
/*----------------------------------------*/
.single-team {
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
}
.team-img{position: relative;
width:100%;
}
.team-img img {width: 82%; border: 6px solid #f0f2f3;}

.team-hover-link {
  bottom: 10px;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transform: scale(0);
  transition: all 0.7s ease 0s;
  width: 100%;
}
.single-team:hover .team-hover-link{
    transform: scale(1);
}
.team-hover-link a {
  background: #242224 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 7px;
  width: 30px;
}
.single-team:hover .team-hover-link a, .single-team .team-hover-link a:last-child {opacity: 1;}
.team-hover-link a:hover{background: #fc2c62;}
.team-text {
  background: #f0f2f3 none repeat scroll 0 0;
  padding: 13px 10px 16px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  
   width:100%
}
.single-team:hover .team-text{
    background: #666666;
}
.team-text > h3, .team-text > h5 {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  
}
.team-text > h3 a:hover {color: #fff}
.team-text > h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
/*----------------------------------------*/
/*  10. Gallery Area
/*----------------------------------------*/
.gallery-img {
  float: left;
  padding: 7px;
  width: 25%;
  overflow: hidden;
}
.gallery-img img,.ht-blog-img img,.ht-event-img img,.ht-cause-img img{
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.gallery-img:hover img,.ht-single-blog:hover .ht-blog-img img,
.ht-single-event:hover .ht-event-img img,
.ht-single-cause:hover .ht-cause-img img{
    transform: scale(1.1);
}
.ht-blog-img,.ht-event-img,.ht-cause-img{
    overflow: hidden;
}
.gallery-img a{
    display: block;overflow: hidden;
}
.gallery-lsit {
  margin: -10px;
}
/*----------------------------------------*/
/*  11. Donate Text Area
/*----------------------------------------*/
.donate-text h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 14px;
}
.donate-text > h5 {color: #ffffff; font-size: 18px; font-weight: 300;}
.ht-donate-wrapper {
  overflow: hidden;
  padding: 50px 0 53px;
}
.donate-text {float: left;}
.donate-btn {float: right; padding-top: 20px;}
.donate-btn .default-btn {
  background: #ffffff none repeat scroll 0 0;
  border-color: #ffffff;
  color: #fc2c62;
  line-height: 41px;
  padding: 0 21px;
}
.donate-btn .default-btn:hover {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #ffffff;}
/*----------------------------------------*/
/*  12. Blog Area
/*----------------------------------------*/
.ht-blog-text {
  overflow: hidden;
  padding: 23px 0 30px;
}
.ht-blog-img img{
    width: 100%;
}
.ht-blog-text > h2 a:hover {color: #fc2c62;}
.s-post-meta {
  color: #616161;
  display: block;
  float: left;
  font-size: 14px;
  margin-right: 18px;
}
.s-post-meta a{
    color: #616161;
}
.s-post-meta a:hover{
    color: #fc2c62;
}
.post-meta-wapper {margin-bottom: 16px; overflow: hidden;}
.s-post-meta i {
  margin-right: 8px;
  color: #fc2c62;
}
.s-post-meta:last-child {margin-right: 0;}
.ht-blog-text > h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.single-footer-widget > h4 {
    color: #ffffff;
    font-weight: 300;
    line-height: 15px;
    margin-bottom: 28px;
    padding-bottom: 12px;
    position: relative;
}
.single-footer-widget .footer-info > p {
    color: #b9b9b9;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
}
.single-footer-widget .footer-info {padding-right: 30px;}
.footer-logo > a {display: inline-block;}
.footer-logo {margin-bottom: 19px;}
.s-footer-item {margin-bottom: 5px; overflow: hidden;}
.s-footer-item span {color: #b7b7b7; display: block;line-height: 24px; overflow: hidden;}
.s-footer-item i {color: #ffffff; float: left; font-size: 18px; position: relative; top: 3px; width: 26px;}
.footer-address {padding-right: 67px;}
.s-footer-item:last-child {margin: 0;}
.single-footer-widget > h4::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 38px;
}
.footer-list li a {color: #b9b9b9; display: block;}
.footer-list > li {line-height: 14px; margin-bottom: 16px;}
.footer-list > li a:hover {color: #ee7f2c; padding-left: 7px;}

.footer-newsletter > p:first-of-type {color: #dcdcdc; font-size: 16px; line-height: 14px; margin-bottom: 22px;}
.mc-news {left: -5000px; position: absolute;}
.email {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px 0 0 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    height: 37px;
    padding: 0 18px;
    width: calc(100% - 55px);
}
.email::-moz-placeholder {color: #b9b9b9;}
input.email:focus {background: #393939 none repeat scroll 0 0;}
.mc-form {margin-bottom: 16px; position: relative;}
#mc_embed_signup_scroll > button {
  background: #333333 none repeat scroll 0 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  font-size: 14px;
  height: 100%;
  margin-left: 1px;
  position: absolute;
  right: 0;
  top: 0;
  width: 54px;
  cursor: pointer;
}
#mc_embed_signup_scroll > button:hover {background: #393939 none repeat scroll 0 0; color: #fc2c62;}
.footer-newsletter > p:last-of-type {
  color: #b9b9b9;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 18px;
}
.footer-text {
  color: #b9b9b9;
  display: block;
  font-size: 15px;
  padding: 17px 0;
}
.footer-text a {color: #e1e1e1;}
.footer-text a:hover {border-bottom: 1px solid #e1e1e1;}
.single-footer-widget .social-media > a:hover{
    color: #f4991c;
}
/*----------------------------------------*/
/*  14. Home Version Two
/*----------------------------------------*/
/*----------------------------------------*/
/*  14.1 Header Two Area
/*----------------------------------------*/
.header-two-area .mean-container .mean-nav ul li a:hover, .header-two-area .mean-container a.meanmenu-reveal {
    color: #fc2c62;
}
.header-two-area .mean-container .mean-bar::after {
    color: #ffffff;
    content: "MENU";
    display: none;
    font-size: 16px;
    font-weight: 600;
    left: 15px;
    position: absolute;
    top: 7px;
}
.header-two-area .mean-container a.meanmenu-reveal span {background: #fff}
.header-two-area .main-menu > nav > ul > li > a {color: #ffffff; line-height: 70px;}
.header-two-area .main-menu > nav > ul > li:hover > a, .header-two-area .main-menu > nav > ul > li.active > a, .header-two-area .main-menu > nav > ul ul li a:hover {
    color: #fc2c62;
}
.header-two-area .main-menu > nav > ul > li > a::after {background: #fc2c62 none repeat scroll 0 0;}
.header-two-area .main-menu > nav > ul > li > ul {border-color: #fc2c62;}
.header-two-area .button-box {float: right; padding: 16px 0 16px 34px;}
.header-two-area .default-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fc2c62;
    border-radius: 8px;
    color: #fc2c62;
    line-height: 35px;
    padding: 0 29px;
}
.header-two-area .logo {padding: 65px 0;}
.header-two-area .menu-container {padding: 44px 0;}
.header-two-area .default-btn:hover {background: #fc2c62 none repeat scroll 0 0; color: #ffffff;}
.header-two-area .sticky .logo {padding: 22px 0;}
.header-two-area .header-sticky.sticky {background: #555555 none repeat scroll 0 0;}
.header-two-area .sticky .menu-container {padding: 0;}
/*----------------------------------------*/
/*  14.2 Slider Two Area
/*----------------------------------------*/
.slider-two-area {height: 100vh; position: relative; overflow: hidden}
.slider-two-area .single-slide::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider-two-area .text-content-wrapper {
  padding-left: 0;
  right: auto;
  text-align: center;
  width: 100%;
}
.slider-two-area .text-content > h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 3px;
    animation-delay: .1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeOut;
}
.slider-two-area .text-content > h1 {margin-bottom: 19px;}

.slider-two-area .banner-btn .default-btn:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fc2c62;
}
.slider-two-area .slider-wrapper .owl-nav > div:hover {
    background: rgba(252, 44, 98, 0.3) none repeat scroll 0 0; 
    color: #ffffff;
}
.slider-two-area .text-content p {
  margin: auto auto 35px;
}
/*----------------------------------------*/
/*  14.3 Help Two Area
/*----------------------------------------*/
.ht-video-bg {
  background: rgba(0, 0, 0, 0) url("../img/banner/1.jpg") repeat scroll center top / cover ;
  height: 521px;
  margin-right: 54px;
  position: relative;
}
.ht-video-bg::after {
    background: #000000 none repeat scroll 0 0;
    opacity: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-popup {
    bottom: 0;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 1;
}
.help-text-container {margin-left: -30px;}
.help-text-container > h1 {
    color: #2b2e31;
    font-size: 44px;
    font-weight: 300;
    line-height: 31px;
    padding-bottom: 35px;
}
.help-text-container > p {
    color: #555555;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 12px;
}
.help-text-container > p span {color: #fc2c62;}
.help-text-container .progress {background: #2b2e31 none repeat scroll 0 0; height: 10px;}
.help-text-container .progress-bar {background: #fc2c62 none repeat scroll 0 0; position: relative}

.help-text-container .progress .text-top {color: #fc2c62; font-size: 14px; right: -17px; top: -33px;}
.help-text-container .progress-wrap {margin-right: 130px; padding-top: 28px;}
.help-text-container > span {
    color: #6e6e6e;
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 31px;
}
.help-text-container > span .color {color: #fc2c62;}
.help-text-container .default-btn {line-height: 38px; padding: 0 43px;}
/*----------------------------------------*/
/*  15. Cause Page
/*----------------------------------------*/
.breadcrumb-text h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 6px;
}
.breadcrumb-text {
  padding: 150px 0 157px;
  position: relative;
  z-index: 1;
}
.breadcrumb-bar ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.breadcrumb-bar li a, .breadcrumb-bar li {
  color: #ffffff;
  font-size: 16px;
  position: relative;
}
.breadcrumb-bar li + li {
  margin-left: 24px;
}
.breadcrumb > li + li::before {
  bottom: -3px;
  content: "-";
  font-size: 20px;
  left: -15px;
  position: absolute;
}
.breadcrumb-bar li a:hover {color: #fa2c62 }
.button-white .default-btn {border-color: #ffffff; color: #ffffff;}
.button-white .default-btn:hover {background: #ffffff none repeat scroll 0 0; color: #fc2c62;}
.cause-section .ht-single-cause {margin-bottom: 32px;}
.cause-section .ht-single-cause::after {border-bottom: 2px solid #fa2c61; bottom: -2px;}
.pagination{
    justify-content: center;
}
.pagination > li > a {
    border: 1px solid #b1b1b1;
    color: #808080;
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    line-height: 28px;
    margin: 0 4px;
    padding: 0;
    width: 30px;
    display: block;
}
.pagination > li > a:hover, .pagination > li > a:focus {
    background: #ffffff none repeat scroll 0 0;
    border-color: #fc3166;
    color: #fc2c62;
}
.pagination > li:first-child > a, .pagination > li:last-child > a { font-size: 18px;}
.pagination > li:first-child > a:hover, .pagination > li:last-child > a:hover {
    background: #fc2c62 none repeat scroll 0 0;
    color: #ffffff;
}
.pagination-content {line-height: 0;}
/*----------------------------------------*/
/*  16. Cause Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  16.1 Cause Details Main
/*----------------------------------------*/
.post-details-bar { padding-top: 42px;}
.post-details-bar .ht-s-info {color: #5c5c5c;}
.post-details-bar .ht-s-info span {color: #828282;}
.post-details-bar .ht-cause-info {line-height: 14px;}
.posts-details-container h1 {
    font-size: 26px;
    font-weight: 400;
    line-height: 37px;
    margin-bottom: 3px;
}
.post-d-info {margin-bottom: 31px; overflow: hidden;}
.post-d-info > span {display: block; float: left; font-size: 13px;}
.post-d-info > span span {color: #7b7b7b;}
.post-d-info > span:first-child {margin-right: 30px;}
.post-details-wrapper > p {
    font-size: 14px;
    line-height: 31px;
}
.post-details-wrapper {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    padding-bottom: 70px;
    padding-top: 34px;
}
.post-details-wrapper > p:first-of-type {margin-bottom: 28px;}
.cause-d-content {overflow: hidden;}
.post-d-img {float: left;}
.cause-d-content-text {overflow: hidden; padding-left: 38px;}
.cause-d-content-text > h3 {
    color: #626262;
    font-size: 20px;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 17px;
}
.cause-d-content-text > span {color: #818080; display: block; line-height: 28px;}
.cause-d-content-text .default-btn {
    background: #3b3b3b none repeat scroll 0 0;
    border-color: #3b3b3b;
    font-size: 11px;
    line-height: 37px;
    margin-top: 22px;
    padding: 0 39px;
}
.cause-d-content-text .default-btn:hover {background: transparent; color: #3b3b3b}
.post-details-wrapper > p:last-of-type {margin-bottom: 58px;}
.post-details-form > h3, .post-comments > h3 {
    font-weight: 400;
    line-height: 16px;
    padding-bottom: 50px;
}
.post-details-form {padding: 60px 0 0;}
.post-details-form input, .post-details-form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #eeeeee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #969696;
    font-size: 13px;
    font-weight: 300;
    height: 37px;
    margin-bottom: 45px;
    padding: 0;
}
.post-details-form .form-box > input::-moz-placeholder, .post-details-form .form-box > textarea::-moz-placeholder {
    color: #969696;
}
.post-details-form textarea {height: 73px; margin-bottom: 33px;}
.post-details-form .default-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    font-size: 11px;
    line-height: 37px;
    padding: 0 40px;
}
.post-details-form .default-btn:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fc2c62;
}
/*----------------------------------------*/
/*  16.2 Cause Details Sidebar
/*----------------------------------------*/
.ht-sidebar-widget > h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 35px;
}
.ht-widget-post-img {float: left;}
.ht-widget-p-text {overflow: hidden; padding-left: 21px;}
.ht-widget-post-date {
    display: block;
    font-size: 13px;
    line-height: 14px;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.ht-widget-p-text h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
}
.ht-widget-p-text a:hover {color: #fc2c62;}
.ht-widget-p-text > p {
    font-size: 13px;
    line-height: 21px;
    margin: 0;
}
.ht-sidebar-widget {padding-right: 25px; margin-bottom: 50px;}
.ht-widget-post {margin-bottom: 30px; overflow: hidden;}
.ht-widget-post:last-of-type {margin: 0;}
.sidebar-categories a {color: #717171; display: inline-block;}
.sidebar-categories a:hover {color: #fc2c62;}
.sidebar-categories > li {line-height: 13px; margin-bottom: 15px;}
.sidebar-categories > li:last-child {margin-bottom: 0;}
.post-style-two .ht-widget-p-text > h4 {color: #585858; font-weight: 400; line-height: 15px; margin-bottom: 5px;}
.post-style-two .ht-widget-post-date {padding-bottom: 9px;}
.ht-widget-tags > li {display: inline-block; font-size: 12px;}
.ht-widget-tags > li a {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: 8px;
    padding: 5px 24px;
}
.ht-widget-tags > li a:hover {border-color: #fc2c62; color: #fc2c62;}
.ht-sidebar-widget.style-two {margin-bottom: 35px;}
.ht-widget-subcribe > p {font-size: 13px; line-height: 18px; margin-bottom: 26px;}
.ht-sidebar-widget.style-three {padding-right: 70px;}
.ht-sidebar-widget.style-three > h3 {padding-bottom: 17px;}
.ht-sidebar-widget .mc-form {margin: 0;}
.ht-sidebar-widget .email {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #616161;
    font-size: 13px;
    font-weight: 300;
    height: 40px;
    margin-bottom: 19px;
    padding: 0 19px;
    width: 100%;
}
.ht-sidebar-widget .email:focus {background: #dddddd none repeat scroll 0 0;}
.ht-sidebar-widget .email::-moz-placeholder {color: #acacac;}
.ht-sidebar-widget .mc-form > button {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    color: #ffffff;
    font-size: 11px;
    line-height: 37px;
    padding: 0 40px;
}
.ht-sidebar-widget .mc-form > button:hover {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #fc2c62;}
.ht-widget-post-img > a {position: relative; display: block;}
/*----------------------------------------*/
/*  17. Event Page
/*----------------------------------------*/
.event-section .ht-single-event {margin-bottom: 30px;}
/*----------------------------------------*/
/*  18. Event Details Page
/*----------------------------------------*/
.event-details-container {padding: 0 44px;}
.event-timer {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-top: -53px;
    overflow: hidden;
    padding: 31px 0;
    position: relative;
    z-index: 2;
    margin-bottom: 52px;
}
.count-column {float: left; width: 25%; border-right: 1px solid #D1D1D1;}
.cdown {color: #898989; font-size: 14px; text-align: center; line-height: 13px;}
.counting {color: #737373; display: block; font-size: 22px; line-height: 18px; padding-top: 11px;}
.timer-btn {float: right; padding: 4px 35px 4px 0; text-align: right; width: 186px;}
.timer {float: left; width: calc(100% - 186px);}
.timer .count-column:last-child {border: 0 none;}
.timer-btn .default-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    line-height: 32px;
    padding: 0 34px;
}
.timer-btn .default-btn:hover {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #fc2c62;}
.event-details-container .post-d-info > span {
    font-size: 14px;
}
.event-details-container .post-d-info > span:first-child {margin-right: 16px;}
.event-details-container .post-d-info > span i {color: #7c7c7c; margin-right: 5px;}
.posts-details-container .event-details-container h1 {padding-bottom: 5px;}
.event-details-container .post-d-info {margin-bottom: 23px;}
.event-details-container .post-details-wrapper {border-bottom: 0 none; padding-bottom: 0; padding-top: 40px;}
.event-details-container .post-details-wrapper > p:nth-of-type(2) {margin-bottom: 52px;}
.event-details-container .google-map-area {margin-bottom: 41px;}
.event-details-container .post-details-wrapper > p:last-of-type {margin-bottom: 0;}
.ht-widget-search-box {border: 1px solid #e7e7e7; border-radius: 4px; height: 38px; position: relative;}
.ht-widget-search-box > input {border: 0 none; font-size: 14px; height: 100%; padding: 0 17px;}
.ht-widget-search-box > input::-moz-placeholder {}
.ht-widget-search-box > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #e7e7e7;
    color: #adadad;
    font-size: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    cursor: pointer;
}
.sidebar-search h3 {padding-bottom: 31px;}
.ht-widget-search-box > button:hover {color: #fc2c62;}

/*----------------------------------------*/
/*  20. Contact Page
/*----------------------------------------*/
.sub-title {
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 29px;
}
.contact_form input, .contact_form textarea {
    border: 1px solid #e9e9e9;
    color: #777777;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    margin-bottom: 18px;
    padding: 0 17px;
}
.contact_form input::-moz-placeholder, .contact_form textarea::-moz-placeholder {color: #777777;}
.contact_form input::-webkit-input-placeholder {
    font-weight: 300;
    color: #777777
}
.contact_form textarea::-webkit-input-placeholder {
    font-weight: 300;
    color: #777777
}
.contact_form textarea {height: 160px; margin-bottom: 28px; padding: 10px 17px;}
.contact_form .row {margin-left: -9.5px; margin-right: -9.5px;}
.contact_form .col-md-6 {padding-left: 9.5px; padding-right: 9.5px;}
.submit-btn {
    background: #fa6621 none repeat scroll 0 0;
    border-color: #fa6621;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 37px;
    padding: 0 46px;
}


.marquee_container{
	border: 1px solid #ccc;
	background: rgba(255,255,255,1); height:50px;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 48%, rgba(171,86,25,0.55) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(48%, rgba(255,255,255,0.78)), color-stop(100%, rgba(171,86,25,0.55)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 48%, rgba(171,86,25,0.55) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 48%, rgba(171,86,25,0.55) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 48%, rgba(171,86,25,0.55) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 48%, rgba(171,86,25,0.55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ab5619', GradientType=1 );}
.marquee_style{font-family: 'Conv_Meera-Regular';     color: #ab5619; font-size: 22px;  margin-top: 10px;}
.submit-btn:hover {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #fc2c62;}
.contact-area p {font-size: 14px; line-height: 24px; margin-bottom: 17px;}
.contact-information .sub-title {padding-bottom: 22px;}
.ht-c-info {display: block; margin-bottom: 9px;}
.ht-c-info span {font-weight: 600;}
.c-links > a {font-size: 14px; margin-right: 17px;}
.c-links > a:hover {color: #fc2c62;}
.c-links {margin-top: 23px;}
.contact-form-wrapper {padding-right: 35px;}
/*----------------------------------------*/
/*  21. Blog Page
/*----------------------------------------*/
.blog-section .ht-single-blog {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 0;
}
.blog-section .ht-blog-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 30px;
}
.blog-section .ht-blog-text > h2 {color: #5b5b5b; font-size: 22px; margin-bottom: 8px;}
.blog-section .s-post-meta {margin-right: 18px;}
.blog-section .post-meta-wapper {margin-bottom: 20px;}
.blog-section .ht-blog-text > h2 a:hover {color: #fc2c62;}
.blog-section .ht-single-blog {margin-bottom: 30px;}
/*----------------------------------------*/
/*  21.1 Blog Page Sidebar
/*----------------------------------------*/
.blog-section .ht-sidebar-widget > h3 {padding-bottom: 30px;}
.blog-section .ht-sidebar-widget {margin-bottom: 40px;}
.blog-section .ht-sidebar-widget.style-three > h3 {padding-bottom: 17px;}
.widget-banner-img {display: inline-block; overflow: hidden; position: relative;}
.widget-banner-img::after {
    background: #fc2c62 none repeat scroll 0 0;
    bottom: 11px;
    content: "";
    left: 11px;
    opacity: 0.7;
    position: absolute;
    right: 11px;
    top: 11px;
}
.ht-widget-banner-hover {
    left: 11px;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
}
.ht-widget-banner-hover h5, .ht-widget-banner-hover h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 9px;
}
.ht-widget-banner-hover h3 {font-size: 20px; margin-bottom: 25px;}
.ht-widget-banner {position: relative;}
.ht-widget-banner-hover > a {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 8px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.ht-widget-banner-hover > a:hover {border-color: #dddddd; color: #dddddd;}
.blog-section .nav.nav-tabs {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin-bottom: 39px;
    margin-right: 125px;
}
.blog-section .nav-tabs > li > a.active,
 .blog-section .nav-tabs > li.active > a:focus, 
 .blog-section .nav-tabs > li > a:hover, 
 .blog-section .nav-tabs > li.active > a:hover {
    color: #fc2c62;
    border: 0
}
.blog-section .nav-tabs > li {
    border-right: 1px solid #e1e1e1;
    float: left;
    margin: 0;
    padding: 0;
}
.blog-section .nav-tabs > li:last-child {border: 0}
.blog-section .nav-tabs > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 9px 18px;
    position: relative;
}
/*----------------------------------------*/
/*  22. Blog Details Page
/*----------------------------------------*/
.blog-section .post-details-img {margin-bottom: 51px;}
.blog-section .post-d-info {margin-bottom: 39px;}
.blog-section .post-details-wrapper {padding-bottom: 36px; padding-top: 32px;}
.blog-section .post-details-wrapper > p:nth-of-type(2) {margin-bottom: 44px;}
.blog-section .post-d-content {margin-bottom: 43px;}
.blog-section .post-details-wrapper > p:last-of-type {margin-bottom: 0;}
.post-comments-img {float: left;}
.post-comments-content {overflow: hidden; padding-left: 24px;}
.single-post-comments {margin-bottom: 58px; overflow: hidden;}
.post-comments-img > img {border: 2px solid #f3f3f3; border-radius: 4px;}
.blog-section .post-comments > h3 {padding-bottom: 40px;}
.post-comments-content > h5 {
    line-height: 19px;
    margin-bottom: 2px;
    font-weight: 400;
    font-size: 17px;
}
.comments-time-reply > span {
    float: left;
    font-size: 13px;
}
.comments-time-reply {margin-bottom: 8px; overflow: hidden;}
.comments-time-reply > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #5f5f5f;
    float: right;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    cursor: pointer;
}
.comments-time-reply > button:hover {color: #fc2c62;}
.post-comments-content > p {color: #7a7a7a; font-size: 14px; line-height: 22px; margin: 0;}
.reply-comments {padding-left: 117px;}
.post-comments {border-bottom: 1px solid #eeeeee; padding-top: 60px;}
/*----------------------------------------*/
/*  23. About Page
/*----------------------------------------*/
.help-style-two .help-text > p span {color: #fc2c62;}
.help-style-two .ht-video-bg {
    background: rgba(0, 0, 0, 0) url("../img/banner/2.jpg") repeat scroll center top / cover ;
    border-radius: 0;
    height: 570px;
    margin: 0 0 -284px;
}
.help-style-two .ht-video-bg::after {
    background: #393939 none repeat scroll 0 0;
    border-radius: 0;
    opacity: 0.5;
}
.help-style-two .video-popup {height: 90px; width: 90px;}
.about-features-area {padding-top: 365px;}
.ht-about-feature-item > h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 14px;
}
.ht-about-feature-item > p {
  color: #ddd;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.count-area {
  padding: 118px 0;
}
.ht-about-feature-item {padding: 0 10px;}
.ht-about-feature-item > span {display: block; margin-bottom: 22px;}

.ht-single-count > h1 {color: #ffffff; font-size: 36px; font-weight: 400; line-height: 29px; margin-bottom: 13px;}
.ht-single-count > h3 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
}
.box-layout {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  max-width: 1340px;
}
.box-wrapper {
  background: rgba(0, 0, 0, 0) url("../img/bg/pattern.png") repeat fixed 0 0;
}
.box-layout {
  background: #fff none repeat scroll 0 0;
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  max-width: 1340px;
  position: relative;
}

.box-layout .sticky {
  max-width: 1340px;
}











body{background-color:#fff;}
.card-header, .card-link,.card-link:hover{background-color:#eeebeb;text-align:left;color:hotpink; /*width:1000px;*/ height:53px;}
.card-body{padding:10px 10px; /*width:1000px;*/ border:1px solid black;}
.card{width:500px;}


@keyframes minus {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

[aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {display: none;}





.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:6px 1em;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}









.hover12 figure {
	background: ;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}


.gaimg
{
	border:2px solid gray;
}



.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}



@font-face {
	font-family: 'Conv_Meera-Regular';
	src: url('../fonts/Meera-Regular.eot');
	src: local('☺'), url('../fonts/Meera-Regular.woff') format('woff'), url('../fonts/Meera-Regular.ttf') format('truetype'), url('../fonts/Meera-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


div.ex3 {
   
    width: 100%;
    height: 100%;
	max-height:600px;
    overflow: auto;
	color: black;
}

.n1
{
	color:#F00; 
	text-align:center;
	 line-height:33px;
	  font-size:12px;
}
.n2{
	
color:#F00;
 text-align:center;
  line-height:2px;
   font-size:12px;
}
.n3
{
position:absolute; 
top:5%; 
left:44%;
 z-index:9;
  background: #fffdfd;
   border-radius: 50px;
   width:75px;height: 75px
   ;border: 3px solid #f5d251;
    padding:30px 0; 	
}

.n4
{
	color:#F00;
	 text-align:center;
	  line-height:33px;
	   font-size:12px;
}
.n5
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}
.n6
{
	position:absolute; 
	top:8%; 
	left:58%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251; 
	padding:30px 0; 
}
.n7
{
	
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}

.n8
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}
.n9
{
	position:absolute; 
	top:18%; 
	left:50%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251; 
	padding:30px 0;
}


.n10
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}
.n11
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}
.n12
{
	position:absolute; 
	top:33%; 
	left:53%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251;
	padding:30px 0; 
}

.n13
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}
.n14
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}

.n15
{
	position:absolute; 
	top:34%; 
	left:64%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251; 
	padding:30px 0; 
}
.n16
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}
.n17
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}

.n18
{
	position:absolute; 
	top:18%; 
	left:66%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251; 
	padding:30px 0; 
}
.n19
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}

.n20
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}

.n21
{
	position:absolute; 
	top:28%; 
	left:42%; 
	z-index:9; 
	background: #fffdfd; 
	border-radius: 50px;
	width:75px;
	height: 75px;
	border: 3px solid #f5d251; 
	padding:30px 0;
}
.n22
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}
.n23
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}

.n24
{
	
position:absolute; top:26%; left:32%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0; 	
}

.n25
{
	color:#F00; text-align:center; line-height:33px; font-size:12px;
}

.n26
{
	color:#F00; 
	text-align:center; 
	line-height:2px; 
	font-size:12px;
}
.n27
{
	position:absolute; top:3%; left:31%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0; 
}
.n28
{
	color:#F00; text-align:center; line-height:33px; font-size:12px;
}

.n29{
	
color:#F00; text-align:center; line-height:2px; font-size:12px;	
}

.n30
{
	position:absolute; top:14%; left:23%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0;
}

.n31
{
	color:#F00; text-align:center; line-height:33px; font-size:12px;
}
.n32
{
	color:#F00; text-align:center; line-height:2px; font-size:12px;
}

.n33
{
	position:absolute; top:33%; left:22%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0; 
}
.n34
{
	color:#F00; 
	text-align:center; 
	line-height:33px; 
	font-size:12px;
}
.n35
{
	color:#F00; text-align:center; line-height:2px; font-size:12px;
}
.n36
{
	position:absolute; top:31%; left:11%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0; 
}
.n37
{
color:#F00; text-align:center; line-height:33px; font-size:12px;
}
.n38
{
	color:#F00; text-align:center; line-height:2px; font-size:12px;
}
.n39
{
	position:absolute; top:13%; left:13%; z-index:9; background: #fffdfd; border-radius: 50px;width:75px;height: 75px;border: 3px solid #32a52a; padding:30px 0;  
}
.n40
{
	color:#F00; text-align:center; line-height:33px; font-size:9px;
}

.n41
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n42
{
	position:absolute; top:73%; left:26%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height: 65px;border: 3px solid brown; padding:30px 0;
}
.n43
{
	color:#F00; text-align:center; line-height:33px; font-size:9px;
}
.n44
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n45
{
	position:absolute; top:64%; left:31%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height: 65px;border: 3px solid brown; padding:30px 0;
}
.n46
{
	color:#F00; text-align:center; line-height:33px; font-size:9px;
}
.n47
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n48
{
	position:absolute; top:49%; left:29%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height: 65px;border: 3px solid #32a52a; padding:30px 0;
}
.n49
{
	color:#F00; text-align:center; line-height:33px; font-size:9px;
}
.n50
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n51
{
	position:absolute; top:49%; left:38%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height: 65px;border: 3px solid #f5d251; padding:30px 0;
}
.n52
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n53
{
	position:absolute; top:54%; left:46%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height:65px;border: 3px solid brown; padding:30px 0; 
}
.n54
{
	color:#F00; text-align:center; line-height:33px; font-size:9px;
}
.n56
{
	color:#F00; text-align:center; line-height:2px; font-size:9px;
}
.n57
{
	position:absolute; top:71%; left:42%; z-index:9; background: #fffdfd; border-radius: 50px;width:65px;height:65px;border: 3px solid brown; padding:30px 0;
}
.n58
{
	color:#F00; text-align:center; line-height:34px;
}
.n59
{
	color:#F00; text-align:center; line-height:10px;
}
.n60
{
	position:absolute; top:80%; left:34%; /*z-index:9;*/ background: #fffdfd; border-radius: 50px;width:100px;height: 100px;border: 3px solid brown; padding:30px 0;
}


.accordion {
   background-color: #f3c8a9;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
   
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}





. a:hover 
{
    color: #f25408b8;
}



hr {
    /* margin-top: 1rem; */
    /* margin-bottom: 1rem; */
    border: 0 !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
}
	

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
.geneology-header{ background:#ab5619}
.geneology-header h4{ color:#fff;}
.geneology_modal{ border:1px solid #ab5619; border-radius:6px;}
.geneology{ width:100%; float:left; position:relative}
.geneology_modal_body{ background:url(../images/popup_bg.jpg) no-repeat center center}
ul{ padding:0;}
.grandfthr{ float:left; margin:10px; background:#80ac26; position:absolute; left:1%; top:45%;}
.grandmthr{float:left; margin:10px; background: #189aa8; position:absolute; top:45%; left: 18%;}
.mainchildren{float:left; margin:10px; margin-left: 377px;}
.mainchildren2{float:left; margin:10px; margin-left: 78px;}
.geneology li{ padding:10px; border-radius:15px; color:#fff; cursor:pointer; font-size: 12px; text-transform: uppercase;}
.sibling_1{ margin:10px; background: #31bc89;  position:relative}
.sibling_1_color{ background: #31bc89;}
.siblings_container li{position:relative;}
/*.siblings_container li:first-child:before{ height: 1px;
    width: 249px;
    background: #ccc;
    left: -197px;
    top: 120px;
    position: absolute;
    content: "";
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(-54deg);
    transform: rotate(-54deg);
}
*/
/*.siblings_container li:nth-child(2):before{ height: 1px;
    width: 249px;
    background: #ccc;
    left: -197px;
    top: 100px;
    position: absolute;
    content: "";
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(-54deg);
    transform: rotate(-54deg);
}*/

.sibling_2{ margin:10px; background: #c44165;}
.sibling_2_color{ background: #ffad00;}
.sibling_3{ margin:10px; background: #ffad00;}
.sibling_3_color{background: #ffad00;}
.sibling_4{ margin:10px; background: #00aea8;}
.sibling_4_color{ background: #00aea8;}
.sibling_5{ margin:10px; background: #80ac26;}
.sibling_5_color{background: #80ac26;}
.sibling_6{ margin:10px; background: #897800;}
.sibling_6_color{background: #897800;}
.sibling_7{ margin:10px; background: #bd4838;}
.sibling_7_color{background: #bd4838;}
.sibling_8{ margin:10px; background: #003a48;}
.sibling_8_color{background: #003a48;}
.sibling_9{ margin:10px; background: #d95645;}
.sibling_9_color{background: #d95645;}
.sibling_10{ margin:10px; background: #b51b06;}
.sibling_10_color{background: #b51b06;}

.orange{background: #b51b06:#ba4700 !important}
.red{background: #c10000 !important}
.blue{background: #4c28b1eb !important}
.violet{background: #7701a2 !important}
.green_dark{background: #386d00 !important}
.blue_light{background: #006979 !important}
.brown{background: #7e002f !important}
.green_light{background: #968d00 !important}




.children{ margin:10px;}
.footer-top{margin-top:30px;}
.row_border{border:1px solid #ccc; padding:20px; }
.geneology_tittle{color: #ab5619;
    font-family: 'Conv_CenturyOldStyTEE Italic';
    font-weight: 600;
    font-size: 17px;
    margin-bottom:40px;
}
.geneology_conatiner{    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 20px 0;
        background: #ffcfac7d;
        margin-top:5px;
    
}
.geneology_p p{ color:#000 !important; padding:0 !important;}
.organ_bg.geneology_p{ padding:20px 30px}
.background_bg.background_bg {
    background: #fff;
    -webkit-box-shadow: -1px 1px 16px 5px rgba(0,0,0,0.12);
    -moz-box-shadow: -1px 1px 16px 5px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.12);
    padding-bottom: 35px;
    
}
.amrithadhara_content p{ text-align:justify;}
.advertisement_section{background:url(../images/ad_bg.jpg) no-repeat; margin-top:66px;}
.ad_cntainer img{width: auto;
    max-height: 550px;}

.geneology_btn{
        background: #ab5619;
    padding: 6px 8px;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    display: inline-block;
}
   .home_para {margin-top:10px;     margin-top: 10px; text-align:justify;
    font-size: 18px;
    	font-family: 'Conv_Meera-Regular';
    line-height: 26px;
    letter-spacing: -1px;}
.dropdown-menu.show{ background:#ab5619;}
.nav-item a{ color:#fff;font-size: 15px}
.dropdown-item:focus, .dropdown-item:hover{     background: #ccc0; color:#fff;}
.navbar-nav a:hover{ color:#f76934;}
.nav_row{    text-align: right;
    float: right;
    padding-right: 15px;}
    .main-menu.innerpage-menu-area{ padding:7px 10px;}
.history_content p{font-size:19px; font-family:'Conv_Meera-Regular'; line-height:29px; text-align:justify;}
.history_content h4{margin-bottom:15px; margin-top:15px; font-family:'Conv_Meera-Regular';}
.history_content h6{font-family:Arial, Helvetica, sans-serif;margin-top:10px;}
.history_content h5{margin-bottom:15px; margin-top:15px; font-family:'Conv_Meera-Regular';}
.border-right{border-right:1px solid #ccc;}
.grand_tittle{position: absolute;
    left: 17px;
    top: 20px;
    text-transform:uppercase; font-weight:bold;
}
    .grand_tittle2{position: absolute;
    left:200px;
    text-transform:uppercase; font-weight:bold;
    top: 20px;}
    .children_tittle{ padding-left:10px; display:inline; color:#000; text-transform:uppercase; font-weight:bold;}
    .geneology_pop p{ padding:8px 0; margin-bottom:0; color:#fff; }
    .bg_color1{background: #61c6cc; color: #fff;}
    .bg_color2 {background: #d07e04;}
    .bg_color3{background: #a2a2a1;}
     .bg_color4{background: #ad6767;}
    .history_bg_img{  background-image: url(../images/his_bg1.png), url(../images/his_bg2.png);
    background-position: left bottom, right bottom;
    background-attachment: fixed;
    background-repeat: no-repeat, no-repeat;}
.details_container{background: url(../images/note_bg.png) no-repeat;
    /* height: 500px; */
    /* width: 100%; */
    /* background-size: cover; */
    background-position: top center;
    margin-bottom: 30px;
    /* border-left: 1px solid #ccc; */
    -webkit-box-shadow: 0px 3px 40px -5px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 3px 40px -5px rgba(0,0,0,0.42);
box-shadow: 0px 3px 40px -5px rgba(0,0,0,0.42);
    padding: 54px 32px 13px 32px;}
.details_container table, .details_container th, .details_container td {
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
    padding: 10px 13px !important;
    
}
.details_container table tr td:first-child{ font-weight:bold;}
.geneology_pop_tittle {
    text-transform:uppercase;
    color: #ab5619;
    font-family: 'Conv_CenturyOldStyTEE Italic';
    font-weight: 600;
    font-size:18px;
    margin-top:20px;
    margin-bottom: 14px;
}
.pop_btn
{    background: #ab5619;
    color: #fff;
    padding: 15px 20px;
    font-size: 12px;
    /* font-size: initial; */
    text-transform: uppercase;
    display: inline-block;
    border-radius: 7px;
    margin-top: 32px;}
@media only screen and (max-width: 1024px){
	.main-menu.innerpage-menu-area:after{ display:none;}
		
		
	li.nav-item {
    padding: 3px 6px;
}
.nav-item a {
    color: #fff;
    font-size: 14px;
}
.geneology_modal_body {
    width: 900px;
    overflow: hidden;}
    .geology_model_content{ over-flow:scroll}
    .modal_content{ overflow:scroll;}
}
@media only screen and (max-width: 768px){
    
    .home_para{    font-size: 15px; 	font-family: 'Conv_Meera-Regular';}
    .oldpaper_bg {
    background: #dbbe8f url(../images/paragraph_bg2.png);
    background-repeat: repeat;
    position: relative;
    background-size: contain;
    color: #000;
}
}

@media only screen and (max-width: 768px){
    .history_bg {
    font-size: 22px;
    padding: 34px 0;}
  .main-menu.innerpage-menu-area  {
    position: absolute;
    top: 0;
    right: 0;
    background: #cccccc14;
}
.history_content p{font-size:15px; font-family:'Conv_Meera-Regular'; line-height:21px;}
.main_content h4{    font-weight: normal;
    font-size: 18px;}
    .navbar.navbar-expand-lg.navbar-light{ display:block !important;}
    .mobile-menu{position: relative;
    width: 100px;
    float: right;
    top: -71px;
}
.logo {
    padding: 0px 0 !important;
}

.main-menu {
    position: absolute;
    background: #cccccc14;
}
.main-menu:after{ display:none;}
.navbar-light .navbar-toggler{background:#ab5619; color:#fff;}
.navigation_bar{    background: #ab5619;
    color: #fff;
    border-radius: 6px;}
li.nav-item {
    padding: 7px 12px;
}
li.nav-item a{ color:#fff;}
}


@media (max-width: 767px){
    .geneology_pop_tittle{ font-size:12px;}
    .organ_bg.geneology_p{ padding-top:80px;}
    .details_container table, .details_container th, .details_container td{ font-size:12px;}
    .mob_pdng{ padding:0;}
    .details_container{    padding: 54px 9px 13px 9px;}
    .history_bottom {
    background: url(../images/history_bg_bottom.png) no-repeat bottom center;
    background-size: 100% 100%;
    width: 100%;
    height: 38px;
}
    .amrithadhara_content h4{font-size:20px;}
    .row_border{padding:20px 0}
    .history_bg{ background-size: 100% 100%;
    padding: 8px 0;
    font-size: 13px;
    text-shadow: none;
    width: 100%;
    font-weight: bold;}
       .est img {
    width: 54px;
        
       }
    .est1 img{  margin-top: -15px;
    margin-right: 200px;  }
    .phone1{ margin-right: -11px;  }
.mean-container a.meanmenu-reveal {
    margin-top: 0px !important;
}
.mean-container .mean-nav {
    margin-top: 28px !important;}
.mobile-menu {
    display: block;
    margin-bottom:32px;
}
.main-menu {
    position: absolute;
    background: #cccccc14;
}
.main-menu:after{ display:none;}
.navbar-light .navbar-toggler{background:#ab5619; color:#fff;}
.navigation_bar{    background: #ab5619;
    color: #fff;
    border-radius: 6px;}
li.nav-item {
    padding: 7px 12px;
}
li.nav-item a{ color:#fff;}
}

@media only screen and (max-width: 450px){
    .history_content table tr th, .history_content table tr td{ font-size:14px;}
.table_container{    max-width: 74%;
    overflow: scroll;
    float: left;}
    .mob_row{ padding:0; width:100%; margin:0;}
    .ovrflow{max-width:510px; overflow:scroll;}
    .tree_container{ width:500px;}
    .history_content {
    padding: 10px 20px;
}
  .inner_banner{  min-height: 108px; background:url(../images/mobile_inner_banner.png); height:auto; padding-top:5%;}
  .banner_tittle{ font-size:24px;}
.organ_bg h4{ font-size:21px}
.mobile_style{margin:0 auto;}
}
.active
{
color:#fd7e14 !important;    
}
.cross
{
height: 22px;
width: 14px;
float: right;
margin-top: -58px;
}
.crossz
{
height: 22px;
width: 14px;
float: right;
margin-top: -27px;
}

.cross1
{
    height: 16px;
    padding: 1px;
    width: 15px;
    float: right;
}
.members {
font-size: 16px;
    color: white;
    left: 0;
    padding: 11px 0;
    margin: 0 auto;
    width: 196px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    /* top: 0; */
    color: #ab5619;
    right: 0;
    background-size: cover;
    bottom: 57px;
    position: absolute;
    background: url(../images/tree_bk.png);
}

.gene_dtails_table{width:100%; border: 1px solid #b0b0b0;}
.gene_dtails_table tr{height: 44px; }
.gene_dtails_table tr:first-child{    background: #ccc; height: 44px; padding-left: 15px;}

.gene_dtails_table td, .gene_dtails_table th{border: 1px solid #b0b0b0; padding-left: 15px;}
.img_frame{ padding: 6px; border: 1px solid #ccc;  margin-bottom: 20px;}
@media only screen and (max-width: 600px) {
  .members{  
    bottom: 22px;
  }
}
/* Large desktop :1920px. */
@media (min-width: 1920px) {/* Normal desktop :992px. */
    
}

/* Laptop Device :1366px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .single-slide {background-position: 50% center; background-size: cover;}
    
}


@media only screen and (max-width: 600px) {
    .free {
        margin-left: 34px;
    }
    
    .obituaries_block {
    padding-top: 9px;
    width: 100%;
    height: 443px;
    padding-bottom: 29px;
    background: url(../images/ob_bg.jpg) no-repeat;
    background-size: cover;
    margin: 8px 0 8px 0;
}
}

@media only screen and (min-width: 768px) {

.resp img {width: 200px; height:200px; }    
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {   
.ht-event-text {
  padding: 25px 15px 12px;
}



.text-content h1 {font-size: 50px;}
.ht-donate-wrapper {padding: 75px 0 92px;}
.donate-text > h2 {font-size: 27px;}
.ht-join-text {padding: 0;}
.help-text > p {font-size: 22px;}
.header-two-area .button-box {padding-left: 20px;}
.help-two-area .help-text-container > p {font-size: 18px;}
.events-two-area .event-time {left: 10px; padding: 0 0 0 13px; width: 97px;}
.events-two-area .s-team-wrapper > h4 {font-size: 19px;}
.events-two-area .s-team-wrapper {padding-left: 118px;}
.ht-about-feature-item {padding: 0;}

.blog-section .nav.nav-tabs {margin-right: 44px;}
.blog-section .ht-sidebar-widget {padding-right: 0;}
.post-style-two .ht-widget-p-text > h4 {line-height: 18px;}
.ht-widget-tags > li a {margin-right: 5px; padding: 5px 16px;}
.ht-sidebar-widget {padding-right: 0;}
.post-details-bar {padding-right: 64px;}
.cause-d-content-text {padding-left: 15px;}
.cause-d-content-text > span {line-height: 25px;}
.event-details-container {padding: 0 15px;}
.posts-details-container .event-details-container h1 {font-size: 23px;}
.event-timer {margin-bottom: 45px;}
.header-two-area .sticky .logo {padding: 24px 0;}
}
/* Tablet desktop :768px. */
@media (max-width: 991px) {
.hlp-img {
  margin-bottom: 30px;
  padding-right: 0;
}
.gallery-img {
  width: 50%;
}
.ht-video-bg {
  margin-bottom: 30px;
  margin-right: 0;
}
.contact-form-wrapper {margin-bottom: 30px; padding-right: 0;}

}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.testimonial-content p {
  padding-right: 98px;
}
.breadcrumb-text {
  padding: 100px 0 107px;
}
.menu-container {margin-right: 64px;}
.logo {padding: 32px 0;}
.search-content {line-height: 92px;}
.text-content h1 {font-size: 40px; margin-bottom: 7px;}
.text-content p {margin-bottom: 25px;}
.help-text > p {font-size: 20px;}
.section-title {margin-bottom: 50px;}

.events-area .section-title, .blog-area .section-title {margin-bottom: 40px;}
.ht-donate-wrapper {padding: 75px 0 92px;}
.donate-text > h2 {font-size: 21px;}
.donate-text > h5 {font-size: 14px;}
.donate-btn .default-btn {padding-bottom: 0; padding-left: 32px; padding-right: 32px;}
.donate-btn {padding-top: 4px;}
.footer-top > .container > .row > [class*="col-"]:nth-child(2n+1) {clear: both;}
.single-footer-widget .footer-info {padding-right: 0;}
.footer-address {padding-right: 0;}
.single-footer-widget {margin-bottom: 45px;}
.footer-list > li {margin-bottom: 14px;}
.footer-top {padding: 70px 0 10px;}
.header-two-area .logo {padding: 40px 0;}
.header-two-area .menu-container {padding: 0;}
.header-two-area .button-box {padding: 40px 0 32px;}
.header-two-area .mean-container a.meanmenu-reveal {margin-top: -64px;}
.slider-two-area .text-content > h1 {font-size: 57px;}
.help-text-container {margin-left: 0; padding-top: 50px;}
.ht-single-project {margin-bottom: 40px;}
.col-md-4:last-child .ht-single-project {margin-bottom: 0;}
.events-two-area .ht-single-event {margin-bottom: 40px;}
.events-two-area .col-md-6:last-child .ht-single-event {margin-bottom: 0;}
.gallery-two-area .gallery-img span {
    font-size: 22px;
    left: 10px;
    padding: 16px 0 21px;
    right: 10px;
    width: calc(100% - 20px);
}
.gallery-two-area .gallery-img:hover span {bottom: 10px;}

.pt-110 {padding-top: 80px;}
.help-style-two .ht-video-bg {height: 400px; margin: 0 0 -160px;}
.about-features-area {padding-top: 230px;}
.ht-about-feature-item > h3 {font-size: 21px; margin-bottom: 8px;}
.ht-about-feature-item {padding: 0;}
.blog-section .nav.nav-tabs {margin-right: 0; width: 35%;}
.ht-sidebar-widget .mc-form {width: 46%;}
.pagination {margin: 20px 0 60px;}
.blog-section .ht-sidebar-widget:last-of-type {margin: 0;}
.reply-comments {padding-left: 104px;}
.post-comments, .post-details-form {padding-top: 50px;}
.single-post-comments {margin-bottom: 40px;}
.ht-widget-banner {line-height: 0;}
.ht-widget-banner-hover {line-height: normal;}
.post-details-form {padding-bottom: 50px;}
.cause-two-area .pagination {margin-bottom: 0;} 
.cause-d-content-text {padding-left: 15px;}
.post-d-img {width: 39%;}
.cause-d-content-text .default-btn {margin-top: 8px;}
.ht-sidebar-widget:last-child {margin-bottom: 0;}
.contact-form-wrapper {padding-right: 0;}  
.event-section .pagination {margin-bottom: 0;}
.event-details-container {padding: 0; margin-bottom: 50px;}
.event-details-area {padding-bottom: 75px;}
.sticky .mean-container a.meanmenu-reveal {margin-top: -43px;}
.header-two-area .sticky .button-box {padding: 16px 0;}
.header-two-area .sticky .mean-container a.meanmenu-reveal {margin-top: -48px;}
}

/* small mobile :320px. */
@media (max-width: 767px) {

.breadcrumb-text h2 {
    font-size: 25px;
    line-height: 26px;
}
.breadcrumb-bar li a, .breadcrumb-bar li {
    font-size: 15px;
}
 .breadcrumb-text {
    padding: 20px 0 27px;
}   
 .ht-about-feature-item > span {
  margin-bottom: 15px;
}   
.testimonial-content p {font-size: 14px; line-height: 26px; margin-bottom: 12px; padding-right: 0px}
.testimonial-img {margin-right: 0}
.testimonial-content {padding-left: 0; display: inline-block; padding-top: 20px}
.testimonial-content::before {background: none}
.testimonial-area .owl-dots,.testimonial-img::after {display: none;}
.banner-btn .default-btn {
  line-height: 45px;
  padding: 0 33px;
}
.hlp-content > h4 {
  font-size: 32px;
  margin-bottom: 20px;
}
.hlp-content p strong {
  font-size: 19px;
}
.default-btn {
  line-height: 42px;
  padding: 0 29px;
}
.ht-cause-text {
  padding: 23px 20px 30px;
}
.ht-event-text {
  padding: 25px 20px 12px;
}
.section-title h1 {font-size: 30px;}
.gallery-area .section-title{
    padding: 0 15px;
}
.ht-header-msg {
  line-height: 27px;
  margin-right: 0;
  text-align: center;
  width: 100%;
}
.social-media {
  float: none;
  text-align: center;
  width: 100%;
}
.single-footer-widget .social-media {
  text-align: left;
}

.ht-header-btn {float: none;}
.ht-header-btn .default-btn {line-height: 38px; width: 100%;}
.logo {padding: 20px 0;}
.search-content {line-height: 65px; margin-right: 50px;}
.mean-container a.meanmenu-reveal {margin-top: -46px;}
.single-slide {background-position: center center;}
.slider-area {height: 300px;}
.text-content > h1 {font-size: 25px; line-height: 28px; margin-bottom: 9px;}
.text-content > p {font-size: 15px; margin-bottom: 15px;}
.slider-wrapper .owl-nav {display: none;}
.help-title {font-size: 31px; margin-bottom: 15px;}
.help-text > p {font-size: 16px; line-height: 32px;}
.section-title {margin-bottom: 30px;}
.ht-join-text {padding: 0;}
.ht-join-text > h1 {font-size: 23px; margin-bottom: 15px;}
.ht-join-text > p {font-size: 16px; margin-bottom: 20px;}
.events-area .section-title, .blog-area .section-title {margin-bottom: 20px;}
.event-time {bottom: 30px; right: 15px;}
.ht-s-testimonial > p {font-size: 16px;}
.carousel-style-2 .owl-dots {margin-top: 20px;}
.testimonial-area .gradient-overlay {padding: 52px 0 50px;}
.single-team {margin-bottom: 30px;}
.col-md-4:last-child .single-team {margin: 0;}
.gallery-img span {padding: 11px 0 16px;}
.gallery-img:hover span {bottom: 10px;}
.ht-donate-wrapper {padding: 45px 0 51px; text-align: center;}
.donate-text > h2 {font-size: 20px; line-height: 28px;}
.donate-text > h5 {font-size: 15px; line-height: 23px;}
.donate-btn {float: none;}
.donate-text {float: none;}
.s-footer-item:first-child {margin-bottom: 5px;}
.footer-address {padding-right: 0;}
.single-footer-widget .footer-info {padding-right: 0;}
.single-footer-widget {margin-bottom: 40px;}
.col-md-3:last-child .single-footer-widget {margin-bottom: 0;}
.header-two-area .button-box {padding: 16px 0;}
.header-two-area .default-btn {border: 1px solid #fc2c62; line-height: 29px; padding: 0 9px;}
.header-two-area .logo {padding: 40px 0 25px;}
.header-two-area .menu-container {padding: 0;}
.header-two-area .button-box {padding: 40px 0 21px;}
.header-two-area .mean-container a.meanmenu-reveal {margin-top: 8px; padding-right: 15px;}
.mobile-menu {display: block;}
.header-two-area .mean-container .mean-bar {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 3px;
    min-height: 40px;
}
.header-two-area .mean-container .mean-bar::after {display: block;}
.header-two-area .mean-container .mean-nav {margin-top: 40px; position: inherit;}
.header-two-area .mean-container a.meanmenu-reveal {color: #ffffff;}
.header-two-area .mean-container .mean-nav ul li a.mean-expand:hover {color: #ffffff;}
.slider-two-area .text-content > h1 {font-size: 36px;}
.slider-two-area .text-content > h2 {font-size: 23px; margin-bottom: 14px; padding-top: 132px;}
.slider-two-area {height: 470px;} 
.ht-single-project {margin-bottom: 40px;}
.col-md-4:last-child .ht-single-project {margin-bottom: 0;}
.events-two-area .ht-single-event {margin-bottom: 40px;}
.events-two-area .col-md-6:last-child .ht-single-event {margin-bottom: 0;}
.gallery-two-area .gallery-img span {
    font-size: 22px;
    left: 10px;
    padding: 16px 0 21px;
    right: 10px;
    width: calc(100% - 20px);
}
.gallery-two-area .gallery-img:hover span {bottom: 10px;}
.ht-video-bg {height: 280px; margin-right: 0;}
.help-text-container {margin: 40px 0 0;}
.help-text-container > h1 {font-size: 31px; padding-bottom: 15px;}
.help-text-container > p {font-size: 19px;}
.help-text-container .progress-wrap {margin-right: 0;}
.help-text-container > span {font-size: 15px;}
.help-text-container .default-btn {display: block;}
.section-title > p {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.section-title.title-style-2 > h1 {margin-bottom: 12px;}
.section-title.title-style-2 {margin-bottom: 32px;}
.col-md-3:last-child .single-team {margin-bottom: 0;}
.events-two-area .event-time {
    bottom: auto;
    font-size: 28px;
    height: 39px;
    left: auto;
    line-height: 40px;
    padding-left: 8px;
    right: 5px;
    top: 5px;
    width: 90px;
}

.header-two-area .button-white .default-btn {border-color: #ffffff;}
.banner-area {background-position: 74% center;}
.help-style-two .ht-video-bg {height: 300px; margin: 0 0 -142px;}
.help-style-two .help-text {padding-bottom: 30px;}
.about-features-area {padding-top: 193px;}
.ht-about-feature-item {margin-bottom: 30px; padding: 0 18px;}
.col-md-4:last-child .ht-about-feature-item {margin-bottom: 0;}
.count-area .col-md-3:nth-child(1) .ht-single-count, .count-area .col-md-3:nth-child(2) .ht-single-count {
    margin-bottom: 30px;
}
.count-area {padding: 50px 0;}
.pagination {margin: 10px 0 50px;}
.blog-section .nav.nav-tabs {margin-right: 43px;}
.blog-section .ht-sidebar-widget {padding-right: 0;}
.ht-sidebar-widget:last-child {margin-bottom: 0;}
.post-style-two .ht-widget-p-text > h4 {line-height: 20px;}
.blog-section .post-details-img {margin-bottom: 30px;}
.blog-section .post-d-info {margin-bottom: 22px;}
.blog-section .post-details-wrapper {padding-bottom: 28px; padding-top: 26px;}
.blog-section .post-d-content .col-md-6:first-child img {margin-bottom: 25px;}
.blog-section .post-d-content {margin-bottom: 30px;}
.post-comments {padding-top: 40px;}
.blog-section .post-comments > h3 {padding-bottom: 25px;}
.post-comments-img {width: 61px;}
.post-comments-content {padding-left: 11px;}
.reply-comments {padding-left: 25px;}
.single-post-comments {margin-bottom: 33px;}
.post-details-form {padding-bottom: 45px; padding-top: 50px;}
.post-details-form > h3, .post-comments > h3 {padding-bottom: 30px;}
.post-details-form input {margin-bottom: 10px;}
.post-details-form textarea {padding-top: 10px;}
.ht-widget-banner {line-height: 0;}
.ht-widget-banner-hover {line-height: normal; padding: 0 22px;}
.post-d-content img {width: 100%;}
.cause-two-area .pagination {margin-bottom: 0;}
.post-details-bar {padding-right: 0; padding-top: 20px;}
.posts-details-container h1 {line-height: 33px; margin-bottom: 15px;}
.post-d-info > span {line-height: 26px;}
.post-d-info {margin-bottom: 20px;}
.post-details-wrapper {padding-bottom: 50px; padding-top: 24px;}
.post-details-wrapper > p:first-of-type {margin-bottom: 15px;}
.post-details-wrapper > p:last-of-type {margin-bottom: 30px;}
.post-d-img {float: none; margin-bottom: 30px;}
.cause-d-content-text {padding-left: 0;}
.ht-sidebar-widget {padding-right: 0;}
.ht-widget-tags > li a {margin-right: 3px; padding: 5px 17px;}
.ht-sidebar-widget.style-three {padding-right: 0;}
.contact-form-wrapper {margin-bottom: 30px; padding-right: 0;}
.event-section .pagination {margin-bottom: 0;}
.events-two-area .ht-single-event {margin-bottom: 30px;}
.event-details-container {padding: 0;}
.timer {float: none; width: 100%;}
.event-timer {margin-bottom: 22px; margin-top: 30px;}
.timer-btn {display: block; float: none; padding: 0; text-align: center; width: auto;}
.timer-btn button {margin-top: 25px;}
.posts-details-container .event-details-container h1 {font-size: 19px; margin-bottom: 5px;}
.event-details-container .post-details-wrapper {padding-top: 30px;}
.event-details-container .post-details-wrapper > p:nth-of-type(2) {margin-bottom: 35px;}
.event-details-container .post-details-wrapper > p:last-of-type {margin-bottom: 40px;}
.event-details-area {padding-bottom: 54px;}
.header-two-area .sticky .button-box {padding: 11px 0 10px;}
.header-two-area .sticky .logo {padding: 14px 0;}
.sticky .mean-container a.meanmenu-reveal {margin-top: -44px;}
form.search-pop-up, .search-pop-up input {width: 100%;}
.header-two-area .sticky .mean-container a.meanmenu-reveal {margin-top: 8px;}
.mb-sm-60{
    margin-bottom: 60px;
}
.pt-sm-60{
    padding-top: 60px;
}
.pt-sm-55{
    padding-top: 55px;
}
.pt-sm-50{
    padding-top: 50px;
}
.pt-sm-45{
    padding-top: 45px;
}
.pt-sm-40{
    padding-top: 40px;
}
.pt-sm-35{
    padding-top: 35px;
} 
.pb-sm-60{
    padding-bottom: 60px;
}
.pb-sm-55{
    padding-bottom: 55px;
}
.pb-sm-50{
    padding-bottom: 50px;
}
.pb-sm-45{
    padding-bottom: 45px;
}
.pb-sm-40{
    padding-bottom: 40px;
}
.pb-sm-35{
    padding-bottom: 35px;
}
.pb-sm-30{
    padding-bottom: 30px;
}
.pb-sm-20{
    padding-bottom: 20px;
}
.pb-sm-10{
    padding-bottom: 10px;
}
.ptb-sm-55{
    padding: 55px 0;
}
.ptb-sm-60{
    padding: 60px 0;
} 
.ptb-sm-0{
    padding: 0px 0;
}

}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.ht-header-msg {
  line-height: 27px;
  margin-right: 0;
  text-align: center;
  width: 50%;
}
.blog-section .nav.nav-tabs {margin-right: 203px;}
.project-img img {width: 100%;}
.team-two-area .col-md-3 {float: left; width: 50%;}
.team-two-area {padding-bottom: 40px;}
.gallery-img img {width: 100%;}
.events-two-area .s-team-wrapper {bottom: 10px; position: absolute;}
.team-area.team-section {padding-bottom: 35px;}
.blog-section .nav.nav-tabs {margin-right: 203px;}
}