.wrapper-content {
	overflow: hidden;
}
a:hover, a:focus {
	color: #F28F0A;
}
/* section#wpo-wrapper {
    overflow: hidden;
} */

@media (max-width: 767px) {
    .active-mobile.setting-popup .active-content {
        right:0;
    }
}
/* heading */
.sub-vlntrs-title {
    display: inline-block;
    position: relative;
    padding: 0 100px;
}

.vlntrs-sec-ttl .sub-vlntrs-title::before {
  margin-right: 0;
  right: 0;
}

.vlntrs-sec-ttl .sub-vlntrs-title::before {
  background: #1580ae none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  top: 50%;
  width:100%;
}
.commonPopclose{float:right;color:#fff;background-color:#f28f0a;}

.vlntrs-sec-ttl .sub-vlntrs-title > span {
    background:#fff;
    padding: 5px;
    position:relative;
    display:block;
}

#about-us .vlntrs-sec-ttl .sub-vlntrs-title > span {
    background:#666666;
}

#about-us .vlntrs-sec-ttl .sub-vlntrs-title::before {
  background: #fff;
   width:100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #666;
}
@media screen and (max-width: 767px){
    .sub-vlntrs-title {
        padding: 0 30px;
    }
	.sub-user-sec .media .media-left-user {
  height: 70px;
  width: 70px;
}
.load-notifications .dropdown-menu {
  left: 5px !important;
  width: auto !important;
}
.active-mobile .active-content {
  min-width: 140px;
  padding: 20px;
}
.active-mobile.setting-popup .active-content {
  min-width: 180px;
}
.wpo-search .input-search {
	width: 140px !important;
}
}
@media screen and (max-width: 490px) {
	.active-mobile {
		height: 50px;
		width: 50px;
		line-height: 40px;
	}
	.active-mobile > .fa, .active-mobile > .icon, .active-mobile > a .fa, .active-mobile.notfctn a .fa {
  font-size: 18px !important;
}
.off-canvas-toggle {
	width: 60px;
	height: 40px;
}
.active-mobile.search-popup .active-content {
  left: 0;
  width: 199px;
}
.rgistrPrfle .rgistr_picChnge {
  height: 90px !important;
  width: 90px !important;
}
.active-mobile #menu-top-menu-header li {
  padding-top: 10px !important;
}
.active-mobile.notfctn .nav-item {
  padding-top: 5px;
  padding-bottom: 10px;
}
.not-img-bx {
  height: 60px !important;
  width: 60px !important;
}
}
@media screen and (max-width: 534px) {
.campaign-item-modal .edd_price_options ul > li {
  margin-bottom: 5px;
}
}


/* end heading */
.text-orange {
	color:#f28f0a;
}

.btn-donate-orange {
  background-color: #f28f0a;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 5px 20px;
  width: 100%;
  margin-top: 32px;
  border-radius: 5px;
}

.btn-donate-orange:hover {
  color: #fff;
}

.currencyText {
	font-size:25px;
	color:#f28f0a;
	font-weight:bold;
}

.subTitle-text {
	position: relative;
	padding: 0 0 20px;
	display:block;
	color: #1580ae;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 25px;
	font-size: 2.4rem;
	text-align: center;
	font-family: "Open Sans";
}

.subTitle-text span {
	position:relative;
}

.subTitle-text span::after {
    content: "";
    background: #1580ae;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.ftured-giftCurncy .currencyText {
	font-size:30px;
	padding:10px;
}

.ftured-giftCurncy .btn-donate-orange {
	margin-top: 14px;
}

.ftured-giftCurncy .cstmr-rvew {
    position: relative;
    top: -3px;
}

/* gift available star */
.gift-star-rtg {
    padding: 10px;
}

.gift-star-rtg form {
	display:inline-block;
}

.gift-star-rtg input.star { display: none; }

.gift-star-rtg label.star {
  float: right;
  margin: 0 4px;
  cursor: pointer;
  color: #444;
  width:16px;
  height:16px;
}

.gift-star-rtg input.star:checked ~ label.star:before {
  content: '';
  background:url("../images/start-select-icon.png") no-repeat;
}

.gift-star-rtg input.star-5:checked ~ label.star:before {
  color: #FE7;
}

.gift-star-rtg input.star-1:checked ~ label.star:before { color: #F62; }

.gift-star-rtg label.star:before {
  content: '';
  background:url("../images/start-unselect-icon.png") no-repeat;
 width:16px;
 height:16px;
 display:block;
}
/* gift avabailable start end */

/* footer news latter */
.wpo-footer {
	margin-top: 70px;
}

.ftr_newslatter .widget_mc4wp_widget {
	background:none !important;
	color:#fff;
}

.wpo-footer .ftr_newslatter .widget .widget-title span {
	color:#fff;
}

.wpo-footer .ftr_newslatter .widget .widget-title span::after {
	display:none;
}

.ftr-nwsLtr-submit .form-control {
	height:60px;
	border-radius:5px;
	padding:20px;
	font-size:16px;
}

.ftr-nwsLtr-submit .btn-newsletter {
	background: #f28f0a;
	color: #fff;
	margin: 0;
	border-radius: 5px;
	font-weight: 600;
	padding: 5px 20px;
	height: 60px;
	width: 100%;
	font-size:16px;
}

.ftr-nwsLtr-submit {
    margin-top: 30px;
}

.ftr_newslatter .widget_mc4wp_widget {
	padding:0 !important;
}

/* owl carousel */

.wpb-container.vlntear-section .owl-theme .owl-controls .owl-buttons div {
	width: 28px;
	height: 40px;
	border-radius: 5px;
	position: absolute;
	top: 46%;
	background:#666666;
	opacity:1;
	overflow:hidden;
	text-indent:999px;
	margin:0;
}

.wpb-container.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:-53px;
	background:#666666 url("../images/carosual-arrows.png") no-repeat left top;
}

.wpb-container.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-next {
	right:-53px;
	background:#666666 url("../images/carosual-arrows.png") no-repeat right top;
}

@media (max-width: 991px) {
.wpb-container.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-prev {
    left:0;
    background:rgba(0,0,0,0.2) url("../images/carosual-arrows.png") no-repeat left bottom;
}

.wpb-container.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-next {
    right:0;
    background:rgba(0,0,0,0.2) url("../images/carosual-arrows.png") no-repeat right bottom;
}
}
/* owl carousel */

.vlntrs-sec-ttl {
	padding-top:20px;
	padding-bottom:20px;
}

/* header top */
.login-main {
    float: right;
    position: relative;
}

.login-main a {
    padding: 18px;
    display: block;
    color: hsl(0, 0%, 100%);
}

.login-main .sign-btns.dropdown-menu {
    right: 0;
    left: auto;
}

.login-main .sign-btns.dropdown-menu {
  border: 0;
  background: #fff;
  min-width:150px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding:10px;
  text-align: center;
}

/* process bar */
.process .raised .process-percent {
    position: absolute;
    top: -10px;
    width: 30px;
    height: 30px;
    background: transparent;
    right: -45px;
    left: auto;
	font-size:16px;
	font-weight:700;
	color:#f28f0a;
}

.process .raised {
    overflow:unset;
	width:calc(100% - 60px);
	background: #cfcfcf none repeat scroll 0 0;
  border-radius: 25px;
  height: 6px;
  margin-bottom: 20px;
  position: relative;
}

.process .raised span.process_animation {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border-radius: 25px;
	width: 46%;
	background-color: #f28f0a;
	display: block;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	       -moz-border-radius-topright: 25px;
	    -moz-border-radius-bottomright: 25px;
	           border-top-right-radius: 25px;
	        border-bottom-right-radius: 25px;
	    -webkit-border-top-left-radius: 25px;
	 -webkit-border-bottom-left-radius: 25px;
	        -moz-border-radius-topleft: 25px;
	     -moz-border-radius-bottomleft: 25px;
	            border-top-left-radius: 25px;
	         border-bottom-left-radius: 25px;
	background-color: #f28f0a;
}
.process .raised span.process_animation:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #da8008), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #da8008), color-stop(.75, #da8008), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #da8008 25%, transparent 25%, transparent 50%, #da8008 50%, #da8008 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #da8008 25%, transparent 25%, transparent 50%, #da8008 50%, #da8008 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #da8008 25%, transparent 25%, transparent 50%, #da8008 50%, #da8008 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #da8008 25%, transparent 25%, transparent 50%, #da8008 50%, #da8008 75%, transparent 75%, transparent);
	z-index: 1;
	-webkit-background-size: 20px 20px;
	-moz-background-size:    20px 20px;
	background-size:         20px 20px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	       -moz-border-radius-topright: 25px;
	    -moz-border-radius-bottomright: 25px;
	           border-top-right-radius: 25px;
	        border-bottom-right-radius: 25px;
	    -webkit-border-top-left-radius: 25px;
	 -webkit-border-bottom-left-radius: 25px;
	        -moz-border-radius-topleft: 25px;
	     -moz-border-radius-bottomleft: 25px;
	            border-top-left-radius: 25px;
	         border-bottom-left-radius: 25px;
	overflow: hidden;
}
@-webkit-keyframes move {
  0% {background-position: 0 0;}
  100% {background-position: 30px 30px;}
}
@-moz-keyframes move {
  0% {background-position: 0 0;}
  100% {background-position: 30px 30px;}
}
/* end process bar */


.latestGift-section .ltst-cmpgn-title {
	margin-bottom:10px;
}
.latestGift-section .ltst-cmpgn-title a::after {
    display: none;
}

.featuredCompaign {
	padding:0;
}

/* .featuredCompaign .vlntrs-sec-ttl, #ltst-gift .vlntrs-sec-ttl {
	margin-bottom:50px;
} */

@media screen and (max-width:1099px){
	.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-prev {
		left:0;
	}
	
	.vlntear-section .owl-theme .owl-controls .owl-buttons .owl-next {
		right:0;
	}	
	
}
.text-orange a{color:#f28f0a;}



/* start parvez css */
.hdr-bcgrnd {
  background: #c9c9c9;
  height: 270px;
}
.cmpgn-btns {
  /*margin-top: 100px;*/
  margin-top: 50px;
  text-align: center;
}
.cmpgn-btns > ul {
  display: inline-flex;
  padding: 0;
  width: 70%;
  border: 1px solid #f28f0a;
  -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
  overflow: hidden;
  margin-bottom: 0;
  position: inherit;
}
.cmpgn-btns li {
  display: inline-block;
  width: 100%;
  margin: 0;
  /* border: 1px solid #f28f0a; */
}
.cmpgn-btns .nav li a {
  border-radius: 0px;
  color: #f28f0a;
  font-size: 20px;
  font-weight: 400;
  /*padding: 35px 100px;*/
  padding: 15px;
  margin: 0 !important;
}
.cmpgn-btns .nav li a:hover {
  background: #f28f0a none repeat scroll 0 0;
  color: #fff;
  font-weight: 400;
}
.cmpgn-btns .nav-tabs > li.active > a, .cmpgn-btns .nav-tabs > li.active > a:hover, .cmpgn-btns .nav-tabs > li.active > a:focus {
  background-color: #f28f0a;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  overflow: hidden;
}
.cmpgn-btns .nav-tabs > li > a::before{
  display: none;
}
.mt10{
	margin-top: 10px !important;
}
.mt100{
	margin-top: 100px !important;
}
.mt50{
	margin-top: 50px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb35{
	margin-bottom: 35px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.nw-cmpgn-frm input[type="text"], .frm-main input[type="text"], .nw-cmpgn-frm input[type="password"], .nw-cmpgn-frm input[type="email"], .nw-cmpgn-frm input[type="number"], .nw-gifts-frm input[type="text"], .frm-main input[type="text"], .nw-gifts-frm input[type="password"] {
  border: 1px solid #666666;
  border-radius: 4px !important;
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  /* height: 70px; */
  height: 50px;
  padding: 0 22px;
  width: 100%;
  margin-bottom: 20px;
}
/* .nw-gifts-frm input[type="text"], .frm-main input[type="text"], .nw-gifts-frm input[type="password"] {
  border: 1px solid #666666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  padding: 0 22px;
  width: 100%;
  margin-bottom: 20px;
} */
.nw-cmpgn-frm textarea, .nw-cmpgn-frm .dscrptn textarea {
  border: 1px solid #666666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 120px;
  padding: 20px 22px;
  width: 100%;
  margin-bottom: 20px;
  resize: none;
}
.upld-btn > button {
  background: #f28f0a none repeat scroll 0 0;
  border: 1px solid #f28f0a;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  padding: 22px 60px;
}
.upld-btn > button:last-child {
  margin-right: 0;
}
.upld-btn {
  text-align: right;
}
.socl-bx {
  border-bottom: 1px solid #666;
  display: inline-flex;
  margin-left: 20px;
  padding: 0 0 10px;
}
.soc-ttl {
  font-size: 16px;
  font-weight: 400;
  margin-right: 25px;
}
.fcbk {
  background: #f28f0a none repeat scroll 0 0;
  margin-right: 40px;
  padding: 3px 10px;
}
.fcbk .fa.fa-facebook {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
}
.scl-crcl {
  background: #f28f0a none repeat scroll 0 0;
  border-radius: 100% !important;
  height: 30px;
  margin-right: 40px;
  text-align: center;
  width: 30px;
}
.socl-bx .fa.fa-twitter, .socl-bx .fa.fa-google-plus {
  color: #fff;
  font-size: 20px;
  margin-top: 9px;
}
.fcbk:hover, .scl-crcl:hover {
  background: #f28f0a none repeat scroll 0 0;
}
.socl-bx .scl-crcl:last-child {
  margin: 0;
}
.bckr-ttl {
  color: #666;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0 35px;
  position: relative;
}
.bckr-ttl > span::after {
  background: #666 none repeat scroll 0 0;
  bottom: -10px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.md-radio input[type="radio"] {
  visibility: hidden;
}
.cus-radio-btn .md-radio {
  float: left;
  margin-right: 50px;
  padding-left: 15px;
}
.cus-radio-btn .md-radio label {
  font-size: 18px;
  font-weight: 400;
  padding-left: 40px;
  text-transform: uppercase;
}
.cus-radio-btn .md-radio label .inc {
  animation: 0s ease 0s normal none 1 running none;
}
.cus-radio-btn .md-radio label .check {
  background: #f28f0a none repeat scroll 0 0;
  height: 20px;
  width: 20px;
}
.cus-radio-btn .md-radio label .box {
  border: 1px solid #666;
  height: 30px;
  width: 30px;
}
.frm-main {
  margin-top: 40px;
}
.frm-fld {
  display: inline;
}
.frm-fld input {
  border: 1px solid #666;
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
.frm-main input[type="text"]{
	width: auto;
}
.frm-main input[type="text"] {
  width: 17.5%;
}

.frm-main.add-rec-row input[type="text"] {
  width: 100%;
}

.dl-ad-btn {
  display: inline;
  margin-right: 20px;
}
.dl-ad-btn > a {
  background: #f28f0a none repeat scroll 0 0;
  border: 1px solid #f28f0a;
  border-radius: 4px !important;
  padding: 13px;
}
.nw-cmpgn-frm {
  /* margin-top: 80px; */
  /* margin-top: 40px; */
  display: block;
}
.nw-gifts-frm {
  /* margin-top: 40px; */
  display: block;
}
/* .nw-cmpgn-frm input:focus + span {
  background: #f28f0a none repeat scroll 0 0;
  border: 1px solid #f28f0a;
  border-radius: 4px 0 0 4px !important;
  content: "";
  height: 70px;
  left: 16px;
  position: absolute;
  width: 6px;
} */
.enbl-txtarea + .optional-txtarea {
    display: block !important;
}


/* yasir login page */

.prfl-ttle {
	font-size:15px;
	font-weight:600;
}

.profilePic {
    border-radius: 100px !important;
    background: #666666;
    width: 133px;
    height: 133px;
}

.rgistrPrfle .rgistr_picChnge {
    overflow: hidden;
	width: 133px;
	height: 133px;
	position: relative;
	border-radius: 100px !important;
}

.rgistr_picChnge .profle_change {
	position: absolute;
	top: 0;
	padding: 138px;
	cursor:pointer;
}

.cmpgn-frm-main .rgistr_picChnge input.profle_change:focus {
	border:none !important;
}

.rgistrForm .subTitle-text {
	text-align:left;
}

.rgistrSocial {
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
}

.rgistrSocial li {
	border-radius:5px !important;
	margin-right:20px;
	display:inline-block;
}

.rgistr_fb {
	background:#475993;
}

.rgistr_gplus {
	background:#dd4b39;
}

.rgistr_tt {
	background:#55acee;
}

.logInForm {
    margin: 147px auto;
    width: 600px;
}

.logInForm .nw-cmpgn-frm {
	margin-top:28px;
}

.logInForm .btn-default {
	width:100%;
	background:#f28f0a;
	border:none;	
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  padding:18px;
}

.logInForm .frgt-pwd {
	color: #666;
    font-size: 18px;
    font-weight: 600;
	text-align:left;
	display:block;
	text-transform: uppercase;
}

.logInForm .checkbox {
	font-size:16px;
	color:rgba(102,102,102,0.8);
	font-weight:600;
	margin:0;
	text-align:left;
	padding-left:20px;
}

.fileUploadBtn {
    background: #f28f0a none repeat scroll 0 0;
    border: 1px solid #f28f0a;
    border-radius: 4px !important;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	width:234px;
	height:60px;
	overflow:hidden;	
	position:relative;
}

.fileUploadBtn::before {
    content: "UPLOAD FILE";
    position:absolute;
	top: 14px;
	left: 0;
	right: 0;
}

.fileUpload {
	margin-top:15px;
}


.fileUploadBtn input {
    padding-left: 500px;
    padding-top: 85px;
	cursor:pointer;
}

.fileUpload .control-label {
    margin: 18px 0;
}

.control-label {
	color: #666;
	font-size: 14px;
	font-weight: bold;	
}
#logIn .nw-cmpgn-frm input:focus {
    border-left: 6px solid #f28f0a !important;
	outline:none;
}

@media (max-width: 767px) {	
	.logInForm .btn-default:first-child {
		margin-bottom:15px;
	}
}

@media (max-width: 600px) {
	.logInForm {
		width:100%;
	}
	
	.LoginLogo img {
		width:100%;
	}
	.rgistrSocial li {
  display: inherit;
  margin-bottom: 20px;
  margin-right: 40px;
}
.rgistrSocial {
  float: none;
}
}
.home .logInForm{margin:0px;}
/*Start CSS Parvez*/
.hdr-bck.wpo-header.wpo-header-absolute {
  height: auto;
  background: #c9c9c9;
  position: relative;
  padding-bottom: 38px;
}
body{
  color: #666666;
}
.funded sup {
  border: 0;
  position: relative;
  vertical-align: -moz-middle-with-baseline;
}
.sign-btns {
  border-radius: 0 0 4px 4px !important;
  box-shadow: none;
  float: right;
  margin: 0;
}
.sign-btns > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin: 7px 5px 0 0;
  padding: 11px 30px;
}
.hme-pg-search {
  border-radius: 0;
  overflow: hidden;
  padding-right: 15px;
  padding-top: 15px;
  text-align: left;
}
.hme-pg-search input:focus, textarea:focus {
    border-left: none !important;
}
.vlntrs-sec-ttl {
  color: #1580ae;
  font-family: open sans;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}
.vlntrs-sec-ttl > span {
  display: inline-block;
  position: relative;
}
.vlntrs-sec-ttl span::before {
  margin-right: 15px;
  right: 100%;
}
.vlntrs-sec-ttl span::after {
  left: 100%;
  margin-left: 15px;
}
/*.vlntrs-sec-ttl span::before, .vlntrs-sec-ttl span::after {
  background: #1580ae none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  top: 33px;
  width: 100px;
}*/
/* #ltst-cmpgn {
  padding: 50px 0;
}
#ltst-cmpgn .vlntrs-sec-ttl {
  margin-bottom: 50px;
} */
.cmpgn-bx-thmb {
  position: relative;
}
#ltst-cmpgn .vr-mdl-inr > button, #ltst-gift .vr-mdl-inr > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 13px;
  padding: 15px 25px;
  font-weight:700;
}
.dte-sec {
  background: #F28F0A;
  bottom: 0;
  color: #fff;
  padding: 10px;
  position: absolute;
  right: 20px;
  text-align: center;
  z-index: 999;
  font-weight: bold;
}
.ltst-cmpgn-title {
  margin-top: 10px;
  text-align: center;
  position: relative;
  margin-bottom: 18px;
}
.ltst-cmpgn-title a span, .ltst-cmpgn-title span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.abt-us-box:hover .ltst-cmpgn-title a, .abt-us-box:hover .abt-us-title a {
  color: #f28f0a;
}
.abt-us-box:hover .ltst-cmpgn-title a span::after {
  background: #f28f0a none repeat scroll 0 0;
}
.ltst-cmpgn-title span::after {
  background: #5d5d5d none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -22.5px;
  position: absolute;
  vertical-align: middle;
  width: 50px;
  bottom: 0;
}
.campaign-author {
  color: #5d5d5d;
  padding: 0 20px;
  font-weight: bold;
  margin: 30px 0;
  min-height: 35px;
}
.campaign-author .author-icon {
  margin-right: 20px;
}
.campaign-author .author-name:hover {
  color: #F28F0A;
}
.process {
  padding: 0 20px;
}
/* .process .raised {
  background: #cfcfcf none repeat scroll 0 0;
  border-radius: 25px;
  height: 6px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
} */
.process .raised > span {
  background: #f28f0a;
  border-radius: 25px;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.process .process-info div {
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  margin-right: 15px;
}
.process .process-info span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  
}
.phto-glry {
  margin-top: 100px;
}
#ltst-nws .latest-news-main {
  padding-bottom: 20px;
}
.latest-news-main div > img {
  height: 140px !important;
  width: 100%;
}
/* #ltst-nws .vlntrs-sec-ttl {
  margin-bottom: 60px;
} */
.latest-news-main .nws-ttle a {
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  white-space: normal;
  word-break: break-all;
}
.img-cap > img {
  height: 240px;
  width: 100%;
}
.uthr-sec {
  display: inline-block;
  margin-right: 22px;
}
.latest-news-main p {
  font-size: 15px;
  color: #333333;
  margin-top: 6px;
  word-break: break-all;
  white-space: normal;
}
.nws-subs .uthr-sec i {
  margin-right: 9px;
}
.nws-subs .uthr-sec i, .nws-subs .uthr-sec span {
  color: #b2b2b2;
  font-size: 14px;
  vertical-align: middle;
}
.nws-ttle > a:hover {
  color: #f28f0a;
}
.nws-ttle > a:hover, .nws-subs .uthr-sec i:hover, .nws-subs .uthr-sec span:hover {
  color: #f28f0a;
}
.vew-al-btn button, a.cmnbtn {
  background: #F28F0A;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 70%;
  height: 56px;
  text-transform:uppercase;
}
.vew-al-btn button, a.regstr.cmnbtn {
  background: #F28F0A;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform:uppercase;
}
.vew-al-btn.btn-sml > button {
  width: 260px;
}
.vew-al-btn {
  text-align: center;
  margin-bottom: 20px;
}
.rd-mre > a {
  color: #666666;
  font-weight: bold;
  font-size: ;
}
.rd-mre > a:hover {
  color: #F28F0A;
}
.cmpgn-frm-main .multiselect.dropdown-toggle.btn.btn-default {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #666;
  border-radius: 4px !important;
  color: #ADADAD;
  font-family: open sans;
  font-size: 16px;
  font-weight: bold;
  /*height: 70px;*/
  height: 50px;
  margin-bottom: 20px;
  text-align: left;
  width: 100%;
  padding: 0 22px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nw-gifts-frm .upld-btn > input[type="file"] {
	background: #f28f0a none repeat scroll 0 0;
	border: 1px solid #f28f0a;
	border-radius: 4px !important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	padding: 22px 60px;
	float:right;
}
.underline_title {
	color: #1580ae;
	font-family: open sans;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid;
}
.margin-top-25{
	margin-top: 25px;
}
.margin-top-20{
	margin-top: 25px;
}
.cmpgn-frm-main .btn-group .caret {
  position: absolute;
  right: 22px;
  /*top: 26px;*/
  top: 25px;
}
.cmpgn-frm-main ul.dropdown-menu.multiselect-container {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: -moz-use-text-color #666 #666;
  border-image: none;
  border-radius: 0 0 4px 4px !important;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  box-shadow: none;
  margin: 0;
  top: 50px;
  width: 100%;
}

.cmpgn-frm-main ul.multiselect-container li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #666;
  font-family: open sans;
  font-size: 16px;
  font-weight: bold;
  transition: none 0s ease 0s ;
}
.cmpgn-frm-main .btn-group {
  width: 100%;
}
.cmpgn-frm-main ul.multiselect-container li a:hover {
  background: #f28f0a none repeat scroll 0 0;
  color: #fff;
}
.cmpgn-frm-main ul.multiselect-container li a:focus {
    background: #f28f0a none repeat scroll 0 0;
    color: #fff;
}
.dte {
    position: relative;
}
.dte-addon {
    position: absolute;
    right: 15px;
    /* top: 17px; */
	top: 11px;
}
.dte-addon1 {
  position: absolute;
  right: 15px;
  top: 37px;
}
.dte-addon1 .checkbox {
  padding: 0;
}
.dte-addon1 .checkbox > label {
  padding: 0 0 0 35px;
}
.nw-gifts-frm .dte-addon {
    position: absolute;
    right: 30px;
    top: 17px;
}
.ys-btn > ul {
    padding: 0;
    position: absolute;
    right: 0;
    top: 23px;
}
.ys-btn li {
    display: inline-block;
}
.ys-btn a {
    color: #f28f0a;
    font-size: 16px;
    font-weight: 400;
    padding: 23px 20px;
}
.ys-btn a:hover {
    background: #f28f0a none repeat scroll 0 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
}
.frm-fld .btn-group {
    display: inline-block;
    width: 17.5%;
}
.frm-fld .multiselect.dropdown-toggle.btn.btn-default {
    margin-bottom: 6px;
}
.nw-cmpgn-frm .dscrptn textarea{
    border: 1px solid #666666;
    border-radius: 4px !important;
    color: #666;
    font-size: 16px;
    font-weight: bold;
   /*  height: 430px; */
    height: 610px;
    padding: 20px 22px;
    width: 100%;
    margin-bottom: 15px !important;
	resize:none;
}
.nw-gifts-frm .dscrptn textarea{
    border: 1px solid #666666;
    border-radius: 4px !important;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    height: 130px;
    padding: 20px 22px;
    width: 100%;
    margin-bottom: 20px;
	resize:none;
}
.frm-main .frm-fld:last-child {
    display: inline-block;
    margin: 10px 0 0;
}
@media screen and (max-width: 991px){
	.sign-btns > button{
		width: 100%;
	}
	.cmpgn-btns > ul {
		width: 100%;
	}
}
@media screen and (max-width: 530px){
  .vlntrs-sec-ttl{
  
  font-size: 30px;
}
.vlntrs-sec-ttl span::before, .vlntrs-sec-ttl span::after{
  top: 26px;
  width: 50px;
}
}
.upld-btn > button:last-child {
    margin-right: 0;
}
.rgistrForm .form-group.sigleSelect .btn-group .multiselect-container label::before, #search-gift .nw-cmpgn-frm .singleSelect .btn-group .multiselect-container label::before{ display:none;}

input:focus, textarea:focus, .nw-cmpgn-frm .multiselect.dropdown-toggle.btn.btn-default:focus{border-left:6px solid #f28f0a !important;outline:none;}

.youtube_url{margin-right:20px;}

.multiselect-container.dropdown-menu li.active
{
color: #fff;

}
.cmpgn-frm-main ul.multiselect-container li.active a label::before{    
	background: #f28f0a url(../images/checkbox-check.png) no-repeat scroll 3px center;
    border: 1px solid #fff;
}
/*End CSS Parvez*/
/* end yasir login page */
/* yasir multiselect */
.rgistrForm .dropdown-menu label.radio input[type=radio], #search-gift .dropdown-menu label.radio input[type=radio], #create_gift .dropdown-menu label.radio input[type=radio] {
    display:none;
}

.rgistrForm .dropdown-menu label.radio  {
    padding:3px 20px 3px 40px;
}

.cmpgn-frm-main input[type="checkbox"]{display:none;}
/* .btn-group .multiselect-container label::before{
    border: 1px solid #666;
    border-radius: 2px;
    content: "";
    height: 20px;
    left: 7px;
    position: absolute;
    top: 2px;
    width: 20px;
} */
/* end yasir multiselect  */

/***** this is for radio toggle button ****************/
.toggle_radio{
  padding: 0;
  position: absolute;
  right: 0;
  top: 0px;

}
.ys-btn .toggle_radio > label + label {
  border-radius: 0 4px 4px 0;
}

.toggle_radio input[type=radio]{
  display: none;
  /*position: fixed;*/
}
.toggle_radio label{
  color: #fff;
  z-index: 0;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  background: #f28f0a;
  text-align: center;
  font-weight:400;
  font-size: 16px;
  margin-bottom: 0px;

}
 .toggle_radio label p{  
    font-size: 16px;
    font-weight: 400;
    padding: 1px 20px;
}
.toggle_option_slider{
  /*display: none;*/
  /*background: red;*/
  width: 59px;
  height: 70px;
  position: absolute;
  top: 0px;

  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

#first_toggle:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 3px;
}
#second_toggle:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 70px;
}

/* .cmpgn-frm-main .form-group .checkbox {
    margin: 0 30px 0 0;
} */


/* .cmpgn-frm-main .form-group .checkbox {
    padding: 0 0 0 40px;
} */
/* .cmpgn-frm-main .checkbox label {
    color: #666;
    font-size: 18px;
    font-weight: 600;
} */
.cmpgn-frm-main input[type="checkbox"]:checked + label::before {
    background: #f28f0a url(../images/checkbox-check.png) no-repeat scroll 5px 6px;
    border: 1px solid #f28f0a;
}


/************end **************************************/

.glyphicon{color:darkorange;font-size:20px; padding:2px;}
.astarss{padding:0px;}
.parsley-error {
border: 2px solid red !important;
box-shadow: none;
}
.parsley-errors-list {
    color: red;
    list-style: outside none none;
    margin-top: -15px;
    padding-bottom: 15px;
    text-align: left;
	padding-left: 0px;
}

/*  start parvez search campaign page */
.hdr-admn-optns {
 display: inline-flex;
 float: right;
 padding: 0;
}
.admn-img {
 margin: 3px 10px;
 display: block;
}
.crt-icn a i {
 color: #fff;
 font-size: 18px;
 width: 100%;
}
.crt-icn {
 display: block;
 margin: 8px 6px 0;
 padding: 0;
 text-align:center;
}
.crt-icn > a {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
}
.hdr-admn-optns .crt-icn:hover i, .hdr-admn-optns .crt-icn:hover a {
 color: #f28f0a;
}
.wllt-img {
 background: rgba(0, 0, 0, 0) url("../images/wallte.png") no-repeat scroll 0 0;
 display: inline-block;
 height: 16px;
 position: relative;
 width: 16px;
 top: 3px;
 left: 10px;
}
.hdr-admn-optns .crt-icn:hover .wllt-img {
 background: rgba(0, 0, 0, 0) url("../images/wallteo.png") no-repeat scroll 0 0;
}

.abt-us-box:hover .ltst-cmpgn-title a::after {
  background: #f28f0a none repeat scroll 0 0;
}
.cmpgn-frm-main input[type="checkbox"] {
  display: none;
}
.cmpgn-frm-main .form-group .checkbox {
  padding: 0 0 0 40px;
  margin: 0 30px 0 0;
}
.cmpgn-frm-main .checkbox label::before {
  border: 1px solid #666;
  border-radius: 3px;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 25px;
}
.cmpgn-frm-main .checkbox label {
  color: #666;
  font-size: 18px;
  font-weight: 600;
}
.cmpgn-frm-main input[type="checkbox"]:checked + label::before {
  background: #f28f0a url("../images/checkbox-check.png") no-repeat scroll 5px 6px;
  border: 1px solid #f28f0a;
}
/* .cmpgn-frm-main .form-group .checkbox {
  margin: 0 30px 0 0;
} */
.btn-group .multiselect-container label::before {
  border: 1px solid #666;
  border-radius: 2px;
  content: "";
  height: 20px;
  left: 7px;
  position: absolute;
  top: 6px;
  width: 20px;
}
.multiselect-container.dropdown-menu > li:hover label::before {
  border: 1px solid #fff !important;
}
.multiselect-container.dropdown-menu input[type="checkbox"]:checked + label::before{
  background: #666666 url("../images/checkbox-check.png") no-repeat scroll 5px 6px;
  border: 1px solid #666666;
}
.cmpgn-frm-main ul.multiselect-container li a:focus {
  background: #666 none repeat scroll 0 0;
  color: #fff;
}
.cmpgn-frm-main ul.multiselect-container li a:focus label::before {
  background: #666666 url("../images/checkbox-check.png") no-repeat scroll 3px center;
  border: 1px solid #fff;
}

/* end parvez search campaign page */

/* my campaigns css */
.myCampaign_pg .upld-btn > button {
	min-width: 40%;
	padding: 15px;
	min-height: 50px;
	float: left;
}

.myCampaign_pg .btn-group {
    margin-top: 18px;
}

.wpo-wrapper .pl-0 {
	padding-left:0 !important;
}

.inr-pg-sidebar .btn-donate-orange {
	min-width:100%;
	padding: 15px;
	min-height: 50px;
    border-radius: 5px !important;
	margin:0;
}

.myCampaign_pg p {
    margin: 0 0 3px;
}

/* .myCampaign_pg hr {
	margin-bottom:20px;
	margin-top:0;
	border:none;
} */

.inr-pg-sidebar .process {
    padding: 0 20px 14px 20px;
}

.cmpion_scial {
	display:flex;
	justify-content:space-between;
	padding:0;
	margin:0;
	list-style-type:none;
}

.sb-socl-icon {
	float:left;
	margin:10px 0;
	background:url(../images/campaingn-social-icon.png) no-repeat top center;
}

.sb-socl-icon a {
	width:30px;
	height:30px;
	display:block;
}

.sb-fb-icon.sb-socl-icon {
	background-position:0 0;	
}

.sb-fb-icon.sb-socl-icon:hover {
	background-position:0 -30px;	
}

.sb-tt-icon.sb-socl-icon {
	background-position:-51px 0;	
}

.sb-tt-icon.sb-socl-icon:hover {
	background-position:-51px -30px;	
}

.sb-gp-icon.sb-socl-icon {
	background-position:-102px 0;	
}

.sb-gp-icon.sb-socl-icon:hover {
	background-position:-102px -30px;	
}

/* end my campaigns css */

/* yasir my compaigns */
.myCampaign_dtl_pg .campaign-author {
	padding:0;	
}

.myCampaign_dtl_pg .inr-pg-sidebar .process {
	padding-left:0;
	padding-right:0;
}

.my-dtl-btm {
    max-width: 425px;
    margin: 0 auto;
}

.myCampaign_dtl_pg .cmpion_scial {
	display: block;
}

.myCampaign_dtl_pg .cmpion_scial li {
	margin-right: 15px;
/* 	margin-left: 15px; */
}

.my-dtl-btm .inr-pg-sidebar {
    float: left;
    min-width: 224px;
}

.myCampaign_dtl_pg h3.text-orange {
	font-size:22px;
	margin-bottom:20px;
	margin-top:30px;
}

.myCampaign_dtl_pg h3.text-orange a {
	color:#f28f0a;
}

.dtl-comment-left {
	width:85px;
	height:85px;
	float:left;
	margin-right:25px;
	border-radius: 50%;
	overflow: hidden;
}
.dtl-comment-left img {
  height: 100%;
  width: 100%;
}

.dtl-comment-body {
    width: 100%;
}

.dtl-comment li {
	width:100%;
	display:table;
}

.sb-panel {
	background:#ececec;
	padding:18px;
	margin-bottom:20px;
	border-radius:5px !important;
}

.comment-count {
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

.dtl-comment-body, .dtl-comment-body h4 {
	color:#666666;
	font-size:15px;
}

.leave-cmnt-last h4 {
	font-size:18px;
}

.leave-cmnt-last {
	margin-top:38px;
	margin-bottom:38px;
}

.form-group .btn-donate-orange {
	width:auto;
	padding: 15px;
	min-height: 50px;
	border-radius: 5px !important;
	margin: 0;
}

.sb-panel-heading .subTitle-text {
	text-align:left;
	margin:0 0 0 0;
}

.sb-panel-body .dtl-comment-body > h4 {
	margin:0;
	color:#f28f0a;
}
.sb-panel-body .dtl-comment-body > h4 a {
	color:#f28f0a;
}

.sb-panel-body .dtl-comment-body small {
	margin:10px 0;
	display:block;
}

.sb-panel-body .dtl-comment {
	text-align:left;
}

.sb-panel-body p {
	margin-top:5px;
}

.donor-glry {
	margin:0 -12px;
}

.donor-glry li {
	float:left;
	width:33.33%;
	padding:0 12px;
	margin-bottom:15px;
	text-align:center;
}
.dnr-img {
  border-radius: 50%;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
  width: 80px;
}
.dnr-img img {
  height: 100%;
  width: 100% !important;
}
.donor-glry li p {
	font-size:12px;
	margin:6px 0 5px 0;
}

.donor-glry li span {
	font-weight:bold;
	font-size:14px;
}

.campaign-author .author-icon img {
	width:35px;
	height:35px;
	border-radius: 50px;
}
/* end yasir my compaigns */

/* multiselect default scroll add */
.cmpgn-frm-main ul.dropdown-menu.multiselect-container {
    max-height: 98px;
    overflow: hidden;
    overflow-y: scroll;
	z-index: 10000000;
}
/* multiselect default scroll add */
/*start gift detail css parvez*/
.gft-dtl-dscrptn > h3 {
  color: #666666;
  font-weight: bold;
  margin: 7px 0 5px;
  text-transform: uppercase;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ctgries div {
	font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.ctgries label + span + label {
  margin-left: 20px;
}
.ctgries > label {
  font-size: 14px;
  font-weight: bold;
}
.ctgries > a {
  color: #666666;
  font-size: 14px;
}
.ctgries > a:hover {
  color: #f28f0a;
}
.rating {
  display: inline-block;
  width: 100%;
}
.gft-rating {
  font-family: "star";
  font-size: 15px;
  height: 1.2em;
  line-height: 1.2em;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 140px;
  float: left;
  top: 10px;
}
.gft-rating::before {
  color: #F28F0A;
  content: "sssss";
  float: left;
  left: 0;
  letter-spacing: 3px;
  position: absolute;
  top: 0;
}
.rating > span {
  color: #f28f0a;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
}
.gft-dtl-btn > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 20px 60px;
  margin-right: 20px;
  text-transform: uppercase;
}
.gft-dtl-btn {
  margin-top: 15px;
}
.gft-dtl-btn > button:last-child {
  margin-right: 0;
}
/* .gft-prdct-des {
  margin-top: 32px;
} */
.gft-prdct-des h4 {
  color: #666666;
  font-weight: bold;
}
.anout-us-thumb {
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.anout-us-thumb img {
  display: block;
  margin: auto;
  width: 100%;
  height: 200px;
}
.cmpgn-sccfl {
  background: #f28f0a none repeat scroll 0 0;
  color: #fff;
}
.cmpgn-unsccfl{
  background: #666666 none repeat scroll 0 0;
  color: #fff;
}
.cmpgn-sccfl, .cmpgn-unsccfl {
  display: block;
  font-size: 12px;
  font-weight: bold;
  left: -35px;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 30px;
  transform: rotate(-45deg);
  width: 160px;
}

@media screen and (max-width: 558px){
  
.nw-gifts-frm #qty {
	padding: 0 5px !important;
}
}
@media screen and (max-width: 991px){
	.anout-us-thumb{
		height: auto;
	}
	.offer-ttle {
  left: -130px !important;
  top: 55px !important;
}
.ctgries label + span + label {
  margin-left: 0px;
}
.gft-dtl-dscrptn > h3 {
	font-size: 20px;
}
.gft-dtl-btn {
	margin-top: 5px;
}
#astar .glyphicon {
  font-size: 17px;
}
.process .process-info div {
	margin-right: 10px;
}
.clndr-btns .btn {
  padding: 5px 20px;
}
	.search .btn {
	margin-bottom: 5px !important;
}
.process .process-info {
    margin-bottom: 20px;
}
}
/*end gift detail css parvez*/
/*start upload image css parvez*/

/* #create_campaign .form-group.file-area {
max-width: 290px;
} */

.form-group.file-area {
 float: right;
 max-width: 450px;
 margin-right: 15px;
}
.file-area {
 position: relative;
}
.file-area input[type="file"] {
 bottom: 0;
 cursor: pointer;
 height: 100%;
 opacity: 0;
 position: absolute;
 right: 0;
 top: 0;
 width: 100%;
}
.file-area .file-dummy {
 background: #f28f0a none repeat scroll 0 0;
 border-radius: 4px !important;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 padding: 13px 60px;
 text-align: center;
 text-transform: uppercase;
 transition: background 0.3s ease-in-out 0s;
 width: 100%;
}
.file-area .file-dummy .success {
 display: none;
}
.file-area input[type="file"]:valid + .file-dummy .success {
 display: inline-block;
}
.file-area input[type="file"]:valid + .file-dummy .default {
 display: none;
}
/*end upload image css parvez*/


/*start breadcrumb css parvez*/
.sb-mn-breadcrumb{
 background: #c9c9c9 none repeat scroll 0 0;
 height: 60px;
}
.sb-mn-breadcrumb nav a {
 color: #666666;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
}
.sb-mn-breadcrumb nav > a:hover, .sb-mn-breadcrumb nav > a.active {
 color: #f28f0a;
}
.mb-80{
 margin-bottom: 80px;
}
.mb-50{
 margin-bottom: 50px;
}
.mb-30{
 margin-bottom: 30px;
}
/*end breadcrumb css parvez*/
/*start ewallet css parvez*/
.ewallet-sec input[type="text"] {
  border: 1px solid #666666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 22px;
  width: 100%;
}
.ewallet-sec input[type="text"]:focus {
  border-left: 6px solid #f28f0a !important;
}
.crnt-ttl {
  color: #1580ae;
  font-size: 20px;
  font-weight: bold;
  margin: 0 15px 15px;
  text-transform: uppercase;
}
.crnt-blnce {
  display: inline-block;
  width: 100%;
}
.ewallet-sec button.walletSubmit, .ewallet-sec button.walletReceipt, .checkout-sec button.ckout, .submitForm button.walletSubmit {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
#transfer_form button.walletSubmit {
	width:auto;
}
.chrg-wllt {
  display: inline-block;
  padding: 30px 0;
  width: 100%;
}
.crnt-ttl.hstry-ttl {
  margin: 20px 0 20px;
}
.table.hstry-tbl, td {
  border: medium none !important;
}
.table.hstry-tbl th {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #b2b2b2;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.table.hstry-tbl td {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.chrg-wllt button {
  margin-top: 10px;
}
.crnt-ttl.chrg-wllt-ttl {
  margin: 0 10px 5px;
}
.chrg-wllt button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #f28f0a;
  color: #f28f0a;
  margin-top: 10px;
}
.chrg-wllt button:hover, .chrg-wllt button:active, .chrg-wllt button:focus {
  background: #f28f0a none repeat scroll 0 0;
  color: #fff;
}

/*end ewallet css parvez*/
/*start checkout css parvez*/
.table.chckot-tbl, th, td {
  border: medium none !important;
}
.table tr {
  border-bottom: 1px solid #d2d2d2;
}
.table.chckot-tbl th {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.table.chckot-tbl td {
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.table.chckot-tbl td img {
  width: 110px;
  min-width: 110px;
}
.table.chckot-tbl .dlt-icn a > img {
  min-width: auto;
  width: 16px;
}
.chckot-frm {
  margin: 30px 0;
}
.chckot-btn {
  text-align: center;
}
.checkout-sec button.ckout {
  width: 260px;
}
.table.chckot-tbl input[type="number"]::-webkit-outer-spin-button, .table.chckot-tbl input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
.table.chckot-tbl input[type="number"] {
    -moz-appearance: textfield;
}

/*end checkout css parvez*/
/*start admin options css parvez*/
.hdr-admn-optns .dropdown .dropdown-menu::after, .hdr-admn-optns .dropdown .dropdown-menu::before {
  display: none !important;
}
.hdr-admn-optns .dropdown .dropdown-menu {
  border: 1px solid #666666;
  border-radius: 0 0 4px 4px;
  box-shadow: none;
  left: initial;
  margin: 0;
  position: absolute;
  right: -10px;
  top: 54px;
  width: 230px;
}
.hdr-admn-optns .dropdown.dropdown-submenu .dropdown-menu {
  border: none;
  position: static;
  width: 228px;
}
.hdr-admn-optns .dropdown-submenu a::after {
  font-size: 20px;
  left: 10px;
  right: initial;
  top: 10px;
  transform: rotate(90deg);
}
.admn-img .dropdown-menu a {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  padding: 13px 20px;
  text-align: right;
  text-transform: uppercase;
  position: relative;
}
#userMenu > li:last-child {
  background: #444 none repeat scroll 0 0;
  border: medium none;
}
#userMenu > li:last-child a {
  color: #fff;
}
#userMenu > li:last-child a:hover {
  background: #444 none repeat scroll 0 0;
}
.admn-img .dropdown-menu li.active a, .admn-img .dropdown-menu li a:focus, .admn-img .dropdown-menu a:hover {
  background: #666 none repeat scroll 0 0;
  color: #fff;
  transition: none 0s ease 0s ;
  border-radius: 0 !important;
}
.hdr-admn-optns .admn-img a > img {
  border-radius: 100% !important;
  width:50px;
  height:50px;
}
.dropdown-submenu:hover > .dropdown-menu.sb-menu {
  display: none;
}
.dropdown-submenu .dropdown-menu a {
  font-size: 12px;
  padding: 8px 23px;
}
/*end admin options css parvez*/

/* modal css */
.campaign-item-modal .modal-content {
	border-radius: 10px;
	border: none;
}

.campaign-item-modal .modal-header .close {
  border: medium none;
  color: #fff;
  height: 30px;
  position: relative;
  width: 30px;
  z-index: 999;
}

.campaign-item-modal .modal-title {
	color: #f28f0a;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

.modal .campaign-item-modal .modal-header {
    border-bottom: none;
}

/* .campaign-item-modal .modal-header::after {
	content: "";
	height: 4px;
	width: 56px;
	background: #f28f0a;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 59px;
} */
.campaign-item-modal .ltst-cmpgn-title span::after {
  background: #f28f0a none repeat scroll 0 0;
  height: 4px;
  margin-left: -36px;
}
.return-top
{
	text-align:center;
	padding:0px;
}
/* end modal css */
.cmp-fav
{
	color: #fff;
    padding: 10px;
    position: absolute;
    right: 20px;
    text-align: center;
    z-index: 999;
    font-weight: bold;
    top: 10px;
}
.cmp-fav .fa.fa-heart
{
	color: #1580ae;
	font-size: 30px;
	cursor:pointer;
}
.cmp-fav .fa.fa-heart:hover{
	color: #F28F0A;
}
.sigleSelect ul.multiselect-container.dropdown-menu li:first-child, #create_gift .sigleSelect ul.multiselect-container.dropdown-menu li:first-child{
  display: none !important;
}
#new-campaing input[type="radio"]{display:none;}

.how-to-contact.frm-main input[type="text"]{
	width: auto;
}
/*start friends network css parvez*/
.cmpgn-btns.social-tbs ul li:nth-child(2) {
  border-left: medium none;
  border-right: medium none;
}
/* .ntwrk-tbs {
 text-align: center;
}
.ntwrk-tbs .nav.nav-tabs > li {
 width: 100%;
 margin: 0;
}
.ntwrk-tbs .nav.nav-tabs {
 border: 1px solid #f28f0a;
 border-radius: 4px !important;
 margin: 0;
 padding: 0;
 width: 100%;
 display: inline-flex;
}
.ntwrk-tbs .nav.nav-tabs li > a {
 border-right: 1px solid #f28f0a;
 color: #f28f0a;
 font-size: 22px;
 font-weight: 400;
 margin: 0 !important;
 padding: 27px;
}
.nav.nav-tabs li:last-child a {
 border-right: medium none;
}
.ntwrk-tbs .nav.nav-tabs a:hover, .ntwrk-tbs .nav.nav-tabs a:focus {
 background: #f28f0a none repeat scroll 0 0;
 color: #fff;
}
.ntwrk-tbs .nav-tabs > li > a::before {
 display: none;
}
.ntwrk-tbs .nav-tabs > li.active > a, .ntwrk-tbs .nav-tabs > li.active > a:hover, .ntwrk-tbs .nav-tabs > li.active > a:focus {
 font-weight: 400;
 background: #f28f0a;
 color: #fff;
} */
.frnd-dv {
 display: inline-block;
 width: 100%;
 padding: 20px 0;
}
.frnd-img {
  border-radius: 50%;
  float: left;
  overflow: hidden;
  height: 80px;
 width: 80px;
}
.frnd-img > a > img {
 height: 80px;
 width: 80px;
}
.frnd-nme {
  display: inline-block;
  margin-left: 30px;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.frnd-btn {
  float: right;
  /* position: relative;
  top: 50px; */
}
.frnd-nme h4 {
 color: #666;
 font-size: 16px;
 font-weight: bold;
 margin: 0 0 5px;
 text-transform: uppercase;
 overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.frnd-nme > span {
 color: #666;
 font-size: 15px;
 font-weight: 400;
}
.frnd-btn > a{
 background: #666 none repeat scroll 0 0;
 border: medium none;
 border-radius: 4px !important;
 color: #fff;
 font-weight: bold;
 height: 40px;
 vertical-align: middle;
 width: 163px;
 padding-top: 8px;

}
.frnd-btn.bg-orng >a {
 background: #f28f0a none repeat scroll 0 0;
}
.ntwrk-tbs .nav-tabs > li > a::after {
 background: #fff none repeat scroll 0 0;
 content: "";
 height: 2px;
 left: 44%;
 position: absolute;
 top: 60px;
 width: 50px;
}
.calendar-table.table.table-condensed.table-tight tr td:last-child .popover {
  left: 720px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 991px){
.frnd-nme {
  display: block;
  margin-left: 110px;
  max-width: 100%;
}
.frnd-btn {
  left: -120px;
  margin-top: 10px;
}
.calendar-table.table.table-condensed.table-tight tr td:last-child .popover {
  left: 530px !important;
}
}
@media only screen and (max-width: 991px) and (min-width: 767px){
 .frnd-nme {
  display: block;
  margin-left: 110px;
  position: initial;
}
 .frnd-btn {
  left: -10px;
  margin-top: 10px;
  position: initial;
}
.active-mobile .wllt-img {
  height: 16px;
  left: 0;
  top: 0;
  width: 16px;
}
.search .btn {
	margin-bottom: 5px;
}
.calendar-table.table.table-condensed.table-tight tr td:last-child .popover {
  left: 340px !important;
}

}
@media only screen and (max-width: 1199px) {
	.nav > li > a {
  margin: 0 10px;
}
.crt-icn {
  margin: 8px 3px 0;
}
.hdr-admn-optns .admn-img a > img {
  height: 35px;
  width: 35px;
}
.admn-img {
  margin: 10px 7px;
}
}
@media screen and (max-width: 493px){
 
 .frnd-btn {
  float: none;
  margin-top: 10px;
  position: initial;
}
.frnd-btn > a {
  margin: 0 auto;
}
 .cmpgn-btns ul {
  display: block;
}
.cmpgn-btns.social-tbs ul li:nth-child(2) {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #f28f0a;
  border-image: none;
  border-style: none solid;
  border-width: 0 1px;
}
}
/*end friends network css parvez*/

/*start social-new css parvez*/
.usr-prfl {
  text-align: center;
  margin-bottom: 115px;
}
.usr-prfl .usr-prfl-img {
  border-radius: 100%;
  display: inline-block;
  height: 163px;
  margin: 0 auto;
  overflow: hidden;
  width: 163px;
}
.usr-prfl-img > img, .media-left-user img {
  height: 100%;
  width: 100%;
}
.usr-prfl h4 {
  color: #1580ae;
  font-size: 15px;
  font-weight: bold;
  margin: 17px 0 6px;
  text-transform: uppercase;
}
.usr-prfl a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #666;
}
.usr-prfl a:hover {
  color: #f28f0a;
}
.user-menus .nav a {
  color: #666;
  font-size: 15px;
  font-weight: bold;
  margin: 0 !important;
}
.user-menus .nav a:hover {
  color: #f28f0a;
}
.user-info-icons {
  display: inline-block;
  height: 25px;
  margin-right: 5px;
  text-align: center;
  width: 25px;
}
.stats-ttl > a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.stats-ttl a > img {
  margin-right: 8px;
}
.stats-ttl a:hover, .stats-ttl a:focus, .stats-ttl .active {
  color: #f28f0a;
}
.stats-ttl {
  display: inline-block;
  margin-right: 30px;
}
.social-sec textarea {
  border: 1px solid #666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 150px;
  padding: 20px;
  resize: none;
  width: 100%;
  margin-bottom: 10px;
}
.social-sec textarea:focus {
  border-left: 6px solid #f28f0a;
}
.stats-pad {
  border-bottom: 2px solid #e0e0e0;
  display: inline-block;
  margin-top: 17px;
  padding-bottom: 20px;
  width: 100%;
  margin-bottom: 30px;
}
.post-btns > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0;
  width: 146px;
}
.post-btns {
  float: right;
}
.dropdown.pst-drpdwn {
  float: right;
  margin-right: 10px;
}
.pst-drpdwn .btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #666;
  border-radius: 4px !important;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0;
  text-transform: none;
  width: 146px;
}
.pst-drpdwn.dropdown.open > .dropdown-toggle, .pst-drpdwn.dropup.open > .dropdown-toggle {
  border-color: #666;
}
.pst-drpdwn .btn:hover, .pst-drpdwn .btn:focus {
  border: 1px solid #666;
  color: #666;
  transition: none 0s ease 0s ;
}
.pst-drpdwn .btn .caret {
  margin-left: 4px;
}
.dropdown.pst-drpdwn .dropdown-menu::before, .dropdown.pst-drpdwn .dropdown-menu::after {
  display: none !important;
}
.dropdown.pst-drpdwn .dropdown-menu {
  border: 1px solid #666;
  box-shadow: none;
  min-width: 146px;
  position: absolute;
  text-align: right;
  top: 35px;
}
.dropdown.pst-drpdwn .dropdown-menu a {
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
.dropdown.pst-drpdwn .dropdown-menu a:hover {
  background: #666 none repeat scroll 0 0;
  color: #fff;
  transition: none 0s ease 0s ;
}
.sub-user-sec {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.lke-cmt-bx {
  display: inline-block;
  width: 100%;
  margin-top: 8px;
}
.pst-tm, .lk-cmt-shr {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.pst-tm > a {
  color: #666;
  font-size: 14px;
}
.comment-sec .lke-cmt-bx .pst-tm > a, .comment-sec .lke-cmt-bx .lk-cmt-shr > a {
  font-size: 12px;
}
.lk-cmt-shr > a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.lk-cmt-shr > a:hover, .pst-tm a:hover {
  color: #f28f0a;
}
.sub-user-sec .media-left-user {
  height: 98px;
  overflow: hidden;
  width: 98px;
  border-radius: 50%;
}
.media-body .media-heading {
  margin: 5px 0;
  text-transform: uppercase;
}
.media-body .media-heading > a {
  color: #1580ae;
  font-size: 15px;
  font-weight: bold;
  margin-right: 20px;
}
.media-body .description-heading {
  margin: 20px 0 4px;
}
.media-body .description-heading > a {
  color: #666;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.media-body .usr-pst {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  max-width: 80%;
}
.comment-sec .media-left {
  border-radius: 50%;
  height: 56px;
  overflow: hidden;
  width: 56px;
  margin-right: 10px;
}
.comm-usr-nme {
  display: inline-block;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}
.comm-usr-nme > a {
  color: #1580ae;
  font-size: 13px;
  font-weight: bold;
}
.media-body .cmm-des {
  font-size: 13px;
  font-weight: 400;
}
.commentArea .cmt-bx > textarea {
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 9px;
}
.media-heading > span a {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}
.media-body > span img {
  margin-top: 10px;
  max-height: 300px;
  max-width: 50%;
}
.media-body .media-heading > a:hover, .media-body .media-heading > a:focus, .media-body .media-heading > a:active,
.media-body .comm-usr-nme > a:hover, .media-body .comm-usr-nme > a:focus, .media-body .comm-usr-nme > a:active
 {
  color: #f28f0a;
}
.reg-upld-frm .control-label {
  display: inline-block;
  padding: 5px 0 0 10px;
}
.file-area .file-dummy.reg-upld {
  padding: 10px 0;
}
.bck-to-lgn > a {
  font-size: 14px;
  font-weight: bold;
}
.bck-to-lgn > a:hover {
  color: #f28f0a;
}
.rgistrForm {
  padding-bottom: 120px;
}
.media-left img {
  height: 100%;
  width: 100%;
}
.comment-sec {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px){
.usr-prfl {
  margin-bottom: 10px;
}
.user-menus .nav > li {
  display: inline-block;
}
.hashtags .nav > li {
  display: inline-block;
}
.user-menus {
  margin-bottom: 20px;
}
}
@media screen and (max-width: 361px){
.dropdown.pst-drpdwn {
  margin: 10px 0 0 10px;
}
}
/*end social-new css parvez*/

/*start social css parvez*/
/* .usr-prfl {
  text-align: center;
  margin-bottom: 115px;
}
.usr-prfl > img {
  max-height: 163px;
  max-width: 163px;
}
.usr-prfl h4 {
  color: #1580ae;
  font-size: 15px;
  font-weight: bold;
  margin: 17px 0 6px;
  text-transform: uppercase;
}
.usr-prfl a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #666;
}
.usr-prfl a:hover {
  color: #f28f0a;
}
.user-menus .nav a {
  color: #666;
  font-size: 15px;
  font-weight: bold;
  margin: 0 !important;
}
.user-menus .nav a img {
  margin-right: 5px;
}
.stats-ttl > a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.stats-ttl a > img {
  margin-right: 8px;
}
.stats-ttl a:hover, .stats-ttl a:focus, .stats-ttl .active {
  color: #f28f0a;
}
.stats-ttl {
  display: inline-block;
  margin-right: 30px;
}
.social-sec textarea {
  border: 1px solid #666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 150px;
  padding: 20px;
  resize: none;
  width: 100%;
  margin-bottom: 10px;
}
.social-sec textarea:focus {
  border-left: 6px solid #f28f0a;
}
.stats-pad {
  border-bottom: 2px solid #e0e0e0;
  display: inline-block;
  margin-top: 17px;
  padding-bottom: 20px;
  width: 100%;
  margin-bottom: 30px;
}
.post-btns > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0;
  width: 146px;
}
.post-btns {
  float: right;
}
.dropdown.pst-drpdwn {
  float: right;
  margin-right: 10px;
}
.pst-drpdwn .btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #666;
  border-radius: 4px !important;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0;
  text-transform: none;
  width: 146px;
}
.pst-drpdwn.dropdown.open > .dropdown-toggle, .pst-drpdwn.dropup.open > .dropdown-toggle {
  border-color: #666;
}
.pst-drpdwn .btn:hover, .pst-drpdwn .btn:focus {
  border: 1px solid #666;
  color: #666;
  transition: none 0s ease 0s ;
}
.pst-drpdwn .btn .caret {
  margin-left: 4px;
}
.dropdown.pst-drpdwn .dropdown-menu::before, .dropdown.pst-drpdwn .dropdown-menu::after {
  display: none !important;
}
.dropdown.pst-drpdwn .dropdown-menu {
  border: 1px solid #666;
  box-shadow: none;
  min-width: 146px;
  position: absolute;
  text-align: right;
  top: 35px;
}
.dropdown.pst-drpdwn .dropdown-menu a {
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
.dropdown.pst-drpdwn .dropdown-menu a:hover {
  background: #666 none repeat scroll 0 0;
  color: #fff;
  transition: none 0s ease 0s ;
}
.sub-user-sec {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.sub-user-img > img {
  height: 130px;
  width: 130px;
}
.sub-usr-ttl > a {
  color: #1580ae;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 15px;
}
.sub-usr-ttl {
  margin: 8px 0;
}
.sub-usr-ttl > a:hover, .sub-usr-ttl > a:focus, .sub-usr-ttl > a:active {
  color: #f28f0a;
}
.sub-usr-ttl > span {
  color: #666;
  font-size: 15px;
  font-weight: 400;
}
.sub-usr-des {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 8px;
}
.lke-cmt-bx {
  display: inline-block;
  width: 100%;
}
.pst-tm, .lk-cmt-shr {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.pst-tm > a {
  color: #666;
  font-size: 14px;
}
.lk-cmt-shr > a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.lk-cmt-shr > a:hover, .pst-tm a:hover, .lk-cmt-shr.active > a{
  color: #f28f0a;
}
.sub-user-inner-img > img {
  height: 56px;
  width: 56px;
}
.sub-usr-ttl.inner {
  margin: 0 0 2px;
}
.sub-usr-ttl.inner > a, .sub-usr-ttl.inner > span {
  font-size: 13px;
}
.pst-tm.inner > a, .lk-cmt-shr.inner a {
  font-size: 12px;
}
.sub-user-sec.inner {
  padding: 10px 0 0;
}
.social-sec .cmt-bx > textarea {
  font-size: 12px;
  height: 40px;
  padding: 9px;
}
.sub-usr-des > span img {
  margin-top: 15px;
}
.reg-upld-frm .control-label {
  display: inline-block;
  padding: 5px 0 0 10px;
}
.file-area .file-dummy.reg-upld {
  padding: 10px 0;
}
.bck-to-lgn > a {
  font-size: 14px;
  font-weight: bold;
}
.bck-to-lgn > a:hover {
  color: #f28f0a;
}
.rgistrForm {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px){
.usr-prfl {
  margin-bottom: 10px;
}
.user-menus .nav > li {
  display: inline-block;
}
.user-menus {
  margin-bottom: 20px;
}
.sub-user-img > img {
  height: auto !important;
  width: 90% !important;
}
}
@media screen and (max-width: 1199px){
.sub-user-img > img {
  height: 100px;
  width: 100px;
}
}
@media screen and (max-width: 361px){
.dropdown.pst-drpdwn {
  margin: 10px 0 0 10px;
}
} */
/*end social css parvez*/
.givetou .commentBtn.givetoubtn 
{
	background: #f28f0a none repeat scroll 0 0;   
	border: medium none; 
	border-radius: 4px !important; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;  
	height: 40px;
	width: 100px;
}
.input-group-addon.givetou
{
	padding:0 20px;
}



/*start profile css parvez*/
.user-img > img {
  border-radius: 50% !important;
  height: 136px;
  width: 136px;
}
.prfl-usr h3 {
  color: #1580ae;
  font-weight: bold;
}
.usr-info-dtl h5 {
  color: #666;
  font-size: 16px;
  font-weight: bold;
}
.usr-info-dtl > p {
  color: #666;
  font-weight: 400;
  margin: 0;
}
.prfl-usr {
  text-align: center;
}
.gift-star-rtg.prfl-rtng {
  padding: 0;
  margin-bottom: 15px;
}
.prfl-rtng > label {
  color: #666;
  font-size: 16px;
  font-weight: 600;
  margin: 0 40px 0 0;
  vertical-align: text-bottom;
}
.prfl-rtng-main > span, .prfl-rtng-main p {
  font-size: 16px;
  font-weight: 600;
}
.prfl-rtng-main > p {
  margin: 15px 0;
}
.prfl-rtng-main > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  margin-right: 16px;
  padding: 0;
  text-transform: uppercase;
  width: 170px;
}
.prfl-rtng-main > button:last-child {
  margin: 0;
}
.pl-0 {
  padding-left: 0 !important;
}
.nme-ttl {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.frm-infrmtn {
  display: inline-block;
  padding: 35px 0 0 0;
  width: 100%;
}
.frm-infrmtn div > label {
  color: #888;
  font-size: 16px;
  font-weight: 600;
  word-break: break-all;
  word-wrap: normal;
}
.frm-infrmtn div {
  padding-bottom: 15px;
}
@media screen and (max-width: 419px){
  .prfl-rtng-main > button:last-child {
  margin-top: 10px;
}
}
/*end profile css parvez*/

/*start pricing css parvez*/
.prcng-pnl-head {
  background: #1580ae none repeat scroll 0 0;
  border-radius: 4px 4px 0 0 !important;
  padding: 14px 0;
}
.prcng-tbl .prcng-pnl-head .plan-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.prcng-pnl-head .plan-subtitle {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.prcng-pnl-head .plan-price {
  color: #fff;
}
.prcng-pnl-head .plan-currency {
  font-size: 30px;
}
.prcng-pnl-head .plan-figure {
  font-size: 55px;
}
.prcng-pnl-head .plan-period {
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
}
.prcng-tbl .pricing-body {
  background: #ececec none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 0 4px 4px !important;
}
.prcng-tbl .plain-info li {
  border-bottom: 1px solid #d1d1d1;
  color: #666;
  font-size: 15px;
  font-weight: 600;
}
.prcng-tbl .plain-info li:last-child {
  border-bottom: 1px solid #d1d1d1;
}
.prcng-footer {  
  padding: 20px 0;
}
.prcng-footer > button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  text-transform: uppercase;
  width: 150px;
}
.prcng-footer > a {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  text-transform: uppercase;
  width: 210px;
  padding:13px 40px;
}
/*end pricing css parvez*/
/*start sitemap page css*/
.sitemap-wht-tile {
 background: #fff none repeat scroll 0 0;
 padding: 0 30px 50px;
}
.blue-btn {
background: #f28f0a none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: bold;
padding: 17px 10px;
width: 280px;
border-radius: 4px;
}
.blue-btn:hover,.blue-btn:focus {
 color: #fff;
 text-decoration: none;
}
.stmp-cntnt-sec {
 margin-bottom: 20px;
}
.sub-heading {
background: #666666 none repeat scroll 0 0;
color: #fff;
display: table-cell;
height: 55px;
line-height: 20px;
padding: 5px 10px;
text-align: center;
vertical-align: middle;
width: 270px;
font-size: 18px;
font-weight: 500;
position: relative;
border-radius: 4px;
}
.sub-heading:hover,.sub-heading:focus{
 color: #fff;
 text-decoration: none;
}
.sec-sb-cl-inr-head{
 display: table;
 margin:0 auto;
}
.sec-sub-inr {
 margin-top: 80px;
}
.mt-15{
 margin-top: 15px;
}
.pos-rel{
 position: relative;
}
.bfre-vrtl-brdr::before {
background: #666666;
content: "";
display: block;
height: 35px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: -35px;
width: 1px;
}
.aftr-ver-brdr::after {
 background: #9f9f9f;
 content: "";
 display: block;
 height: 45px;
 left: 0;
 position: absolute;
 bottom: -45px;
 width: 1px;
 right: 0;
 margin: 0 auto;
}
.hor-brdr::after {
 background: #666666;
 display: block;
 height: 1px;
 position: absolute;
 width: 75%;
 top: -35px;
 left: 0;
 right: 0;
 margin: 0 auto;
}
.sec-sub-add-inr.hor-brdr::after {
  width: 80.2%;
}
.hor-brdr.hor-brdr-footer::after {
  width: 66.8%;
}
.sec-sub-col.sec-sub-add-col {
  display: inline-block;
  padding: 0 9px;
  width: 19.7%;
}
.sec-sub-add-inr div:last-child {
  margin-left: 1px;
}
.sec-sub-add-inr .sec-sub-add-col.sec-sub-add-col-last {
  margin-left: 6px;
}
.mb-50 {
 margin-bottom: 50px;
}
.mb-35 {
 margin-bottom: 35px;
}
/*responsive*/
@media screen and (max-width: 1199px){
.sec-sub-add-inr div:last-child {
  margin-left: 0;
}
.sec-sub-add-inr .sec-sub-add-col.sec-sub-add-col-last {
  margin-left: 2px;
}
}
@media screen and (max-width: 1199px){
.sec-sub-col.sec-sub-add-col {
  width: 19.6%;
}
.cmpgn-btns .nav li a {
	font-size: 17px;
}
.frnd-msg-content {
	max-width: 120px;
}
.frnd-msg .frnd-msg-content h4 {
	width: 120px !important;
}
.hdr-admn-optns .dropdown .dropdown-menu {
	top: 47px;
}

}
@media screen and (max-width: 767px){
.blue-btn {  
 width: 100%;
}
.sec-sub-inr {
 margin-top: 20px;
}
.sec-sb-cl-inr-head {
 display: block;
 margin-bottom: 20px;
}
.stmp-cntnt-sec {
 margin-bottom: 20px;
}
.sub-heading {
 display: block;
 padding: 17px 10px;
 width: 100%;
}
.sec-sub-col.sec-sub-add-col {
  padding: 0 15px;
  width: 100%;
}
.bfre-vrtl-brdr::before,.hor-brdr::after,.aftr-ver-brdr::after {
 background: none;
}
.campaign-item-modal .modal-content, .gift-item-modal .modal-content {
  height: 400px;
  margin: 0 auto;
  overflow: auto;
  width: 80%;
}
.campaign-item-modal .campaign-form .clear > h3 {
  font-size: 15px;
}
.campaign-item-modal .edd_purchase_submit_wrapper .edd_go_to_checkout, .campaign-item-modal .edd_purchase_submit_wrapper .edd_go_to_checkout:hover, .campaign-item-modal .edd_purchase_submit_wrapper .edd-add-to-cart, .campaign-item-modal .edd_purchase_submit_wrapper .edd-add-to-cart:hover {
  padding: 10px 20px !important;
}
.campaignPopDetail .price-wrapper #amount {
  width: 100% !important;
}
}
/*end sitemap page css*/
.profileaddbtn .frnd-btn {
  right: 100px;
  top: 1px;
}
/* User Compaign Changes*/
.pro-txt {
  max-height: 46px;
  overflow: hidden;
}
.default-button {
  background: #f28f0a none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  margin-right: 15px;
  padding: 0;
  text-transform: uppercase;
  width: 170px;
}
.mt-0 {
	margin-top: 0;
}
.qty-btns .btn.btn-default.btn-number {
  border: medium none;
}
.qty-btns {
  border: 1px solid #d7d7d7;
  display: inline-block;
  margin-left: 10px;
}
.qty-btns input:focus {
  border-left: 1px solid #d7d7d7 !important;
}
.qty-btns .input-number {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  height: 32px;
  padding: 0 6px;
  text-align: center;
  width: 40px;
  border-bottom: none;
  border-top: none;
}
.qty-btns .glyphicon.glyphicon-minus {
  left: 1px;
  top: 0px;
}
.qty-btns .glyphicon.glyphicon-plus {
  left: 2px;
  top: 0px;
}
/* .qty-btns .input-number {
  border: medium none !important;
  margin: 0 !important;
} */
/* Send Message Changes*/
.tabs-names.tabs-left {
  padding: 0;
  width: 100%;
  height: 500px;
}
.nav-tabs.tabs-names > li > a::before {
  content: none;
}
.tabs-names.tabs-left li {
  margin-bottom: 0;
}
.tabs-names.tabs-left li.active {
  background: #ddd;
  color: #666;
}
.tabs-names.tabs-left a:hover {
  color: #666;
}
.all-msgs-sec {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  height: 500px;
  max-height: 500px;
  min-width: 700px;
  overflow: hidden;
}
.content-bx-main {
  height: 500px;
  max-height: 500px;
  overflow: hidden;
  padding: 10px;
}
.msg-reply textarea {
  border-radius: 4px;
  padding-right: 125px;
  resize: none;
}
.msg-reply a {
    float: right;
    position: absolute;
    right: 15px;
    bottom: 20px;
	border-radius: 4px;
}
.msg-reply button {
  margin-top: 15px;
}
.frnd-msg .frnd-msg-content > p {
  font-weight: normal;
  text-transform: none;
  color: #999;
}
.frnd-msg .frnd-msg-content h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 169px;
}
.frnd-msg-content > a:hover h4 {
  color: #f28f0a;
}
.chat-box {
    height: calc(100% - 92px);
    overflow: auto;
}
.msg-reply {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: auto;
	margin-bottom: 0px;
}
.tabs-names.tabs-left a {
  margin: 0 !important;
  border-radius: 0 !important;
  padding: 0;
}
.frnd-msg {
  display: inline-block;
  padding: 10px;
  width: 100%;
}
.frnd-msg .frnd-img {
  height: 50px;
  width: 50px;
}
.frnd-msg .frnd-img img {
    height: 100%;
}
.frnd-msg-content {
  display: inline-block;
  margin-left: 20px;
}
/* reports Changes*/
.report-drpdwn {
  margin: 30px 0 10px;
}
.report-drpdwn select, .report-drpdwn input {
  border: 1px solid #666666;
  border-radius: 4px !important;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  padding: 0 22px;
  width: 100%;
}
.report-drpdwn > label {
  font-size: 18px;
  font-weight: bold;
}
.report-drpdwn select {
        /*for firefox*/
        -moz-appearance: none;
        /*for chrome*/
        -webkit-appearance:none;
      }

/*for IE10*/
.report-drpdwn select::-ms-expand {
    display: none;
}
.close {
  color: #f28f0a !important;
  height: 20px;
  top: 2px !important;
  width: 20px;
}
.user-chat-reply {
  float: right;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-right: 25px;
  position: relative;
}
.usr-chr-msg {
  background-color: #d7d7d7;
  border-radius: 8px;
  padding: 4px 10px;
  word-break: break-all;
}
.user-chat-msg.lft {
  float: left;
  padding-left: 25px;
}
.time-date-show {
  float: right;
  font-size: 10px;
}
.user-chat-msg {
  margin-bottom: 10px;
  padding-right: 0;
  margin-right: 10px;
  position: relative;
}
.user-chat-msg.alert-dismissible .close {
  float: left;
  left: 8px;
  position: absolute;
}
.user-chat-reply.alert-dismissible .close {
  position: absolute;
  right: 0;
}
.user-chat-msg .time-date-show {
  float: left;
  margin-left: 5px;
}
.user-chat-msg > p {
  margin: 0 10px 0 0;
}
.frnd-msg-content + .fa.fa-trash {
  float: right;
}
/* Friends Changes*/
.grp-btns a.btn {
  color: #f28f0a;
  padding: 10px;
  background: none;
}
.grp-btns a.btn:hover {
  color: #f28f0a !important;
}
.btn-group.grp-btns {
  display: block;
  left: 20px;
  top: -7px;
}
.grp-btns a.btn::after {
  background: #f28f0a none repeat scroll 0 0;
  content: "";
  height: 14px;
  position: absolute;
  right: -3px;
  top: 13px;
  width: 2px;
}
.grp-btns a.btn:last-child::after {
  display: none;
}
/*chat window Css start*/
.chat-window-main {
  background: transparent none repeat scroll 0 0;
  bottom: 30px;
  height: 350px;
  position: fixed;
  right: 30px;
  width: 420px;
  z-index: 999;
}
.chat-container {
  width: 100%;
}
.chat-inner-main {
  border-radius: 7px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  margin: 20px;
  position: absolute;
}
.chat-header {
  background: #f28f0a none repeat scroll 0 0;
  padding: 15px;
  border-radius: 6px 6px 0 0;
}
.chat-profile-image {
  border-radius: 100%;
  display: inline-block;
  height: 80px;
  overflow: hidden;
  vertical-align: middle;
  width: 80px;
}
.chat-title > span {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.chat-profile-image > img {
  height: 80px;
  width: 80px;
}
.chat-title-text {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  text-align: left;
}
.text-area textarea {
  border: medium none;
  border-radius: 0 0 6px 6px;
  color: #666;
  font-weight: 600;
  padding: 10px;
  resize: none;
  width: 100%;
}
.close-btn {
  background: #F28F0A none repeat scroll 0 0;
  border-radius: 6px;
  bottom: 15px;
  height: 50px;
  position: absolute;
  right: 15px;
  width: 50px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}
.close-btn .close {
  color: #000;
  font-size: 30px;
  position: relative;
  right: 10px;
  top: 9px;
}
/*chat window Css end*/
/*chat main window Css start*/
/* .main-window {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  height: 430px;
  position: fixed;
  width: 355px;
  z-index: 999;
  bottom: 20px;
  overflow: hidden;
} */
.main-window {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.main-window-container {
  height: 100%;
}
.window-header {
  background: #d9d9d9 none repeat scroll 0 0;
  height: 52px;
  width: 100%;
}
.givetou-logo {
  padding: 10px 0;
  text-align: center;
}
.givetou-logo > img {
  width: 150px;
}
.cht-box-main {
  height: 400px;
  margin-bottom: 10px;
  overflow: auto;
  padding: 10px 20px 0 10px;
}
.cht-main {
  background: transparent;
  min-height: 50px;
  padding: 10px 0 10px 42px;
  position: relative;
  float: right;
}
.cht-main.left {
  float: left;
}
.cht-user-img {
  border-radius: 100%;
  height: 40px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 6px;
  width: 40px;
}
.cht-user-img img {
  height: 40px;
  width: 40px;
}
.cht-user-bg {
  background: #d7d7d7 none repeat scroll 0 0;
  border-radius: 4px;
  margin-left: 5px;
  padding-top: 5px;
}
.user-msg {
  margin: 0 9px;
  padding-bottom: 5px;
}
.msg-lft::before {
  border-color: #d7d7d7 transparent transparent;
  border-style: solid;
  border-width: 13px 0 0 13px;
  content: "";
  height: 0;
  left: 37px;
  position: absolute;
  top: 24px;
  width: 0;
}
.msg-rt::after {
  border-color: #f28f0a transparent transparent;
  border-style: solid;
  border-width: 13px 13px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: -10px;
  top: 10px;
  width: 0;
}
.user-name {
  font-size: 8px;
  margin-left: 8px;
  padding-bottom: 3px;
}
.inner-image-bx {
  border-radius: 10px;
  float: left;
  height: 80px;
  overflow: hidden;
  vertical-align: top;
  width: 80px;
}
.inner-image-bx > img {
  height: 80px;
  width: 80px;
}
.camp-detail {
  padding-left: 90px;
  padding-right: 6px;
}
.camp-detail h5 {
  font-weight: bold;
}
.cht-user-bg.msg-rt {
  background: #f28f0a none repeat scroll 0 0;
}
.main-window-container .text-area textarea {
  border-top: 1px solid #d7d7d7;
  border-radius: 0;
}
.main-window-container .text-area textarea:focus {
  border-top: 1px solid #f28f0a;
}
.window-header a .glyphicon.glyphicon-remove {
  color: #f28f0a;
}
.window-header > a {
  position: absolute;
  right: 20px;
  top: 20px;
}
/*chat window Css end*/
/*social Css start*/
.user-icon {
  float: left;
  text-align: center;
  width: 30px !important;
}
.hashtags h3 {
  color: #1580ae;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.hashtags ul.nav a {
  color: #666;
  font-weight: 600;
  margin: 0 !important;
}
.hashtags ul.nav a:hover, .hashtags li.active a  {
  color: #f28f0a;
}
/*social Css end*/
/*header Css start*/
.navbar-toggle {
	border: 1px solid #fff;
	border-radius: 4px;
	margin: 13px 0 0px 13px;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
/*header Css end*/
.search .btn {
  background: #f28f0a none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-right: 9px;
}
.search a.btn:hover {
  color: #fff;
}
.pro-descrptn {
  height: 135px;
  overflow: hidden;
}
/*notification start*/
.not-img-bx {
  border-radius: 100%;
  float: left;
  height: 90px;
  overflow: hidden;
  width: 90px;
}
::-webkit-input-placeholder { /* Chrome */
  color: #adadad !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #adadad !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #adadad !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #adadad !important;
  opacity: 1;
}
.active-mobile #menu-top-menu-header li {
  padding-top: 24px;
}
/* Notifications Start */
 .load-notifications a.dropdown-toggle {
  margin: 0 10px 0 0 !important;
  padding-top: 20px !important;
  padding-bottom: 11px !important;
}
.lang-dropdown-menu .dropdown a {
  color: white;
  font-weight: bold;
  padding: 6px 0;
  margin: 0 12px !important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  background-color: #17A2B8;
}
.active-mobile.notfctn .dropdown-menu{
  top: 66px;
  right: 0px;
  left: unset;
  width: 350px;
  padding-bottom: 0px;
  padding: 0px;
  border-radius: 0;
  border: medium none;
}
/* .active-mobile.notfctn .dropdown-menu:before{
  content: "";
  position: absolute;
  top: -20px;
  right: 12px;
  border:10px solid #343A40;
  border-color: transparent transparent #343A40 transparent;
} */
.active-mobile.notfctn .head{
  padding:5px 15px;
}
.active-mobile.notfctn .footer{
  padding:5px 15px;
}
.active-mobile.notfctn .notification-box{
  padding: 10px 0px; 
}
.bg-gray{
  background-color: #eee;
}
.img-round img {
  border-radius: 100%;
  height: 50px;
  margin-left: 10px;
  width: 50px;
}
.not-img {
	border-radius: 100%;
    height: 45px;
    margin-top: 6px;
    width: 45px;
}
@media (max-width: 490px) {
    .active-mobile.notfctn .dropdown-menu{
      width: 250px;
	  top: 46px;
    } 
    .active-mobile.notfctn .nav{
      display: block;
    }
    .active-mobile.notfctn .nav .nav-item,.nav .nav-item a{
      padding-left: 0px;
    }
    .active-mobile.notfctn .message{
      font-size: 13px;
    }
	.not-img {
  height: 35px;
  width: 35px;
}
}
/* Notifications End */
@media screen and (max-width: 767px) {
	.hdr-admn-optns .dropdown .dropdown-menu {
  top: 45px;
}
.input-group.cmt-bx {
  display: block;
}
.commentArea .input-group-addon.givetou {
  padding-left: 0;
}
.commentArea .commentBtn.givetoubtn {
  float: left;
  margin-top: 10px;
}
.frnd-nme {
	max-width: 350px;
}
.admn-img .dropdown-menu a {
	padding: 8px 20px;
}
.hdr-admn-optns .dropdown-submenu a::after {
	top: 3px;
}
.calendar-table.table.table-condensed.table-tight tr td:last-child .popover {
  left: 325px !important;
}
table.hstry-tbl tr:last-child {
  border-bottom: medium none;
}

}
@media screen and (max-width: 490px) {
	.frnd-nme {
	max-width: 180px;
}
.frnd-img {
	height: 60px;
	width: 60px;
}
.frnd-img > a > img {
  height: 60px;
  width: 60px;
}
}
@media screen and (max-width: 360px) {
.frnd-img {
  float: none;
}
.frnd-nme {
  margin: 20px 0 0;
  max-width: 100%;
}
.btn-group.grp-btns {
	left: 0px;
}
}
.checkbox.parsley-error {
  border: medium none !important;
  box-shadow: none;
}
.checkbox + .parsley-errors-list {
  bottom: -45px;
}
.m0 {
	margin: 0px !important;
}
.cmpion_scial .btn {
  background: #666 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  padding: 5px 10px;
}
.cmpion_scial .btn:hover {
  background: #f28f0a none repeat scroll 0 0;
}
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
  background-color: #f28f0a !important;
  background-image: none !important;
}
.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.active:hover, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.active:hover, .datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled] {
  background-color: #F28F0A !important;
}
.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover, .datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-image: none !important;

}
.gft-mdl-popup img {
  border: 1px solid #d7d7d7;
  padding: 5px;
}
.price-wrapper {
  float: left;
  position: relative;
}
.price-wrapper .mark {
  right: -15px;
  top: 10px;
}
.price-wrapper .parsley-errors-list {
  bottom: -18px;
  position: absolute;
}
.reltve {
	position: relative;
}
.frnds-sec [class*="col-"]:nth-child(3n+3){
	clear:right;
	}
/*.frnds-sec [class*="col-"]:nth-child(3n+1){
	clear:left;
	}*/
.parsley-errors-list {
	position: absolute;
}
.mark-select .parsley-errors-list {
    bottom: -20px;
}
.mark-text, .mark-select {
  margin-top: 15px;
  position: relative;
}
.mark-text .mark, .mark-select .mark {
	top: 40px;
	right: -15px;
}
.how-to-contact .parsley-errors-list {
    position: initial ;
	margin-left: 15px;
}
.multi .parsley-errors-list {
  bottom: -40px;
}
.cart-pro-img img {
    height: 70px;
    width: 110px;
}
button.vw-actvty-btn {
  font-size: 12px;
  height: 30px;
  width: 273px;
}
.search.flw-uflw-btn .btn {
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 132px;
}
.clndr-mnths-btns .btn {
  padding: 15px;
}
#camp-created .inr-pg-sidebar, #camp-supported .inr-pg-sidebar {
  margin-top: 15px;
}
#my-fav-gft .pro-txt {
  max-height: 90px;
}

.calendar-table.table.table-condensed.table-tight tr td:last-child .popover .arrow {
  left: 274px !important;
  transform: rotate(180deg);
}
.active-mobile.notfctn .dropdown-menu > li.active:hover > a, .active-mobile.notfctn .dropdown-menu > li.active > a, .active-mobile.notfctn .dropdown-menu > li:hover > a {
	background-color: none;
	color: #F28F0A;
}
.sticky [class*="col-"]:nth-child(4n+1) .prcng-footer > button {
	background: #1580AE;
}
.sticky [class*="col-"]:nth-child(4n+2) .prcng-pnl-head {
  background: #f28f0a;
}
.sticky [class*="col-"]:nth-child(4n+3) .prcng-pnl-head, .sticky [class*="col-"]:nth-child(4n+3) .prcng-footer > button {
  background: #666666;
}
.sticky [class*="col-"]:nth-child(4n+4) .prcng-pnl-head, .sticky [class*="col-"]:nth-child(4n+4) .prcng-footer > button {
  background: #004D40;
}
#featured-cmpgn .entry-description, #featured-gift .entry-description {
  max-height: 180px;
  overflow: hidden;
  position: relative;
  text-align: justify;
}
#featured-cmpgn .rd-mre, #featured-gift .rd-mre {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
}
.currencyText > span {
  display: block;
}
.prcng-tbl.active {
  opacity: 0.3;
  pointer-events: none;
}
#spnCharLeft {
  position: absolute;
  top: -26px;
}
#create_gift .dscrptn #spnCharLeft, #create_campaign .dscrptn #spnCharLeft {
  right: 0;
}
.sb-panel .search .btn {
  float: left;
  margin-bottom: 10px !important;
  padding: 5px 24px;
  white-space: normal;
}
/*26-6 css*/
.select2-container .select2-search--inline .select2-search__field {
  width: auto !important;
}
#new-campaing .select2-container.select2-container--default .select2-selection {
  min-height: 96px;
}
#new-campaing .frm-fld .dl-ad-btn.add-new-rec {
  top: 27px;
  position: relative;
}

@media screen and (max-width: 1199px){
  .gft-dtl-btn > button{
    padding: 20px 40px;
  }
  .gft-dtl-btn > button {
  display: block;
  margin-top: 10px;
}
.donor-glry li {
	width: 50%;
}
.donor-glry li:nth-child(2n+1) {
  clear: left;
}
.sb-panel .search .btn {
  float: none;
}
}
.title-label {
  color: #666;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}