body {
	//line-height: 24px;
	color: #484848;
	padding-top: 0;
	//font-family: 'Biryani', sans-serif;
	//font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important
}
.dropdown-backdrop {
    pointer-events: none;
}
body.homebody {
	//padding-top: 65px;
	//padding-top: 120px;
}
p {
	font-size: 14px;
	line-height: 22px;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: #222;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: outside none none;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important
}
a {
	color: #0D3592;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important
}
a, a:hover, a:focus {
	text-decoration: none;
}
a:hover, a:focus {
	color: #2e63c1;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.form-control:focus {
	box-shadow: none;
}
.no-pd {
	padding: 0;
}
.pd-5 {
	padding: 0 5px;
}
.pd-7 {
	padding: 0 7px;
}
.pd-40 {
	padding: 40px 0;
}
.pd-50 {
	padding: 50px 0;
}
.pd-60 {
	padding: 60px 0;
}
.pd-70 {
	padding: 70px 0;
}
.pd-80 {
	padding: 80px 0;
}
.pd-90 {
	padding: 90px 0;
}
.pd-100 {
	padding: 100px 0;
}
.pd-110 {
	padding: 110px 0;
}
.pd-120 {
	padding: 120px 0;
}
.pd-130 {
	padding: 130px 0;
}

.mtop-20 {
	margin-top: 20px;
}
.mtop-30 {
	margin-top: 30px;
}
.mtop-40 {
	margin-top: 40px;
}
.mtop-50 {
	margin-top: 50px;
}
.mtop-60 {
	margin-top: 60px;
}
.mtop-70 {
	margin-top: 70px;
}
.mtop-80 {
	margin-top: 80px;
}
.mtop-90 {
	margin-top: 90px;
}
.mtop-100 {
	margin-top: 100px;
}
.mtop-110 {
	margin-top: 110px;
}
.mtop-120 {
	margin-top: 120px;
}
.mtop-130 {
	margin-top: 130px;
}
.mtop-140 {
	margin-top: 140px;
}
.mtop-150 {
	margin-top: 150px;
}

.mbot-30 {
	margin-bottom: 30px;
}
.mbot-40 {
	margin-bottom: 40px;
}
.mbot-50 {
	margin-bottom: 50px;
}
.mbot-60 {
	margin-bottom: 60px;
}
.mbot-70 {
	margin-bottom: 70px;
}
.mbot-80 {
	margin-bottom: 80px;
}
.mbot-90 {
	margin-bottom: 90px;
}
.mbot-100 {
	margin-bottom: 100px !important;
}
.mbot-130 {
	margin-bottom: 130px !important;
}
.mbot-140 {
	margin-bottom: 140px !important;
}
.mbot-150 {
	margin-bottom: 150px !important;
}
.wrapper {
	float: left;
	width: 100%;
}

label {
	min-height: 16px;
	font-size: 13px;
}

.field-required {
	font-size: 17px;
}


/*****Fixed Social Icons****/
#sitesociallinks > .right-fix-section {
	position: fixed;
	left: 0;
	z-index: 99999;
	//top: 48%;
	top: 30%;
	margin-top: 0;
	//margin-top: -108px;
	transition: all 0.5s ease 0s;
}
/**.homebody #sitesociallinks > .right-fix-section {
	left: -40px;
}
.homebody #sitesociallinks.main_scl > .right-fix-section {
	left: 0;
}**/
.commonhomebody #sitesociallinks > .right-fix-section {
	left: -40px;
}
.commonhomebody #sitesociallinks.main_scl > .right-fix-section {
	left: 0;
}

/**.homebody #sitesociallinks.main_sclshrk > .right-fix-section {
	opacity: 0;
}
.homebody #sitesociallinks.main_scl > .right-fix-section {
	opacity: 1;
}**/
.commonhomebody #sitesociallinks.main_sclshrk > .right-fix-section {
	opacity: 0;
}
.commonhomebody #sitesociallinks.main_scl > .right-fix-section {
	opacity: 1;
}

#sitesociallinks > .right-fix-section > .right-section {
    float: right;
    width: 45px
}
#sitesociallinks > .right-fix-section > .right-section ul li {
    width: 35px;
    //background: #fff;
    height: 35px;
    margin: 3px 6px;
    vertical-align: middle;
    float: right;
    cursor: pointer;
	transition: all 0.4s ease-in-out 0s;
}
#sitesociallinks > .right-fix-section > .right-section ul li:hover {
    height: 35px;
    position: relative;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
}

#sitesociallinks > .right-fix-section > .right-section ul li a {
    border: 1px solid #bfbfbf;
	background: #fff;
	position: relative;
}

#sitesociallinks > .right-fix-section > .right-section > ul > li > a > i, #sitesociallinks > .right-fix-section > .right-section ul li strong {
	width: 35px;
	height: 35px;
	//border-radius: 4px;
	float: left;
	font-size: 20px;
	opacity: 0.6;
	text-align: center;
	line-height: 35px;
	transition: all 0.4s ease 0s;
}
#sitesociallinks > .right-fix-section > .right-section > ul > li > a:hover > i {
	opacity: 1;
}
#sitesociallinks  > .right-fix-section > .right-section ul li a {
    color: #000;
    float: left;
    text-decoration: none
}

/**#sitesociallinks  > .right-fix-section > .right-section ul li span:hover {
    text-decoration: none;
}


#sitesociallinks  > .right-fix-section >.right-section ul li a span {
	background: #f4f4f4;
	float: right;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px;
	text-transform: capitalize;
	width: 116px;
}**/
#sitesociallinks .facebook {
    background: #;
    color: #3a589b;
}
#sitesociallinks .instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
  
}
#sitesociallinks .google {
    background: #;
    color: #D62223;
}
#sitesociallinks .whatsapp {
    background: #;
    color: #65BC54;
}
#sitesociallinks .instagram {
    background: #;
    color: #57433C;
}
#sitesociallinks .twitter {
    background: #;
    color: #1cb7eb;
}
#sitesociallinks .google {
    background: #;
    color: #D94835;
}
#sitesociallinks .pinterest {
    background: #;
    color: #FF0000;
}
#sitesociallinks .linkedin {
    background: #;
    color: #1cb7eb;
}
#sitesociallinks .youtube {
    background: #;
    color: #FF0000;
}
#sitesociallinks .linkedin {
    background: #;
    color: #007ab9;
}
#sitesociallinks .tumblr {
    background: #;
    color: #3a589b;
}
#sitesociallinks .like {
    background: #;
    color: #3a589b;
}


#sitesociallinks > .right-fix-section > .right-section ul li a i img {
    width: 23px;
}




.right-fix-section > .right-section ul li a span {
	position: absolute;
	left: calc(100% + -4px);
	width: 0;
	color: #333;
	text-transform: uppercase;
	overflow: hidden;
	top: 0;
	padding-left: 0;
	transition: all .4s ease-in-out 0s;
	//box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.right-fix-section > .right-section ul li a:hover span {
	width: 150px;
	padding-left: 15px;
}
.right-fix-section > .right-section ul li a span::before {
    border-color: transparent #ddd transparent transparent;
    border-style: solid;
    border-width: 13px 13px 13px 0;
    content: "";
    left: 3px;
    position: absolute;
    top: 3px;
    opacity: 0;
}
.right-fix-section > .right-section ul li a span::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 12px 13px 12px 0;
    content: "";
    left: 3px;
    position: absolute;
    top: 3px;
    opacity: 0;
}
.right-fix-section > .right-section ul li a:hover span::before,
.right-fix-section > .right-section ul li a:hover span::after {
	opacity: 1;
}
.right-fix-section > .right-section ul li a span i {
    color: #333;
    background: #fff;
    display: block;
    border: 1px solid #bfbfbf;
    overflow: visible;
    font-style: normal;
    text-align: center;
    line-height: 35px;
}



/****Scroll Css***/
#scroll {
  text-align: center;
  width: 40px;
  height: 40px;
  background: #FEC110;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: -55px;
  margin-right: -35px;
  color: white;
  padding-top: 0px;
  font-size: 30px;
  line-height: 24px;
  cursor: pointer;
  position: fixed;
  right: 3%;
  top: 92%;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  transition: transform 0.6s ease;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
  z-index: 9999;
  transition: all 0.4s ease 0s;
  
}
#scroll:hover {
  background: #fde18f;
  box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}
#scroll.clicked {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
#scroll.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(3180deg);
}
#scroll span {
  position: relative;
  bottom: -10px;
  
}

.arrow-bounce {
  -webkit-animation: arrow 1s infinite;
  -moz-animation: arrow 1s infinite;
  -o-animation: arrow 1s infinite;
  animation: arrow 1s infinite;
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
}

@-webkit-keyframes arrow {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}
@-moz-keyframes arrow {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}
@keyframes arrow {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}



/*******Header*****/
.topbar {
	padding: 10px 0;
	background: #fff;
	transition: all 0.5s ease 0s;
	position: relative;
	z-index: 9;
	height: 120px;
}
.topbar .col-md-10, .topbar .col-sm-8 {
	position: static;
}
.logo {
	//margin-left: -25px;
}
.logo img {
	width: 350px;
	max-width: 100%;
}

.topbar-right {
	text-align: right;
	//margin: 8px 0 0 0;
	margin: 22px 0 0 0;
	//position: relative;
}

.join-collapse {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	/*background: #E8E8E8;*/
	background: #fff;
	//padding: 20px;
	text-align: center;
	box-shadow: 0 5px 3px 0px rgba(0,0,0,0.15);
	z-index: 9;
}
.join-coll {
	padding: 40px;
}

.join-coll-signup {
	border-right: 1px solid #ccc;
}

.join-coll h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 26px;
}

.btn-create {
	border: 2px solid #ff3e0b;
	background: transparent;
	color: #ff3e0b;
	display: inline-block;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 34px;
	transition: all 0.4s ease 0s;
}
.btn-create:hover, .btn-create:focus {
	border: 2px solid #ff3e0b;
	background: #ff3e0b;
	color: #fff;
}
.btn-sign {
	border: 2px solid #FABE10;
	background: #FABE10;
	color: #fff;
	display: inline-block;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 34px;
	transition: all 0.4s ease 0s;
}
.btn-sign:hover, .btn-sign:focus {
	border: 2px solid #fde18f;
	background: #fde18f;
	color: #777;
}


.close-join {
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.close-join a {
	color: #fff;
	border: 1px solid #808080;
	padding: 4px 10px 4px 10px;
	border-radius: 30px;
	font-size: 13px;
	transition: all 0.4s ease 0s;
	background: #808080;
}
.close-join a:hover {
	color: #fff;
	background: #a3a2a2;
	border-color: #a3a2a2;
}
.close-join i {
	margin-right: 5px;
}




.top-links {
	display: inline-block;
}
.top-links ul {
	//margin-right: 28px;
	margin-right: 0;
	color: #777;
}
.top-links li {
	display: inline-block;
	color: #777;
	margin: 0 5px;
}
.top-links li a {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	transition: all 0.4s ease 0s;
}
.top-links li a:hover {
	color: #FEC110;
}


.top-btns {
	display: inline-block;
}
.top-btns li {
	display: inline-block;
	position: relative;
}
.top-btns li:last-child {
	position: static;
}
.top-btns li span {
	display: block;
}

.top-btns li .error-tooltip-top {
	right: 41px;
	padding: 8px;
	top: 0px;
	width: 120px;
}
.top-btns li .error-tooltip-top::before {
	border-color: transparent transparent transparent #ddd;
	border-width: 13px 0 13px 13px;
	right: -13px;
	top: 4px;
}
.top-btns li .error-tooltip-top::after {
	border-color: transparent transparent transparent #fff;
	border-width: 12px 0 12px 12px;
	right: -11px;
	top: 5px;
}

.top-btns a {
	display: inline-block;
	transition: all 0.4s ease 0s;
}
.top-btns a img {
	margin-right: 5px;
	margin-top: -2px;
}

.search-btn {
	line-height: 34px;
	background: #808080;
	color: #fff;
	padding: 0 10px;
	border: 1px solid #808080;
	border-radius: 6px;
	margin-left: 10px;
	font-size: 12px;
}
.search-btn img {
	width: 17px;
}
.search-btn:hover, .search-btn:focus {
	color: #fff;
	background: #a3a2a2;
	border-color: #a3a2a2;
}
.srch-smp.search-btn {
	line-height: inherit;
	background: inherit;
	color: #FEC110;
	padding: inherit;
	border: 0;
	border-radius: 4px;
	margin-left: inherit;
	font-size: inherit;
}
.srch-smp.search-btn:hover {
	color: #ff3e0b;
}
.donate-btn {
	line-height: 34px;
	background: #fff;
	color: #777;
	padding: 0 10px;
	border: 1px solid #808080;
	border-radius: 4px;
	margin-left: 8px;
	font-size: 12px;
}
.donate-btn::before {
	background: url("../images/ssl-transaction.jpg");
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	background-size: cover;
	bottom: -44px;
	left: 37px;
	opacity: 0;
}
.donate-btn:hover img {
	transition: all 0.4 ease 0s;
}
.donate-btn span {
	display: none;
	transition: all 0.4 ease 0s;
}
.donate-btn:hover, .donate-btn:focus {
	background: #ebebe8;
	color: #777;
	border-color: #808080;
}
.donate-btn:hover span {
	display: inline-block;
}
.donate-btn:hover span img {
	display: inline-block;
}
.donate-btn:hover img {
	display: none;
}
.login-btn {
	line-height: 34px;
	background: #fec110;
	color: #fff;
	padding: 0 10px;
	border: 1px solid #fec110;
	border-radius: 6px;
	margin-left: 8px;
	font-size: 12px;
}
.login-btn:hover, .login-btn:focus {
	background: #fcd25a;
	color: #fff;
	border-color: #fcd25a;
}
.join-btn {
	line-height: 34px;
	background: #fec110;
	color: #fff;
	padding: 0 10px;
	border: 1px solid #fec110;
	border-radius: 4px;
	margin-left: 8px;
	font-size: 14px;
}
.join-btn:hover, .join-btn:focus {
	background: #fcd25a;
	color: #fff;
	border-color: #fcd25a;
}


.myaccnt-drop button.usr-pro-btn {
	padding: 0;
	background: transparent;
	color: #fff;
	border: 0;
	box-shadow: none;
	margin-left: 10px;
	position: relative;
}
.myaccnt-drop button.usr-pro-btn img {
	width: 39px;
	height: 39px;
	border-radius: 50%;
}
.usr-btn-active {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.myaccnt-drop .usr-btn-active span {
	width: 10px;
	height: 10px;
	position: absolute;
	background: #7cb342;
	border-radius: 50%;
	top: 0;
	right: 0;
}
.myaccnt-drop .usr-btn-active em {
	position: absolute;
	color: #222;
	font-style: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 4px 8px 2px 8px;
	border-radius: 4px;
	top: -5px;
	right: 12px;
	visibility: hidden;
}
.myaccnt-drop .usr-btn-active:hover em {
	visibility: visible;
}

.myaccnt-drop .dropdown-menu {
	border: 1px solid #e5e5e5;
	border-radius: 0 0 4px 4px;
	background: #fff;
	padding: 0;
	min-width: 205px;
	margin-top: 16px;
	right: 0;
	left: inherit;
}
.myaccnt-drop .dropdown-menu li {
	width: 100%;
	padding: 0;
	border-top: 1px solid #e5e5e5;
}
.myaccnt-drop .dropdown-menu li:first-child {
	border-top: 0;
}
.myaccnt-drop .dropdown-menu li a {
	color: #777;
	display: block;
	padding: 12px 15px;
}
.myaccnt-drop .dropdown-menu li a:hover {
	color: #000;
}
.myaccnt-drop .dropdown-menu li a img {
	width: 20px;
	//opacity: 0.6;
	margin-right: 5px;
}
.myaccnt-drop .dropdown-menu li span,
.myaccnt-drop .dropdown-menu li a i {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 20px;
	text-align: center;
	color: #777;
	transition: all 0.4s ease 0s;
	background: #fff;
	bottom: 0;
	line-height: 44px;
}
.myaccnt-drop .dropdown-menu li span:hover {
	background: #ddd;
}



.myaccnt-drop .dropdown-menu li .error-tooltip-top {
	padding: 10px;
	top: -9px;
	right: 100%;
	width: 230px;
	margin-right: 13px;
	visibility: visible;
	display: none;
}
.myaccnt-drop .dropdown-menu li:hover .error-tooltip-top {
	//visibility: visible;
}
.myaccnt-drop .dropdown-menu li .error-tooltip-top::before {
	border-color: transparent transparent transparent #ddd;
	border-width: 13px 0 13px 13px;
	right: -13px;
	top: 19px;
}
.myaccnt-drop .dropdown-menu li .error-tooltip-top::after {
	border-color: transparent transparent transparent #fff;
	border-width: 12px 0 13px 12px;
	right: -12px;
	top: 20px;
}
.myaccnt-drop .dropdown-menu li .error-tooltip-top p {
	font-size: 13px;
	color: #777;
	line-height: 21px;
}
.tooltip-userid {
	border-top: 1px solid #e5e5e5;
	margin-top: 5px;
	padding-top: 5px;
	color: #222;
}


.top-btns .myaccnt-drop.dropdown.open::before {
	border-bottom: 13px solid #e5e5e5;
	border-left: 13px solid hsla(0, 0%, 0%, 0);
	border-right: 13px solid hsla(0, 0%, 0%, 0);
	content: "";
	display: inline-block;
	position: absolute;
	right: 7px;
	top: 42px;
	z-index: 4;
}
.top-btns .myaccnt-drop.dropdown.open::after {
	border-bottom: 13px solid hsl(0, 0%, 100%);
	border-left: 12px solid hsla(0, 0%, 0%, 0);
	border-right: 12px solid hsla(0, 0%, 0%, 0);
	content: "";
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 43px;
	z-index: 10001;
}


.top-search {
	display: inline-block;
	position: relative;
	width: 330px;
	margin-right: 20px;
}
.top-search button {
	background: transparent;
	border: 0;
	right: 5px;
	top: 10px;
	position: absolute;
}


/****Search Expandable Css****/
#searchForm1 {
	display: none;
	position: relative;
	//position: absolute;
	//right: 75%;
	//top: 0;
	//left: 0;
	padding-right: 46px;
}
#searchForm1.expanded  {
	display: block;
}
.search1 {
	//position: relative;
	//margin-right: 0;
}
.search1::after {
	background: #eee none repeat scroll 0 0;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	display: none;
}

.search {
	//background: #fff url("../images/search.png") no-repeat scroll 10px center;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 14px !important;
	height: 36px;
	max-width: 0;
	opacity: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 9;
}
#searchForm1.expanded .search {
	max-width: 100%;
	opacity: 1;
	width: 100%;
	padding: 5px 30px 5px 10px;
	border-radius: 4px 0 0 4px;
}
.search1 .icon {
	z-index: 9;
	transition: all 0.3s ease 0s;
	//position: absolute;
	//left: 10px;
	//top: 8px;
}

.top-search .expanded .search ~ .icon::before {
	background: #fff none repeat scroll 0 0;
	color: #777;
	content: "x";
	font-size: 22px;
	line-height: 23px;
	position: absolute;
	right: 52px;
	text-align: center;
	top: 7px;
	width: 22px;
	z-index: 99;
}

.search1 button {
	background: #FEC110;
	border-radius: 0 4px 4px 0;
	padding: 0 13px;
	line-height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.4s ease 0s;
	width: 47px;
}
.search1 button img {
	width: 21px;
}
.search1 button:hover, .search1 button:focus {
	background: #fde18f;
}

/****Search Full Width Css****/
#search {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
	z-index: 99999999;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #FEC110;
	border-color: #FEC110;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}




/******Search Collapse********/
.search-collapse {
	position: absolute;
	right: 0;
}

.search-coll-body {
	border: 1px solid #ddd;
	background: #fefefe;
	border-top: 3px solid #fec110;
	border-radius: 4px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	width: 330px;
}
.search-coll-body .top-search {
	margin-right: 0;
}
.search-coll-body #searchForm1 {
	display: block !important;
	padding: 0;
}

.search-coll-body .search {
	max-width: 100%;
	opacity: 1;
	padding: 5px 30px 5px 10px;
	border-radius: 4px 0 0 4px;
}
.search-coll-body .search-close {
	position: absolute;
	font-size: 22px;
	color: #777;
	right: 52px;
}

.search-coll-hdr {
	text-align: left;
	background: #faf5e7;
	padding: 10px 15px;
	border-bottom: 1px solid #dfdfdf;
}
.search-coll-hdr h3 {
	margin: 0;
	font-size: 18px;
	color: #fec110;
}
.search-coll-input {
	padding: 18px 15px;
}
.search-coll-ftr {
	border-top: 1px solid #dfdfdf;
	padding: 10px 15px;
}
.search-coll-ftr .btn {
	border-radius: 4px;
	line-height: 38px;
}
.search-coll-ftr .btn img {
	width: 16px;
	margin-right: 3px;
}




.hdr-menu {
	background: #fff;
	//transition: all 0.2s ease 0s;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
}
.hdr-menu.fixed-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
}
.homebody .hdr-menu.fixed-header {
	position: fixed;
}
.headerhome .hdr-menu {
	visibility: hidden;
	transform: translateY(-40px);
	transition: all 0.5s ease 0s;
	//animation-duration: 0.5s;
	//animation-name: slideInUp;
	//animation-timing-function: ease;
	//animation-duration:1.4s;
	//animation-name:fadeInLeft;
	//animation-timing-function:ease-in-out;
}
.headerhome.main_hdr .hdr-menu {
	visibility: visible;
	transform: translateY(0);
	//animation-duration: 1.4s;
	//animation-name: fadeInRight;
	//animation-timing-function: ease-in-out;
	position: fixed;
}
.headerhome.main_hdr .hdr-menu {
	visibility: visible;
	//animation-duration: 0.5s;
	//animation-name: slideInDown;
	//animation-timing-function: ease;
	//transform: translateY(0);
}

.header, .main_hdrshrk {
	position: static;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	height: 162px;
}
.homebody .header, .homebody .main_hdrshrk {
	//position: fixed;
	height: auto;
}
.headerhome .hdr-menu {
	position: fixed;
	left: 0;
	right: 0;
}
.main_hdr {
	//background:#fff none repeat scroll 0 0;
	//box-shadow:0px 3px 2px 0 rgba(0, 0, 0, 0.2);
	//position:fixed;
	top:0;
	right:0;
	left:0;
	margin:0 auto;
	z-index:9999;
	//transition:all 0.3s ease 0s;
}
.hdr-menu #cssmenu > ul {
	text-align: center;
}
.hdr-menu #cssmenu > ul > li {
	float: none;
	margin-right: 60px;
	display: inline-block;
	padding: 0 10px;
}
.hdr-menu #cssmenu > ul > li:last-child {
	margin-right: 0;
}


/*****Slider Css***/
.bs-slider{
    overflow: hidden;
    max-height: 600px;
    position: relative;
    //background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .carousel-inner {
  height: 600px;
}
.bs-slider .carousel-inner .item {
	height: 600px;
}
.item.slide-graphic-item {
	background: #fff;
	border-width: 4px 0 0 0;
	border-style: solid;
	border-color: #ddd;
	position: relative;
}
.item.slide-graphic-item::before, .item.slide-graphic-item::after {
	position: absolute;
	content: "";
	background: #ddd;
	width: 4px;
	top: 0;
	bottom: -30px;
}
.item.slide-graphic-item::before {
	left: 0;
}
.item.slide-graphic-item::after {
	right: 0;
}
.item.slide-graphic-item .slide-text > h1,
.item.slide-graphic-item .slide-text > h2,
.item.slide-graphic-item .slide-text > h3,
.item.slide-graphic-item .slide-text > h4,
.item.slide-graphic-item .slide-text > h5,
.item.slide-graphic-item .slide-text > h6,
.item.slide-graphic-item .slide-text > p {
	color: #222;
}
.item.slide-graphic-item .hd-brdr-lft, .item.slide-graphic-item .hd-brdr-rght {
	border-top: 4px solid #ddd;
}
.item.slide-graphic-item .hd-brdr-lft::before, .item.slide-graphic-item .hd-brdr-rght::before {
	z-index: 1;
}
.item.slide-graphic-item .hd-brdr-lft::after {
	position: absolute;
	content: "";
	border-bottom: 30px solid #ddd;
	border-right: 21px solid transparent;
	width: 6.9%;
	right: 0;
	left: 100%;
	top: -4px;
}
.item.slide-graphic-item .hd-brdr-rght::after {
	width: 6.9%;
	right: 100%;
	position: absolute;
	content: "";
	border-bottom: 30px solid #ddd;
	border-left: 21px solid transparent;
	right: 100%;
	top: -4px;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	//background: url("../images/slider-overlay.png") no-repeat left top;
	background: linear-gradient(to right, rgba(0,0,0,.90) 20%,rgba(0,0,0,0.0) 100%);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
  min-height: 600px;
}

/********************
*****Slide effect
**********************/

.bs-slider.fade {
    opacity: 1;
}
.bs-slider.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 2.5s;
    -moz-transition: opacity ease-in-out 2.5s;
    -ms-transition: opacity ease-in-out 2.5s;
    -o-transition: opacity ease-in-out 2.5s;
    transition: opacity ease-in-out 2.5s;
}
.bs-slider.fade .item:first-child {
    top: auto;
    position: relative;
}
.bs-slider.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 2.5s;
    -moz-transition: opacity ease-in-out 2.5s;
    -ms-transition: opacity ease-in-out 2.5s;
    -o-transition: opacity ease-in-out 2.5s;
    transition: opacity ease-in-out 2.5s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  background: transparent none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 45px;
  font-weight: normal;
  height: 50px;
  line-height: 40px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-shadow: none;
  top: 47%;
  width: 50px;
  z-index: 100;
  text-align: center;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}






/*---------- INDICATORS CONTROL ----------*/
/***.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 25px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}***/
.indicators-line > .carousel-indicators {
	right: inherit;
	bottom: 12%;
	left: 50%;
	width: auto;
	height: 25px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	white-space: nowrap;
	margin: 0;
	transform: translatex(-50%);
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 22px;
	height: 22px;
	border: 2px solid #FEC110;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
	transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
	z-index: 10;
	cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    background-color: ;
    position: relative;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	border-color: #FEC110;

}
.indicators-line > .carousel-indicators li::before {
	/* transform: scale(0.5); */
	background-color: #fff;
	content: "";
	position: absolute;
	left: 1px;
	top: 1px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators li.active::before {
	background-color: #FEC110;
}



/*---------- SLIDE CAPTION ----------*/
.slide-caption {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.slide-text {
  width: 57%;
}
.slide-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -30px;
}
/**.slider-wrapper .item:nth-child(2n) .slide-text {
  margin: auto;
}
.slider-wrapper .item:nth-child(3n) .slide-text {
  float: right;
}**/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

/**.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}**/
.slide-text > h1 {
	animation-delay: 0.7s;
	color: #ffffff;
	display: inline-block;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 65px;
	margin-bottom: 0;
	padding: 0;
	margin-top: 25px;
}
.slide-text > h1 span {
	color: #fec110;
}
.slide-text > h4 {
  animation-delay: 0.5s;
  color: #fec110;
  font-size: 46px;
  font-style: normal;
  line-height: 54px;
  margin-bottom: 17px;
  padding: 0;
  margin-top: 25px;
}
.slide-text-center {
	display: inline-block;
	//margin-top: -25px;
	color: #FFF;
}
.slide-text-center p {
	margin-top: 0 !important;
}
.slide-text .hdng-brdr {
	margin-bottom: 30px;
}

.slide-text p {
    padding: 0;
    color: #ffffff;
    font-size: 34px;
    line-height: 50px;
    font-weight: 600;
    margin: 25px 0;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text p span, .slide-text p a {
    color: #fec110;
}
.slide-text .btn-common {
	font-size: 17px;
	padding: 0 35px;
	line-height: 52px;
}

.btn-common {
	color: #fff;
	background: #ff3e0b;
	font-weight: 400;
	font-size: 16px;
	border-radius: 30px;
	text-align: center;
	padding: 0 30px;
	line-height: 45px;
	white-space: nowrap;
	display: inline-block;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	position: relative;
}
.btn-common i {
	margin-right: 5px;
}
.slide-text .btn-common:hover, .slide-text .btn-common:focus {
	background: #ff3e0b;
	color: #fff;
}
.slide-text .btn-common.btn-yellow:hover, .slide-text .btn-common.btn-yellow:focus {
	background: #f8ca45;
	color: #fff;
}
.btn-common.btn-light {
	background: #ff3e0b; 
}
.btn-common.btn-yellow {
	background: #ff3e0b;
	font-size: 15px;
}
.btn-common:hover, .btn-common:focus {
    background: #f5562c;
	color: #fff;
}
.btn-common.btn-yellow:hover, .btn-common.btn-yellow:focus {
    background: #f5562c;
	color: #fff;
}

.btn-common.btn-yellow1 {
	background: #fec110;
	font-size: 15px;
}
.btn-common.btn-yellow1:hover, .btn-common.btn-yellow1:focus {
    background: #fcd25a;
	color: #fff;
}
.btn-common.btn-grey {
	background: #808080;
	font-size: 15px;
}
.btn-common.btn-grey:hover, .btn-common.btn-grey:focus {
    background: #a3a2a2;
	color: #fff;
}

.btn-common.btn-sky {
	background: #ff3e0b;
	font-size: 15px;
}
.btn-common.btn-sky:hover, .btn-common.btn-sky:focus {
    background: #f5562c;
	color: #fff;
}

.btn-common.btn-trans-red {
	color: #ff3e0b;
	background: transparent;
	border: 1px solid #ff3e0b;
	line-height: 43px;
}

.slider-graphic.blog-item {
	width: 37%;
	float: right;
	padding: 0;
	margin-top: 100px;
}
.slide-four-cap .slider-graphic.blog-item h4 {
	//color: #fff;
}

.slider-graphic .one-crcl {
	width: 176px;
	height: 176px;
	font-size: 55px;
	padding: 48px 26px;
	top: -10px;
	left: -44px;
}
.slider-graphic .ovr-mln-crcl {
	width: 315px;
	height: 315px;
	padding: 80px 35px;
}
.slider-graphic .ovr-mln-crcl h3 {
	font-size: 35px;
	line-height: 43px;
}
.slider-graphic .ovr-mln-crcl h5 {
	margin: 0;
	font-size: 17px;
	line-height: 22px;
}


.slider-graphic .one-big-outr {
	width: 286px;
	height: 286px;
}
.slider-graphic .one-big {
	font-size: 80px;
	padding: 74px 40px;
}
.slider-graphic .blog-item h4 {
	font-size: 19px;
}



/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
.slide-text h1 {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.slide-text > p {

	font-size: 18px;
	margin-bottom: 30px;
}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 767px) {
.slide-text {
	padding: 10px 50px;
}
.slide-text h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.slide-text > p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.control-round .carousel-control{
	display: none;
}

}
@media  (max-width: 480px) {

}





/****Slider Bottom****/
.slider-wrapper {
	position: relative;
}
.mission-hide {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}
#mhide {
	background: transparent;
	border: 1px solid transparent;
	color: #fff;
	width: 40px;
	line-height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 22px;
	opacity: 0.5;
	padding: 5px;
}
.slider-bottom {
	background: #000;
	padding: 20px 0 50px 0;
	position: relative;
}
.slider-bottom::before {
	background: #FEC110;
	top: 0;
	width: 2px;
	bottom: 0;
	position: absolute;
	content: "";
	transform: skew(-20deg);
	left: 26%;
}
.sld-btm-hdng h3 {
	color: #fff;
	margin: 16px 0 0 0;
	font-size: 30px;
}
.sld-btm-txt p {
	margin: 0;
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	line-height: 31px;
}


/****Trending Chats****/
.heading-banner {
	padding: 100px 0 130px 0;
	background: url("../images/live-chat-bg.jpg") no-repeat center center / cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.heading-banner-shadow::before {
	background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 60%;
	content: "";
	z-index: -1;
}

.big-block-banner .heading-banner {
	min-height: 530px;
}

.big-block-banner .hdng-bnr-txt {
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	width: auto !important;
	margin-top: -15px;
}
.big-block-banner .hdng-bnr-txt h2,
.big-block-banner .hdng-bnr-txt h3,
.big-block-banner .hdng-bnr-txt h4 {
	font-weight: 400;
}


.banner-block-center.big-block-banner .hdng-bnr-txt {
	left: 0;
	right: 0;
	text-align: center;
}

.banner-block-center .heading-banner::before {
	background: #000;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0.5;
}



.big-block-banner1.heading-banner {
	min-height: 550px;
}

.big-block-banner1 .hdng-bnr-txt {
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	width: auto !important;
	margin-top: -15px;
}

.hdng-bnr-txt.text-center {
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	width: 100% !important;
}


.trndng-bnr {
	background: url("../images/live-chat-bg.jpg") no-repeat center center / cover;
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	z-index: -1;
}

.hd-brdr-lft {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #fff;
	width: 47%;
	z-index: 2;
}
.hd-brdr-lft::before {
	width: 6.5%;
	right: 0;
	position: absolute;
	content: "";
	border-bottom: 30px solid #fff;
	border-right: 21px solid transparent;
	left: 100%;
}
.hd-brdr-rght {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	background: #fff;
	width: 47%;
	z-index: 2;
}
.hd-brdr-rght::before {
	width: 6.5%;
	right: 0;
	position: absolute;
	content: "";
	border-bottom: 30px solid #fff;
	border-left: 21px solid transparent;
	right: 100%;
}

.gry-brdr .hd-brdr-lft {
	background: #f4f4f4;
}
.gry-brdr .hd-brdr-lft::before {
	border-bottom: 30px solid #f4f4f4;
}
.gry-brdr .hd-brdr-rght {
	background: #f4f4f4;
}
.gry-brdr .hd-brdr-rght::before {
	border-bottom: 30px solid #f4f4f4;
}

.hdng-bnr-txt {
	//width: 47%;
}

.hdng-bnr-txt h3 {
	color: #ffffff;
	font-size: 50px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	line-height: 55px;
}
.hdng-bnr-txt h3 span {
	color: #fcc013;
}


.hdng-bnr-txt h2, .hdng-bnr-txt h2 b {
	color: #fff;
	font-size: 45px;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: 400;
	//line-height: 66px;
	line-height: 56px;
}
.heading-banner.comm-bnr .hdng-bnr-txt h2 {
	color: #222;
}
.hdng-bnr-txt h2 span {
	color: #fcc013;
}

.hdng-bnr-txt p {
	margin: 20px 0 0 0;
}

.hdng-brdr {
	width: 60px;
	background: #fcc013;
	height: 3px;
	position: relative;
}
.hdng-brdr::before {
	background: #e9e6e0;
	left: 60px;
	width: 70px;
	position: absolute;
	content: "";
	height: 1px;
	top: 1px;
}

.hdng-bnr-txt h4 {
	color: #fff;
	font-size: 28px;
	line-height: 48px;
	margin: 36px 0 0 0;
}
.hdng-bnr-txt h4 span {
	color: #fcc013;
}
.heading-banner.comm-bnr .hdng-bnr-txt h4 {
	color: #222;
}
.hdng-bnr-txt h4 a {
	color: #fec110;
}
.hdng-bnr-txt .btn-common {
	margin-top: 25px;
}




.heading-main {
	background: #000;
	padding: 25px 0;
	position: relative;
}
.heading-main h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.heading-main h3 span {
	color: #fcc013;
}
.heading-main h4 {
	font-size: 23px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
	
	line-height: 28px;
}
.heading-main h4 span {
	color: #fec110;
}
.create-memo-hdng.heading-main h4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.hdng-bg-tran {
	background: transparent;
	padding: 0;
	margin-bottom: 40px;
}
.hdng-bg-tran.heading-main h3, .hdng-bg-tran.heading-main h4 {
	color: #222;
}
.hdng-sml.heading-main h3 {
	font-size: 20px;
}


.hdng-cntr.heading-main {
	text-align: center;
}
.hdng-big.heading-main h3 {
	font-size: 32px;
	line-height: 50px;
}
.hdng-big.heading-main h3 {
	font-size: 32px;
	line-height: 50px;
}
.hdng-cntr .hdng-brdr {
	margin: auto;
}
.hdng-cntr .hdng-brdr::after {
	background: #e9e6e0;
	right: 60px;
	width: 70px;
	position: absolute;
	content: "";
	height: 1px;
	top: 1px;
}
.hdng-bg-tran .hdng-txt {
	width: 37%;
	margin: auto;
}
.hdng-bg-tran p {
	//width: 37%;
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.hdng-bg-tran .hdng-txt-cntr p {
	text-align: center;
}


.hdng-txt ul {
	margin-top: 15px;
}
.hdng-txt li a {
	color: #FEC110;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	display: inline-block;
	padding-left: 15px;
	line-height: 24px;
}

.heading-main.heading-center {
	text-align: center;
}
.heading-main.heading-center h3 {
	margin-bottom: 0;
	display: inline-block;
}
.heading-main.heading-center .hdng-brdr {
	margin-top: 10px;
}

.page-hdng {
	margin-top: 20px;
}
.heading-main p {
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 23px;
}
.hdng-txt-no p {
	text-align: center !important;
}

.heading-main h5 {
	font-size: 17px;
	font-weight: initial;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 0;
}


.trending-chats {
	margin-top: -30px;
}

.trndng-chat-col {
	border: 1px solid #f0f0f0;
	//padding: 20px 14px;
	float: left;
	width: 100%;
	margin-top: 30px;
	background: #ffff;
	min-height: 140px;
}

.tch-lft {
	float: left;
	width: 80%;
	padding: 22px 22px 22px 70px;
	position: relative;
	min-height: 130px;
}
.tch-aut {
	position: absolute;
	left: 22px;
	top: 22px;
}

.tch-usr {
	position: relative;
	width: 37px;
	margin: auto;
}
.tch-usr img {
	width: 37px;
	height: 37px;
	border-radius: 50%;
}
.online {
	background: #f48383;
	height: 12px;
	width: 12px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #fff;
	top: 0;
	position: absolute;
	right: 0;
}

.tch-flg {
	margin-top: 12px;
	border-top: 1px solid #f3f3f3;
	padding-top: 12px;
}
.tch-flg span {
	width: 14px;
	height: 14px;
	background: #7b84f4;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	margin-right: 6px;
	vertical-align: middle;
}


.tch-txt h3 {
	font-size: 17px;
	color: #0D3592;
	margin-top: 0;
	margin-bottom: 8px;
}
.tch-txt h4 {
	color: #222;
	font-size: 12px;
	margin: 0 0 6px 0;
}
.tch-date {
	color: #808080;
}
.tch-txt p {
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	margin: 0;
	//max-height: 65px;
	//overflow: hidden;
}

.tch-rght {
	float: left;
	width: 20%;
	text-align: center;
	border-left: 1px solid #f3f3f3;
}
.tch-rght ul li {
	border-top: 1px solid #f2f2f2;
	padding: 7px 0;
	color: #a7afb3;
	font-size: 13px;
}
.tch-count {
	display: inline-block;
	background: #fec110;
	color: #fff;
	line-height: 36px;
	padding: 0 16px;
	border-radius: 4px;
	position: relative;
	margin: 7px 0 16px 0;
}
.tch-count::before {
	border-width: 8px;
	border-color: #fec110 transparent transparent transparent;
	border-style: solid;
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7px;
}
.tch-rght ul li:last-child {
	
}


.contact-trending-chats .tch-lft {
	width: 76%;
}
.contact-trending-chats .tch-rght {
	width: 24%;
}
.contact-trending-chats .tch-rght ul li {
	font-size: 12px;
}


/*****Group Talk Live Chat****/
.right-to-left {
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: infinite;
}
@keyframes slidein {
  from {
    padding-left: 15%;
    width: 100%; 
  }

  to {
    padding-left: 0%;
    width: 100%;
  }
}
.left-to-right {
  animation-duration: 3s;
  animation-name: slideout;
  animation-iteration-count: infinite;
}
@keyframes slideout {
  to {
    padding-left: 15%;
    width: 100%; 
  }

  from {
    padding-left: 0%;
    width: 100%;
  }
}



@keyframes fadeIn { 
  from { opacity: 0; } 
}

.fadeanimate {
  animation: fadeIn 1s infinite alternate;
}

.sp-container {
	width: 100%;
	height: 100%;
	z-index: 1;
}
.sp-content {

}
.sp-container h2 {
	line-height: 100px;
	margin-top: -50px;
	font-size: 90px;
	width: 100%;
	text-align: center;
	color: transparent;
	-webkit-animation: blurFadeInOut 3s ease-in backwards;
	-moz-animation: blurFadeInOut 3s ease-in backwards;
	-ms-animation: blurFadeInOut 3s ease-in backwards;
	animation: blurFadeInOut 3s ease-in backwards;
}
.sp-container h2.frame-1 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
}
.sp-container h2.frame-2 {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
}
.sp-container h2.frame-3 {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.sp-container h2.frame-4 {
	font-size: 200px;
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
}
.sp-container h2.frame-5 {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
	color: transparent;
	text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span {
	-webkit-animation: blurFadeIn 3s ease-in 12s backwards;
	-moz-animation: blurFadeIn 1s ease-in 12s backwards;
	-ms-animation: blurFadeIn 3s ease-in 12s backwards;
	animation: blurFadeIn 3s ease-in 12s backwards;
	color: transparent;
	text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span:nth-child(2) {
	-webkit-animation-delay: 13s;
	-moz-animation-delay: 13s;
	-ms-animation-delay: 13s;
	animation-delay: 13s;
}
.sp-container h2.frame-5 span:nth-child(3) {
	-webkit-animation-delay: 14s;
	-moz-animation-delay: 14s;
	-ms-animation-delay: 14s;
	animation-delay: 14s;
}
.sp-globe {
	position: absolute;
	width: 282px;
	height: 273px;
	left: 50%;
	top: 50%;
	margin: -137px 0 0 -141px;
	background: transparent url(https://web-sonick.zz.mu/images/sl/globe.png) no-repeat top left;
	-webkit-animation: fadeInBack 3.6s linear 14s backwards;
	-moz-animation: fadeInBack 3.6s linear 14s backwards;
	-ms-animation: fadeInBack 3.6s linear 14s backwards;
	animation: fadeInBack 3.6s linear 14s backwards;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	-o-transform: scale(5);
	-ms-transform: scale(5);
	transform: scale(5);
}
.sp-circle-link {
	position: absolute;
	left: 50%;
	bottom: 100px;
	margin-left: -50px;
	text-align: center;
	line-height: 100px;
	width: 100px;
	height: 100px;
	background: #fff;
	color: #3f1616;
	font-size: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: fadeInRotate 1s linear 16s backwards;
	-moz-animation: fadeInRotate 1s linear 16s backwards;
	-ms-animation: fadeInRotate 1s linear 16s backwards;
	animation: fadeInRotate 1s linear 16s backwards;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
.sp-circle-link:hover {
	background: #85373b;
	color: #fff;
}
/**/

@-webkit-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		-webkit-transform: scale(1.1);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
}
@-webkit-keyframes fadeInBack {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-webkit-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-webkit-transform: scale(5);
	}
}
@-webkit-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1) rotate(0deg);
	}
}
/**/

@-moz-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-moz-transform: scale(0);
	}
}
@-moz-keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
}
@-moz-keyframes fadeInBack {
	0% {
		opacity: 0;
		-moz-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-moz-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-moz-transform: scale(5);
	}
}
@-moz-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-moz-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-moz-transform: scale(1) rotate(0deg);
	}
}
/**/

@keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		transform: scale(0);
	}
}
@keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
}
@keyframes fadeInBack {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	50% {
		opacity: 0.4;
		transform: scale(2);
	}
	100% {
		opacity: 0.2;
		transform: scale(5);
	}
}
@keyframes fadeInRotate {
	0% {
		opacity: 0;
		transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		transform: scale(1) rotate(0deg);
	}
}





.group-chats {
	/* background: #FEC110; */
	//padding: 50px 0;
	
}
.group-chat-box {
	border: 4px solid #000;
	float: left;
	width: 100%;
	padding: 40px;
}
.gc-lnk-row {
	float: left;
	width: 100%;
	//margin-bottom: 32px;
}
.gc-lnk-row .gchat-link a {
	display: inline-block;
}

.gc-lnk-row-frst {
	margin-bottom: 40px;
}
.gc-lnk-row-scnd {
	margin-bottom: 40px;
}
.gc-lnk-row-thrd {
	margin-bottom: 40px;
}
.gc-lnk-row-frth {
	margin-bottom: 40px
}
.gc-lnk-row-fvth {
	margin-bottom: 40px
}
.gc-lnk-row-six {
	margin-bottom: 40px
}
.gc-lnk-row-seven {
	margin-bottom: 40px
}
.gc-lnk-row-eight {
	margin-bottom: 40px
}
.gc-lnk-row-nine {
	margin-bottom: 40px
}
.gc-lnk-row-ten {
	margin-bottom: 40px
}



.group-chats .gc-lnk-row:last-child {
	margin-bottom: 0;	
}

.gc-lnk-row-frst .gchat-link {
	float: left;
	width: 33.333%;
}
.gc-lnk-row-scnd .gchat-link {
	float: left;
	width: 38%;
	text-align: right;
}
.gc-lnk-row-scnd .gchat-link:last-child {
	float: left;
	width: 62%;
	text-align: left;
}
.gc-lnk-row-thrd .gchat-link {
	float: left;
	width: 40%;
	text-align: center;
}
.gc-lnk-row-thrd .gchat-link:last-child {
	float: left;
	width: 60%;
	text-align: right;
}

.gc-lnk-row-frth .gchat-link {
	float: left;
	width: 100%;
	text-align: center;
	//margin: 30px 0;
}


.gc-lnk-row-fvth .gchat-link {
	float: left;
	width: 33.333%;
	text-align: center;
}
.gc-lnk-row-fvth .gchat-link:first-child {
	text-align: left;
}
.gc-lnk-row-fvth .gchat-link:last-child {
	//text-align: right;
}
.gc-lnk-row-six .gchat-link {
	float: left;
	width: 30%;
}
.gc-lnk-row-six .gchat-link:nth-child(2) {
	text-align: center;
	width: 30%;
}
.gc-lnk-row-six .gchat-link:last-child {
	text-align: right;
	width: 40%;
}
.gc-lnk-row-seven {
	//margin-bottom: 10px;
}
.gc-lnk-row-seven .gchat-link:first-child {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 30px;
}
.gc-lnk-row-seven .gchat-link:last-child {
	float: left;
	width: 50%;
	text-align: right;
	line-height: 30px;
}
.gc-lnk-row-eight .gchat-link {
	float: left;
	width: 50%;
}
.gc-lnk-row-eight .gchat-link:last-child {
	text-align: center;
}

.gc-lnk-row-nine .gchat-link {
	float: left;
	width: 30%;
}
.gc-lnk-row-nine .gchat-link:nth-child(2) {
	width: 40%;
}


.gc-lnk-row-nine .gchat-link:last-child {
	text-align: left;
}
.gc-lnk-row-nine .gchat-link:nth-child(2) {
	text-align: center;
}
.gc-lnk-row-nine .gchat-link:last-child {
	text-align: right;
}


.gc-lnk-row-ten .gchat-link {
	float: left;
	width: 60%;
}
.gc-lnk-row-ten .gchat-link {
	width: 40%;
}

.gc-lnk-row-ten .gchat-link:first-child {
	text-align: right;
}
.gc-lnk-row-ten .gchat-link:last-child {
	text-align: right;
}


.gc-lnk-row-eleven .gchat-link {
	float: left;
	width: 30%;
}
.gc-lnk-row-eleven .gchat-link:nth-child(2) {
	width: 40%;
}


.gc-lnk-row-eleven .gchat-link:last-child {
	text-align: left;
}
.gc-lnk-row-eleven .gchat-link:nth-child(2) {
	text-align: center;
}
.gc-lnk-row-eleven .gchat-link:last-child {
	text-align: right;
}



.gc-lnk-row-frst .gchat-link:first-child a {
	color: #0070C0;
	font-size: 30px;
	font-family: 'Source Serif Pro', serif !important;
	margin-top: 8px;
	font-weight: 700;
}

.gc-lnk-row-frst .gchat-link:nth-child(2) a {
	color: #000;
	font-weight: 900;
	font-size: 40px;
	font-family: 'Bungee', cursive !important;
}


.gc-lnk-row-frst .gchat-link:last-child a {
	color: #FEC110;
	font-size: 30px;
	font-family: 'Pacifico', cursive !important;
	padding-left: 50px;
	margin-top: 7px;
}
.gc-lnk-row-scnd .gchat-link:first-child a {
	color: #FF0000;
	font-size: 30px;
	margin-top: 4px;
}
.gc-lnk-row-scnd .gchat-link:last-child a {
	color: #000;
	font-size: 35px;
	font-weight: 500;
	font-family: 'Cuprum', sans-serif !important;
	padding-left: 60px;
}
.gc-lnk-row-thrd .gchat-link:first-child a {
	color: #000;
	font-size: 26px;
	font-weight: 500;
	font-family: 'Berkshire Swash', cursive !important;
	letter-spacing: 2px;
}
.gc-lnk-row-thrd .gchat-link:last-child a {
	color: #1F497D;
	font-size: 27px;
	font-weight: 800;
	padding-left: 7%;
}

.gc-lnk-row-frth .gchat-link a {
	color: #FFC000;
	font-size: 130px;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif !important;
	/* font-family: 'Ropa Sans', sans-serif; */
	line-height: 80px;
	text-transform: uppercase;
	font-weight: 900;
}




.gc-lnk-row-fvth .gchat-link:first-child a {
	color: #FFC000;
	font-size: 25px;
	font-weight: 600;
	font-family: 'Pacifico', cursive !important;
	margin-top: 35px;
}
.gc-lnk-row-fvth .gchat-link:nth-child(2) a {
	color: #FF0000;
	font-size: 60px;
	font-family: 'Russo One', sans-serif !important;
}
.gc-lnk-row-fvth .gchat-link:last-child a {
	color: #000000;
	font-size: 45px;
	font-weight: 700;
	margin-top: 18px;
}


.gc-lnk-row-six .gchat-link:first-child a {
	color: #0070C0;
	font-size: 35px;
	/* font-style: italic; */
	//font-family: 'Satisfy', cursive !important;
	font-family: 'Dancing Script', cursive !important;
	margin-top: 4px;
	letter-spacing: 2px;
}
.gc-lnk-row-six .gchat-link:nth-child(2) a {
	color: #092462;
	font-size: 30px;
	margin-top: 10px;
}
.gc-lnk-row-six .gchat-link:last-child a {
	color: #FF0000;
	font-size: 35px;
	font-family: 'Abril Fatface', cursive !important;
	margin-top: 0;
}


.gc-lnk-row-seven .gchat-link:first-child a {
	color: #FFC000;
	font-size: 30px;
	//font-family: 'Cookie', cursive !important;
	font-family: 'Encode Sans Expanded', sans-serif !important;
	margin-top: 10px;
	text-align: left;
}
.gc-lnk-row-seven .gchat-link:last-child a {
	color: #000;
	font-size: 25px;
	//font-family: 'Cookie', cursive !important;
	margin-top: 10px;
}

.gc-lnk-row-eight .gchat-link:first-child a {
	color: #FF0000;
	font-size: 40px;
	font-family: 'Spectral SC', serif !important;
}
.gc-lnk-row-eight .gchat-link:last-child a {
	color: #000000;
	font-size: 50px;
	font-family: 'Righteous', cursive !important;
	line-height: 30px;
	margin-top: 10px
}



.gc-lnk-row-nine .gchat-link:first-child a {
	color: #000000;
	font-size: 30px;
    font-family: 'Pangolin', cursive !important;
    font-family: 'Poiret One', cursive !important;
}
.gc-lnk-row-nine .gchat-link:nth-child(2) a {
	color: #2DBB98;
	font-size: 55px;
	font-family: 'Pangolin', cursive !important;
	line-height: 50px;
}
.gc-lnk-row-nine .gchat-link:last-child a {
	color: #0070C0;
	font-size: 31px;
	font-family: 'Permanent Marker', cursive !important;
	line-height: 30px;
	margin-top: 10px;
}

.gc-lnk-row-ten .gchat-link:first-child a {
	color: #FF0000;
	font-size: 50px;
	line-height: 50px;
	font-family: 'Pangolin', cursive !important;
	margin-top: 10px;
}
.gc-lnk-row-ten .gchat-link:last-child a {
	color: #000000;
	font-size: 53px;
	font-family: 'Cookie', cursive !important;
	line-height: 60px;
	margin-top: 10px;
}



.gc-lnk-row-eleven .gchat-link:first-child a {
	color: #aec158;
	font-size: 40px;
	font-family: 'Shadows Into Light', cursive !important;
}
.gc-lnk-row-eleven .gchat-link:nth-child(2) a {
	color: #dd72b3;
	font-size: 50px;
	font-family: 'Righteous', cursive !important;
	line-height: 50px;
}
.gc-lnk-row-eleven .gchat-link:last-child a {
	color: #FFC000;
	font-size: 40px;
	font-family: 'Gloria Hallelujah', cursive !important;
	line-height: 45px;
}


.group-chats ul li {
	float: left;
	width: 20%;
	padding:0 20px;
	margin-bottom: 40px;
}
.group-chats ul li:last-child {
	margin-bottom: 0;
}
.group-chats ul li a {
	color: #FFFFFF;
	font-size: 20px;
}
.group-chats ul li:first-child a {
	color: #ff3e0b;
	font-size: 30px;
}
.group-chats ul li:nth-child(2) a {
	color: #00B050;
	font-size: 30px;
}
.group-chats ul li:nth-child(3) a {
	color: #ff3e0b;
	font-size: 30px;
}
.group-chats ul li:nth-child(4) a {
	color: #FF0000;
	font-size: 30px;
}
.group-chats ul li:nth-child(5) a {
	color: #ff3e0b;
	font-size: 30px;
}
.group-chats ul li:nth-child(6) a {
	color: #ff3e0b;
	font-size: 30px;
}
.group-chats ul li:nth-child(7) a {
	color: #000;
	font-size: 30px;
}
.group-chats ul li:nth-child(8) a {
	color: #FF0000;
	font-size: 30px;
}
.group-chats ul li:nth-child(9) a {
	color: #ff3e0b;
}
.group-chats ul li:nth-child(10) a {
	color: #ff3e0b;
	font-size: 30px;
}
.group-chats ul li:nth-child(11) a {
	color: #000;
	font-size: 30px;
}
.group-chats ul li:last-child a {
	color: #2E3F08;
	font-size: 30px;
}







/*****Our Community****/
.heading-banner.comm-bnr {
	/* background: #000; */
	padding: 0;
	text-align: center;
	background-image: inherit;
}
.heading-banner.comm-bnr .hdng-bnr-txt {
	width: auto;
	display: inline-block;
	margin: auto;
}
.heading-banner.comm-bnr .hd-brdr-lft {
	display: none;
}
.heading-banner.comm-bnr .hd-brdr-rght {
	display: none;
}

.comun-crousel.portfolio-list .item {
	margin: 0;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0);
	overflow: hidden;
}
.comun-item {
	position: relative;
	overflow: hidden;
}
.comun-media img {
	width: 100%;
	//height: 250px;
}
.comun-hover {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	padding: 20px 0;
	background: rgba(0,0,0,0.5);
	transform: translatey(110px);
	transition: all 0.4s ease 0s;
}
.comun-hover h3 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	line-height: 22px;
}
.comun-hover h3 a {
	color: #fff;
}
.comun-item:hover .comun-hover  {
	transform: translatey(0);
}

.util-pagination {
	display: none !important;
}
.comun-crsl-cntrl.util-theme-default .util-prev, .comun-crsl-cntrl.util-theme-default .util-next {
	padding: 0;
	background-color: rgba(0,0,0,0.3);
	color: #ffffff;
	font-size: 17px;
	width: 45px;
	border-radius: 0;
	line-height: 43px;
	border: 1px solid #ddd;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	opacity: 1;
}
.comun-crsl-cntrl.util-theme-default .util-prev {
	left: 8px;
}

.comun-crsl-cntrl.util-theme-default .util-next {
	right: 8px;
}


/*****Featured Stories*****/
.featured-bnr {
	background: url("../images/feature-stories-bg.jpg") no-repeat center center / cover;
}
.featured-bnr .hdng-bnr-txt h4 {
	font-size: 19px;
}

.feau-story {
	margin-top: -30px;
}
.feau-item {
	padding: 15px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	margin-top: 30px;
	float: left;
	width: 100%;
	border: 1px solid transparent;
	transition: all 0.4s ease 0;
}
.feau-item:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0);
	border: 1px solid #ddd;
}
.feau-media {
	float: left;
	//width: 36%;
	width: 100%;
}
.feau-media img {
	//height: 170px;
	height: 180px;
	width: 100%;
}
.feau-des {
	float: left;
	//width: 64%;
	width: 100%;
	//padding-left: 18px;
	padding-top: 18px;
}
.feau-des h3 {
	color: #000;
	margin-top: 0;
	font-size: 19px;
	margin-bottom: 7px;
	font-weight: 600;
}
.feau-des h3 a {
	color: #000;
}
.feau-des-shadow {
	position: relative;
	max-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
	min-height: 40px;
}
.feau-des-shadow::before {
	content: '';
	position: absolute;
	margin-top: 9px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 36px;
	width: 100%;
}
.feau-des-shadow p {
	font-size: 14px;
	line-height: 20px;
}
.feau-aut {
	border-top: 1px dashed #ddd;
	position: relative;
	padding: 20px 0 0 75px;
	min-height: 80px;
}
.feau-aut-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 15px;
}
.feau-aut-img  img {
	width: 60px;
	height: 60px;
}
.feau-aut h4 {
	margin-top: 0;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: 600;
}
.feau-aut h4 a {
	color: #000;
}
.feau-aut p {
	margin: 0;
	color: #a3a3a3;
}
.feau-aut p {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	font-weight: 600;
}
.feau-aut p a {
	color: #FEC110;
}

.feau-aut .sedit-btn {
	top: 15px;
}



/*****Mental Health*****/
.mental-bnr {
	background: url("../images/donate-now-bcg.jpg") no-repeat center center / cover;
	//padding: 90px 0 110px 0;
}
.mental-bnr .hdng-bnr-txt {
	width: 50%;
}
.mental-bnr .hdng-bnr-txt h2 {
	font-size: 50px;
	text-transform: inherit;
	font-weight: 800;
	line-height: 70px;
}
.mnt-dnt-btn {
	line-height: 54px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.mental-bnr .hdng-bnr-txt h4 {
	font-size: 24px;
	line-height: 45px;
	/* margin: 30px 0; */
}


/*****Latest Tributes*****/
.tribute-bnr {
	background: url("../images/tribute-bg.jpg") no-repeat center center / cover;
	padding: 75px 0 100px 0;
}

.tributes-case.team-showcase .item {
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0);
	box-shadow: 0 0 4px rgba(0,0,0,0);
	background: #fff;
	//margin: 34px 0 5px 30px;
	margin: 15px 15px 0 15px;
	text-align: left;
}
.tributes-case.team-showcase .media-holder {
	/* margin-bottom: 15px; */
	position: relative;
}
.tributes-case.team-showcase .media-holder > img {
	//height: 250px;
}
.ribbon {
	position: absolute;
	left: -30px;
	top: -34px;
}
.trb-icon {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #000;
	text-align: center;
	border-radius: 50%;
	line-height: 40px;
}
.trb-icon.award {
	background: #0E71D9;
}
.trb-icon.candle {
	background: #92163B;
}
.trb-icon img {
	width: auto !important;
}

.tributes-case.team-showcase .detail-title {
	font-size: 17px;
	margin-bottom: 15px;
	color: #ff3e0b;
	font-weight: 600;
	text-align: center;
}
.tributes-case.memorials-case.team-showcase .detail-title {
	text-align: center;
}

.tributes-case.team-showcase .detail-title a {
	color: #888888;
	transition: all 0.4s ease 0s;
}
.tributes-case.team-showcase .detail-title a:hover {
	color: #999999;
}
.tributes-case.memorials-case.team-showcase .detail-title a {
	color: #0D3592;
}
.tributes-case.memorials-case.team-showcase .detail-title a:hover {
	color: #2e63c1;
}


.tri-des-shadow {
	position: relative;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
}
.tri-des-shadow::before {
	content: '';
	position: absolute;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 36px;
	width: 100%;
	left: 0;
	bottom: 0;
}
.tri-des-shadow p {
	font-size: 14px;
	line-height: 20px;
}


.tributes-case.team-showcase .detail-subtitle {
	font-size: 15px;
	color: #0D3592;
	margin-bottom: 0;
	//height: 21px;
	//overflow: hidden;
	line-height: 20px;
	text-align: center;
}
.tributes-case.memorials-case.team-showcase .detail-subtitle {
	color: #888888;
	text-align: center;
}


.tri-read-more {
	text-align: center;
	margin-top: 15px;
}
.tri-read-more a {
	color: #888888;
}



.crsl-cntrl.util-theme-default .util-navigation {
	margin-top: 15px;
}
.crsl-cntrl.util-theme-default .util-prev, .crsl-cntrl.util-theme-default .util-next {
	padding: 0;
	margin: 5px;
	background-color: transparent;
	color: #828282;
	font-size: 13px;
	width: 30px;
	line-height: 27px;
	border: 1px solid #dddddd;
	border-radius: 0;
}

.crsl-cntrl.util-theme-default .util-prev:hover, .util-theme-default .util-next:hover {
	background-color: #fec110;
	border-color: #fec110;
	color: #fff;
}
.crsl-cntrl.util-theme-default .util-prev:hover, .crsl-cntrl.util-theme-default .util-next:hover {
	background-color: #fec110;
}




/*****Latest Memorial*****/
.memorial-bnr {
	background: url("../images/memorial-bg.jpg") no-repeat center center / cover;
	padding: 75px 0 100px 0;
}



/*****Get Involved*****/
.invo-item {
	position: relative;
	transition: all 0.4s ease 0s;
}
.invo-item:hover {
	box-shadow: 0 7px 12px -2px rgba(0,0,0,0.2);
}
.invo-media img {
	width: 100%;
}
.invo-des {
	background: #fff;
	text-align: center;
	padding: 12px 0;
	border: 1px solid #efefef;
	border-top: 0;
}
.invo-des h3 {
	margin: 0;
	font-size: 15px;
	color: #222;
	transition: all 0.4s ease 0s;
}
.invo-item:hover .invo-des h3 {
	color: #FEC110;
}
.invo-des h3 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.invo-item:hover .invo-des h3 a {
	color: #FEC110;
}


/****Blog****/
.rec-blog-ttl h3 {
	margin: 9px 0 0 0;
}
.rec-blog-ttl h3 span {
	color: #fcc013;
}


.re-blog-item .blog-li-media {
	width: 100%;
	text-align: left;
}
.re-blog-item .blog-li-media img {
	height: 230px;
}
.re-blog-item .blog-date h4 {
	font-size: 15px;
	line-height: 19px;
}
.re-blog-item .blog-date::before {
	bottom: -10px;
	border-left: 29px solid #FEC110;
	border-bottom: 10px solid transparent;
}
.re-blog-item .blog-date::after {
	bottom: -10px;
	border-right: 29px solid #FEC110;
	border-bottom: 10px solid transparent;
}

.re-blog-item .blog-hover ul {
	top: 56%;
}

.re-blog-item .blog-li-des {
	width: 100%;
	text-align: left;
}
.re-blog-item .blog-li-des h3 {
	font-size: 17px;
	font-weight: 600;
	//height: 21px;
	//overflow: hidden;
}

.re-blog-item .star-murk {
	display: none;
}

.re-blog-item .blog-loc {
	margin-bottom: 0;
}
.re-blog-item .blog-loc ul li {
	width: 35%;
}

.blog-brdr {
	position: relative;
}
.blog-brdr::before {
	background: #cccccc;
	width: 100%;
	position: absolute;
	content: "";
	height: 1px;
	left: 0;
	top: 50%;
}
.blog-brdr::after {
	background: #cccccc;
	width: 1px;
	position: absolute;
	content: "";
	height: 100%;
	left: 50%;
	top: 0;
	bottom: 0;
}
.blog-item {
	text-align: center;
	padding: 45px 68px;
}

.blog-first-item {
	position: relative;
	padding: 60px 0 0 0;
	z-index: 1;
}
.ovr-mln-crcl {
	width: 253px;
	height: 253px;
	background: #fec110;
	border-radius: 50%;
	padding: 40px 30px;
	margin: auto;
	text-align: center;
}
.ovr-mln-crcl h3 {
	color: #fff;
	font-size: 30px;
	margin-top: 0;
	font-weight: 700;
	line-height: 37px;
}
.ovr-mln-crcl h5 {
	margin: 0;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
}
.one-crcl {
	width: 126px;
	background: #e4e4e4;
	height: 126px;
	border-radius: 50%;
	font-size: 45px;
	color: #ff3e0b;
	letter-spacing: -5px;
	font-weight: 800;
	padding: 33px 15px;
	position: absolute;
	top: 0;
	left: 36px;
	z-index: -1;
}
.one-crcl small {
	font-size: 21px;
	letter-spacing: 0;
}
.one-big-outr {
	width: 206px;
	height: 206px;
	margin: 0 auto 30px;
	border: 9px solid #ff3e0b;
	border-radius: 50%;
	padding: 6px;
	background: #fff;
}
.one-big {
	width: 100%;
	border: 13px solid #ddd;
	border-radius: 50%;
	display: inline-flex;
	height: 100%;
	font-size: 66px;
	color: #ff3e0b;
	letter-spacing: -2px;
	font-weight: 800;
	padding: 37px 20px;
	background: #fff;
}
.one-big small {
	font-size: 32px;
	letter-spacing: 0;
}

.blog-icon {
	margin-bottom: 30px;
}
.blog-icon img {
	max-width: 100%;
}
.blog-item h4 {
	color: #000000;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 27px;
}
.blog-item h4 span {
	color: #FEC110;
	font-weight: 600;
	font-size: 20px;
}
.blog-second-item {
	padding-bottom: 10px;
}
.blog-third-item {
	padding: 30px 0;
}



/****Footer****/
.homebody footer {
	margin-top: 150px;
}
footer {
	float: left;
	width: 100%;
}
.footer-main {
	background: #262626;
	padding: 30px 0 0 0;
}
.ftr-hdng h3 {
	margin-top: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	position: relative;
	padding: 10px 0;
	display: inline-block;
	margin-bottom: 10px;
}
.ftr-hdng h3::before {
	background: #fff;
	width: 56px;
	height: 1px;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
}
.ftr-hdng h3::after {
	background: #fec110;
	width: 56px;
	height: 1px;
	position: absolute;
	content: "";
	bottom: 8px;
	right: 0;
}
.ftr-hdng h3 span {
	color: #fec110;
}
.ftr-lnks {
	margin-bottom: 18px;
}
.ftr-lnks li {
	margin-bottom: 3px;
}
.ftr-lnks li a {
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding-left: 15px;
	transition: all 0.4s ease 0s;
	font-size: 12px;
}
.ftr-lnks li a:hover {
	color: #fec110;
}
.ftr-lnks li a::before {
	background: #fff;
	width: 4px;
	height: 4px;
	position: absolute;
	content: "";
	top: 7px;
	left: 0;
	transition: all 0.4s ease 0s;
}
.ftr-lnks li a:hover::before {
	background: #fec110;
}

.fdnt-tdy .btn {
	font-size: 14px;
	padding: 2px 20px;
	line-height: 38px;
}
.fprtnr-login {
	margin-top: 40px;
}
.fprtnr-login .btn {
	font-size: 15px;
	padding: 2px 20px;
	line-height: 38px;
	background: #9e9999;
	margin-top: 5px;
}
.fprtnr-login .btn:hover {
	background: #9e9999;
}

.ssl-image {
	margin-top: 15px;
	padding-left: 68px;
	position: relative;
}
.ssl-image img {
	width: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
}
.ssl-image h3 {
	margin: 0 0 4px 0;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.ssl-image p {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: rgba(255,255,255,0.8);
}

.hnt {
	color: #fec110;
	text-transform: uppercase;
	font-size: 15px;
}
.ftr-scl li a {
	padding-left: 0;
}
.ftr-scl li a::before {
	display: none;
}
.ftr-scl li a i {
	margin-right: 5px;
	padding-right: 0;
	color: #fff;
	width: 14px;
	text-align: center;
}
.ftr-scl li a:hover {
	color: rgba(255,255,255,0.8);
}
.ftr-scl li a:hover .fa-facebook {
	color: #3644a5;
}
.ftr-scl li a:hover .fa-twitter {
	color: #3ea5f7;
}
.ftr-scl li a:hover .fa-instagram {
	color: #FA6200;
}
.ftr-scl li a:hover .fa-pinterest-p {
	color: #d84215;
}
.ftr-scl li a:hover .fa-linkedin {
	color: #42a5ec;
}
.ftr-scl li a:hover .fa-youtube-play,
.ftr-scl li a:hover .fa-youtube {
	color: #da4311;
}


.copyright {
	background: #000;
	padding: 10px 0;
	text-align: center;
}
.copyright p {
	color: #fff;
	margin: 0;
}


.ftr-btm {
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 20px 0;
	position: relative;
	margin-top: 20px;
}
.btm-logo {
	margin: 6px 0 0 0;
}
.btm-logo img {
	max-width: 100%;
	height: 85px;
}
.btm-logo-rght {
	text-align: left;
	margin: 14px 0 0 0;
}
.btm-logo-rght a {
	display: inline-block;
	//background: #fff;
	//padding: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.btm-logo-rght img {
	max-width: 100%;
	width: 185px;
}

.ftr-nwsltr-wrapp {
	//border-top: 1px solid rgba(255,255,255,0.2);
	//padding: 20px 0;
	margin: 0;
	position: relative;
	width: 60%;
	margin: auto;
}
.ftr-nwsltr {
	//width: 45%;
	margin: auto;
	text-align: center;
}
.ftr-nwsltr h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 18px;
}
.ftr-nwsltr h3 span {
	color: #FEC110;
}
.ftr-nwsltr p {
	margin-bottom: 10px;
	color: #fff;
	font-size: 13px;
}
.ftr-nwsltr p span {
	color: #FEC110;
}
.fnwsltr-input {
	position: relative;
	width: 100%;
	margin: auto;
}
.fnwsltr-input input {
	width: 100%;
	height: 38px;
	padding: 5px 113px 5px 20px;
	border-radius: 30px;
	border: 1px solid #fff;
	line-height: 43px;
	vertical-align: middle;
}
.fnwsltr-input button {
	background: #FEC110;
	border: 1px solid #FEC110;
	color: #fff;
	padding: 0 35px;
	position: absolute;
	top: 0;
	right: -1px;
	border-radius: 30px;
	line-height: 36px;
	transition: all 0.4s ease 0s;
}
.fnwsltr-input button:hover {
	background: #fde18f;
	border: 1px solid #fde18f;
}

.ftr-pymnt {
	width: 190px;
	float: right;
	margin: 13px 0 0 0;
}
.ftr-pymnt ul {
	margin-left: -10px;
	margin-top: -10px;
}
.ftr-pymnt li {
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
}
.ftr-pymnt li a img {
	width: 45px;
	height: 30px;
}


/****Login Page****/
.page-bnr {
	background: linear-gradient(rgba(254, 193, 16, 0.7), rgba(254, 193, 16, 0.7)), rgba(254, 193, 16, 0.7) url(../images/slide1.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 40px 0 70px 0;
	z-index: 1;
	min-height: 530px;
}
.page-title {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
}
.icon-lock{
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: 0 auto 30px auto;
	background-color: rgba(255, 255, 255, .2);
}
.page-title h1 {
	color: #fff;
	font-size: 40px;
	margin: 0 0 20px 0;
	color: #fff;
	font-weight: 400;
}
.page-title h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	margin: 0 0 20px 0;
}
.page-title h4 {
	color: #fff;
	font-weight: 400;
	margin: 0;
}
.page-header p {
	margin: 0;
	color: #fff;
}


.breadcrumb-bg {
	background: #fff;
	box-shadow: 0 2px 3px #e5e5e5;
	padding: 0 0 30px 0;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	position: relative;
}
.breadcrumb-bg .breadcrumb {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}
.breadcrumb-bg .breadcrumb > li {
	font-size: 15px;
}
.breadcrumb-bg .breadcrumb > li a {
	color: #ff3e0b;
}

.breadcrumb-btn .breadcrumb {
	padding: 12px 0;
}
.breadcrumb-bg .sbmt-evnt-btn {
	float: right;
}

.grey-bg {
	background: #EFEFEF;
}



/******login Page*****/
.login-fix-btn {
	position: fixed;
	right: 15px;
	top: 121px;
	display: none;
}
.login-fix-btn a {
	background: #FEC110;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 4px;
	width: 140px;
	text-align: center;
	transition: all 0.4s ease 0s;
}
.login-fix-btn a:hover {
	background: #fde18f;
}

.main_loginbtn {
	position: fixed;
	top: 121px;
	z-index: 3;
}

.btn-log-full {
	width: 100%;
	border-radius: 4px;
	line-height: 40px;
}

.login-bg {
	background: url("../images/login-bg.jpg") repeat center center / cover;
	position: relative;
	//-webkit-animation: slide 20s linear infinite;
}
.signup-back {
	background: #ECEFF1;
}
.login-bg.signup-back::before {
	opacity: 0;
}

@-webkit-keyframes slide {
	from { background-position: 0 0; }
	to { background-position: -400px 0; }
}

.login-bg::before {
	background: #000;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
	content: "";
	opacity: 0.5;
}

.login-wrapper {
	background: #ffffff none repeat scroll 0 0;
	width: 78%;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.45);
	margin: auto;
	padding: 20px 10px 58px 10px;
	//text-align: center;
	position: relative;
	overflow: hidden;
}
.login-wrp1 {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	width: 60%;
	margin-left: 20%;
}

.login-ttl {
	margin-bottom: 25px;
	text-align: center;
}
.login-logo {
	margin: 25px 0 15px 0;
}
.login-logo img {
	width: 130px;
}
.login-ttl h3 {
	margin: 25px 0 15px 0;
	color: #222;
	font-weight: 700;
}
.login-ttl h3 span {
	color: #FEC110;
}

.login-hdr {
	text-align: center;
}
.login-hdr h1 {
	//color: #dd3333;
	font-size: 22px;
	font-weight: 400;
	margin: 0;
	padding: 20px;
}
.login-hdr h5 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 1px solid #e5e5e5;
  color: #888888;
  margin: 0;
  font-size: 15px;
  padding: 20px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
}
.login-hdr h5 span {
	color: #FF9131;
	font-weight: 600;
}
.login-form {
	padding: 0;
	width: 77%;
	margin: auto;
	color: #555;
}
.login-form .form-control {
	border-radius: 0;
	height: 40px;
	border: 1px solid #e5e5e5;
	color: #747474;
	box-shadow: none;
}
.login-form textarea.form-control {
  height: 120px;
}
.lg-btn {
  background: #dd3333 none repeat scroll 0 0;
  border: 2px solid #dd3333;
  border-radius: 30px;
  color: #ffffff;
  line-height: 40px;
  padding: 0 60px;
  margin-top: 20px;
}
.lg-btn:hover {
  background: transparent;
  border: 2px solid #dd3333;
  transition: all 500ms ease 0s;
}
.frgt {
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 14px;
}
.frgt a {
	color: #555
}

.checkbox.login-checkbox {
	margin: 10px 0;
	text-align: left;
}
.checkbox.login-checkbox .cr, .login-checkbox .radio .cr {
	width: 20px;
	height: 20px;
}
.login-checkbox.checkbox .cr .cr-icon, .login-checkbox.radio .cr .cr-icon {
	left: -1px;
}
.login-checkbox .labeltxt {
	padding-top: 0;
}


.login-scl {
	text-align: center;
}
.login-scl.sgnup-scl {
	padding: 220px 50px;
}
.login-scl > h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 30px;
	/color: #fff;
	line-height: 26px;
}
.login-scl > ul {
  margin-bottom: 20px;
}
.login-scl li {
  display: inline;
}
.login-scl li a {
  background: #3c599b none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  width: 32px;
}
.login-scl li:nth-child(2) a {
  background: #5ea9dd  none repeat scroll 0 0;
}
.login-scl li:last-child a {
  background: #dd3333 none repeat scroll 0 0;
}

.login-scl p {
	color: #555;
	font-size: 13px;
}
.login-scl p a {
	color: #222;
	font-weight: 600;
	transition: all 0.2s ease 0s;
}
.login-scl p a:hover {
	//color: #ffce3e;
	text-decoration: underline;
}
.login-ftr {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.login-ftr a {
	display: block;
	background: #efefef;
	text-align: center;
	color: #222;
	padding: 16px;
	font-size: 18px;
	transition: all 0.4s ease 0s;
}
.login-ftr a:hover {
	//background: #ffce3e;
}



.classlog-alter {
	display: block;
	margin-top: 7px;
	position: relative;
	width: 100%;
	margin: auto;
}
.connect {
	display: block;
	height: 40px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 100%;
	font-size: 16px;
}
.classilog-cont strong {
	font-weight: normal;
}
.connect.facebook {
  background: #4267b2 none repeat scroll 0 0;
  color: #ffffff;
  transition: all 0.4s ease 0s;
}
.connect.facebook:hover {
  background: #4267b2 none repeat scroll 0 0;
}
.classlog-icon {
	float: left;
	font-size: 19px;
	text-align: center;
	vertical-align: middle;
	width: 55px;
	transition: all 0.4s ease 0s;
}
.connect.facebook .classlog-icon {
  //background: #283d68 none repeat scroll 0 0;
  //padding: 25px 0;
}
.connect.facebook:hover.classlog-icon {
  //background: #1c3057 none repeat scroll 0 0;
}
.classilog-cont {
  text-align: center;
  vertical-align: middle;
}
.classlog-alter .connect {
  border-radius: 4px;
  margin-bottom: 15px;
}
.connect.googleplus {
	background: rgb(66, 133, 244);
	color: #ffffff;
	transition: all 0.4s ease 0s;
	font-size: 15px;
	font-weight: 600;
}
.connect.googleplus  .classlog-img {
	top: -1px;
}
.connect.googleplus .classilog-cont strong {
	font-weight: 600;
}

.connect.googleplus:hover {
  background: rgb(66, 133, 244);
}
.connect.googleplus .classlog-icon {
  //background: #b52f1f none repeat scroll 0 0;
  //padding: 26px 0 24px;
}
.connect.googleplus:hover .classlog-icon {
  //background: #a62617 none repeat scroll 0 0;
}

.classlog-img {
	float: left;
	width: 40px;
	//position: relative;
	//position: static;
	top: -2px;
	color: #4267b2;
}
.imgFB {
	position: absolute;
	right: 6px;
	width: 30px;
	color: #4267b2;
	border-radius: 4px;
	overflow: hidden;
	height: 30px;
	top: 5px;
}
.imgFB img {
	width: 100% !important;
	vertical-align: top;
}

.or-dvd {
	margin: 12px 0;
	text-align: center;
}

.fix-more-info {
	position: absolute;
	right: 10%;
	bottom: 80px;
	background: #ff3e0b;
	width: 275px;
	border-radius: 50% 50% 50% 5%;
	padding: 83px 50px 50px 50px;
	height: 275px;
}
.m-info h2 {
	color: #fff;
	font-size: 19px;
	margin: 0 0 20px 0;
	line-height: 27px;
}
.m-info a {
	display: inline-block;
	border: 2px solid #ddd;
	border-radius: 4px;
	color: #fff;
	padding: 8px 20px;
	transition: all 0.4s ease 0s;
}
.m-info a:hover {
	//background: #ffffff;
	//border-color: #ffffff;
	//color: #fff;
}



.signup-wrapper .login-form {
	width: 90%;
}

.tltp {
	position: relative;
	font-size: inherit !important;
	font-weight: inherit !important;
	display: inline-block;
	cursor: pointer;
	padding-right: 10px;
	color: #222 !important;
	text-transform: none;
}
.tltp.tltp-wht {
	color: #fff !important;
}
.tltp.tltp-yllw {
	color: #FEC110 !important;
}
.ttlp-bnr .error-tooltip-top {
	right: -9px;
	top: 45px;
}



.mem-tltp.tltp {
	font-size: 18px !important;
	color: #FEC110 !important;
	position: relative;
	top: -21px;
	margin-left: -10px;
}
.mem-tltp.tltp .error-tooltip-top {
	right: -14px;
	top: 46px;
	width: 360px;
}
.mem-tltp.tltp .error-tooltip-top p {
	text-align: justify;
}



.ovr-mln-crcl h5 .tltp {
	color: #fff !important;
}
.error-tooltip-top {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	right: -19px;
	padding: 25px;
	position: absolute;
	top: 35px;
	width: 300px;
	z-index: 3;
	visibility: hidden;
}
.tltp:hover .error-tooltip-top {
	visibility: visible;
}
.error-tooltip-top::before {
	border-color: transparent transparent #ddd transparent;
	border-style: solid;
	border-width: 0 13px 13px 13px;
	content: "";
	right: 19px;
	position: absolute;
	top: -14px;
}
.error-tooltip-top::after {
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 0 12px 13px 12px;
	content: "";
	right: 20px;
	position: absolute;
	top: -13px;
}
.error-tooltip-top p {
	font-size: 13px;
	margin: 0;
	color: #000;
	line-height: 24px;
	width: 100%;
	word-break: break-word;
}
.error-tooltip-top h3 {
	font-size: 16px;
	margin: 5px 0 10px 0;
}
.mnthly-chckbx .error-tooltip-top p {
	color: #555;
}
.mnthly-chckbx .error-tooltip-top p b {
	color: #222;
}


/****Memorial Detail****/
.mdtl-bnr-wrapper {
	position: relative;
}
.mdtl-bnr {
	position: relative;
	height: 350px;
	overflow: hidden;
}
.mdtl-bnr::before {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0)));
	background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	/* background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	z-index: 1;
}
.mdtl-bnr img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-height: 350px;
}
.mdtl-bnr-info-wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
}
.mdtl-bnr-info {
	padding: 160px 0 30px 0;
	text-align: right;
	width: 65%;
	float: right;
}
.mpass-date {
	background: #FEC110;
	color: #fff;
	display: inline-block;
	padding: 4px 15px;
	border-radius: 4px;
}
.mem-dtl-ttl {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.mem-dtl-ttl h3 {
	color: #fff;
	font-size: 40px;
	margin: 0 0 25px 0;
	height: 48px;
	overflow: hidden;
	line-height: 52px;
}
.mem-dtl-ttl p {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	height: 20px;
	overflow: hidden;
}
.mem-dtl-ttl p i {
	margin-right: 3px;
	color: #FEC110;
}



.mem-dtl-menu {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.mem-dtl-btns {
	float: left;
	width: 50%;
}
.mem-dtl-btns li {
	display: inline-block;
}


.mem-dtl-action {
	float: right;
	width: 100%;
	text-align: right;
}
.mem-dtl-action a {
	color: #fff;
	font-weight: 300;
	margin-left: 25px;
	background: #808080;
	padding: 6px 15px;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
	display: inline-block;
}
.mem-dtl-action a i {
	margin-right: 5px;
	font-style: inherit;
}
.mem-dtl-action a:hover {
	background: #a3a2a2;
}
.mem-dtl-action a.lv-tr-btn {
	background: #FEC110;
}
.mem-dtl-action a.lv-tr-btn i {
	color: #fff !important;
}
.mem-dtl-action a.lv-tr-btn:hover {
	background: #fde18f;
}


.mmrl-cover-crop {
	position: relative;
}

.mmrl-cover-crop .cr-boundary {
	height: 350px !important;
}

.mmrl-cover-crop .forumPro-crop {
	padding: 0;
	margin-bottom: 0;
	border: 0;
}

.mmrl-cover-crop .container {
	position: relative;
}	
.mmrl-cover-crop .mdtl-bnr-info {
	padding: 0;
	width: auto;
	position: absolute;
	bottom: 60px;
	z-index: 2;
	right: 0;
}
.mmrl-cover-crop .mem-dtl-menu {
	margin-top: 0;
}

.mmrl-cover-crop .croppie-container .cr-slider-wrap {
	display: none;
}

.mem-dtl-txt {
	float: left;
	width: 100%;
	text-align: justify;
	margin-bottom: 35px;
	//padding: 0 30px;
	padding: 0;
	font-size: 15px;
	line-height: 28px;
}
.mem-dtl-txt h3 {
	font-size: 24px;
	margin-bottom: 25px;
	line-height: 36px;
}
.mem-dtl-txt p {
	line-height: 23px;
	margin-bottom: 20px;
	color: #222;
	font-size: 16px;
	text-align: left;
}
.mem-dtl-txt > p:last-child {
	margin-bottom: 0;
}

.mem-sbtxt p {
	text-align: center;
	font-size: 24px;
}

.qut-mem {
	background: #262626;
	padding: 20px 55px;
	margin-bottom: 30px;
	border-left: 4px solid #FEC110;
	font-style: italic;
	position: relative;
	line-height: 25px;
	font-size: 14px;
	float: left;
	width: 100%;
	color: #fff;
}
.qut-mem::before {
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 30px;
	color: #FEC110;
	position: absolute;
	left: 15px;
	top: 60px;
}
.qut-mem::after {
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 30px;
	color: #FEC110;
	position: absolute;
	right: 25px;
	bottom: 10px;
}

.qut-mem h3 {
	color: #fff;
	margin-top: 0;
	font-size: 30px;
}
.qut-mem p {
	margin: 0;
}

/******Memorial Sidebar*****/
.sdbr-wdth {
	//width: 30%;
}
.mm-cntnt-wdth {
	//width: 70%;
}

.dtl-bnr-hdr .hd-brdr-lft {
	width: 57%;
}
.dtl-bnr-hdr .hd-brdr-rght {
	width: 37%;
}

.mem-sidebar-bg {
	background: #fff;
	border: 1px solid #e9e6e0;
	padding: 35px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
}
.mem-sidebar-bg.mempro {
	margin-top: -261px;
}
.mempro-pic {
	width: 100%;
	//border-radius: 50%;
	border: 8px solid #FEC110;
	margin: auto;
}
.mempro-pic > img {
	width: 100%;
	height: auto;
	//border-radius: 50%;
}
.mempro-usertitle {
	text-align: center;
}
.mempro-usertitle-name h2 {
	margin: 18px 0 15px 0;
	color: #ff3e0b;
	font-size: 23px;
}
.mempro-address {
	font-size: 14px;
	margin-bottom: 15px;
}
.mempro-address i {
	color: #FEC110;
	margin-right: 5px;
}
.memorial-tabs {
	position: relative;
}
.mempro-btns {
	position: absolute;
	right: 0;
	top: 6px;
}
.mempro-btns li {
	display: inline-block;
	margin: 0 8px;
}
.mempro-btns li a {
	color: #706a68;
	font-size: 18px;
	display: inline-block;
}

.mempro-dob i {
	color: #ff3e0b;
	margin-right: 5px;
}


/****Share On Facebook****/
.shr-fb {
	text-align: center;
	margin-bottom: 20px;
}
.shr-fb p {
	font-size: 14px;
	text-transform: uppercase;
	color: #909090;
	font-weight: 600;
	cursor: pointer;
}
.shr-fb li {
	display: inline-block;
	margin: 0 1px;
}
.shr-fb li a {
	background: #55acee;
	color: #fff;
	padding: 0;
	display: inline-block;
	font-size: 14px;
	transition: all 0.4s ease 0s;
	width: 50px;
	line-height: 35px;
	position: relative;
	top: 0;
	border-radius: 4px;
}
.shr-fb li.fb-color a {
	background: #3b5998;
}
.shr-fb li.twtr-color a {
	background: #55acee;
}
.shr-fb li.pntrst-color a {
	background: #cb2027;
}
.shr-fb li.envlp-color a {
	background: #7d7d7d;
}
.shr-fb li.shr-color a {
	background: #95d03a;
}
.shr-fb li a i {
	//margin-right: 5px;
}
.shr-fb li a:hover {
	opacity: 0.8;
	top: -5px;
}
#shareDiv {
	padding: 15px;
	background: #f4f4f4;
}
.shr-cpy {
	margin-top: 15px;
	position: relative;
}
.shr-cpy .form-control {
	border-color: #e5e5e5;
	padding: 8px 55px 8px 12px;
	height: 40px;
	box-shadow: none;
	background: #fff;
	color: #666;
	border-radius: 0;
}
.shr-cpy a {
	position: absolute;
	right: 11px;
	top: 9px;
	color: #ff3e0b;
}

.mempro-info li {
	//padding: 5px 0;
}
.left-lable {
	float: left;
	width: 100%;
}
.left-lable li {
	font-weight: 400;
	float: left;
	width: 100%;
	margin-top: 2px;
	background: #ddd;
}
.left-lable li:first-child {
	margin-top: 0;
}
.left-lable li i {
	font-style: inherit;
	width: 50%;
	float: left;
	padding: 10px;
	font-size: 14px;
	color: #222;
}
.left-lable li span {
	float: left;
	width: 50%;
	background: #f4f4f4;
	padding: 10px 5px;
	font-size: 13px;
}

.right-lable {
	float: left;
	width: 50%;
}


.sdbr-ttl {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.sdbr-ttl h3 {
	color: #222;
	font-size: 20px;
	margin-top: 0;
}
.sdbr-ttl h3 span {
	color: #FEC110;
}
.trndg-sdbr-list {
	float: left;
	width: 100%;
	border: 1px solid #e9e6e0;
	margin-bottom: 30px;
}
.trndg-sdbr-list li {
	background: #fff;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e6e0;
}
.trndg-sdbr-list li:last-child {
	border-bottom: 0;
}
.trndg-sdbr-list .tch-lft {
	width: 100%;
	padding: 20px 20px 20px 68px;
}
.mem-sdbr-bnr {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.mem-sdbr-bnr img {
	width: 100%;
}



.crmem-usr-sdbr {
	float: left;
	width: 100%;
	border: 1px solid #e9e6e0;
	background: #fff;
	margin-bottom: 30px;
}
.crmem-box {
	position: relative;
	padding: 20px 20px 20px 100px;
	min-height: 101px;
}
.crmem-box img {
	position: absolute;
	left: 20px;
	width: 60px;
	border-radius: 50%;
	height: 60px;
	top: 20px;
}
.crmem-box h3 {
	color: #222;
	margin-top: 8px;
	font-size: 17px;
}
.crmem-box h3 a {
	color: #FEC110;
	transition: all 0.4s ease 0s;
}
.crmem-box h3 a:hover {
	color: #ff3e0b;
}
.crmem-box p {
	margin: 0;
}
.crmem-box p i {
	margin-right: 5px;
	color: #FEC110;
}

/****Memorial Subscribe****/
.sdbr-sbsrb {
	float: left;
	width: 100%;
	background: url("../images/get-participate.jpg");
	position: relative;
	padding: 16px 20px;
	border: 1px solid #ddd;
	z-index: 1;
	text-align: center;
	margin-bottom: 30px;
}
.sdbr-sbsrb::before {
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.5;
	z-index: -1;
}
.sdbr-sbsrb h3 {
	color: #fff;
	margin-top: 0;
	font-size: 21px;
}
.sdbr-sbsrb p {
	color: #fff;
	margin-top: 0;
}
.sdbr-frm {
	position: relative;
}
.sdbr-frm input {
	width: 100%;
	border-radius: 0;
	height: 42px;
	padding: 8px 20px 8px 20px;
	background: #fec110 !important;
	border-color: #fec110 !important;
	color: #fff;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
.sbsrb-btn {
	position: absolute;
	right: -1px;
	top: 0;
	background: #fec110;
	color: #fff;
	border: 1px solid #fec110;
	line-height: 40px;
	border-radius: 40px;
	padding: 0 25px;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	display: none;
}
.sbsrb-btn:hover {
	background: #fde18f;
	border: 1px solid #fde18f;
}

.sdbr-sbsrb .checkbox {
	margin: 10px 0 0;
	color: #fff;
	text-align: left;
}

.sdbr-sbsrb .labeltxt {
	padding-top: 0;
}
.sdbr-sbsrb .checkbox .cr,
.sdbr-sbsrb .radio .cr {
	width: 25px;
	height: 25px;
}

.sdbr-sbsrb .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.sdbr-sbsrb .radio label input[type="radio"]:checked + .cr > .cr-icon {
	padding-left: 2px;
}

/****Invite Now*****/
.mem-invt {
	float: left;
	width: 100%;
	text-align: center;
	/* background: #fff; */
	border: 1px solid #ddd;
	padding: 20px;
	background: url("../images/invite-bg.png") no-repeat center center;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
.mem-invt::before {
	background: #fff;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: -1;
}
.mem-invt h4 {
	margin-top: 0;
	line-height: 25px;
	color: #222;
	font-size: 18px;
}




/****Memorial Review******/
/*--------Custom Review -----------*/
.customer-review, .review { margin-top: 30px; margin-bottom: 30px; }
.customer-review h1 {
	margin-bottom: 20px;
	border-bottom: 1px solid #e9e6e0;
	padding-bottom: 15px;
	font-size: 27px;
	color: #222;
}
.review-list .arrow:after, .review-list .arrow:before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; }
.review-list .panel.arrow.left:after, .review-list .panel.arrow.left:before { border-left: 0; }

/*****Left Arrow*****/

/*Outline effect style*/

.review-list .panel.arrow.left:before { left: 0px; top: 30px;    /*Use boarder color of panel*/ border-right-color: inherit; border-width: 16px; }

/*Background color effect*/
.review-list .panel.arrow.left:after { left: 1px; top: 31px;    /*Change for different outline color*/ border-right-color: #FFFFFF; border-width: 15px; }

/*****Right Arrow*****/

/*Outline effect style*/

.review-list .panel.arrow.right:before { right: -16px; top: 30px;    /*Use boarder color of panel*/ border-left-color: inherit; border-width: 16px; }

/*Background color effect*/
.review-list .panel.arrow.right:after { right: -14px; top: 31px;    /*Change for different outline color*/ border-left-color: #FFFFFF; border-width: 15px; }

/*------- Write A Review ----------*/
.review-post { margin-top: 10px }
.review-list .review-user { }
.review-date { }
.review-list .review-post { margin-top: 20px; }
.user-pic img, .profile-userpic img { border: 4px solid #e9e6e0; border-radius: 100%; }
.review-list .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 0px; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05); box-shadow: 0 0px 0px rgba(0, 0, 0, .05); }
.review-list .panel-default { border-color: #e9e6e0; }
.review-list .panel-body { padding: 30px; }
.review-list h3 {
	margin-bottom: 10px;
	font-size: 19px;
	margin-top: 0;
	color: #222;
}
.review-form { }
.rating-group { margin-top: 20px; margin-bottom: 20px; }


.rating {
	margin: 0px;
}
.rating i {
	color: #ffc513;
}

.radio { padding-left: 20px; }
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	//padding-left: 20px;
	padding-left: 10px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #e0dcd1;
	border-radius: 50%;
	background-color: #faf9f5;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
	top: 0;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 16px;
	height: 16px;
	left: 2px;
	top: 2px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	border: 2px solid #fff;
}
.radio input[type="radio"] { opacity: 0; z-index: 1; }
.radio input[type="radio"]:focus + label::before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline {
	margin-top: 0;
	display: inline-block;
}
.radio-primary input[type="radio"] + label::after { background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before { border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after { background-color: #337ab7; }
.radio-danger input[type="radio"] + label::after { background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before { border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after { background-color: #d9534f; }
.radio-info input[type="radio"] + label::after { background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before { border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after { background-color: #5bc0de; }
.radio-warning input[type="radio"] + label::after { background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before { border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after { background-color: #f0ad4e; }
.radio-success input[type="radio"] + label::after { background-color: #FEC110; }
.radio-success input[type="radio"]:checked + label::before { border-color: #FEC110; }
.radio-success input[type="radio"]:checked + label::after { background-color: #FEC110; }
input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after { font-family: 'FontAwesome'; content: "\f00c"; }
input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before { color: #fff; }
input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after { color: #fff; }

.light-bg {
	background: #f4f4f4;
}




/*****Memorial Tabs******/
/*---------- Tabs --------*/
.st-tabs .nav-tabs { border-bottom: 1px solid #e9e6e0; }
.st-tabs .nav-tabs > li > a {
	background-color: #f0f0f0;
	border-radius: 0px;
	padding: 10px 12px;
	text-transform: uppercase;
	border: 1px solid #e9e6e0;
	margin-right: -1px;
	color: #706a68;
	font-size: 12px;
}
.st-tabs .nav-tabs > li > a i {
	margin-right: 5px;
	color: #706a68;
}
.st-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border: 1px solid #e9e6e0; border-bottom-color: transparent; color: #FEC110; background-color: #fff; }
.st-tabs .nav-tabs>li.active>a i, .nav-tabs>li.active>a:focus i, .nav-tabs>li.active>a:hover i { color: #FEC110; }
.st-tabs .tab-content {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #e9e6e0;
	margin-bottom: 30px;
	border-top-color: transparent;
	float: left;
	width: 100%;
}




.tri-cmnt-frm {
	float: left;
	width: 100%;
}
.leave-tri-ttl {
	margin-bottom: 40px;
}
.leave-tri-ttl h2 {
	margin: 0;
	font-size: 23px;
	color: #222;
	padding-bottom: 15px;
	position: relative;
}
.leave-tri-ttl h2::before {
	border-bottom: 1px solid #e9e6e0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	display: none;
}
.tri-cmnt-list {
	//margin-top: -20px
}
.tri-cmnt-box {
	background: #f4f4f4;
	padding: 20px;
	position: relative;
	margin-bottom: 30px;
}
.tri-cmnt-optn {
	position: absolute;
	right: 0;
	top: -10px;
	background: #ddd;
	width: 50px;
	text-align: center;
	padding: 5px;
}
.tri-cmnt-box .tri-cmnt-optn {
	right: 22px;
}
.tri-cmnt-optn::before {
	position: absolute;
	content: "";
	border-top: 10px solid #ddd;
	left: 0;
	top: 100%;
	width: 25px;
	border-right: 25px solid transparent;
}
.tri-cmnt-optn::after {
	position: absolute;
	content: "";
	border-top: 10px solid #ddd;
	right: 0;
	top: 100%;
	width: 25px;
	border-left: 25px solid transparent;
}
.tflw-bdr-lt {
	position: absolute;
	width: 10px;
	border-bottom: 10px solid #ccc;
	right: 100%;
	top: 0;
	border-left: 10px solid transparent;
}
.tflw-bdr-rt {
	position: absolute;
	width: 10px;
	border-bottom: 10px solid #ccc;
	left: 100%;
	top: 0;
	display: none;
	border-right: 10px solid transparent;
}
.tri-cmnt-optn img {
	//width: 40px !important;
	height: 40px !important;
}

.tri-cmnt-item {
	position: relative;
	padding-left: 90px;
}

.tri-cmnt-img {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	left: 0;
	top: 0;
}
.tri-cmnt-img img {
	width: 70px;
	height: 70px;
}
.tri-cmnt-txt h3 {
	margin-top: 0px;
	padding-right: 44px;
	font-size: 20px;
	color: #222;
	margin-bottom: 10px;
}
.tri-cmnt-txt h3 span {
	font-size: 13px;
	font-style: italic;
	color: #777;
	margin-left: 0px;
	display: block;
	margin-top: 10px;
}
.tri-cmnt-txt h4 {
	font-size: 15px;
	margin-top: 0;
	color: #444;
}
.tri-cmnt-txt h4 a {
	color: #FEC110;
	margin-left: 2px;
}

.memdtl-flwr-grp.flower-group {
	float: left;
	width: 100%;
	margin-top: 0;
}
.memdtl-flwr-grp.flower-group .radio {
	width: 33.333%;
	margin: 0;
	float: left;
}



/****Gallery Tabs*****/
.glry-tabs .tab-content {
	background: #f7f7f7;
}
.st-tabs .glry-tabs .nav-tabs > li.active > a, .st-tabs .glry-tabs  .nav-tabs > li.active > a:focus, .st-tabs .glry-tabs  .nav-tabs > li.active > a:hover {
	background-color: #f7f7f7;
}



/****Gallery Photo Tab*****/
.st-tabs.memorial-tabs .tab-content {
	padding: 50px;
	box-shadow: 0 10px 15px rgba(0,0,0,0.1);
}
.st-tabs.memorial-tabs .glry-tabs .tab-content {
	padding: 20px;
}

.memo-gal-tab-wrapp {
	position: relative;
}
.memo-upld-btn {
	//position: absolute;
	//right: -22px;
	//top: -47px;
	margin-top: 20px;
}

.memo-upld-txt p {
	margin: 28px 0;
	font-size: 16px;
}


.vd-upld-btn a.sbmt-stry-btn {
	color: #222 !important;
}
.vd-upld-btn a i {
	color: #f8ca45;
}
.vd-upld-btn a.sbmt-stry-btn:hover {
	color: #fff !important;
}
.vd-upld-btn a.sbmt-stry-btn:hover i {
	color: #fff;
}
.gal-pic-wrapp {
	margin-top: -20px;
}
.gal-pic-wrapp .row {
	margin: 0 -10px;
}
.pd-10 {
	padding: 0 10px;
}
.gal-pic-item {
	position: relative;
	margin-top: 20px;
}
.gal-pic-media img {
	width: 100%;
	height: 200px;
}
.glry-tabs .gal-pic-media img {
	height: 180px;
}
.gal-pic-hover {
	background: rgba(254,193,16,0.5);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
	text-align: center;
	padding-top: 90px;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.glry-tabs .gal-pic-hover {
	padding-top: 70px;
}
.gal-pic-item:hover .gal-pic-hover {
	opacity: 1;
}
.gal-pic-hover a {
	background: #fff;
	text-align: center;
	display: inline-block;
	width: 40px;
	line-height: 40px;
	border-radius: 50%;
	color: #2e63c1;
	margin: 0 3px;
	transition: all 0.4s ease 0;
}
.gal-pic-hover a:hover {
	background: #2e63c1;
	color: #fff;
}
.gal-pic-hover a.pic-dwnld {
	//background: #ff3e0b;
	//color: #fff;
}
.gal-pic-hover a.pic-dwnld:hover {
	///background: #fff;
	//color: #ff3e0b;
}


/*****Gallery Video Tab******/
.gal-vd-wrapp {
	margin-top: -20px;
}
.gal-vd-wrapp row {
	margin: 0 -10px;
}
.gal-vd-item {
	margin-top: 20px;
	position: relative;
}
.gal-vd-item iframe, .gal-vd-item video {
	width: 100%;
	height: 250px;
}
.glry-tabs .gal-vd-item iframe, .glry-tabs .gal-vd-item video {
	height: 180px;
}
.vd-dlt {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.vd-dlt a {
	display: inline-block;
	background: #d9534f;
	color: #fff;
	padding: 2px 6px;
	font-size: 12px;
}


/******Memorials and Tributes Form********/

.crt-memo-bnr .hdng-bnr-txt h2 {
	text-transform: inherit;
	line-height: 55px;
}


.demomem {
	margin-top: 20px;
}
.demomem p {
	display: inline;
}

.acc-set-form.cr-memo-form {
	border: 1px solid #c5c5c5;
	//padding: 110px 150px 150px 150px;
	//width: 85%;
	width: 95%;
	margin: auto;
}
.acc-set-form.newsbmt-stry-frm {
	//padding: 80px 90px 100px 90px;
	padding: 80px 70px 100px 70px;
}

.newsbmt-stry-frm .memo-frm-hdng {
	padding: 20px 0;
}

.memo-frm-hdng {
	padding: 20px 0;
}
.memo-frm-hdng h4 {
	margin: 0;
	font-size: 25px;
	font-weight: 600;
}

.memo-frm-cntnt p {
	color: #777;
	margin-bottom: 25px;
}
.memo-frm-cntnt p b {
	color: #222;
	font-weight: 400;
}
.memo-frm-cntnt ul {
	margin-bottom: 25px;
}
.memo-frm-cntnt ul li {
	font-size: 15px;
	margin-bottom: 15px;
	color: #777;
	position: relative;
	padding-left: 20px;
}
.memo-frm-cntnt li:last-child {
	margin-bottom: 0;
}
.memo-frm-cntnt ul li::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #FEC110;
	border-radius: 50%;
	left: 0;
	top: 7px;
}

.acc-set-form.cr-memo-form textarea.form-control {
	height: 130px;
}
.cr-memo-form .frm-note-btm {
	margin-bottom: 12px;
}
.cr-memo-form .frm-note-top {
	margin-top: 12px;
}

.frm-note-inner p:first-child {
	margin-bottom: 15px;
}

.usr-birth-box .frm-note-inner {
	margin-left: 30px;
}

.usr-birth .form-group {
	display: inline-block;
	width: 27%;
	margin: 0;
	vertical-align: top;
}
.usr-birth .form-group:first-child {
	width: 40%;
}
.usr-birth .form-group:last-child {
	width: 30%;
}
.usr-birth .nice-select .option {
	padding-left: 10px;
	padding-right: 10px;
}

.slct-dply p {
	font-weight: 600;
	color: #555;
	font-size: 14px;
}
.frm-hdng h4 {
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative;
}
.frm-hdng h4::before {
	background: #FEC110;
	width: 50px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: 5px;
	z-index: 1;
}
.frm-hdng h4::after {
	background: #ddd;
	width: 150px;
	height: 1px;
	content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
}

.become-form .crdt-radio label {
	margin-bottom: 0;
}
.crdt-radio .frm-note-top {
	margin-top: 0;
	padding-left: 20px;
}



.radio.radio-inline {
	margin-bottom: 0;
}
.become-form label {
	/*font-size: 15px;
	margin: 0; */
	font-weight: 500;
	margin-bottom: 10px;
}


.form-group {
	margin-bottom: 25px;
}
.form-group.flower-group {
	padding-top: 0;
}
.flower-group .checkbox, .flower-group .radio {
	margin-bottom: 0;
}
.flower-group .radio {
	margin-left: 10px;
}
.flower-group .radio:first-child {
	margin-left: 0;
}
.flower-group .radio {
	padding: 0;
}
.flower-group .radio label {
	padding-left: 0;
	text-align: center;
}
.flower-group  .radio label::before, .flower-group  .radio label::after {
	display: none;
}
.flower-group label img {
	width: 55px;
	border: 2px solid #ddd;
	margin-top: 0;
	padding: 2px;
	height: 55px;
	margin-bottom: 5px;
}
.tri-cmnt-frm .flower-group label img {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}

.tri-cmnt-frm .acc-set-form .form-group.flower-group label {
	color: #000;
	font-size: 15px;
}

.flower-group .radio-success input[type="radio"]:checked + label img {
	border-color: #FEC110;
}
.flower-group .radio-success input[type="radio"]:checked + label {
	color: #FEC110;
}

.banner-select .option {
	float: left;
	width: 50%;
}



.banner-group.flower-group .radio {
	padding: 0;
	width: 48%;
	margin: 0 5px 0 0;
}
.banner-group.flower-group label img {
	width: 100%;
	height: auto;
}




/*****Event Calender*****/
/**** Calender Css ****/
.calender-wrapper {
  //background: #fff none repeat scroll 0 0;
}
/* Month header */
.month-wrapp {
	text-align: center;
}
.month {
	//background: #ff3e0b none repeat scroll 0 0;
	//padding: 15px;
	//width: 100%;
	//border-bottom: 3px solid #ff3e0b;
	text-align: center;
	margin: 0 auto 30px auto;
	position: relative;
	display: inline-block;
}
.month h3 {
	margin: 0;
	color: #ff3e0b;
	text-transform: uppercase;
	font-size: 30px;
	padding: 0 35px;
}

/* Month list */


/* Previous button inside month header */
.month .prev, .month .next {
	position: absolute;
	text-align: center;
	top: -7px;
	color: #ddd;
}
.month .prev {
	left: 0;
}
/* Next button */
.month .next {
	right: 0;
}
.month .prev:hover, .month .next:hover {
  //background: #FEC110 none repeat scroll 0 0;
}

.month .prev > a, .month .next > a {
	display: block;
	font-size: 35px;
	color: #999;
	opacity: 0.4;
	transition: all 0.4s ease 0s;
}
.month .prev > a:hover, .month .next > a:hover {
	opacity: 1;
}

.choose-month {
	margin-bottom: 20px;
}
.choose-month .select {
	display: block;
	position: relative;
	//border: 1px solid #c2c2c2;
}
.choose-month .select .nice-select {
	-webkit-tap-highlight-color: #ddd;
	background-color: #ddd;
}
/*.choose-month .select::before {
	background: #ddd;
	position: absolute;
	right: 0;
	content: "";
	top: 0;
	bottom: 0px;
	width: 20px;
	pointer-events: none;
}
.choose-month .select::after {
	position: absolute;
	content: "\f107";
	font-family: FontAwesome;
	right: 6px;
	top: 6px;
	pointer-events: none;
	display: none;
}*/
.select-style {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	background: #ddd;
}
.select-style:focus {
	box-shadow: none;
}
.shw-btn.btn-common {
	font-size: 14px;
	border-radius: 0;
	padding: 0 20px;
	line-height: 36px;
	//text-transform: uppercase;
}
.shw-btn.btn-common i {
	margin-right: 5px;
}

/* Weekdays (Mon-Sun) */
.weekdays {
	background-color: #FEC110;
	border: 1px solid #fff;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.weekdays > li {
	//background: #e4e4e4 none repeat scroll 0 0;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	padding: 15px;
	text-align: center;
	width: 14.28%;
}
.weekdays > li:last-child {
  border-right: 0;
}


/* Days (1-31) */
.days {
  border: 1px solid #ddd;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.days > li {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #777;
  float: left;
  font-size: 13px;
  list-style-type: none;
  margin-bottom: 0;
  max-height: 150px;
  min-height: 150px;
  padding: 20px 10px 10px;
  position: relative;
  text-align: center;
  width: 14.28%;
  overflow: auto;
}
.days > li.inactive {
	background: #e5e5e5;
}
.days > li:nth-child(7n) {
  //background: #ff6c60 none repeat scroll 0 0;
  border-right: 0 none;
  //color: #fff;
}
.days > li:nth-child(7n) .ttl-min {
  color: #fff;
}
.days > li center {
  //color: #999;
  font-size: 10px;
}
.ttl-min {
  display: block;
  font-size: 10px;
  margin-top: 5px;
  color: #ff6c60;
}


.days > li:nth-child(6), .days > li:nth-child(13), .days > li:nth-child(20), .days > li:nth-child(27), .days > li:nth-child(34) {
  //background: #63b4e9 none repeat scroll 0 0;
  //color: #fff;
}
.days > li:nth-child(6) .ttl-min, .days > li:nth-child(13) .ttl-min, .days > li:nth-child(20) .ttl-min, .days > li:nth-child(27) .ttl-min, .days > li:nth-child(34) .ttl-min {
  //color: #fff;
}

.day-nmbr {
  position: absolute;
  right: 3px;
  top: 3px;
}

.inactive .day-nmbr {
  opacity: 0.8;
}

.eve-cal-list li {
	text-align: right;
	margin-bottom: 10px;
}
.eve-cal-list li.eve-see {
	margin-bottom: 0;
}
.eve-cal-list li a {
	background: transparent;
	display: inline-block;
	color: #7f7d7d;
	padding: 0;
	font-size: 13px;
}
.eve-cal-list li.eve-see a {
	background: #FEC110;
	color: #fff;
	padding: 4px 9px 0px 9px;
}

.breadcrumb-bg .sbmt-evnt-btn {
	float: right;
	margin-right: 30px;
}



/*****Event Listing******/
.eve-list-search {
	width: 70%;
	position: relative;
}
.eve-list-search input {
	width: 100%;
	border: 1px solid #e9e6e0;
	padding: 10px 40px 10px 10px;
}
.eve-list-search button {
	background: transparent;
	border: 0;
	padding: 0;
	color: #FEC110;
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 20px;
}
.eve-list-sort {
	float: right;
}
.sr-txt {
	color: #222;
	margin-right: 10px;
}

.pgntn {
	text-align: center;
	float: left;
	width: 100%;
}
.pgntn .pagination {
	margin-top: 30px;
	margin-bottom: 5px;
}
.pgntn .pagination li a {
	color: #666;
	margin: 0 5px;
	border-radius: 4px !important;
}
.pgntn .pagination li a.active {
	background: #FEC110;
	color: #fff;
	border-color: #FEC110;
}
.pgntn p {
	margin: 0;
}



.event-listing {
	margin-top: -30px;
}
.eve-li-item {
	float: left;
	width: 100%;
	background: #fff;
	//border: 1px solid #e9e6e0;
	margin-top: 30px;
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	transition: all 0.4s ease 0s;
}
.eve-li-item:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.eve-li-media {
	float: left;
	width: 30%;
}
.eve-li-media img {
	width: 100%;
	height: 245px;
}
.eve-li-des {
	float: left;
	width: 70%;
	padding: 25px;
}
.eve-li-des h3 {
	color: #222;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 22px;
}
.eve-loc {
	margin-bottom: 15px;
}
.eve-loc li {
	display: inline-block;
	margin-left: 15px;
}
.eve-loc li:first-child {
	margin-left: 0;
}
.eve-loc li i {
	margin-right: 8px;
	color: #FEC110;
	font-size: 18px;
}
.eve-li-des p {
	margin-bottom: 15px;
	line-height: 24px;
}


/*****Event Detail****/
.eve-dtl-slide {
	margin-bottom: 30px;
}

.eve-dtl-slide .owl-item .item {
	height: 533px;
	position: relative;
}
.eve-dtl-slide .owl-item .item img {
	min-height: 533px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
}

.eve-dtl-slide-text {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	padding: 15px 20px;
}
.eve-dtl-slide-text p {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	
}
.eve-dtl-slide-text a {
	background: #FEC110;
	color: #fff;
	padding: 7px 15px;
	display: inline-block;
	transition: all 0.4s ease 0s;
}
.eve-dtl-slide-text a:hover {
	background: #f8ca45;
}

.eve-dtl-slide .item img {
	width: 100%;
}
.eve-dtl-slide .owl-pagination {
	position: absolute;
	bottom: 12px;
	right: 10px;
}
.eve-dtl-slide.owl-theme .owl-controls .owl-page span {
	background: #ddd;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #ff3e0b;
}
.eve-dtl-slide .owl-buttons {
	display: none;
}

.eve-dtl-lft .eve-tab-des p {
	line-height: 24px;
	margin-bottom: 20px;
}


.eve-dtl-sdbr {
	background: #fff;
	border: 1px solid #e9e6e0;
	float: left;
	width: 100%;
}
.eve-dtl-sdbr h3 {
	margin: 0;
	padding: 15px 20px;
	background: #ff3e0b;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
.eve-dtl-sdbr ul {
	//padding: 20px;
}
.eve-dtl-sdbr li {
	border-bottom: 1px solid #e9e6e0;
	float: left;
	width: 100%;
	background: #fff;
}
.eve-dtl-sdbr li:last-child {
	border-bottom: 0;
}
.eve-dtl-sdbr li span {
	font-weight: 700;
	color: #6a6969;
	float: left;
	width: 43%;
	padding: 15px 10px;
}
.eve-dtl-sdbr li i {
	color: #FEC110;
	font-size: 18px;
	width: 26px;
}
.eve-dtl-sdbr li em {
	font-style: inherit;
	float: left;
	width: 57%;
	background: #f4f4f4;
	padding: 15px 10px;
}






/****Event Detail Speakers*****/
.eve-tab-spea {
	margin: -20px -10px 0 -10px;
	overflow: hidden;
}
.pd-10 {
	padding: 0 10px;
}
.eve-spea-item {
	margin-top: 20px;
}
.eve-spea-media {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.eve-spea-media::before {
	position: absolute;
	content: "";
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	//border-radius: 10px;
	background-image: linear-gradient(128deg, #FEC110, #ff3e0b);
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
}
.eve-spea-item:hover .eve-spea-media::before {
	opacity: 0.9;
	visibility: visible;	
}
.eve-spea-media img {
	width: 100%;
	height: 240px;
}
.eve-spea-hover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 60px;
	text-align: center;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.eve-spea-hover li {
	display: inline-block;
	margin: 3px;
}
.eve-spea-item:hover .eve-spea-hover  {
	opacity: 1;	
}
.eve-spea-hover li a {
	display: inline-block;
	width: 40px;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	transition: all 0.4s ease 0s;
}
.eve-spea-hover li a:hover {
	background: #fff;
	color: #ff3e0b;
}
.eve-spea-des {
	text-align: center;
	padding: 15px;
}
.eve-spea-des h3 {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 10px;
}
.eve-spea-des h3 a {
	color: #222;
	transition: all 0.3s ease 0s;
}
.eve-spea-item:hover .eve-spea-des h3 a  {
	color: #FEC110;	
}
.eve-spea-des p {
	margin: 0;
}


/****Event Detail Location*****/
.eve-tab-loc iframe {
	width: 100%;
	height: 350px;
}

/****Event Detail Contact*****/
.light-form .form-control {
	height: 45px;
	font-size: 14px;
	color: #555;
	border: 1px solid #e9e6e0;
	border-radius: 0;
}
.light-form textarea.form-control {
	height: 120px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
}



/*****Blog Listing******/

.heading-banner.blog-list-bnr {
	background: url("../images/blog-banner.jpg") no-repeat center center / cover;
	//padding: 100px 0 130px 0;
}
.blog-list-bnr .hdng-bnr-txt h4 {
	font-size: 38px;
	line-height: 50px;
	margin: 25px 0 0 0;
}
.blog-list-bnr .hdng-bnr-txt h2 {
	text-transform: inherit;
	line-height: 65px;
}

.blog-srch.eve-list-search {
	width: 100%;
	margin-bottom: 30px;
}


.srch-bar-hdng h3 {
	margin: 0;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: 9px;
}

.blog-srch-bar .blog-srch.eve-list-search {
	//width: 70%;
	width: 100%;
	margin: 0;
}
.blog-cat-ttl {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #222;
	margin-bottom: 30px;
}
.blog-sidebar-new {
    margin-top: 144px;
}
.blog-sidebar .sdbr-ttl h3 {
    font-weight: 600;
}
.blog-sidebar .cat-list .list li a,
.blog-sidebar .sdbr-list .list li a {
    color: #1d1d1d;
}

.blog-sort {
	float: right;
}


.blog-li-item .sedit-btn {
	position: absolute;
	right: 7px;
	top: 15px;
}

.blog-listing {
	margin-top: -30px;
}
.blog-li-item {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 30px;
	position: relative;
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	transition: all 0.4s ease 0s;
}
.blog-li-item:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.blog-li-media {
	float: left;
	width: 42%;
	position: relative;
	overflow: hidden;
}
.blog-li-media img {
	width: 100%;
	height: 272px;
}

.blog-hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
	transform: translateY(-100%);
	transition: all 0.5s ease 0s;
}
.blog-hover ul {
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -20px;
	top: 50%;
}
.blog-hover ul li {
	display: inline-block;
	margin: 0 5px;
}
.blog-hover ul li a {
	display: block;
	width: 40px;
	line-height: 38px;
	color: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	transition: all 0.4s ease 0s;
}
.blog-hover ul li:first-child a:hover {
	background: #3a589b;
	border-color: #3a589b;
}
.blog-hover ul li:nth-child(2) a:hover {
	background: #d94835;
	border-color: #d94835;
}
.blog-hover ul li:last-child a:hover {
	background: #6A453B;
	border-color: #6A453B;
}

.blog-li-item:hover .blog-hover {
	transform: translateY(0);
}


.blog-date {
	position: absolute;
	left: 15px;
	top: 15px;
	background: #FEC110;
	z-index: 2;
	color: #fff;
	padding: 6px;
	width: 70px;
	text-align: center;
}
.blog-date::before {
	content: "";
	position: absolute;
	bottom: -20px;
	border-left: 34px solid #FEC110;
	border-bottom: 20px solid transparent;
	left: 0;
}
.blog-date::after {
	content: "";
	position: absolute;
	bottom: -20px;
	border-right: 34px solid #FEC110;
	border-bottom: 20px solid transparent;
	right: 0;
}
.blog-date h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	color: #fff;
}
.blog-date h4 span {
	display: block;
	font-size: 15px;
	font-weight: 400;
}


.blog-li-des {
	float: left;
	width: 58%;
	text-align: left;
	padding: 20px;
}
.blog-li-des h3 {
	color: #222;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 20px;
}
.blog-li-des h3 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.blog-li-des h3 a:hover {
	color: #FEC110;
}

.blog-li-des .story-aut-info-new.story-aut-info p {
	font-size: 12px;
}

.star-murk {
	margin-bottom: 15px;
}
.star-murk i {
	color: #FEC110;
	font-size: 15px;
	margin-right: 5px;
}

.b-cat {
	/**margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;**/
	color: #222;
}
.blog-listing .b-cat {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}
.b-cat li {
	display: inline-block;
	margin-right: 15px;
}
.b-cat li:last-child {
	margin-right: 0;
}
.b-cat i {
	color: #FEC110;
	margin-right: 5px;
}
.b-cat span {
	display: inline-block;
	margin-left: 5px;
	color: #747474;
}
.b-cat span a {
	color: #ff3e0b;
}

.blog-loc {
	margin-bottom: 0;
	margin-top: 15px;
	border-top: 1px solid #efefef;
	padding-top: 15px;
}
.blog-loc li {
	display: inline-block;
	margin-left: 15px;
	font-size: 17px;
	//color: #999;
}
.blog-loc li:first-child {
	margin-left: 0;
}
.blog-loc li a {
	color: #999;
	transition: all 0.4s ease 0s;
}
.blog-loc li a:hover {
	color: #222;
}
.blog-loc li i {
	margin-right: 8px;
	color: #FEC110;
	font-size: 18px;
}
.blog-li-btn {
	margin-top: 15px;
}
.blog-cntnt-shadow {
	display: block;
	max-height: 46px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	position: relative;
}
.blog-cntnt-shadow::before {
	content: '';
	position: absolute;
	margin-top: 6px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 39px;
	width: 100%;
}

.blog-cntnt-shadow p {
	color: #222;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}


/*****Blog Sidebar******/
.rec-post-list {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.rec-post-list > ul > li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.rec-post-list > ul > li:last-child {
	//margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.rec-post {
	position: relative;
	padding-left: 105px;
	min-height: 70px;
	padding-top: 0;
}
.rec-po-media {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
}
.rec-po-media a {
	display: block;
	position: relative;
}
.rec-po-media a::before {
	content: "\f0c1";
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	margin: -10px 0 0 -10px;
	color: #fff;
	transition: all 0.4s ease 0s;
	opacity: 0;
	z-index: 2;
}
.rec-po-media a::after {
	background: #FEC110;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.rec-post:hover .rec-po-media a::before {
	opacity: 1;
}
.rec-post:hover .rec-po-media a::after {
	opacity: 0.6;
}
.rec-po-media img {
	width: 100%;
	height: 82px;
}
.rec-po-des h4 {
	font-size: 16px;
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.rec-po-des h4 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.rec-po-des h4 a:hover {
	color: #ff3e0b;
}
.rec-po-des p {
	margin-bottom: 0;
	margin-top: 0;
	color: #ff3e0b;
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
}
.rec-po-des p span {
	color: #777;
}

.rec-po-des li a {
	color: #222;
}
.rec-po-des li a i {
	color: #FEC110;
	font-size: 16px;
	margin-right: 5px;
}


.flkr-list {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.flkr-list li {
	float: left;
	width: 33.333%;
}
.flkr-list li a {
	border: 1px solid #fff;
	display: block;
	position: relative;
}
.flkr-list li a::before {
	content: "\f06e";
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	margin: -10px 0 0 -10px;
	color: #fff;
	transition: all 0.4s ease 0s;
	opacity: 0;
	z-index: 2;
}
.flkr-list li a::after {
	background: #FEC110;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.flkr-list li a:hover::before {
	opacity: 1;
}
.flkr-list li a:hover::after {
	opacity: 0.6;
}
.flkr-list li a img {
	width: 100%;
	height: 80px;
}



.sdbr-scl .contri-social-icons li.twitter a {
	background: #fff url("../images/icons/twitter.png") no-repeat 0 0;
}
.sdbr-scl .contri-social-icons li.facebook a {
	background: #fff url("../images/icons/facebook.png") no-repeat 0 0;
}
.sdbr-scl .contri-social-icons li.youtube a {
	background: #fff url("../images/icons/youtube.png") no-repeat 0 0;
}
.sdbr-scl .contri-social-icons li.googleplus a {
	background: #fff url("../images/icons/googleplus.png") no-repeat 0 0;
}
.sdbr-scl .contri-social-icons li.pinterest a {
	background: #fff url("../images/icons/pinterest.png") no-repeat 0 0;
}


.blog-gal-sdbr {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.bgal-text {
	padding: 15px;
	background: #fff;
}
.bgal-text > h4 {
	margin: 0;
	color: #222;
	font-size: 18px;
}
.bgal-text > h4 a {
	color: #222;
}
.bgal-text > p {
	margin-bottom: 0;
	margin-top: 10px;
}

.blog-gal-slide .item > img {
	width: 100%;
}
.blog-gal-slide .owl-pagination {
	//position: absolute;
	bottom: 12px;
	right: 10px;
}
.blog-gal-slide.owl-theme .owl-controls .owl-page span {
	background: #666;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #ff3e0b;
}
.owl-theme .owl-controls {
	margin-top: 0;
}  
.blog-gal-slide .owl-buttons {
	display: none;
}  

.bgal-text .feau-des-shadow {
	//max-height: 70px;
	//margin-bottom: 0;
}
.bgal-text .feau-des-shadow::before {
	//margin-top: 33px;
	//background-image: linear-gradient(to bottom,rgba(255,255,255,0),#f4f4f4);
}


.bgal-text .story-likes-new.story-likes {
	padding-top: 15px;
	margin-top: 15px;
}


/*****Blog Detail******/
.blog-detail {
	//min-height: 1110px;
	background: #fff;
	box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
}
.b-det-media {
	margin-bottom: 25px;
}
.b-det-media img {
	width: 100%;
}
.b-det-info {
    position: relative;
    padding-left: 85px;
    //: ;
    padding-bottom: 20px;
    padding-right: 90px;
    padding-right: ;
    margin-bottom: 25px;
    padding-top: 0;
}
.b-det-info::before {
	content: "";
	position: absolute;
	height: 1px;
	bottom: 0;
	width: calc(100% - 80px);
	background: #ddd;
	opacity: 0;
}
.b-det-info .blog-date {
	left: 0;
	top: 0;
}
.b-det-info h3 {
	color: #222;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.b-det-info .star-murk {
	margin-bottom: 10px;
}
.b-det-info .blog-loc {
	margin-bottom: 0;
}
.b-det-info .blog-loc li a {
	color: #222;
}

.b-det-btns {
    position: absolute;
    right: 15px;
}
.b-det-btns li {
    display: inline-block;
    margin: 0 8px;
}
.b-det-btns li a {
    font-size: 18px;
    display: inline-block;
    color: #706a68;
}
.b-det-btns li.rprt-btn a {
    background: #ff3e0b;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    line-height: 26px;
    border-radius: 30px;
}

.blog-report-lnks {
    position: absolute;
    right: 10px;
    top: 10px;
}
.blog-report-lnks li {
    display: inline-block;
    margin: 0 8px;
}
.blog-report-lnks li a {
    font-size: 18px;
    display: inline-block;
    color: #706a68;
}

.b-flw-btn {
	float: right;
}
.b-flw-btn a {
	background: #2DBB98;
	color: #fff;
	display: inline-block;
	padding: 9px 15px 7px 15px;
	border-radius: 35px;
	width: 145px;
	text-align: center;
	transition: all 0.4s ease 0s;
}
.b-flw-btn a i {
	margin-right: 5px;
	color: #fff !important;
}
.b-flw-btn a:hover {
	background: #3bcca8;
	color: #fff !important;
}
.b-flw-btn a:hover i {
	color: #fff !important;
}

.b-det-des blockquote {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 26px;
	border-left: 5px solid #ff3e0b;
	background: #fff;
	color: #555;
}
.b-det-des p {
	margin-bottom: 20px;
	color: #555;
	line-height: 26px;
}
.b-det-cita {
    margin-bottom: 20px;
}
.b-det-cita h3 {
    margin: 0;
    font-size: 18px;
}
.b-det-cita .tltp {
    color: #0D3592 !important;
}
.b-det-cita .error-tooltip-top {
    padding: 15px;
    width: 225px;
}

.blog-author {
	min-height: 100px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin-bottom: 40px;
}
.blog-author-des {
	position: relative;
	padding-left: 100px;
	min-height: 100px;
}

.blg-aut-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
}
.blg-aut-img > img {
	width: 100%;
	height: 80px;
}
.blog-author-des > h4 {
	margin-top: 0;
	font-size: 20px;
	color: #222;
	margin-bottom: 10px;
	padding-top: 8px;
}
.blog-author-des h4 > a {
	color: #222;
}
.blog-author-des p {
	margin: 0;
	font-size: 13px;
	color: #555;
	line-height: 22px;
}
.blog-usr-follow {
	margin: 0 0 0 0;
	display: inline-block;
}
.blog-usr-follow li {
	display: inline-block;
	margin-right: 10px;
}
.blog-usr-follow li:last-child {
	margin-right: 0;
}
.blog-usr-follow li a {
	color: #666;
	font-size: 15px;
}
.blog-usr-follow li a img {
	width: 16px;
}


.blog-author-social ul {
	//position: absolute;
	float: right;
}
.blog-author-social .stry-conti-social {
	text-align: right;
	margin-top: 0;
}


.wht-scl.stry-conti-social li.twitter a {
	background: #ffffff url("../images/icons/twitter.png") no-repeat 0 0;
}
.wht-scl.stry-conti-social li.twitter a:hover {
	background-color: #48c4d2;
}
.wht-scl.stry-conti-social li.facebook a {
	background: #ffffff url("../images/icons/facebook.png") no-repeat 0 0;
}
.wht-scl.stry-conti-social li.facebook a:hover {
	background-color: #3b5998;
}
.wht-scl.stry-conti-social li.linkedin a {
	background: #ffffff url("../images/icons/linkedin.png") no-repeat 0 0;
}
.wht-scl.stry-conti-social li.linkedin a:hover {
	background-color: #0e76a8;
}
.wht-scl.stry-conti-social li.youtube a {
	background: #ffffff url("../images/icons/youtube.png") no-repeat 0 0;
}
.wht-scl.stry-conti-social li.youtube a:hover {
	background-color: #f45750;
}
.wht-scl.stry-conti-social li.googleplus a {
	background: #ffffff url("../images/icons/googleplus.png") no-repeat 0 0;
}
.wht-scl.stry-conti-social li.googleplus a:hover {
	background-color: #d94a39;
}
.wht-scl.stry-conti-social li.pinterest a {
	background: #ffffff url("../images/icons/pinterest.png") no-repeat 0 0;
}                                                                                                               
.wht-scl.stry-conti-social li.pinterest a:hover {
	background-color: #cb2027;
}



/***.blog-author-social li {
	display: inline-block;
	margin: 0 5px;
}
.blog-author-social li a {
	//border: 1px solid #ddd;
	color: #222;
	//width: 30px;
	display: block;
	//line-height: 33px;
	text-align: center;
	border-radius: 50%;
	//height: 30px;
	font-size: 16px;
	//background: #fff;
}***/



.cmnt-hdng {
	margin-bottom: 30px;
}
.cmnt-hdng h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px;
}
.blog-cmnts {
	margin-bottom: 40px;
}
.blog-cmnts li {
	position: relative;
	padding-left: 100px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.bcmnt-usr {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
}
.bcmnt-usr img {
	width: 100%;
	height: 80px;
}
.bcmnt-des h4 {
	color: #222;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
}
.bcmnt-des h5 {
	color: #777;
}
.bcmnt-des h5 i {
	color: #FEC110;
	margin-right: 8px;
}
.bcmnt-des p {
	//margin: 0;
	color: #555;
	line-height: 24px;
}
.blog-form {
	margin-bottom: 0;
}




/****Submit Story View******/
.sdtl-bnr-wrapper {
	position: relative;
}
.sdtl-bnr-main {
	position: relative;
}

.sdtl-bnr {
	position: relative;
	height: 500px;
	//overflow: hidden;
	padding: 285px 0 0 0;
	//padding: 270px 0 0 0;
	//float: left;
	//width: 100%;
}
.sdtl-bnr::before {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 65%, rgba(16, 14, 13, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0)));
	background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 65%, rgba(16, 14, 13, 1) 100%);
	background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 65%, rgba(16, 14, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 65%, rgba(16, 14, 13, 1) 100%);
	/* background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
}

.sdtl-bnr > img {
	width: 100%;
}
.sdtl-bnr-info-wrap {
	//padding: 20px 0;
	padding: 20px 0;
	//box-shadow: 0 3px 8px #e5e5e5;
	position: relative;
	//position: absolute;
	//left: 0;
	//bottom: 0;
	//right: 0;
	z-index: 2;
	float: left;
	width: 100%;
}
.sdtl-bnr-info {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 290px;
}
.stry-dtl-img {
	width: 263px;
	height: 263px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	border: 9px solid #ddd;
	left: 0;
	top: 50px;
	z-index: 2;
	overflow: hidden;
}
.stry-dtl-img img {
	/* position: absolute; */
	/* left: 0; */
	/* top: 0; */
	/* right: 0; */
	/* bottom: 0; */
	width: 245px;
	height: 245px;
	/* width: 120px; */
	/* height: 120px; */
	/* max-width: 100%; */
	/* max-height: 100%; */
	/* margin: auto; */
}
.stry-dtl-ttl {
	//border-bottom: 1px solid rgba(255,255,255,0.2);
}
.stry-dtl-ttl h3 {
	color: #fff;
	font-size: 32px;
	margin: 105px 0 13px 0;
}
.stry-dtl-ttl p {
	color: #48afcd;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 300;
}
.stry-dtl-ttl p i {
	margin-right: 3px;
	color: #FEC110;
}



.sdtl-bnr-action {
	background: #fff;
	//box-shadow: 0 3px 8px #e5e5e5;
	padding: 20px 0;
	border: 1px solid #e9e9e9;
}

.sdtl-bnr-act {
	padding-left: 290px;
	margin: 8px 0 0 0;
}
.sdtl-bnr-act li {
	display: inline-block;
	margin-right: 20px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}
.sdtl-bnr-act li:last-child {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}
.sdtl-bnr-act li a {
	display: block;
	font-size: 16px;
	color: #666;
}
.sdtl-bnr-act li a img {
	width: 25px;
	margin-right: 5px;
}
.sdtl-bnr-act-btns {
	text-align: right;
	padding-right: 20px;
}
.stry-dtl-sbmt {
	display: inline-block;
}
.stry-dtl-sbmt a {
	background: #FEC110;
	color: #fff;
	font-size: 13px;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
	margin-left: 5px;
}
.stry-dtl-sbmt a i {
	color: #fff;
}
.stry-dtl-sbmt a:hover {
	background: #fcd25a;
}
.stry-dtl-folw {
	display: inline-block;
}
.stry-dtl-folw a {
	background: #2DBB98;
	color: #fff;
	font-size: 13px;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
}
.stry-dtl-folw a i {
	color: #fff !important;
}
.stry-dtl-folw a:hover {
	background: #3bcca8;
}
.stry-dtl-prtnr {
	display: inline-block;
}
.stry-dtl-prtnr a {
	background: #0070BF;
	color: #fff;
	font-size: 13px;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
	margin-left: 5px;
}
.stry-dtl-prtnr a:hover {
	background: #2d9ae8;
}
.story-cat-block {
	box-shadow: 0 3px 8px #e5e5e5;
	position: relative;
	padding-top: 50px;
}



.smean-ttl.feau-ttl .dropdown-menu {
	width: 610px;
	left: 40px;
	padding: 40px;
}
.smean-ttl .dropdown-menu .feu-topics h3 {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-size: 20px;
	position: relative;
}
.smean-ttl .dropdown-menu .feu-topics h3::before {
	background: #FEC110;
	position: absolute;
	content: "";
	left: 50%;
	height: 3px;
	width: 46px;
	bottom: 0;
	margin-left: -23px;
	z-index: 2;
}
.smean-ttl .dropdown-menu .feu-topics h3::after {
	background: #ddd;
	position: absolute;
	content: "";
	left: 50%;
	height: 1px;
	width: 100px;
	bottom: 1px;
	margin-left: -50px;
}

.smean-ttl .feu-topics h6 {
	font-size: 14px;
	color: #555;
	margin-top: 0;
}
.smean-ttl .error-tooltip-top {
	right: inherit;
	left: -28px;
}
.smean-ttl .error-tooltip-top::before {
	left: 19px;
	right: inherit;
}
.smean-ttl .error-tooltip-top::after {
	left: 20px;
	right: inherit;
}


.shlp-ttl.feau-ttl .dropdown-menu {
	width: 335px;
	left: 22px;
}



.story-cat-list {
	background: #fff;
	padding: 15px;
	border: 1px solid #e9e9e9;
	color: #d5d5d5;
}
.story-cat-list span {
	color: #666;
	margin-right: 5px;
}
.story-cat-list a {
	color: #FEC110;
	margin: 2px;
	display: inline-block;
	transition: all 0.4s ease 0;
}
.story-cat-list a:hover {
	opacity: 0.8;
}



/****Story Listing****/
.story-heading {
	margin-bottom: 40px;
	text-align: center;
}
.story-heading h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #222;
	font-size: 30px;
}
.story-heading .hdng-brdr {
	width: 60px;
	background: #fcc013;
	height: 3px;
	position: relative;
	margin: auto;
}
.story-heading .hdng-brdr::after {
	background: #e9e6e0;
	right: 60px;
	width: 70px;
	position: absolute;
	content: "";
	height: 1px;
	top: 1px;
}

.story-listing-wrapp {
	margin-top: -30px;
	float: left;
	width: 100%;
}
.story-list-item {
	background: #fff;
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	margin-top: 30px;
	transition: all 0.4s ease 0s;
	float: left;
	width: 100%;
	position: relative;
}
.story-list-item:hover {
	box-shadow: 0 9px 17px rgba(0,0,0,0.3);
}
.story-list-media {
	position: relative;
}
.story-listing-block .story-list-media, .story-recent-block .story-list-media {
	//width: 34% !important;
	//float: left;
}
.story-listing-block .story-list-media img, .story-recent-block .story-list-media img {
	width: 100%;
	//height: 320px;
	height: 220px;
}

.story-hovr {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	//text-align: right;
	text-align: left;
	padding: 20px;
	background: rgba(255,255,255,0.2);
	transition: all 0.4s ease 0s;
}
.story-list-item:hover .story-hovr {
	background: rgba(255,255,255,0.4);
}
.story-like {
	width: 34px;
	line-height: 34px;
	background: #fff;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	border-radius: 50%;
	padding-top: 4px;
	color: #C03A2B;
	transition: all 0.4s ease 0s;
	opacity: 0.5;
	height: 34px;
}
.story-list-item:hover .story-like {
	opacity: 1;
}
.story-like:hover {
	background: #C03A2B;
	color: #fff;
}
.story-like i {
	transition: all 0.4s ease 0s;
}
.story-like:hover i {
	color: #fff;
}
.story-like.liked {
	background: #C03A2B;
	color: #fff;
}
.story-like.liked i {
	color: #fff;
}
.story-list-des {
	padding: 20px;
}
.story-list-des > p {
	color: #999;
	font-size: 14px;
	font-style: italic;
}
.story-list-des p b {
	color: #222;
	margin-left: 5px;
	font-style: normal;
}
.story-listing-block .story-list-des, .story-recent-block .story-list-des {
	//width: 66% !important;
	//float: left;
}
.story-recent-block .story-list-des {
	min-height: 190px;
}
.story-list-des h3 {
	font-size: 20px;
	color: #222;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 10px;
}
.story-list-des h3 span {
	display: block;
	font-size: 14px;
	color: #747474;
	margin-top: 5px;
}
.story-list-des h3 span em {
	font-style: normal;
	margin-right: 15px;
	color: #333;
}
.story-list-des h3 span em i {
	margin-right: 5px;
	color: #FEC110;
}
.story-list-des h3 a {
	color: #222;
	line-height: 30px;
}
.story-list-author {
	border-top: 1px dashed #ddd;
	position: relative;
	padding: 20px 0 0 75px;
	min-height: 80px;
}
.story-aut-img {
	position: absolute;
	left: 0;
	top: 15px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
}
.story-aut-img img {
	width: 60px;
	height: 60px;
}


.story-aut-info h4 {
	margin-top: 0;
	font-size: 19px;
}
.story-aut-info h4 a {
	color: #000;
}
.story-aut-info h4 span {
	font-size: 12px;
	font-style: italic;
	margin-top: 8px;
	color: #999;
	display: none;
}
.story-aut-info p {
	color: #747474;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
}
.story-likes {
	padding-top: 10px;
	//text-align: center;
}
.story-likes li, .story-aut-info li {
	display: inline-block;
	margin-right: 10px;
}
.story-likes-new.story-likes li.share {
	float: right;
	margin: 0;
	text-align: right;
}
.story-likes li a, .story-aut-info li a {
	color: #666;
}
.story-likes li a i, .story-aut-info li a i {
	margin-right: 5px;
}
.fa-address-book-o {
	color: #A3DB69;
}
.fa-heart-o {
	color: #C03A2B;
}
.fa-user-plus {
	color: #2DBB98 !important;
}
.fa-commenting-o, .fa-comments-o {
	color: #2DBB98 !important;
}
.stry-rmv {
	text-align: right;
}
.blog-li-item .stry-rmv {
	margin-bottom: 15px;
}
.stry-rmv a {
	display: inline-block;
	background: #f4f4f4;
	border: 1px solid #ddd;
	color: #222;
	padding: 6px 15px;
	transition: all 0.4s ease 0s;
	position: relative;
}
.stry-rmv a:hover {
	background: #d9534f;
	color: #fff;
	border-color: #d9534f;
}
.stry-rmv a::before {
	content: "\f014";
	font-family: FontAwesome;
	margin-right: 8px;
	color: #d9534f;
	transition: all 0.4s ease 0s;
}
.stry-rmv a:hover::before {
	color: #fff;
}
.sedit-btn {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 2;
}
.sedit-btn .dropdown-toggle {
	padding: 5px 8px;
	font-size: 18px;
	display: inline-block;
	line-height: 15px;
	color: #666;
}
.sedit-btn .dropdown-menu {
	left: inherit;
	right: 0;
	padding: 0;
	z-index: 2;
	border-color: #e5e5e5;
}
.sedit-btn .dropdown-menu > li {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	margin: 0;
}
.sedit-btn .dropdown-menu > li:last-child {
	border-bottom: 0;
}
.sedit-btn .dropdown-menu > li > a {
	padding: 10px 15px;
	color: #333;
	position: relative;
}


.sedit-btn .error-tooltip-top {
	right: 100%;
	padding: 20px;
	top: 3px;
	margin-right: 12px;
	white-space: normal;
	text-align: center;
}
.sedit-btn .error-tooltip-top::before {
	border-color: transparent transparent transparent #ddd;
	border-width: 13px 0 13px 13px;
	right: -13px;
	top: 4px;
}
.sedit-btn .error-tooltip-top::after {
	border-color: transparent transparent transparent #fff;
	border-width: 12px 0 12px 12px;
	right: -11px;
	top: 5px;
}

.modal-body {
	padding: 28px;
}
.close {
	float: right;
	font-size: 31px;
	font-weight: 400;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .4;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 3;
}

.modal-header {
	padding: 17px 28px;
}
.modal-title {
	font-size: 20px;
}

.dlt-mdl .modal-body {
	background: #f4f4f4;
	border-radius: 4px;
}
.dlt-mdl-body {
	text-align: center;
	padding: 20px;
}
/**.ques-icon span {
	display: inline-block;
	background: #d9534f;
	font-size: 55px;
	width: 100px;
	line-height: 116px;
	height: 100px;
	border-radius: 50%;
	color: #fff;
}**/
.ques-icon span {
	display: inline-block;
	font-size: 70px;
	width: 90px;
	line-height: 101px;
	height: 90px;
	border-radius: 50%;
	color: #d9534f;
}
.dlt-mdl-body h1 {
	margin: 24px 0;
	font-size: 32px;
}
.dlt-mdl-body p {
	width: 90%;
	margin: 0 auto 30px auto;
	background: #f9f8c3;
	padding: 15px;
	color: #82572c;
	font-weight: 600;
	border: 1px solid #82572c;
}
.dlt-mdl-btns .btn {
	margin: 0 5px;
	border-radius: 4px;
	text-transform: uppercase;
}


.contri-slider.team-showcase .item {
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,0);
	background: #fff;
	margin: 5px 10px;
	text-align: center;
	background: transparent;
}
.contri-media {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
	cursor: default;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin: auto;
}
.contri-media::before {
	position: absolute;
	content: "";
	border-radius: 0;
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6),0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.contri-item:hover .contri-media::before {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1);
}

.contri-media > img {
	width: 250px;
	height: 250px;
	border-radius: 0;
}
.contri-hover {
	position: absolute;
	background: rgba(254, 193, 16, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 0;
	opacity: 0;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 50px 40px;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.contri-item:hover .contri-hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.contri-hover h3 {
	margin: 0 0 30px 0;
	font-size: 20px;
}
.contri-hover h3 a {
	color: #fff;
}
.contri-hover p {
	font-size: 13px;
}
.contri-hover p {
	color: #fff;
	padding: 10px 0 0 0;
	font-style: italic;
	margin: 0;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}
.contri-item:hover .contri-hover p {
	opacity: 1;
}
.contri-detail {
	margin: 15px 0;
}
.contri-detail h3 {
	margin: 0;
	font-size: 22px;
}
.contri-detail h3 a {
	color: #222;
}
.contri-follow {
	margin-bottom: 15px;
}
.contri-follow.story-aut-info li:first-child a i {
	color: #C03A2B;
}


.contri-social-icons {
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.contri-social-icons li {
	margin-right: 5px;
	padding: 0px;
	display: inline-block;
	width: auto;
}
.contri-social-icons li:last-child {
	margin-right: 0;
}
.contri-social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.contri-social-icons li a:hover {
	background-position: 0 -40px !important;
}
.contri-social-icons li.twitter a {
	background: #f4f4f4 url("../images/icons/twitter.png") no-repeat 0 0;
}
.contri-social-icons li.twitter a:hover {
	background-color: #48c4d2;
}
.contri-social-icons li.facebook a {
	background: #f4f4f4 url("../images/icons/facebook.png") no-repeat 0 0;
}
.contri-social-icons li.facebook a:hover {
	background-color: #3b5998;
}
.contri-social-icons li.linkedin a {
	background: #f4f4f4 url("../images/icons/linkedin.png") no-repeat 0 0;
}
.contri-social-icons li.linkedin a:hover {
	background-color: #0e76a8;
}
.contri-social-icons li.youtube a {
	background: #f4f4f4 url("../images/icons/youtube.png") no-repeat 0 0;
}
.contri-social-icons li.youtube a:hover {
	background-color: #f45750;
}
.contri-social-icons li.googleplus a {
	background: #f4f4f4 url("../images/icons/googleplus.png") no-repeat 0 0;
}
.contri-social-icons li.googleplus a:hover {
	background-color: #d94a39;
}
.contri-social-icons li.pinterest a {
	background: #f4f4f4 url("../images/icons/pinterest.png") no-repeat 0 0;
}                                                                                                                                                        
.contri-social-icons li.pinterest a:hover {
	background-color: #cb2027;
}


.dnr-btn {
	background: #fff !important;
	border: 2px solid #f8ca45 !important;
	color: #f8ca45 !important;
}
.dnr-btn:hover {
	background: #f8ca45 !important;
	color: #fff !important;
}

.fix-dnr-btn {
	position: fixed;
	right: -34px;
	bottom: 180px;
	z-index: 3;
	transform: rotate(90deg);
	transition: all 0.5s ease 0s;
}
.fix-dnr-btn a {
	display: block;
	color: #FEC110;
	border: 1px solid #FEC110;
	padding: 9px 14px;
	border-radius: 4px;
}
.fix-dnr-btn a:hover {
	background: #fde18f;
	color: #fff;
	transition: all 0.4s ease 0s;
}


#fixdonorbtn.fix-dnr-btn {
	right: -100px;
}
#fixdonorbtn.main_dnrbtn.fix-dnr-btn {
	right: -34px;
}
.donr-btm-info {
	margin-bottom: 40px;
}
.donr-btm-info p {
	margin-bottom: 25px;
	line-height: 24px;
	font-size: 15px;
}
.donr-btm-info a {
	color: #FEC110;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	display: inline-block;
	line-height: 24px;
}

/****Single Story Detail*****/
.white-box-col.story-detail-box {
	padding: 40px 100px;
}

.sngl-stry-bnr {
	position: relative;
	height: 380px;
	//overflow: hidden;
	/* padding: 230px 0 0 0; */
	overflow: hidden;
}
.sngl-stry-bnr img {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	min-height: 380px;
}
.sngl-stry-bnr-main {
	position: relative;
}
.sngl-stry-bnr-main::before {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0)));
	background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	/* background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	z-index: 2;
}


.sngl-stry-lft {
	float: left;
	width: 100%;
	position: relative;
	//padding-right: 100px;
}

.sngl-stry-ttl {
	text-align: center;
	width: 62%;
	margin: auto;
}

.sngl-stry-action {
	position: absolute;
	right: 42px;
	top: 0;
	text-align: center;
	margin: 30px 0;
	width: 42px;
	z-index: 2;
}
.sngl-stry-action li {
	width: 42px;
	text-align: center;
	margin: 0 0 15px 0;
	display: block;
	vertical-align: top;
}
.sngl-stry-action li span {
	margin-left: 0;
	display: inline-block;
}
.sngl-stry-action li a {
	width: 42px;
	line-height: 42px;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	text-align: center;
	color: #222;
	border-radius: 50%;
	font-size: 18px;
	margin-bottom: 8px;
	//padding-top: 2px;
	height: 42px;
	transition: all 0.4s ease 0s;
}

.sngl-stry-action li a i {
	transition: all 0.4s ease 0s;
	
}
.sngl-stry-action li a:hover, .sngl-stry-action li a:hover i {
	color: #fff !important;	
}
.sngl-stry-action li:first-child a:hover {
	background: #C03A2B;
	border-color: #C03A2B;	
}
.sngl-stry-action li a.isStoryLiked {
	background: #C03A2B !important;
	border-color: #C03A2B !important;
}
.sngl-stry-action li a.isStoryLiked i {
	color: #fff !important;	
}
.sngl-stry-action li:nth-child(2) a:hover {
	background: #2DBB98;
	border-color: #2DBB98;	
}
.sngl-stry-action li:nth-child(3) a:hover {
	background: #3A589B;
	border-color: #3A589B;	
}
.sngl-stry-action li:nth-child(4) a:hover {
	background: #1CB7EB;
	border-color: #1CB7EB;	
}
.sngl-stry-action li:nth-child(5) a:hover {
	background: #FF0000;
	border-color: #FF0000;	
}
.sngl-stry-action li:last-child a:hover {
	background: #D94835;
	border-color: #D94835;	
}




.sngl-stry-ttl p {
	background: #fff;
	display: inline-block;
	color: #777;
	padding: 7px 20px 5px 20px;
	margin-bottom: 35px;
	border: 5px solid #FEC110;
	font-size: 14px;
	border-radius: 4px;
}
.sngl-stry-ttl p i {
	margin-right: 5px;
}
.sngl-stry-ttl h3 {
	color: #222;
	line-height: 40px;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.sngl-stry-aut-list {
	width: 70%;
	margin: auto;
}
.sngl-stry-aut-list li {
	float: left;
	width: 50%;
	padding: 15px;
}
.sngl-stry-aut {
	text-align: center;
	background: #f4f4f4;
	padding: 20px;
	box-shadow: 0 10px 19px rgba(0,0,0,0.15);
	min-height: 262px;
}
.stry-usr {
	width: 110px;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid #d5d5d5;
	height: 110px;
}
.stry-usr img {
	width: 100px;
	//border: 5px solid #d5d5d5;
	height: 100px;
}

.stry-usr-ttl h4 {
	font-size: 17px;
	margin: 15px 0 10px 0;
}

.stry-usr-ttl p {
	font-size: 14px;
	color: #777;
}

.stry-usr-ttl h4 a {
	color: #ff3e0b;
}
.stry-flw a {
	background: #2DBB98;
	color: #fff;
	display: inline-block;
	padding: 9px 15px 7px 15px;
	border-radius: 35px;
	min-width: 145px;
	transition: all 0.4s ease 0s;
}
.stry-flw a i {
	margin-right: 5px;
	color: #fff!important;
}
.stry-flw a:hover {
	background: #3bcca8;
	color: #fff !important;
}
.stry-flw a:hover i {
	color: #fff !important;
}


.sngl-stry-txt {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 35px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 35px 0;
}

.sngl-stry-txt p {
	color: #222;
	font-size: 15px;
	margin-bottom: 35px;
	line-height: 28px;
}
.sngl-stry-txt h1,
.sngl-stry-txt h2,
.sngl-stry-txt h3,
.sngl-stry-txt h4, 
.sngl-stry-txt h5, 
.sngl-stry-txt h6,
.sngl-stry-txt li,
.sngl-stry-txt b,
.sngl-stry-txt a,
.sngl-stry-txt p {
	font-family: 'Biryani', sans-serif !important;
}

.edtr-note {
	margin-bottom: 35px;
	padding: 15px;
	background: #f4f4f4;
	border: 1px solid #e8e8e8;
	box-shadow: 0 3px 4px rgba(0,0,0,0.15);
}
.edtr-note p {
	font-style: italic;
	margin: 0;
}

.edtr-note p b {
	font-style: initial;
	color: #FEC110;
}

.sngl-stry-by {
	float: left;
	width: 100%;
	padding-top: 35px;
	text-align: left;
}

.sngl-stry-by-media {
	position: relative;
	min-height: 66px;
	padding-left: 80px;
	padding-top: 5px;
}
.sngl-stry-by-media > img {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	border: 3px solid #ddd;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

.sngl-stry-by-media h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: 600;
}
.sngl-stry-by-media h3 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.sngl-stry-by-media h3 a:hover {
	color: #fec110;
}
.sngl-stry-by-social .contri-social-icons {
	text-align: right;
}

/**.sngl-stry-by li {
	display: inline-block;
	margin-left: 5px;
}
.sngl-stry-by li a {
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #ddd;
	color: #222;
	height: 30px;
	padding-top: 2px;
}**/





.white-box-col {
	background-color: #fff;
	box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
	float: left;
	margin-bottom: 10px;
	padding: 30px;
	width: 100%;
	position: relative;
}
.profile-tab {
	width: 100%;
	float: left;
}
.dropdown.sort-drop {
	display: inline-block;
	margin-left: 20px;
	padding: 0;
	float: right;
	margin-bottom: 25px;
}
.dropdown.sort-drop > a {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	padding-left: 30px;
	background: #f4f4f4;
	border: 1px solid #e9e9e9;
	padding: 8px 8px 6px 35px;
	display: block;
}
.dropdown.sort-drop > a span {
	width: 20px;
	height: 2px;
	background: #666;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 10px;
}
.dropdown.sort-drop > a span::before, .dropdown.sort-drop > a span::after {
	background: #666;
	position: absolute;
	left: 0;
	content: "";
	height: 2px;
}
.dropdown.sort-drop > a span::before {
	width: 15px;
	top: 4px;
}
.dropdown.sort-drop > a span::after {
	top: 8px;
	width: 10px;
}
.sort-drop .dropdown-menu {
	border-radius: 0;
	padding: 0;
	margin: 0;
	left: 0;
	border-color: #ddd;
	top: 36px;
}
.profile-tab .nav-tabs {
	border-bottom: medium none;
}
.profile-tab .nav-tabs > li {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.profile-tab .nav-tabs > li:last-child {
	border-bottom: 0;
}
.profile-tab .nav-tabs > li > a {
	border: medium none;
	border-radius: 0;
	color: #808082;
	line-height: 1.42857;
	margin-right: 0;
	padding: 10px;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
}
.profile-tab .nav-tabs > li.active > a, .profile-tab .nav-tabs > li.active > a:focus {
	background-color: transparent;
	border: medium none;
	color: #ff3e0b;
	cursor: default;
}

.profile-tab-content .tab-title {
	margin-top: -30px;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #222;
	position: relative;
	top: 44px;
	width: 40%;
	margin-bottom: 0;
}
.profile-tab-des {
	width: 100%;
	float: left;
	padding: 25px 0 15px 0;
	border-top: 1px solid #e9e9e9;
}
.profile-tab-des ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.profile-tab-des ul li {
	display: block;
	margin-bottom: 25px;
}
.profile-tab-des > ul > li {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 25px;
}
.profile-tab-des > ul > li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.profile-tab-des ul li:last-child {
	margin-bottom: 0;
}
.profile-tab-des ul li > i {
	float: left;
	margin-right: 8px;
}
.profile-tab-des ul li i img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	//border: 3px solid #d5d5d5;
}
.rtl-des {
	padding-left: 65px;
	padding-right: 20px;
	position: relative;
}
.rtl-des p {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
	color: #222;
}
.rtl-des p a {
	color: #222;
	font-style: normal;
	//text-transform: capitalize;
	font-size: 14px;
	font-weight: 600;
}
.rply-collap {
	color: #FEC110 !important;
}
.rtl-des .time {
	color: #999;
	font-size: 12px;
	margin-left: 8px;
	font-style: italic;
	font-weight: 300;
}
.rtl-des .footer-tab {
	line-height: 16px;
	padding-left: 0 !important;
	margin-top: 10px;
}
.rtl-des .footer-tab a {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #999;
}
.rtl-des .footer-tab .label {
	color: #999;
}
.rtl-des .footer-tab .label-primary {
	background-color: hsla(0, 0%, 0%, 0);
	font-size: 13px;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}
.rtl-des .footer-tab .label-danger {
	background-color: hsla(0, 0%, 0%, 0);
	font-size: 13px;
	font-weight: 500;
	padding-left: 0;
	padding-right: 0;
	//color: #ff3e0b;
}
.footer-tab b {
	margin: 0 5px;
	position: relative;
	top: -3px;
}


.profile-tab-des ul ul {
	margin-top: 20px;
	padding-left: 55px;
}


.repinnr-input {
	margin-top: 20px;
}
.repinnr-input > i {
	display: inline-block;
	float: left;
	left: 70px;
	position: absolute;
}
.replycommentForm {
	margin: 0 0 0 0;
	padding-left: 120px;
	position: relative;
}
.replycommentForm > input {
	border: 1px solid hsl(0, 0%, 80%);
	border-radius: 0;
	color: #000;
	height: 45px;
	//margin-left: 15px;
	padding: 9px 20px;
	width: 100%;
	margin-top: 5px;
}


.s_comment {
	display: inline-flex;
	float: left;
	//margin-top: 10px;
	padding: 0 0 16px 0;
	position: relative;
	width: 100%;
}
.s_comment i {
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	width: 48px;
}
.s_comment .img-circle {
	//border: 3px solid #d5d5d5;
	border-radius: 50%;
	height: 50px;
	width: 50px;
}
.s_comment > form {
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 65px;
	width: 100%;
	position: relative;
}
.s_comment form input {
	border: 1px solid hsl(0, 0%, 80%);
	border-radius: 0;
	box-shadow: none;
	color: #000;
	height: 45px;
	opacity: 1;
	padding: 9px 20px;
	width: 100%;
	margin-top: 5px;
}
.s_comment span {
	float: right;
	color: #999;
	margin-top: 4px;
	padding-right: 5px;
	font-size: 13px;
	//position: absolute;
	//right: 0;
	//bottom: -20px;
}
.totalCommentCount {
	padding: 0 !important;
	margin-top: 0 !important;
	float: none !important;
}





/*****Get involved******/

.gt-invl-bnr {
	background: url("../images/gt-invl.jpg") no-repeat center center / cover;
}
.get-inv1 {
	text-align: left;
	margin-top: 0;
	padding: 0px 0px;
	margin-bottom: 20px;
	position: relative;
}
//.get-inv1::before {
	content: "";
	position: absolute;
	background: #333;
	right: 15px;
	top: 40px;
	border-width: 0 45px 45px 0;
	border-style: solid;
	border-color: #0d3592 #fff;
}
.get-inv1 h5 {
	font-size: 25px;
	font-weight: 400;
	color: #262626;
	text-transform: capitalize;
	font-style: normal;
	margin: 10px 0 0px 0;
}
.get-inv1 h2 {
	color: #0d3592;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 40px 0px;
	position: relative;
	padding-bottom: 15px;
}
.get-inv1 h2 span {
	color: #fec110;
}
.get-inv1 h2::before {
	content: "";
	position: absolute;
	background: #ddd;
	width: 243px;
	height: 1px;
	bottom: 0;
	left: 0;
}
.get-inv1 h2::after {
	content: "";
	background: #fec110;
	position: absolute;
	width: 56px;
	height: 4px;
	left: 0;
	bottom: 0;
}
.gt-imh-mn img {
	max-width: 100%;
}
.gt-imh-mn {
	border: 1px solid #ddd;
	padding: 20px 20px 30px 20px;
	margin-bottom: 20px;
}
.gt-imh-mn p {
	color: #666;
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.gt-imh-mn a {
	color: #fff;
	background: #fec110;
	padding: 10px 15px;
	transition: all 0.3s ease 0s;
	font-size: 15px;
	font-weight: 500;
}
.gt-imh-mn a:hover{
    background-color:#0d3592;
	color: #fff;
}
.gt-imh-mn h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 330px;
	color: #fff;
	font-size: 42px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
}

/*effect-underline*/
.gt-imh-mn h3::after {
	content: '';
	position: absolute;
	left: 50%;
	display: inline-block;
	height: 1em;
	width: 235px;
	border-bottom: 3px solid;
	margin-left: -20%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	bottom: -5px;
}
.gt-imh-mn h3:hover:after {
  opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}







/*conference schedule*/
.main-conference-schedule {
  width: 100%;
  height: auto;
  margin-bottom: 120px;
  overflow: hidden;
  background: #FFF;
  clear: both;
  overflow: hidden; 
}
.main-conference-schedule h2 {
	font-size: 24px;
	line-height: 0.68;
	text-align: left;
	text-transform: capitalize;
	font-weight: 700;
	position: relative;
	color: #123c63;
	margin-left: 26px;
}
.main-conference-schedule h2::before {
	content: "";
	display: block;
	width: 5px;
	height: 22px;
	position: absolute;
	margin-top: -6px;
	margin-left: -26px;
	background: #FEC110;
}
.main-conference-schedule .tab-schedule{
  width: 100%;
  height: auto;
}

.main-conference-schedule .tab-schedule .menu-tab-schedule ul{
  padding:0px;
  margin: 0px;
  list-style: none;
}

.main-conference-schedule .tab-schedule .menu-tab-schedule ul li{
  width: 33.333333%;
  height: 80px;
  background: #123C63;
  float: left;
  line-height: 80px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  color: #FFF;
  cursor: pointer;
}

.main-conference-schedule .tab-schedule .menu-tab-schedule ul .active{
  background: #2A5073
}

.main-conference-schedule .tab-schedule .content-tab-schedule .menu-small-tab-schedule ul{
  padding:0px;
  margin: 0px;
  list-style: none;
}

.main-conference-schedule .tab-schedule .content-tab-schedule .menu-small-tab-schedule ul li{
  width: 50%;
  height: 60px;
  background: #EAEAEA;
  float: left;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
  line-height: 60px;
  color: #aeaeae;
  cursor: pointer;
}

.main-conference-schedule .tab-schedule .content-tab-schedule .menu-small-tab-schedule ul li:nth-child(1){
  border-right: 1px solid #FFF;
}

.main-conference-schedule .tab-schedule .content-tab-schedule .menu-small-tab-schedule ul .active{
  color: #123C63 !important;
}

.main-conference-schedule .item{
  width: 100%;
  height: auto;
  float: left;
  border: 1px solid #EAEAEA;
  border-top:none;
  padding: 30px;
}

.main-conference-schedule .content-small-tab-schedule .avatar{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
}

.main-conference-schedule .content-small-tab-schedule .avatar:hover a img{
  opacity: 0.5;
}

.main-conference-schedule .content-small-tab-schedule .avatar img{
  width: 100%;
  height: auto;

  transition:all 0.5s;
}

.main-conference-schedule .content-small-tab-schedule .content{
  float: left;
}

.main-conference-schedule .content-small-tab-schedule .content p{
  margin-top: 11px;
  font-size: 16px;
  font-weight: 600;
  color: #60676c; 
}

.main-conference-schedule .content-small-tab-schedule .content p span{
  font-weight: 400;
  margin-right: 15px; 
}

.main-conference-schedule .content-small-tab-schedule .content .author{
  font-size: 16px;
  font-weight: 400;
  color: #aeaeae;
  text-transform: capitalize; 
}

.main-conference-schedule .content-small-tab-schedule .content .author a{
    font-weight: 600;
    color: #123c63;
    text-decoration: none;
}

.main-conference-schedule .content-small-tab-schedule .content .author a:hover{
  color: #E2241C;
}


.main-conference-schedule .content-small-tab-schedule .avatar-admin{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid #eaeaea;
  float: left;
  margin-right: 30px;
  text-align: center;
  line-height: 74px;
  font-size: 30px;
  color: #aeaeae;

  transition:all 0.5s;
}

.main-conference-schedule .content-small-tab-schedule .avatar-admin:hover{
  border-color: #E2241C;
  color: #E2241C;
}


.main-conference-schedule .content-small-tab-schedule .item-admin p{
  margin-top: 26px;
}


@media screen and (max-width: 991px){
  .main-conference-schedule .content-small-tab-schedule .avatar{
    float: none;
    margin:auto;
  }
  .main-conference-schedule .content-small-tab-schedule .content{
    float: none;
  }
  .main-conference-schedule .content-small-tab-schedule .content p{
    text-align: center;
  }
  .main-conference-schedule .content-small-tab-schedule .content .author{
    text-align: center;
  }
  .main-conference-schedule .content-small-tab-schedule .avatar-admin{
    float: none;
    margin:auto;
  }
  .main-conference-schedule{
    margin-bottom: 60px;
  }
  .main-conference-schedule h2{
    padding-top: 50px;
    padding-bottom: 60px;
    font-size: 40px;
    line-height: 40px;
  }
  .main-conference-schedule h2:before{
    margin-top: 4px;
  }
}

@media screen and (max-width: 767px){
  .main-conference-schedule h2{
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 30px;
  }
  .main-conference-schedule h2:before {
    height: 28px;
  }
}



/*****Submit Your Story Form******/
.stry-btns .btn-common {
	margin: 0 5px;
}
.feau-ttl.guide-ttl .btn {
	width: 200px;
}
.guide-drop-list li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 25px;
	color: #777;
}
.guide-drop-list li:last-child {
	margin-bottom: 0;
}
.guide-drop-list li::before {
	background: #FEC110;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: "";
	left: 0;
	top: 2px;
}



/******Connect With Us*****/
.heading-banner.cnnt-bnr {
	background: url("../images/connect-banner.jpg") no-repeat top center / cover;
	padding: 100px 0 130px 0;
}
.connect-banner-block.big-block-banner .heading-banner {
	min-height: 800px;
}
.connect-banner-block .cnnt-bnr .hdng-bnr-txt h2 {
	line-height: 50px;
	font-size: 75px;
}
.connect-banner-block .hdng-bnr-txt h3 {
	font-size: 45px;
}

.cnnt-bnr .hdng-bnr-txt {
	width: 70%;
}
.cnnt-bnr .hdng-bnr-txt h2 {
	line-height: 66px;
}
.connect-item {
	margin-top: 30px;
}
.connect-item a {
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	transition: all 0.4s ease 0s;
	display: block;
	position: relative;
	z-index: 1;
}
.connect-item a:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.connect-item {
	margin-top: 30px;
}
.connect-media {
	position: relative;
}
.connect-media > img {
	width: 100%;
}
.connect-media::before {
	content: "";
	position: absolute;
	background: #FEC110;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.connect-item a:hover .connect-media::before {
	opacity: 0.4;
}
.connect-icon {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 15px 0 0;
	background: #C03A2B;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}
.connect-icon i {
	padding: 8px 10px;
	background: #a32a1c;
	margin-right: 10px;
	font-size: 18px;
	transition: all 0.4s ease 0s;
}

.connect-item a:hover .connect-icon {
	padding: 0 35px 0 0;
}
.connect-item a:hover .connect-icon i {
	padding: 8px 20px;
}

.connect-icon.con-fac {
	background: #3b5998;
}
.connect-icon.con-fac i {
	background: #264483;
}

.connect-icon.con-twi {
	background: #1cb7eb;
}
.connect-icon.con-twi i {
	background: #0da0d1;
}

.connect-icon.con-ins {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.connect-icon.con-ins i {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.connect-icon.con-you {
	background: #d22215;
}
.connect-icon.con-you i {
	background: #b0160b;
}

.connect-icon.con-help {
	background: #6dc02d;
}
.connect-icon.con-help i {
	background: #55a517;
}

.connect-icon.con-tum {
	background: #01273a;
}
.connect-icon.con-tum i {
	background: #011c2a;
}

.connect-icon.con-lin {
	background: #4376b1;
}
.connect-icon.con-lin i {
	background: #295f9d;
}

.connect-icon.con-pin {
	background: #ca3737;
}
.connect-icon.con-pin i {
	background: #aa1f1f;
}

.connect-icon.con-blog {
	background: #FA5200;
}
.connect-icon.con-blog i {
	background: #d54803;
}

.connect-des {
	padding: 15px;
	text-align: center;
	/* background: #ddd; */
	/* border-bottom: 2px solid rgba(0,0,0,0.1); */
	position: relative;
	z-index: 1;
	transition: all 0.4s ease 0s;
}
.connect-item a:hover .connect-des {
	background: #FEC110;
	border-color: #FEC110;
}
.connect-des h3 {
	margin: 0;
	color: #555;
	font-size: 16px;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}

.connect-item a:hover .connect-des h3 {
	color: #fff;
}

.hideSoc #sitesociallinks {
	display: none;
}


/*****Participate Css******/
.heading-banner.parti-bnr {
	background: url("../images/participate-banner.jpg") no-repeat center center / cover;
	padding: 100px 0 130px 0;
}
.heading-banner.career-bnr {
	background: url("../images/career-job-banner.jpg") no-repeat center center / cover;
}
.parti-bnr  .hdng-bnr-txt {
	width: 100%;
}

.parti-bnr .hdng-bnr-txt h2 {
	margin-bottom: 0;
	//line-height: 66px;
}

.parti-gra-crcl {
	width: 210px;
	height: 210px;
	background: #fec110;
	border-radius: 50%;
	padding: 45px 20px;
	margin: 0 auto 44px auto;
	position: relative;
	text-align: center;
}
.parti-gra-crcl h4 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	font-weight: 700;
	line-height: 26px;
}
.parti-gra-crcl a {
	color: #ff3e0b;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
}

.parti-suqareGra-item {
	background: #fec110;
	margin-bottom: 50px;
	padding: 20px;
}
.parti-suqareGra-item.parti-suqareGra-item2 {
	background: transparent;
	border: 8px solid #fec110;
	padding: 19px;
}
.parti-gra-square h4 {
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
}
.parti-gra-square p {
	margin: 0;
	font-size: 14px;
}
.parti-gra-square li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 14px;
	line-height: 24px;
}
.parti-gra-square li:last-child {
	margin-bottom: 0;
}
.parti-gra-square li::before {
	background: #000;
	left: 0;
	top: 9px;
	width: 8px;
	height: 8px;
	position: absolute;
	content: "";
	border-radius: 50%;
}

.sdbr-list {
	float: left;
	width: 100%;
}
.list {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	padding-left: 15px;
	
}
.list li {
	margin-bottom: 5px;
}
.list li:last-child {
	margin-bottom: 0;
}
.list li a {
	color: #ff3e0b;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	display: inline-block;
	padding-left: 15px;
	line-height: 14px;
}
.list li a::before {
	background: #ff3e0b;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
}

.cat-list .list li a,
.sdbr-list .list li a {
	padding-left: 0;
	font-weight: 600;
}
.cat-list .list li a::before,
.sdbr-list .list li a::before {
	display: none;
}

.donation-content .list {
	margin-bottom: 40px;
}
.donation-content .list li a {
	font-size: 12px;
	color: #FEC110;
}
.donation-content .list li a::before {
	width: 6px;
	height: 6px;
	top: 4px;
	background: #FEC110;
}


.bnfts-div {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.bnfts-div h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
.bnfts-div p {
	//font-weight: 600;
}
.bnfts-list ul {
	padding-left: 15px;
}
.bnfts-list > ul > li {
	padding-left: 15px;
	position: relative;
	line-height: 24px;
	margin-bottom: 10px;
}
.bnfts-list > ul > li::before {
	background: #222;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
}
.bnfts-list ul li ul {
	padding-left: 15px;
	margin: 10px 0;
}
.bnfts-list ul li ul li {
	padding-left: 15px;
	position: relative;
	line-height: 24px;
	margin-bottom: 10px;
}
.bnfts-list ul li ul li::before {
	background: #222;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
}
.bnfts-div .list {
	padding-left: 45px;
	margin: 0;
}



.para-dvdr {
	float: left;
	width: 100%;
	margin-bottom: 80px;
	text-align: center;
	position: relative;
	margin-top: 40px;
}

.para-dvdr::before {
	background: #fec110;
	position: absolute;
	content: "";
	width: 50%;
	left: 0;
	height: 2px;
	top: 9px;
}
.para-dvdr::after {
	background: #fec110;
	position: absolute;
	content: "";
	width: 50%;
	right: 0;
	height: 2px;
	top: 9px;
}

/*****Partners Css*****/
.heading-banner.part-bnr {
	background: url("../images/partner-banner.jpg") no-repeat top center / cover;
	padding: 100px 0 130px 0;
}

.heading-banner.partner-bnr {
	//background: url("../images/partner-heading-banner.jpg") no-repeat top center / cover;
}

.heading-banner.why-partnr-banner {
	min-height: 480px;
	padding: 200px 0;
}

.part-bnr .hdng-bnr-txt {
	width: 67%;
}
.part-bnr .hdng-bnr-txt h2 {
	color: #ff3e0b;
	margin-bottom: 0;
	line-height: 66px;
}

.par-tabs-wrapp {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #808080;
	//border-top: 1px #e5e5e5 solid;
	//border-bottom: 1px #e5e5e5 solid;
}
.par-tabs {
	text-align: center;
}
.par-tabs li {
	display: inline-block;
	margin: 0 2px;
}
.par-tabs li a {
	padding: 0 15px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	transition: all 0.4s ease 0s;
}
.par-tabs li.active a {
	color: #222;
	background: #fff;
}
.par-tabs li a:hover, .par-tabs li a:focus {
	color: #222;
	background: #fff;
}

.partnr-graph {
	text-align: center;
	padding: 0 15px;
}
.pgraph-icon {
	margin-bottom: 30px;
}
.pgraph-icon img {
	width: 80%;
}
.partnr-graph h4 {
	margin-bottom: 20px;
	line-height: 26px;
}

.pgraph-item .blog-first-item {
	position: relative;
	padding: 75px 0 0 0;
}
.pgraph-item .one-crcl {
	width: 110px;
	height: 110px;
	font-size: 37px;
	padding: 30px 0;
	text-align: center;
}
.pgraph-item .ovr-mln-crcl {
	width: 210px;
	height: 210px;
	padding: 25px;
}
.pgraph-item .ovr-mln-crcl h3 {
	font-size: 25px;
	line-height: 30px;
}

.why-vdo {
	height: 156px;
}
.why-vdo iframe {
	width: 100% !important;
	height: 156px !important;
}
.whyvdo-des {
	background: #FEC110;
	padding: 20px;
	margin-top: 30px;
}
.whyvdo-des h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 20px;
}
.whyvdo-des p {
	color: #fff;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
}






.partner-graphic-block {
	background: rgba(254,193,16,0.25);
}

.par-graphic-wrapp {
	position: relative;
}
.par-graphic-wrapp::before {
	content: "";
	position: absolute;
	border-top: 2px dashed #FEC110;
	width: 50%;
	height: 2px;
	top: 50%;
	left: 50%;
	margin-left: -25%;
}

.par-gra-item {
	margin-bottom: 30px;
	text-align: center;
}
.gra-crcl {
	width: 225px;
	height: 225px;
	background: #FEC110;
	border-radius: 50%;
	padding: 45px 30px;
	margin: 0 auto 50px auto;
	position: relative;
	text-align: center;
}
.gra-crcl.gra-crcl-blue {
	background: #ff3e0b;
}
.gra-crcl.gra-crcl-black {
	background: #000;
}
.gra-crcl.gra-crcl-black h3 {
	font-size: 40px;
}
.gra-crcl.gra-crcl-grey {
	background: #EEF1FB;
}
.par-graphic-wrapp .gra-crcl {
	margin: 10px auto 0 auto;
}
.par-gra-second .gra-crcl {
	background: #ff3e0b;
	padding: 50px 30px;
	width: 253px;
	height: 253px;
	margin: 0 auto 0 auto;
}
.par-gra-second .gra-crcl::before {
	border: 7px solid #ff3e0b;
	position: absolute;
	content: "";
	left: -15px;
	right: -15px;
	top: -15px;
	bottom: -15px;
	border-radius: 50%;
	background: transparent;
}




.gra-crcl h3 {
	color: #fff;
	font-size: 39px;
	margin-top: 0;
	font-weight: 700;
	line-height: 37px;
}
.gra-crcl h3 small {
	color: #fff;
	font-size: 35px;
}
.gra-crcl h4 {
	color: #fff;
	font-size: 32px;
	margin-top: 0;
	font-weight: 700;
	line-height: 40px;
}
.gra-crcl h5 {
	margin: 0;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.gra-crcl h5 .tltp {
	color: #fff !important;
}
.par-gra-second .gra-crcl h5 .tltp {
	color: #fff !important;
}

.par-gra-btm {
	text-align: center;
	margin-top: 40px;
}
.par-gra-btm h3 {
	margin: 0;
	color: #222;
	font-size: 22px;
}
.par-gra-btm h4 {
	color: #ff3e0b;
	margin: 20px 0;
	/* text-transform: uppercase; */
	font-size: 29px;
}
.par-gra-btm p {
	color: #222;
	margin: 0;
}
.partner-ques {
	width: 100%;
	margin: auto;
}

.partner-ques #testimonial {
	border: 2px solid #FEC110;
	padding: 30px 55px;
	background: #fff;
}

.partner-ques .testimonial .item {
	//border: 2px solid #FEC110;
	//padding: 30px 55px;
	//background: #fff;
	text-align: center;
}
.par-ques-item {
	width: 52%;
	margin: auto;
}
.ques-count {
	font-size: 30px;
	color: #FEC110;
	text-align: center;
}
.par-ques-item h3 {
	margin: 15px 0;
	color: #222;
	font-size: 25px;
	line-height: 32px;
}

.partner-ques .util-pagination {
	display: block !important;
	position: inherit;
	left: inherit;
	right: inherit;
	bottom: inherit;
	top: inherit;
}
.partner-ques .crsl-cntrl.util-theme-default .util-navigation {
	margin-top: 0;
}
.partner-ques .crsl-cntrl.util-theme-default .util-prev, .partner-ques .crsl-cntrl.util-theme-default .util-next {
	position: absolute;
	top: 37%;
}
.partner-ques .crsl-cntrl.util-theme-default .util-prev {
	left: 15px;
}
.partner-ques .crsl-cntrl.util-theme-default .util-next {
	right: 15px;
}
.partner-ques .testimonial .util-page span {
	background: #FFF0C3;
	border: 2px solid #FFF0C3;
}
.partner-ques .util-theme-default .util-page:hover span {
	background-color: #FEC110;
}
.partner-ques .testimonial .util-page.active-page span {
	background-color: #FEC110;
	border: 1px solid #FEC110;
	height: 15px;
	width: 15px;
}


/******Meet Our Partner******/
.heading-banner.corpo-bnr {
	min-height: 610px;
}

.crprt-bnr-hdng {
	margin-top: 190px;
}
.crprt-bnr-hdng h2 span {
	color: #fff;
	font-size: 53px;
}

.mvp-par-block {
	background: #FFF0C3;
}
.mv-hdng {
	text-align: center;
	margin-bottom: 0;
}
.mv-hdng h1 {
	margin-top: 0;
	font-size: 60px;
}

.mv-hdng-txt p {
	line-height: 23px;
	margin: auto;
	margin-top: -20px;
	margin-bottom: 40px;
}

.meet-part .logo-showcase .item {
	margin: 5px 0;
	padding: 0;
	//padding: 34px 5px 5px 25px;
	box-shadow: none;
	background: transparent;
}
.meet-item {
	position: relative;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background: #fdf6df;
	margin-bottom: 30px;
}
.meet-media {
	height: 290px;
	//height: 200px;
	position: relative;
	background: #fff;
}
.meet-media > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	//filter: grayscale(100%);
}
.meet-des {
	padding: 25px;
}
.meet-des h4, .meet-des h4 a {
	margin-top: 0;
	color: #222;
	font-size: 20px;
}
.meet-des p {
	font-size: 14px;
	height: 66px;
	position: relative;
	overflow: hidden;
}
.meet-des p::before {
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fdf6df);
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
}
.meet-partner-block .ribon {
	display: none;
}
.meet-partner-block .crsl-cntrl.util-theme-default .util-prev, .meet-partner-block .crsl-cntrl.util-theme-default .util-next {
	color: #FEC110;
	font-size: 26px;
	border: 0;
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
.meet-partner-block .crsl-cntrl.util-theme-default .util-prev {
	left: 30px;
}
.meet-partner-block .crsl-cntrl.util-theme-default .util-next {
	right: 30px;
}
.meet-partner-block  .crsl-cntrl.util-theme-default .util-prev:hover, .meet-partner-block .crsl-cntrl.util-theme-default .util-next:hover {
	background-color: transparent;
}


/*****Motivation Partners*****/
.moti-par-block {
	background: #faf3e0;
}
.moti-par-block .ribon {
	display: none;
}
.moti-part .logo-showcase .item {
	margin: 5px 0;
	padding: 0;
	//padding: 34px 5px 5px 25px;
	box-shadow: none;
	background: transparent;
}
.moti-item {
	position: relative;
	height: 200px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background: #fff;
	margin-bottom: 30px;
}
.moti-item > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	//filter: grayscale(100%);
}


/*****Motivation Partners*****/
.sup-par-block {
	background: #fff;
}
.sup-par-block .ribon {
	display: none;
}
.sup-part .logo-showcase .item {
	margin: 5px 0;
	padding: 0;
	//padding: 34px 5px 5px 25px;
	box-shadow: none;
	background: transparent;
}
.sup-item {
	position: relative;
	height: 200px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background: #f4f4f4;
	margin-bottom: 30px;
}
.sup-item > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	//filter: grayscale(100%);
}


.donor-bnr-txt {
	right: 0;
	left: 0;
	text-align: center;
}
.part-bnr .donor-bnr-txt h2 {
	font-size: 120px;
	color: #fff;
	line-height: 150px;
	margin-left:115px;
}

/******Become A Partner******/
.login-wrapper.become-wrapper {
	width: 100%;
	padding: 50px;
}
.login-form.become-form {
	width: 100%;
}
.login-form .form-control.nice-select {
	width: 100%;
	color: #999;
	min-width: 100%;
	line-height: 28px;
}
.login-form .form-control.nice-select .list {
	border-radius: 0;
	margin-top: 1px;
	z-index: 2;
	width: 100%;
	max-height: 300px;
	overflow-y: auto;
}

.up-com-logo {
	position: relative;
}
.up-com-logo a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	color: #777;
	background: #fff;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	pointer-events: none;
	cursor: pointer;
}
.up-com-logo a i {
	color: #FEC110;
	margin-right: 7px;
}
.up-com-logo input {
	cursor: pointer;
}
.disp-upcom-logo {
	position: relative;
}
.disp-upcom-logo img {
	height: 120px;
	border: 2px solid #FEC110;
	//padding: 9px;
	width: 120px;
}
.disp-upcom-logo span {
	white-space: nowrap;
	position: absolute;
	z-index: 1;
	left: 70px;
	top: 10px;
	display: none;
}
/**.disp-upcom-logo .dlt-photo {
	position: absolute;
	left: 65px;
	top: 7px;
	background: #ff3e0b;
	color: #fff;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
}**/

.upld-dply-img {
	display: inline-block;
	width: 120px;
	height: 120px;
	position: relative;
	transition: all 0.4s ease 0s;
}
.disp-upcom-logo .dlt-photo {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: inline-block;
	text-align: center;
	bottom: 0;
	background: rgba(255,255,255,0.6);
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.upld-dply-img:hover .dlt-photo {
	opacity: 1;
}
.disp-upcom-logo .dlt-photo::before {
	content: "x";
	position: absolute;
	color: #ff3e0b;
	font-size: 30px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 21px;
	line-height: 70px;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.upld-dply-img:hover .dlt-photo::before {
	opacity: 1;
}
.disp-upcom-logo .dlt-photo i {
	display: none;
}


.pwd-shw-fld {
	position: relative;
}
.pwd-shw-fld .form-control {
	padding-right: 40px;
}
.pwd-shw-icon {
	position: absolute;
	right: 12px;
	top: 5px;
	color: #333;
	font-size: 18px;
}
.pwd-shw-icon:hover {
	color: #333;
}
.esmtd-dntn-fld {
	position: relative;
}
.esmtd-dntn-fld span {
	position: absolute;
	left: 13px;
	font-size: 14px;
	top: 7px;
}
.esmtd-dntn-fld .form-control {
	text-indent: 12px;
}




/******Mental Health Partner******/
.mental-graph-item {
	margin-bottom: 80px;
}
.mental-graph-item .one-big-outr {
	width: 190px;
	height: 190px;
}
.mental-graph-item .one-big {
	font-size: 56px;
}
.mental-graph-item h4 {
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}
.mental-graph-item .blog-icon {
	text-align: center;
}
.mental-graph-item .blog-icon img {
	width: 80%;
}

.mental-par-block {
	background: #FFF0C3;
}
.mental-part .logo-showcase .item {
	margin: 5px 0;
	padding: 0;
	//padding: 34px 5px 5px 25px;
	box-shadow: none;
	background: transparent;
}
.mental-item {
	position: relative;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background: #fdf6df;
	margin-bottom: 30px;
}
.mental-media {
	height: 200px;
	position: relative;
}
.mental-media > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	//filter: grayscale(100%);
}
.mental-des {
	padding: 25px;
}
.mental-des h4, .mental-des h4 a {
	margin-top: 0;
	color: #222;
	font-size: 20px;
}
.mental-des p {
	font-size: 14px;
	min-height: 66px;
}
.mental-partner-block .ribon {
	display: none;
}


/*****Mental Health Partner Detail Page******/
.heading-banner.mpar-bnr {
	padding: 70px 0;
	background: url("../images/mental-partner-banner.jpg") no-repeat center center / cover;
}
.mpar-main .mpar-item {
	width: 33%;
	margin: -90px auto 0 auto;
	position: relative;
}
.mpar-media {
	width: 180px;
	height: 180px;
	margin: auto;
	border: 5px solid #ccc;
	border-radius: 50%;
}
.mpar-media img {
	border-radius: 50%;
	width: 170px;
	height: 170px;
}


.mpar-des h4 {
	text-align: center;
	margin: 25px 0;
	font-size: 25px;
}


.mpar-sprt-cause a {
	color: #fff;
	background: #fec110;
	font-weight: 400;
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	padding: 0 30px;
	line-height: 45px;
	white-space: nowrap;
	display: inline-block;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	position: relative;
}
.mpar-sprt-cause a:hover, .mpar-sprt-cause a:focus {
	background: #fcd25a;
	color: #fff;
}
.mpar-sprt-cause a img {
	margin-right: 5px;
}

.mpar-pnl-scl li {
	float: left;
	width: 16.6666%;
}
.mpar-pnl-scl li a {
	display: inline-block;
	padding: 12px 30px;
	background: #20bd98;
	border-radius: 4px;
	color: #fff;
	transition: all 0.4s ease 0s;
}
.mpar-pnl-scl li a:hover {
	opacity: 0.9;
}
.mpar-pnl-scl li a i {
	margin-right: 9px;
}
.mpar-pnl-scl li a.website {
	background: #20bd98;
}
.mpar-pnl-scl li a.twitter {
	background: #1cb7eb;
}
.mpar-pnl-scl li a.facebook {
	background: #2c589d;
}
.mpar-pnl-scl li a.google {
	background: #d94835;
}
.mpar-pnl-scl li a.linkedin {
	background: #007ab9;
}
.mpar-pnl-scl li a.pinterest {
	background: #ff0000;
}

.mpar-condition ul {
	margin-top: -10px;
}
.mpar-condition li {
	display: inline-block;
	padding-left: 16px;
	position: relative;
	padding-right: 10px;
	margin-top: 10px;
}
.mpar-condition li::before {
	background: #fec110;
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.mpar-condition li a {
	color: #fec110;
	display: block;
}



.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f077";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f078";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}






/****Partners Profile Page****/
.prtnr-prfl-row .col-md-5.col-sm-5 {
	width: 38%;
}
.prtnr-prfl-row .col-md-7.col-sm-7 {
	width: 62%;
}


.prtnr-prfl-sidebar {
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.09);
	padding: 24px 16px;
	border: 1px solid #efefef;
	margin-bottom: 30px;
	background: #fff;
}
.prtnr-prfl-hdr {
	position: relative;
	padding-left: 70px;
	min-height: 95px;
	padding-bottom: 26px;
	border-bottom: 1px solid #ffecce;
}
.prtnr-prfl-logo {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #fec110;
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
}
.prtnr-prfl-logo img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.prtnr-prfl-ttl h4 {
	margin: 0;
	font-size: 19px;
	line-height: 28px;
}
.prtnr-prfl-ttl p {
	color: #fec110;
	text-transform: lowercase;
	margin: 0;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
}
.prtnr-role {
	position: absolute;
	bottom: -10px;
	left: 0;
}
.prtnr-role span {
	display: inline-block;
	padding: 4px 16px;
	background: #fec110;
	color: #fec110;
	font-size: 12px;
	font-weight: 600;
	line-height: 15px;
	background: #ffecce;
	border-radius: 2px;
}
.prtnr-prfl-follow {
	margin-top: 24px;
	overflow: hidden;
}
.prtnr-fllw-count {
	float: left;
	margin-left: 16px;
	font-weight: 500;
}
.prtnr-fllw-count span {
	display: block;
	margin-bottom: 4px;
	font-weight: 400;
}
.prtnr-fllw-btn {
	float: right;
}
.prtnr-fllw-btn a {
	background: #2DBB98;
	color: #fff !important;
	display: inline-block;
	line-height: 36px;
	padding: 0 16px;
	border-radius: 2px;
	margin: 4px 0;
}
.prtnr-fllw-btn a i {
	color: #fff !important;
	margin-right: 4px;
}
.prtnr-prfl-des {
	margin-top: 26px;
	line-height: 22px;
}
.prtnr-prfl-cntct {
	margin-top: 26px;
}
.prtnr-prfl-cntct a {
	color: #0b75d6;
	margin-right: 20px;
}
.prtnr-prfl-cntct .facebook {
	color: #3f5a93;
	font-size: 19px;
}
.prtnr-prfl-cntct .twitter {
	font-size: 19px;
	color: #45a0eb;
}


.prtnr-info {
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.09);
	padding: 24px 16px;
	margin-bottom: 30px;
}
.prtnr-info h3 {
	margin-top: 0;
	font-size: 18px;
}
.prtnr-info p:last-child {
	margin: 0;
}


.prtnr-prfl-rsrcs {
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.09);
	margin-bottom: 30px;
	position: relative;
}
.prtnr-prfl-rsrcs span {
	display: inline-block;
	width: 74px;
	background: #fec110;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	position: absolute;
	top: -12px;
	right: 0;
	text-align: center;
	border-radius: 2px;
}
.prtnr-prfl-rsrcs li {
	padding: 18px 16px;
	border-bottom: 1px solid #efefef;
	transition: all 0s ease 0s;
}
.prtnr-prfl-rsrcs li:hover {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}

.prtnr-prfl-rsrcs li a {
	color: #222;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
}
.prtnr-prfl-rsrcs li:first-child a {
	margin-top: 10px;
}
.prtnr-prfl-rsrcs li a:hover {
	color: #fec110;
}
.prtnr-prfl-rsrcs li a i {
	transform: rotate(-40deg);
	color: #fec110;
	margin-left: 5px;
	font-size: 14px;
}

.prtnr-prfl-advcts {
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.09);
	background: #fff;
	border: 1px solid #efefef;
	padding: 24px 16px;
}
.prtnr-prfl-advcts h3 {
	margin: 0 0 16px 0;
	color: #ff3e0b;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.prtnr-prfl-advcts li {
	line-height: 1.8;
	position: relative;
	padding-left: 20px;
}
.prtnr-prfl-advcts li::before {
	background: #ff3e0b;
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 5px;
	top: 8px;
}
.prtnr-prfl-advcts li a {
	color: #222;
	font-weight: 500;
}



/****Partner Login****/
.prtnr-login-block {
	background: #ff3e0b;
	padding: 110px 0 130px 0;
}
.prtnr-login-box {
	width: 420px;
	margin: auto;
}
.prtnr-login-hdr {
	overflow: hidden;
}
.prtnr-login-hdr li {
	float: left;
	width: 50%;
	text-align: center;
}
.prtnr-login-hdr li a {
	display: block;
}
.prtnr-login-hdr li img {
	max-width: 100%;
}
.prtnr-login-body {
	background: #fff;
	padding: 30px;
	margin-top: 100px;
}
.prtnr-login-body h2 {
	margin: 0;
	font-size: 27px;
	font-weight: 400;
	text-align: center;
	color: #ff3e0b;
}
.prtnr-login-frm {
	margin-top: 30px;
}
.prtnr-login-btn .btn-common {
	border-radius: 0;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 25px;
}
.prtnr-login-ftr {
	margin-top: 15px;
}
.prtnr-login-ftr p {
	margin: 0;
	text-align: center;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-weight: 400;
}
.prtnr-login-ftr p a {
	color: #fff;
	font-weight: 600;
}


.prtnr-frgt {
	text-align: right;
}
.prtnr-frgt a {
	color: #555;
}
.prtnr-login-btn {
	text-align: center;
}
.prtnr-dnt-accnt {
	text-align: center;
}




/*****Partner Edit Form******/
.main-prfl-updt-btn {
	text-align: center;
	margin-top: 30px;
}
.main-prfl-updt-btn a {
	width: 150px;
	margin: 0 5px;
}
.prtnr-rsrc-frm .emplymnt-form-hdng {
	margin: 0 0 25px 0;
}
.rscrs-hdng {
	margin-bottom: 18px;
	font-size: 17px;
	font-weight: 500;
}


.prtnr-rsrc-form-btns .btn-common:first-child {
	margin-right: 6px;
}
.prtnr-rsrc-form-btns .btn-common {
	border-radius: 4px;
	line-height: 43px;
}



.prtnrEdit-mdl.modal-dialog {
	width: 825px;
}



/*****Top Donors****/
.top-contri-wrapp .contri-item {
	padding: 37px 0 0 25px;
}
.ribon {
	top: -35px;
	left: -31px;
	position: absolute;
}

/*****Donate Css****/
.heading-banner.donate-bnr {
	background: url("../images/donate-banner.jpg") no-repeat center center / cover;
	padding: 100px 0 130px 0;
}
.donate-bnr .hdng-bnr-txt {
	width: 100%;
}
.donate-bnr .hdng-bnr-txt h2 {
	margin-bottom: 0;
	line-height: 66px;
}
.gra-squre {
	width: 300px;
	border: 10px solid #FEC110;
	padding: 30px 30px;
	margin: 50px auto;
	position: relative;
	text-align: center;
}
.gra-squre h3 {
	font-size: 50px;
	margin-top: 0;
	font-weight: 700;
	color: #222;
	line-height: 37px;
}
.gra-squre h3 small {
	color: #222;
	position: relative;
	top: -6px;
}
.gra-squre h5 {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	color: #222;
}

.donate-gra .gra-crcl h3 {
	padding-bottom: 10px;
	position: relative;
}
.donate-gra .gra-crcl h3::before {
	background: #fff;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	opacity: 0.5;
	width: 70%;
	margin: auto;
}

/****Top Story Sidebar****/
.top-story-item {
	background: #f4f4f4;
	//box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	margin-bottom: 15px;
	transition: all 0.4s ease 0s;
	float: left;
	width: 100%;
}
.event-left-sidebar .top-story-item {
	background: #fff;
}
.top-story-item:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.top-story-media {
	position: relative;
}
.top-story-media img {
	width: 100%;
	height: 140px;
}
.top-story-hovr {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	text-align: right;
	padding: 15px;
	background: rgba(255,255,255,0.2);
	transition: all 0.4s ease 0s;
}
.top-story-item:hover .top-story-hovr{
	background: rgba(255,255,255,0.4);
}
.top-story-like {
	width: 30px;
	line-height: 26px;
	background: #fff;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	border-radius: 50%;
	padding-top: 4px;
	color: #C03A2B;
	transition: all 0.4s ease 0s;
	opacity: 0.5;
}
.top-story-item:hover .top-story-like {
	opacity: 1;
}
.top-story-like:hover {
	background: #C03A2B;
	color: #fff;
}

.top-story-des {
	padding: 10px;
}
.top-story-des h3 {
	font-size: 14px;
	color: #222;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}
.top-story-des h3 a {
	color: #222;
}
.top-story-author {
	border-top: 1px solid #efefef;
	position: relative;
	padding: 10px 0 0 60px;
}
.top-story-aut-img {
	position: absolute;
	left: 0;
	top: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
}
.top-story-aut-img img {
	width: 50px;
	height: 50px;
}

.top-story-aut-info {
	min-height: 50px;
}
.top-story-aut-info h4 {
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: 600;
}
.top-story-aut-info h4 a {
	color: #444;
}
.top-story-aut-info h4 span {
	font-size: 11px;
	font-style: italic;
	margin-left: 5px;
	color: #999;
}
.top-story-aut-info p {
	font-size: 12px;
	margin: 0;
	line-height: 14px;
}
.top-story-aut-info p a {
	color: #FEC110;
}
.top-story-aut-info .stry-date {
	line-height: 15px;
}
.top-story-aut-info .stry-date span {
	font-size: 10px;
}


.top-story-aut-info li {
	display: inline-block;
	margin-right: 5px;
}
.top-story-aut-info li a {
	color: #666;
}
.top-story-aut-info li a i {
	margin-right: 5px;
	color: #C03A2B;
}
.top-story-aut-info li:first-child a i {
	margin-right: 5px;
	color: #A3DB69;
}
.top-story-aut-info li:last-child a i {
	color: #2DBB98;
}




/*****Our Community Page****/
.co-ban-wrapp {
	position: relative;
	overflow: hidden;
}
.co-ban-img {
	width: 50%;
	float: left;
	position: relative;
}
.co-ban-img::before {
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	opacity: 0.2;
	pointer-events: none;
}
.co-ban-img a {
	display: block;
	min-height: 530px;
}
.co-ban-img img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.co-ban-des {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.co-ban-txt {
	text-align: center;
}
.co-ban-txt h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 400;
}
.co-ban-txt h3 span {
	color: #FEC110;
}
.co-ban-txt h4 {
	font-size: 23px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
}

.community-block .tltp {
	color: #FEC110 !important;
	font-size: 20px !important;
	top: -15px;
	position: relative;
}
.community-block .error-tooltip-top {
	right: -16px;
	top: 33px;
}

.eve-list-sort.commu-list-sort {
	float: left;
}
.commu-sbmt-btn {
	text-align: right;
}

.feau-ttl h3 {
	text-align: center;
	margin: 6px 0;
}

.feau-ttl .dropdown {
	position: inherit;
	text-align: center;
}
.feau-ttl .btn {
	background: transparent;
	padding: 0 30px 0 18px;
	font-size: 14px;
	border: solid 1px #ddd;
	border-radius: 0;
	line-height: 39px;
	height: 38px;
	display: inline-block;
	margin: auto;
	position: relative;
}
.feau-ttl .btn::after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 7px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 7px;
}
.feau-ttl .dropdown.open .btn::after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.feau-ttl .dropdown-backdrop {
	display: none;
}

.feau-ttl .btn-default.active, .feau-ttl .btn-default:active, .feau-ttl .open > .dropdown-toggle.btn-default {
	color: inherit;
	background-color: transparent;
	border-color: #999;
	box-shadow: none;
}

.feau-ttl .dropdown-menu {
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 0;
	width: 610px;
	left: -26%;
	z-index: 2;
	padding: 15px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0);
	margin-top: 3px;
}

.feu-topics {
	//margin-top: 30px;
	//display: none;
}
.feu-topics p {
	font-size: 14px;
	color: #555;
}
.feu-topics p b {
	font-weight: normal;
}
.smean-ttl ul {
	padding-left: 15px;
}
.feu-topics li {
	font-size: 14px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 1.9;
}
.feu-topics li:last-child {
	//margin-bottom: 0;
}

.feu-topics li::before {
	background: #222;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
}

.srltd-ttl .feu-topics li {
	margin-bottom: 0;
	padding-left: 0;
}
.srltd-ttl .feu-topics li::before {
	display: none;
}

.shlp-ttl .feu-topics li {
	margin-bottom: 0;
	padding-left: 0;
}
.shlp-ttl .feu-topics li::before {
	display: none;
}


.feu-topics li a {
	color: #777;
	display: block;
	padding: 8px 15px;
	transition: all 0.4s ease 0s;
}
.feu-topics li a:hover {
	background: #999;
	color: #fff;
}


.commu-outer {
	margin-top: -30px;
}
.commu-box {
	float: left;
	width: 100%;
	margin-top: 30px;
	/* min-height: 331px; */
	box-shadow: 0 10px 15px rgba(0,0,0,0.1);
	border-radius: 0;
	transition: all 0.4s ease 0s;
	border: 1px solid #efefef;
}
.commu-box:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.commu-media {
	position: relative;
	z-index: 1;
}
.commu-media::before {
	background: #000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	opacity: 0.1;
	z-index: -1;
}
.commu-media img {
	width: 100%;
	//border-radius: 4px 4px 0 0;
	//height: 235px;
	height: 255px;
}
.commu-media a {
	//position: absolute;
	//right: 6px;
	//top: 5px;
	//font-size: 24px;
	//color: #fff;
	//transition: all 0.4s ease 0s;
}
.commu-media a:hover {
	color: #C03A2B;
}
.commu-des {
	float: left;
	width: 100%;
	//border-radius: 0 0 4px 4px;
	//overflow: hidden;
	background: #fff;
	padding: 15px 0;
}
.commu-des h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 15px;
	line-height: 24px;
	background: #fff;
	transition: all 0.4s ease 0s;
	text-align: center;
}
.commu-des h3 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.commu-box:hover .commu-des h3, .commu-box:hover .commu-des h3 a {
	color: #FEC110;
}
.commu-des ul {
	float: left;
	width: 100%;
	border-top: 1px solid #efefef;
	padding-top: 15px;
}
.commu-des li:first-child {
	/* border-right: 1px solid #ddd; */
	/* background: #2DBB98; */
	//text-align: left;
	//width: 55%;
}
.commu-des li {
	float: left;
	width: 50%;
	text-align: center;
	/* background: #C03A2B; */
	padding: 0 15px;
	font-size: 15px;
}
.commu-des li a {
	color: #444;
	font-size: 16px;
}
.commu-des li a i {
	margin-right: 8px;
	font-size: 21px;
}
.commu-des li:first-child a i {
	color: #2DBB98;
}
.commu-des li:last-child a i {
	color: #fec110;
}



/*******How To Become A Member of Donor's Club********/
.how-donor-block .donation-content {
	width: 95%;
}
.how-donor-block .list li {
	margin-bottom: 10px;
}
.how-donor-block .list li a {
	text-transform: inherit;
	cursor: initial;
	color: #666;
}

.donor-levels {
	width: 95%;
	margin: auto;
}
.donor-levels blockquote {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	border-color: #fec110;
	background: #f4f4f4;
	font-size: 19px;
	padding: 21px;
	/* color: #fec110; */
}
.donor-level-list {
	display: inline-flex;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}
.donor-level-list li {
	float: left;
	width: 25%;
	background: #f4f4f4;
	height: 100%;
	border-right: 1px solid #ddd;
}
.donor-level-list li:first-child {
	border-left: 1px solid #ddd;
}
.donor-level-list li h3 {
	margin: 0;
	padding: 15px;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}
.donor-level-list li:first-child h3 {
	background: #8b8b8b;
	color: #222;
}
.donor-level-list li:nth-child(2) h3 {
	background: #fec110;
	color: #fff;
}
.donor-level-list li:nth-child(3) h3 {
	background: #d6d6d6;
	color: #222;
}
.donor-level-list li:last-child h3 {
	background: #548dd4;
	color: #fff;
}
.donor-level-list li p {
	padding: 10px;
	margin: 0;
}




.donate-heading.how-donor-heading {
	text-align: center;
}

.donors-btns li a {
	background: transparent;
	color: #ff3e0b;
	display: block;
	padding: 15px 8px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	transition: all 0.4s ease 0s;
	border: 2px solid #ff3e0b;
}
.donors-btns li a:hover {
	background: #f5562c;
	color: #fff;
}
.donors-btns li.donors-btn-club a {
	background: #ff3e0b !important;
	color: #fff;

}
.donors-btns li.donors-btn-club a:hover {
	background: #f5562c !important;
}





.donate-steps {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.donate-steps li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 15px;
	transition: all 0.4s ease 0s;
}
.stp-num {
	margin-bottom: 15px;
}
.stp-num span {
	font-size: 40px;
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	background: #ddd;
	border-radius: 50%;
	position: relative;
	transition: all 0.4s ease 0s;
}
.stp-num span::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background: #fec110;
	bottom: 49px;
	left: -15px;
	transition: all 0.4s ease 0s;
}
.donate-steps li:hover .stp-num span::before {
	left: -35px;
}
.donate-steps li:hover .stp-num span {
	background: #fec110;
	color: #fff;
}
/******Account Page Css****/
.account-page-wrapper {
	margin: auto;
	width: 100%;
	padding: 60px 0;
}
.account-ttl {
  margin: 0 0 30px;
}
.account-ttl h3 {
	color: #373a36;
	font-size: 25px;
	font-weight: 300;
	padding-top: 30px;
	margin: 0;
	text-align: center;
}
.brdr_0 {
  border: 0 !important;
}
.account-tab-content {
	padding: 30px;
	background: #f4f4f4;
	margin-top: 20px;
	border: 1px solid #ddd;
}
.profile-form.login-form {
	width: 100%;
}

.profile-pic {
  border-radius: 50%;
  height: 139px;
  margin: 0 auto 40px auto;
  position: relative;
  width: 139px;
}
.profile-pic img {
  border-radius: 50%;
  height: 139px;
  width: 139px;
}
.mask {
	background: #FEC110 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 50%;
	bottom: -17px;
	color: #fff;
	display: inline-block;
	height: 34px;
	line-height: 32px;
	position: absolute;
	right: 30px;
	text-align: center;
	width: 34px;
	z-index: 4;
	transition: all 0.3s ease 0s;
}
.mask:hover, .mask:focus {
  background: #ff3e0b none repeat scroll 0 0;
  color: #fff;
}

.form-group.input-icon input {
  padding-right: 20px;
}
.inpt-icon {
 font-size: 18px;
  color: #0096e6;
  position: absolute;
  right: 0;
  top: 6px;
}

.link-text{
	padding-top:10px;
}
.link-text a {
 color: #0096e6;
  font-weight: 400;
  font-size:14px;
}
.tabs-center .nav.nav-tabs {
  text-align: center;
}
.tabs-center.tabbable-line > .nav-tabs > li {
  display: inline-block;
  float: none;
}

/* Tabs panel */

.tabbable-panel {
    border: 0 none;
    padding: 0;
}
/* Default mode */

.tabbable-line .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line .nav-tabs > li {
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-right: 30px;
}
.tabbable-line .nav-tabs > li:last-child {
    margin-right: 0px;
    margin-bottom: 0;
}

.tabbable-line .nav-tabs > li  a {
    border: 0;
    margin-right: 0;
    color: #747474;
    padding: 10px 0;
    font-weight: 500;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}
.tabbable-line  .nav-tabs > li  a  i {
    color: #a6a6a6;
}
.tabbable-line  .nav-tabs > li.open,
.tabbable-line  .nav-tabs > li:hover {
    border-bottom: 4px solid #FEC110;
}
.tabbable-line  .nav-tabs > li.open  a,
.tabbable-line  .nav-tabs > li:hover  a {
    border: 0;
    background: none !important;
    color: #222;
}
.tabbable-line  .nav-tabs > li.open  a  i,
.tabbable-line  .nav-tabs > li:hover  a  i {
    color: #a6a6a6;
}
.tabbable-line  .nav-tabs > li.open .dropdown-menu,
.tabbable-line  .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line  .nav-tabs > li.active {
    border-bottom: 4px solid #FEC110;
    position: relative;
    margin-bottom: 0;
}
.tabbable-line  .nav-tabs > li.active  a {
    border: 0 none;
    color: #222;
    //font-weight: 500;
}
.tabbable-line  .nav-tabs  li.active  a  i {
    color: #404040;
}
.tabbable-line .tab-content {
	margin-top: -1px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #cacaca;
	padding: 12px 0 0 0;
	width: 100%;
	margin: auto;
}



/*******Account Setting Page New********/
.panel-group {
	margin-bottom: 20px;
	border: 1px solid #c5c5c5;
}
.panel-group .panel {
	border-radius: 0;
	border-width: 0 0 1px 0;
	border-color: #c5c5c5;
	border-style: solid;
}
.account-setting-block .panel-group .panel {
	//padding: 105px 130px 110px 130px;
}
.account-setting-block .newsbmt-frm-hdng {
	padding: 20px 0;
}
.panel-group .panel {
	border-radius: 0;
}
.account-setting-block .newsbmt-stry-frm {
	padding: 90px 90px 70px 90px;
}

.panel-group .panel + .panel {
	margin-top: 0;
}
.panel-heading {
	padding: 0;
}
.panel-default > .panel-heading {
	background-color: #fff;
}
.panel-title {
	font-size: 18px;
	font-weight: 600;
}
.panel-title a {
	display: block;
	padding: 25px 20px;
	color: #222;
	transition: all 0.2s ease 0s;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 0;
}
.panel-body {
	padding: 0 20px 40px 20px;
}


.acc-sett-wrapp .panel-title a {
	color: #fff;
}
.acc-sett-wrapp .panel-title a.collapsed {
	color: #222;
}


.acc-sett-wrapp .panel-title > a::before {
    color: #222;
}
.acc-sett-wrapp .panel-title > a.collapsed::before  {
    color: #222;
}

.pd-rght-40 {
	padding-right: 50px;
}
.pd-lft-40 {
	padding-left: 50px;
}
.main-prfl-pic {
	margin-bottom: 40px;
	position: relative;
}
.main-prfl-img {
	width: 200px;
	margin: auto;
	position: relative;
	padding-top: 20px;
}
.main-prfl-img img {
	width: 200px;
	height: 200px;
	border: 5px solid #ddd;
}
.main-prfl-img a {
	width: 34px;
	position: absolute;
	right: 46px;
	text-align: center;
	line-height: 33px;
	height: 34px;
	font-size: 17px;
	bottom: -4px;
	background: #fec110;
	border-radius: 50%;
	color: #fff;
	border: 2px solid #fff;
	transition: all 0.4s ease 0s;
}
.main-prfl-img a:hover {
	background: #ff3e0b;
}
.acc-sett-wrapp {
	width: 85%;
	margin: auto;
}
.acc-set-form .form-group {
	position: relative;
}
.acc-set-form .form-group.flower-group label {
	font-weight: 400;
	color: #777;
	font-size: 14px;
}
.acc-set-form .form-group label {
	font-weight: 400;
	color: #222;
	font-size: 13px;
}
.acc-set-form .checkbox {
	margin-top: 10px;
	margin-bottom: 18px;
}
.acc-set-form .checkbox label {
	position: relative;
	padding-left: 37px;
	min-height: 30px;
	display: table;
	height: 30px;
}
.acc-set-form .checkbox .cr, .acc-set-form .radio .cr {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
	width: 26px;
	height: 26px;
}
.acc-set-form .checkbox .cr .cr-icon, .acc-set-form .radio .cr .cr-icon {
	left: 2px;
}

.acc-set-form .labeltxt {
	color: #777;
	font-size: 15px;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	line-height: 23px;
}
.acc-set-form .labeltxt span {
	color: #222;
}

.acc-set-form .form-control {
	box-shadow: none;
	border-radius: 0;
	border-color: #e5e5e5;
	padding: 8px 12px;
	height: 40px;
	color: #666;
	font-size: 14px;
}
.acc-set-form textarea.form-control {
	height: 80px;
}
.acc-set-form .form-control.readfield {
	background: transparent;
	cursor: context-menu;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 8px 0;
	color: #777;
	font-size: 14px;
	pointer-events: none;
}
.edt-fld {
	position: absolute;
	right: 0;
	top: 0;
	color: #222;
	font-size: 18px;
}

.whosee-group {
	background: #f4f4f4;
	padding: 10px;
	border: 1px solid #e5e5e5;
	width: 72%;
}
.whosee-group h4 {
	margin-top: 0;
	font-size: 12px;
	margin-bottom: 8px;
}
.whosee-group h4 a {
	color: #fec110;
}
.whosee-form {
	background: #fff;
	padding: 8px;
	box-shadow: 2px 4px 4px #e5e5e5;
	border: 1px solid #e5e5e5;
}
.whosee-group p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
}


.acc-set-form .form-group .whosee-form .usr-gndr label {
	font-size: 11px;
	line-height: 19px;
}

.whosee-form .radio label {
	padding-left: 8px;
}
.whosee-form .radio label::before {
	width: 18px;
	height: 18px;
}
.whosee-form .radio label::after {
	width: 14px;
	height: 14px;
}

.usr-birth-box {
	border: 1px solid #e5e5e5;
	padding: 15px;
	//margin-top: 25px;
}
.usr-birth-box.box-nobg {
	border: 0;
	padding: 0;
	margin-top: 0;
}
.usr-birth-box > .form-group:last-child {
	margin-bottom: 0;
}
.form-group.strt-addrss {
	width: 100%;
	margin-bottom: 25px;
}
.usr-birth-box .nice-select {
	line-height: 26px;
	min-width: 100%;
	width: 100%;
}
.usr-birth-box .nice-select .list {
	width: 100%;
	max-height: 300px;
}
.full-select .nice-select {
	line-height: 26px;
	min-width: 100%;
	width: 100%;
}
.full-select .nice-select .list {
	width: 100%;
	max-height: 300px;
}



.acc-set-form .form-group .usr-gndr label {
	color: #777;
	font-size: 14px;
	line-height: 28px;
}
.acc-set-form .form-group .usr-gndr label::before {
	top: 3px;
}
.acc-set-form .radio label::after {
	top: 5px;
}

.acc-set-form h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 18px;
}


.acc-set-form .live-chat-chckbx .checkbox, .acc-set-form .live-chat-chckbx .radio {
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 0;
	margin: 0;
}
.acc-set-form .live-chat-chckbx .checkbox:first-child, .acc-set-form .live-chat-chckbx .radio:first-child {
	border-top: 1px solid #e5e5e5;
}
.acc-set-form .live-chat-chckbx .labeltxt {
	font-size: 14px;
}

.block-from {
	position: relative;
	padding-right: 117px;
}
.block-from .btn {
	background: #fec110;
	color: #fff;
	border-color: #fec110;
	border-radius: 0;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	padding: 0 30px;
	height: 40px;
	transition: all 0.4s ease 0s;
}
.block-from .btn:hover {
	background: #fcd25a;
	border-color: #fcd25a;
}

.block-user-list {
	margin-top: 20px;
}
.block-user-list h4 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 600;
}
.block-user-list li {
	margin-bottom: 0;
	background: #f4f4f4;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
}
.block-user-list li:first-child {
	border-top: 1px solid #e5e5e5;
}
.blck-usr {
	color: #222;
	font-size: 14px;
	margin-top: 5px;
	display: inline-block;
}
.unblck-btn {
	float: right;
	font-size: 14px;
	background: #ff3e0b;
	color: #fff;
	padding: 5px 15px 4px 15px;
	transition: all 0.4s ease 0s;
}
.unblck-btn:hover {
	background: #f5562c;
	color: #fff;
}

.usrset-newsltr .short-nav-tabs .tabbable-line .nav-tabs.snav-tabs > li a {
	padding: 0 3px;
	line-height: 36px;
}
.usrset-newsltr .tabbable-line .nav-tabs > li {
	margin-right: 7px;
}
.acc-set-form .usrset-newsltr .checkbox {
	margin-top: 0;
}


.usr-input-info {
	margin-top: 20px;
}
.usr-input-info li {
	margin-top: 10px;
	position: relative;
	padding-left: 19px;
}
.usr-input-info li::before {
	background: #fec110;
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 2px;
	border-radius: 50%;
}


.deac-leav-drop .nice-select {
	line-height: 26px;
	min-width: 100%;
	width: 100%;
}
.deac-leav-drop .nice-select .list {
	width: 100%;
	max-height: 300px;
}






.usrsett-form-btns {
	margin-top: 40px;
	text-align: center;
}
.usrsett-form-btns .btn-common {
	border-radius: 4px;
	line-height: 43px;
	margin: 0 15px;
}
.add-more-btn {
	text-align: right;
	margin-top: 30px;
}
.add-more-btn .btn-common {
	border-radius: 4px;
	line-height: 43px;
	margin: 0;
}


.speaker-group {
	border: 1px solid #e5e5e5;
	padding: 20px;
}






.panel-body.sbmt-stry-pnl {
	padding: 0 0 40px 0;
}


.newsbmt-frm-hdng {
	padding: 20px;
	margin-bottom: 0;
}
.newsbmt-frm-hdng h2 {
	margin-top: 0;
	font-size: 25px;
	margin-bottom: 15px;
	font-weight: 600;
}
.newsbmt-frm-hdng p {
	font-size: 13px;
	margin: 0;
}
.newsbmt-frm-hdng p a {
	color: #ff3e0b;
}


.sbmt-form-group h3 {
	margin: 15px;
	font-size: 15px;
}
.sbmt-form-group .form-group {
	margin: 0;
	padding: 15px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.sbmt-form-group .speaker-data {
	margin-top: -15px;
}
.sbmt-form-group .speaker-data .form-group {
	padding: 0;
	border: 0;
	margin-top: 15px;
	min-height: 40px;
}
.speaker-data .frm-note-top p, .speaker-data .frm-note-btm p {
	font-size: 13px;
	color: #666;
}
.sbmt-form-group .event-time .form-group {
	padding: 0;
	border: 0;
}

.sbmt-form-group .event-location .event-time:first-child .form-group, .sbmt-form-group .event-location .event-time:nth-child(2) .form-group {
	margin: 0 0 15px 0;
}

.citations-fld {
    position: relative;
    padding: 15px 0px;
}
.citations-fld h3 span {
    border: 2px solid red;
    padding: 4px 7px;
    font-size: 13px;
    background: red;
    position: absolute;
    color: #fff;
    right: 0;
    top: 25px;
    cursor: pointer;
}
.mla-graphic {
    position: absolute;
    right: 230px;
    top: 5px;
}
.mla-graphic li {
    display: inline-block;
    background: #ffc000;
    width: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    border-radius: 50%;
    margin: 0 7px;
    font-weight: 500;
}
.mla-graphic li:last-child {
    background: #595959;
}

.sbmt-form-group .event-time .form-group .input-group-addon {
	border-color: #e5e5e5;
}
.sbmt-form-group .event-time .form-group .input-group-addon span {
	color: #FEC110;
}


.newsbmt-stry-frm .sbmt-form-group:last-child .form-group {
	border-bottom: 0 !important;
}
.full-slct .nice-select {
	width: 100%;
	min-width: 100%;
	line-height: 26px;
}
.full-slct .nice-select .list {
	width: 100%;
}


.frm-chrctr-shw {
	text-align: right;
	font-size: 11px;
	color: #999;
	margin-top: 2px;
}


.acc-set-form.newsbmt-stry-frm .form-group > label {
	color: #222;
	font-size: 13px;
	font-weight: 400;
}


.frm-note-btm {
	margin-bottom: 12px;
}
.frm-note-top {
	margin-top: 12px;
}

.frm-note-top p, .frm-note-btm p {
	margin: 0;
	font-size: 12px;
	color: #999;
	//font-family: italic;
	line-height: 18px;
}
.frm-note-top p a, .frm-note-btm p a {
	color: #fec110;
}


.guideline-mdl.modal-dialog {
	//width: 660px;
	width: 700px;
}
.guide-body {
	padding: 50px;
}
.guide-body .guide-content {
	width: 98%;
}

.guide-content {
	width: 83%;
	margin: auto;
}
.dntn-body .guide-content {
	width: 100%;
}
.guide-list {
	//float: left;
	//width: 100%;
	padding-left: 0;
	margin-bottom: 25px;
}
.guide-list li {
	font-size: 14px;
	position: relative;
	//margin-bottom: 25px;
	margin-bottom: 12px;
	padding-left: 20px;
	line-height: 1.8;
	transition: all 0.4s ease 0s;
}
.guide-list li::before {
	background: #000;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	transition: all 0.4s ease 0s;
}

.guide-list li ul {
	margin-top: 12px;
}

.guide-list.guide-list-black li::before {
	background: #222;
}
.guide-list.guide-list-black li:hover::before {
	background: #FEC110;
}
.guide-list li a {
	color: #ff3e0b;
	display: inline-block;
	line-height: 24px;
	transition: all 0.4s ease 0s;
}
.guide-list li a:hover {
	color: #0D3592;
}
.guide-list.guide-list-black li a {
	color: #222;
}
.guide-list.guide-list-black li:hover a {
	color: #FEC110;
}

.guide-hdng {
	margin-bottom: 25px;
}
.guide-hdng h3 {
	color: #222;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}





.acc-panl-btm {
	text-align: center;
}
.acc-panl-btm p {
	margin: 0;
}
.acc-panl-btm p a {
	font-weight: 600;
	color: #fec110;
}



.sinfo-mdl.modal-dialog {
	width: 780px;
}
.sinfo-mdl-body {
	text-align: center;
	padding: 20px;
}
.sinfo-icon span {
	display: inline-block;
	font-size: 90px;
	width: 90px;
	line-height: 91px;
	height: 90px;
	border-radius: 50%;
	color: #e2e2e2;
}
.sinfo-mdl-body h2 {
	margin: 24px 0;
	font-size: 27px;
	line-height: 35px;
}
.sinfo-mdl-body p {
	width: 71%;
	margin: 0 auto 30px auto;
	color: #222;
	font-size: 18px;
	//font-weight: 600;
	line-height: 30px;
}
.sinfo-mdl-body p a {
	color: #fec110;
}








/******Account Setup Page******/
.acc-page-wrapp {
	background: #f4f4f4;
}
.no-bg {
	background: #fff;
}
.acc-bnr-wrapp {
	position: relative;
}
.acc-bnr {
	position: relative;
	//min-height: 350px;
	//overflow: hidden;
	//padding: 60px 0;
	padding: 75px 0;
	z-index: 1;
}
.acc-bnr::before {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0)));
	background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	/* background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
}
.acc-bnr::after {
	background: #000;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.2;
	z-index: -1;
}

.usr-cvr-img-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 3;
}
.usr-cvr-img-btn a {
	color: #fff;
	opacity: 0.6;
	font-size: 14px;
	background: rgba(0,0,0,0);
	padding: 4px 8px 3px 8px;
	transition: all 0.4s ease 0s;
	border: 1px solid rgba(255,255,255,0);
}
.usr-cvr-img-btn a i {
	margin-right: 5px;
}
.usr-cvr-img-btn a span {
	//opacity: 0;
}
.acc-bnr-main:hover .usr-cvr-img-btn a,.mdtl-bnr-info-wrap:hover .usr-cvr-img-btn a {
	opacity: 0.8;
	background: rgba(0,0,0,0.5);
	border-color: rgba(255,255,255,0.8);
}
.usr-cvr-img-btn a:hover {
	opacity: 1;
	background: rgba(0,0,0,0.6);
	border-color: rgba(255,255,255,1);
}

.acc-usr-info-wrap {
	padding: 20px 0;
	//box-shadow: 0 3px 8px #e5e5e5;
	position: relative;
	//position: absolute;
	//left: 0;
	//bottom: 0;
	//right: 0;
}
.acc-usr-info {
	width: 60%;
	position: relative;
	//padding-left: 250px;
	//padding-top: 20px;
	//margin: auto;
	padding-left: 280px;
	//min-height: 310px;
	min-height: 280px;
}
.acc-usr-pro {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 240px;
}
.acc-usr-img {
	//width: 240px;
	//height: 240px;
	width: 210px;
	height: 210px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	border: 10px solid #fff;
	z-index: 2;
	margin: auto;
}
.acc-usr-img img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	//min-width: 220px;
	//min-height: 220px;
	min-width: 190px;
	min-height: 190px;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.acc-usr-pro h3 {
	color: #fff;
	margin-top: 30px;
	margin-bottom: 0;
	//font-size: 30px;
	font-size: 27px;
}
.acc-usr-ttl {
	width: 100%;
	float: left;
	padding-top: 30px;
}
.acc-usr-ttl h3 {
	color: #fff;
	font-size: 32px;
	margin: 0 0 15px 0;
	text-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
.acc-usr-txt {
	//width: 50%;
}
.acc-usr-ttl p {
	color: #fff;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 300;
}
.acc-usr-ttl ul li {
	color: #fff;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 300;
}
.acc-usr-ttl ul li:last-child {
	margin-bottom: 0;
}
.acc-usr-ttl ul li span {
	//color: #48afcd;
	color: #FEC110;
	display: inline-block;
	width: 150px;
	font-weight: 600;
}
.acc-bnr-action {
	background: #fff;
	box-shadow: 0 3px 8px #e5e5e5;
	padding: 15px 0;
	border: 1px solid #e9e9e9;
}
.usr-rprt-btn {
	float: right;
	margin-top: -3px;
}
.usr-rprt-btn a {
	display: inline-block;
	background: #FEC110;
	color: #fff;
	padding: 0 10px;
	line-height: 30px;
	vertical-align: middle;
}
.usr-rprt-btn a i {
	margin-right: 4px;
}
.acc-bnr-act {
	padding-left: 0;
	margin: 0;
}
.acc-bnr-act ul {
	display: inline-block;
	vertical-align: middle;
}
.acc-bnr-act li {
	display: inline-block;
	margin-right: 15px;
	border-right: 1px solid #ddd;
	padding-right: 15px;
}
.acc-bnr-act li:last-child {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}
.acc-bnr-act li a {
	display: block;
	font-size: 15px;
	color: #666;
	transition: all 0.4s ease 0s;
}
.acc-bnr-act li a:hover {
	//color: #FEC110;
}
.acc-bnr-act li.active a {
	color: #FEC110;
}
.acc-bnr-act li a img {
	width: 18px;
	margin-right: 7px;
	display: none;
}

.acc-act-drop .btn {
	border: 0;
	box-shadow: none;
	padding: 0 19px 0 0;
}
.acc-act-drop .btn::after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 7px;
	margin-top: -5px;
	pointer-events: none;
	position: absolute;
	right: 4px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 7px;
}
.acc-act-drop .dropdown.open .btn::after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.acc-bnr-act li.active .acc-act-drop .btn::after {
	border-color: #FEC110;
}
.acc-act-drop .btn-default:hover, .acc-act-drop .btn-default:focus {
	background-color: transparent;
	border-color: transparent;
}
.acc-act-drop .btn-default.active, .acc-act-drop .btn-default:active, .acc-act-drop .open > .dropdown-toggle.btn-default {
	color: #FEC110;
	background-color: transparent;
	border-color: transparent;
}

.acc-act-drop .dropdown-menu {
	min-width: 250px;
	z-index: 6;
	padding: 0;
	margin-top: 15px;
}
.acc-act-drop ul li {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
	display: block;
}
.acc-act-drop ul li a {
	font-size: 14px;
	padding: 10px;
}
.acc-bnr-act li.active .acc-act-drop li a {
	color: #666;
}
.acc-act-drop ul li a:hover {
	color: #FEC110 !important;
}
.acc-act-drop ul li.active a {
	color: #FEC110 !important;
}

.acc-wht-box {
	padding: 25px;
	background: #fff;
	box-shadow: 0 0 20px #ddd;
	float: left;
	width: 100%;
	position: relative;
}
.acc-subnav {
	float: left;
	width: 100%;
}
.acc-subnav > ul > li {
	display: inline-block;
	margin-left: 18px;
}
.acc-subnav > ul > li:first-child {
	margin-left: 0;
}
.acc-subnav > ul > li.acc-sort {
	float: right;
	margin-left: 0;
}
.acc-subnav > ul > li a {
	color: #747474;
	display: block;
	line-height: 36px;
	padding: 0 2px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid transparent;
}
.acc-subnav > ul > li a:hover, .acc-subnav > ul > li a:focus {
	color: #FEC110;
	border-top-color: #FEC110;
}
.acc-subnav > ul > li.active a {
	color: #FEC110;
	border-top-color: #FEC110;
}
.acc-subnav > ul > li.active a:hover, .acc-subnav > ul > li.active a:focus {
	color: #FEC110;
	border-top-color: #FEC110;
}

.acc-subnav .sr-txt {
	color: #747474;
}

.cvrstn-list {
	float: left;
	width: 100%;
}
.cvrstn-list > ul > li {
	position: relative;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #ddd;
	padding-left: 100px;
}
.cvrstn-list > ul > li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.cnvrstn-usr {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	overflow: hidden;
}
.cnvrstn-usr img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 5px solid #D5D5D5;
}
.cnvrstn-cntnt > h4 {
	margin-top: 0;
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 30px;
}
.cnvrstn-cntnt > h4 > span {
	color: #FEC110;
	font-size: 15px;
	display: inline-block;
	margin-left: 10px;
}


.cnvrstn-cmnt-div {
	position: relative;
	padding-left: 80px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.cnvrstn-cmnt-wrapp .cnvrstn-cmnt-div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.cnvrstn-cmnt-author {
	position: absolute;
	left: 0;
	top: 0;
}
.cnvrstn-cmnt-author img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.cnvrstn-cmnt-des > h4 {
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	position: relative;
}
.cnvrstn-cmnt-des > h4 a {
	color: #222;
}
.cnvrstn-cmnt-des > h4 > span {
	display: inline-block;
	font-size: 13px;
	color: #999;
	float: right;
	position: absolute;
	right: 0;
}
.cnvrstn-cmnt-des p {
	font-size: 13px;
	color: #555;
	width: 80%;
}
.cnvrstn-cmnt-act {
	margin-top: 15px;
}
.cnvrstn-cmnt-act li {
	display: inline-block;
	margin-right: 15px;
}
.cnvrstn-cmnt-act li a {
	color: #666;
}
.cnvrstn-cmnt-act li a i {
	margin-right: 5px;
}
.cnvrstn-cmnt-act li:first-child a i {
	color: #C03A2B;
}
.cnvrstn-cmnt-act li:last-child a i {
	color: #2DBB98;
}



/******Private Talk*****/
.prvt-tlk-list.cvrstn-list > ul > li {
	padding-top: 10px;
	padding-left: 80px;
}
.prvt-tlk-list .cnvrstn-usr {
	width: 60px;
	height: 60px;
}
.prvt-tlk-list .cnvrstn-usr img {
	width: 60px;
	height: 60px;
}
.prvt-tlk-list .cnvrstn-cmnt-div {
	padding-left: 70px;
}
.prvt-tlk-list .cnvrstn-cmnt-author img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}


.acc-sdbr-box {
	float: left;
	width: 100%;
	box-shadow: 0 0 20px #ddd;
	background: #fff;
	margin-bottom: 30px;
	padding: 20px;
}
.acc-sdbr-box h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 20px;
	color: #222;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs {
	text-align: center;
	margin-bottom: 15px;
}
.acc-sdbr-tbs .tabbable-line .tab-content {
	padding: 0;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs li {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid transparent;
	margin-right: 66px;
	float: none;
	display: inline-block;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs li:last-child {
	margin-right: 0;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs > li.active {
	border-top-color: #FEC110;
	border-bottom-color: transparent;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs > li:hover, .acc-sdbr-tbs .tabbable-line .nav-tabs > li.active:hover {
	border-top-color: #FEC110;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs li a {
	padding: 0;
	line-height: 36px;
	padding: 0 5px;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs li.active a {
	color: #FEC110;
}
.acc-sdbr-tbs .tabbable-line .nav-tabs li.open a, .acc-sdbr-tbs .tabbable-line .nav-tabs li:hover a {
	color: #FEC110;
}



.acc-sdbr-usr-lst ul {
	margin: 0 -20px;
}
.acc-sdbr-usr-lst li {
	position: relative;
	padding-left: 80px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
}
.acc-sdbr-usr-lst li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.acc-sdbr-usr {
	position: absolute;
	left: 20px;
	top: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.acc-sdbr-usr img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.acc-sdbr-usr-info {
	min-height: 40px;
}
.acc-sdbr-usr-info h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}
.acc-sdbr-usr-info p {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	color: #888;
	/* font-style: italic; */
	font-weight: 300;
}

.usr-active {
	width: 10px;
	height: 10px;
	background: #7cb342;
	display: block;
	position: absolute;
	bottom: 0;
	border-radius: 50%;
	right: 5px;
}
.usr-unactive {
	width: 10px;
	height: 10px;
	background: #D0021B;
	display: block;
	position: absolute;
	bottom: 0;
	border-radius: 50%;
	right: 5px;
}



/*****My Group Talk****/
.acc-sdbr-box .trndg-sdbr-list {
	border: 0;
	width: inherit;
	margin: 0;
}
.acc-sdbr-box .trndg-sdbr-list ul {
	margin: 0 -20px;
}
.trndg-sdbr-list .tch-lft {
	min-height: 83px;
}

.acc-sdbr-box .trndg-sdbr-list li {
	border-bottom: 1px dashed #ddd;
}
.acc-sdbr-box .trndg-sdbr-list li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.acc-sdbr-box .trndg-sdbr-list li:last-child .tch-lft {
	padding-bottom: 0;
	margin-bottom: 0;
}




/*****Profile View******/
.usr-pro-lst .acc-wht-box {
	margin-bottom: 30px;
}
.usr-pro-lst .acc-wht-box:last-child {
	margin-bottom: 0;
}
.usr-pro-lst {
	float: left;
	width: 100%;
}
.usr-pro-view {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.usr-pro-lst .usr-pro-view:last-child {
	margin: 0;
}
.usr-pro-view ul {
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	width: 100%;
	box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.usr-pro-view li {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pro-vw-box {
	padding: 15px;
	float: left;
	width: 100%;
}
.pro-vw-lbl {
	float: left;
	width: 25%;
	font-size: 14px;
	color: #222;
	position: relative;
}
.pro-vw-lbl::before {
	content: ":";
	left: 50%;
	position: absolute;
	top: 0;
	width: 40px;
	text-align: center;
	opacity: 0;
}
.pro-vw-dsply {
	float: left;
	width: 75%;
	font-size: 14px;
	color: #777;
}
.pro-vw-dsply a {
	color: #fec110;
}


/*****User Friends******/
.usr-frnd-srch {
	margin-bottom: 20px;
}
.usr-frnd-srch .eve-list-search {
	width: 90%;
}
.usr-frnd-lst li {
	width: 25%;
	position: relative;
	float: left;
	padding: 5px;
}
.usr-frnd-col {
	position: relative;
	box-shadow: 0 4px 4px #e5e5e5;
	transition: all 0.4s ease 0s;
}
.usr-frnd-col:hover {
	box-shadow: 0 4px 4px rgba(0,0,0,0);
}
.usr-frnd-img {
	position: relative;
	border: 5px solid #d5d5d5;
}
.usr-frnd-img::before {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0)));
	background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 0.5) 100%);
	background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%);
	/* background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	pointer-events: none;
}
.usr-frnd-img img {
	width: 100%;
	height: 150px;
}
.usr-frnd-col h4 {
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	text-align: center;
	padding: 5px 5px 2px 5px;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}
.usr-frnd-col h4 a {
	color: #fff;
	display: block;
}
.usr-frnd-col:hover h4 {
	padding-bottom: 15px;
}



/*****User Featured Stories******/
.usr-feau-story .row {
	margin: 0 -7px;
}
.usr-feau-story .story-list-item {
	box-shadow: none;
	border-bottom: 1px dashed #ccc !important;
	padding-bottom: 30px;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
}
.usr-feau-story .story-list-item.story-list-item-new {
	border-bottom: 1px dashed #ccc !important;
}
.usr-feau-story .story-list-item.story-list-item-new:last-child {
	border-bottom: 0 !important
}
.usr-feau-story .story-list-item:last-child {
	padding-bottom: 0;
	border-bottom: 0 !important;
}
.usr-feau-story .story-list-media {
	width: 100%;
	float: left;
}
.usr-feau-story .story-list-media > img {
	//height: 220px;
	height: auto;
	width: 100%;
}
.usr-feau-story .story-list-des {
	float: left;
	//width: 70%;
	width: 100%;
	//background: #eee;
	//padding: 10px 31px 10px 20px;
	padding: 0;
	margin-top: 20px;
}
.usr-feau-story .tri-grid-media {
	float: left;
	width: 30%;
}
.usr-feau-story .tri-grid-des {
	float: left;
	width: 70%;
	//background: #eee;
	padding: 10px 31px 10px 20px;
}

.usr-feau-story .tri-grid-des h3, .usr-feau-story .tri-grid-des p {
	text-align: left !important;
}

.most-read-story.usr-feau-story .story-listing-wrapp {
	margin: 0;
}
.most-read-story.usr-feau-story .story-list-media {
	width: 40%;
}
.most-read-story.usr-feau-story .story-list-des {
	width: 60%;
}
.most-read-story.usr-feau-story .story-list-media img {
	height: 284px;
}


.most-read-story.usr-feau-story .stry-cntnt {
	max-height: 50px;
}
.most-read-story.usr-feau-story .stry-cntnt::before {
	margin-top: 0px;
	height: 45px;
}

/**.most-read-story .story-list-author {
	padding: 20px 0 0 95px;
	min-height: 100px;
}
.most-read-story .story-aut-img {
	width: 80px;
	height: 80px;
}
.most-read-story .story-aut-img img {
	width: 80px;
	height: 80px;
}**/



/****User Blogs*****/
.usr-blog-wrapp .blog-listing {
	//margin-top: -14px;
}
.usr-blog-wrapp .blog-li-item {
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.usr-blog-wrapp .blog-li-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.usr-blog-wrapp .blog-li-media img {
	height: 271px;
}
.usr-blog-wrapp .event-listing .blog-li-media img {
	height: 254px;
}
.usr-blog-wrapp .blog-hover {
	display: none;
}
.usr-blog-wrapp .blog-li-des {
	background: #eee;
}
.usr-blog-wrapp .blog-cntnt-shadow::before {
	background-image: linear-gradient(to bottom,rgba(238,238,238,0),#eee);
}
.usr-blog-wrapp .blog-loc {
	border-top: 1px solid #ddd;
}
.usr-blog-wrapp .blog-loc li {
	//margin-left: 11px;
	//font-size: 16px;
}
.usr-blog-wrapp .blog-loc li i {
	//margin-right: 5px;
	//font-size: 16px;
}





/*****User Media******/
.usr-media-wrapp .gal-pic-media img {
	height: 200px;
}

.usr-media-wrapp .gal-vd-item iframe, .usr-media-wrapp .gal-vd-item video {
	height: 200px;
}



/******Donation Tracker*******/
.sv-crdt-btn {
	float: left;
	width: 100%;
}
.sv-crdt-btn .labeltxt {
	padding-top: 5px !important;
}
.sv-crdt-btn .radio.radio-success {
	margin: 0;
}

#addNewCard h4 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}
#addNewCard p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
#addNewCard p a {
	color: #fec110;
}

.card-detail-bg {
	background: #e5e5e5;
	float: left;
	width: 100%;
	padding: 30px;
	margin-bottom: 25px;
	border: 2px solid #ccc;
}
.login-form .card-detail-bg .form-control {
	border: 2px solid #ccc;
}
.donor-table {
	margin-bottom: 25px;
}
.donor-table .table-bordered > thead > tr > td, .donor-table .table-bordered > thead > tr > th {
	background: #ddd;
	padding: 14px;
	color: #222;
	border-color: #ccc;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}
.donor-table .table-bordered > thead > tr > td, .donor-table .table-bordered > thead > tr > th {
	border-bottom-width: 1px;
}
.donor-table .table-bordered > tbody > tr > td {
	padding: 10px;
	border-color: #ccc;
}
.donor-table .table-bordered > tbody > tr:first-child > td:first-child {
	background: #8b8b8b;
	color: #000;
	font-size: 16px;
}
.donor-table .table-bordered > tbody > tr:nth-child(2) > td:first-child {
	background: #fec110;
	color: #fff;
	font-size: 16px;
}
.donor-table .table-bordered > tbody > tr:nth-child(3) > td:first-child {
	background: #d6d6d6;
	color: #000;
	font-size: 16px;
}
.donor-table .table-bordered > tbody > tr:last-child > td:first-child {
	background: #548dd4;
	color: #fff;
	font-size: 16px;
}




.card-show {
	position: relative;
	padding-right: 60px;
}
.card-show span {
	position: absolute;
	right: 0;
	top: 3px;
}
.card-show span img {
	height: 33px;
}


.promo-use-item {
	padding: 10px;
	border: 2px solid #e5e5e5;
}

.have-cupn > p a {
	color: #ff3e0b;
	font-weight: 600;
}
.cupn-form {
	margin-bottom: 15px;
}
.cupn-form .form-group {
	position: relative;
	margin-bottom: 8px;
	padding-right: 79px;
}
.cupn-form .form-group .form-control {
	box-shadow: 0 -4px 8px 1px rgba(0,0,0,0.12) inset;
	border-width: 2px;
}
.cupn-form .btn-apply {
	position: absolute;
	right: 1px;
	border-radius: 0;
	top: 0px;
	line-height: 36px;
	padding: 0 20px;
	font-weight: 600;
	background: #f4f4f4;
	color: #222;
	border: 2px solid #dddd;
	box-shadow: 0 -2px 5px 0px rgba(0,0,0,0.08) inset;
}

.cupn-form p {
	font-size: 12px;
}

.used-cupn-form {
	border: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 25px;
	padding: 8px 10px;
	background: #f4f4f4;
	cursor: default;
}
.used-cupn-form p {
	margin: 0;
}
.used-cupn-form a {
	position: absolute;
	right: 9px;
	font-size: 30px;
	top: -8px;
	color: #999;
}

.show-cupn {
	background: #fec110;
	padding: 10px;
	text-align: center;
	margin-top: 12px;
}
.show-cupn p {
	color: #fff;
	margin: 0 0 5px 0;
}
.show-cupn h3 {
	color: #fff;
	margin: 0;
	font-weight: 600;
	font-size: 20px;
}

.promo-hdng {
	background: #808080;
	padding: 24px;
	text-align: center;
	height: 69px;
	margin-bottom: 12px;
}
.promo-hdng h3 {
	margin: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.tri-dntn-amnt {
	//text-align: right;
}
.sbttl-amnt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 13px 0;
	margin-bottom: 15px;
}
.sbttl-amnt p {
	font-size: 16px;
	color: #222;
}
.sbttl-amnt p span {
	float: right;
}
.sbttl-amnt p:last-child {
	margin: 0;
}
.ttl-dntn {
	text-align: right;
}

.ttl-dntn h3 {
	margin-top: 0;
	font-weight: 600;
	font-size: 21px;
}
.ttl-dntn p {
	margin: 0;
	font-size: 16px;
}

.tri-dntn-amnt h4 {
	margin-top: 0;
}

.tri-dntn-amnt .onetimedonation {
	margin: 0;
}

.pymnt-method.mdl-pymnt {
	text-align: center;
	margin-top: 35px;
}

.pymnt-method.mdl-pymnt li {
	display: inline-block;
	float: none;
	margin-right: 10px;
}

.pymnt-method.mdl-pymnt li img {
	width: 35px;
}


.pymnt-method {
	float: left;
	width: 100%;
}
.pymnt-method li {
	float: left;
	margin-right: 15px;
}
.pymnt-method li:last-child {
	margin-right: 0;
}
.pymnt-method li img {
	width: 55px;
}

.cart-btns {
	margin-top: 20px;
}
.cart-btns .btn-trans-red {
	border-radius: 0;
	padding: 0 49px;
}
.cart-btns .btn-yellow {
    border-radius: 0;
    padding: 0 25px;
}



.tri-saved-box {
	padding: 50px;
}
.tri-saved-txt {
	text-align: center;
}
.tri-saved-txt > h3 {
	margin-top: 0;
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 15px;
}
.tri-saved-txt > p {
	line-height: 25px;
	font-size: 16px;
	margin: 0;
}
.tri-saved-txt .btn-common {
	margin: 0 5px;
	min-width: 185px;
}

.tri-saved-txt .show-cupn {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}


/******Donation Modal*******/
.modal {
	z-index: 999999999;
}
.modal-backdrop {
	z-index: 99999;
}
.dntn-mdl.modal-dialog {
	width: 700px;
}
.dntn-body {
	padding: 20px;
}
.dntn-mdl-hdng {
	text-align: center;
	margin-bottom: 25px;
}
.dntn-mdl-hdng h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 27px;
	line-height: 36px;
}
.dntn-mdl-hdng h4 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 19px;
	color: #fcc013;
}
.dntn-mdl-hdng p {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 17px;
}


.dntn-grp .radio {
	padding: 0;
}
.dntn-grp .radio label {
	padding-left: 0;
	text-align: center;
}
.dntn-grp .radio label::before, .dntn-grp .radio label::after {
	display: none;
}

.dntn-grp label p {
	//width: 114px;
	width: 100%;
	border: 1px solid #ddd;
	margin-top: 0;
	padding: 35px 15px;
	margin-bottom: 5px;
	margin: 0;
	outline: 1px solid #dddddd;
	outline-offset: -7px;
	font-weight: 500;
	font-size: 19px;
}

.dntn-grp .radio-success input[type="radio"]:checked + label p {
	border-color: #FEC110;
	outline: 1px solid #FEC110;
}
.dntn-grp .radio-success input[type="radio"]:checked + label {
	color: #FEC110;
}

.dntn-mdl-form .checkbox, .dntn-mdl-form .radio {
	margin-top: 0;
}
.dntn-grp .checkbox, .dntn-grp .radio {
	width: 18%;
}

.dntn-mdl-form .labeltxt {
	padding-top: 0;
}



/*****Account Setup Page Tabs******/


.short-nav-tabs .tabs-center .nav.nav-tabs.snav-tabs {
	text-align: center;
	width: 100%;
	margin: auto;
}
.short-nav-tabs .tabbable-line .nav-tabs.snav-tabs > li {
	border-top: 2px solid #ddd;
	border-bottom: 0;
	float: left;
	//margin: 0;
}
.short-nav-tabs .tabbable-line .nav-tabs.snav-tabs > li.acc-sort {
	float: right;
	border: 0;
}
.short-nav-tabs .tabbable-line .nav-tabs.snav-tabs > li.active {
	border-top: 2px solid #FEC110;
	border-bottom: 0;
	background: transparent;
}
.short-nav-tabs .tabbable-line .nav-tabs.snav-tabs > li a {
	padding: 0 10px;
	background: transparent;
	line-height: 36px;
}
.short-nav-tabs .tabbable-line .tab-content.stab-content {
	background-color: transparent;
}
.short-nav-tabs .tabbable-line .tab-content.stab-content .snav-tab-content {
	margin-top: 40px;
}





.snav-tab-hdng {
	text-align: center;
	margin-bottom: 40px;
}
.usr-story-tab .nav.nav-tabs.snav-tabs {
	position: absolute;
	left: 0;
	right: 0;
	top: 160px;
}
.usr-story-tab.usr-blog-tab .nav.nav-tabs.snav-tabs {
	top: 180px;
}
.usr-story-tab .snav-tab-hdng {
	text-align: center;
	margin-bottom: 100px;
	height: 117px;
}

.usr-story-tab.usr-blog-tab .snav-tab-hdng {
	height: 140px;
}


.accnt-tabs.short-nav-tabs {
	position: relative;
}
.usr-story-tab .short-nav-tabs .tabbable-line .tab-content.stab-content {
	//margin-top: -88px;
}
.usr-story-tab .short-nav-tabs .tabbable-line .tab-content.stab-content .snav-tab-content {
	margin-top: 0;
}

.snav-tab-hdng h3 {
	margin-top: 0;
	font-size: 30px;
	margin-bottom: 15px;
}
.snav-tab-hdng p {
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 23px;
}

.stry-cat-list ul {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.stry-cat-list li {
	display: block;
	padding: 15px 32px 15px 10px;
	position: relative;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #FEC110;
}
.stry-cat-list li:first-child {
	border-top: 1px solid #ccc;
}
.stry-cat-list li:nth-child(2n) {
	border-left: 4px solid #ff3e0b;
}
.stry-cat-list li h3 {
	margin: 0;
	font-size: 18px;
}
.stry-cat-list li h3 a {
	color: #222;
	display: inline-block;
}
.stry-cat-list li h3 span {
	font-size: 13px;
	color: #999;
	margin-right: 5px;
	display: inline-block;
	float: right;
	position: relative;
	top: 3px;
	font-style: italic;
}
.cat-cross {
	position: absolute;
	right: 10px;
	color: #222;
	top: 14px;
	font-size: 18px;
}
.form-group.s-srch-input {
	width: 45%;
	margin: 0 auto 35px;
	position: relative;
}
.form-group.s-srch-input input {
	height: 45px;
	border: 2px solid #ddd;
	padding-right: 30px;
}
.s-srch-input a {
	position: absolute;
	right: 9px;
	top: 11px;
	font-size: 18px;
	color: #222;
}
.sbmt-stry-btn {
	background: #fff !important;
	border: 2px solid #f8ca45 !important;
	color: #f8ca45 !important;
	line-height: 38px;
	padding: 0 20px;
}
.sbmt-stry-btn i {
	margin-right: 5px;
}
.sbmt-stry-btn:hover {
	background: #f8ca45 !important;
	color: #fff !important;
}




/*****Contact Us Page******/
.contt-call h4 {
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 27px;
}
.contt-call h4 span {
	color: #fec110;
}
.contt-msg textarea.form-control {
	height: 141px;
}

.contt-attntn {
	margin-top: -10px;
	width: 96%;
	overflow: hidden;
}
.contt-attntn h3 {
	margin: 0 0 7px 0;
	font-size: 15px;
	color: #ffc000;
}
.contt-attntn p {
	font-size: 14px;
}
.contt-attntn p a {
	color: #ff3e0b;
	margin: 0;
}




/*****Credit Card Page******/
.crdt-bck-btn {
	float: left;
}
.crdt-bck-btn a {
	color: #fff;
	background: #ff3e0b;
	font-weight: 400;
	font-size: 16px;
	border-radius: 30px;
	text-align: center;
	padding: 0 20px;
	line-height: 38px;
	white-space: nowrap;
	display: inline-block;
	border: 2px solid #ff3e0b;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	position: relative;
}
.crdt-bck-btn a:hover, .crdt-bck-btn a:focus {
	background: #fff;
	color: #ff3e0b;
	border-color: #ff3e0b;
}
.crdt-crds {
	//margin-top: 30px;
}
.crdt-crd-item {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.crdt-ttl {
	background: #ddd;
	float: left;
	width: 100%;
	padding: 15px 20px;
	margin-bottom: 30px;
}
.crdt-ttl h3 {
	font-size: 21px;
	margin: 0;
	//padding-top: 8px;
}
.crdt-ttl .checkbox {
	float: right;
	margin: 0;
}
.crdt-ttl  .checkbox .cr, .radio .cr {
	border: 1px solid #888;
}
.crdt-crd-des {
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 30px;
}
.crdt-crd-des p {
	color: #555;
}
.crdt-crd-des p span {
	font-weight: 600;
}
.bllng-dtls h3 {
	margin-top: 0;
	font-size: 17px;
}
.crdt-actns a {
	color: #fec110;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	padding-right: 15px;
}
.crdt-actns a:last-child {
	margin-right: 0;
	padding-right: 0;
}
.crdt-actns a::before {
	top: 0;
	right: 0;
	background: #fec110;
	width: 1px;
	position: absolute;
	content: "";
	height: 16px;
}
.crdt-actns a:last-child::before {
	display: none;
}
.crdt-crd-blls {
	//margin-top: -30px;
}
.crdt-crd-blls .bllng-dtls {
	margin-top: 30px;
}
.crdt-crd-blls .col-md-6.col-sm-6:first-child .bllng-dtls, .crdt-crd-blls .col-md-6.col-sm-6:nth-child(2) .bllng-dtls {
	margin-top: 0;
}

.pymnt-method.flower-group .radio-success input[type="radio"]:checked + label img {
	border-color: transparent;
	opacity: 1;
}
.pymnt-method.flower-group label img {
	width: 70px;
	height: 45px;
	opacity: 0.5;
	border: 0;
}




/*******Memorial List*******/
.memo-list.usr-feau-story .story-list-item {
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	border-bottom: 0 !important;
	padding-bottom: 0;
}
.memo-list.usr-feau-story .story-list-des {
	padding: 20px;
}





/*****FAQ*****/
.faq-content p {
	margin-bottom: 35px;
	font-size: 15px;
}
.faq-content a {
	color: #ff3e0b;
	transition: all 0.4s ease 0s;
}
.faq-content a:hover {
	color: #0D3592;
}
.faq-pnl-body .guide-list {
	margin-bottom: 0;
}

.faq-pnl-body p {
	line-height: 26px;
	margin-bottom: 20px;
}
.faq-pnl-body p:last-child {
	margin-bottom: 0;
}
.faq-pnl-body p a {
	color: #fcc013;
}
.faq-content h6 {
	margin-top: 0;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 30px;
}

.faq-content .guide-list li::before {
	background: #000;
}
.faq-content .guide-list ul {
	padding-left: 16px;
}
.faq-content .guide-list li li {
	padding: 0;
}
.faq-content .guide-list li li::before {
	display: none;
}

.policy-conetnt.faq-content .guide-hdng {
	margin-bottom: 35px;
}

.policy-conetnt.faq-content.guide-list {
	margin-bottom: 35px;
}


#ajax-container {
	display: none;
	position: fixed;
	z-index: 999999;
	background: rgba(255,255,255,1);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#ajax-loader {
	width: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -100px;
}



.error-msg {
	display: none;
	color: red;
	font-weight: 700;
	animation-duration: .6s;
	animation-timing-function: ease-in-out;
	animation-name: headShake;
	font-family: Arial,serif;
	padding: 5px;
	margin-bottom: 2px;
	font-size: 12px;
}

.errorfocus {
	border: 1px solid red!important;
}



.stry-conti-list {
	//margin-top: -30px;
}


.stry-conti-item {
	margin-top: 30px;
	float: left;
	width: 100%;
	border-top: 1px dashed #ccc;
	padding-top: 30px;
}
.stry-conti-list .stry-conti-item:nth-child(2) {
	border-top: 0;
	padding-top: 0;
}
.stry-conti-media {
	width: 30%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin: auto;
	float: left;
}
.stry-conti-media::before {
	position: absolute;
	content: "";
	border-radius: 0;
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6),0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.stry-conti-item:hover .stry-conti-media::before {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1);
}

.stry-conti-media > img {
	width: 100%;
	height: 218px;
	border-radius: 0;
}
.stry-conti-hvr {
	position: absolute;
	background: rgba(254, 193, 16, 0.8);
	width: 100%;
	height: inherit;
	border-radius: 0;
	opacity: 0;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 25px;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.stry-conti-item:hover .stry-conti-hvr {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.stry-conti-hvr h3 {
	margin: 0;
	font-size: 20px;
	line-height: 26px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	padding: 0 25px;
}
.stry-conti-hvr h3 a {
	color: #fff;
}
.stry-conti-hvr p {
	font-size: 13px;
}
.stry-conti-hvr p {
	color: #fff;
	padding: 10px 0 0 0;
	font-style: italic;
	margin: 0;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}
.stry-conti-item:hover .stry-conti-hvr p {
	opacity: 1;
}
.stry-conti-detail {
	width: 70%;
	float: left;
	padding: 10px 0 10px 20px;
}
.stry-conti-des {
	position: relative;
}
.stry-conti-des h3 {
	margin: 0 0 15px 0;
	font-size: 22px;
}
.stry-conti-des h3 a {
	color: #222;
}
.lst-actv {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	font-style: italic;
	color: #888;
}
.red-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #D0021B;
	border-radius: 50%;
}
.green-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #7cb342;
	border-radius: 50%;
}

.stry-conti-cat {
	border-top: 1px dashed #ddd;
	padding-top: 20px;
}
.stry-conti-cat p {
	font-size: 14px;
	margin: 0;
	color: #FEC110;
}
.stry-conti-cat p b {
	color: #222;
}
.stry-conti-cat p a {
	color: #FEC110;
}

.stry-conti-follow {
	margin: 0 0 15px 0;
}
.stry-conti-follow li {
	display: inline-block;
	margin-right: 20px;
}
.stry-conti-follow li:last-child {
	margin-right: 0;
}
.stry-conti-follow li a {
	color: #666;
	font-size: 16px;
}
.stry-conti-follow li a i, .stry-conti-follow li a img {
	//width: 16px;
	width: 23px;
	font-size: 21px;
	margin-right: 10px;
}



.stry-conti-social {
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-top: 20px;
}
.stry-conti-social li {
	margin-right: 5px;
	padding: 0px;
	display: inline-block;
	width: auto;
}
.stry-conti-social li:last-child {
	margin-right: 0;
}
.stry-conti-social li a {
	-moz-transition: all 0.3s ease 0s;
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.stry-conti-social li a:hover {
	background-position: 0 -40px !important;
}
.stry-conti-social li.twitter a {
	background: #f4f4f4 url("../images/icons/twitter.png") no-repeat 0 0;
}
.stry-conti-social li.twitter a:hover {
	background-color: #48c4d2;
}
.stry-conti-social li.facebook a {
	background: #f4f4f4 url("../images/icons/facebook.png") no-repeat 0 0;
}
.stry-conti-social li.facebook a:hover {
	background-color: #3b5998;
}
.stry-conti-social li.linkedin a {
	background: #f4f4f4 url("../images/icons/linkedin.png") no-repeat 0 0;
}
.stry-conti-social li.linkedin a:hover {
	background-color: #0e76a8;
}
.stry-conti-social li.youtube a {
	background: #f4f4f4 url("../images/icons/youtube.png") no-repeat 0 0;
}
.stry-conti-social li.youtube a:hover {
	background-color: #f45750;
}
.stry-conti-social li.googleplus a {
	background: #f4f4f4 url("../images/icons/googleplus.png") no-repeat 0 0;
}
.stry-conti-social li.googleplus a:hover {
	background-color: #d94a39;
}
.stry-conti-social li.pinterest a {
	background: #f4f4f4 url("../images/icons/pinterest.png") no-repeat 0 0;
}                                                                                                                                                        
.stry-conti-social li.pinterest a:hover {
	background-color: #cb2027;
}

.text-width-reduce75 {
	width: 75%;
	margin: auto;
}

.blog-cmmnt-block {
	box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 25px;
	margin-bottom: 77px;
}

.save-card-list {
	float: left;
	width: 100%;
	//margin-top: -20px;
}
.save-card-list h4 {
	margin: 0;
}
.save-card-radio {
	float: left;
	width: 100%;
	background: #e5e5e5;
	padding: 0 0 20px 20px;
	margin: 20px 0;
	border: 1px solid #ccc;
}
.save-card-list .radio.radio-success {
	width: 50%;
	float: left;
	margin-bottom: 0;
	margin-top: 20px;
}
.save-card-radio .radio-inline {
	margin: 0;
}
.add-cardbtn {
	margin-bottom: 20px;
}

.up-bl-img {
	position: relative;
	float: right;
}
.up-bl-img a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	color: #222;
	background: #fff;
	line-height: 35px;
	border: 2px solid #FEC110;
	pointer-events: none;
	cursor: pointer;
	border-radius: 30px;
	padding: 0 20px;
	font-size: 15px;
	transition: all 0.4s ease 0s;
}
.up-bl-img a i {
	color: #FEC110;
}
.up-bl-img .form-control {
	border: 0;
	width: 180px;
	height: 40px;
	box-shadow: none;
	border-radius: 50%;
}




.message-modal-outer {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 99999;
	background: rgba(0,0,0,0.5);
}
.message-modal-box {
	width: 50%;
	background: #fff;
	border-radius: 4px;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translatex(-50%) translatey(-50%);
	padding: 50px;
}
.message-modal-txt {
	text-align: center;
}
.message-modal-txt p {
	line-height: 30px;
	font-size: 21px;
	color: #222;
}
.message-modal-txt p a {
	color: #fec110;
}
.message-modal-box .btn-common {
	margin: 0 5px;
	min-width: 185px;
}
.message-modal-txt h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 36px;
}
.message-modal-txt h2 span {
	color: #fec110;
}



.tri-grid-item {
	margin-top: 30px;
	padding-left: 0;
	box-shadow: 0 10px 15px rgba(0,0,0,0.1);
	float: left;
	width: 100%;
	border: 1px solid #efefef;
	transition: all 0.4s ease 0s;
}
.tri-grid-item:hover {
	box-shadow: 0 8px 15px rgba(0,0,0,0);
}
.tri-grid-media {
	position: relative;
}
.tri-grid-media > img {
	width: 100%;
	//height: 280px;
	height: auto;
}
.tri-grid-des {
	float: left;
	width: 100%;
	padding: 14px;
	background: #fff;
	box-shadow: 0 0 9px -5px rgba(0,0,0,0.2);
}
.tri-grid-des > h3 {
	font-size: 17px;
	text-align: center;
	margin: 0 0 10px 0;
	font-weight: 600;
}
.tri-grid-des > h3 a {
	color: #888888;
	transition: all 0.4s ease 0s;
}
.tri-grid-des > h3 a:hover {
	color: #999999;
}
.memorials-grid-block .tri-grid-des > h3 {
	text-align: center;
}
.memorials-grid-block .tri-grid-des > h3 a {
	color: #0D3592;
}
.memorials-grid-block .tri-grid-des > h3 a:hover {
	color: #2e63c1;
}

.tri-grid-des > p {
	color: #0D3592;
	text-align: center;
	//min-height: 44px;
}

.tri-shdw-cntnt {
	display: block;
	max-height: 47px;
	overflow: hidden;
	color: #0D3592;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	position: relative;
}

.tri-shdw-cntnt::before {
	content: '';
	position: absolute;
	margin-top: 16px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 29px;
	width: 100%;
}

.memorials-grid-block .tri-grid-des > p {
	text-align: center;
	color: #888888;
}
.tri-grid-des .story-list-author {
	padding: 15px 0 0 60px;
	min-height: 64px;
}
.tri-grid-des .story-aut-img {
	top: 10px;
	width: 50px;
	height: 50px;
}
.tri-grid-des .story-aut-img img {
	width: 50px;
	height: 50px;
}
.tri-grid-des .story-aut-info h4 {
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: 600;
}
.tri-grid-des .story-aut-info p {
	//color: #747474;
	font-size: 12px;
	//line-height: 16px;
	//margin: 0;
}

.tri-cntnt-shadow {
	display: block;
	max-height: 108px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	position: relative;
}
.tri-cntnt-shadow::before {
	content: '';
	position: absolute;
	margin-top: 70px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 39px;
	width: 100%;
}




.banner-color .nice-select li.option:nth-child(2) {
	background: #f9813a !important;
	color: #fff;
}
.banner-color .nice-select li.option:nth-child(3) {
	background: #1f94dc !important;
	color: #fff;
}
.banner-color .nice-select li.option:nth-child(4) {
	background: #13b422 !important;
	color: #fff;
}
.banner-color .nice-select li.option:nth-child(5) {
	background: #FEC110 !important;
	color: #fff;
}
.banner-color .nice-select .option:hover, .banner-color .nice-select .option.focus, .banner-color .nice-select .option.selected.focus {
	background-color: transparent;
}
.banner-color .nice-select .list:hover .option:nth-child(2):not(:hover) {
	background-color: #f9813a !important;
}
.banner-color .nice-select .list:hover .option:nth-child(3):not(:hover) {
	background-color: #1f94dc !important;
}
.banner-color .nice-select .list:hover .option:nth-child(4):not(:hover) {
	background-color: #13b422 !important;
}
.banner-color .nice-select .list:hover .option:nth-child(5):not(:hover) {
	background-color: #FEC110 !important;
}




.story-catpage-width .col-md-7.col-sm-7 {
	width: 62%;
}
.story-catpage-width .col-md-5.col-sm-5 {
	width: 38%;
}

.featured-story-sidebar .story-listing-wrapp {
	margin-top: 0;
	box-shadow: 0 3px 6px 3px rgba(0,0,0,.09);
	float: left;
	width: 100%;
	border: 1px solid #efefef;
}
.story-list-item.story-list-item-new {
	border: 1px solid #efefef;
	//box-shadow: 0 9px 17px rgba(0,0,0,0.2);
}
.featured-story-sidebar .story-list-item {
	margin-top: 0;
	box-shadow: none !important;
	border-bottom: 1px solid #efefef;
}
.story-listing-wrapp-new .story-list-item-grid.story-list-item:last-child {
	border-bottom: 0;
}
.story-list-des-new.story-list-des h3 {
	font-size: 19px;
	color: #000;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.story-list-des-new.story-list-des h3 a {
	line-height: 27px;
	color: #000;
}
.story-aut-info-new.story-aut-info h4 {
	margin-top: 0;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: 600;
}
.story-aut-info-new.story-aut-info p {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	font-weight: 600;
}
.story-aut-info-new.story-aut-info p a {
	color: #ff3e0b;
}
.stry-date > span {
	color: #808080;
	font-size: 11px;
	line-height: 15px;
}


.story-likes-new.story-likes {
	padding-top: 20px;
	//text-align: center;
	border-top: 1px solid #efefef;
	margin-top: 20px;
	position: relative;
}
.usr-feau-story .story-likes-new.story-likes {
	padding-top: 15px;
	margin-top: 15px;
}
.story-likes-new.story-likes > ul > li {
	display: inline-block;
	margin-right: 10px;
	width: 22%;
}
.story-likes-new.story-likes > ul > li a {
	color: #000;
	font-size: 16px;
}
.story-likes-new.story-likes > ul > li a i {
	font-size: 21px;
	margin-right: 10px;
}

.stry-cntnt {
	display: block;
	max-height: 70px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	position: relative;
}
.stry-cntnt::before {
	content: '';
	position: absolute;
	margin-top: 16px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 56px;
	width: 100%;
}
.stry-cntnt h1, .stry-cntnt h2, .stry-cntnt h3, .stry-cntnt h4, .stry-cntnt h5, .stry-cntnt h6, .stry-cntnt li, .stry-cntnt b, .stry-cntnt a, .stry-cntnt p {
	font-family: 'Biryani',! sans-serif important;
}
.stry-cntnt p {
	color: #222;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}




.ribbon-preview {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
}
.ribbon-color {
	position: absolute;
	right: 40px;
	background: #201c10;
	height: 35px;
	z-index: 1;
	left: 40px;
	bottom: 0;
	z-index: 2;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.ribbon-color::before {
	position: absolute;
	content: "";
	width: 11px;
	top: -11px;
	border-bottom: 9px solid #000000;
	border-left: 11px solid transparent;
	z-index: -1;
	left: 0px;
	border-right: 0;
}
.ribbon-color::after {
	position: absolute;
	content: "";
	width: 11px;
	top: -11px;
	border-bottom: 9px solid #000000;
	border-right: 11px solid transparent;
	z-index: -1;
	right: 0px;
	border-left: 0;
}
.rib-left {
	position: absolute;
	left: 21px;
	bottom: 9px;
	width: 30px;
	height: 35px;
	background: #16130a;
	z-index: 1;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.rib-left::before {
	position: absolute;
	content: "";
	width: 11px;
	top: -11px;
	border-bottom: 9px solid #000000;
	border-left: 11px solid transparent;
	z-index: -1;
	left: 0px;
	border-right: 0;
}
.rib-brdr-left {
	position: absolute;
	border-width: 18px 10px 17px 10px;
	border-style: solid;
	border-color: #201c10 #201c10 #201c10 transparent;
	width: 32px;
	height: 20px;
	bottom: 18px;
	left: 0;
}
.rib-brdr-left::before {
	background: #000;
	position: absolute;
	content: "";
	top: -18px;
	left: -10px;
	right: -10px;
	height: 2px;
}
.rib-brdr-left::after {
	background: #000;
	position: absolute;
	content: "";
	bottom: -18px;
	left: -10px;
	right: -10px;
	height: 2px;
}
.rib-right {
	position: absolute;
	right: 21px;
	bottom: 9px;
	width: 30px;
	height: 35px;
	background: #16130a;
	z-index: 1;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
}
.rib-right::after {
	position: absolute;
	content: "";
	width: 11px;
	top: -11px;
	border-bottom: 9px solid #000000;
	border-right: 11px solid transparent;
	z-index: -1;
	right: 0px;
	border-left: 0;
}
.rib-brdr-right {
	position: absolute;
	border-width: 18px 10px 17px 10px;
	border-style: solid;
	border-color: #201c10 transparent #201c10 #201c10;
	width: 32px;
	height: 20px;
	bottom: 18px;
	right: 0;
}
.rib-brdr-right::before {
	background: #000;
	position: absolute;
	content: "";
	left: -10px;
	right: -10px;
	height: 2px;
	top: -18px;
}
.rib-brdr-right::after {
	background: #000;
	position: absolute;
	content: "";
	bottom: -18px;
	left: -10px;
	right: -10px;
	height: 2px;
}
.ribbon-text {
	position: absolute;
	color: #fff;
	left: 40px;
	right: 40px;
	z-index: 2;
	text-transform: uppercase;
	line-height: 32px;
	text-align: center;
	bottom: 0;
	font-size: 13px;
	letter-spacing: 0.5px;
}



/*****Ribbon Orange******/
.ribbon-colors-div.orange .ribbon-color {
	background: #f9813a;
}
.ribbon-colors-div.orange .ribbon-color::before, .ribbon-colors-div.orange .ribbon-color::after {
	border-bottom-color: #ce5f1c;
}
.ribbon-colors-div.orange .rib-left, .ribbon-colors-div.orange .rib-right {
	background: #ec722a;
}
.ribbon-colors-div.orange .rib-left::before, .ribbon-colors-div.orange .rib-right:after {
	border-bottom-color: #ce5f1c;
}
.ribbon-colors-div.orange .rib-brdr-left {
	border-color: #f9813a #f9813a #f9813a transparent;
}
.ribbon-colors-div.orange .rib-brdr-right {
	border-color: #f9813a transparent #f9813a #f9813a;
}


/*****Ribbon Blue******/
.ribbon-colors-div.blue .ribbon-color {
	background: #1f94dc;
}
.ribbon-colors-div.blue .ribbon-color::before, .ribbon-colors-div.blue .ribbon-color::after {
	border-bottom-color: #0f77b7;
}
.ribbon-colors-div.blue .rib-left, .ribbon-colors-div.blue .rib-right {
	background: #1686ca;
}
.ribbon-colors-div.blue .rib-left::before, .ribbon-colors-div.blue .rib-right:after {
	border-bottom-color: #0f77b7;
}
.ribbon-colors-div.blue .rib-brdr-left {
	border-color: #1f94dc #1f94dc #1f94dc transparent;
}
.ribbon-colors-div.blue .rib-brdr-right {
	border-color: #1f94dc transparent #1f94dc #1f94dc;
}

/*****Ribbon Green******/
.ribbon-colors-div.green .ribbon-color {
	background: #13b422;
}
.ribbon-colors-div.green .ribbon-color::before, .ribbon-colors-div.green .ribbon-color::after {
	border-bottom-color: #0a9e18;
}
.ribbon-colors-div.green .rib-left, .ribbon-colors-div.green .rib-right {
	background: #0ca71b;
}
.ribbon-colors-div.green .rib-left::before, .ribbon-colors-div.green .rib-right:after {
	border-bottom-color: #0a9e18;
}
.ribbon-colors-div.green .rib-brdr-left {
	border-color: #13b422 #13b422 #13b422 transparent;
}
.ribbon-colors-div.green .rib-brdr-right {
	border-color: #13b422 transparent #13b422 #13b422;
}

/*****Ribbon Yellow******/
.ribbon-colors-div.yellow .ribbon-color {
	background: #fec110;
}
.ribbon-colors-div.yellow .ribbon-color::before, .ribbon-colors-div.yellow .ribbon-color::after {
	border-bottom-color: #d9a306;
}
.ribbon-colors-div.yellow .rib-left, .ribbon-colors-div.yellow .rib-right {
	background: #eeb40b;
}
.ribbon-colors-div.yellow .rib-left::before, .ribbon-colors-div.yellow .rib-right:after {
	border-bottom-color: #d9a306;
}
.ribbon-colors-div.yellow .rib-brdr-left {
	border-color: #fec110 #fec110 #fec110 transparent;
}
.ribbon-colors-div.yellow .rib-brdr-right {
	border-color: #fec110 transparent #fec110 #fec110;
}

.prv-btn {
	margin-top: 10px;
}
.prv-btn a {
	color: #FEC110;
	display: inline-block;
}

.tribute-modal-preview {
	width: 54%;
	margin: auto;
	overflow: hidden;
}
.tribute-modal-preview .tri-grid-item {
	//border: 5px solid #ddd;
}
.tribute-modal-preview .tri-grid-item .tri-grid-media {
	border: 5px solid #ddd;
}
.tribute-modal-preview .tri-bnr-dply {
	border: 5px solid #ddd;
	border-top: 0;
}
.tri-bnr-dply {
	position: relative;
}
.tri-bnr-dply img {
	width: 100%;
	//height: 70px;
	height: auto;
}
.tri-bnr-para p {
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translatey(-50%);
	margin: 0;
	left: 0;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 23px;
	padding: 10px;
}


.tab-content .tri-bnr-dply {
	margin: -50px -50px 50px -50px;
}
.tab-content .tri-bnr-dply img {
	height: auto;
}
.tab-content .tri-bnr-para p {
	font-size: 70px;
	padding: 10px;
	line-height: 83px;
}





.tri-cndl-dsply {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
}

.tri-cndl-dsply img {
	width: 60px !important;
	height: 60px !important;
}

.tri-flwr-dsply {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	overflow: hidden;
	background: transparent;
	/* padding: 5px; */
	/* border: 2px solid #000; */
}

.tri-flwr-dsply img {
	width: 60px !important;
	height: 60px !important;
}


.tribute-pets-sort .box {
	text-align: center;
}


.ribbon-featured {
	position: absolute;
	bottom: 10px;
	right: -2px;
	z-index: 1;
}
.ribbon-featured .ribbon-start, .ribbon-featured .ribbon-start::after {
	background: rgba(254,193,16,1);
	content: "";
	display: inline-block;
	height: 1rem;
	width: 7px;
	border-bottom-right-radius: 1rem;
	border-top-right-radius: 1rem;
	right: -.5rem;
	position: absolute;
	z-index: 1;
	top: 100%;
}
.ribbon-featured .ribbon-start::after {
	background: rgba(0,0,0,.2);
	z-index: 2;
	right: 0;
	top: 0;
}
.ribbon-featured .ribbon-content {
	//box-shadow: 0 0.1rem rgba(0,0,0,.15);
	background-color: #FFF0C3;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	z-index: 1;
	padding: 6px 9px 6px 7px;
	/* border-radius: 6px 0 0 6px; */
}
.ribbon-featured .ribbon-content::before {
	background-color: rgba(254,193,16,1);
	width: 7px;
	height: 5px;
	position: absolute;
	top: 0;
	right: -.5rem;
	content: "";
	border-top-right-radius: 50%;
}
.ribbon-featured .ribbon-content::after {
	background-color: rgba(254,193,16,1);
	width: 7px;
	height: 100%;
	content: "";
	position: absolute;
	top: .5rem;
	right: -.5rem;
}
.ribbon-featured .ribbon-content img {
	width: 40px !important;
	height: 40px !important;
}

.ribbon-featured .ribbon-end {
	height: 100%;
	width: 1.5rem;
	position: absolute;
	top: 0;
	left: -1.5rem;
}
.ribbon-featured .ribbon-end::after, .ribbon-featured .ribbon-end::before, .ribbon-featured .ribbon-end .ribbon-shadow::after, .ribbon-featured .ribbon-end .ribbon-shadow::before {
	border-style: solid;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
}
.ribbon-featured .ribbon-end::before, .ribbon-featured .ribbon-end .ribbon-shadow::before {
	border-width: 0 1.5rem 2.9rem 0;
	border-color: transparent #FFF0C3 transparent transparent;
}
.ribbon-featured .ribbon-end::after, .ribbon-featured .ribbon-end .ribbon-shadow::after {
	border-width: 0 0 2.9rem 1.5rem;
	border-color: transparent transparent #FFF0C3 transparent;
	bottom: 0;
}
.ribbon-featured .ribbon-end figure {
	display: none;
}




.share-scls {
	position: absolute;
	right: 0;
	bottom: 46px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,.02);
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	display: none;
}
.share-scls::before {
	border-top: 13px solid #e5e5e5;
	border-left: 13px solid hsla(0, 0%, 0%, 0);
	border-right: 13px solid hsla(0, 0%, 0%, 0);
	content: "";
	display: inline-block;
	position: absolute;
	right: 7px;
	bottom: -14px;
	z-index: 4;
}
.share-scls::after {
	border-top: 13px solid hsl(0, 0%, 100%);
	border-left: 12px solid hsla(0, 0%, 0%, 0);
	border-right: 12px solid hsla(0, 0%, 0%, 0);
	content: "";
	display: inline-block;
	position: absolute;
	right: 8px;
	bottom: -12px;
	z-index: 5;
}
.share-scls li {
	width: 36px;
	text-align: center;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.share-scls li a {
	width: 36px;
	line-height: 36px;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	text-align: center;
	color: #222;
	border-radius: 50%;
	font-size: 18px;
	margin-bottom: 0;
	padding-top: 2px;
	height: 36px;
	transition: all 0.4s ease 0s;
}
.share-scls li:last-child {
	width: auto;
	margin: 0;
}
.share-scls li:last-child a {
	width: auto;
	line-height: 28px !important;
	border: 0;
	padding: 0;
	height: auto;
}
.share-scls li a i {
	margin: 0;
}
.share-scls li a:hover {
	color: #fff;
}
.share-scls li:first-child a:hover {
	background: #3A589B;
	border-color: #3A589B;
}
.share-scls li:nth-child(2) a:hover {
	background: #1CB7EB;
	border-color: #1CB7EB;
}
.share-scls li:nth-child(3) a:hover {
	background: #D94835;
	border-color: #D94835;
}


.share-copy {
	padding: 4px 0 0 0;
}
.share-copy a {
	font-size: 15px !important;
	font-weight: 600;
}
.share-copy a:hover {
	color: #222 !important;
}


.note-editor.note-frame {
	border: 1px solid #e5e5e5 !important;
}


a.ancr-hvr-underline {
	color: #ff3e0b;
}
a.ancr-hvr-underline:hover {
	color: #ffce3e;
	text-decoration: underline;
}






/********Volunteer Advocate********/
.heading-banner.volunteer-bnr {
	background: url("../images/participate-banner.jpg") no-repeat center center / cover;
	padding: 100px 0 130px 0;
}
.volunteer-bnr .hdng-bnr-txt {
	width: 100%;
}
.volunteer-bnr .hdng-bnr-txt h2 {
	margin-bottom: 0;
	line-height: 66px;
}




/*****Sign Up To Act*****/
.sign-act-media {
	margin-bottom: 20px;
	border: 5px solid #ddd;
}
.sign-act-media img {
	width: 100%;
}
.sign-act-content p {
	margin-bottom: 20px;
}
.sign-act-content p span {
	color: #FEC110;
	font-weight: 700;
}
.sign-act-content h2 {
	margin: 40px 0 20px 0;
}
.sign-act-content h3 {
	margin: 20px 0;
}
/**.sign-act-content li {
	font-size: 14px;
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 1.9;
}
.sign-act-content li::before {
	background: #FEC110;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
}
.sign-act-content li:last-child {
	margin-bottom: 0;
}
.sign-act-content li a {
	color: #fec110;
}**/

.job-item {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	/* background: #fdf6df; */
	border-radius: 20px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	border: 2px solid #e5e5e5;
	transition: all 0.4s ease 0s;
}
.job-item:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}
.job-des {
	padding: 32px 25px;
}
.job-des h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 600;
}
.job-des h3 a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.job-item:hover .job-des h3 a {
	color: #FEC110;
}
.job-des h4 {
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	font-size: 16px;
}
.job-des h4 span {
	font-weight: 600;
	display: inline-block;
	margin-right: 5px;
}
.job-des h4 span i {
	color: #FEC110;
	margin-right: 5px;
}

.job-des-shadow {
	display: block;
	max-height: 70px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	position: relative;
}
.job-des-shadow::before {
	content: '';
	position: absolute;
	margin-top: 16px;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	opacity: .8;
	height: 56px;
	width: 100%;
}
.job-des-shadow p {
	color: #222;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}

.job-loc {
	padding: 25px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.job-loc a {
	color: #FEC110;
	font-size: 16px;
}
.job-loc a i {
	font-size: 18px;
	margin-right: 5px;
}
.job-btm {
	padding: 20px 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	overflow: hidden;
}
.job-btm li {
	float:left;
	width: 50%;
}
.job-btm li a {
	color: #808080;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.job-btm li:last-child a {
	background: #fff;
	color: #FEC110;
	padding: 3px 20px 1px 20px;
	border-radius: 20px;
	float: right;
	margin-top: -7px;
	border: 2px solid #FEC110;
	transition: all 0.4s ease 0s;
}
.job-btm li:last-child a:hover {
	background: #FEC110;
	color: #fff;
}
.job-btm li a i {
	font-size: 18px;
	margin-right: 5px;
}


.job-cat {
	background: #808080;
	color: #fff;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 3px 10px 1px 10px;
	font-size: 12px;
	border-radius: 8px;
}
.job-cat.full-time {
	background: #9db723;
}
.job-cat.part-time {
	background: #f08d3c;
}
.job-cat.all-time {
	background: #0073aa;
}
.job-cat.temp-time {
	background: #d93674;
}
.job-cat.vol-time {
	background: #1abc9c;
}
.job-cat.int-time {
	background: #dd4003;
}

.apply-form p {
	margin-bottom: 30px;
}
#jobApplyModal .modal-dialog {
	width: 700px;
	margin: 30px auto;
}



.ways-act-steps {
	background: #FFF0C3;
	padding: 30px;
}
.ways-act-hdng {
	margin-bottom: 30px;
}
.ways-act-hdng h3 {
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
}
.ways-act-hdng h3 span {
	color: #FEC110;
}
.ways-act-steps li {
	margin-bottom: 30px;
}
.ways-act-steps li a {
	display: block;
	background: #FEC110;
	color: #fff;
	padding: 13px 40px 10px 25px;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
	border: 3px solid #FEC110;
	font-weight: 600;
}
.ways-act-steps li a:hover {
	background: #fff;
	padding-left: 35px;
	color: #FEC110;
	border-color: #FEC110;
}
.ways-act-steps li.active a, .ways-act-steps li.active a:hover {
	background: #fff;
	padding-left: 35px;
	color: #FEC110;
	border-color: #FEC110;
}
.ways-act-steps li a::before {
	position: absolute;
	content: "\f178";
	font-family: FontAwesome;
	right: 10px;
	top: 10px;
	font-size: 20px;
	transition: all 0.4s ease 0s;
}
.ways-act-steps li a:hover::before {
	right: 30px;
}
.ways-act-steps li.active a::before, .ways-act-steps li.active a:hover::before {
	right: 30px;
}


/********Our Act Advocates********/
.states-list li {
	margin-bottom: 15px;
	background: #f4f4f4;
	padding: 12px 10px 10px;
}
.states-list li a {
	font-size: 15px;
	color: #222;
	transition: all 0.4s ease 0s;
	position: relative;
	padding-left: 15px;
}
.states-list li a:hover {
	color: #FEC110;
}
.states-list li a::before {
	background: #FEC110;
	position: absolute;
	content: "";
	left: 0;
	top: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}


.sign-act-content .blog-srch.eve-list-search {
	width: 100%;
	margin-bottom: 0;
}
.sign-act-content .eve-list-sort .nice-select {
	width: 170px !important;
	min-width: 170px !important;
}
.advo-item {
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	margin-top: 30px;
}
.advo-media img {
	width: 100%;
	//height: 220px;
	height: auto;
}
.advo-des {
	padding: 15px;
	text-align: center;
}
.advo-des h4 {
	margin-top: 0;
	font-size: 18px;
	font-weight: 600;
}
.advo-des h5 {
	color: #FEC110;
	margin-top: 0;
	margin-bottom: 10px;
}
.advo-des h5 i {
	font-size: 18px;
	margin-right: 5px;
}
.advo-des p {
	margin: 0;
	font-size: 11px;
	color: #808080;
	line-height: 15px;
}


.cntct-sena-lnk a {
	color: #222;
	font-size: 18px;
	font-weight: 600;
	transition: all 0.4s ease 0s;
}
.cntct-sena-lnk a:hover {
	color: #fec110;
}


#senatorOrREList {
	position: absolute;
	left: 0;
	right: 0;
	background: #f4f4f4;
	z-index: 2;
	border: 1px solid #e5e5e5;
	top: 100%;
	margin-top: -1px;
}
#senatorOrREList li {
	padding: 12px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	cursor: pointer;
	transition: all 0.4s ease 0s;
}
#senatorOrREList li:last-child {
	border-bottom: 0;
}
#senatorOrREList li:hover {
	background: #f6f6f6;
	color: #FEC110;
}
#selectSendatorName, #selectRepresentativeName {
	color: #222;
	font-weight: 600;
}


/******Help Resource Center******/
.help-pnl-body {
	padding: 60px 60px 40px 60px;
}
.help-pnl-hdng {
	margin-bottom: 50px;
	text-align: center;
}
.help-pnl-hdng h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 600;
}
.help-pnl-hdng h4 {
	margin-bottom: 0;
	margin-top: 20px;
}
.hlp-res-list li {
	margin-bottom: 25px;
	background: #f4f4f4;
	padding: 15px;
	border: 1px solid #e5e5e5;
}
.hlp-res-list li:last-child {
	margin-bottom: 0;
}
.hlp-res-list li h4 {
	margin: 0;
	font-weight: 300;
	line-height: 25px;
}
.hlp-res-list li h4 b {
	margin-right: 10px;
}
.hlp-res-list li p {
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #444;
}
.hlp-res-list li h4 a, .hlp-res-list li h4 span, .hlp-res-list li p a {
	color: #fec110;
}



/****Career Page*****/
.career-form-block .newsbmt-stry-frm .memo-frm-hdng {
	text-align: center;
}
.employment-desired .checkbox-inline + .checkbox-inline, .employment-desired .radio-inline + .radio-inline {
	margin-left: 8px;
	margin-top: 8px;
}

.employment-desired .radio:nth-child(5) {
	margin: 0 !important;
}

.employment-desired .radio label {
	padding-left: 13px;
}
.career-form-block .usr-birth-box {
	margin-top: 0;
}

.car-req {
	color: red;
	font-weight: 600;
	margin-top: 15px;
	font-size: 15px;
}

.emplymnt-form-hdng {
	margin: 10px 0 30px 0;
	text-align: left;
}
.emplymnt-form-hdng span {
	font-size: 20px;
	//color: #fec110;
	font-weight: 600;
}


.radio-white-box {
	padding: 6px;
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
	margin-bottom: 13px;
}
.radio-white-box .form-group {
	margin: 0;
}


.signtr-view {
	height: 40px;
	border: 1px solid #e5e5e5;
	background: #fff;
	position: relative;
	pointer-events: none;
	background: #f4f4f4;
}
.signtr-view p {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
	font-size: 20px;
	margin: 0;
	font-family: 'Dancing Script', cursive;
	margin-top: -3px;
	right: 0;
	text-align: center;
}


.scrty-frm-grp {
	display: flex;
}
.scrty-input {
	margin-right: 30px;
	position: relative;
}
.scrty-frm-grp .scrty-input:last-child {
	margin-right: 0;
}

.scrty-input3 {
	width: 54px;
}
.scrty-input2 {
	width: 44px;
}
.scrty-input4 {
	width: 64px;
}

.scrty-input::before {
	background: #ddd;
	width: 15px;
	height: 1px;
	position: absolute;
	top: 17px;
	content: "";
	left: 100%;
	margin-left: 7px;
}
.scrty-input:last-child::before {
	display: none;
}


.emplymnt-form-subhdng {
	margin: 20px 0;
	text-align: left;
}
.emplymnt-form-subhdng span {
	font-size: 18px;
	font-weight: 600;
}

.from-input.usr-birth .form-group {
	width: 49.5% !important;
}




.carr-job-data .heading-main p {
	margin-top: -35px;
}

.career-fltr-drop .form-group {
	margin: 0;
}
.career-fltr-drop .form-group p {
	font-size: 12px;
	margin: 0 0 5px 0;
}
.career-search {
	overflow: hidden;
}
.career-search .eve-list-search {
	width: 100%;
	margin: auto;
}
.career-search .eve-list-search input {
	height: 40px;
}
.career-search .eve-list-search button {
	top: 4px;
}



/*****New Css****/
.online-span {
	width: 10px;
	height: 10px;
	background: #7cb342;
	border-radius: 50%;
	display: inline-block;
	margin-left: 8px;
}


.user-online-indicator {
	position: absolute;
	right: 0;
	top: 20px;
	padding: 0 8px;
	border: 1px solid #ddd;
	border-radius: 12px;
	display: inline-block;
}
.user-online-indicator.is-online {
	color: #7cb342;
	border-color: #7cb342;
}
.user-online-indicator.is-offline {
	color: #f48383;
	border-color: #f48383;
}
.user-online-indicator i {
	font-size: 4px;
	vertical-align: middle;
	padding-right: 4px;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.red {
	color: #ff3e0b;
}
.green {
	color: #3ea900;
}
.blue {
	color: #154daa;
}
.orange {
	color: #f7941d;
}
.purple {
	color: #dc01c1;
}
.yellow {
	color: #ede135;
}


.tri-bnr-para p::before {
	opacity: 0.6;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	z-index: -1;
}

.black-bg p::before {
	background: #000;
}
.white-bg p::before {
	background: #fff;
}
.red-bg p::before {
	background: #ff3e0b;
}
.green-bg p::before {
	background: #3ea900;
}
.blue-bg p::before {
	background: #154daa;
}
.orange-bg p::before {
	background: #f7941d;
}
.purple-bg p::before {
	background: #dc01c1;
}
.yellow-bg p::before {
	background: #ede135;
}





/*****Search*****/
.search-wrapp .usr-feau-story .story-list-item:last-child {
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc !important;
	margin-bottom: 30px;
}
.search-wrapp li:last-child .usr-feau-story .story-list-item:last-child {
	padding: 0;
	border-bottom: 0 !important;
}
.search-wrapp .usr-feau-story .story-list-item.story-list-item-new:last-child {
	border-bottom: 1px dashed #ccc !important;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.search-wrapp li:last-child .usr-feau-story .story-list-item.story-list-item-new:last-child {
	border-bottom: 0 !important;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search-wrapp .usr-blog-wrapp .blog-li-item:last-child {
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}
.search-wrapp .usr-blog-wrapp .blog-li-item:last-child {
	padding-bottom: 0;
	border-bottom: 0 !important;
}
.search-wrapp .usr-blog-wrapp .blog-li-des {
	background: transparent;
}
.search-wrapp .usr-blog-wrapp .blog-loc {
	border-top: 1px solid #efefef;
}



/******Feedback Page Css*******/
#feedbackModal .modal-dialog {
	width: 500px;
}
.feedback-item {
	//text-align: center;
}
.feed-body {
	text-align: center;
	padding: 20px;
}
.feed-mdl-logo {
	margin-bottom: 20px;
}
.feed-mdl-logo img {
	width: 150px;
}
.feed-mdl-hdng {
	margin-bottom: 20px;
}
.feed-mdl-hdng h2 {
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 35px;
}
.feed-mdl-hdng h2 span {
	color: #fec110;
}
.feed-hdr {
	text-align: center;
}
.feedback-ttl {
	margin: 0 0 20px 0;
}
.feedback-ttl h3 {
	margin-top: 0;
	font-size: 28px;
}
.feedback-ttl p {
	margin: 0;
	font-size: 17px;
}
.feed-star-div {
	margin: 0 0 20px 0;
	text-align: center;
}
.feedback-stars {
	margin: 0 0 20px 0;
}
.feedback-stars li {
	display: inline-block;
	margin: 0 10px;
}
.feedback-stars li a {
	font-size: 35px;
}
.feedback-stars li a .fa-star-o {
	color: #000;
}
.feedback-stars li a .fa-star {
	color: #fec110;
}

.feed-rate {
	font-size: 22px;
	color: #747474;
}

.feed-review .form-group {
	margin: 20px 0;
}
.feed-review .form-group textarea {
	padding: 8px 12px;
	font-size: 14px;
	border-color: #e5e5e5;
	border-radius: 0;
}
.feed-link {
	text-align: right;
	margin-top: 20px;
}
.feed-link a {
	color: #fec110;
	
	font-size: 18px;
}

.feed-form {
	width: 70%;
	margin: 30px auto 0 auto;
}

.feed-thank-icon {
	width: 50%;
	margin: auto;
}
.feed-thank-icon img {
	width: 100%;
}


/*****Job Detail Page*****/
.job-detail-block {
	padding: ;
}
.job-detail-div {
	background: #fff;
	padding: 30px;
	border: 2px solid #e5e5e5;
}
.job-det-hdng {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}
.job-det-hdng h2 {
	margin-top: 0;
	font-size: 25px;
	margin-bottom: 20px;
}

.job-det-hdng h2 .job-cat {
	position: static;
	padding: 10px 20px 7px 20px;
	font-size: 15px;
	border-radius: 30px;
	margin-left: 10px;
}

.job-det-hdng ul {
	margin-bottom: 20px;
}
.job-det-hdng li {
	display: inline-block;
	margin-right: 30px;
	font-size: 15px;
	color: #666;
}
.job-det-hdng li:last-child {
	margin-right: 0;
}
.job-det-hdng li i {
	color: #fec110;
	margin-right: 8px;
	font-size: 20px;
}


.job-det-des h4 {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 20px;
}
.job-det-des p {
	color: #222;
	font-size: 15px;
	margin-bottom: 25px;
	line-height: 28px;
}


.job-share {
	margin: 30px 0 50px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
}
.job-share a {
	width: 50px;
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #222;
	line-height: 26px;
	border-radius: 4px;
	padding-top: 4px;
	color: #222;
	transition: all 0.4s ease 0s;
}

.fac-share {
	border-color: #3b5998;
	color: #3b5998;
}
.fac-share:hover {
	background: #3b5998;
	border-color: #3b5998;
	color: #fff;
}
.twi-share {
	border-color: #55acee;
	color: #55acee;
}
.twi-share:hover {
	background: #55acee;
	border-color: #55acee;
	color: #fff;
}
.goo-share {
	border-color: #d94835;
	color: #d94835;
}
.goo-share:hover {
	background: #d94835;
	border-color: #d94835;
	color: #fff;
}


.related-jobs > h3 {
	font-size: 26px;
	margin-top: 0;
}
.related-jobs > h3 span {
	color: #fec110;
}


.job-requi-sidebar h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
}
.job-requi-sidebar ul {
	border: 2px solid #e5e5e5;
	margin-top: 30px;
	background: #fff;
}
.jobrequi-item {
	position: relative;
	padding: 20px 20px 20px 75px;
	min-height: 50px;
	margin-bottom: \\;
	border-bottom: 2px solid #e5e5e5;
}
.job-requi-sidebar ul li:last-child .jobrequi-item {
	border-bottom: 0;
}
.jobrequi-icon {
	position: absolute;
	left: 20px;
	top: 20px;
}
.jobrequi-icon img {
	width: 40px;
}
.jobrequi-ttl {
	font-weight: 700;
	margin-bottom: 5px;
}
.jobrequi-des {
	color: #777;
}

.job-btns {
	width: 75%;
	margin: auto;
}
.job-btns a {
	display: block;
	padding: 14px 20px;
	text-align: center;
	border-radius: 50px;
	font-size: 16px;
	margin-top: 30px;
	transition: all 0.4s ease 0s;
}
.job-btns a i {
	margin-right: 8px;
}
.apply-job-btn {
	background: #fec110;
	color: #fff;
}
.apply-job-btn:hover {
	background: #fcd25a;
	color: #fff;
}
.apply-job-linkedin {
	background: #fff;
	color: #fec110;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.apply-job-linkedin:hover {
	background: #fff;
	color: #fec110;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.viewall-jobs {
	background: #808080;
	color: #fff;
}
.viewall-jobs:hover {
	background: #a3a2a2;
	color: #fff;
}



.how-site-logo {
	text-align: center;
	margin-bottom: 30px;
}
.how-site-logo img {
	max-width: 100%;
	height: 200px;
}

.preletter-body {
	padding: 30px;
}

.prevltr-grp-hdng {
	text-align: center;
	margin: 30px 0;
}
.prevltr-grp-hdng h3 {
	margin: 0;
	font-size: 19px;
	font-weight: 600;
}

.prev-letter-form li {
	margin-bottom: 15px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 0;
	box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.prev-letter-form .col-md-12, .prev-letter-form .col-md-6 {
	padding: 0 10px;
}
.prevletter-grp {
	margin-bottom: 20px;
	/* display: inline-flex; */
	width: 100%;
	position: relative;
	background: #e0e0e0;
	/* border: 1px solid #e5e5e5; */
	box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.02);
	border-radius: 4px;
	overflow: hidden;
}
.prevletter-grp h3 {
	margin: 0;
	font-size: 14px;
	color: #222;
	padding: 11px 15px 7px 16px;
	//font-weight: 600;
	width: 100%;
	display: inline-block;
	height: 100%;
	border: 1px solid #ccc;
	line-height: 20px;
}
.prevletter-grp p {
	margin: 0;
	padding: 9px 15px 7px 15px;
	background: #f7f7f7;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	color: #666;
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.prevletter-grp p span {
	display: block;
}
.prevletter-grp p span img {
	width: 50px;
}


.prevletter-grp p.sgntr {
	font-family: 'Dancing Script', cursive;
	font-weight: bold;
	font-size: 15px;
}

.prevletter-grp .prv-list {
	margin: 0;
	padding: 9px 15px 7px 15px;
	background: #e0e0e0;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	color: #222;
	display: inline-block;
	border: 1px solid #ccc;
	/* border-top: 0; */
}
.prevletter-grp .prv-list li {
	margin-bottom: 5px;
	position: relative;
	box-shadow: none;
	border: 0;
	padding-left: 20px;
}
.prevletter-grp .prv-list li:last-child {
	margin-bottom: 0;
}
.prevletter-grp .prv-list li::before {
	left: 0;
	position: absolute;
	content: "\f00c";
	font-family: FontAwesome;
	color: #fec110;
	top: 0;
}




/****In Their Name Grid****/
/**.gift-row {
	margin-top: -30px;
}

.gift-item {
	background: #fff;
	float: left;
	width: 100%;
	margin-top: 30px;
	box-shadow: 0 16px 16px -8px rgba(0, 0, 0, 0.2);
}


.gift-left {
	position: relative;
}
.gift-left::before {
	position: absolute;
	content: "";
	border-top: 13px solid #e5e5e5;
	border-left: 13px solid hsla(0, 0%, 0%, 0);
	border-right: 13px solid hsla(0, 0%, 0%, 0);
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
}
.gift-left::after {
	position: absolute;
	content: "";
	bottom: -11px;
	left: 50%;
	border-top: 13px solid hsl(0, 0%, 100%);
	border-left: 12px solid hsla(0, 0%, 0%, 0);
	border-right: 12px solid hsla(0, 0%, 0%, 0);
	transform: translateX(-50%);
}



.gift-author-media img {
	width: 100%;
	height: 200px;
}
.gift-author-des {
	padding: 15px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.gift-author-des h3 {
	margin-top: 0;
	font-size: 19px;
	font-weight: 600;
}
.gift-author-des h4 {
	margin: 0;
	font-size: 15px;
}

.gift-right {
	padding: 27px 15px 15px 15px;
}
.gift-user {
	text-align: center;
}
.gift-user-name h3 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}
.gift-optn {
	margin: 10px 0;
	color: #555;
	font-size: 14px;
}
.gift-amnt span {
	display: inline-block;
	background: #fec110;
	color: #fff;
	padding: 6px 15px 4px 15px;
	font-size: 15px;
	border-radius: 5px;
}**/



/****In Their Name list****/
.gift-row {
	margin-top: -30px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.gift-item {
	background: #fff;
	/* border: 1px solid #e5e5e5; */
	float: left;
	width: 100%;
	margin-top: 30px;
	box-shadow: 0 16px 16px -8px rgba(0, 0, 0, 0.2);
	transition: all 0.4s ease 0s;
}
.gift-item:hover {
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.gift-left {
	float: left;
	width: 60%;
	/* padding: 20px; */
	position: relative;
	border-right: 1px solid #e5e5e5;
}
.gift-left::before {
	position: absolute;
	content: "";
	border-bottom: 13px solid hsla(0, 0%, 0%, 0);
	border-top: 13px solid hsla(0, 0%, 0%, 0);
	border-left: 13px solid #e5e5e5;
	top: 50%;
	right: -12px;
	transform: translateY(-50%);
}
.gift-left::after {
	position: absolute;
	content: "";
	top: 50%;
	right: -11px;
	border-top: 12px solid hsla(0, 0%, 0%, 0);
	border-bottom: 12px solid hsla(0, 0%, 0%, 0);
	border-left: 13px solid hsl(0, 0%, 100%);
	transform: translateY(-50%);
}


.gift-author {
	padding-left: 130px;
	position: relative;
	min-height: 130px;
}
.gift-author-media {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 130px;
}
.gift-author-media img {
	width: 100%;
	height: 130px;
}
.gift-author-des {
	padding: 18px;
	/* text-align: center; */
	/* border-bottom: 1px solid #e5e5e5; */
	min-height: 130px;
	text-align: center;
}
.gift-author-des h3 {
	margin-top: 0;
	font-size: 19px;
	font-weight: 600;
}
.gift-author-des h3 a {
	color: #222;
}
.gift-author-des h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.gift-author-des h4 a {
	color: #555;
}
.gift-author-des h4 a i {
	font-size: 17px;
	margin-right: 4px;
}
.gift-author-des p {
	margin: 0;
	color: #999;
	font-size: 12px;
}
.gift-author-des p i {
	color: #fec110;
	font-size: 15px;
	margin-right: 4px;
}



.gift-right {
	float: left;
	width: 40%;
	padding: 18px;
	min-height: 130px;
	text-align: center;
	background: #eee;
}
.gift-user-name h3 {
	margin: 0;
	font-size: 19px;
	font-weight: 600;
	color: #222;
}
.gift-optn {
	margin: 10px 0;
	color: #555;
	font-size: 14px;
}
.gift-amnt span {
	display: inline-block;
	color: #fff;
	padding: 5px 13px 3px 13px;
	font-size: 15px;
	border: 1px dashed #fec110;
	background: #fec110;
}




.gft-their-item {
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	box-shadow: 0 16px 16px -8px rgba(0, 0, 0, 0.2);
	transition: all 0.4s ease 0s;
}
.gft-their-item:hover {
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.gft-their-mry {
	padding: 20px;
	text-align: center;
	background: #fff;
	min-height: 195px;
}
.gft-their-mry h2 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 400;
}
.gft-their-mry h3 {
	font-size: 18px;
	margin-top: 0;
	min-height: 60px;
	font-weight: 400;
}
.gft-their-mry p {
	color: #747474;
	font-size: 15px;
	margin-bottom: 5px;
	opacity: 1;
	transition: all 0.4s ease 0s;
}
.gft-amnt {
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.gft-their-item:hover .gft-their-mry p,
.gft-their-item:hover .gft-amnt {
	opacity: 1;
}
.gft-amnt span {
	color: #fec110;
	font-size: 15px;
	display: inline-block;
	font-weight: 400;
	transition: all 0.4s ease 0s;
}
.gft-amnt span:hover {
	color: #222;
}

.gft-their-author {
	padding: 20px 15px 20px 75px;
	position: relative;
	min-height: 64px;
	//background: #eee;
	border-top: 1px solid #e5e5e5;
}
.gft-their-author::before {
	position: absolute;
	content: "";
	border-bottom: 13px solid #e5e5e5;
	border-right: 13px solid hsla(0, 0%, 0%, 0);
	border-left: 13px solid hsla(0, 0%, 0%, 0);
	left: 50%;
	top: -12px;
	transform: translateX(-50%);
}
.gft-their-author::after {
	position: absolute;
	content: "";
	left: 50%;
	top: -11px;
	border-bottom: 13px solid hsl(0, 0%, 100%);
	border-right: 12px solid hsla(0, 0%, 0%, 0);
	border-left: 12px solid hsla(0, 0%, 0%, 0);
	transform: translateX(-50%);
}

.gft-author-media {
	position: absolute;
	left: 15px;
	top: 15px;
}
.gft-author-media img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.gft-their-author h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 600;
}
.gft-their-author h3 a {
	color: #222;
}
.gft-their-author p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #747474;
}

.gft-their-ftr {
	padding: 0 15px 15px 15px;
	text-align: right;
}
.gft-their-like a {
	font-size: 16px;
	color: #000;
}
.gft-their-like a i {
	font-size: 21px;
	margin-right: 10px;
}



.groupTalk-content h4 {
	margin-top: 0;
	font-size: 20px;
	margin-bottom: 20px;
}
.groupTalk-content p {
	font-size: 14px;
	margin-bottom: 20px;
}





.forum-setting-box {
	width: 85%;
	margin: auto;
}
.forum-setting-box .col-md-3 {
	width: 30%;
}
.forum-setting-box .col-md-6 {
	width: 40%;
}
.forum-avtar-div {
	width: 200px;
	margin: auto;
	position: relative;
}
.form-avtar {
	position: relative;
}
.form-avtar-media {
	border: 5px solid #ddd;
	height: 200px;
	position: relative;
}
.form-avtar-media img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}
.forum-avtar-thumbnails {
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 25px;
}
.forum-avtar-thumbnails .circle {
	border-radius: 50%;
	margin-bottom: 10px !important;
	border: 3px solid #ddd;
}
.forum-avtar-thumbnails .big {
	width: 56px;
	height: 56px;
	margin: auto;
}
.forum-avtar-thumbnails .med {
	width: 46px;
	height: 46px;
	margin: auto;
}
.forum-avtar-thumbnails .small {
	width: 36px;
	height: 36px;
	margin: auto;
}
.form-avtar-btn .btn {
	width: 100%;
	border-radius: 4px;
	margin-top: 20px;
}




.forumProfile-mdl.modal-dialog {
	width: 880px;
}
.forumProfile-mdl .modal-body {
	padding: 0;
}
.forum-pro-body .close {
	z-index: 2;
}
.forumPro-left {
	padding: 30px;
	border-right: 1px solid #e5e5e5;
}
.forumPro-media {
	height: 200px;
	border: 5px solid #ddd;
	position: relative;
}
.forumPro-media img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.forumPro-left .form-group .btn {
	width: 100%;
	border-radius: 4px;
}

.forumPro-right {
	padding: 30px 30px 30px 0;
	float: left;
	width: 100%;
}
.forumPro-avtars {
	float: left;
	width: 100%;
}
.forumPro-crop {
	background: #f4f4f4;
	padding: 30px;
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}
.crop-btn .btn {
	border-radius: 4px;
}
.forumPro-avtars ul {
	margin-top: -20px;
	margin-left: -10px;
	margin-right: -10px;
	float: left;
	width: 100%;
}
.forumPro-avtars li {
	width: 20%;
	float: left;
	padding: 0 10px;
	margin-top: 20px;
}
.forumPro-avtars li a {
	display: block;
	position: relative;
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
	height: 80px;
	transition: all 0.4s ease 0s;
}
.forumPro-avtars li a img {
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.forumPro-avtars li a h4 {
	position: absolute;
	margin: 0;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	font-size: 14px;
	padding: 5px 3px 3px 3px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.forumPro-avtars li a:hover h4 {
	opacity: 1;
}

.letter-elected-view p span {
	font-weight: normal;
	color: #000;
}



/*****Who We Are*****/
.who-work-banner-block .heading-banner {
	padding: 150px 0 150px 0;
}
.yellow-bg {
	background: #FFF0C3;
}
.light-yellow-bg {
	background: #faf3e0;
}
.text-lower h2,
.text-lower h3 {
	text-transform: initial !important;
}

.our-story {
	width: 40%;
	background: rgba(0,0,0,0.4);
	padding: 30px;
}
.our-story .hdng-bg-tran {
	margin-bottom: 0;
}
.our-story .hdng-bg-tran.heading-main h3,
.our-story .hdng-bg-tran.heading-main h4,
.our-story .heading-main p {
	color: #fff;
}

.our-story .hdng-txt-no p {
	font-size: 17px;
	font-weight: 300;
}

.hdng-bnr-txt-new h2 {
	color: #fff;
	font-size: 45px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 60px;
	text-align: center;
}

.who-fea-item {
	//box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	text-align: center;
	//padding: 15px;
}
.who-fea-icon {
	min-height: 78px;
}
.who-fea-des h4 {
	margin: 20px 0;
	font-size: 20px;
}
.who-fea-des p {
	margin: 0;
	font-size: 14px;
}


.who-toge-media img {
	width: 100%;
}

.who-toge-media .col-md-4 .who-toge-media:last-child {
	margin-top: 25px;
}

.embrace-row {
	margin-top: -30px;
}
.embrace-item {
	//background: #fdf6df;
	background: #ffffff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	padding: 20px;
	text-align: center;
	margin-top: 30px;
	min-height: 197px;
}
.embrace-item h3 {
	margin-top: 0;
}
.embrace-item p {
	margin-bottom: 0;
}

/**.who-team-img {
	text-align: center;
	margin: 0 auto 30px auto;
	width: 170px;
	background: #f4f4f4;
	border-radius: 50%;
	position: relative;
	height: 170px;
	overflow: hidden;
	border: 7px solid #fcc013;
}
.who-team-img img {
	position: absolute;
	left: 0;
	bottom: -21px;
	width: 100%;
}**/
.who-team-img {
	text-align: center;
	margin: 0 auto 30px auto;
	position: relative;
}

.watch-link a {
	color: #ff0000;
	font-size: 20px;
}

.who-team-block {
	text-align: center;
}
.who-team-block h3 {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
}
.who-team-block h3 a {
	color: #ff0000;
}


/*****Our Team*****/
.team-sort {
	float: left;
}
.team-sort2 {
	float: right;
}
.our-team-row {
	//margin-top: -30px;
}
.our-team-item .contri-item {
	text-align: center;
	margin-top: 30px;
}
.our-team-item .contri-media {
	overflow: hidden;
	width: 230px;
	height: 230px;
}
.our-team-item .contri-media::before {
	border-radius: 50%;
}
.our-team-item .contri-hover {
	position: absolute;
	background: rgba(254, 193, 16, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	padding: 55px 32px;
}
.our-team-item .contri-hover h3 {
	margin: 0 0 20px 0;
	font-size: 23px;
}
.our-team-item .contri-hover ul {
	border-top: 1px solid rgba(255,255,255,0.5);
}
.our-team-item .contri-hover li {
	font-size: 14px;
	margin-top: 10px;
}


.our-team-info h4 {
	color: rgb(254, 193, 16);
	font-weight: 400;
	font-size: 14px;
}
.our-team-info p {
	color: #747474;
	margin: 0;
	display: none;
}





/*****Careers Page******/
.car-job-row {
	margin-top: -30px;
}
.car-job-item {
	padding: 50px 90px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	margin-top: 30px;
	text-align: center;
	background: #ffffff;
	transition: all 0.4s ease 0s;
}
.car-job-item:hover {
	background: #edefed;
}
.car-job-item h3 {
	margin-top: 0;
}
.car-job-item p {
	color: #747474;
	text-align: justify;
}
.car-job-posts span {
	color: #f5562c;
}


/*****Career Job View*******/

.dataTables_wrapper .dataTables_filter input {
	margin-left: 0.5em;
	padding: 8px;
	border: 1px solid #e9e6e0;
	position: relative;
}
.dataTables_wrapper .dataTables_length select {
	border: 1px solid #e9e6e0;
	padding: 8px;
}
table.dataTable thead th, table.dataTable thead th {
	background: #f4f4f4;
}
table.dataTable thead th, table.dataTable thead td {
	border-bottom: 1px solid #ddd !important;
}
table.dataTable.cell-border thead tr th:first-child {
	border-left: 1px solid #ddd;
}
table.dataTable.cell-border thead tr th {
	border-top: 1px solid #ddd !important;
	border-right: 1px solid #ddd;
}


table.dataTable tbody tr:nth-child(2n) {
	background: #f4f4f4;
}

table.dataTable tfoot th, table.dataTable tfoot td {
	padding: 8px;
	border-top: 1px solid #ddd;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
}

table.dataTable.cell-border tfoot tr th:first-child {
	border-left: 1px solid #ddd;
}
table.dataTable.cell-border tfoot tr th {
	border-top: 1px solid #ddd !important;
	border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody td i {
	margin-right: 3px;
}

.text-normal {
	color: #777;
}
.text-normal:hover {
	color: #222;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	min-width: auto;
	padding: 6px 12px;
	margin-left: 5px;
	color: #333 !important;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #fff !important;
	border: 1px solid #FEC110;
	background: #FEC110;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: #333 !important;
	border: 1px solid #ddd;
	background: #eee;
}




/*****Application Form New*********/
.appfrm-steps {
	text-align: center;
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
.appfrm-steps {
	text-align: center;
}
.appfrm-steps li {
	float: left;
	width: 12%;
	position: relative;
	z-index: 1;
}
.appfrm-steps li::before {
	position: absolute;
	content: "";
	left: 0;
	height: 30px;
	border-top: 5px solid #ddd;
	z-index: -1;
	border-bottom: 5px solid #ddd;
	top: 10px;
	width: 50%;
}
.appfrm-steps li::after {
	position: absolute;
	content: "";
	right: 0;
	height: 30px;
	border-top: 5px solid #ddd;
	z-index: -1;
	border-bottom: 5px solid #ddd;
	top: 10px;
	width: 50%;
}
.appfrm-steps li:first-child::before {
	display: none;
}
.appfrm-steps li:last-child::after {
	display: none;
}


.appfrm-steps li.active::before {
	background: #FEC110;
}
.appfrm-steps li.fill::before,
.appfrm-steps li.fill::after {
	background: #FEC110;
}


.appfrm-steps li a {
	display: inline-block;
}
.appfrm-steps li a span {
	display: inline-block;
	border: 4px solid #FEC110;
	text-align: center;
	width: 50px;
	line-height: 42px;
	height: 50px;
	border-radius: 50%;
	font-size: 20px;
	color: #222;
	background: #fff;
}
.appfrm-steps li.active a span,
.appfrm-steps li.fill a span {
	color: #fff;
	background: #FEC110;
}


.appfrm-steps-content .checkbox-inline, .appfrm-steps-content .radio-inline {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 10px;
}



.career-form-block .heading-main h2 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}

.resume-group {
	width: 72%;
	margin: auto;
}
.dsplt-txt {
	color: #777;
	width: 60%;
}

.remove-resume {
	position: relative;
	background: #f4f4f4;
	padding: 10px;
}
.remove-resume p {
	margin: 0;
}
.remove-resume a {
	position: absolute;
	right: 10px;
	top: 1px;
	color: red;
	font-size: 22px;
}
.new-resume-section label {
	font-size: 11px !important;
	font-weight: 600 !important;
}
.upld-file {
	margin-top: 15px;
}
.upld-file label {
	max-width: 100%;
	font-size: 1.25rem;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 0.625rem 1.25rem;
	border: 1px solid #c6c4c4;
	background-color: #fff;
	padding: 0;
	text-transform: none !important;
	pointer-events: none;
}
.upld-file .inputfile {
	opacity: 0;
	position: absolute;
}
.upld-file strong {
	height: 100%;
	background-color: #dbdbdb;
	color: #000;
	display: inline-block;
	padding: 0 12px;
	font-size: 14px;
	line-height: 40px;
}
.upld-file span {
	width: 70%;
	text-align: left;
	display: inline-block;
	text-overflow: ellipsis;
	vertical-align: middle;
	padding-left: 10px;
	margin-top: -7px;
}
.preview-resume a {
	color: #222;
}
.preview-resume a:hover {
	color: #FEC110;
}

.appfrm-action {
	text-align: center;
}
.appfrm-action li {
	display: inline-block;
}
.appfrm-action li a,
.appfrm-action li button {
	border-radius: 4px;
	margin: 0 5px;
}

.scrollbars {
	max-height: 400px;
	padding: 30px;
}

.event-modal-body {
	background: #f4f4f4;
	float: left;
	width: 100%;
}
.modal-eventFltr {
	padding: 20px;
	background: #fff;
	box-shadow: 0 4px 4px rgba(0,0,0,0.1);
	position: relative;
	z-index: 1;
}
.modal-eventList {
	//max-height: 450px;
	//overflow-y: auto;
	
}

.no-content {
	text-align: center;
	margin: 60px 0;
}
.no-content p {
	font-size: 16px;
	margin: 0;
}



/****Report Modal*****/
.report-frm h4 {
	margin: 0 0 8px 0;
}
.report-frm p {
	margin-bottom: 20px;
}
.report-frm .radio {
	display: block;
	margin: 0 0 14px 0;
}

.report-frm .checkbox .cr,
.report-frm .radio .cr {
	width: 25px;
	height: 25px;
}
.report-frm .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.report-frm .radio label input[type="radio"]:checked + .cr > .cr-icon {
	padding-left: 2px;
}
.report-frm .labeltxt {
	padding-top: 0;
}



/******Create Tribute/Memorial Crop Modal*******/
.Upbox-item {
	border: 2px dashed #ddd;
	text-align: center;
	padding: 40px 0;
	cursor: pointer;
}
.Upbox-item img {
	width: 200px;
	opacity: 0.4;
}
.Upbox-item p {
	margin: 10px 0 0 0;
	font-size: 16px;
}
.modal-dialog.stryCrop-mdl {
	width: 1100px;
}
.modal-body.storyPro-body {
	padding: 0;
}
.croppie-container .cr-slider-wrap {
	margin: 15px auto 0 auto;
}
.storyPro-box .forumPro-crop {
	background: transparent;
	border: 0;
	padding: 0;
}
.storyPro-box .croppie-container {
	width: 100%;
	height: 100%;
	padding: 30px;
	background: rgba(0,0,0,0.3);
}



/*****Watch Our Video*****/


.watch-cat-block {
	
}
.watch-cat-block .hdng-big.heading-main h3 {
	font-size: 27px;
}
.watch-cat-block .heading-main h4 {
	font-size: 30px;
}
.watch-heading {
	text-align: center;
}
.watch-heading h2 {
	margin-top: 0;
}

.watch-video-block .hdng-big.heading-main h3 {
	font-size: 43px;
	text-transform: inherit;
}
.watch-video-block .heading-main h4 {
	font-size: 27px;
	margin-top: 10px;
}



.video-cat-listing {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #efefef;
}
.video-cat-list-row .video-cat-listing:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.video-cat-ttl {
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.video-cat-ttl h3,
.video-cat-ttl h3 a {
	color: #222;
	font-size: 22px;
	margin: 8px 0;
}
.center-srtng-bar {
	float: left;
	width: 100%;
	text-align: center;
	//margin-bottom: 30px;
}
.center-srtng-bar .blog-sort {
	float: none;
}

.watch-srtng-bar.center-srtng-bar {
	margin-bottom: 30px;
}

.video-cat-btn {
	//float: right;
	//margin: 10px 0;
	text-align: right;
}
.video-cat-btn a {
	//color: #ff3e0b;
	//display: inline-block;
}



.watch-vdo-bnr .hdng-bnr-txt h4 {
	margin: 12px 0 0 0;
}

.big-video-item {
	border: 1px solid #efefef;
	margin-bottom: 30px;
	transition: all 0.5s ease 0s;
}
.big-video-media {
	position: relative;
}
.big-video-media iframe {
	width: 100%;
	min-height: 520px;
}
.big-video-media img {
	width: 100%;
	height: 520px;
}
.big-video-hover {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,1);
	text-align: center;
	padding: 235px 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.big-video-item:hover .big-video-hover {
	opacity: 1;
}
.big-video-hover ul li {
	display: inline-block;
	margin: 0 15px;
}
.big-video-hover ul li a {
	display: block;
	color: rgba(255,255,255,.9);
}
.big-video-hover ul li a i {
	font-size: 25px;
}
.big-video-hover ul li a span {
	display: block;
	margin-top: 2px;
	font-size: 16px;
}
.big-video-des {
	padding: 15px;
}
.big-video-des h3 {
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 5px 0;
}
.big-video-des p {
	margin: 0;
	color: #FEC110;
	font-size: 15px;
}
.video-date {
	margin-top: 9px;
	background: #f4f4f4;
	padding: 8px;
}
.video-date li {
	display: inline-block;
	min-width: 49%;
	/* color: #808080; */
	font-size: 15px;
}
.video-date li:last-child {
	text-align: right;
}
.video-time {
	margin-top: 4px;
}

.small-video-item {
	border: 1px solid #efefef;
	transition: all 0.5s ease 0s;
	margin-bottom: 30px;
}
.video-cat-listing .small-video-item {
	margin-bottom: 0;
}
.small-video-media {
	position: relative;
}
.small-video-media img,
.small-video-media video,
.small-video-media iframe {
	width: 100%;
	height: 178px;
}
.small-video-hover {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,1);
	text-align: center;
	padding: 77px 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.small-video-item:hover .small-video-hover {
	opacity: 1;
}
.small-video-hover ul li {
	display: inline-block;
	margin: 0 15px;
}
.small-video-hover ul li a {
	display: block;
	color: rgba(255,255,255,.9);
}
.small-video-hover ul li a i {
	font-size: 21px;
}
.small-video-hover ul li a span {
	display: block;
	margin-top: 2px;
}
.small-video-des {
	padding: 10px;
}
.small-video-des h3 {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
}
.small-video-des p {
	margin: 0;
	color: #484848;
	font-size: 13px;
}
.small-video-date {
	margin-top: 5px;
	font-weight:normal;
}

.guest-mdl-video iframe {
	height: 350px;
}
#videocanvas iframe {
	width: 100%;
	height: 283px;
}
#videocanvas .small-video-hover {
	display: none;
}



.vdo-mdl-ttl {
	font-size: 17px;
	margin-top: 25px;
}
.watch-vdo-mdl .small-video-date {
	margin-top: 20px;
}


/*****Talk Tuesday*****/
.talk-banner-block h2 {
	font-size: 97px;
	line-height: 90px;
	margin-bottom: 15px;
}
.talk-banner-block h3 {
	font-size: 60px;
	margin: 15px 0;
}
.talk-banner-block h4 {
	font-size: 45px;
	line-height: 55px;
	margin-top: 0;
}
.prvs-rcrd-btn {
	margin-bottom: 30px;
	text-align: right;
}

.video-conv-block {
	margin-bottom: 50px;
	border: 1px solid #eee;
}
.vd-conv-hdr {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #e5e5e5;
}
.vd-conv-hdr h3 {
	margin: 0;
	font-size: 20px;
}
.vd-conv-hdr a {
	float: right;
	color: #ff3e0b;
}
.vd-conv-list li {
	position: relative;
	padding-left: 65px;
	min-height: 50px;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.vd-conv-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.vd-conv-list li > i {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
}
.vd-conv-list li > i img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.vd-conv-list li h4 {
	margin-top: 0;
	font-size: 13px;
	color: #999;
	margin-bottom: 7px;
}
.vd-conv-list li h4 a {
	color: #222;
	font-weight: 600;
	font-size: 14px;
}
.vd-conv-list li h4 .time {
	font-style: italic;
	margin-left: 8px;
	font-size: 12px;
}
.vd-conv-list li p {
	font-size: 13px;
	color: #222;
	font-weight: normal;
}

.vd-conv-cmnt {
	position: relative;
	padding-left: 65px;
	min-height: 50px;
	padding-top: 3px;
	margin-top: 25px;
}
.vd-conv-cmnt i {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 0;
}
.vd-conv-cmnt i img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.vd-conv-cmnt .form-control {
	border-radius: 0;
	height: 45px;
	color: #222;
	border: 1px solid hsl(0, 0%, 80%);
	box-shadow: none;
}
.vd-conv-cmnt span {
	color: #999;
	float: right;
	font-size: 13px;
	margin-top: 4px;
	padding-right: 5px;
}

.vd-conv-optn {
	position: absolute;
	top: 0;
	right: 0;
}
.vd-conv-txt {
	margin: 0;
}
.vd-conv-txt .readfield {
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
	height: auto;
}
.vd-conv-optn a {
	color: #999;
	margin-left: 5px;
	font-size: 13px;
}

.vd-conv-cmnt button {
	display: none;
}

.exprt-row {
	margin: 0 -7px;
	float: left;
	width: 100%;
}
.expert-item {
	margin: 0 7px;
}
.expert-item .small-video-item {
	margin-bottom: 0;
}
.expert-item .small-video-media img {
	height: 200px;
}
.expert-item .small-video-des {
	padding: 12px;
}
.expert-item .small-video-des h3 {
	font-size: 18px;
	margin: 0 0 8px 0;
}
.expert-item .feau-aut {
	padding: 10px 0 0 75px;
	min-height: 70px;
	margin-top: 10px;
}
.exprt-big .feau-aut {
	margin-top: 15px;
}
.expert-item .feau-aut-img {
	top: 9px;
}
.talk-attntn {
	margin-top: 30px;
	width: 83%;
	margin-left: 10%;
	overflow: hidden;
}
.talk-attntn h3 {
	margin: 0 0 15px 0;
	font-size: 21px;
	color: #ffc000;
}
.talk-attntn p a {
	color: #ff3e0b;
	margin: 0;
}



/*****Thank You Modal*****/
.thnk-mdl.modal-dialog {
	width: 800px;
}
.thnk-item {
	overflow: hidden;
}
.thnk-media {
	float: left;
	width: 50%;
	padding-right: 30px;
	margin-top: 6px;
}
.thnk-media img {
	width: 100%;
}
.thnk-des {
	float: left;
	width: 50%;
}
.thnk-des p {
	font-size: 16px;
	line-height: 25px;
}
.thnk-des p a {
	color: #FEC110;
	font-weight: 600;
}
.hideClass {
    opacity: 0.4;
}


.srch-txt-dply {
	text-align: center;
	margin-bottom: 30px;
}
.srch-txt-dply p {
	margin: 0;
	font-size: 18px;
	color: #222;
}

.jw-controls-backdrop {
	display: none !important;
}

.fa.fa-check {
	color: #4ca800;
}

.st-btn.st-remove-label {
	display: inline-block !important;
}


.modal-dialog.shareMdl-dialog {
	width: 518px;
}
.shareMdl-dialog .modal-content {
	border-radius: 0;
}
.shareMdl-list {
	text-align: center;
}
.shareMdl-list li {
	display: inline-block;
	margin: 0 3px;
}
.shareMdl-list li a {
	display: block;
}
.shareMdl-list li a i {
	display: inline-block;
	width: 67px;
	background: #f4f4f4;
	text-align: center;
	line-height: 67px;
	border-radius: 50%;
	font-size: 34px;
	color: #222;
}
.blgr-share img {
	width: 67px;
	border-radius: 50%;
}
.shareMdl-list li.fb-share a i {
	background: #3b5998;
	color: #fff;
}
.shareMdl-list li.twtr-share a i {
	background: #1da1f2;
	color: #fff;
}
.shareMdl-list li.email-share a i {
	background: #888888;
	color: #fff;
}
.shareMdl-list li.ggl-share a i {
	background: #d34836;
	color: #fff;
}
.shareMdl-list li.rdt-share a i {
	background: #ff4500;
	color: #fff;
}
.shareMdl-list li.pntrst-share a i {
	background: #bd081c;
	color: #fff;
}
.shareMdl-list li.ins-share a i {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	color: #fff;
}
.shareMdl-list li.blgr-share a i {
	background: #f57d00;
	color: #fff;
}
.shareMdl-list li.tmblr-share a i {
	background: #35465c;
	color: #fff;
}
.shareMdl-list li.lnkdn-share a i {
	background: #0077b5;
	color: #fff;
}
.shareMdl-list li.mix-share a i {
	background: #f7931f;
	color: #fff;
}.shareMdl-list li.vk-share a i {
	background: #4680c2;
	color: #fff;
}

.shareMdl-list li a span {
	display: block;
	color: #222;
}

.shareMdl-sldr .util-theme-default .util-prev,
.shareMdl-sldr .util-theme-default .util-next {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #777;
	border-radius: 50%;
	font-size: 14px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
	width: 40px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
.shareMdl-sldr .util-theme-default .util-prev {
	left: -20px;
}
.shareMdl-sldr .util-theme-default .util-next {
	right: -20px;
}


/*******Report Blog Modal********/
.blgreport-frm {
    width: 70%;
    margin: auto;
}
.blog-report-radio {
    text-align: center;
}

.blgreport-frm-no {
    //width: 70%;
}

/*******Blog Modal Guidelines********/
.guideline-mdl-small.modal-dialog {
	width: 620px;
}
.guideline-mdl-small .guide-body {
    padding: 20px;
}
.guide-list-dot {
    padding-left: 20px;
}
.blogmodal-guide .guide-list li::before {
	display: none;
}
.blogmodal-guide .guide-list .guide-list-dot > ul > li::before {
    background: #000;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    transition: all 0.4s ease 0s;
	display: block !important;
}
.blogmodal-guide .guide-list li a b,
.blogmodal-guide .guide-list-dot li a b {
    color: #484848;
}

.blog-guide-img img {
	max-width: 100%;
}

.blogguide-body .error-tooltip-top p {
    margin-top: 0;
    text-align: left !important;
    font-size: 13px;
}

.blogmodal-guide {
    max-height: 600px;
    overflow: auto;
}


/*******Summernote Menu Hide********/
.summernote-menuHide .note-toolbar.panel-heading {
    display: none;
}

.acc-set-form .form-group .usr-gndr.blogoption-photo label {
    color: #222;
}