/*----------- Vivah Login Start ------------------*/
.login-mastercatnior{
        position: relative;
        float: left;
        width: 100%;
        height: auto;        
}
    
.login-submaincatnior {
    position: fixed;
    margin: 0%;
    width: 100%;
    height: 100%;
    background-color: #fed81b;
   /*background: linear-gradient(to right, rgba(214,0,200,1) 0%, rgba(120,52,176,1) 30%, rgba(186,11,90,1) 69%, rgba(120,52,176,1) 100%); */
}

.topbandbox, .middlebox, .footerbandbox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;        
}
    
.topbandbox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;        
}  
    
.middlebox {
    position: relative;
    float: left;
    width: 100%;
    height: auto; 
}   
    
.rightbox {
    position: relative;
    float: right;
    width: auto;
    height: auto; 
}
    
.rightbox img{
    position: relative;
    float: left;
    width: auto;
    height: 100%;
}
        
.footerbandbox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;        
}
    
.homelogo {
    position: relative;
    margin: auto;
    padding-bottom: 15px;
    width: auto;
    height: auto;
    z-index: 0;
    text-align: center;
}

.logo img {width: 100%; height:auto;}  
    
.name {
    position: relative;
    float: left;
    width: 100%;
    height: auto;  
    padding: 0px;
    margin: 0%;
    font-size: 48px;
    font-weight: bold;
    z-index: 0;
    color: #9a02ab;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    
}

.yuva-logo {   
    position: relative;
    float: left;
    width: 95%;
    text-align: center;
    display: flex;
    align-items: flex-end;}

.mobile-logo {
    position:relative;
    margin:auto;
    width:auto;
    float:left;
} 

.topbarsearch {
    display:flex;
    justify-content: center;
}

.m-headerlogo { padding: 8px; }

.baseline {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding: 0px;
    text-align: center;
    font-size: 20px;
    color: #000000;
    z-index: 0;
}      

.login-regbox {
    position: relative;
    float: left;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 15px 0px;
}    
    
.info-regbox-1 {
    position: relative;
    float: left;
    width: 100%;
    align-items: center;
    justify-content: right;
    display: flex;
    margin: 0px;
}

.info-regbox-1 a {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    text-decoration: none;
    background-color: #fff2b1;
    border: 2px solid #e3973a;
    border-radius: 50px;
    padding: 6px 20px;
    color: #000000;
    font-size: 14px;
}
    
.info-regbox-1 a:hover {
    color: #964270;
    background-color: #FFFFFF;
}

/*----------------------------*/

.info-regbox-2 {
    position: relative;
    float: left;
    width: 100%;
    align-items: center;
    justify-content: left;
    display: flex;
    margin: 0px;
}

.info-regbox-2 a {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    text-decoration: none;
    background-color: #fff2b1;
    border: 2px solid #e3973a;
    border-radius: 50px;
    padding: 6px 20px;
    color: #000000;
    font-size: 14px;
}
    
.info-regbox-2 a:hover {
    color: #964270;
    background-color: #FFFFFF;
}


input .rightbox-data a {
    position: relative;
    float: left;
    margin: 10px 0px;
    color: #964270;    
}

.rightbox-data a:hover {
    color: #964270;
    font-weight: 600;
}

.buttonnewreg, .bt_login {
    align-items: center;
    background-color: initial;
    border-radius: 50px;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    font-family: Quicksand, sans-serif;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: .04em;
    line-height: 10px;
    margin: 0;
    padding: 18px 18px;
    text-align: center;
    text-decoration: none;
    box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px, rgba(179, 132, 201, 0.4) 0 8px 12px;
    background-image: linear-gradient(rgba(179, 132, 201, .84), rgba(57, 31, 91, .84) 50%);
    text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px, rgba(255, 255, 255, 0.2) 0 0 12px, rgba(57, 31, 91, 0.6) 1px 1px 4px, rgba(57, 31, 91, 0.32) 4px 4px 16px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
} 
    
.regleft-box {
    position: relative;
    float: left;
    height: 100%;   
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    padding: 10px;
    background: 
    background: rgba(255,204,0,1);
background: -moz-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(250,234,63,1) 12%, rgba(255,234,0,1) 24%, rgba(255,209,117,1) 50%, rgba(255,234,0,1) 77%, rgba(250,234,63,1) 86%, rgba(255,204,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,204,0,1)), color-stop(12%, rgba(250,234,63,1)), color-stop(24%, rgba(255,234,0,1)), color-stop(50%, rgba(255,209,117,1)), color-stop(77%, rgba(255,234,0,1)), color-stop(86%, rgba(250,234,63,1)), color-stop(100%, rgba(255,204,0,1)));
background: -webkit-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(250,234,63,1) 12%, rgba(255,234,0,1) 24%, rgba(255,209,117,1) 50%, rgba(255,234,0,1) 77%, rgba(250,234,63,1) 86%, rgba(255,204,0,1) 100%);
background: -o-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(250,234,63,1) 12%, rgba(255,234,0,1) 24%, rgba(255,209,117,1) 50%, rgba(255,234,0,1) 77%, rgba(250,234,63,1) 86%, rgba(255,204,0,1) 100%);
background: -ms-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(250,234,63,1) 12%, rgba(255,234,0,1) 24%, rgba(255,209,117,1) 50%, rgba(255,234,0,1) 77%, rgba(250,234,63,1) 86%, rgba(255,204,0,1) 100%);
background: linear-gradient(to right, rgba(255,204,0,1) 0%, rgba(250,234,63,1) 12%, rgba(255,234,0,1) 24%, rgba(255,209,117,1) 50%, rgba(255,234,0,1) 77%, rgba(250,234,63,1) 86%, rgba(255,204,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffcc00', GradientType=1 );
} 

.logright-box {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    background-color: #fff5e5;
} 

.rightbox-data {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}
    
.leftbox-data {
    position: relative;
    float: left;
    width: auto;
    height: auto;
}
    
.topt1, .topt2, .topt3 {
    position: relative;
    float: left;
    width: 100%;    
    height: auto;
    margin-bottom: 15px;
    padding: 0px;
    color: #9a02ab;
    font-size: 24px;    
    text-align: center;
} 

.topt1 {font-size: 40px;}

.topt3 {font-size: 30px;}

.img-overlay {
    position: fixed;
    margin: 0%;
    width: 100%;
    height: 100%;
}

.modal-top, .modal-middle, .modal-end {padding: 15px;}  
  
.login-Register-info input {
    border: 1px solid #bfbfbf;
    height: 42px;
    padding: 0 0 0 10px;
    width: 100%;
} 
    
.bank-info {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}
    
.qrdiv {
    position: relative;
    float: left;
    width: 10%;
    height: auto;
    margin: 0px;
    padding: 5px;
}
    
.infodiv {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 0px;
    padding-left: 10px;   
    font-size: 12px;
}
    
.qrdiv img{  width: 100%;  height: auto; }

/*----------- Vivah Login End --------------------*/


/*----------- Custom Style Start ------------------*/
.menutop { padding: .2rem 0rem;}
header{
    width: 100%;
    position: relative;
    float: left;
}
.homecontentpage img, .prod1 img, .carousel-inner img, 
.bp-offer-banner img, .proimage img, .offer-band img {
    width: 100%;
    height: auto;
  }

.mainContent, #contentmaterial {       
    width: 100%;
    position: relative;
    float: left;
}

.infobox {
    width: 100%;
    position: relative;
    float: left;
    display: none;
}

.topheader{
	position: relative;
	width: 100%;
	height: inherit;
	float:left;
	z-index:2;
	background-color: #926200;
}
.homeslider{
    width: 100%;
    position: relative;
    float: left;
}

.same-product {
    position: relative;
    float: left;
	width: 100%;
    margin: 60px 0 30px;
}

.socialicon {
    position: relative;
    width: 25%;
    height: auto;
    float: right;
    
    font-size: 18px;
    font-weight: normal;
    margin: 0.3% 0.5%;
    height: inherit;
    z-index: 0;
}

.patpedhiadvt {    
    text-align: center;
   /*padding: 20px 0px;
    background-color: #D7CFC5; */
}
.patpedhiadvt img{
    width: 100%;
height: auto;
}

/*.signbox-area, .prod-upload-area{padding: 15px 0px; background-color: #f0f0f0;}*/
.logbox {margin: auto; padding: 15px;background-color: #fff;border-radius: 8px;}
.account-info {width: 100%; margin-bottom: 5px;}
.cart-content, .wishlist-content, .contact-map{padding: 50px 0px; }
.product-filter-box {margin: 10px 0px 30px; width: 100%; }

/*.checkbox-form {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 30px 30px;
    background-color: #ffffff;
} */

.collection-starting-price {
    position: absolute;
    left: 28px;
    bottom: 22px;
    font-family: Muli,Arial,sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    color: #333;
    letter-spacing: .01em;
}
.pro-filter-box{
    padding-top: 10px;
    padding-bottom: 30px;
}
.pro-sub-details{
    padding-top:25px;
    padding-bottom: 25px;
    background-color: #FFFFFF;    
}
.offer-band1 {
    padding: 2px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

#footerband{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}
.baseband{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    background: #023a6c;
}
.footer-box{
    position: relative;
    width: 96%;
    height: auto;
    z-index: 0;
    margin: 0% 2% 2% 2%;
    padding: 0.5% 0%;
    float: left;
}

.prod1, .prod2, .prod3, .prod4,.prod5, .prod6, 
.prod7, .prod8, .prod9, .prod10, .prod11, .prod12{
box-shadow: 0px 0px 4px #C8C8C8;
margin-bottom: 30px;
position: relative;
float: left;
}


.price-box {
    margin-bottom: 10px;
}
.new-price {
    color: #f78d59;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.old-price {
    color: #b0b0b0;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-grid li{
    padding-bottom: 40px;
	position: relative;
	float: left;
    opacity: 1 !important;
    visibility: visible !important;
}

.product-grid {
    padding: 0;
    margin: 0;
    list-style: none;
        list-style-image: none;
    list-style-image: none;
    position: relative;
    z-index: 1;
    clear: both;
    display: block;
	float:left;
}
.g34.row {
    margin-right: -17px;
    margin-left: -17px;
}
.menubar{background-color:#001e38;}

.productbox{
    width: 100%;
    float: left;
    /*padding-top: 50px;
        background-color: #e8e8e8;*/
}

#address{
	position: relative;
	float:left;
	left:0%;
	width: 100%;
	margin: 5% 0% 3% 0%;
	font-size:12px;
	text-align: left;
	color:#CCC;
	/*background-color: #CC9999;*/
}

.footer-logo {
    position: relative;
    width: 70%;
    height: auto;
    margin: 0px auto 10px ;
    text-align: center;
	/*background-color: #37ccab;*/
}
.footer-logo img{width: 100%; vertical-align: middle;}

#logoimg{
	position: relative;
	width: auto;
	height: auto;
	margin: 10% auto;
}


.imagemid {
    position: relative;
    height: 375px;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

#breadcrumb {
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: Muli,Arial,sans-serif;
    letter-spacing: 2px;
	padding-top: 12px;
	padding-bottom: 14px;
	color: #272b65;
	font-weight: 500;
}

#breadcrumb ul {
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
#breadcrumb ul, #breadcrumb li {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    list-style-image: none;
}

.filterbut {
    position: relative;
    float: right;
    background-color: Black;
}

.offerboxshd{
    padding: 3px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

body.b-new-filter .browse-title {
    padding-bottom: 16px;
    border-bottom: 1px solid #333;
}
.filterdrop {
    padding-right: 15px;
    border-radius: none;
}
.browse-title {
    font-size: 13px;
    line-height: 19px;
    padding-top: 35px;
    padding-bottom: 10px;
    padding-right: 35px;
    position: relative;
    top: -2px;
}
#main .browse-title .title-14 {
    max-width: 90%;
    white-space: normal;
}
.browse-new-title .page-title.title-14 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    float: left;
    color: #f15d47;
    letter-spacing: .05em;
    text-align: left;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.browse-title h1.page-title {
    font-family: Muli,Arial,sans-serif;
    color: #f15d47;
    font-weight: 300;
    letter-spacing: 0;
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}

.total-designs {
    float: left;
    font-family: Muli,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #666;
    text-transform: uppercase;
    margin: 8px 0 0 12px;
    padding: 0 0 0 16px;
    letter-spacing: .1em;
    position: relative;

}

#breadcrumb {
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: Muli,Arial,sans-serif;
    letter-spacing: 2px;
}
#breadcrumb {
    padding-top: 12px;
    padding-bottom: 14px;
    color: #272b65;
    font-weight: 500;
}
#breadcrumb ul {
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
#breadcrumb ul, #breadcrumb li {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    list-style-image: none;
}
#breadcrumb li {
    display: inline;
}
#breadcrumb ul {
    white-space: nowrap;
}

.productdetailspage{
    background-color: #f0f0f0;
    /*padding-top: 25px;*/
    padding-bottom: 25px;
}

.proimage{
    width: 100%;
    float: left;
    height: auto;
    background-color: #555555;
}
.prodetails{
    width: 100%;
    float: left;
    height: 500px;
    background-color: #ffffff;
}
h1.title-5 {
    padding: 0 0 1px;
    color: black;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
}
.probasicdetail{
    width: 100%;
    float: left;
    height: 500px;
    background-color: #666666;
}
.pro-quick-icon{
    position: absolute;
    float: right;
    right: 0%;
    padding: 4px 7px;
    background: #fff;
    border-radius: 50%;
    margin: 5px;
    width: 28px;
    height: 28px;
    line-height: 19px;
    font-size: 15px;
    font-weight: normal;
}
.pro-wish-icon{
    position: absolute;
    padding: 6px;
    background: #fff;
    border-radius: 50%;
    margin: 5px;
    width: 28px;
    height: 28px;
    line-height: 19px;
    font-size: 16px;
}

#btnSanstha, #btnYuva, #btnMahila {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.pro-wish-icon a {color: #888;}
.pro-wish-icon a :hover{color: coral;}
.pro-quick-icon a {color: #888;}
.pro-quick-icon a :hover{color: coral;}
/*----------- Sub Product Start -------------------------*/
/*h2 {
	color: #000;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin: 30px 0 80px;
}
h2 b {
	color: #ffc000;
}
h2::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 4px;
	background: rgba(0, 0, 0, 0.2);
	left: 0;
	right: 0;
	bottom: -20px;
}
.carousel {
	margin: 50px auto;
	padding: 0 70px;
}*/
.carousel .item {
	min-height: 330px;
    text-align: center;
	overflow: hidden;
}
.carousel .item .img-box {
	height: 160px;
	width: 100%;
	position: relative;
}
.carousel .item img {	
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.carousel .item h4 {
	font-size: 18px;
	margin: 10px 0;
}
.carousel .item .btn {
	color: #333;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 5px;
    line-height: 16px;
}
.carousel .item .btn:hover, .carousel .item .btn:focus {
	color: #fff;
	background: #000;
	border-color: #000;
	box-shadow: none;
}
.carousel .item .btn i {
	font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}
.carousel .thumb-wrapper {
	text-align: center;
}
.carousel .thumb-content {
	padding: 15px;
}
.carousel .carousel-control {
	height: 100px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
}
.carousel .carousel-control i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}
.carousel .item-price {
	font-size: 13px;
	padding: 2px 0;
}
.carousel .item-price strike {
	color: #999;
	margin-right: 5px;
}
.carousel .item-price span {
	color: #86bd57;
	font-size: 110%;
}
.carousel .carousel-control.left i {
	margin-left: -3px;
}
.carousel .carousel-control.left i {
	margin-right: -3px;
}
.carousel .carousel-indicators {
	bottom: 25px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 15px;
	height: 15px;
	margin: 4px;
	border-radius: 50%;
	border: 2px solid #FFF;
}
.carousel-indicators li {	
	background: rgba(250, 250, 250, 1);
    border: 2px solid #FFF;
}
.carousel-indicators li.active {	
	background: rgba(0, 0, 0, 0.6);
}
.star-rating li {
	padding: 0;
}
.star-rating i {
	font-size: 14px;
	color: #ffc000;
}
/*----------- Sub Product End -------------------------*/
/*----------- Custom Style End ------------------*/


/*----------- top-dropdown Start ------------------*/

.top-dropdown {display: flex; justify-content: flex-end;}

/*----------- top-dropdown End ------------------*/


/* ------- 15/07/2020 Strted---------- --> */
.vlightbox {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid #7ac9b7;
    background-color: #FFFFFF;
}
/* ------- Middle page start ---------- --> */
.contenttextbox, .advertisment, .footerbandbox, .topbandbox, #headerband,
.menubar, .offerbanner, .pro-sub-details, .productdetailspage, .pro-filter-box, 
.bp-offer-banner, .browse-new-title, .cart-content, .wishlist-content, .contentus-container, 
.contact-map, .account-content, .login-box, .my-account-box, .signbox-area, .product-filter-box, 
.Pegination-box, .prod-registration-page, .contentpage {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    
}

.prod-upload-area, .prod-images-area {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: auto;
  /*overflow: hidden;
    margin-bottom: 0px;*/
}

.login-box {padding: 50px 0px 100px;}
.my-account-box { padding: 0px 0px 80px;}
.prod-registration-page { padding: 10px 0px 50px;}
.card-img-top {float: left;}


.mastercatnior {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.submaincatnior {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.homecontentpage {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
    background-color: #efefef;
}

.infostamps {margin: 10px auto;}    

.categorybox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #FFF;
    box-shadow: 0px 0px 1px #464646;
    z-index: 100;
}
#category-header {
    background-color: #158388;
    padding: 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    font-size: 24px;
    
    font-weight: bold;
    text-align: center;
    color: #000;
}
.categorylistbox {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px;
    max-height: 450px;
    overflow: auto;
}

.categorylist li{
    position: relative;
    float: left;
    width: 100%;
    margin: 2% 0%;
    background-color: #ababab;
}

.categorylist ul li{
    position: relative;
    float: left;
    width: 100%;
    margin: 0% 0%;
    background-color: #cccccc;
}

#categorytype {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    padding: 7px;
    color: #010e33;
    cursor: pointer;
    font-weight: 600;
    background-color: #c9eae0;
    margin: 2px 0px;
}

#categorytype:hover {background-color: #a0dbc9;}
.categorylist a:hover {background-color: #9F9F9F;}

.category-box, .backbutton-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 20px 15px;
    background-color: #fff5e5;
}  

.filter-band {
   background-color: #cccccc;
   padding: 10px 0px;  
}   

.category-tab {
    position:relative;
    float: left;
    width: 100%;
    font-size:18px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    padding: 10px 0px;  
    border-radius: 50px;
}

.category-tab {
    background-color: #FFFFFF;
    color: #cc3467;
    border: 2px solid #cc3467;
}
.category-tab:hover {
    background-color: #cc3467;
    color: #FFFFFF;
}

.category-tab.active-a{
    background-color: #cc3467;
    color: #FFFFFF;
    font-weight: bold;
}

.active_class {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    padding: 20px 0px;  
    background-color: #000000;
    border-radius: 0px 0px 50px 50px;
} 

.card{border-radius: 0rem;}
/*.tab-content{border: 1px solid #dee2e6;}*/
.nav-tabs {display:none;}
    
    
.back-home  {
    position:relative;
    float:left;
    width:auto;
    height: auto;

}    
.back-button {
    position:relative;
    float:right;
    width:auto;
    height: auto;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #cc3467;
} 

.back-button a { font-weight: bold;}
    
/* ------- Middle page End ---------- --> */

/* ----- Home page Card start ------- */

.home-card {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 0px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    background-color: #ffffff;    
    border-radius: 5px;
    box-shadow: 0px 0px 2px #9F9F9F;
    /*border: 1px solid #e3e3e3;*/
}
  
.homecard-title {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 6px;
    font-size: 16px;
    color: #C80487;
}   
    
.homecard-img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
    
.homecard-img img { width: 100%;   height: auto;}  
    
.homecard-body {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 6px;
    font-weight: normal;
} 
    
.homecard-text{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #83798f;
}   
   
.vivah-text {
    font-size: 10px;
    margin: 0px 6px 6px;
}

.head-count{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
    
#mem_cont{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
} 
  
.home-card-body {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 12px 0px;
}

.home-card-title {
    text-align: left;
    font-weight: bold;
    margin-top: 0px;
}

.home-card-ïnfo {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #83798f;
}

.mem_cont a {
    color: blue;
    text-decoration: underline;
    font-style: italic;
    cursor: pointer;
}

.home-card-topimg {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 15px;
}

/* ----- Home page Card end ------- */


.h-divider{
 margin-top:30px;
 margin-bottom:30px;
 height:1px;
 width:100%;
 border-top:1px solid gray;
} 
    
.object-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0px;
    background-color: #ecfaff;
} 

.info-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0px;
    color: #FFFFFF;
    text-align: center;
    background-color: #2e3192;
}
  

/*-----------------DropDown style Start----------- */
.dropbtn {
    background-color: #d21a14;
    color: #000;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	width:100%;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #bf110c;
}

/*.dropdown {
    position: relative;
    display: inline-block;
	z-index:10;
	width: auto;
    background-color: #d21a14;
    color: #FFFFFF;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}*/

.dropdown option {
    position: relative;
    display: inline-block;
	width:100%;
    background-color: aliceblue;
    color: #000000;
    padding: 10px 0px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
	width:100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}

/*-----------------DropDown style End ----------- */


#ContentPlaceHolder1_UpdatePanel1  {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    }

/* ------- Content Page Start ---------- --> */
.contentpage {
    padding: 40px 0px;
    /*background-color: #FFFFFF;
	box-shadow: 0px 0px 2px #9F9F9F;
	border-radius: 3px;
    padding: 2% 2% 2% 2%; */
    
}

#pageheader {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #C80487;
}

.Qsearch {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 20px 0px;
    float: left;
    border-radius: 5px;
}

.contenttext {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px;
    text-align: justify;
    overflow: hidden;    
    /*padding: 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #ccc;*/
}

.advt-panel-1, .advt-panel-2, .advt-panel-3, .advt-panel-4 {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px auto 20px;
    overflow: hidden;
	border-radius: 5px;
    text-align: justify;
    background-color: #fff;
    box-shadow: 0px 0px 2px #9F9F9F;
}

.advt-panel-3 {
    display: none;
}

.textmatter {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
}

div.a {text-indent: 50px;}

.panchalpage {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
}

.card-name {
    text-align: center;
    color: #1f2f62;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 14px;
}

#name-work { color: brown;}

/*.card{margin-bottom: 25px;}*/

.card-body-text{padding: 10px 7px 7px;}

.mainmember, .sadsya {
    position: relative;
    width: 100%;
    float: left;
    height: auto;
    padding: 0%;
    margin: 0%;
}

#memtype {
    position: relative;
    width: 100%;
    height: inherit;
    font-size: 16px;
    
    font-weight: bold;
    text-align: center;
    padding: 7px;
    margin: 2% 0% 1% 0%;
    float: left;
    background-color: #94CEED;
    /*border: 1px solid #7ac9b7; */
}
/* ------- Content Page End ---------- --> */
.contact-page-map {    margin-top: 50px;}
/* ------- More Details Page Start ---------- --> */

.business-name {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #333333;
    margin-bottom: 0px;
}

.business-details {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

/* ------- More Details Page End ---------- --> */




/* ------- header Start ---------- --> */
/* ------- New style ---------- --> */
.header-top {
  border-bottom: 1px solid #ebebeb;
  padding: 0px 0;
  background-color: #fff;
}

.headmidband  {
    background-color: #fed81b;
    /*background: linear-gradient(to right, rgba(214,0,200,1) 0%, rgba(120,52,176,1) 30%, rgba(186,11,90,1) 69%, rgba(120,52,176,1) 100%);*/
}

.topbarsearch, .top-social-box, .topbaricon {
    align-items: center;
    -ms-flex-pack: center;
    display: flex;
    justify-content: right;
 }
 
 .logobox, .topbarsearch {
    display:flex;
    justify-content: center;
    /*align-items: center;*/
}

 
.headerlogo {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px; 
    padding: 0px 15px;
}

.headerlogo img { width: 100%; height: auto; }

.vss-logo img { width: 100%; height: auto; }

.regbox {  
    position: relative;
    float: left;
    width: auto;
    display: flex;
    align-items: center;
}

.regbox a{ margin: 10px; }

/*.buttonnewreg {
    position: relative;
    float: left;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0px 10px;
    margin: 1% 7% 1% 1%;
    border: 1px solid #004F72;
    border-radius: 4px;
    font: 16px/34px "Candara";
    color: #800 !important;
    background-color: #FFFAFA;
    background-image: -moz-linear-gradient(center top , #FFFAFA 0%, #C9C9C9 100%);
    box-shadow: 0px 0px 2px #BABABA, 0px 0px 1px #FFF inset;
} */

.buttonnewreg, .bt_login {
  align-items: center;
  background-color: initial;  
  border-radius: 50px;
  border-width: 0;  
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  font-family: Quicksand,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: .04em;
  line-height: 10px;
  margin: 0;
  padding: 20px 30px;
  text-align: center;
  text-decoration: none;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  background-image: linear-gradient(rgba(179, 132, 201, .84), rgba(57, 31, 91, .84) 50%);
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
}

.buttonnewreg:hover, bt_login:hover {
  background-image: linear-gradient(#B384C9, #391F5B 50%);
}

.bg-black{
  background: #000000;
  text-align: left;
}















/*----------------------------------
   06. social-follow-box css
------------------------------------*/
.social-follow-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mobicon {
    position: relative;
    float: right;
    width: auto;
    z-index: 100;
}

.mobicon .logo { display: none; }

.social-follow-box .social-follow-list {
  
}
.social-icon1, .social-icon2, .social-icon3 {
    position: relative;
    float: left;
    width: auto;
}

.member-type {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #f9f4bb;
    border-radius: 10px;
    margin-bottom: 15px;
    text-align: center;
}

.radiobox {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 25px 15px; 
    font-weight: bold;
}

.radiobox label {
    /* display: inline-block; */
    margin-bottom: 0rem;
}

.s-radiodiv, .y-radiodiv, .m-radiodiv {
    position: relative;
    float: left;
    width: auto;
    padding: 10px 20px 10px 10px;
    color: #FFFFFF;
    border-radius: 56px;
    margin-bottom: 10px;
}

.s-radiodiv {
    background-color: #04b6eb;
}

.y-radiodiv {
    background-color: #f57c00;
}

.m-radiodiv {
    background-color: #dd04eb;
}


.social-icon1 a, .allbutt {
  background-color: #d21a14;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
  font-size: 14px;
  font-weight: 600;
  outline: 0;
  padding: 10px 20px;
  margin: 6px 0px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.social-icon1 a:before, .allbutt:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.social-icon1 a:hover, .allbutt:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ba0202;
}

.lastdiv {
    background-color: #d21a14;
    border: 0;
    border-radius: 56px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: system-ui, -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    padding: 10px 20px;
    margin: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    /* user-select: none; */
    -webkit-user-select: none;
    touch-action: manipulation;
}

.lastdiv:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.lastdiv:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ba0202;
}

.checkbox-form .proceed-but {
    background-color: #fbcfce;
    border: 0;
    border-radius: 56px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    padding: 10px 20px;
    margin: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.checkbox-form .proceed-but:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.checkbox-form .proceed-but:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ba0202;
}

.modal-footer .btn, .checkbox-form .btn {
    font-size: 16px;
    padding: 10px 25px;    
    margin-bottom: 10px;
}

#tabtext .text-right {
    position: relative;
    float: right;
    margin-bottom: 0;
    background-color: #d21a14;
    color: #ffffff;
    padding: 5px 12px;
    border-radius: 50px;
}

/*
.social-icon1 a {
    position: relative;
    float: left;
    width: auto;
    padding: 8px 20px;
    margin: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    border-radius: 50px;
    vertical-align: middle;
    display: inline-block;
    background-color: #d21a14;
}

.social-icon1 a:hover {
    color: #d21a14;
    background-color: #FFFFFF;
}*/

.social-follow-box .follow-title h2 {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
}
.home-2 .social-follow-box .follow-title h2 {
  color: #333;
}
/*.social-follow-box li {
  display: inline-block; 
}*/
.social-follow-box li a {
  background: #ca6d29 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 8px;
  text-align: center;
  width: 40px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  font-weight: normal;
}
.social-follow-box li a:hover {
  background: #EB3E32;
} 

/*------------------------------------ */

/*-----------------------------
    Karykarini
-------------------------------*/
.mem-pic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 20px;
}

/*------------------------------------ */


/*-----------------------------
    14. footer-area css
-------------------------------*/
.footer-area {
  background: #dbb821 none repeat scroll 0 0;
}
.footer-top {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 20px;
    background-color: #cc3467;
}

.footer-mid {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 0px;
    background-color: #26292e;
}

.logo-box { display: flex; justify-content: center;}

.footer-midtop {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 0px;
    background-color:#b51e50;
}

.mem-name {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    text-align:center;
    color:#ffa74c;
}

.footer-area .footer-bottom {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #000000 none repeat scroll 0 0;
    border-top: 1px solid #303338;
    padding: 27px 0;
}

.footer-info img {
    max-width: 100%;
    height: auto;
}

.footer-area  .footer-info .phone {
  background: rgba(0, 0, 0, 0) url(../images/phone.png) no-repeat scroll left top;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 35px;
  padding-left: 60px;
  color:#ffffff;
} 

.footer-area .footer-info .desc_footer {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}

.footer-area  .footer-info .social-follow-list li{
  display: inline-block;
}
.footer-area  .footer-info .social-follow-list li a {
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 8px 0 0;
  text-align: center;
  width: 40px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
} 

.footer-area  .footer-info .social-follow-list li.facebook a {
  background: #3c5b9b;
}
.footer-area  .footer-info .social-follow-list li.twitter a {
  background: #1aaed9;
}
.footer-area  .footer-info .social-follow-list li.youtube a {
  background: #d82114;
}
.footer-area  .footer-info .social-follow-list li.google a {
  background: #eb3e32;
}
.footer-area  .footer-info .social-follow-list li.instagram a {
  background: #8a7763
}
/*.footer-area  .footer-info .social-follow-list li a:hover{
  background: #333333;
} */
.footer-area .footer-title h3, .footer-area .time-title {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
.footer-area .time-title {
  margin: 20px 0 15px;
}
.footer-area .footer-info-inner ul li:not(:last-child) {
  border: 0 none;
  display: block;
  margin: 0 0 12px;
  padding: 0;
}
.footer-area ul li a {
  color: #ddd;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
}
.footer-area ul li a:hover {
  color: #EB3E32;
}
.footer-area .block-contact-text > p {
  color: #ddd;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 5px;
}
.footer-area .time-text > p {
  color: #ddd;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}
.footer-area .time-text > p span{
  color: #fff;
}

.footer-area .copyright {
    color: #ddd;
    margin: 4px 0 0 0;
    text-align: center;
}
.footer-area .copyright a{
  color: #EB3E32;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-area .copyright a:hover
{
  text-decoration: underline;
}
.footer-area .payment {
  float: right;
}


/*-------------------------------*/


/* ------- New style ---------- --> */
.modal-header {
    /* background-color: goldenrod; */
}

.business-banner {
    position: relative;
    float: left;
    margin-bottom: 25px;
} 

.callphone {
  background: rgba(0, 0, 0, 0) url(../images/phone.png) no-repeat scroll left center;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  padding-left: 60px;
}

.social-icon-list li{
  display: inline-block;
}

.social-icon-list li a {
  background: #373b41 none repeat scroll 0 0;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 8px 0 0;
  text-align: center;
  width: 40px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icon-list li.facebook a {
  background: #3c5b9b;
}
.social-icon-list li.youtube a {
  background: #d82114;
}

.social-icon-list li a:hover{
  background: #333333;
}

/* ------- header end ---------- --> */

.modal-footer {
    justify-content: flex-start;
}
.modal-footer p{ width:100%;}

.h-divider{
 margin-top:30px;
 margin-bottom:30px;
 height:1px;
 width:100%;
 border-top:1px solid gray;
}

.buss-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
/* ------- acodian start ---------- --> */
#membox {
    position: relative;
    float: left;
    padding: 9px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    width: 100%;
    background: #7bdbd1;
}

#collumbox {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #cde6e8;
}

.submem-table {
    color: Black;
    background-color: White;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: None;
    height: 16px;
    width: 100%;
    border-collapse: collapse;
    font-family: Arial;
    font-size: medium;
    margin-right: 0px;
    
}

.table-top {
    color: White;
    background-color: #7bdbd1;
    font-weight: bold;
}

.collapse-container > :nth-child(2n+1) {
    padding: 9px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
}
.collapse-container > :nth-child(2n) {  
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.arrow-d {
    position: relative;
    float: left;
    width: 15px;
    height: 6px;
    background-image: url("../images/min.png");
    margin: 8px 5px;
}
.arrow-r {
    position: relative;
    float: left;
    width: 15px;
    height: 15px;
    background-image: url("../images/pls.png");
    margin: 5px;
}


.subdropdown {
    position: relative;
    float: left;
    display: inline-block;
    z-index: 10;
    width: 100%;
}
    

#subfilterbox {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}

.searchbuttband {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.filterbut {
    position: relative;
    float: right;
    width: auto;
    padding: 5px 15px;
    margin: 4px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    background-color: #d21a14;
}

    .subfilter {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        overflow: auto;
        width: 100%;
    }
/* ------- acodian end ---------- --> */
.bus-address, .bus-addmap { margin-bottom: 20px;}

/* ------- Photo Zoom Popup Start -------- --> */
.zoom-but{
    position:absolute;
    float:right;
    z-index:10;
    width: 91%;
    height:auto;
}

#propic .zoom-but img{
    position: relative;
    float:right;
    z-index:10;
    width: 12%;
    height:auto;
    padding:3px;
    background-color:#333333;
}

.zoom-close {
    position: absolute;
    float: right;
    z-index: 10;
    width: 100%;
    height: auto;
}

.zoom-close .close {
    position: relative;
    float: right;
    z-index: 10;
    width: 35px;
    height: auto;
    padding: 6px;
    color: #FFFFFF;
    opacity: 1;
    margin: 6px;
    background-color: #333333;
    border-radius: 25px;
}
/* ------- Photo Zoom Popup End ---------- --> */

/* ------- vss-member-profile start -------- --> */
.photo-box{
    border-radius: 10px;
    padding: 15px;
    
}
.namebox {
    position: relative;
    float: left;
    width: 95%;
    height: auto;
    padding: 0px;
    margin: 10px 20px;
    border-radius: 20px;
}

 .user-photo-contact {
    position: relative;
    float: left;
    width: 97%;
    height: auto;
    margin: 20px 20px;
    padding: 0px;
    border-radius: 20px;
    /*background-color: #fbdb8c;*/
}   

.contact-info {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
} 

.user-information{
    position: relative;
    float: left;
    width: 97%;
    height: auto;
    padding: 20px;
    margin: 0px;
    background-color: #FFFFFF;
}

.checkbox-form {  
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 15px;
    margin: 0px;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #ccc;
}

.page-hedtitle {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.page-subtitle {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0px;
}

.mypatrika {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 0px;
    padding-bottom: 20px;
    background-color: #fff5e5;
}

.headertext  {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0px;
}

.reghead  {
    position: relative;
    float: right;
    z-index: 50;
    width: auto;
}   

.probuts  {
    position: relative;
    float: left;
    width: 70%;
    height: auto;
}
    
.probuts img {
    max-width: 75%;
    height: auto;
}

.pro-box img {
    max-width: 97%;
    height: auto;
}

.proimg {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
    background-color: #CC3366;
}

#propic {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 10px;
}

#propic img {
    width: 100%;
    height: auto;
}
  
.protext {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 10px 0px 20px;
    text-align: left;   
}  
    
.pic-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;  
}    

.pic-box img { width: 100%; height: auto;  }     
     
#proname {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin-right: 15px;
    padding: 0px;
    color: #720000;    
    font-size: 32px;
    font-weight: bold;
}  

#regnum {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    color: #720000;    
    font-size: 24px;
    line-height: 52px;
    font-weight: normal;
} 
.user-input {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #bf30ad;
    margin: 0px;
    margin-bottom: 7px;
    font-weight: bold;
    padding: 0px;
}
    
.user-input label, .contact-info label, .user-nformation label, label{
    position: relative;
    font-weight: 600;
    color: #000000;
    margin: 0px 10px 0px 0px;
    padding: 0px;
}


.mem-input {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #5d94f5;
    margin: 0px;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #bfbfbf;
    margin-bottom: 20px;
} 

.urlinst {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0;
    text-align: center;
}

.prourl {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    text-align: center;
    padding: 10px 0;
    border: solid 1px #b1b1b1;
    border-radius: 10px;
    margin: 3% 5%;
    background-color: #e5e5e5;
}


/* ------- vss-member-profile End -------- --> */

/* ------- Member-profile Card Start -------- --> */
.memprofilebox {
	position: relative;
	width: 100%;
	float: left;
	z-index: 0;
	border-radius:5px;	
	padding: 12px;
    margin-bottom: 20px;
    /* border: 1px solid #ffd695; 
    background-color: #ededed;*/
    background: rgba(247,247,247,1);
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(47%, rgba(247,247,247,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0 );
}

#memregnum {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px;
    height: auto;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 16px;
    color: #cc3467;
    text-align: left;
}

#memphoto {
position: relative;
width: 40%;
margin: 0px;
padding: 0px;
height: auto;
float: left;
}

.zoom-but{
    position:absolute;
    float:right;
    z-index:10;
    width: 94%;
    height:auto;    
}

#propic .zoom-but img{
    position: relative;
    float:right;
    z-index:10;
    width: 12%;
    height:auto;
    padding:3px;
    background-color:#333333;
}

#memphoto input {width: 100%; display: block;}
/*#memphoto img {width: 100%; border-radius: 50%; display: block;}*/

#meminfo {
    position: relative;
    width: 60%;
    float: left;
    padding-left: 10px;
    height: auto;
    margin: 0%;
    text-align: left;
    
}

#userdetails {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 6px 0px;
    display: flex;
    align-items: flex-end;
    bottom: 0px;
}

#nametyp {
    position: relative;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #000000;
} 

#dist {
    position: relative;
    width: 100%;
    float: left;
    margin: 0%;
    padding: 1% 0%;
    font-size: 14px;
    text-align: left;
    color: #000000;
} 

#view-pro {
    position: absolute;
    bottom: 0px;
    width: 100%;
    float: left;
    padding: 5px;
    height: auto;
    margin: 0%;
    text-align: center;
}

.view-more {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    padding: 5px 10px;
    margin: 0px;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    color: #cc3366;
    border: 1px solid #cc3366;
    font-weight: bold;
    background-color: #FFFFFF;
}

.view-more:hover  {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #cc3366;
    border: 1px solid #cc3366;
}

/* ------- Member-profile Card End -------- --> */

/* ------- Peginatoion Band Start --------- --> */
#nextpage {position: relative; width:100%; height:auto; float:left; margin:2% 0%;}
div.center {text-align: center;}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    background-color: #FFFFFF;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

/* ------- Peginatoion Band End -------- */

/* ------- Pop Up Code Start ---------- */
.coupon-input > input, .checkout-coupon > input, .single-form-row > input, .single-form-row textarea {
    border: 1px solid #964270;
    height: 42px;
    padding: 0 0 0 10px;
    width: 100%;
    border-radius: 5px;
}   

.coupon-input .required {
    color: #ff0000;
}
.hm_pop_li {list-style: none;}
/* ------- Pop Up Code End ----- */

/* ------- Registration form start -------- --> */
#tab {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    margin-bottom: 15px;
    float: left;
    border-radius: 5px;
    background-color: #fff5e5;
}

#view-tab {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    margin-bottom: 15px;
    float: left;
    border-radius: 5px;
    background-color: #ffe1d5;
}

.termstextbox {height: 450px; overflow: auto;}

#devakbox #conditextbox {
    height: 400px;
    overflow: auto;
}

.profilephoto {
    position: relative;
    width: auto;
    float: left;
    height: inherit;
    background-color: #FFF;
    z-index: 0;
    border-radius: 5px;
    border: 1px solid #964270;
    padding: 5%;
    margin-bottom: 25px;
}

.photoimage {
    position: relative;
    width: 200px;
    height: 225px;
    background-color: #F4F2EB;
}

.photoimage img {
    max-width: 100%;
    height: 100%;
}

.form-check-input {
    position: relative;
    float: left;
    width: 100%;
}
.form-check-input input{
    margin: 7px;
}

.vp-yes, .vp-no {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    padding: 10px 35px;
    margin:auto;
    border-radius: 5px;
}

.vp-yes {
    background-color: #67e9bf;
}
.vp-no {
    background-color: #f5adad;
}

.addbut {margin: 10px 0px 25px;}

.speachbox{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding: 20px;
    margin: 0px auto 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #9F9F9F;
}

.formbox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 0px; 
    color: #83798f; 
    font-size: 14px; }

#more {display: none;}
#tourpic a {
    color: blue;
    text-decoration: underline;
    font-style: italic;
    cursor: pointer;
} 

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    font-size: 28px;
    background-color: #dbb821;
    padding: 0px 15px;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    color: #ffffff;
}

.owl-carousel {
    padding: 0px 15px;
}

.owl-theme .owl-nav {
    position: absolute;
    float: left;
    width: 100%;
    top: 117px;
    margin-top: 0px;
    left: 0px;
}

.owl-carousel .owl-nav button.owl-prev {float: left;}

.owl-carousel .owl-nav button.owl-next { float: right;}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: #FFC335;
    color: #000000;
    text-decoration: none;
}

.owl-theme .owl-dots .owl-dot span { 
    background-color: #dbb821; 
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC335;
    border: 1px solid #000000;
}

.informbox {
    position: relative;
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
    margin: 0px auto 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #9F9F9F;
}

.newsmbox {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding: 15px;
    margin: 0px auto 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #9F9F9F;
}

.events {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.more-info {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.events iframe{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.infopname {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #66245b;
    font-weight: normal;
    text-align: center;
    background-color: #f3ed68;
}

.infopname:hover {
    color: #66245b;
    font-weight: bold;
    background-color: #f3ca67;
}

.infohead {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
        margin-bottom: 10px;
    font-size: 14px;
    color: #C80487;
    font-weight: bold;
    text-align: center;
}

.infophoto {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}

.infoname {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #83798f;
    text-align: center;
}

.card-title {
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.advertise {
    position: relative;
    width: auto;
    height: auto;
}

#advertiseimages {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: auto;
    text-align: center;
}

#advertiseimages img {
    width: 100%;
    height: auto;
}

.card-box {
    border: 1px solid #e1d193;
    border-radius: 10px;
    background-color: #fdf5d8;
    margin-bottom: 25px;
}
.box-head {
    position: relative;
    float: left;
    width: 100%;
    padding: 12px 0px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    background-color: #e1d193;
    border-radius: 10px 10px 0px 0px;
}
.box-head h6 {
    margin-bottom: 0px;
}

.address-text {
    padding: 10px;
}

/*.stamps {margin-top: 35px;} */


/* ------- Registration form end ---------- --> */

/* --------- Business Card Start ------------*/
p {size:12px; font-weight: normal; text-align:left;  margin: 0% 0% 2% 0%;}
b {font-weight: bold;}

.businesscard-listbox { 
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color: #FFF;
}

#category-header {
    position: relative;
    width: 100%;
    height: inherit;
    font-size: 24px;
    
    font-weight: bold;
    text-align: left;
    padding: 15px;
    float: left;
    background-color: #3EBF9B;
    border-bottom: 1px solid #2a9577;
}

#categeory-type {
    position: relative;
    float: left;
    width: 100%;
    height: inherit;
    padding: 12px 15px;
    background-color: #3EB9BF;
    border-bottom: 1px solid #2a9577;
    z-index: 50;
}

#Category-title {
    position: relative;
    float: left;
    font-size: 24px;
    
    font-weight: bold;
    text-align: left;
    color: #000;
}

.subfilter {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: #B1D7CC;
}

.subcata-single-form-row {
    margin: 0 0 0px;
}
.single-form-row {
    margin: 0 0 15px;
}

.innercard-listbox {
    position: relative;
    float: left;
    padding: 15px;
}

.pro-list-icon {
    position: absolute;
    padding: 5px;
    background: #007bff;
    border-radius: 50%;
    margin: 7px;
    width: 30px;
    height: 30px;
    line-height: 21px;
    font-size: 16px;
    color: #fff;
    z-index: 25;
}

.pro-list-icon a{color: #fff;}
.pro-list-icon a:hover{color: #fccc0e;}

.businesscard {
    position: relative;
    width: 100%;
    float: left;
    height: auto;
    background-color: #F1F0F0;
    z-index: 0;
    box-shadow: 0px 0px 2px #9F9F9F;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
}

.card-left {
    position: relative;
    float: left;
    width: 40%;
    height: auto;
}

.card-right {
    position: relative;
    float: left;
    width: 60%;
    height: auto;
    padding: 15px;
    text-align: left;
}

#cardtitle{
	position:relative;
    float: left;
	width: 100%;
    height: inherit;
	padding: 0%;
	margin: 0%;
    font-size:24px;
	text-align:left;
	font-weight:bold;
    color: #d14c27;
	
}

#cardimage{
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin: 0%;
    height: auto;
    cursor: pointer;
    background-size: 100% 100%;
}

#cardimage img{ width: 100%; height:100%;}
/*#cardimage:hover{background-image:url(../images/P-Thumb-Over.png);}*/

.tablink a {
    background-color: #f9c508;
    color: #000000;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    text-align: center;
    width: 20%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-radius: 0px;
}

.tablink a:hover {
    background-color: #f99008;
    font-weight: bold;
}



#yearname{
	position:relative;
	float:left;
	width:50%;
	padding: 5% 0%;
}

#selectname {
	position:relative;
	float:left;
	width:50%;
}	
#toppach{ position:absolute;width: 100%;height: 100%;z-index:5;opacity:0.5;background-color:#FFFFFF; margin:0%; padding:0%;}

#dwpaper, #viewpaper{
	position:relative;
	width: 90%;
	margin: 0% 5% 0% 5%;
	height: inherit;
	font-weight:bold;
	font-size:14px;
	color:#4A9CD9;
	text-align: center;
	
	height: inherit;
	float: left;	
	/*background-color: #CCCCCC;*/
}

.cardpegination {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 25px 50px;
    font-size: 20px;
    font-weight: normal;
    display: flex;
    justify-content: center;
}


#ContentPlaceHolder1_ListView1_DataPager1 a, 
#ContentPlaceHolder1_ListView2_DataPager1 a,
#ContentPlaceHolder1_ListView3_DataPager1 a {
    position: relative;
    float: left;
    padding: 6px 15px;
    border: 1px solid #cecece;
    margin: 0px;
    background-color: #ffffff;
    cursor:pointer;
}
    
#ContentPlaceHolder1_ListView1_DataPager1 input,
#ContentPlaceHolder1_ListView2_DataPager1 input,
#ContentPlaceHolder1_ListView3_DataPager1 input {
        position: relative;
        float: left;
        padding: 6px 13px;        
        border: 1px solid #cecece;
        border-radius: 0px;
        margin: 0px;
        background-color: #ffffff;
        color: #000000;
        cursor:pointer;
}
#ContentPlaceHolder1_ListView1_DataPager1 span,
#ContentPlaceHolder1_ListView2_DataPager1 span,
#ContentPlaceHolder1_ListView3_DataPager1 span{
        position: relative;
        float: left;
        padding: 6px 13px;
        border: 1px solid #cecece;
        margin: 0px;
        background-color: #cc3467;
        color: #FFFFFF;
        cursor:pointer;
}
    
#ContentPlaceHolder1_ListView1_DataPager1 a:hover, 
#ContentPlaceHolder1_ListView2_DataPager1 a:hover,
#ContentPlaceHolder1_ListView3_DataPager1 a:hover,
#ContentPlaceHolder1_ListView1_DataPager1 input:hover, 
#ContentPlaceHolder1_ListView2_DataPager1 input:hover,
#ContentPlaceHolder1_ListView3_DataPager1 input:hover,
#ContentPlaceHolder1_ListView1_DataPager1 span:hover, 
#ContentPlaceHolder1_ListView2_DataPager1 span:hover,
#ContentPlaceHolder1_ListView3_DataPager1 span:hover{   
     background-color: #cc3467;
     color: #FFFFFF;
 }  
    .table td, .table th {
    padding: 0px; 
    vertical-align: top;
    border-top: none;
    }
    
    .style5
    {
        left: -10px;
        top: -1620px;
    }
    .style6
    {
        cursor: pointer;
        height: 42px;
        position: relative;
        width: 100%;
        top: 1px;
        left: 0px;
    }

.hide {display: none!important;}

/* --------- Business Card End ------------*/

.h-divider{
 margin-top:30px;
 margin-bottom:30px;
 height:1px;
 width:100%;
 border-top:1px solid gray;
} 

.pro-divider {
    margin: 10px 15px;
    height: 1px;
    width: 92%;
    border-top: 1px solid gray;
}
    
.object-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0px;
    background-color: #ecfaff;
} 

.info-box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0px;
    color: #FFFFFF;
    text-align: center;
    background-color: #2e3192;
}
  

/* --------- V-Panchal Start ------------*/

.paperyearbox { 
	position:relative;
	float:left;
	width:100%;
	height:auto;
	/*background-color: #33FFCC;*/
}

#memtype {
    position: relative;
    width: 100%;
    height: inherit;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 7px;
    margin: 2% 0% 1% 0%;
    float: left;
}

#paperhead {
    position: relative;
    width: auto;
    height: inherit;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0%;
    display: flex;
    justify-content: center;
}

#choiceband {
    position: relative;
    width: 100%;
    height: inherit;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin: 0%;
    float: left;
    background-color: #f7f1d6;
}
#choice{
	position:relative;
	width: auto;
    height: 100%;
    padding: initial;
    margin: auto;
    display: flex;
    align-items: center;
}

#choice .dropdown{
    padding:10px 50px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #d21a14;
    border-radius:50px;
    border: none;876
    
}

.panchalinfo{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
	padding: 2%;
	margin: 0% 0% 0% 0%;
    background-color: #FFFFF1;
}

.infotext {
    position: relative;
    float:left;
    width:100%;
    height:auto;
    padding:0px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #FFFFFF;
}

#yearname{
	position:relative;
	float:left;
	width:50%;
	padding: 5% 0%;
}

#selectname {
	position:relative;
	float:left;
	width:50%;
}	
.toppach{ 
    position:absolute;
    width: 100%;
    height: 100%;
    z-index:5;
    opacity:0.5;
    border-radius: 5px;
    background-color:#FFFFFF; 
}

.paperframe {
	position: relative;
	width: 90%;
	float: left;
	height: auto;
	background-color: #F1F0F0;
	z-index: 0;
	box-shadow: 0px 0px 2px #9F9F9F;
	border-radius: 5px;
	padding: 0;
	margin: 5%;
}

.paperyear{
	position:relative;
	width: 100%;
	padding:0% 0% 0% 0%;
	height: inherit;
	text-align:center;
	margin: 0%;
	font-weight:bold;
	font-size:16px;
	
	height: inherit;	
	float: left;
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #CD79D7;*/
}

.perimage {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin: 5px 0px;
    height: 150px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: initial;
    background-size: 100% 100%;
}

.perimage:hover {
    content: url("../Styles/P-Thumb-Over.png");
    display: block;
}

.perimage img{ width: 100%; height:100%;}

.dwpaper, .viewpaper{
	position:relative;
	width: 90%;
	margin: 0% 5% 0% 5%;
	height: inherit;
	font-weight:bold;
	font-size:14px;
	color:#4A9CD9;
	text-align: center;
	
	height: inherit;
	float: left;	
	/*background-color: #CCCCCC;*/
}

/* --------- V-Panchal End ------------*/







