/* 
Need any help for business ltd template? : Contact
=============================
-----------------------------
	Adhikari Surya
	Frontend Web Developer
	Email: adh.surya@gmail.com
-----------------------------
=============================
 */
/* Needed for animations -----------*/
body{position:relative;}
@font-face {
    font-family: shivaji;
    src: url(../font/Shivaji05.ttf);
	
}
.abt{
	font-family: shivaji;
	font-size: large;
	font-weight: bold;
}
.header-logo > h1{
	color:#d13c1e;
	animation: blink 2s linear infinite;
	text-shadow: 0 0 5px #000;
	margin: 15px 0;
}
@keyframes blink{
0%{     color: #000;    }
		49%{    color: #DA251C; }
		50%{    color: #72d60d; }
		99%{    color:#e3e3e3;  }
		100%{   color: #000;    }
}
.header-logo > p{
	font-size:20px;
}
.wrapper{position:relative}
.carousel-caption {display:block; top:-1000px; left:4%; padding:1%;bottom:auto;max-width:45%;border-radius:8px;text-align:left}
#bannerSection{overflow:hidden;}
#bannerSection h1{position:relative; right:-2400px}
#headerSection .navbar .pull-right {top: 1000px;}
#bodySection{position:relative; left:-3000px}
#middleSection{position:relative; top:-800px}
/* ------------------- */
a, a:link, a:active, a:hover, img{outline:none;}
.navbar .brand {font-size: 28px;}
.well:hover, .thumbnail:hover {border-color:#6FD508;}
.center{text-align:center}
#toTop {}
/* home page */
#carouselSection{border-top:4px solid #6fd508; border-bottom: 4px solid #717171; background: #000; color:#fff;}
#carouselSection .carousel{margin-bottom:0}
#carouselSection .wrapper { max-width: 1200px; margin: 0 auto; }
#carouselSection .carousel-caption p{display:block; margin-bottom:18px}
#carouselSection h2{color:#fff; margin:10px 0; }
/* Sections------------------------- */

#headerSection .navbar {  margin-bottom: 0;}
#headerSection .navbar .brand {padding: 5px 20px 5px; color: #000;text-shadow: 0 0px 0 white;font-weight: bold; line-height: 1.3em;}
#mapSection, #carouselSection{border-top:4px solid #6fd508; border-bottom: 4px solid #6FD508; background: #000; color:#fff}
#bannerSection{border-top:4px solid #6fd508; border-bottom:4px solid #717171; color:#fff}
#bodySection{background: url(../images/shadowsReverse.png) no-repeat center top ; padding: 31px 0 0; text-align:center}
#bannerSection{border-top:4px solid #6fd508; border-bottom:4px solid #717171;}
#bannerSection h1 {color:#fff; padding: 18px 0;text-align: center;font-weight: bold;}
.carousel-caption {background: rgba(140, 20, 0, 0.85);}
.carousel:hover .carousel-control {display:block;}
.carousel-control, .carousel-control:hover{display:none;background: transparent;color: #6fd508;top: 50%;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {text-decoration: none;-webkit-box-shadow: inset 0 3px 8px #000;-moz-box-shadow: inset 0 3px 8px #000;box-shadow: none;border-bottom:0;}
.btn:hover,.btn-warning,
.navbar .nav > .active > a, .navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus ,.nav-pills > .active > a, 
.nav-pills > .active > a:hover, #headerSection .active,
.dropdown-menu li > a:hover{color: #fff; background:url(../images/tabrepeat.png) repeat-x #6fd508; }
.navbar .nav > li > a:hover {color:#6fd508;}
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav > li,.nav-pills > li > a {background:url(../images/tabRepeatInactive.png) repeat-x #f9f9f9;}
.navbar .nav > li,.nav-pills > li > a {border: 1px solid #dedede;}
.navbar .nav.pull-right {margin-bottom: -1px;}
.navbar .nav > li.active {border: 1px solid #6fd508;box-shadow: 0px -4px 4px #ccc; border-bottom: 0;}
.navbar .nav > li {float: left; margin: 0 1px 0px; border-radius: 4px 4px 0 0;border-bottom:0;}
.navbar .nav > li > a { display:block; padding: 10px 15px 10px;padding: 14px 15px;color: #666;text-decoration: none;text-shadow: 0 0 0 black;text-transform: uppercase;}
#bodySection .thumbnail{overflow:hidden;}
#bodySection .thumbnail h3,  #bodySection .thumbnail h4, #bodySection .thumbnail h4 { margin:-4px -4px 4px; line-height:44px; }
#bodySection .well h4,  #bodySection .well h3 { margin:-9px -9px 9px; line-height:44px; padding:0 18px;font-size: initial; letter-spacing: 1px; }
#middleSection .well h4{ margin:-9px -9px 9px; line-height:44px;}
#middleSection .span2{background: url(../images/smallShadows.png) no-repeat center 134px ;}
#middleSection  .span2:hover{background:none;} 
#middleSection{ background:url(../images/shadow.png) no-repeat center bottom ; padding:28px 0}
#middleSection  .span12 .well{background:none; border:0;-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);}
#middleSection  .span12  h4{background:none; border:0}
#clientsSection{padding:44px 0;}
#clientsSection a{margin:0 8px;}
#clientsSection a:hover{text-decoration:none}
#footerSection{background: url(../images/footerbg.png) repeat 0 0; color:#fff; padding:28px 0 0; border-top: 1px solid #6FD508;}
#footerSection .well{background:none; color:#fff; border:0}
#footerSection .media, #bodySection .media{text-align:left;}
#footerSection .media img, #bodySection .media img{border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; }
.navbar .nav.pull-right{ float:none !important; font-size: initial; }
.header-logo{

	text-align:center;
	margin-top: 10px;
	width:100%;
}
.header-logo > h3 {
  line-height: 1;
}
/* Responsive--------------------- */
/* Large desktop */
@media (min-width: 1200px) {  }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
#middleSection .well a span {font-size: 13px; margin: 0 -18px;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.navbar .nav > li {
float: none}
#footerSection, #carouselSection, #footerSection, #bannerSection {margin: 0 -20px;}
#carouselSection .carousel-caption{background:none}
#carouselSection .carousel-caption h2, #carouselSection .carousel-caption p{ display:none;}
#carouselSection {background-image: none; border-bottom:1px solid #ddd; width: unset !important;}
#headerSection, #footerSection, #mapSection{margin:0 -20px}
.navbar .nav > li {border-radius: 0; border: 0;}
.navbar .nav > li.active {border: 0; }
#middleSection .well a span {font-size: 13px; margin: 0 -18px;}
	.header-top > .row > .span2{ text-align: center; }
 }
/* Landscape phones and down */
@media (max-width: 480px) {
#carouselSection .carousel-caption {position: absolute;}
}
@media (max-width: 520px){
	.header-logo > h1 , .header-logo > p ,.header-logo > h3{ line-height: 1.2; }
}
/* ====================================================== */


.header-top > img {
    height: 120px;
    margin-top: 10px;
    width: 100px;
}
.header-top > h1{
	float: right;
    text-align: center;
    width: 90%;
	line-height: 35px;
}
.header-top {
    margin-bottom: 10px;
}
#carouselSection, #carouselSection > .slide, .slide > .carousel-inner, .wrapper > img {
    height: 500px;
	width: 100%;
}
.stat {
    box-shadow: 0 0 5px inset;
    display: flex;
    width: 100%;
}
.sleft {
    float: left;
    margin: 0;
    padding: 10px;
	text-align: left;
    width: 50%;	
}
.sright {
    float: left;
    margin: 0;
    padding: 10px;	
}
.stat > img {
    height: 30px;
    padding-left: 5px;
    padding-top: 5px;
    width: 35px;
}
.well.well-small.tribute > img {
  height: 150px;
}
.tributemembers li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  display:unset;
	font-size: small;
font-weight: initial;
}
.tributemembers {
  height: 100px;
  overflow-x: auto;
  overflow-y: auto;
}
.well.well-small.masik img {
  height: 350px;
}
.advertise > .span3 > img {
  height: 220px;
  width: 270px;
}
.headinfo > .row-fluid > [class*="span"] , .memberinfo > .row-fluid > [class*="span"] , .moremember > .row-fluid > [class*="span"] {
  font-weight:600;
}
.newfamily {
  border:solid 1px;
  background-color: white;
  border-radius:10px;
  display: flex;
  background-image:url("../images/slashbh.gif");
  margin-bottom:20px;
}
.headofamily , .enterfamilyid{
  border:solid 1px;
  border-radius:10px;
  margin:10px 1%;
  width: 98%;
  background-color:#FAFAFA;
}
.headofamily > h3 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #f9f9f9;
  background-image: url("../images/tabRepeatInactive.png");
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat-x;
  background-size: auto auto;
}
.headinfo , .memberinfo{
  background-color: #fafafa;
  display: grid;
  border-radius:10px;
  padding:20px;
}
.headinfo > .row-fluid > [class*="span"] > input,.headinfo > .row-fluid > [class*="span"] > select,.memberinfo > .row-fluid > [class*="span"] > input,.memberinfo > .row-fluid > [class*="span"] > select,.inlawinfo > .row-fluid > [class*="span"] > input,.inlawinfo > .row-fluid > [class*="span"] > select,.moremember > .row-fluid > [class*="span"] > input,.moremember > .row-fluid > [class*="span"] > select {
  width: 100%;
  border-radius: 0;
}
.headinfo > .row-fluid > [class*="span"] > textarea{
	width: 95%;
  border-radius: 0;
}
#headerSection {
  border-bottom-color: #6fd508;
  border-bottom-style: solid;
  border-bottom-width: 4px;
}
.moremember {
  background-color: white;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-bottom:dashed 1px #6FD508;
  border-top:dashed 1px #6FD508;
}
.member-list {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  width: 95%;
}
.member-list > .table-responsive > .table.table-bordered , .member-list > .table-responsive > .table.table-bordered > thead > tr > th , .member-list > .table-responsive > .table.table-bordered > tbody > tr > td{
	border:solid 1px #6fd508;
	border-radius:0;
}
.familygraph > .row-fluid > .labelfg {
  font-weight: 600;
  text-align: right;
}
.familygraph > .row-fluid > .span2 > p , .familygraph > .row-fluid > .span10 > p , .familygraph > .row-fluid > .span4 > p , .familygraph > .row-fluid > .span6 > p{
  text-align: left;
}
.family-member > .row-fluid > .span6{
	border:inset 2px #6fd508;
	margin:5px;
	padding:10px;
}
.family-member > .row-fluid > .span6:hover {
	border:outset 2px #6fd508;
}
.family-member > .row-fluid > .span6 > a > p {
  text-align: left;
}
.family-member > .row-fluid > .span6 > a {
  color: black;
}
.family-member > .row-fluid > .span6 > a:hover {
  text-decoration:none;
}
.member-detail > .row-fluid > .span12 , .member-detail > .row-fluid > .span6 , .member-detail > .row-fluid > .span4 ,.headinfo > .row-fluid > .span9 > label ,.headinfo > .row-fluid > .span9 > img {
  text-align: left;
}
.member-detail {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.member-list > h1{
  border:dashed 1px #000;
  padding:20px;
  width:50%;
  color:#6FD508;
  margin:auto;
}
.matri-block {
  border: dashed 1px #6FD508;
  background-color: #fff;
  margin: 10px;
  padding: 10px;
}
.matri-block > h3 {
  text-align: left;
  color:black;
  font-size:20px;
}
.matri-block > .row-fluid > .span2, .matri-block > #grids > .tab-content > .tab-pane > .row-fluid > .span12 > form > .row-fluid > .span2, .matri-block > #grids > .tab-content > .tab-pane > .row-fluid > .span12 > form > .row-fluid > .span3 {
  font-weight: 600;
  text-align: right;
}
.matri-block > .row-fluid > .span4 > input[type="text"] , .matri-block > .row-fluid > .span9 > input[type="text"], .matri-block > .row-fluid > .span9 > textarea , .matri-block > .row-fluid > .span4 > input[type="password"] {
 border-radius:0;
  width: 100%;
}
.span5.matches > img, .span5.comity > img {
  float: left;
  height: 120px;
  width: 150px;
  margin-right:20px;
  box-shadow: 0 0 3px #000;
  border:solid 1px #000;
}
.span5.matches, .span5.comity{
	border:dashed 1px #6FD508;
	padding:10px;
	margin-bottom:10px;
	background-color:#fff;
}
.profile-info {
  text-align: left;
}
@media(max-width:768px)
{
	.thumbnails > .span3{
		margin-left: 0 !important;
	}
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;    
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
@media (max-width:768px)
{
	.matri-block > .row-fluid > .span2 {
		font-weight: 600;
		text-align: left !important;
	}
}
@media (max-width:768px)
{
	.desk{display: none;}
	.mobile{ display: inline-block !important;}
}
.row.advertise > .span9 > img {
	width: 250px;
	height: 250px;
	border: solid 1px #000;
	margin: 10px;
	float: left;
}
.row.advertise > .span9 {
	max-height: 300px;
	overflow: auto;
}
.span5.matches:hover {
	background-color: #fafafa;
}