body {
	
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: currentColor;
}
a:hover, a:focus {
	text-decoration: none;
	color: #900d0d;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px ;
	font-family: 'Cormorant Garamond', serif;
}
p, span, a {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Noto Sans', sans-serif;
}
li {
    font-family: 'Noto Sans', sans-serif;
}

#mobile-view, #mobile-view-menu, #Mobile-View, .mobile-profile-section {
	display: none;
}


/*section top-header starts*/
.top-header {
	background-color: #900d0d;
}
.top-header h6 {
	color: #000;
}
/*section top-header ends*/

/*section header starts*/
.header {
	background: url(/images/header-texture.jpg) repeat top left;
}
.header .menu-1, .header .menu-2 {
	width: 44%; 
}
.header .logo {
	width: 15%;
    padding: 10px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
    top: 0px;
}
.navbar-brand {
	margin-right: 0px;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
.navbar-dark .navbar-nav .nav-link hr {
	margin-top: 0px;
	margin-bottom: 0px;
	background: linear-gradient(to right, transparent, transparent, transparent);
	height: 1px;
	border: none;
}
.navbar-dark .navbar-nav .active>.nav-link {
	color: #f2e986;
}
.navbar-dark .navbar-toggler {
    color: rgb(239, 233, 140);
    border-color: rgb(239, 233, 141);
}
/*section header ends*/

/*section border-img starts*/
.border-img {
	position: absolute;
    z-index: 1;
}
.border-img img {
	vertical-align: baseline;
}
/*section border-img ends*/

/*section banner starts*/
.slider, .border-img .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
/*section banner ends*/

/*section bnr-border-img starts*/
.bnr-border-img img {
	vertical-align: baseline;
}
.bnr-border-img .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
/*section bnr-border-img ends*/

/*section breaking-news starts*/
.breaking-news-block {
	background-color: #900d0d;
    padding: 8px 30px;
    border-radius: 6px;
    position: absolute;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0px;
    bottom: -8px;
}
.breaking-head {
	width: 20%;
}
.breaking-head h4 {
	color: #f1e988;
	font-weight: bold;
}
.breaking-marquee {
	width: 80%;
}
.breakingnewstable tr td {
	color: #fff;
}
/*section breaking-news ends*/

/*section other-info starts*/
.other-info {
	margin-top: 25px;
}
.other-info .big-block {
	border: 1px solid #f4ce15;
}
.block-head {
	background-image: url(../images/header-bg.jpg);
	padding: 5px 10px;
	text-align: center;
}
.block-info {
	padding: 20px;
}
.block-info ul li {
	margin-bottom: 10px;
	list-style-type: none;
	text-align: center;
}
.block-info ul li .fas {
	color: #900d0d;
}
/*section other-info starts*/

/*section about-us starts*/
.about-us {
	background: url(../images/bg-texture.jpg) repeat top left;
}
.about-us h4 {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 20px;
}
.about-us p {
	color: #f1e988;
    font-size: 16px;
}
.about-read-more {
	padding: 5px 15px;
    background: #f1e987;
    border-radius: 5px;
    color: #000;
    border: 1px solid #f1e987;
    margin-top: 16px;
}
.about-img {
	height: 100%;
    display: flex;
    align-items: flex-end;
}
/*section about-us ends*/

/*section application-section starts*/
.application-section .col-xl-3 {
    width: 33.33333%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
    cursor: pointer;
}
.application-section .col-xl-3 p {
    font-size: 10px;
    font-weight: bold;
    color: black;
}
.application-section .col-xl-3 img {
    width: 45%;
}
.application-section {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
}
/*section application-sectionends*/

/*section matrimonial starts*/
.matri-name {
	width: 70px;
}
.matri-name p {
	font-size: 11px;
	color: #900d0d;
}
.matri-span p {
	font-size: 11px;
	text-align: left;
}
.matrimonial h3 {
	font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #900d0d;
}
.matrimonial hr {
	height: 3px;
    background: linear-gradient(to right, #f7d11400, #f7d114, #f7d11400);
    width: 20%;
    margin-top: 0px;
    margin-bottom: 30px;
    border: #f7d114;
    margin-left: auto;
    margin-right: auto;
}
.matri-bg h4 {
	color: #000;
	text-align: center;
}
.profile-img {
	width: 30%;
	border: 1px solid #ffc961;
    box-shadow: 2px 2px 2px #0000;
    display: flex;
    justify-content: center;
}
.profile-table {
	width: 70%;
	padding: 4px;
    border: 1px solid #f6d430;
    margin-left: 1px;
}
.profile-table table tr td span {
	
}
/*section matrimonial ends*/

/*section success story starts*/
.success-story {
	background-image: url(../images/success-story.jpg);
}
.profile-pic h4 {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 23px;
    text-align: center;
    color: #040000;
    font-weight: bold;
}
.success-story h3 {
	font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #fff;
}
.success-story hr {
	height: 3px;
    background: linear-gradient(to right, #f7d11400, #f7d114, #f7d11400);
    width: 20%;
    margin-top: 0px;
    margin-bottom: 30px;
    border: #f7d114;
    margin-left: auto;
    margin-right: auto;
}
/*section success story ends*/

/*section family-registration starts*/
.family-registration h3 {
	font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #900d0d;
}
.family-registration hr {
	height: 3px;
    background: linear-gradient(to right, #f7d11400, #f7d114, #f7d11400);
    width: 20%;
    margin-top: 0px;
    margin-bottom: 30px;
    border: #f7d114;
    margin-left: auto;
    margin-right: auto;
}
.owl-prev {
    left: -100px !important;
}
.owl-next {
    right: -100px !important;
}
.owl-theme .owl-controls .owl-buttons div {
	background-color: transparent !important;
}
.owl-next {
	background-image: url(../images/right-arrow.png) !important;
}
.owl-prev {
	background-image: url(../images/left-arrow.png) !important;
}
.testimonial strong {
	font-size: 11px;
}
.testimonial span {
	font-size: 11px;
}
.testimonial {
    border-left: 4px solid #900d0d;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.11);
    padding: 5px 10px 5px 10px;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
}
.testimonial:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid #900d0d;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
.testimonial .title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #d45113;
    margin: 0;
}
.owl-carousel .owl-wrapper-outer {
    height: 260px;
}
.extra-profile div {
	border-right: 1px solid #000000a3;
	border-left: 1px solid #000000a3;
	padding: 3px 10px;
}
.extra-profile h5 {
	    font-size: 18px;
    color: #900d0d;
    text-align: center;
    font-weight: bold;
}
.family-registration h4 {
    color: black;
    font-weight: bold;
}
.extra-header hr {
	height: 1px;
    background: linear-gradient(to right, #f7d11400, #000000, #f7d11400);
    width: 20%;
    margin-top: 0px;
    margin-bottom: 15px;
    border: #f7d114;
    margin-left: auto;
    margin-right: auto;
}
/*section family-registration ends*/

/*section add-sugession starts*/
.add-sugession .sugesion-block {
	border: 1px solid #f6ce14;
}
.sugesion-head {
	padding: 6px 15px;
    background-image: url(../images/header-bg.jpg);
    color: #000;
    font-weight: bold;
}
.sugesion-head h5 {
	font-weight: bold;
    font-size: 20px;
}
.sugesion-info {
	padding: 20px 15px;
	overflow: auto;
    height: 390px;;
}
.sugesion-info div.mb-3 {
    border-left: 2px solid #900d0d;
    padding-left: 10px;
        background: #fff6cf;
}
.date strong {
	font-size: 12px;
}
.sugesion-info p {
	font-size: 14px;
    font-weight: bold;
    color: black;
     white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sugesion-info span {
	color: #900d0d;
    font-weight: bold;
    font-size: 15px;
}
/*section add-sugession ends*/

/*section footer starts*/
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-size: 100%;
}
.footer ul {
	padding-left: 0px;
}
.footer ul li {
	list-style-type: none;
	margin-bottom: 8px;
}
.footer ul li, .footer p, .footer span {
	font-size: 14px;
	color: #fff;
}
.footer h5 {
	font-size: 22px;
	padding-bottom: 5px;
	color: #f1e988;
    font-weight: bold;
    padding-bottom: 8px;
}
.footer .fas {
	color: #fff;
	margin-right: 6px;
}
.footer a {
	color: #000;
    background: #f1e988;
    padding: 3px 5px;
}
.footer-add-img {
	border: 2px solid #f0e98b85;
    padding: 5px;
}
/*section footer ends*/

/*section bottom-footer starts*/
.bottom-footer {
	background-image: url(../images/bottom-footer-bg.jpg);
}
.bottom-footer img {
	width: 3%;
	margin-left: 5px;
}
.bottom-footer p {
	color: #fff;
}
.bottom-footer a strong {
	color: #47dbfd;
}
.visitors {
	position: absolute;
    top: 0px;
    right: -15px;
    height: 73px;
    bottom: 0px;
}
/*section bottom-footer ends*/

/*registration-page starts*/
.registration-page {
	    background: linear-gradient(to top, #ffffff, #ffffff7a), url(../images/design-pattern.jpg) repeat top left;
}
.registration-page h3 {
	color: #000;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}
.registration-page p {
	color: #770500;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.registration-page form {
	width: 100%;
}
.registration-page .registration-input label {
	margin-bottom: 0px;
	color: #424242;
    font-weight: bold;
        font-size: 13px;
}
.registration-page .registration-input input, select, .registration-page .registration-input textarea {
	    width: 100%;
    height: 32px;
    border: 1px solid #8c000763;
    padding-left: 10px;
    background-color: #fff1cb75;
    box-shadow: 2px 3px 3px 0px #9001054a;
    font-size: 12px;
}
.registration-page hr {
	width: 100%;
    background-color: #08030029;
    margin-top: 0px;
    margin-bottom: 30px;
}
.select-area {
	width: 33%;
}
.choose-file {
	    width: 60%;
    font-size: 12px;
}
.r-btn {
	background-color: darkred;
    border: 1px solid darkred;
    color: #fff;
    padding: 3px 20px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
}
.g-btn {
	background-color: #00e676;
    border: 1px solid #00e676;
    color: #fff;
    padding: 3px 20px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
}

.r-btn:hover {
    background: #fff;
    color: #00e676;
}
.age-input {
	width: 70%;
}
.to-input {
	width: 30%;
}
/*registration-page ends*/

/*page change starts*/
.change_div {
	background: #8b0000;
    padding: 50px 20px;
    border: 6px solid #f2e984;
    border-radius: 32px;
}
.change_div img {
	width: 25%;
	margin-bottom: 20px;
}
.change_div h3 {
	color: #f2e984;
    font-weight: bold;
    padding-bottom: 20px;
}
.change_div label {
	color: #fff;
    font-weight: bold;
    width: 17%;
    text-align: left;
}
.change_div input {
    height: 30px;
    border: 1px solid #8d010063;
    padding-left: 10px;
    background-color: #fff;
    width: 38%;
}
.change-btn {
	background-color: #f0e98a !important;
    border: 1px solid #f0e98a !important;
    color: #000 !important;
    padding: 3px 20px !important;
    margin-top: 15px;
        line-height: 20px;
}
/*page change ends*/

/*page hostelry strats*/
.temple-img {
	width: 12%;
}
.temple-img img {
	width: 100%;
	box-shadow: 6px 6px 0px #ee3f1d6b;
}
.hostelry h3 {
	background-image: url(../images/header-bg.jpg);
    padding: 6px 0px;
    font-size: 20px;
}
#CentralAssembly .temple-img {
	height: 120px;
}
#CentralAssembly .temple-img img {
	max-height: 100%;
    object-fit: cover;
}
.imagelightbox-nav {
	background-color: transparent !important;
}
.imagelightbox-nav a {
	border-color: transparent !important;
}
.gallery-para {
	font-size: 18px;
	color: #850504;
}
.gallery-point span {
	font-size: 14px;
}
/*page hostelry ends*/

/*page executive-central-assembly starts*/
.executive-central-assembly table .biodata-row {
	margin-bottom: 20px;
}
.executive-central-assembly table .biodata-row table {
	margin-bottom: 20px;
    background: #f2e98685;
    padding: 10px;
    border-collapse: initial;
    border: 1px solid #74010026;
    box-shadow: -12px 12px 2px #8b030573;
}
.executive-central-assembly table tr td table {
	width: 98%;
}
.executive-central-assembly table tr td .hh {
	color: #7c0201;
    font-weight: bold;
    padding-bottom: 4px;
}
.executive-central-assembly table tr td p {
	color: #000000;
    font-size: 14px;
    line-height: 25px;
}
.img-block {
    width: 100px;
    height: 126px;
}
/*page executive-central-assembly ends*/

/*page gahoibandhu starts*/
.gahoi-view {
    background-color: #8e0005;
    padding: 0px 10px;
    border: 1px solid #8e0005;
    margin-top: 4px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.gahoibandhu h3 {
    background-image: url(../images/header-bg.jpg);
    padding: 6px 0px;
    font-size: 20px;
}
.pdf-box span {
    font-size: 15px;
    color: #000;
}
.pdf-box {
    border: 1px solid #8903023d;
    padding: 7px 7px;
}
.programe-para p {
    font-size: 15px;
}
/*page gahoibandhuends*/

/*page national-poet starts*/
.national-poet table tr:nth-child(odd) {
    background-color: #f1e988;
}
.national-poet table tr:nth-child(even) {
    background-color: #f1e988bd;
}
.national-poet table tr td:nth-child(1) {
    padding: 5px 3px 5px 19px;
}
.national-poet table tr td:nth-child(2) {
    padding: 5px 3px 5px 3px;
}
.national-poet table tr td:nth-child(3) {
    padding: 5px 3px 5px 3px;
    font-size: 14px;
}
.national-p tr td table tr td .hh {
    color: #8f0100;
    background: linear-gradient(to right, #f6d3158c, #f6d31500);
    padding: 5px 9px;
}
/*page national-poet ends*/

/*page history starts*/
.history p {
    font-size: 14px;
    color: #000;
}
.history ul {
    margin-left: 0px;
}
.history ul li {
    font-size: 14px;
    color: #000;
    list-style-type: none;
    margin-bottom: 15px;
}
.gahoi-history p {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}
.history-2 h5 {
    font-size: 22px;
    color: #8f0002;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 15px;
}
.history-2 ol {
    padding-left: 16px;
}
.history-2 ol li {
    margin-bottom: 8px;
    font-size: 15px;
}
.history-2 h6 {
    font-size: 22px;
    color: #8f0002;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 15px;
}
.history-3 table tr td:nth-child(1) {
    color: #000;
    width: 5%;
    padding: 5px 0px 5px 40px;
    font-size: 14px;
}
.history-3 table tr td:nth-child(2) {
    color: #000;
    width: 4%;
    padding: 5px 40px;
}
.history-3 table tr td:nth-child(3) {
    color: #000;
    width: 8%;
    padding: 5px 40px 5px 0px;
    font-size: 14px;
}
.para-history-1 strong {
    color: #8c030a;
}
.para-history-1 h6 {
    font-size: 15px;
}
.history-2 ul {
    padding-left: 0px;
}
.history-2 ul li {
    font-size: 15px;
    margin-bottom: 10px;
    color: #000000c7;
    list-style-type: none;
}
.history-sabha table tr:nth-child(odd) {
    background-color: #f1e988;
}
.history-sabha table tr:nth-child(even) {
    background-color: #f1e988bd;
}
.para-big {
    font-size: 16px;
}
#second-block table tr td {
    padding: 5px 5px;
}
/*page history ends*/

/*page contactus-page starts*/
.contactus-page h3 {
    color: #8a0000;
    font-weight: bold;
    font-size: 46px;
}
.contactus-page {
    background: #f2e985;
}
.contact-page-info {
    position: relative;
    margin-bottom: 230px;
}
.contact-location {
    background: #8a0000;
    position: absolute;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    top: -40px;
    padding: 30px 30px;
}
.contact-information h4 {
    color: #f2e985;
}
.contact-information hr {
    height: 1px;
    width: 25%;
    margin-right: auto;
    background: #f2e985;
    border: transparent;
    margin-top: 0px;
}
.contact-information span {
    color: #fff;
    font-size: 14px;
}
.contact-form h4 {
    color: black;
    font-weight: bold;
    font-size: 28px;
}
.contact-form {
    background: url(../images/design-pattern.png) repeat top left;
}
.contact-form form input {
    width: 100%;
    height: 38px;
    border: 1px solid #8a000070;
    background-color: #fff;
    box-shadow: 2px 2px 2px #00000017;
}
.contact-form form textarea {
    width: 100%;
    border: 1px solid #8a000070;
    box-shadow: 2px 2px 2px #00000017;
    background-color: #fff;
}
.contact-form form label {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
}
/*page contactus-page ends*/

/*page rite starts*/
.rite h3 {
    background-image: url(../images/header-bg.jpg);
    padding: 5px 0px;
    font-size: 22px;
}
.rite-table table {
    background: #f2e98394;
    display: inline-table;
}
.rite-table table tr td, .rite-table table tr th {
    padding: 0px 10px;
    text-align: center;
    padding: 3px;
}
.rite-table table tr td {
    border: 1px solid #f4ce15;   
    padding: 20px 10px; 
}
.rite-table table tr th {
    width: 33%;
    background: #870102;
    border: 1px solid #870102;
}
.rite-table table tr th span {
    font-size: 18px;
    color: #fff;
}
.rite-table table tr td span {
    padding: 0px 10px;
    font-size: 18px;
}
.rite .sub-internal-link ul li {
    list-style-type: none;
}
.rite .sub-internal-link ul {
    padding-left: 0px;
}
.rite .sub-internal-link ul li .fas {
    font-size: 12px;
    margin-right: 10px;
}
.internal-link h5 {
    font-size: 15px;
    font-weight: bold;
    background: #870102;
    padding: 5px 10px;
    color: #fff;
}
.sub-internal-link {
    border: 1px solid #870102;
    padding: 15px;
    margin-bottom: 12px;
}
.table-head {
    font-size: 24px;
    padding-bottom: 10px;
}
.rite-table-2 table {
    background: #f2e98394;
    display: inline-table;
}
.rite-table-2 table tr td, .rite-table-2 table tr th {
    padding: 0px 10px;
    text-align: center;
    padding: 3px;
}
.rite-table-2 table tr td {
    border: 1px solid #f4ce15;   
    padding: 5px 0px; 
}
.rite-table-2 table tr th {
    width: 33%;
    background: #870102;
    border: 1px solid #870102;
}
.rite-table-2 table tr th span {
    font-size: 18px;
    color: #fff;
}
.rite-table-2 table tr td span {
    padding: 0px 10px;
    font-size: 18px;
}
.rite-table-2 table tr th:nth-child(1) {
    width: 30%;
}
.rite-table-2 table tr th:nth-child(2), .rite-table-2 table tr th:nth-child(3) {
    width: 0%;
}
.all-para {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.all-para h4 {
    font-size: 16px;
    font-weight: bold;
    color: #870102;
    border-left: 3px solid #870102;
    padding-left: 10px;
}
.all-para strong {
    color: #000;
    background: #f1e989;
    padding: 0px 6px;
}
.all-para p {
    padding-top: 10px;
    padding-bottom: 10px;
}
.all-para span {
    color: #2a7703;
}
.all-para ol {
    padding-left: 20px;
}
.all-para ol li {
    margin-bottom: 10px;
}
.sun-info {
    width: 73%;
    margin-left: 2%;
}
.sun-img {
    width: 25%;
}
.main-right-div {
    background: #f2e9859e;
}
.gaytri-mantra tr td span {
    color: #000;
}
.dhvaj-geet ul {
    padding-left: 0px;
}
.dhvaj-geet ul li {
    list-style-type: none;
    font-size: 24px;
    margin-bottom: 10px;
}
.dhvaj-geet h4 {
    font-size: 32px;
    background: linear-gradient(to right, #8d000600,#8d0006,#8d000600);
    padding: 10px 0px 0px 0px;
    color: #fff;
}
.dhvaj-geet p {
    font-size: 28px;
    color: #8c0000;
}
/*page rite ends*/

/*page latest-news starts*/
.latest-news p {
    font-size: 14px;
    text-align: justify;
}
.latest-news h4 {
    font-size: 16px; 
    font-weight: bold;
}
.news-info {
    border: 1px solid #4d4d4d3d;
        padding: 20px 12px;
    height: 250px;
}
.news-more {
    background: #8d0303;
    padding: 1px 19px;
    border: 1px solid #8d0303;
    color: #fff;
}
.for-shdw {
    box-shadow: 2px 2px 2px 1px #00000026;
}
.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
      background-color: #f1e988;
    color: black;
    border: 1px solid #f1e988;
}

.pagination a:hover:not(.active) {background-color: #ddd;}
/*page latest-news ends*/

/*page login starts*/
.top-logo {
    
}
.top-logo img {
    width: 10%;
}
.bottom-block {
    background: #f2e986;
}
.bottom-block p {
    color: #000;
}
.login-page h3 {
    color: black;
    font-weight: bold;
    font-size: 32px;
}
.login-page form {
        background: #8b0000;
    padding: 5px 5px;
    border-radius: 10px;
}
.login-page label {
    color: #000;
    font-weight: bold;
    width: 17%;
    text-align: left;
}
.login-page input {
    height: 30px;
    border: 1px solid #02000061;
    padding-left: 10px;
    background-color: #fff;
    width: 38%;
}
.err-msg {
    margin-right: 120px;
}

.login-page-btn {
        background-color: #8b0000 !important;
    border: 1px solid #8b0000 !important;
    color: #fff;
    padding: 3px 20px !important;
        height: unset !important;
    width: auto !important;
    text-align: center;
}
.login-inner-form {
        background: #f1e989;
    padding: 65px 0px;
    border-radius: 10px;
    border: 5px solid #8b0000;

}
/*page login ends*/

.inner-page-name h4 {
    color: #890302;
    font-size: 46px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}
.inner-page-name h4 {   
    color:#313131;
    -webkit-animation:colorchange 1s infinite alternate; 
}
@-webkit-keyframes colorchange {
    0% {
        color: #000;
    }
    100% {
        color: #910200;
            
    }
}
.linear-wipe {   
    color:#313131;
    -webkit-animation:colorchange 1s infinite alternate; 
}
@-webkit-keyframes colorchange {
    0% {
        color: #ff8100;
    }
    100% {
        color: #910200;            
    }
}
.contact-sbmt-btn {
    background-color: #8a0000;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #8a0000;
    padding: 5px 50px;
    color: #fff;
}

/*page View Profile starts*/
.view-profile {
    background: #f1e989;
}
.img-profile {
    width: 20%;
}
.profile-info {
    width: 60%;
    padding: 0px 20px;
}
.profile-info h4 {
    color: maroon;
}
.profile-info p strong {
    font-size: 15px;
}
.profile-info p {
    font-size: 14px;
    padding-bottom: 5px;
}
.profile-feature {
    width: 20%;
    background: #9b0e00;
    color: #000;
}
.feature-list {
    padding: 16px 15px 15px 15px;
    color: #fff;
}
.feature-list .fas, .feature-list .far {
    margin-right: 10px;
    color: #f2e986;
}
.view-profile-table table tr td {
    border: 1px solid #9b0e000d;
    padding: 5px 30px;
    width: 100%;
}
.view-profile-table table tr td:nth-child(1) {
    background-color: #f1e989;
    width: 50%;
}
.view-profile-table table tr td:nth-child(2) {
    background-color: #fffab8;
    width: 50%;
}
.view-profile-table .table-responsive {
    display: inline-table;
}
/*Page View profile ends*/

/*page ViewprofileSearch start*/
.search-profile-table .table-responsive {
    display: inline-table;
}
.search-profile-col-1 {
    width: 5%;
    text-align: center;
    border: 1px solid #9b0e004a;
    padding: 10px;
}
.search-profile-col-2 {
    width: 15%;
    text-align: center;
    border: 1px solid #9b0e004a;
    padding: 10px;
}
.search-profile-col-3 {
    width: 65%;
    text-align: center;
    border: 1px solid #9b0e004a;
    padding: 10px;
}
.search-profile-col-4 {
    width: 15%;
    text-align: center;
    border: 1px solid #9b0e004a;
    padding: 10px;
}
.search-profile-table table tr th {
    padding: 5px 5px;
    background-color: #9b0e00;
    color: #fff;
    border: 1px solid #9b0e00;
}
.table-inner-table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.small-table {
    margin-right: 20px;
}
.small-table tr td:nth-child(1) {
    font-weight: bold;
}
.small-table tr td {
    padding: 3px 5px;
}
.search-profile-col-4 input {
    background-color: #9b0e00;
    padding: 4px 5px;
    text-align: center;
    color: #fff;
    border: 1px solid #9b0e00;
    font-size: 13px;
    cursor: pointer;
}
.light {
    background-color: #f2e98685;
}
.dark {
    background-color: #f2e986;
}
/*page ViewprofileSearch ends*/

/*page ViewHead starts*/
.family-profile-info {
    width: 80%;
    padding: 20px 20px;
}
.family-profile-info h4 {
    color: maroon;
}
.family-profile-info p strong {
    font-size: 15px;
}
.family-profile-info p {
    font-size: 14px;
    padding-bottom: 5px;
}
/*page ViewHead ends*/

/*page ViewFamily starts*/
.family-member-table .table-responsive {
    display: inline-table;
}
.family-member-table table tr th {
    padding: 5px 5px;
    background-color: #9b0e00;
    color: #fff;
    border: 1px solid #9b0e00;
}
.family-member-table table tr td {
    padding: 13px 5px;
    font-size: 14px;
    border: 1px solid #00000012;
}
.family-profile-btn {
    background-color: #9b0e00;
    padding: 2px 5px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #9b0e00;
    color: #fff;
    cursor: pointer;
}
/*page ViewFamily starts*/

/*page family member information starts*/
.family-member-detail table tr td {
    font-size: 14px;
}
/*page family member information ends*/



.mobile-profile-section h3 {
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #900d0d;
}
.mobile-profile-section hr {
    height: 3px;
    background: linear-gradient(to right, #f7d11400, #f7d114, #f7d11400);
    width: 20%;
    margin-top: 0px;
    margin-bottom: 30px;
    border: #f7d114;
    margin-left: auto;
    margin-right: auto;
}


.registration-page .registration-input label span {
    color: red;
}





/*add new css*/
.navbarsExampleDefaulttwo,.navbarsExampleDefaulttwo ul, .navbarsExampleDefaulttwo ul li, .navbarsExampleDefaulttwo ul li a, 
.navbarsExampleDefaulttwo .head-mobile {
    display:block;
    position:relative;
}

.navbarsExampleDefaulttwo, .navbarsExampleDefaulttwo ul, .navbarsExampleDefaulttwo ul li, .navbarsExampleDefaulttwo ul li a, .navbarsExampleDefaulttwo .head-mobile {
    display: block;
    position: relative;
}

.images_popup table tr td a img{
    max-height:150px;
}

#cssmenu .button i{
    color:#fff;
    font-size:20px;
}
.table_border_Grey3 img {
    max-height: 125px;
}
.hostelry table {
    width:100%;    
}


.myLongVerticalText{
  height:50px;
  width:250px;
  
}
.myLongVerticalText.ellipsis {
 cursor:pointer;
}

.myLongVerticalText.original {
  display:inline-block;
  height:inherit;
}



.myLongVerticalTextNew {
    margin-top:20px;
  height:50px;
  width:250px;
  
}

.myLongVerticalTextNew.ellipsis {
 cursor:pointer;
}
 .myLongVerticalTextNew.original {
  display:inline;
  height:inherit;
}
.AddNews img {
    height:100px;
}

.breaking-marquee a:hover {
    color:#fbd216;
}
.block-info ul li a:hover {
    text-decoration:underline;
}
.extra-profile div{
    display:inline;
    border-right:0;
}
.extra-profile h5 {
    display:inline-block;
}
.testimonial table tr:first-child td {
    width: 20%;
}
.sugesion-info div.mb-3 {
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.imagelightbox-arrow, .imagelightbox-close, .imagelightbox-caption {
    z-index:100003 !important;
}
.imagelightbox-overlay, #imagelightbox {
    z-index:100002 !important;
}

.popup_Add_newclass {
    width: 450px !important;
    box-shadow: 0px 0px 5px 4px #00000073;
    border-radius: 5px;
}
.images_popup ul li img {
    max-height: 80px;
}
.images_popup ul li a{
    margin:3px;
}
.inner_box{
    padding: 20px 10px 20px 10px;
    background: #fff;
    font-size:14px;
}
.new_table_add {
    max-height: 350px;
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 0;
}
.new_table_add table tr th {
    padding: 0px 3px;
    background-image: url(../images/header-bg.jpg);
    background-size: 100%;
    border: 1px solid #ffe8e87a;
}
.new_table_add table tr th:last-child{
    width:12%;
    text-align:center;
}
.new_table_add table tr th:nth-last-child(2){
    width:12%;
}

.new_table_add input[type=image] {
    padding-left:0;
    padding-right:5px;
}
.new_table_add table tr:nth-child(even) {
    background:#f2e986;
}
.new_table_add table tr:nth-child(odd) {
    background:#f2e98685;
}
.new_table_add table tr td {
    border: 1px solid #00000012;
    padding:2px;
}
.FamilyIntroduction_otherpart{
    padding: 0px !important;
}
.img-profile {
    padding-left:15px;
    margin-bottom:5px;
}
/*.img-profile-button a{
    text-decoration:underline;
}*/
.img-profile-button a:hover{
    text-decoration:none;
}
.new-inner-table ul li{
    list-style:none;
    display:inline;
}
.new-inner-table ul {
    padding-top:20px;
}
.new-inner-table ul li img {
    height:100px;
}
.new-inner-table ul li img {
    height: 100px;
    width: 15%;
}
.latest_newsPage .new_table_add table tr th{
    display:none;
}
.latest_newsPage .new_table_add {
    max-height: 1000px;
    overflow-x:auto;
}
.news_section h6 {
    font-size: 23px;
    padding-bottom: 10px;
    color: #920106;
    padding-left:15px;
    padding-right:15px;
}

.news_section p, .news_section > div{
        padding: 0px 15px;
    text-align: justify;
    padding-bottom: 15px;
    padding-right:30px;
}
.news_section ul li {
    list-style:none;
}
.new_table_add table tr:nth-child(even) {
    background:#f8f4c0;
}
/**/
.suggestion_section {
    min-height:280px;
}
.view_suggestion{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  padding:15px 18px 3px 18px;
      border: 2px solid #e0a227;
}

.view_suggestion h6{
        font-size: 18px;
    padding-bottom: 5px;
}
.view_suggestion p {
    padding-left: 25px;
    padding-bottom: 5px;
    text-align: justify;
}


/*add more css new*/
.bottom-footer .nav-item{
    display:inline-block;
    color:#fff;
}
.bottom-footer .nav-link {
    padding-left: 5px;
    padding-right: 5px;
}
.bottom-footer .nav-link:hover {
        color: #f7d514;
}
.box img {
    width:100%;
}
.profile-table {
    min-height:155px;
}
.effect1{
    -webkit-box-shadow: 1px 1px 6px 2px #c3c3c3;
       -moz-box-shadow: 1px 1px 6px 2px #c3c3c3;
            box-shadow: 1px 1px 6px 2px #c3c3c3;
}

.profile_box {
    padding: 10px;
    text-align: center;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.profile_box h4 {
    padding-top: 10px;
    padding-bottom: 6px;
    margin-bottom: 5px;
}
.heading-color{
    color: maroon;
}
.profile_info {

}
.view-profile {
    background:#fff;
}
.right-profile h4{
    font-weight:600;
     color: maroon;
}
.Basic-info p{
    display: flex;
    justify-content: space-between;
}
.Basic-info p strong, .com-info p strong{
    font-weight:normal;
    white-space:nowrap;
}
.Basic-info p span, .com-info p span{
    text-align:right;
}
.r-btn:hover {
    background: #fff;
    color: darkred;
}

.com-info {
    padding:10px;
}
.com-info p{
    display: flex;
    justify-content: space-between;
}
.family-info label{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: darkred;
}
.testimonial:before {
    display:none;
}
.family-registration-info h6 {
    color:maroon;
    font-weight:bold;
}
.family-registration-info {
    box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.11);
    padding: 15px 18px;
    border-radius: 8px;
    border-bottom: 5px solid;
    border-color: #900d0d;
    margin:10px;
}
.family-registration .owl-carousel .owl-wrapper-outer {
    min-height:340px;
}

.edit-table td{
    padding:1px 2px;
    font-size: 11px;
    border-top: 0;
}

.edit-table td:first-child{
    color: #900d0d;
}
.edit-table td:nth-child(3) {
    padding-left: 8px;
}

.groomtable, .bridetable {
    min-height: 190px;
    border: 1px solid #f6d430;
}
.Bridetable-desktop, .groomtable-desktop {
    min-height: 175px;
    border: 1px solid #f6d430;
}
.Bridetable-desktop .edit-table td:first-child, .groomtable-desktop .edit-table td:first-child{
    padding-left:5px;
}

.common-tableAll td{
    border-top: 0;
    padding:1px 0px;
    font-family: 'Noto Sans', sans-serif;
}
.colon-table td:nth-child(3){
    padding-left:6px;
}
.colon-table td:first-child{
    min-width:80px;
}
.colon-table td p {
   word-break: break-word;
}
.mx-minus10{
    margin-left:-10px;
    margin-right:-10px
}
.detail-table td:nth-child(3){
    padding-left:5px;
}
.detail-table td:first-child {
    width: 145px;
}
.family-profile-search table tr th{
    display:none;
}
.family-profile-search  table tr{
    display:block;
    width:50%;
    float:left;
}
.family-profile-search table tr td {
    border: 0;
}
.family-profile-search .common-tableAll table tr {
    width:100%;
    float:none;
}
.family-profile-search .common-tableAll .detail-table td:first-child {
    width:135px;
}
.familyProfileSearchBox {
    padding: 15px 10px;
    box-shadow: 1px 2px 2px 2px #00000021;
    min-height: 230px;
    margin: 10px;
}
.familyProfileSearchBox h5{
    font-weight: bold;
    text-align: left;
    padding-bottom: 8px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}
.familyProfileSearchBox h5 i{
    font-size: 16px;
    color: rgba(139, 0, 0, 0.72);
}

.new-btn01 {
    background-color: darkred;
    border: 1px solid darkred;
    color: #fff;
    padding: 3px 20px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
}
.new-btn01:hover {
    background: #fff;
    color: darkred;
}
.new-btn02 {
    background-color: white;
    border: 1px solid darkred;
    color: #8b0000;
    padding: 3px 20px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
}
.new-btn02:hover {
    background: darkred;
    color:#fff ;
}

.view-profile-search table tr th{
    display:none;
}
.view-profile-search table tr td {
    border: 0;
}
.view-profile-search .img-div {
    min-height: 100px;
    max-height: 180px;
    overflow: hidden;
}
.view-profile-search h5 {
    font-weight: bold;
    text-align: left;
    padding-bottom: 8px;
    border-bottom: 1px solid #bdbdbd8c;
    margin-bottom: 10px;
}
.view-profile-search h5 i{
    font-size: 16px;
    color: rgba(139, 0, 0, 0.72);
}
.view-profile-search hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px dashed rgba(139, 0, 0, 0.51);
}


.mfp-bg {
    z-index:100004 !important;
}
button.mfp-arrow, button.mfp-close, .mfp-content {
    z-index:100008 !important;
}
.mfp-wrap{
    z-index:100009 !important;
}
.imagelightbox-arrow, .imagelightbox-close, .imagelightbox-caption {
    z-index:100003 !important;
}
.imagelightbox-overlay, #imagelightbox {
    z-index:100002 !important;
}

.imagelightbox-arrow, .imagelightbox-close, .imagelightbox-caption {
    z-index:100003 !important;
}
.imagelightbox-overlay, #imagelightbox {
    z-index:100002 !important;
}
img.mfp-img {
    background:#fff;
    padding:15px !important;
}
.profilebox-img {
    max-height:200px;
    overflow:hidden;
}

