@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
 @import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i');
 @import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
.trending .fts-twitter-backg-image img {
	width: 100%;
}
/* notification icon */
.notify {
	position: relative;
	top: -30px;
	right: -13px;
}
.notify .heartbit {
	position: absolute;
	top: 2px;
	right: -4px;
	height: 25px;
	width: 25px;
	z-index: 10;
	border: 5px solid #ef5350;
	border-radius: 70px;
	-moz-animation: heartbit 1s ease-out;
	-moz-animation-iteration-count: infinite;
	-o-animation: heartbit 1s ease-out;
	-o-animation-iteration-count: infinite;
	-webkit-animation: heartbit 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.notify .point {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #ef5350;
	position: absolute;
	right: 6px;
	top: 12px;
}
@-moz-keyframes heartbit {
 0% {
 -moz-transform: scale(0);
 opacity: 0.0;
}
 25% {
 -moz-transform: scale(0.1);
 opacity: 0.1;
}
 50% {
 -moz-transform: scale(0.5);
 opacity: 0.3;
}
 75% {
 -moz-transform: scale(0.8);
 opacity: 0.5;
}
to {
	-moz-transform: scale(1);
	opacity: 0.0;
}
}
@-webkit-keyframes heartbit {
 0% {
 -webkit-transform: scale(0);
 opacity: 0.0;
}
 25% {
 -webkit-transform: scale(0.1);
 opacity: 0.1;
}
 50% {
 -webkit-transform: scale(0.5);
 opacity: 0.3;
}
 75% {
 -webkit-transform: scale(0.8);
 opacity: 0.5;
}
to {
	-webkit-transform: scale(1);
	opacity: 0.0;
}
}
/*new design*/

body {
	background: #fff !important;
	width: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif !important;
}
body.body_users_home header {
	height: 200px;
}
body.body_Users_home header {
	height: 200px;
}
.logo {
	background: url(http://redexp.in/newpoll/img/tr-bg.png);
	position: relative;
	background-size: cover;
	padding-left: 50px;
}
.popup-link i.fa.fa-pencil {
	background: #fff;
	border: 1px solid;
	border-radius: 50%;
	padding: 14px;
	font-size: 22px;
	margin-top: -28px;
	position: absolute;
	width: 50px;
	height: 50px;
	text-align: center;
}
.first-row img {
	height: 60px;
	width: 60px;
	border-radius: 50%;
}
.logo img {
	width: 60px;
	/*border-radius: 50%;*/

	height: 60px;
	margin-top: -30px;
}
.first {
	background: #fff;
	margin-top: -70px;
	position: relative;
	z-index: 1;
	box-shadow: 1px 2px 9px #999;
	padding: 0px 0px 25px;
}
.shadow {
	position: relative;
	z-index: 0;
}
.shadow img {
	width: 100%;
	margin-top: -120px;
	z-index: 0;
	position: relative;
}
.createpoll {
	border: 1px solid;
	border-image: linear-gradient(to bottom, #567dfc, #4fabf6) 1;
	padding: 20px;
	background: #f9f9f9;
	width: 90%;
	margin: 15px auto;
}
.createpollnew {
	border: 1px solid;
	border-image: linear-gradient(to bottom, #567dfc, #4fabf6) 1;
	padding: 20px;
	background: #f9f9f9;
	width: 90%;
	margin: 15px auto;
}
.createpoll img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
}

.feeduser img
{
    background: #f9f9f9;
	width: 90%;
	margin: 15px auto;
}
.createpoll input.text {
	border: none;
	background: none;
	font-size: 14px;
	color: #5f6465;
	letter-spacing: 4px;
	width: 85%;
}
p#que {
	font-size: 20px;
}
.first a {
	text-decoration: none !important;
}
.logo a {
	font-size: 20px;
	color: #4fabf6;
	text-transform: uppercase;
}
#owl-demo-new {
	background: linear-gradient(to right, #4fabf6, #567dfc ) !important;
	margin: 10px !important;
	border-radius: 4px;
	padding: 0px !important;
	display: block !important;
	box-shadow: 1px 2px 9px #999;
}
.body_Users_home div #owl-demo-new {
	margin: 10px 0px !important;
}
.body_users_home div #owl-demo-new {
	margin: 10px 0px !important;
}
#owl-demo-new .imgae-crousal {
	height: 250px;
	background: url(../img/masonry-wireframe.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.overlay {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	height: 100%;
}
#owl-demo-new h3 {
	margin-top: -13px !important;
	margin-bottom: 0px !important;
}
.text-center span {
	background: #fff;
	font-size: 20px;
	padding: 10px 28px;
	position: relative;
	color: #1dadeb;
	text-transform: uppercase;
}
#owl-demo-new ul {
	border: none !important;
	padding: 30px 35px !important;
}
#owl-demo-new .item {
	display: block !important;
	padding: 7px 0px;
	text-align: left !important;
}
#owl-demo-new .item a {
	color: #fff !important;
	text-decoration: none;
	font-size: 16px;
}
#owl-demo-new .item a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 60px !important;
	right: 100%;
	bottom: -10px;
	background: #007bb6;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.item img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 20px;
}
div.trending {
	border-radius: 4px;
	padding: 3px 3px;
	width: 100%;
	display: block !important;
	box-shadow: 1px 2px 9px #999;
	margin-top: 10px;
}
.feeds-bg {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 20px;
}
.fts-jal-fb-user-thumb a img {
	border-image: linear-gradient(to bottom, #567dfc, #4fabf6) 1;
	border: 1px solid;
}
.fts-jal-fb-user-thumb {
	float: left;
	margin-right: 10px;
}
.fts-jal-single-fb-post {
	border-bottom: 1px solid #eee;
	padding: 10px 0px;
}
.ft-gallery-share-wrap a {
	margin: 0px 1px 5px 5px;
	font-size: 12px;
}
.fts-jal-fb-header h1 {
	margin: 10px 0px 0px;
}
.twitter-followers-fts {
	font-size: 14px;
	padding-right: 20px;
	text-align: center;
	color: #fff;
}
.twitter-followers-fts a {
	color: #fff;
	font-weight: bold;
}
.fts-twitter-followers-wrap {
	display: inline-flex;
	background: linear-gradient(to right, #4fabf6, #567dfc ) !important;
	padding: 10px 0px;
}
.tweeter-info {
	border-bottom: 1px solid #eee;
	padding: 10px 0px;
}
.fts-jal-fb-header h1 a {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}
.trend-image {
	background: url(http://polling.redexp.in/img/masonry-wireframe.jpg);
	height: 250px;
	background-size: cover;
	position: relative;
	width: 100%;
}
.trending h3.text-center {
	margin-top: -17px !important;
	margin: 0px;
}
.trending ul {
	margin: 30px 15px;
	margin-bottom: 10px;
}
.trending li {
	text-decoration: none;
	list-style-type: none;
	padding: 2px 0px !important;
}
.trending-item img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 20px;
}
.view-more a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.view-more {
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 20px;
}
.trending-item a {
	color: #fff;
	text-decoration: none;
}
.category .category-type, .answer .answer-type {
	box-shadow: none !important;
	border: 1px solid #ccc;
	padding: 8px 26px;
	margin: 0px 12px;
	border-radius: 4px !important;
}
.icons i {
	font-size: 20px;
	vertical-align: middle;
}
.category, .answer {
	border: 1px solid #ccc;
	padding: 10px 20px;
	width: 100%;
	border-radius: 4px;
}
.answer-type i {
	font-size: 18px;
	margin-right: 5px;
}
.active span.icons {
	border: 1px solid #4fa5f6;
	color: #4fa5f6;
	background: #eee;
}
.input.text input {
	padding: 10px 10px;
	border-radius: 0px !important;
}
.input-group.image-preview input {
	padding: 20px !important;
}
.btn.btn-default.image-preview-input {
	padding: 10px;
}
span.icons {
	border: 1px solid #ccc;
	border-radius: 50% !important;
	/* border-image: linear-gradient(to bottom, #567dfc, #4fabf6) 1; */
	color: #ccc;
	padding: 0;
	width: 50px;
	height: 50px;
	display: block;
	line-height: 50px;
}
.nav.nav-tabs h5 {
	font-size: 16px !important;
	margin-top: 20px;
	color: #999999;
}
.poll-create textarea {
	padding: 18px 0px 0px 18px;
	font-size: 14px !important;
}
.poll-create h4 {
	padding: 5px 0px;
}
.nav.nav-tabs .active h5 {
	color: #4fa5f6;
}
#demo .col-md-9 h3 {
	color: #4ba9f6;
	text-transform: uppercase;
}
.answer-type span {
	margin-left: 4px;
}
.poll-create h3 {
	text-transform: uppercase;
	color: #4ba9f6;
	font-weight: bold;
	font-size: 20px;
}
.active a {
	border: none !important;
	color: #4ba9f6;
	word-wrap: break-word;
}
.active span.icons {
	color: #4ba9f6;
}
.nav.nav-tabs a {
	text-align: center;
}
.nav h5 {
	margin-top: 17px;
	margin-bottom: 0px !important;
}
.nav-tabs>li>a:hover {
	background: none !important;
	border: 1px solid transparent !important;
}
.row.second-row .active a:hover {
	border: none !important;
}
.nav.nav-tabs, .ui-sortable td {
	border: none !important;
}
#tab_logic input {
	padding: 12px;
	height: auto;
}
label.btn.answer-type.active {
	background: linear-gradient(to right, #4fabf6, #567efc);
	border: 1px solid #567efc;
	color: #fff;
	box-shadow: none !important;
}
div#answer {
	margin-bottom: 15px;
}
#tab_logic td {
	padding: 0px;
}
label.btn.category-type.active {
	border: 1px solid #46a7f6;
	background: none;
	color: #46a7f6;
}
.btn.answer-type {
	border: 1px solid #ccc;
	margin: 7px;
	border-radius: 4px !important;
	padding: 8px 17px;
	box-shadow: none !important;
}
.poll-box a {
	cursor: pointer;
}
.newClass .poll-box {
	display: none !important;
}
.newClass .cross {
	right: 0px;
	top: 0px;
	position: absolute;
	background: #fdfdfd;
	padding: 5px 7px;
	color: #567efc;
}
.newClass .row.first-row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px 0px;
}
.second-row .left-tabs {
	padding-top: 20px !important;
}
.nav.nav-tabs li {
	margin-top: 3px;
}
.btn.category-type img {
	width: 20px;
	height: 20px;
	border-radius: 50%;
}
.btn.category-type {
	padding: 8px 10px !important;
	background: #fff;
	border: 1px solid #eee;
}
.media-left {
	position: relative;
}
span.home_feed_verified {
	position: absolute;
	top: -5px;
	right: 7px;
}
.media-heading p {
	text-align: left !important;
}
.cont-info-profile .Social-share.clearfix {
	text-align: left;
}
.like-list .fa-thumbs-o-down {
	transform: rotateY(180deg);
}
/*old design*/

html, body {
	height: 100%;
}
h1, h2, h3, h4 {
	font-family: 'PT Sans', sans-serif !important;/*font-family: 'Oswald', sans-serif !important;*/
}
#home-tabnav li a {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif !important;
	font-weight: bold;
	color: #333;
}
.checkbox {
	padding-left: 20px;
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.25s ease-in-out, color 0.25s ease-in-out;
	-o-transition: border 0.25s ease-in-out, color 0.25s ease-in-out;
	transition: border 0.25s ease-in-out, color 0.25s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
	background-color: #428bca;
	border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.radio {
	padding-left: 20px;
}
.radio label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.25s ease-in-out;
	-o-transition: border 0.25s ease-in-out;
	transition: border 0.25s ease-in-out;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	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);
}
.radio input[type="radio"] {
	opacity: 0;
}
.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;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #428bca;
}
.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: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
.media-object {
	border-radius: 15%;
}
.media-heading {
	color: #444444;
	font-size: 16px;
	font-weight: normal;
}
body {
/*    background: url(../img/bg-body.jpg);

    background-repeat: repeat;*/

/*background: rgb(30,87,153);

background: -moz-linear-gradient(-45deg, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 42%, rgba(32,124,202,1) 57%, rgba(125,185,232,1) 100%);

background: -webkit-linear-gradient(-45deg, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 42%,rgba(32,124,202,1) 57%,rgba(125,185,232,1) 100%);

background: linear-gradient(135deg, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 42%,rgba(32,124,202,1) 57%,rgba(125,185,232,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );*/
/*
  

      background: url(../img/b-bg.jpg);

	  background-attachment:fixed;
*/
}
.button-list button.active-btn {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	position: relative;
	border: 1px solid transparent;
}
#loading_96 {
	position: absolute;
	left: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: #000;
	text-align: center;
	line-height: 20px;
	border-radius: 40px;
	text-align: center;
	margin: 0 auto;
}
button.disabled-btn {
	background: #666;
	color: #fff;
	cursor: not-allowed;
}
.full-section {
	background: url(../img/b-bg.jpg);
}
.media-body {
    color: #8f8f8f;
    font-size: 12px;
    position: relative;
    top: 5px;
    overflow: visible;
}
.share-btn {
	border: 1px solid #eee;
	color: #333 !important;
	font-size: 14px;
	padding: 6px 12px;
	border-radius: 4px;
	position: relative;
	top: 0px;
}
.feed-list {
	background: #fff;
	padding: 15px;
	border-radius: 0px;
	position: relative;
	border: 1px solid #eee;
}
.left-post .media-object {
	width: 54px;
	height: 54px;
}
.polling-section h4 {
	font-size: 16px;
	margin: 15px 0px 11px;
}
.polling-section {
	margin-top: 25px;
	margin-bottom: 30px;
}
.polling-section .radio {
	margin-bottom: 15px;
	font-size: 13px;
}
#side-poll {
	margin-top: 20px;
	padding-right: 0px;
	text-align: center;
}
.like-list {
	margin: 0;
	padding: 0;
}
.like-list li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
}
.like-list li a {
	color: #555555;
	text-decoration: none;
	border: 1px solid #eee;
	padding: 7px 10px;
	border-radius: 4px;
}
#user-pro .result.effect5:hover {
	background: #fff;
	border: 1px solid;
}
#tab-sec .like-list li a {
	border: 1px solid #eee !important;
}
#tab-sec .like-list li a:hover {
	border: 1px solid #5390f9 !important;
}
.button-list li {
	list-style: none;
	display: inline-block;
	padding: 0px 10px;
}
.button-list {
	padding: 0px;
	margin-bottom: 0;
	margin-top: -5px;
}
.button-list a {
	border: 1px solid #eee;
	padding: 7px 20px;
	width: 100%;
	display: block;
	border-radius: 4px;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.active-btn a {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;/*  border-color: #007bb6;*/

}
.button_submit_poll {
	border: 1px solid #eee;
	padding: 7px 24px;
	width: 100%;
	display: block;
	border-radius: 4px;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	font-size: 14px;
}
.button_submit_poll {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	border-color: #567efc !important;
	transition: all .7s ease-out;
}
.poll-box #successMessage {
	width: 90%;
	margin: 7px auto;
}
input.button_submit_poll:hover {
	color: #567efc !important;
	border-color: #567efc !important;
	background: none;
	box-shadow: none !important;
}
#single-poll li.text-right {
	padding: 0;
}
.polling-section img {
	width: 100%;
}
.button-list li:nth-last-child(1) {
	padding-right: 0px !important;
}
.left-post h2 {
	font-size: 24px;
	margin-top: 0px;
	font-weight: bold;
}
.video iframe {
	width: 100%;
	height: 250px;
}
.content-box {
	background: #f3f3f3;
	padding: 14px 16px;
	height: 140px;
	overflow: auto;
}
.Question-box p {
	font-size: 18px;
}
.Question-box textarea.form-control {
	height: 60px;
}
.box {
	padding: 0px;
	margin-top: 10px;
	clear: both;
}
.box li {
	list-style: none;
}
.red {
	display: block
}
.green {
}
.green ul li {
	float: left;
}
.green ul li:nth-child(1) {
	width: 93%;
	padding-right: 5px;
}
.green ul li:nth-child(2) {
	width: 7%;
}
.green ul li .btn {
	border: 1px solid transparent;
	border-radius: 0 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	margin-left: 1px !important;
	padding: 5px 12px;
}
.box ul {
	margin-left: 0px;
	padding: 0;
}
.left-post .form-control {
	border: 1px solid #eee;
	box-shadow: none;
	padding: 10px 15px;
	height: auto;
	border-radius: 3px;
}
button.addValue {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	border: 1px solid #eee;
	font-size: 16px;
	padding: 8px 11px;
	color: #fff;
	border-radius: 50%;
	line-height: 20px;
}
button#deleteParent {
	background: none;
	color: #666;
	border: 1px solid;
	padding: 6px 13px;
	border-color: #eee;
	border-radius: 4px !important;
}
footer {
	text-align: center;
	color: #eee;
	background: #545454;
	padding: 15px 0px;
	margin-top: 20px;
	bottom: 0;
	width: 100%;
	float: left;
	display: block;
}
.copy p {
	margin-bottom: 0px;
}
header {
	background: #000;
}
nav#main-nav {
	background: none;
	border: none;
	margin: 0;
	border-radius: 0px;
}
li#bdr-1 {
	border-left: none;
	border-right: none;
}
nav#main-nav a {
	color: #fff;
	padding: 4px 20px;
	letter-spacing: 1px;
	font-size: 13px;
	min-height: 100%;
}
.list-one {
	list-style-type: none;
}
.list-one li {
	display: inline-block;
}
input[type="checkbox"][id^="cb"] {
	display: none;
}
.list-one label {
	border: 1px solid #fff;
	display: block;
	position: relative;
	cursor: pointer;
}
.list-one label:before {
	background-color: white;
	color: white;
	content: " ";
	display: block;
	border-radius: 50%;
	border: 1px solid #0a8f07;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 28px;
	transition-duration: 0.4s;
	transform: scale(0);
	z-index: 1;
}
.list-one label img {
	width: 100%;
	transition-duration: 0.2s;
	transform-origin: 50% 50%;
}
:checked + label {
	border-color: #ddd;
}
.list-box :checked + label:before {
	content: "✓";
	background-color: #0a8f07;
	transform: scale(1);
}
:checked + label img {
	transform: scale(0.9);
	box-shadow: 0 0 5px #333;
	z-index: 0;
	position: relative;
}
.full-login {
	background: url(../img/masonry-wireframe.jpg);
	width: 100%;
	margin: 0;
	text-align: center;
	height: 100%;
	padding: 0px 0px;
	box-sizing: border-box;
	position: fixed;
	-webkit-animation: 100s scroll infinite linear;
	-moz-animation: 100s scroll infinite linear;
	-o-animation: 100s scroll infinite linear;
	-ms-animation: 100s scroll infinite linear;
	animation: 100s scroll infinite linear;
	top: 0;
	left: 0;
	background-size: contain;
}
.over-lay {
	background: rgba(0,0,0,0.4);
	height: 100%;
}
 @-webkit-keyframes scroll {
 100% {
 background-position:-3000px 0px;
}
}
 @-moz-keyframes scroll {
 100% {
 background-position:-3000px 0px;
}
}
 @-o-keyframes scroll {
 100% {
 background-position:-3000px 0px;
}
}
 @-ms-keyframes scroll {
 100% {
 background-position:-3000px 0px;
}
}
 @keyframes scroll {
 100% {
 background-position:-3000px 0px;
}
}
#UserLoginForm {
	padding: 20px 60px 0px;
}
.users.form {
	margin: 0px 0px;
	text-align: center;
	/*    box-shadow: 0px -15px 0px 0px rgba(69, 74, 79, 0.2), 15px -30px 0px 0px rgba(69, 74, 79, 0.2), 30px -45px 0px 0px rgba(69, 74, 79, 0.2), 45px -60px 0px 0px rgba(69, 74, 79, 0.2);*/

	border-radius: 4px;
}
#UserLoginForm input {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #fff;
	background: none;
	color: #fff;
}
#UserAddForm input {
	width: 100%;
	height: auto;
	padding: 10px 11px;
	margin-bottom: 10px;
	border: 1px solid #666;
	border-radius: 5px;
	background: #f9f9f9f9;
}
#UserLoginForm .submit input {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	color: #fff;
	width: 100%;
	font-size: 14px;
	padding: 8px 0px;
	font-weight: normal;
	border: none;
	margin-top: 10px;
	border-radius: 3px;
	transition: all .9s ease-out;
}
.social-login .btn-hvr a:hover {
	background: #286090 !important;
	border-radius: 4px;
	border-color: #286090 !important;
}
.icon-box {
	background: #eee;
	font-size: 14px;
	width: 40px;
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	margin-top: -40px;
	display: none;
}
.social-login a {
	margin: 0px 10px !important;
	display: inline-block;
	width: 40%;
	text-align: center !important;
}
.social-login a img {
	border-radius: 8px !important;
	border: none;
	width: 100%;
	padding: 0px 40px;
}
.social-login hr {
	margin-bottom: 0px;
}
.add-new {
	padding: 20px 0px;
}
.rating-tab .button-list li {
	list-style: none;
	display: inline-block;
	padding: 0px;
	margin-top: 15px;
}
.add-new a {
	margin: 0px !important;
	color: #333;
	display: inline-block;
	background: #3983c4;
	COLOR: #fff;
	padding: 4px 10px;
	border-radius: 4px;
	text-decoration: none;
}
#UserLoginForm legend {
	color: #fff;
	font-size: 30px;
	margin-top: -10px;
	padding-bottom: 10px;
}
.register-box {
	padding: 10px 40px 0px;
}
#register-page legend {
	font-size: 24px;
	padding: 10px 0px;
}
#register-page .submit input {
	background: #333;
	width: auto;
	color: #fff;
}
#register-page .add-new {
	padding-bottom: 20px;
}
.list-one.clearfix {
	background: #fff;
	margin-top: 0em;
	padding: 10px 0px;
	height: 300px;
	overflow: auto;
}
.list-box p {
	background: rgba(0,0,0,0.5);
	color: #fff;
	margin-top: -34px;
	text-align: center;
	padding: 4px 1px;
	position: relative;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
	background: #333;
	padding-top: 40px;
	margin-top: 20px;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 54px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 4px;
	background-color: #ccc;
	z-order: 0;
}
a.btn.btn-default.btn-circle {
	opacity: 1;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.search-topic {
	background: #fff;
	padding: 20px;
}
.list-drop-box {
	height: 260px;
	margin-top: 30px;
	overflow: auto;
}
.full-bg {
	background: #fff;
	padding-right: 13px;
	padding-bottom: 20px;
	border-radius: 4px;
}
.full-bg h3 {
	padding-left: 20px;
}
.Question-box td {
	border: none !important;
	padding: 0px !important;
	width: 100%;
}
button.addValue.row-remove {
	padding: 10px 8px;
	margin-top: -1px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 15px;
}
#side-poll h3 {
	font-size: 16px;
	margin-top: 0;
}
.mtopc {
	margin-top: 15px;
}
.home-mtop {
	margin-top: 30px;
}
/* layout.css Style */

.upload-drop-zone {
	height: 200px;
	border-width: 2px;
	margin-bottom: 20px;
}
/* skin.css Style*/

.upload-drop-zone {
	color: #ccc;
	border-style: dashed;
	border-color: #ccc;
	line-height: 200px;
	text-align: center
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}
.image-preview-input {
	position: relative;
	overflow: hidden;
	margin: 0px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
	margin-left: 2px;
}
.input-group.image-preview input {
	padding: 6px 4px;
}
#main-nav .dropdown-menu li a {
	color: #333;
}
#main-nav li.dropdown.open a {
	background: transparent;
	color: #fff;
}
#main-nav li.dropdown.open ul.dropdown-menu {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	border: none;
}
#side-poll a {
	color: #333;
	text-decoration: none;
}
div#polling-box {
	background: url('../img/bg2.jpg');
	margin-top: 0;
}
#polling-box label {
	color: #fff;
	border-color: #fff !important;
	background: none !important;
}
#content .modal-lg {
	width: 1040px;
}
img.image-responsive {
	width: 100%;
}
#polling-box .button-list li {
	padding: 0px 5px;
}
#polling-box li a {
	background: #fff;
}
.profile-info span {
	color: #8f8c8c;
	font-size: 13px;
}
.profile-info h3 {
	font-weight: bold;
	margin-top: 0;
}
.profile-info h4 {
	color: #666;
	font-weight: 600;
}
.profile-info p {
	letter-spacing: 1px;
	margin: 30px 0px;
	line-height: 23px;
	font-size: 14px;
}
.icon-wrap {
	display: inline;
}
.icon-box-1 {
	vertical-align: top;
	display: table-cell;
	width: 30px;
	text-align: center;
	color: #5390f9;
	font-size: 13px;
	border: 1px solid #5390f9;
	height: 30px;
	border-radius: 50px;
	line-height: 26px;
	position: relative;
	top: 3px;
}
#user-pro-edit span.icon-box-1 {
	top: 24px;
}
#user-pro .Social-share.clearfix button {
	background: #000;
	border-radius: 0px;
	color: #fff;
	padding: 5px 11px;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-facebook {
	background: #3b5a9a;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-facebook:hover {
	color: #fff !important;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-twitter {
	background: #1aa9e1;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-twitter:hover {
	color: #fff !important;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-linkedin {
	background: #4975b6;
}
#user-pro .Social-share.clearfix button.addValue.fa.fa-linkedin:hover {
	color: #fff !important;
}
#user-pro {
	padding: 40px 0px 30px;
	margin: 30px 0px 0px;
	background: #fff;
}
#tab-sec {
	margin-top: 30px;
}
#tab-sec .left-post {
	box-shadow: none;
	border: none;
}
#tab-sec ul.feed-s {
	padding: 0px;
	margin: 0px;
	column-count: 2 !important;
}
#tab-sec {
	margin: 0px 0px 30px;
	background: #fff;
	padding: 0px 0px 30px;
}
a.user_link {
	color: #4fabf6;
	text-decoration: none;
}
.ans-text {
	color: #ccc;
}
.right-info {
	display: inline-block;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	width: 90%;
	margin-bottom: 10px;
}
.right-info input {
	width: 100%;
	border: 1px solid #eee;
	padding: 12px 10px;
	border-radius: 5px;
	line-height: 15px;
}
.right-info textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 12px 10px;
	border-radius: 5px;
}
.profile-info input {
	width: 100%;
	border: 1px solid #eee;
	padding: 12px 10px;
	border-radius: 5px;
	font-size: 14px;
	text-transform: capitalize;
}
.nav-menutab {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	border-bottom: none;
}
.left-post .nav-menutab h3 {
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	text-transform: uppercase;
}
.tab-content h3 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.nav-menutab .active a {
	background: linear-gradient(to left, #5390f9, #4fabf6);
	color: #fff !important;
	border-radius: 4px;
}
.nav-menutab li a {
	color: #000;
	font-size: 14px;
	padding: 8px 20px;
	display: block;
	width: 100%;
	text-decoration: none;
	letter-spacing: 1px;
}
.nav-menutab hr {
	margin-bottom: 0;
}
.poll-result {
	width: 100%;
	top: 0px;
	height: 100%;
	padding: 20px 0px;
	left: 0;
	right: 0;
	border-radius: 4px;
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 5px;
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-1 .bar+.bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped-1 .bar {
	background: rgba(179,217,253,1);
	background: -moz-linear-gradient(-45deg, rgba(179,217,253,1) 30%, rgba(86,178,254,1) 60%, rgba(0,123,238,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(30%, rgba(179,217,253,1)), color-stop(60%, rgba(86,178,254,1)), color-stop(100%, rgba(0,123,238,1)));
	background: -webkit-linear-gradient(-45deg, rgba(179,217,253,1) 30%, rgba(86,178,254,1) 60%, rgba(0,123,238,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(179,217,253,1) 30%, rgba(86,178,254,1) 60%, rgba(0,123,238,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(179,217,253,1) 30%, rgba(86,178,254,1) 60%, rgba(0,123,238,1) 100%);
	background: linear-gradient(135deg, rgba(179,217,253,1) 30%, rgba(86,178,254,1) 60%, rgba(0,123,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d9fd', endColorstr='#007bee', GradientType=1 );
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar, .progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.25)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.25)), color-stop(0.75, rgba(255, 255, 255, 0.25)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
}
.progress-success .bar, .progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar, .progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.25)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.25)), color-stop(0.75, rgba(255, 255, 255, 0.25)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
}
.progress-info .bar, .progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.25)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.25)), color-stop(0.75, rgba(255, 255, 255, 0.25)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
}
.progress-warning .bar, .progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.25)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.25)), color-stop(0.75, rgba(255, 255, 255, 0.25)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
}
span.persentage {
	margin-top: 2px;
	color: #fff;
}
span.close-btn {
	float: right;
}
.polling-heading {
	COLOR: #000;
	text-align: center;
	margin-bottom: 10px;
}
.close-btn a {
	color: #fff;
}
.count_user_poll {
	color: #999;
	font-size: 16px;
	font-weight: bold;
}
.poll-result strong {
	font-weight: normal;
	color: #333;
	font-size: 12px;
}
div#social-share {
	min-width: inherit !important;
	height: auto;
	padding: 0;
	margin: 0;
	background: no-repeat;
	border: none;
	box-shadow: none;
	top: -8px !important;
	left: 0;
	position: absolute;
	width: auto;
	text-align: center;
	right: 0;
	max-width: initial !important;
}
#side-poll ul {
	padding: 0;
	list-style: none;
}
#side-poll ul li {
	display: inline;
}
/*#side-poll ul#active-box .active button.addValue {

    background: #007bb6;

    border-color: #007bb6;

    color: #fff;

}
*/
.left-post .checkbox label::before {
	background: #fff !important;
}
.left-post .radio label::before {
	background: #fff !important;
}
/***

Bootstrap Line Tabs by @keenthemes

A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme

Licensed under MIT

***/



/* Default mode */

.tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	color: #737373;
}
.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 #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #333333;
}
.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 #f3565d;
	position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}
/* Below tabs mode */



.tabbable-line.tabs-below > .nav-tabs > li {
	border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
	margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
	border-bottom: 0;
	border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
	margin-bottom: -2px;
	border-bottom: 0;
	border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
	margin-top: -10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.left-post .tabbable-panel {
	border: none;
	padding: 10px;
}
.btn-bs-file input[type="file"] {
	position: absolute;
	top: -9999999;
	filter: alpha(opacity=0);
	opacity: 0;
	width: 0;
	height: 0;
	outline: none;
	cursor: inherit;
}
.file-upload {
	background: #f3f3f3;
	text-align: center;
	padding: 20px 0px;
}
label#upload-btn {
	border-radius: 4px;
	border: 1px solid #333;
	background: transparent;
	color: #333;
}
.bg-thum img {
	width: 100%;
}
ul.bg-thum {
	padding: 0;
}
.bg-thum li {
	list-style: none;
	width: 32%;
	display: inline-block;
	margin-bottom: 5px;
}
.bg-thum img {
	width: 100%;
	height: 100px;
}
#polling-box .active-btn a {
	background: #007bb6;
	color: #fff;
	border-color: #007bb6;
}
h4#myModalLabel {
	color: #000;
	font-weight: bold;
	font-size: 24px;
}
button.close {
	opacity: 1;
	font-size: 40px;
}
ul.bg-thum h3 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}
.user-pro {
	text-align: center;
}
.user-pro label#upload-btn {
	padding: 7px 30px;
	margin-top: 10px;
	font-size: 14px;
	background: linear-gradient(to right, #4fabf6, #567efc );
	color: #fff;
	border-color: #567dfc;
	font-weight: bold;
	box-shadow: none;
}
.user-pro label#upload-btn:hover {
	background: none;
	color: #567dfc;
}
.profile-info textarea {
	width: 100%;
	height: 90px;
	border-color: #ccc;
	border-radius: 4px;
	padding: 12px 10px;
	line-height: 20px;
	font-size: 12px;
}
.anstype-active-btn {
	background: #007bb6 !important;
	border-color: #007bb6;
	color: white;
}
.over-lay {
	background: rgba(0,0,0,0.5);
}
.login-form-main .login-w {
	width: 100%;
	margin: 25px auto;
	position: relative;
}
hr.bdr-1 {
	border-color: #3983c4;
	margin-top: 0px;
}
.users.form hr {
	border-color: #3983c4;
}
.users legend {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px;
	text-transform: capitalize;
	font-family: 'PT Sans', sans-serif !important;
}
.shadow-img img {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -21px;
	opacity: 0.6;
	display: none;
}
ul.feed-s {
	column-count: 1 !important;
	padding: 0px 15px;
	list-style: none;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
.feed-s li {
	width: 100%;
	display: inline-block;
}
.feed-s .like-list li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	width: auto;
}
.feed-s .button-list li {
	list-style: none;
	/*display: inline-flex;*/

	padding: 0px 0px;
	width: auto;
}
.feed-s .feed-list {
	position: relative;
	margin-top: 30px;
}
#loadMore {
	padding: 10px;
	text-align: center;
	background-color: #33739E;
	color: #fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #fff;
	box-shadow: 0 1px 1px #ccc;
	transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
}
#loadMore:hover {
	background-color: #fff;
	color: #33739E;
}
div#authMessage {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	background: red;
}
.pagination .disabled {
	border: 1px solid #999;
	padding: 0px 5px;
	margin-right: 5px;
	display: none;
}
.upload-drop-zone.dz-clickable.dz-started {
	height: auto;
	line-height: normal;
}
#register input {
	width: 100%;
	height: auto;
	padding: 10px 11px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	font-size: 13px;
	border: none;
	border-bottom: 1px solid #fff;
	background: none;
	color: #fff;
}
 #register input::placeholder {
 color: #fff;
}
#register .submit input {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	color: #fff;
	width: 100%;
	font-size: 14px;
	padding: 12px 0px;
	font-weight: normal;
	border: none;
	margin-top: 10px;
	border-radius: 3px;
	transition: all .9s ease-out;
}
#register .message {
	color: #fff;
	text-align: right;
	font-size: 11px;
	position: absolute;
	top: 10px;
	z-index: 10;
	right: 24px;
}
#register h4 {
	text-align: left;
	margin-top: 0;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
}
ul.rating-star {
	list-style: none;
	padding: 0;
}
.rating-star li i {
	color: #ccc;
	font-size: 30px;
}
.rating-star li {
	display: inline;
}
ul.rating-star h3 {
	font-family: 'PT Sans', sans-serif !important;
	margin-top: 25px;
}
.rating-star li span {
	border: 1px solid #ccc;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
button.fa.fa-pencil.pull-right.js-edit-user-profile {
	background: #333;
	font-family: 'PT Sans', sans-serif !important;
	border: none;
	padding: 7px 24px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	line-height: normal;
}
button.fa.fa-pencil.pull-right.js-edit-user-profile:hover {
	background: #007bb6;
}
.edit-box .fa-pencil:before {
	content: "\f040";
	font-family: fontawesome;
	position: relative;
	left: -6px;
}
button#update-user-profile {
	background: linear-gradient(to right, #4fabf6, #567efc) !important;
	font-family: 'Open Sans', sans-serif !important;
	border: none;
	padding: 12px 20px;
	border-radius: 4px;
	color: #fff;
}
button.fa.fa-arrow-left.pull-left.js-edit-user-profile {
	background: #fff;
	font-family: 'Open Sans', sans-serif !important;
	padding: 12px 20px;
	border-radius: 4px;
	color: #4fabf6;
	border: 1px solid;
}
#user-pro-edit .fa-arrow-left:before {
	font-family: fontawesome;
	position: relative;
	left: -6px;
}
#user-pro-edit .fa-check:before {
	font-family: fontawesome;
	position: relative;
	left: -6px;
}
.scrollbar {
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}
tr#addr0 input {
	margin-bottom: 10px;
}
tr#addr1 input {
	margin-bottom: 10px;
}
tr#addr2 input {
	margin-bottom: 10px;
}
tr#addr3 input {
	margin-bottom: 10px;
}
.force-overflow {
	min-height: 450px;
}



/*

 *  STYLE 14

 */



#style-14::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
 background-color: #CCCCCC;
}
 #style-14::-webkit-scrollbar {
 width: 10px;
 background-color: #F5F5F5;
}
 #style-14::-webkit-scrollbar-thumb {
 background-color: #FFF;
 background-image: -webkit-linear-gradient(90deg,  rgba(0, 0, 0, 1) 0%,  rgba(0, 0, 0, 1) 25%,  transparent 100%,  rgba(0, 0, 0, 1) 75%,  transparent)
}
.err {
	color: red;
}
 .answer_error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: red;
}
 .answer_error::-moz-placeholder { /* Firefox 19+ */
 color: red;
}
 .answer_error:-ms-input-placeholder { /* IE 10+ */
 color: red;
}
 .answer_error:-moz-placeholder { /* Firefox 18- */
 color: red;
}
.upload-drop-zone.my_uploaded_image {
	height: auto;
}
.upload-drop-zone img {
	display: none;
}
.upload-drop-zone.my_uploaded_image #blah {
	display: block;
}
.upload-drop-zone.my_uploaded_image p {
	display: none;
}
#drop_zone_image {
	cursor: pointer;
}
i.fa.fa-thumbs-o-up.liked {
	color: green;
}
i.fa.fa-thumbs-o-down.disliked {
	color: red;
}
.addValue fa fa-flag flaged {
	border: 1px solid #eee;
	color : black;
	padding: 6px 10px;
	border-radius: 4px;
}
.addValue.fa.fa-flag.flaged {
	color: red;
	border: 1px solid #eee;
	background: none;
}
.addValue.fa.fa-flag.flaged:hover {
	color: red !important;
	border: 1px solid #5390f9 !important;
}
.poll_top .black_link {
	color: black !important;
}
#f_flag {
	border: 1px solid #eee;
	padding: 7px 10px;
	border-radius: 4px;
}
#f_flag:hover {
	text-decoration: none !important;
	background-color: #eee !important;
}
.nav > li > #p_flag:hover {
	background-color: white !important
}
.int-box {
	background: #fff;
	padding: 40px 30px;
}
.full-in {
	background: #fff;
	margin: 50px auto;
	box-shadow: 4px 6px 11px #5555;
	width: 80%;
}
.heading-box {
	background: #007bb6;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0px;
}
.poll-logo-img img {
	width: 70%;
	height: auto;
	position: relative;
	margin: 11em auto;
	left: 1.5em;
}
#main-nav ul.nav.navbar-nav.navbar-right li a {
	padding: 15px 10px;
}
a.navbar-brand {
	padding: 0px 0px !important;
}
.navbar-brand>img {
	display: block;
	width: 80%;
	margin: 3px;
}
.row-one .radio label::before {
	display: none;
}
.row-one .checkbox label::before {
	display: none;
}
.row-one .checkbox {
	padding-left: 0px;
}
.row-one .radio {
	padding-left: 0px;
}
.row-one .left-post {
	box-shadow: none;
	border-bottom: 1px solid #eee;
	border-radius: 0px;
	margin-top: 0px;
	padding: 0px;
}
button.fa.fa-pencil.pull-right.js-edit-user-profile:before {
	font-family: fontawesome;
}
.row-one ul.feed-s {
	column-count: auto;
}
.row-one .polling-section h4 {
	margin-top: 0px;
}
.row-one .polling-section {
	margin-top: 15px;
	margin-bottom: 0;
}
i.fa.fa-thumbs-o-up.liked::before {
	content: "\f164";
}
i.fa.fa-thumbs-o-down.disliked::before {
	content: "\f165";
}
#main-nav .dropdown-menu li a {
	padding: 10px 15px !important;
}
.row-one .video iframe {
	width: 100%;
	height: 160px;
}
.left-post .nav-menutab li {
	display: inline-block;
}
div#reg-box {
	padding: 0px;
	color: #fff;
}
#reg-box a {
	background: none;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#reg-box a:hover {
	background: none;
	text-decoration: underline;
}
.dropdown-menu {
	min-width: 100% !important;
}
.loading {
	-webkit-animation: rotation 2s infinite linear;
	animation: rotation 2s infinite linear;
	display: none;
	/*position: absolute;*/

	left: 5px;
	margin-top: 3px;
}
div#register {
	margin-top: 1em;
}
ul.follow-counts {
	margin-top: 13px;
	padding: 0;
	list-style: none;
}
#follows ul.follow-counts li {
	display: block;
	text-transform: CAPITALIZE;
	padding-right: 15px;
	position: relative;
	border: 1px solid #eee;
	padding: 0;
	width: 50%;
	float: left;
	text-align: center;
	border: none;
}
.media-heading span {
	/* background: #007bb6; */

	color: #007bb6;
	position: absolute;
	font-family: 'PT Sans', sans-serif !important;
	padding: 3px 8px;
	top: -2px;
	font-size: 16px;
	border-radius: 8px;
	line-height: 14px;
	margin-left: 0px;
}
/*.cont {

   text-align: center;

    color: #EEE;

    background: #eee;

}*/

div.stars {
	display: inline-block;
}
input.star {
	display: none;
}
label.star {
	float: right;
	padding: 0px 5px;
	font-size: 24px;
	color: #FD4;
	transition: all .2s;
	cursor: pointer;
	font-weight: normal;
}
.stars input[type=checkbox], .stars input[type=radio] {
	margin: 0px !important;
}
input.star:checked ~ label.star:before {
	content: "\e006";
	color: #FD4;
	transition: all .25s;
	font-family: 'Glyphicons Halflings';
}
input.star-5:checked ~ label.star:before {
	color: #FE7;
	text-shadow: 0 0 20px #952;
}
input.star-1:checked ~ label.star:before {
	color: #F62;
}
label.star:hover {
	transform: rotate(-15deg) scale(1.3);
}
label.star:before {
	content: "\e007";
	font-family: 'Glyphicons Halflings';
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 13px 13px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 25px;
	outline: none !important;
}
.cont .form-group {
	margin-bottom: 0px;
	padding: 20px 0px;
}
.upload-drop-zone.my_uploaded_image img {
	display: block;
}
.cont .form-group .btn-circle.btn-lg input[type=radio] {
	opacity: 0;
}
.cont .form-group .btn-circle.btn-lg {
	width: 45px;
	height: 45px;
	line-height: 16px;
	border-radius: 0;
	outline: none !important;
	border-color: #999;
	border-width: 2px;
}
#user-pro-edit {
	padding: 40px 0px;
	margin: 30px 0px;
}
.rating-results .rating-desc {
	color: #333;
}
.rating-results .progress-1 {
	height: 30px;
	padding: 4px 6px;
	border-radius: 50px !important;
	border: 1px solid #eee;
}
.rating-results .progress .sr-only {
	position: relative;
}
.button-list button {
	border: 1px solid #eee;
	padding: 7px 20px !important;
	width: 100%;
	display: block;
	border-radius: 4px;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: none;
	letter-spacing: 1.5px;/*  transition: all .9s ease-out;*/

}
#main-nav .dropdown.open span.caret {
	transform: rotate(180deg);
}
#social-share button.addValue.add-text-on-img.fcbk {
	background: #3c5a96;
}
.like-list li a:hover {
	background: #fff;
	color: #5390f9 !important;
	border: 1px solid #5390f9;
}
 @-webkit-keyframes rotation {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}
}
#drop-new {
	background: none;
	border: none;
	border-radius: 0;
	width: auto;
}
#drop-new .dropdown-menu>li>a {
	color: #428bca;
}
#drop-new ul.dropdown-menu {
	border-radius: 4px;
	box-shadow: none;
	margin-top: 20px;
	width: 140px;
	left: -90px;
	position: absolute;
	background: #fff;
}
#drop-new ul.dropdown-menu:before {
	content: "";
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: -10px;
	right: 16px;
	z-index: 10;
}
#drop-new ul.dropdown-menu:after {
	content: "";
	border-bottom: 11px solid #ccc;
	border-right: 11px solid transparent;
	border-left: 11px solid transparent;
	position: absolute;
	top: -12px;
	right: 14px;
	z-index: 9;
}
li.feed-list .left-post .navbar-nav {
	float: right;
}
#drop-new a.dropdown-toggle {
	padding: 6px 12px;
	color: #333;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
}
li.feed-list .left-post .navbar-nav li {
	width: auto;
	padding: 0px 4px;
}
li.feed-list .left-post .navbar-nav li .dropdown-menu li {
	width: 100%;
}
#drop-new .dropdown-menu .fa {
	font-size: 20px;
}
li.feed-list .left-post .navbar-nav li .dropdown-menu li a {
	color: #000 !important;
}
#like_dislike_36 li {
	width: 47%;
}
.like-box.clearfix {
	border-top: 1px solid #ccc;
	margin-top: 13px;
	padding: 20px 0px;
}
#like_dislike_36 li:last-child {
	text-align: right;
}
div#single-poll {
	box-shadow: none;
	padding-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
	margin-top: 30px;
}
.share-box.clearfix {
	background: #eee;
	padding: 10px 15px;
}
.share-box .share-one {
	color: #000;
	font-size: 22px;
}
#poll-res .poll-result {
	position: relative;
	background: #ffff;
	width: 100%;
	top: 0px;
	height: 100%;
	padding: 20px 20px;
	left: 0;
	right: 0;
	border-radius: 0px 0px 4px 4px;
}
.share-box #social-share {
	position: static;
	text-align: center;
}
.share-box #social-share button.addValue.add-text-on-img.fa.fa-facebook {
	background: #4b79c6;
	color: #fff;
	border-radius: 4px;
}
.share-box #social-share button.addValue.add-text-on-img.fa.fa-twitter {
	background: #58beef;
	color: #fff;
	border-radius: 4px;
}
#poll-res h4 {
	color: #333;
}
#poll-res .poll-result strong {
	font-weight: normal;
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}
div#poll-res .progress {
	height: 35px;
	margin-bottom: 12px;
}
.share-box #social-share button::before {
	background: #fff;
	color: #000;
	width: 20px;
	height: 20px;
	position: relative;
	display: inherit;
	border-radius: 40px;
	font-size: 12px;
	line-height: 23px;
	left: -3px;
}
header.affix {
	position: fixed;
	z-index: 1;
	width: 100%;
	left: 0;
	right: 0;
	height: auto;
	background: linear-gradient(to right, #4fabf6, #567dfc );
	padding: 15px;
}
#owl-demo .item {
	background: #f9f9f9;
	padding: 15px 10px;
}
p.active-user-name {
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}
#owl-demo .item {
	background: #f9f9f9;
	padding: 15px 10px;
}
#owl-demo .item ul li {
	border: 1px solid #eee;
	display: block;
	width: 100%;
	float: left;
	padding: 5px 6px;
	margin-bottom: 6px;
}
#owl-demo .item ul {
	margin: 0px;
	padding: 0px;
}
#home-tabnav span {
	position: absolute;
	top: -30px;
	right: -100px;
}
#home-tabnav span img {
	width: 40%;
}
.add-new.clearfix {
	padding: 20px 60px;
}
.close {
	opacity: 1 !important;
	font-size: 16px;
}
.home_feed_verified > img {
	height: 15px !important;
	width: 15px !important;
}
#social_side_links {
	position: fixed;
	left: auto;
	padding: 0;
	list-style: none;
	z-index: 99;
	right: 0;
	margin-top: 40px;
}
#social_side_links li a {
	display: block;
}
#social_side_links li a img {
	display: block;
	max-width: 42px;
	padding: 10px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}
#social_side_links li a:hover img {
	background: rgba(0, 0, 0, .2);
}
li#bdr-1 {
	text-transform: uppercase;
}
#poll-res .listing-rating {
	color: #333;
}
#successMessage .alert.alert-success.fade.in.alert-dismissable {
	/*width: max-content;*/
	margin: 0px !important;
}
#error-box #errorMessage .alert {
	padding: 10px 5px;
	margin-top: 0px !important;
	margin-bottom: 10px;
	border-radius: 0px;
	font-size: 14px;
	color: #fff;
	border: none;
	background: none;
	position: relative;
}
#error-box #errorMessage .alert strong::before {
	content: "*";
	left: -4px;
	color: red;
	position: relative;
}
#error-box #successMessage .alert {
	padding: 10px 5px;
	margin-top: 0px !important;
	margin-bottom: 10px;
	border-radius: 0px;
	font-size: 12px;
	background: none;
	border: none;
	color: #fff;
	position: relative;
}
#error-box #successMessage .alert strong::before {
	content: "\f00c";
	font-family: fontawesome;
	position: relative;
	left: -4px;
	color: #86ff86;
	font-size: 14px;
}
div#error-box {
	height: 56px;
}
#error-box .alert-dismissable .close, .alert-dismissible .close {
	top: 2px !important;
	right: 5px !important;
}
.p_policy {
	color: #fff;
}
.p_policy:hover {
	color: #007bb6;
	text-decoration: none;
}
#news-letter input {
	width: 100%;
	padding: 14px 10px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.newletter .submit .form-submit:hover {
	background: #fff;
	border: 1px solid #567efc;
	color: #567efc;
}
.newletter .submit .form-submit {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	width: auto;
	font-size: 13px;
	padding: 12px 20px;
	font-weight: bold;
	border: 1px solid #567efc;
	margin-top: 10px;
	border-radius: 3px;
}
.new-icons {
	text-align: center;
	width: 60px;
	height: 60px;
	background: linear-gradient(to right, #4fabf6, #567dfc );
	color: #fff;
	font-size: 20px;
	border-radius: 50px;
	line-height: 60px;
	margin: 0 auto;
	position: relative;
	margin-top: -50px;
}
.newletter .submit {
	text-align: center;
}
#news-pop .modal-content {
	background: #eee;
	margin-top: 8em !important;
	border-top: 4px solid #567dfc;
}
#news-pop .modal-header {
	border: none;
	height: 0px;
}
#news-pop .modal-body p.text-center {
	margin-bottom: 30px;
}
#news-pop h3.text-center {
	letter-spacing: 2px;
	font-size: 24px;
}
#news-pop button.close {
	/* border: 1px solid #3983c4; */
	border-radius: 50px;
	font-size: 24px;
	padding: 0px 5px;
	color: #567dfc;
	margin-top: -30px;
	margin-right: -20px !important;
	background: none;
}
.container-error-404 .msg {
	z-index: 1 !important;
}
.profile-info .button-list a {
	padding: 6px 24px;
	margin: 10px 0px;
}
.profile-info .button-list a:hover {
	background: transparent;
	color: #567efc;
	position: relative;
	border-color: #567efc;
}
.profile-info span i {
	display: none;
}
.owl-buttons {
	margin-top: 20px;
	display: block;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	display: inline-block !important;
}
#owl-demo-new {
	background: #fff;
	margin: 30px 0px 20px;
	border-radius: 4px;
	padding: 20px 0px 5px;
	display: block;
}
#owl-demo-new .owl-wrapper-outer {
	height: 40px;
}
.owl-prev {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
}
.owl-next {
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
}
#owl-demo-new .owl-buttons {
	margin-top: 0;
}
#owl-demo-new .owl-prev::after {
	content: "\f053";
	font-family: fontawesome;
	position: absolute;
	font-size: 16px;
	left: 10px;
	text-indent: 0px;
	top: 22px;
	text-align: center;
	color: #fff;
	opacity: 0.4;
}
#owl-demo-new .owl-next::after {
	content: "\f054";
	font-family: fontawesome;
	position: absolute;
	font-size: 16px;
	text-indent: 0px;
	top: 22px;
	right: 10px;
	color: #fff;
	opacity: 0.4;
}
.table-sortable tbody tr {
	cursor: move;
}
#target {
	background: #9D0053;
	height: 160px;
	padding: 5px;
}
i.fa.fa-arrows-v {
	border: 1px solid #eee;
	font-size: 16px;
	padding: 12px 12px;
	border-radius: 3px;
	margin-left: 10px;
}
#social_side_links button.fa.fa-envelope {
	background: #fff;
	border: none;
	padding: 12px 13px;
	font-size: 16px;
}
#owl-demo-new .item.active::before {
	content: "\f177";
	position: absolute;
	font-family: fontawesome;
	left: -30px;
	top: 13px;
}
#owl-demo-new .item {
	background: none;
	padding: 2px 0px;
	margin: 10px 20px;
	color: #FFF;
	position: relative;
}
.feed-section ul.feed-s {
	padding: 0px 0px;
	margin: 0px 15px;
}
.feed-section li.feed-list {
	margin-top: 10px;
}
#owl-demo-new .item a {
	color: #333;
	text-decoration: none;
}
#owl-demo-new .item a:hover:before, #owl-demo .item a:focus:before, #owl-demo .item a:active:before {
	right: 0;
}
#owl-demo-new .item a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: -10px;
	background: #007bb6;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#owl-demo-new .item a:hover {
	color: #007bb6;
}
#owl-demo-new .item a {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
}
.box-color #owl-demo .col-md-4 {
	padding: 0px 0px;
}
#active-box li a {
	margin: 0;
	display: inline-block;
	background: no-repeat;
	border: none;
	color: #333;
}
#active-box li a button.addValue {
	border: 1px solid #333;
}
#side-poll a.active button.addValue {
	background: none;
	border: none;
	color: #333;
}
#side-poll #active-box li {
	float: none;
	margin-bottom: 20px;
	display: block;
}
#active-box li a {
	margin: 0;
	display: block;
	background: no-repeat;
	border: none;
	color: #333;
	padding: 0;
	box-shadow: none !important;
	width: 100%;
}
ul#active-box {
	float: none;
	margin: 0;
	width: 100%;
}
ul#active-box {
	padding: 0;
}
#side-poll ul#active-box button.addValue {
	background: none;
	border: 1px solid #999999;
	font-size: 16px;
	padding: o;
	border-radius: 0;
	line-height: 20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #999999;
}
#side-poll #active-box li.active a.btn.btn-primary button.addValue {
	background: #eeeeee;
	color: #4faaf6 !important;
}
#side-poll #active-box .btn-primary button.addValue:hover {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	color: #fff !important;
	border: 1px solid #567efc;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
section.row-section .row p {
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 0;
	background: #fff;
}
.cont #thumb-rating .btn-circle.btn-lg {
	width: auto;
	height: auto;
	line-height: 34px;
	border-radius: 0;
	outline: none !important;
	border-color: #999;
	border-width: 2px;
	padding: 0;
	border: none !important;
	background: none;
	box-shadow: none;
	position: relative;
	margin: 0px 10px;
	text-align: center;
	font-size: 22px;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg::before {
	content: "\f251";
	font-family: "Ionicons";
	font-size: 24px;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg span {
	display: block;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg.active span {
	color: #007bb6;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg.active {
	color: #FD4;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg.active::after {
	background: #FD4;
	width: 100%;
	content: "";
	height: 4px;
	position: absolute;
	left: 0px;
}
.cont #thumb-rating .btn-circle.btn-lg input[type=radio] {
	opacity: 0;
	position: absolute;
}
.pagination {
	border-top: 3px solid #ccc;
	color: #fff;
	padding: 15px 20px;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	border-radius: 0px;
	width: 80%;
}
.pagination .prev {
	float: left;
	padding-left: 0px;
}
.pagination span {
	padding: 0px 18px;
	display: inline-block;
	font-weight: bold;
}
.pagination a {
	color: #5584fa;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
#main-nav .dropdown-menu li a::before {
	display: none;
}
.pagination span.current.numbers {
	background: #fff;
	/* padding: 3px 10px; */
	color: #356cf5;
	position: relative;
}
.pagination span.next {
	float: right;
	padding-right: 0;
}
#thumb-rating label.btn.btn-default.btn-circle.btn-lg:hover {
	color: #FD4;
}
 input.thumb:radio ~ label.m12:before {
 color: #FD4;
 transition: all .25s;
 content: "\f251";
 font-family: "Ionicons";
}
input.star {
	display: none;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100px;
	height: 100px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 2px;
}
.active-box {
	display: flex;
}
.profile-users {
	margin-left: 0;
	width: 100%;
}
.profile-users p.active-user-name {
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
	height: auto;
	text-align: center;
}
#owl-demo .item ul li {
	border: 1px solid #eee;
	display: inline-block;
	width: 50%;
	float: left;
	padding: 5px 6px;
	margin-bottom: 6px;
}
.user-in p {
	font-size: 12px;
	height: 25px;
	margin-bottom: 0px;
}
#owl-demo .item ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
.follow-us-btn a {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	padding: 7px 24px;
	border-radius: 4px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #567efc;
}
#owl-demo .item {
	background: url(../img/fon.jpg);
	padding: 15px 10px;
	border-radius: 4px;
	position: relative;
}
span.ver-user {
	position: absolute;
	right: 5px;
	top: -11px;
}
.follow-section {
	position: relative;
}
.follow-us-btn {
	margin-top: 3px;
}
p.active-user-name a {
	color: #007bb6;
	font-size: 14px;
}
div#tab_default_3 {
	padding: 0px 10px;
}
div#tab_default_3 h3 {
	padding-left: 3px;
}
.ver-user i.fa.fa-check-circle {
	color: #007bb6;
	font-size: 20px;
}
span.ver-user img {
	width: 35px !important;
	height: 35px !important;
	border: none !important;
	box-shadow: none !important;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF !important;
	background: #007bb6 !important;
	opacity: 1 !important;
	text-transform: uppercase;
}
.active-box a {
	position: relative;
}
.row-section h2 {
	float: left;
	width: 100%;
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 0;
}
.row-section h2 span {
	display: block;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #eee;
}
section#srh-area {
	margin: 5em 0px;
}
.row-section h2 a {
	color: #d2abce;
}
.row-section .row-block {
	background: #fff;
	padding: 20px 20px 50px;
	margin-bottom: 50px;
}
.row-section .row-block ul {
	margin: 0;
	padding: 0;
}
.row-section .row-block ul li {
	list-style: none;
	margin-bottom: 20px;
}
.row-section .row-block ul li:last-child {
	margin-bottom: 0;
}
.row-section .row-block ul li:hover {
	cursor: grabbing;
}
.row-section .row-block .media {
	border: 1px solid #d5dbdd;
	padding: 10px 10px;
	border-radius: 5px;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.04);
	background: #fff;
}
.row-section .media .media-left img {
	width: 54px;
	height: 54px;
	border-radius: 15% !important;
}
.row-section .media .media-body p {
	padding: 0 0px;
	font-size: 12px;
	margin-top: 10px;
}
.row-section .media .media-body h4 {
	color: #6b456a;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	padding-left: 0;
	margin-top: 5px;
}
.box-u .media-right.align-self-center {
	vertical-align: middle;
}
.box-u a.btn.btn-default {
	background: #007bb6;
	border-radius: 4px;
	padding: 2px 8px;
	font-size: 14px;
}
/*div#seach-bar {

    border: none;

    padding: 0px !important;

    top: 0;

    right: 42px;

    box-shadow: none !important;

    width: 600px;

    background: #000;

    border-radius: 0px;

-webkit-transition: 3s linear;

-moz-transition: 3s linear;

-o-transition: 3s linear;

-ms-transition: 3s linear;

transition: 3s linear;

position:absolute;

display:none;

}*/


#seach-bar .serh-hidden {
	display: block;
}
#seach-bar {
	position: relative;
	margin-top: 10px;
	width: 100%;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	position: absolute;
	background: #000;
	display: none;
}
.search-box.dropdown.open i.fa.fa-times {
	display: block !important;
	color: #fff;
}
.search-box.dropdown.open i.fa.fa-search {
	display: none !important;
}
.search-box.dropdown.open a {
	background: #000;
	font-size: 20px !important;
}
.navbar-default .navbar-nav>.search-box.open>a, .navbar-default .navbar-nav>.search-box.open>a:focus, .navbar-default .navbar-nav>.search-box.open>a:hover {
	background-color: #000;
}
input#SearchQue {
	width: 100%;
	background: no-repeat;
	border: none;
	box-shadow: none !important;
	color: #333 !important;
	height: auto;
	padding-top: 9px;
}
#seach-bar span.input-group-addon {
	padding: 0px 0px;
	height: auto;
	background: none;
	border: none;
	line-height: normal;
}
button#button-srh {
	background: transparent;
	border: none;
	color: #fff;
	padding: 0;
	border-radius: 0;
}
#seach-bar .input-group {
	width: 100%;
}
a.result, button.result {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	border: 1px solid transparent !important;
}
button.twet:hover {
	background: #1dadeb;
	color: #fff !important;
}
button.addValue:hover {
	color: #5390f9 !important;
	border: 1px solid #5390f9;
	background: #ffff;
}
/*.btn_hover{

  cursor: pointer;

  overflow: hidden;

  position: relative;

  transition: background 8s cubic-bezier(0.19, 1, 0.22, 1),

    color 0.6s cubic-bezier(0.19, 1, 0.22, 1);



}*/

li.btn_hover {
	padding: 0px;
}
button.disabled-btn {
	background: none;
	border: 1px solid #50a2f7;
}
p.sub-category {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif !important;/*margin-top: 8px;*/

}
#main-nav .navbar-nav a {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
}
#main-nav .navbar-nav a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0px;
	background: #fff;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#main-nav .navbar-nav a:hover:before {
	right: 0;
}
#home-tabnav li {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
}
#home-tabnav li:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: -4px;
	background: #f3565d;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#home-tabnav li:hover:before, #main-nav #home-tabnav li:focus:before, #home-tabnav li:active:before {
	right: 0;
}
#mob-pop ul.nav.nav-tabs.nav-justified {
	margin-bottom: 20px;
}
#mob-pop a.nav-link {
	border-radius: 0px;
	margin: 0px 4px;
	padding: 8px 0px;
	background: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
#mob-pop .nav-tabs.nav-justified>li {
	float: left;
	width: 50%;
}
#mob-pop .active a.nav-link {
	border-bottom: 1px solid;
}
#mob-pop {
	height: auto;
	padding: 0;
}
header {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	display: block;
	padding: 20px 0px;
}
body.body_users_home .affix-top {
	height: 190px;
}
.body_Users_home .affix-top {
	height: 190px;
}
.user-pro img {
	border-radius: 50%;
	width: 120px;
	height: 120px;
	box-shadow: 0px 0px 8px;
}
.ov-layer {
	background: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
#social-share button {
	background: #1dadeb;
	padding: 7px 24px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1.5px;
	border: none;
	line-height: normal;
}
#social-share a.twet {
	background: #1dadeb;
	padding: 7px 24px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1.5px;
	text-decoration: none;
	border-radius: 4px;
}
#owl-demo-new ul {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.follow-us-btn .button-list.active-btn {
	margin-top: 0;
	text-align: center;
}
#owl-demo-new ul {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 10px 0px;
}
#owl-demo-new h3 {
	margin-top: 0px;
	margin-bottom: 15px;
}
.tab-content.card {
	position: relative;
}
#mob-pop .social-login h3 {
	color: #fff;
}
.modal-header {
	border: none !important;
}
div#seach-bar.serh-hidden {
	display: block;
}
.button-list button.active-btn:hover {
	background: transparent;
	color: #567efc;
	position: relative;
	border-color: #567efc;
}
.follow-us-btn a:hover {
	color: #567efc;
	background: none;
	border-color: #567efc;
	border: 1px solid;
}
.btn-hvr .button_submit_poll:hover {
	box-shadow: 0 3px 12px #ccc;
	background-color: linear-gradient(to right, #567efc, #4fabf6) !important;
	border-radius: 4px;
	border-color: #286090 !important;
}
#mob-pop hr {
	border-color: #fff;
}
.img-1 img {
	width: 100%;
}
div#tab-npanel {
	background: #000;
	padding: 10px 20px;
	height: 230px;
}
.img-1 {
	height: 200px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	position: relative;
	z-index: 2;
}
.img-1 p {
	color: #fff;
}
div#mob-pop {
	background: url(../img/masonry-wireframe.jpg);
	background-size: cover;
}
.img-1 h4 {
	text-align: center;
	color: #fff;
	z-index: 1;
	margin: 0;
	padding-top: 2em;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
div#poll-res {
	margin-bottom: 30px;
}
.line::before {
	background: #007bb6;
	content: "";
	width: 40%;
	left: 0px;
	height: 2px;
	position: absolute;
	top: 10px;
}
.line {
	text-align: center;
	position: relative;
}
.line span {
	background: #ccc;
	padding: 6px 10px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
}
.line::after {
	background: #007bb6;
	content: "";
	width: 40%;
	right: 0;
	height: 2px;
	position: absolute;
	top: 10px;
}
.line {
	margin-top: 20px;
}
#social-share1 .Social-share {
	text-align: center;
	margin-top: 30px;
}
#social-share1 a.twet {
	background: #1dadeb;
	padding: 7px 24px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1.5px;
	text-decoration: none;
	border-radius: 4px;
}
#social-share1 button.addValue.add-text-on-img.fcbk {
	background: #3c5a96;
	border-radius: 3px;
	color: white !important;
	padding: 8px 24px;
}
.modal-body a#share-img-on-fb {
	padding: 8px 24px;
}
.box-u .media .media-left.align-self-center {
	/* height: 70px;*/    
	height: auto;
	vertical-align: middle;
}
/*button {
    transition: all .2s ease-out;
}*/

/*a {

	    transition: all .7s ease-out;

	}	
*/
	

a.result:hover, button.result:hover {
	background: transparent;
	color: #567efc;
	position: relative;
	border: 1px solid #567efc !important;
}
#headingOne.polling-heading h4 {
	text-align: left;
}
#headingOne.polling-heading a.waves-effect {
	float: right;
}
#poll-res .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
#poll-res span.persentage {
	right: 50px;
	margin-top: 10px;
}
a.waves-effect.collapsed span.cl-1 {
	display: inline-block !important;
	width: auto;
	color: #fff;
}
a.waves-effect.collapsed span.cl-2 {
	display: none;
}
span.cl-2 {
	background: #333;
	padding: 7px 15px;
	border-radius: 4px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
span.cl-1 {
	background: #007bb6;
	padding: 7px 15px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
#headingOne.polling-heading a.waves-effect:hover, #headingOne.polling-heading a.waves-effect:focus {
	text-decoration: none;
}
button.fa.fa-envelope:hover {
	background-color: #bdbdbd !important;
}
.top-bar-q {
	background: #fdfdfd;
	padding: 20px 20px;
	border-bottom: 1px solid #ccc;
	border-radius: 4px 4px 0px 0px;
}
.top-bar-q h3 {
	margin-top: 10px;
	color: #4faaf6;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.createpoll-popup {
	background: #fff;
	border-radius: 4px;
}
#side-tabs1 h5 {
	margin-top: 10px;
}
div#side-tabs1 {
	text-align: center;
	position: relative;
	left: 20px;
}
.poll-create {
	box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.3);
	padding: 20px 20px 40px 50px;
}
#side-tabs1 .nav-tabs>li {
	float: none;
	margin-bottom: -1px;
	margin: 0 auto;
	display: inline-block;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none !important;
	outline-offset: 0px !important;
}
.table.table-sortable i.fa.fa-arrows {
	border: 1px solid #ccc;
	color: #999;
	padding: 12px 12px;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 16px;
}
button.addValue.fa.fa-trash.row-remove {
	border: 1px solid #ccc;
	background: none;
	color: red;
	padding: 12px;
	border-radius: 4px;
	font-size: 16px;
	line-height: normal;
}
div#side-poll #active-box .btn.btn-primary h5 {
	font-weight: bold;
	color: #999;
}
div#side-poll #active-box .active .btn.btn-primary h5 {
	color: #4ba9f6;
}
.first.newClass {
	padding-bottom: 0px;
	border-radius: 4px;
}
.pagination span.current.numbers::after {
	background: #356cf5;
	height: 3px;
	width: 50px;
	position: absolute;
	content: "";
	left: 0;
	top: -22px;
}
.Banner {
	background: url(http://polling.redexp.in/img/masonry-wireframe.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	vertical-align: middle;
}
.overlay1 {
	background: rgba(0,0,0,0.5);
	height: 100%;
	position: absolute;
	width: 100%;
}
.banner-text {
	text-align: center;
	color: #fff;
	position: relative;
	vertical-align: middle;
	padding: 10em 0px;
}
.banner-text h2 {
	font-size: 80px;
	margin: 0px;
	font-weight: bold;
}
.user-dash-pro {
	margin-top: 7em;
}
.prog-bar {
	text-align: right;
	background-image: none !important;
	padding-right: 6px;
	border-radius: 50px;
}
.listing-rating .glyphicon-star {
	padding-left: 5px;
}
.bar {
	text-align: right !important;
	padding-right: 6px;
	border-radius: 50px;
}
header.affix {
	height: auto;
}
.star-count li {
	display: inline;
	list-style: none;
	font-size: 20px
}
.star-count ul {
	padding: 0px;
}
.total-star-count {
	text-align: center;
}
.star-count p {
	font-size: 25px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
.total-count {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}
.star-count i.fa.fa-star {
	color: gold;
}
#side-poll #active-box a.btn.btn-primary button.addValue:focus {
	outline: none !important;
}
.overlay-popup {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}
#user-pro-edit .profile-info p {
	margin: 0px;
}
.profile-info h4 {
	color: #999;
	font-weight: normal;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#user-pro-edit label {
	color: #999;
	font-weight: normal;
	font-size: 18px;
	margin-top: 15px;
}
.frgt-pass {
	background: #efefef;
}
.frgt-pass .input-group-addon {
	padding: 0px 12px;
}
.frgt-pass .submit input {
	border: 1px solid transparent;
	border-radius: 3px;
	background: linear-gradient(to right, #4fabf6, #567dfc );
	font-size: 16px;
	box-shadow: none !important;
}
.frgt-pass .submit input:hover {
	background: none;
	border: 1px solid #567dfc;
	color: #567dfc;
}
.frgt-pass #errorMessage .alert.alert-danger {
	background: none;
	border: none;
}
.frgt-pass #errorMessage .alert.alert-danger:before {
	content: "*";
	color: red;
}
.category label.btn.category-type {
	margin: 2px;
}
.search-wrapper {
	position: absolute;
	/* -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(0%, -30%);*/
	top: 70%;
}
.search-wrapper.active {
	transform: translate(-100%, -30%);
}
.search-wrapper .input-holder {
	overflow: hidden;
	height: 70px;
	background: rgba(255,255,255,0);
	border-radius: 6px;
	position: relative;
	width: 70px;
	/* -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;*/
	left: 0px;
	top: 7px;
}
.search-wrapper.active .input-holder {
	border-radius: 4px;
	width: 600px;
	background: #fff;
	height: 40px;
	top: 20px;/*   -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);*/
}
.search-wrapper .input-holder .search-input {
	width: 100%;
	height: 50px;
	padding: 0px 70px 0 20px;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none;
	font-family: "Open Sans", Arial, Verdana;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #FFF;/* -webkit-transform: translate(0, 60px);
                -moz-transform: translate(0, 60px);
                transform: translate(0, 60px);
                -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
                -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
                transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);

                -webkit-transition-delay: 0.3s;
                -moz-transition-delay: 0.3s;
                transition-delay: 0.3s;*/
}
.search-wrapper.active .input-holder .search-input {
	opacity: 1;/*-webkit-transform: translate(0, 10px);
                -moz-transform: translate(0, 10px);
                transform: translate(0, 10px);*/
}
.search-wrapper .input-holder .search-icon {
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 6px;
	background: #FFF;
	padding: 0px;
	outline: none;
	position: relative;
	z-index: 1;
	float: right;
	cursor: pointer;
	/*-webkit-transition: all 0.3s ease-in-out;
				-moz-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;*/
	top: 0px;
}
.search-wrapper.active .input-holder .search-icon {
	width: 30px;
	height: 0px;
	margin: 10px;
	border-radius: 30px;
	margin-top: 4px;
	top: 5px;
	color: #567efc !important;
}
.search-wrapper .input-holder .search-icon span {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
	-moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
	transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
	padding-right: 10px !important;
}
.search-wrapper .input-holder .search-icon span::before {
	position: absolute;
	content: "\f002";
	font-family: fontawesome;
}
.search-wrapper .close {
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 20px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	-moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.search-wrapper.active .close {
	right: -50px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
	position: absolute;
	content: '';
	background: #FFF;
	border-radius: 2px;
}
.search-wrapper .close::before {
	width: 3px;
	height: 20px;
	left: 14px;
	top: 3px;
}
.search-wrapper .close::after {
	width: 20px;
	height: 3px;
	left: 5px;
	top: 11px;
}
.search-wrapper .result-container {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0px;
	text-align: center;
	font-family: "Open Sans", Arial, Verdana;
	font-size: 14px;
	display: none;
	color: #B7B7B7;
}
.search-wrapper.active span.close {
	display: block;
	right: -70px;
	top: 25px;
}
.search-wrapper span.close {
	display: none;
}
.social-hover ul.nav.navbar-nav a {
	background: none;
	padding: 0;
}
.createpoll h6 {
	color: #5f6465;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 14px;
}
#headingOne a {
	background: linear-gradient(to right, #4fabf6, #567efc);
	color: #fff;
	border-radius: 50%;
	position: relative;
	top: -8px;
	font-size: 14px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
#headingOne a:hover {
	border: 1px solid #567efc;
	background: #fff;
	color: #567efc;
}
.poll_top .black_link {
	color: #567dfb !important;
}
#srh-feeds ul.feed-s {
	padding: 0px 0px;
	column-count: 2 !important;
	width: 100%;
}
body.body_Users_profile {
	background: #f9f9f9 !important;
}
body.body_users_profile {
	background: #f9f9f9 !important;
}
#user-pro .result.effect5 {
	background: linear-gradient(to right, #4fabf6, #567dfc);
	color: #fff;
	font-size: 14px;
	padding: 7px 20px;
	border-radius: 4px;
	border: none;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
}
#user-pro-edit button.result.effect5.pull-right.js-edit-user-profile {
	background: #fff;
	color: #5390f9;
	border: 1px solid #5390f9;
	padding: 7px 20px !important;
	border-radius: 4px;
}
#user-pro-edit #update-user-profile {
	background: linear-gradient(to right, #4fabf6, #567efc );
	color: #fff;
	font-size: 14px;
	padding: 7px 20px !important;
	border-radius: 4px;
	border: 1px solid #567efc;
	font-weight: bold;
	text-decoration: none;
}
.well-none i.fa.fa-user {
	display: none;
}
#feed_section span.home_feed_verified {
	position: relative;
	right: 0;
	padding: 0;
}
#pro-tabs h3 {
	display: none;
	padding: 0;
	margin: 0;
}
.mobile-cate nav.navbar.navbar-default {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	height: auto;
	padding: 0px 10px;
	margin: 0;
}
.mobile-cate a.navbar-brand {
	color: #fff;
	line-height: normal;
	padding: 12px 0px 0px !important;
}
.mobile-cate .navbar-default .navbar-nav>li>a {
	color: #fff;
}
.mobile-cate button.navbar-toggle::after {
	font-size: 34px;
}
span.totle-votes {
	position: static;
	font-size: 12px;
	color: #666;
}
@media screen and (max-width: 560px) {
.search-wrapper.active .input-holder {
	width: 200px;
}
}
/************************ Mobile Css **************************/

.mobile-logo {
	text-align: center;
	margin: 20px 0px;
}
.mobile-logo img {
	width: 50%;
}
section#mobile-screen {
	background: url(../img/Background-mobile.png);
	background-size: cover;
	position: fixed;
	height: 100%;
}
#mobile-screen .tab-pane ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#mobile-screen .tab-pane ul li {
	background: #fff;
	margin: 10px 0px;
	border-radius: 4px;
	position: relative;
	padding: 14px 0px;
	font-size: 16px;
    display:block;
    
}
#mobile-screen .tab-pane ul li.twiter {
	background: #00aaf2;
	color: #fff;
}
#mobile-screen .tab-pane ul li.facebook {
	background: #3a5a97;
	color: #fff;
}
#mobile-screen .tab-pane ul li i {
	position: absolute;
	left: 18px;
	font-size: 22px;
}
#mobile-screen .tab-pane ul li.or {
	padding: 5px 0px;
	background: none;
	color: #fff;
	font-weight: bold;
}
#mobile-screen ul.nav.nav-tabs li {
	float: none;
	display: inline-block;
}
#mobile-screen ul.nav.nav-tabs {
	text-align: center;
	float: none;
}
#mobile-screen ul.nav.nav-tabs li {
	float: none;
	display: inline-block;
	width: 48%;
	border: none;
}
#mobile-screen ul.nav.nav-tabs li.active a {
	background: none;
}
#mobile-screen ul.nav.nav-tabs li a {
	color: #fff;
	position: relative;
	font-size: 16px;
	font-weight: 600;
}
#mobile-screen .tab-pane ul li.twiter a {
	color: #fff;
	text-decoration: none;
}
#mobile-screen .tab-pane ul li.facebook a {
	color: #fff;
	text-decoration: none;
}
#mobile-screen ul.nav.nav-tabs li.active a::after {
	background: #fff;
	width: 60px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	bottom: 0px;
}
#mobile-screen .tab-content {
	padding: 30px 20px 0px;
}
#mobile-screen .tab-content p.text-center {
	color: #fff;
	margin-top: 20px;
	font-size: 12px;
}
#mobile-login #register-page .submit input {

    background: linear-gradient(to right, #4fabf6, #567dfc );
    color: #fff;
    width: auto;
    font-size: 14px;
    padding: 8px 28px;
    font-weight: normal;
    border: none;
    margin-top: 10px;
    border-radius: 3px;
    transition: none;
    font-weight: bold;

}
span#verified_img {
	top: -20px !important;
}
.body_users_profile1 {
	background: #f9f9f9 !important;
}
div#owl-demo-new {
	height: auto;
}
div#feeds-box.affix {
	position: fixed;
	/* right: 0; */
	top: 0;/*width: 28.6%;*/
}
div#feeds-box {
	height: auto;
}
.ajax-load.text-center {
	position: absolute;
	right: 0;
	left: 0;
	margin-top: -56px;
}
button#add_row span {
	font-size: 24px;
}
button#add_row {
	padding: 7px 12px;
}
.poll-created ul.button-list {
	margin-top: 2px;
}
button.result.effect5:hover {
	color: #5390f9 !important;
	border: 1px solid #5390f9 !important;
	background: #ffff;
}
#UserLoginForm input::placeholder {
 color: #fff;
}
#register .message::before {
	content: "*";
	color: red;
	position: relative;
	left: -4px;
	font-size: 12px;
}
#pro-tabs ul.nav-menutab {
	margin: 20px 0px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
#pro-tabs ul.nav-menutab a {
	background: none;
	color: #333 !important;
}
#pro-tabs ul.nav-menutab li.active a {
	color: #5390f9 !important;
}
#pro-tabs ul.nav-menutab li {
	border-right: 1px solid #eee;
}
#pro-tabs ul.nav-menutab li:first-child {
	border-left: 1px solid #eee;
}
#follows li {
	display: inline-block;
	padding-right: 20px;
	color: #333;
	text-transform: capitalize;
}
#follows li a {
	color: #333;
	font-size: 16px;
}
#follows li a span.counter {
	font-size: 14px;
	color: #567dfc;
	padding: 0px 4px;
}
#follows li.last_list {
	position: relative;
}
#follows li.last_list::before {
	width: 1px;
	height: 100%;
	content: "";
	position: absolute;
	background: #eee;
	left: -12px;
}
#feed-11 span.home_feed_verified {
	position: relative;
	top: 0;
	right: 0px;
}
.icon-box-1:hover {
	color: #5390f9 !important;
	border: 1px solid #5390f9;
	background: #ffff;
}
button.close {
	background: #fff;
}
/*.body_users_profile footer {
    margin: 0;
    position: absolute;
    bottom: 0;
    padding: 1rem;
    left: 0;
    right: 0;
}

.body_Users_profile footer {
    margin: 0;
    position: absolute;
    bottom: 0;
    padding: 1rem;
    left: 0;
    right: 0;
}*/

#tab-npanel .social-login a {
	margin: 10px 0px !important;
	width: 100%;
}
#tab-sec span.home_feed_verified {
	position: relative;
	left: 0px;
	top: 0px !important;
}
#user-pro span#verified_img {
	position: relative;
	top: -8px !important;
	left: 0px;
}
#user_following .follow-tab, #user_follower .follow-tab {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
#polls .feed-section, #ratings .feed-section {
	padding: 0px 15px;
}
button#bck-prf {
	padding: 7px 20px;
	border: 1px solid #567efc !important;
	border-radius: 4px;
	font-weight: bold;
}
.btn-align.text-right.clearfix {
	padding-right: 8px;
	margin-top: 15px;
}
.btn-align button#update-user-profile:hover {
	background: none !important;
	color: #567efc !important;
}
div#successMessage .alert {
	background: none;
	border: none;
}
div#successMessage .alert strong::before {
	content: "\f00c";
	font-family: fontawesome;
	position: relative;
	left: -6px;
}
.body_pages_privacy_policy .left-box {
	top: 0px;
}
.body_pages_privacy_policy .wel-box {
	padding-bottom: 0px;
	text-align: left;
}
.body_pages_privacy_policy .wel-box p {
	margin: 0 0 10px;
	padding-top: 0px;
}
.body_users_profile1 .follow-counts li {
	display: inline-block;
	padding-right: 20px;
	color: #333;
	text-transform: capitalize;
}
.body_users_profile1 .follow-counts li a {
	color: #333;
	font-size: 16px;
}
.body_users_profile1 .follow-counts li a span.counter {
	font-size: 14px;
	color: #567dfc;
	padding: 0px 4px;
}
button#otp_button {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	border: 1px solid #567efc;
	color: #fff;
	padding: 10px 20px;
	border-radius: 3px;
}
p#auther-name {
	text-align: right;
}
img.media-object.sinle-users {
	width: 54px !important;
	height: 54px !important;
	border-radius: 15% !important;
}
#singlepoll-result .poll-result button.result.effect5 {
	float: right;
	padding: 7px 20px;
	border-radius: 4px;
}
span.opinion {
	position: relative;
	top: 10px;
}
button.animated-button.btn-hvr.sandy-three {
	background: none;
	color: #fff;
	border: none;
	padding: 0;
	margin-bottom: 10px;
}
#otp_login button#otp_button {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 140px;
	padding: 12px 0px;
	font-size: 14px;
	margin-bottom: 14px;
}
.body_polling_single_poll header.cbp-af-header {
	display: block;
}
.body_polling_single_poll footer {
	display: block;
}
.for-pass {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	text-align: center;
	padding: 30px 0px 50px;
	border-radius: 4px 4px 0px 0px;
}
.lock-d img {
	width: 14%;
}
#pro-vote .input-group {
	width: 100%;
}
#pro-vote .input.password input {
	width: 100%;
	padding: 12px;
	height: auto;
	border-radius: 4px;
}
input.btn.btn-lg.btn-primary.btn-block {
	background: linear-gradient(to right, #4fabf6, #567dfc );
	border-color: #567dfc;
	border-width: 1px;
	width: auto;
	margin: 0 auto;
	font-size: 14px;
	padding: 7px 24px;
	line-height: 26px;
	font-weight: bold;
}
input.btn.btn-lg.btn-primary.btn-block:hover {
	background: #fff;
	border-color: #567dfc;
	color: #567dfc;
}
div#pro-vote {
	width: 40%;
	margin: 5em auto 0px;
}
#pro-vote .panel.panel-default {
	border-radius: 0px 0px 4px 4px;
}
.right-info label {
	font-family: 'PT Sans', sans-serif !important;
	line-height: 19.8px;
}
.prog-bar.progress-bar-success {
	background: linear-gradient(to right, #4fabf6, #567dfc ) !important;
}
.prog-bar.progress-bar-info {
	background: linear-gradient(to right, #ff0b0b, #4fabf6, #567dfb) !important;
}
.prog-bar.progress-bar-warning {
	background: linear-gradient(to right, #f54343, #ff0b0b, #567dfb) !important;
}
.prog-bar.progress-bar-danger {
	background: linear-gradient(to right, #ff0b0b, #f54343, #f54343) !important;
}
.progress-1 {
	height: 30px;
	padding: 4px 6px;
	border-radius: 50px !important;
	border: 1px solid #eee;
}
.poll_top a {
	word-wrap: break-word;
}
 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
 background: none !important;
 color:#fff !important;
}

#resend_otp {
    background: #fff;
    color: #567dfc;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 8px 10px;
    border-radius: 4px;
    line-height: normal;
    margin-bottom: 10px;
}
#re_otp {
    background: #fff;
    color: #567dfc;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    margin: 0 auto;
    padding: 8px 10px;
    border-radius: 4px;
    line-height: normal;
    margin-bottom: 10px;
}
#UserLoginForm input:-webkit-autofill {
    padding-left: 10px;
}span.counter-rating {
    color: #fff;
}
.trend-fb .fts-jal-fb-picture img{max-width:100%;}
#feeds-box.is_stuck{position:fixed!important; bottom:inherit!important; top:0!important;}
/*Store button & Popup*/
.store-app-wrap{padding:12px;}
.store-app-wrap a{display:block; padding:10px 15px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#567ffb+0,5597f7+100 */
background: rgb(86,127,251); /* Old browsers */
background: -moz-linear-gradient(top, rgba(86,127,251,1) 0%, rgba(85,151,247,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(86,127,251,1) 0%,rgba(85,151,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(86,127,251,1) 0%,rgba(85,151,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#567ffb', endColorstr='#5597f7',GradientType=0 ); /* IE6-9 */
    color:#fff; font-weight:700; font-size:16px; letter-spacing:-.5px; display:flex; width:100%; align-items:center; justify-content:space-between;
}
.store-app-wrap a + a{margin-top:15px;}
.store-app-wrap a img{height:35px;}
.store-app-wrap a:hover, .store-app-wrap a:focus{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5597f7+0,567ffb+100 */
background: rgb(85,151,247); /* Old browsers */
background: -moz-linear-gradient(top, rgba(85,151,247,1) 0%, rgba(86,127,251,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(85,151,247,1) 0%,rgba(86,127,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(85,151,247,1) 0%,rgba(86,127,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5597f7', endColorstr='#567ffb',GradientType=0 ); /* IE6-9 */
    text-decoration:none;
}
button.addValue.report-abuse{border-radius:5px;}
button.addValue.report-abuse span{font-family: 'PT Sans', sans-serif !important; margin-left:5px;}

.app-download-wrap{position:fixed; top:-100%; left:0; right:0; bottom:100%; width:100%; height:100%; overflow:auto; display:flex; align-items:center; justify-content:center; z-index:9; background:rgba(255,255,255, .3);}
.app-download-wrap .app-inner{display:table; table-layout:fixed; box-shadow: 1px 2px 9px #999; background:#fff; max-width:550px; position:relative;}
.app-download-wrap .app-inner .cell{width:50%; align-items:center; padding:45px 15px; vertical-align:middle; display:table-cell; text-align:center;}
.app-download-wrap .app-inner .cell.cell_blue{background:#5588fd;}
.app-download-wrap .app-inner .cell .title{color:#5298f8; font-weight:300; font-size:20px; letter-spacing:-.5px; line-height:1.1;}
.app-download-wrap .app-inner .cell .d_link, .app-download-wrap .app-inner .cell .d_link img{display:block; max-width:100%;}
.app-download-wrap .app-inner .cell .close_dw{position:absolute; top:5px; right:5px; font-size:12px;}
.mobile-cate{display:none;}
@media(max-width:767px){
    .app-download-wrap{padding:15px;}
    .app-download-wrap .app-inner .cell{display:block; width:100%;}
    .app-download-wrap .app-inner .cell .d_link, .app-download-wrap .app-inner .cell .d_link img{max-width:150px; margin:0 auto;}
	div.trending.hidden-xs{display:none!important;}
	.mobile-cate{display:block;}
	div.trending.trending-mb{display:flex!important; flex-wrap:nowrap; flex-direction:row; justify-content:space-between; box-shadow:none; padding:15px; background: #f9f9f9; border:1px solid #ddd;}
	.store-app-wrap{padding:0;}
	.store-app-wrap a{border-radius:5px;}
	.store-app-wrap a img{height:20px;}
	.mb-cat-filter .navbar{min-height:inherit; position:static;}
	.mb-cat-filter .navbar-collapse{position:absolute; left: 15px; right: 15px; background: #567dfc ; z-index: 3;top: calc(100% - 3px);}
	.mb-cat-filter .navbar-header{position:relative; z-index:4;}
	.mb-cat-filter .navbar-header .navbar-toggle{position:relative;}
	.mb-cat-filter .navbar-header .navbar-toggle:not(.collapsed):before{position:absolute; right: 50%; margin-right:-10px; bottom: -15px; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #567dfc; content:"";}
	.mb-cat-filter .navbar-toggle .fa-filter{font-size:20px;color:#fff!important;}
	.mb-cat-filter .navbar-toggle:after{display:none;}
	.mobile-cate nav.navbar.navbar-default{padding:0;border-radius:5px;}
	.mb-cat-filter button.navbar-toggle{padding: 10px 17px;}
}
/*Store button & Popup*/

@media(max-width:540px){
	.flag-wrap{width:100%!important; clear:left;}
	.flag-wrap ul{float:left!important;}
	
}
.feeds-bg img {
    width: 100%;
}

.dropdown-submenu ul.dropdown-menu {
    position: absolute;
    top: 50px;
    left: 156px;
    width: max-content;
    padding: 0;
}
#main-nav .dropdown.open li.dropdown-submenu.open .caret {
    transform: rotate(180deg);
}
#main-nav .dropdown.open li.dropdown-submenu .caret {
    transform: rotate(0deg);
}
.comment-section-main h4 {
    color: #5199f8;
}
.comment-section-main a {
    text-decoration: none;
}

textarea.new-comment {
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    resize: none;
    padding: 7px 15px;
}
.cmnt-sub {
    background: linear-gradient(to right, #4fabf6, #567efc);
    color: #fff;
    position: relative;
    border: 1px solid transparent;
    padding: 7px 20px;
    border-radius: 4px;
    float: right;
    margin: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
}
img.user-profile {
    width: 50px;
    height: 50px;
    border-radius: 15%;
}
ul.like-list {
    list-style: none;
    /*margin: 15px 0px;*/
    padding: 0;
}
li {
    display: inline-block;
}
.like-list a {
    border: 1px solid #eee;
    border-radius: 5px;
	padding:5px 10px;
	color:#333;
}
.comment-list, .comment-form {
    background: #fff;
    padding: 15px;
    border: 1px solid #eee;
    margin: 5px 0px;
}
p.old-comment {
    margin-left: 50px;
    margin-top: 5px;
}
.rply-btn {
    background: none;
    border: 1px solid #eee;
    padding: 7px 10px;
    border-radius: 4px;
}
.rply-btn i{
	color:#333;
}
.comment-list .user-detail, .rply {
    padding: 0;
    overflow: visible;
}
.rply-comment {
    background: #fff;
    padding: 15px;
    border: 1px solid #eee;
	margin-top: 10px;	
}
.comment-list p {
    padding: 10px 0px;
	margin-left:30px;
}
i.fa.fa-thumbs-o-down {
    transform: rotateY(180deg);
}
.dislike span.counter {
    padding-right: 4px;
}
.like span.counter {
    padding-left: 4px;
}
#social_side_links li {
    display: inherit;
}
.cmt_tab {
	padding:0;
}
.comment-list input{
	width: 75%;
    margin-right: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 7px 15px;
}
.addReply {
    background: linear-gradient(to right, #4fabf6, #567efc);
    color: #fff;
    position: relative;
    border: 1px solid transparent;
    padding: 7px 20px !important;
    border-radius: 4px;
    float: right;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1.5px;
    transition: all .9s ease-out;
}

.comment-icon {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 10px;
}