/* 
   font-family: 'Montserrat', sans-serif;

    font-family: 'Lato', sans-serif;

    font-family: 'Raleway', sans-serif;

    font-family: 'Roboto', sans-serif;
*/
body{
	font-family: 'Lato', sans-serif;
}
.body-gradient {
	background: #f0f0f0;
	padding: 0px !important;
    /* background: -webkit-linear-gradient(#f0f0f0, white, white, white);
    background: -o-linear-gradient(#f0f0f0, white, white, white);
    background: -moz-linear-gradient(#f0f0f0, white, white, white);
    background: linear-gradient(#f0f0f0, white, white, white); */	
}
/*body.body-gradient.mfp-zoom-out-cur{ background:rgba(0,0,0,0.9) !important;}
body.body-gradient.mfp-zoom-out-cur .mfp-bg{ background:rgba(0,0,0,0.9) !important;}*/
img {
	max-width: 100%;
	display: inline-block;
	border: 0px;
}

.form-control:focus {
	border-color: #ff7575;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(228, 36, 36, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(228, 36, 36, .6);
}
.color-red {
	color: #CE2020 !important;
	font-weight: bold;
}
.no-padding {
	padding: 0px !important;
}
.img1 {
	height: 410px;
	object-fit: cover;
	width: 100%;
}
.img2 {
	height: 213px;
	object-fit: cover;
	width: 100%;
}
.img3 {
	height: 263px;
	object-fit: cover;
	width: 100%;
}
.img4 {
	height: 360px;
	object-fit: cover;
	width: 100%;
}
.img5 {
	height: 165px;
	object-fit: cover;
	width: 100%;
}
.img6 {
	height: 165px;
	object-fit: cover;
	width: 100%;
}
.img7 {
	height: 458px;
	object-fit: cover;
	width: 100%;
}
.image-banner {
	width: 100%;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.image-banner::after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url('../images/shaddow.png') no-repeat;
	background-size: cover;
	content: "";
	float: left;
	height: 100%;
}
.banner-txt {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 19%;
}
.menu-main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	float: left;
}
.menu-main .navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}
.menu-main .nav>li>a:focus, .menu-main .nav>li>a:hover {
	background: none;
	text-decoration: none;
}
.nav>li>a { padding: 10px 5px; }
span.user_icon {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	top: 7px;
	position: relative;
	text-align: center;
	background: #ccc;
	border: 2px solid #fff;
}
.footer-info-link h5 {
	display: none;
	color: #9b9b9b;
}
.menu-main .navbar-nav>li>a {
	display: inline-block;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 10px;
}
.orsignup {
	display: block;
}
.menu-main .navbar-nav {
	display: inline-block;
	float: none;
}
.menu-main #navbar {
	text-align: center;
}
.menu-main .navbar-right {
	text-align: left;
}
.menu-main .navbar-brand img {
	height: 43px;
	object-fit: contain
}
.menu-main .navbar-nav>li>a {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #fff;
}
.menu-main .navbar .nav>li>.dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ccc;
	border-bottom-color: rgba(128, 46,128, 0.9);
	position: absolute;
	top: -9px;
	right: 25px;
}
.menu-main .nav .open>a, .menu-main .nav .open>a:focus, .menu-main .nav .open>a:hover {
	background-color: transparent;
	border-color: transparent;
}
.menu-main .login-form {
	background : url('../images/shadow_dropdown.png') no-repeat;
	background-size: cover;
	width: 300px !important;
}
.login-form label {
	width: 100%;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.login-form input[type="text"], .login-form input[type="password"] {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	height: 40px;
	line-height: normal;
	font-size: 14px;
	padding: 0px 10px;
	border: 0px;
}
.social-login-form ul {
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.social-login-form ul li {
	display: inline-block;
	float: none;
}
:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
label.remember-me {
	width: 50%;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.remember-me input[type="checkbox"] {
	transform: scale(1.4);
	-webkit-transform: scale(1.4);
	margin-right: 10px;
	margin-top: 0px;
}
a.forgot-link {
	text-align: right;
	float: right;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.btn-sign-in {
	background: #ce2020;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}
.btn-sign-in:hover {
	background: #b91313;
	color: #fff;
}
.dont-acc {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.dont-acc a {
	color: #ce2020;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	text-decoration: underline;
}
.social-login-form a {
	color: #e6e6e6;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.social-login-form a:hover {
	color: #ce2020;
}
.social-login-form .fa-inverse {
	color: #e3b488;
}
.menu-main .navbar {
	margin-top: 25px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn, a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all
}
.banner-txt-inner {
	width: 100%;
	float: left;
	z-index: 1;
	position: relative;
}
.banner-txt-inner h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 65px;
	color: #fff;
	margin: 0px 0px
}
.banner-txt-inner h4 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 48px;
	font-weight: normal;
	margin: 0px;
	margin: 0px 0px 15px;
}
.banner-txt-inner p {
	color: #fff;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	width: 55%;
}
section.how_this_works {
	width: 100%;
	float: left;
	margin: 80px 0px;
}
.big_img img {
	border-radius: 15px;
	overflow: hidden;
	max-width: 100%;
}
.how-work-content {
	width: 100%;
	float: left;
}
.how-work-content h2 {
	color: #ce2020;
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: 600;
	margin: 0px 0px 40px;
}
.how-work-content p {
	font-size: 17px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 27px;
}
.list-features {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	margin: 35px 0px 0px;
}
.list-features ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list-features ul li {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.feature-icon {
	width: 17%;
	float: left;
}
.feature-txt {
	width: 83%;
	float: left;
	padding-left: 30px;
}
.feature-txt h2 {
	color: #ce2020;
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	margin: 0px 0px 15px;
	font-weight: 600;
}
.feature-txt p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	line-height: 21px;
	color: #4d4d4d;
}
.blocks {
	width: 100%;
	float: left;
	padding: 100px 0px;
	background: #1e1e1e;
}
.block {
	width: 100%;
	float: left;
	background: #3f3f3f;
	padding: 20px;
	text-align: center;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	cursor: pointer;
}
.block:hover {
	background: #e42424
}
.block_icon {
	width: 100%;
	float: left;
}
.block-count {
	width: 100%;
	float: left;
}
.block-count h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	margin: 10px 0px
}
.block-name {
	width: 100%;
	float: left;
}
.block-name {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
}
.testimonials {
	width: 100%;
	float: left;
	background: #eeeeee;
	padding: 80px 0px
}
.testi-block {
	width: 100%;
	float: left;
}
.testi-text {
	background: #dcdcdc;
	width: 100%;
	float: left;
	padding: 60px 85px 70px;
}
.testi-text p {
	position: relative;
	color: #403f3f;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	font-weight: 600;
}
span.comma {
	position: absolute;
	top: -40px;
	left: -70px;
}
.author {
	width: 100%;
	float: left;
	padding-left: 40px;
}
.circle_img {
	width: 120px;
	height: 120px;
	float: left;
	overflow: hidden;
	border-radius: 50%;
	border: 4px solid #fff;
	margin-top: -60px;
}
.circle_img img {
	height: 120px;
	object-fit: cover;
}
.author_name {
	width: auto;
	float: left;
	font-size: 20px;
	color: #1e1e1e;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	padding-left: 10px;
}
.author_name span {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}
.footer {
	width: 100%;
	background: #1e1e1e;
	float: left;
	padding: 60px 0px;
}
.footer-ttl {
	width: 100%;
	float: left;
}
.footer-ttl h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #bab6b6;
	font-weight: 300;
	margin: 0px;
	position: relative;
}
.footer-ttl h2:before {
	content: "";
	width: 100px;
	height: 4px;
	background: #5b5b5b;
	position: absolute;
	bottom: -13px;
}
.footer-content {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.subscription input[type="text"] {
	width: 100%;
	height: 52px;
	background: #fff;
	border: 0px;
	border-radius: 10px;
	line-height: normal;
	font-size: 14px;
	padding: 0px 110px 0px 10px;
	color: #9b9b9b;
	font-family: 'Montserrat', sans-serif;
}
.subscription button {
	height: 47px;
	line-height: normal;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	background: #e42424;
	border: 0px;
	border-radius: 10px;
	width: 110px;
	position: absolute;
	right: 3px;
	top: 3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.subscription button:hover {
	background: #b91313;
}
.subscription .form-group {
	position: relative;
}
.squaredOne {
	float: left;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	position: relative;
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredOne label {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: 2px;
	cursor: pointer;
	background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
	background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredOne label:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #e42424;
	opacity: 0;
}
.squaredOne label:hover::after {
	opacity: 0.3;
}
.squaredOne input[type=checkbox] {
	visibility: hidden;
}
.squaredOne input[type=checkbox]:checked + label:after {
	opacity: 1;
}
.checkbox-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.checkbox-list ul li {
	float: left;
	width: auto;
	padding-right: 10px;
	margin-bottom: 15px;
}
.chekbox-lable {
	float: left;
	width: auto;
	color: #9b9b9b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 12px;
}
.checkbox-list {
	width: 100%;
	float: left;
}
.copyright {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.footer_menu {
	width: 100%;
	float: left;
}
.footer_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.footer_menu ul li:first-child {
	padding-left: 0px;
}
.footer_menu ul li:last-child {
	border-right: 0px;
}
.footer_menu ul li {
	float: left;
	width: auto;
	border-right: 1px solid #9b9b9b;
	padding-left: 5px;
	padding-right: 5px;
}
.footer_menu ul li a {
	padding: 0px;
	display: inline-block;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #9b9b9b;
}
.copyright p {
	margin-bottom: 0px;
	color: #9b9b9b;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}
.company_link_list {
	width: 100%;
	float: left;
}
.company_link_list ul {
	padding: 0px;
	list-style: none;
}
.company_link_list ul li {
	width: 100%;
	float: left;
}
.company_link_list ul li a {
	font-size: 12px;
	color: #919191;
	font-family: 'Montserrat', sans-serif;
	line-height: 25px;
}
.contat-footer-list {
	width: 100%;
	float: left;
}
.contat-footer-list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.contat-footer-list ul li {
	width: 100%;
	float: left;
}
span.contact-icon {
	width: 30px;
	float: left;
}
.contat-footer-list ul li span {
	float: left;
}
span.contact-info {
	float: left;
	width: calc(100% - 30px);
	font-size: 12px;
	color: #919191;
	font-family: 'Montserrat', sans-serif;
	line-height: 25px;
}
.footer-social-list {
	width: 100%;
	float: left;
}
.footer-social-list ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer-social-list ul li {
	float: left;
}
.footer-social-list .fa-inverse {
	color: #1e1e1e;
}
.footer-social-list a {
	color: #919191;
}
/******************************** sign up*************************************************/
.sign-up-body {
	width: 100%;
	background: url('../images/bg.jpg') no-repeat;
	object-fit: cover;
	background-size: cover;
}
/*.signup{ width: 100%; background:url('../images/bg.jpg') no-repeat; object-fit: cover;background-size: cover;}*/
.signup .logo {
	width: 100%;
	text-align: center;
	margin-top: 4rem;
}
.signup .signup-main {
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	border-radius: 20px;
	margin: 4rem 0 6rem;
	display: inline-block;
	padding: 0 3rem;
}
.signup .signup-title {
	width: 100%;
	text-align: center;
	margin: 4rem 0 4rem 0;
	display: inline-block;
	font-size: 35px;
	color: #3a3d3f;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
.signup .input-box-main {
	width: 100%;
}
.signup .input-box {
	width: 100%;
	margin-bottom: 30px;
}
.signup .input-box input {
	font-size: 18px;
	color: #b2b2b2;
	font-weight: 500;
	padding: 18px 20px;
	border: 1px solid #d6d6d6;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}
.signup .signup-button-main {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 2rem;
}
.signup .signup-btn {
	padding: 18px 9rem;
	font-size: 1.9rem;
	font-weight: 600;
	color: #FFFFFF;
	background: #e42424;
	border: 1px solid #b91313;
	font-family: 'Raleway', sans-serif;
}
.signup .signin-text {
	margin: 28px 0 3rem 0px;
	font-size: 20px;
	color: #3b5998;
	width: 100%;
	text-align: center;
	display: inline-block;
	font-family: 'Lato', sans-serif;
}
.signup .signin-text span {
	color: #e42424;
	cursor: pointer;
}
.btn-social {
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	text-align: center;
	padding: 12px 0px 12px 55px;
}
.btn-social:hover {
	color: #fff;
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
}
.btn-facebook span {
	background: #354f88;
}

.btn-google {
	color: #fff;
	background-color: #de4c34;
}
.btn-google span {
	background: #ce3e26;
}
.btn-enroll {
	color: #fff;
	background-color: #de4c34;
}
.btn-enroll span {
	background: #ce3e26;
}
.btn-success span {
	background: #2a9c2e;
}
.btn-twitter {
	color: #fff;
	background-color: #45b0e3;
}
.btn-twitter span {
	background: #40a2d1;
}

.btn-social > :first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 55px;
	line-height: 55px;
	font-size: 20px;
	text-align: center;
}
.social-icon {
	width: 100%;
	float: left;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}

/************************************** End sign up *******************************************************/
/* forgot password */
.forgot-pass-body {
	width: 100%;
	background: url('../images/forgot-pass-bg.jpg') no-repeat;
	object-fit: cover;
	background-size: cover;
	height: 100vh;
}
.forgot-pass {
	width: 100%;
	float: left;
}
.forgot-box {
	width: 420px;
	height: 460px;
	background: rgba(255,255,255,0.88);
	border-radius: 10px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -210px;
}
.forgot-logo {
	width: 100%;
	float: left;
	margin: 34px 0px;
	text-align: center;
}
.forgot-ttl {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 34px;
}
.forgot-ttl h3 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #3a3d3f;
}
.form-reset-password {
	width: 100%;
	float: left;
	padding: 0px 20px;
}
.form-reset-password label {
	width: 100%;
	font-size: 20px;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #3a3d3f;
}
.form-reset-password input[type="text"] {
	text-align: center;
	border: 1px solid #bfbfbf;
	height: 64px;
	width: 100%;
	line-height: normal;
	color: #797979;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
button.reset-btn {
	width: 100%;
	text-align: center;
	border: 1px solid #b91313;
	background: #e42424;
	border-radius: 2px;
	height: 64px;
	line-height: normal;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 25px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
button.reset-btn:hover {
	background: #b91313;
}
.back-to-signin {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 24px;
}
.back-to-signin p {
	padding: 0px;
	margin: 0px;
	color: #3b5998;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 18px;
}
.back-to-signin p a {
	color: #e42424;
	text-decoration: underline;
}
/*End forgot password */

.navbar-toggle {
	border: 1px solid #fff;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-collapse {
	box-shadow: none;
}
.navbar-brand {
	padding: 5px;
}
a#navLogin {
	/* padding-top: 7px; */
	padding-bottom: 7px;
}
/******************************* photo-browse-page ************************************/
.profile {
	height: 308px;
	overflow: hidden;
}
.page-headeing {
	position: absolute;
	bottom: 25%;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.page-headeing h2 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}
.sign-out {
	color: #ce2020;
}
span.icon-setting {
	float: right;
	position: absolute;
	right: -10px;
	top: 18px;
}
.resize-height {
	height: 100px !important;
}
.list-category {
	width: 100%;
	float: left;
}
.list-category ul {
	padding: 0px;
	list-style: none;
}
.share-list {
	width: 100%;
	float: left;
	margin-top: 2px;
}
.share-list ul {
	list-style: none;
}
.list-category li {
	float: left;
}
section.share-list-menu {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.share-list ul {
	padding: 0px;
	margin: 0px;
}
.share-list ul li {
	float: none;
	display: inline-block;
	align-items: center;
	vertical-align: middle;
}
.border-bottom {
	border-bottom: 1px solid #525252;
}
.list-category ul, .share-list ul {
	margin: 0px;
	float: left;
}
.list-category ul li {
	padding: 5px 0px 5px 0px;margin-right: 20px;
}
.list-category ul li a { display:block;
	color: #4d4d4d;
	font-size: 26px;
	border-bottom: 2px solid transparent;
	font-weight: 300;
	 position:relative; 
}
.list-category ul li a:hover {
	text-decoration: none;
	
}
.list-category ul li a:hover:before{ height:2px; background:#ce2020; content:''; width:100%; left:0; right:0; display:inline-block; position:absolute;bottom: -8px;
z-index: 100;}
.list-category ul li a.active:before{ height:2px; background:#ce2020; content:''; width:100%; left:0; right:0; display:inline-block; position:absolute;bottom: -8px;
z-index: 100;}
.list-category ul li a.active {
	text-decoration: none;
	 /* margin-bottom: 2px; padding-bottom: 3px */
}
.share-list ul li a {
	padding: 0px 0px;
	display: inline-block;
	margin-left: 2px;
}
.share-list ul {
	float: right;
}
.btn-share {
	background: none;
	border: 1px solid #ce2020;
	color: #ce2020;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	line-height: normal;
	border-radius: 5px;
	padding: 10px 20px
}
.center-content {
	width: 100%;
	float: left;
	position: relative;
}
.photo-center-content {
	width: 90% !important;
	float: right !important;
}
section.photo-browse {
	width: 100%;
	float: left;
	position: relative;
}
/*.side-bar{position: absolute;left: -240px;top: 50px;width: 225px;}*/
.side-bar-block {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.side-bar-ttl {
	width: 100%;
	float: left;
}
.side-bar-ttl h4 {
	color: #ce2020;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase; margin-bottom:0px;
}
.list-recent, .list-tags, .list-publishers, .list-brows {
	width: 100%;
	float: left;
}
.list-recent ul, .list-tags ul, .list-publishers ul, .list-brows ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.list-recent ul li {
	width: 100%;
	margin-top: -15px;
}
.list-recent ul li a {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height: 40px;
	color: #333;
}
.list-recent ul li a:hover {
	text-decoration: none;
	color: #ce2020;
}
.list-recent ul li ul {
	padding-left: 15px;
}
.list-tags ul li {
	float: left;
	width: auto;
	margin-right: 5px;
}
.list-tags ul li a {
	height: 19px;
	background: #e1e1e1;
	padding: 0px 5px;
	color: #919191;
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
.list-tags ul li a:hover {
	text-decoration: none;
}
.list-publishers ul li a:hover {
	text-decoration: none;
}
.list-brows ul li {
	width: 100%;
	float: left;
}
.list-brows ul li a {
	color: #4d4d4d;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 40px;
}
.page-ttl h2 {
	color: #ce2020;
	font-size: 36px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	vertical-align: middle;
}
.page-ttl h5 {
	color: #ce2020;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	vertical-align: middle;
}
.page-ttl h2 {
	margin: 0px;
	padding: 0px;
}
.margin-top-20 {
	margin-top: 20px;
}
.checkbox-photo input[type=checkbox] {
	display: none;
}
.checkbox-photo input[type=checkbox] + label {
	background: url('../images/uncheck.png') no-repeat;
	height: 40px;
	width: 40px;
	display: inline-block;
	padding: 0 0 0 0px;
	cursor: pointer;
}
.checkbox-photo input[type=checkbox]:checked + label {
	background: url('../images/checked.png') no-repeat;
	height: 40px;
	width: 40px;
	display: inline-block;
	padding: 0 0 0 0px;
}
.checkbox-photo {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 9;
}

.checkbox-person input[type=checkbox] {
	display: none;
}
.checkbox-person input[type=checkbox] + label {
	background: url('../images/uncheck.png') no-repeat;
	height: 40px;
	width: 40px;
	display: inline-block;
	padding: 0 0 0 0px;
	cursor: pointer;
}
.checkbox-person input[type=checkbox]:checked + label {
	background: url('../images/checked.png') no-repeat;
	height: 40px;
	width: 40px;
	display: inline-block;
	padding: 0 0 0 0px;
}
.checkbox-person {
	position: absolute;
	top: 15px;
	left: 15px;
	cursor: pointer;
	color: white;
	z-index: 9;
}
.checkbox-person a {
	color: white;
}
.photo-grid-block {
	width: 100%;
	float: left;
	position: relative;/* height: 330px; */
}
.img-block {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 5px;
}
.grid-4 .img-block img {
	height: 170px;
	object-fit: contain;
	border-radius: 5px;/* background: #EAEAEA; */
}
.block-content {
	cursor: pointer;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	/* background: rgba(206,32,32,0.8); */
	opacity: 0;
	z-index: -1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	border-radius: 5px;
}
.img-block:hover .block-content {
	opacity: 1;
	z-index: 1;
}
.align {
	display: table;
	height: 100%;
	width: 100%;
}
.align-middle {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.search-icon {
	width: 100%;
	float: left;
}
.search-icon img {
	max-width: 55px;
	height: 40px !important;
	object-fit: contain !important;
}
.search-icon img:focus {
	outline: none;
}
.search-icon img:active {
	outline: none;
}
.share-copy-btns {
	width: 100%;
	float: left;
	text-align: center;
	position: absolute;
	/* bottom: 15px; */top: 5px;
}
.share-copy-btns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.share-copy-btns ul li.left-info-icon {/*display: inline-block; margin: 0px 5px; */
	float: left !important;
}
.share-copy-btns ul li {
	display: inline-block;
	margin: 0px 5px;
	float: right;
}
.share-copy-btns ul li a {
	padding: 4px 10px;
	border: 2px solid #fff;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	font-weight: bolder;
}
.mfp-counter {
	display: none;
}
.mfp-buttons a {
	border: 1px solid #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin-right: 10px;
	padding: 11px 11px 8px 11px;
}
/* .mfp-buttons a:hover{text-decoration: none;background: #ce2020;} */
.mfp-buttons {
	margin-top: -45px;
	/* padding: 0px 10px; */
	text-align: center;
}
a:focus {
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* .image-tags{width: 100%;float: left; max-height: 60px; overflow-y: auto;} */
.image-tags {
	clear: both; /*max-height: 70px; overflow: auto;*/
	margin-top: 6px;
}
.image-tags ul {
	padding: 0px; /* margin: 0px; */
}/* margin: 17px 0px 0px; */
.image-tags ul li {
	width: auto;
	line-height: 21px;
	margin-left: 5px;
	padding: 3px 8px 3px 8px;
	background: #eaeaea;
	border-radius: 6px;
	border: 1px solid #ccc;
}
.image-tags ul li:hover {
	background: #fff;
	color: #e42424;
	border: 1px solid #e42424;
}
.image-tags ul li:hover span {
	color: #e42424;
}
.popup-image-tags .image-tags ul { /* margin: 10px 0px 0px; */
}
.popup-image-tags .image-tags ul li {
	padding: 6px 6px 6px 6px;
	margin-bottom: 2px;
}
.popup-image-tags .image-tags ul li span {
	margin-top: 8px;
}
.image-tags ul li a {
	margin-top: 2px;
	background: #fd9999;
	width: 14px;
	height: 14px;
	line-height: 12px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.image-tags ul li span {
	float: left;/* padding: 0px 5px; */
	color: #919191;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}
.image-tags ul li a {
	float: left;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
}
.image-tags ul li a:hover {
	text-decoration: none;
}
.img-block img {
	width: 100%;
}
.grid-3 .img-block img {
	height: 365px;
 object-f  it: cover;
	border-radius: 5px;
}
.custom-container {
	width: 1024px;
}
.border-bottom {
	padding-top: 8px;
	width: 100%;
	margin: 0 auto;
	display: table;
}
/* Edit-Profile */

.edit-pro {
	width: 100%;
	float: left;
	padding: 3rem 0;
}
.edit-pro .email-main {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #878689;
	padding: 0 0 15px 0px;
	margin-bottom: 3rem;
}
.edit-pro .email-icon {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
}
.edit-pro .password-icon {
	display: inline-block;
	vertical-align: middle;
}
.edit-pro .email-input-box {
	width: 88%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.edit-pro .email-input-box label {
	display: block;
	font-size: 17px;
	color: #c5c5c5;
	margin: 0 0 -1px;
	font-weight: 400;
}
.edit-pro .email-input-box input {
	border: none;
	font-size: 25px;
	color: #878689;
	width: 100%;
	padding: 3px 0;
}
.edit-pro .email-input-box.email-input-boxr {
	width: 70%;
}
.edit-pro .change-password-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 10px 20px;
	position: absolute;
	top: 8px;
	right: 0px;
	cursor: pointer;
}
.edit-pro .bottom-button-main {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 30px 0;
}
.edit-pro .cancel-btn {
	color: #e42424;
	font-size: 15px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424 !important;
	padding:9px 30px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all; background:#fff !important;
}
.edit-pro .cancel-btn:hover{ background:#e42424 !important; color:#fff !important;}
.edit-pro .edit-profile-cancel-btn {
	color: #e42424;
	font-size: 15px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 7px 11px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all
}
.unsubscribe-confirm-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding:6px 27px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: #fff;
}
.unsubscribe-confirm-btn:hover {
	background: #e42424;
	color: #fff;
}
.edit-pro .add-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 4px 11px;
	cursor: pointer;
	margin: 0 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-edit-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 2px 7px;
	cursor: pointer;
	margin: 10px 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-eye-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 2px 7px;
	cursor: pointer;
	margin: 10px 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-close-btn {
	color: #9E9E9E;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #9E9E9E;
	padding: 2px 7px;
	cursor: pointer;
	margin: 10px 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.subscribe-add-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 12px 38px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.subscribe-add-btn:hover {
	background: #e42424;
	color: #fff;
}
.unsubscribe-btn {
	color: #e42424;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding:8px 28px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.unsubscribe-btn:hover {
	background: #e42424;
	color: #fff;
}
.modal-unsubscribe-btn {
	color: #e42424;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 12px 38px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.modal-subscribe-btn {
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 8px 25px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: #e42424;
}
.modal-subscribe-btn:hover {
	background: #fff;
	color: #e42424;
}
.publisher-search-btn {
	color: white;
	font-size: 16px;
	border-radius: 100px;
	border: 0px solid black;
	padding: 5px 35px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: #607D8B;
}
/* .edit-pro .cancel-btn.cancel-btnr {
	background-color: #e42424;
	color: #FFFFFF;
} */
.modal-publisher {
	max-height: 350px;
	overflow-y: auto;
}/* display: inherit; */
.cancel-btn:hover {
	background-color: #e42424;
	color: #fff;
}
.cancel-btn:focus {
	background-color: #e42424 !important;
	color: #fff;
}
#person-biometric-picture {
	clear: both;
	max-height: 500px;
	overflow: auto;
	height: 500px;
}
.peoples-scroll {
	max-height: 500px;
	clear: both;
	overflow: auto;
	padding: 5px;
}
#peoples .active-people {
	box-shadow: 0 0 10px #ccc;
}
#peoples .peoples {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
#peoples .peoples .upload-picture {
	color: #e42424;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.show-mob {
	display: none;
	width: 25px;
}
.show-mob a {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
}
.people-form-label {
	width: 18%;
	font-size: 12px;
	display: inline-block;
	color: #888888;
}
.people-form-field {
	width: 56%;
	display: inline-block;
	border-radius: 25px;
}
/* .people-container {
	width: 1170px !important;
} */
.people-form-browse-btn {
	color: white;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 3px 19px;
	cursor: pointer;
	margin: 0 10px 0 10px;
	transition: 0.5s all;
	background: #e42424;
}
.people-form-browse-btn:hover {
	color: #e42424;
	background: #fff;
}
.people-form-go-btn {
	color: white;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 3px 31px;
	cursor: pointer;
	margin: 0 10px 0 10px;
	transition: 0.5s all;
	background: #e42424;
}
.people-form-go-btn:hover {
	color: #e42424;
	background: #ffff;
}
.picture-form-div-right {
	object-fit: contain;
}
.selected-portion-fields input {
	margin-top: 5px;
}
.selected-portion-fields button {
	margin-top: 5px;
}
.picture-form-image-left {
	height: 300px;
	object-fit: contain;
	background-repeat: no-repeat;
	position: absolute;
}
.face-rect-canvas {
	height: 300px;
	pointer-events: none;
	position: relative;
}
.people-form-save-btn {
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 8px 43px;
	cursor: pointer;
	margin: 0 10px 0 10px;
	transition: 0.5s all;
	background: #e42424;
	float: left;
}
.people-form-save-btn:hover {
	background: #fff;
	color: #e42424;
}
.refresh-btn {
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 6px 15px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
}
.help-btn {
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 6px 15px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	margin-left: 5px;
}
.switch-user-btn {
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 6px 25px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: right;
	margin-right: 10px;
}
.switch-user-cancel-btn {
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 6px 25px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: right;
}
.people-form-cancel-btn {
	color: #949090;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #949090;
	padding: 8px 38px;
	cursor: pointer;
	margin: 0 10px 0 10px;
	transition: 0.5s all;
	background: #fff;
	float: left;
}
.people-form-cancel-btn:hover {
	background: #949090;
	color: #fff;
}
.manage-subscription-btn {
	color: white !important;font-size: 12px;text-transform: uppercase;border-radius: 100px;border: 2px solid #e42424;
    padding: 3px 6px;cursor: pointer;transition: 0.5s all;background: #e42424;float: left; text-align: center; margin-left: 5px;
}
.manage-subscription-btn:hover {
	border: 1px solid #e42424;
	background: #fff;
	color: #e42424 !important;
}
.people-picture-left {
	width: 68%;
	float: left;
}
.people-picture-right {
	width: 28%;
	float: right;
}
.photo-list-main-div {
	margin-top: 5px;
}
.people-text-picture-header {
	color: #888888;
	font-size: 14px;
	font-weight: bold;
}
#peopleModal .modal-dialog {
	width: 60%;
}
#peopleModal .modal-dialog .popupTitle {
	text-transform: uppercase;
}
#uploadPersonPicModal .modal-dialog {
	width: 60%;
}
#uploadPersonPicModal .modal-dialog .popupTitle {
	text-transform: uppercase;
}
.selected-person-header {
	text-transform: uppercase;
}
.people-user-icon img {
	height: 50px !important;
}
.photo-searching-people {
	display: table;
	width: 100%;
}
.photo-searching-people .searching-tags-div .searching-tags-left-div {
	float: none;
	display: inline-block;
}

/*.edit-pro .email-input-box.email-input-boxr{ width: 70%; }
.edit-pro .change-password-btn{ color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 10px 20px; position: absolute; top: 8px; right: 0px; cursor: pointer;}
.edit-pro .bottom-button-main{ width: 100%; display: inline-block; text-align: center; margin: 30px 0;}
.edit-pro .cancel-btn{ color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 12px 38px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all}
 .edit-pro .edit-profile-cancel-btn{ color: #e42424; font-size: 15px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 7px 11px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all}
 .unsubscribe-confirm-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 12px 38px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all}
 .edit-pro .add-btn{ color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 1px solid #e42424;
 padding: 4px 11px; cursor: pointer; margin: 0 10px 10px 0;transition:0.5s all; background: white;}
  .people-edit-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 1px solid #e42424;
 padding: 2px 7px; cursor: pointer; margin: 10px 10px 10px 0;transition:0.5s all; background: white;}
 .people-eye-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 1px solid #e42424;
 padding: 2px 7px; cursor: pointer; margin: 10px 10px 10px 0;transition:0.5s all; background: white;}
 .people-close-btn {color: #9E9E9E; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 1px solid #9E9E9E;
 padding: 2px 7px; cursor: pointer; margin: 10px 10px 0 0;transition:0.5s all;background: white;}
 .subscribe-add-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 12px 38px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all; background: white;}
 .unsubscribe-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 12px 38px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all; background: white;}
 .modal-unsubscribe-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 12px 38px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all; background: white;}
 .modal-subscribe-btn {color: white; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 8px 25px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all; background: #e42424;}
 .publisher-search-btn {color: white; font-size: 16px; border-radius: 100px; border: 0px solid black;
 padding: 5px 35px; cursor: pointer; margin: 0 10px 0 0;transition:0.5s all;background: #607D8B;}
 .edit-pro .cancel-btn.cancel-btnr{ background-color: #e42424; color: #FFFFFF;} 
 .modal-publisher { max-height: 350px; overflow-y: auto; }
.cancel-btn:hover{background-color: #e42424;color: #fff;}
.cancel-btn:focus{background-color: #e42424;color: #fff;}
#person-biometric-picture {    clear: both;max-height: 500px;overflow: auto;height: 500px;}
.peoples-scroll {max-height:500px;clear: both;overflow: auto;padding: 5px;}
#peoples .active-people { box-shadow: 0 0 10px #ccc; }
#peoples .peoples { padding-top: 2px; padding-bottom: 2px; margin-left: 0px; margin-right: 0px;}
#peoples .peoples .upload-picture {color: #e42424; text-decoration: none; font-size: 11px; text-transform: uppercase;}
.show-mob{display: none;width: 25px;}
.show-mob a{font-size: 20px;    display: inline-block;
    vertical-align: middle;}

.people-form-label {width: 18%; font-size: 12px; display: inline-block; color: #888888; }
.people-form-field {width: 56%; display: inline-block; border-radius: 25px;}
.people-container { width: 1170px !important;}
.people-form-browse-btn {color: white; border-radius: 100px; border: 2px solid #e42424;
 padding: 3px 35px; cursor: pointer; margin: 0 10px 0 10px;transition:0.5s all; background: #e42424;}
.people-form-go-btn {color: white; border-radius: 100px; border: 2px solid #e42424;
 padding: 3px 16px; cursor: pointer; margin: 0 10px 0 10px;transition:0.5s all; background: #e42424;}

.picture-form-div-right { object-fit: contain;}
.selected-portion-fields input {margin-top: 5px;}
.selected-portion-fields button {margin-top: 5px;}
.picture-form-image-left {  height: 300px;object-fit: contain;}
.people-form-save-btn {color: white; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 8px 38px; cursor: pointer; margin: 0 10px 0 10px;transition:0.5s all; background: #e42424; float: left;}
 .refresh-btn {color: white; font-size: 14px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 6px 15px; cursor: pointer; transition:0.5s all; background: #e42424; float: left;}
 .help-btn {color: white; font-size: 14px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 6px 15px; cursor: pointer; transition:0.5s all; background: #e42424; float: left; margin-left: 5px;}
 .switch-user-btn {color: white; font-size: 14px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 6px 25px; cursor: pointer; transition:0.5s all; background: #e42424; float: right; margin-right: 10px;}
 .switch-user-cancel-btn {color: white; font-size: 14px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 6px 25px; cursor: pointer; transition:0.5s all; background: #e42424; float: right;}
.people-form-cancel-btn {color: #e42424; font-size: 16px; text-transform: uppercase; border-radius: 100px; border: 2px solid #e42424;
 padding: 8px 38px; cursor: pointer; margin: 0 10px 0 10px;transition:0.5s all; background: white; float: left;}
.manage-subscription-btn {color: white !important;font-size: 12px;text-transform: uppercase;border-radius: 100px;border: 2px solid #e42424;
    padding: 3px 6px;cursor: pointer;transition: 0.5s all;background: #e42424;float: left; text-align: center; margin-left: 5px;}
.people-picture-left{width: 68%; float: left;}
.people-picture-right{width: 28%; float: right;}
.photo-list-main-div { margin-top: 5px;}
.people-text-picture-header {color: #888888; font-size: 14px; font-weight: bold;}
#peopleModal .modal-dialog { width: 60%;}
#peopleModal .modal-dialog .popupTitle {text-transform: uppercase;}
#uploadPersonPicModal .modal-dialog { width: 60%;}
#uploadPersonPicModal .modal-dialog .popupTitle {text-transform: uppercase;}
.selected-person-header {text-transform: uppercase;}
.people-user-icon img { height: 50px !important;}*/
@media screen and (max-width: 901px) {
.people-container {
	width: inherit !important;
}
#peopleModal .modal-dialog {
	width: 95%;
}
}
@media screen and (max-width: 1325px) {
.list-tags {
	max-height: 180px !important;
}

}
@media screen and (min-width: 768px) {
	.grid-4-2-1-cell:nth-of-type(4n+1) {clear: both;}
}

/***********************************************************************/
@media screen and (min-width:1025px) and (max-width:1300px) {
.show-mob {
	display: inline-block;
}

/********************** photo browse****************************/
.custom-container {
	width: 96%;
}
.border-bottom {
	width: 96%;
}
/* .photo-grid-block{margin-bottom: 20px;} */
.margin-bottom-30 {
	margin-bottom: 0px;
}
.page-ttl {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
/* .side-bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
} */
.list-category ul li a {
	font-size: 23px;
}
.share-list ul {
	float: right;
	text-align: left;
}
.grid-3 .img-block img {
	height: 225px;
}
.grid-4 .img-block img {
	height: 170px;
}
.side-bar-block {
	
	margin-right: 20px;
}
/********************** End photo browse****************************/
	
}
 @media screen and (min-width:901px) and (max-width:1024px) {
.show-mob {
	display: inline-block;
}
/********************** photo browse****************************/
.custom-container {
	width: 96%;
}
.border-bottom {
	width: 96%;
}
/* .photo-grid-block{margin-bottom: 20px;} */
.margin-bottom-30 {
	margin-bottom: 0px;
}
.page-ttl {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
/* .side-bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
} */
a#navLogin {
	font-size: 11px;
}
.profile {
	height: 248px;
}
.list-category ul li a {
	font-size: 23px;
}
.share-list ul {
	float: right;
	text-align: left;
}
.grid-3 .img-block img {
	height: 225px;
}
.grid-4 .img-block img {
	height: 170px;
}
.side-bar-block {
	width: 100%;
	margin-right: 20px;
}
/********************** End photo browse****************************/
.photo-searching-people .searching-tags-div .searching-tags-left-div {
	float: left;
}
.side-bar-lt-bx {
	width: 20% !important;
}
.fixed-left-filter { width: 16.5% !important;}
	.fixed-left-filter-bottom { width: 16.5% !important;}

/*.user-picture-main-div {
	width: 33%;
}*/

}
 @media screen and (min-width:768px) and (max-width:900px) {
.show-mob {
	display: inline-block;
}
.img1 {
	height: 270px;
}
.img2 {
	height: 140px;
}
.img3 {
	height: 174px;
}
.img4 {
	height: 236px;
}
.img5 {
	height: 109px;
}
.img6 {
	height: 109px;
}
.img7 {
	height: 302px;
}
.banner-txt-inner h2 {
	font-size: 40px;
}
.banner-txt-inner h4 {
	font-size: 32px;
}
.banner-txt-inner p {
	font-size: 16px;
}
.banner-txt {
	bottom: 5%;
}
.menu-main .navbar {
	margin-top: 25px;
}
/********************** photo browse****************************/
.custom-container {
	width: 96%;
}
.border-bottom {
	width: 96%;
}
/* .photo-grid-block{margin-bottom: 20px;} */
.margin-bottom-30 {
	margin-bottom: 0px;
}
.page-ttl {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
/* .side-bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
} */
a#navLogin {
	font-size: 11px;
}
.profile {
	height: 248px;
}
.list-category ul li a {
	font-size: 20px;
}
.share-list ul {
	float: right;
	text-align: right;
}
.grid-3 .img-block img {
	height: 225px;
}
.side-bar-block {
	width: 100%;
	margin-right: 20px;
}
/********************** End photo browse****************************/

.edit-pro .email-icon {
	width: 50px;
}
.side-bar-rt-bx {
	width: 72% !important;
}
.photo-subscribe-list .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div {
	width: 50%;
}
.photo-subscribe-list .width-25.manage-subscription-btn-div.text-right {
	float: right;
	width: 50%;
}
.photo-searching-people .searching-tags-div .searching-tags-left-div {
	float: left;
}
}
@media screen and (min-width:768px) and (max-width: 991px) {
.navbar-nav {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
}
}
@media screen and (min-width:768px) and (max-width:900px) {
.nav>li>a {
	padding: 10px 2px;
}
}
@media screen and (min-width:901px) and (max-width:991px) {
.nav>li>a {
	padding: 10px 4px;
}
}
@media screen and (min-width:545px) and (max-width:767px) {
.show-mob {
	display: inline-block;
}
.signup .signup-main {
	padding: 0px 15px;
}
.signup .input-box-main {
	padding: 0px;
}
.signup .signup-title {
	margin: 2rem 0;
}
.signup .signup-btn {
	padding: 18px 5.7rem;
}
.signup .signup-title {
	font-size: 24px;
}
.btn-social {
	font-size: 18px;
}
/***** forgot-password *******/
.forgot-box {
	width: 280px;
	height: 310px;
	margin-top: -155px;
	margin-left: -140px;
}
.forgot-logo {
	padding: 0px 20px;
	margin: 15px 0px;
}
.forgot-logo img {
	max-width: 100%;
}
.forgot-ttl {
	margin-bottom: 15px;
}
.forgot-ttl h3 {
	font-size: 20px;
}
.form-reset-password label {
	font-size: 12px;
}
.form-reset-password input[type="text"], button.reset-btn {
	height: 40px;
}
.back-to-signin {
	margin-top: 15px;
}
/***************************/
	
.banner-txt-inner h2 {
	font-size: 25px;
}
.banner-txt-inner h4 {
	font-size: 18px;
}
.banner-txt-inner p {
	width: 100%;
}
.menu-main .navbar-nav {
	width: 100%;
}
.menu-main .navbar-brand img {
	height: 20px;
}
.navbar-toggle {
	float: none;
	margin-right: 0px;
	z-index: 99999;
}
.mob-right {
	position: absolute;
	text-align: right;
	width: auto;
	right: 0px;
}
.mob-right .navbar-nav {
	/* width: auto; */
	float: none;
	text-align: left;
	display: inline-block;
}
.navbar-nav .open .dropdown-menu {
	position: relative;
}
a#navLogin {
	text-align: left;
}
.mob-right .nav>li {
	text-align: right;
}

.mob-right .nav>li>a {
	padding: 5px 0px;
}
span.user_icon {
	top: 5px;
}
.menu-main .navbar {
	margin-top: 20px;
	z-index: 9
}
.navbar-header {
	text-align: center;
}
.navbar-nav {
	margin: 0px -15px;
}
.img1 {
	height: 164px;
}
.img2 {
	height: 86px;
}
.img3 {
	height: 105px;
}
.img4 {
	height: 144px;
}
.img5 {
	height: 66px;
}
.img6 {
	height: 66px;
}
.img7 {
	height: 183px;
}
.banner-txt {
	bottom: 0px;
}
.banner-txt-inner p {
	font-size: 13px;
}
.navbar-collapse.collapse {
	background: rgba(0,0,0,0.9);
	z-index: 99999;
	position: inherit;
}
.navbar-collapse {
	background: #000;
}
section.how_this_works {
	margin: 30px 0px;
}
.how-work-content h2 {
	font-size: 30px;
	margin: 20px 0px;
}
.how-work-content p {
	font-size: 14px;
}
.list-features {
	margin-top: 30px;
}
.list-features ul li {
	margin-bottom: 30px;
}
.blocks {
	padding: 50px 0px;
}
.block {
	margin-bottom: 30px;
}
.testimonials {
	padding: 40px 0px;
}
.testi-text {
	padding: 20px 45px 30px;
}
span.comma img {
	max-width: 30px;
}
span.comma {
	top: -20px;
	left: -40px;
}
.testi-text p {
	font-size: 16px;
}
.author {
	padding-left: 10px;
}
.circle_img {
	width: 80px;
	height: 80px;
	margin-top: -40px;
}
.author_name {
	font-size: 16px;
}
.footer {
	padding: 30px 0px;
}
.footer-ttl {
	margin-top: 10px;
}
.big_img {
	text-align: center;
}
.big_img img {
	display: inline-block;
}
/********************** photo browse****************************/
.custom-container {
	width: 100%;
}
.border-bottom {
	width: 100%;
}
/* .photo-grid-block{margin-bottom: 20px;} */
.margin-bottom-30 {
	margin-bottom: 0px;
}
.page-ttl {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.side-bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
a#navLogin {
	font-size: 11px;
}
.profile {
	height: 248px;
}
.list-category ul li a {
	font-size: 18px;
	margin-right: 5px !important;
}
.share-list ul {
	float: right;
	text-align: right;
}
/********************** End photo browse****************************/
/************** Edit Profile *****************/	
.edit-pro .email-input-box input {
	font-size: 18px;
}
.edit-pro .email-icon {
	width: 50px;
}
.edit-pro .email-input-box {
	width: 80%;
}
.edit-pro .bottom-button-main {
	margin: 10px 0px;
}
.refresh-btn {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 5px 10px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	margin: 0px 0px 0px 5px;
}
.help-btn {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 5px 10px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	margin: 0px 0px 0px 5px;
}
}
@media screen and (max-width: 767px) {
	.modal-backdrop { z-index: 8; }
	.mfp-bottom-bar { margin-top: 18px !important; }
	.profile-container { margin-top: 88px !important;}
	.update-profile { margin-top: 88px !important;}
/**************Handle Header**************************************/
.header-right {
	width: 45%;
}
.mob-right .navbar-nav {
	width: 100%;
}
.header-notification {
	width: 20%;
	clear: both;
	float: left;
	display: inline-block !important;
}
.header-profile-details {
	width: 75%;
	float: right;
	text-align: left !important;
}
#sideBarAccordion li {
	padding: 0px !important;
}
.navbar-toggle {
	padding: 6px 8px;
	margin-top:13px;
}
.navbar-toggle .icon-bar {
	width: 13px;
	height: 1px;
}
.header-right {
	width: 51% !important;
}
.header-user-email {
	width: 110px !important;
	    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#menuLogin span.icon-setting {
	right: 0;
	color: white;
}
.navbar-toggle {
	position: absolute;
	right: 45%;
left: 45%;
}
.navbar-header-right {
	width: 220px !important;
}
.photo-searching-people .searching-tags-div .searching-tags-left-div {
	float: left;
	/*margin-right: 11px;*/
}
.side-bar {
	float: left;
}
.side-bar-lt-bx {
	float: left;
	width: 100%;
	border-radius: 0 !important;
}
.side-bar-rt-bx {
	float: right;
	padding-left: 15px !important;
	width: 100% !important;
	border-radius: 0 !important;
}

.refresh-btn {
	padding: 5px 15px !important;
	font-size: 12px !important;
	border-radius: 42px !important;
}
.help-btn {
	padding: 5px 15px !important;
	font-size: 12px !important;
	border-radius: 42px !important;
}
.share-list.text-right ul {
	width: auto;
	display: table;
	margin: 0 auto;
	float: right;
}
.border-bottom .row .col-sm-4.pull-right {
	    margin: 0;padding-left: 0;
}
.popup-image-tags {
	margin-top: 0px !important;
}
.mfp-bottom-bar {
	top: 80% !important;
}
.manage-subscription-btn {
	font-size: 13px !important;
}
.image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div {
	width: 100% !important;
}
.image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul li {
	margin-bottom: 10px;
	padding: 2px 23px;
}
.manage-subscription-btn-div {
	width: 100% !important;
	margin-top: 10px;
}
#subscribes .container {
	width: 100% !important;
}
.following-div .edit-pro.subscribe-button {
	width: 100% !important
}
.row.col-sm-12.padding-0.ng-scope {
	padding: 0px 25px 0 25px !important;
}
.edit-pro.subscribe-button {
	float: left !important;
}
.menu-main #navbar {
	text-align: center;
	margin-top: 24px;
	width: 100%;
}
.menu-main #navbar .navbar-nav>li {
	display: block;
}
.menu-main #navbar .navbar-nav>li:hover {
	background: #000;
}
}
@media screen and (max-width: 416px) {
	/* .menu-main .mob-right { margin-top: 40px; } */
	.navbar-nav .open .dropdown-menu { margin-top: 0px !important; }
}
 @media screen and (max-width: 544px) {
 .subscribe-user-icon img { height: 30px !important; width: 30px !important;}
.searching-tags {
	height: 45px !important;
	margin-top: 12px;
}
.ui-accordion .ui-accordion-header {
	padding: .2em .2em .2em .3em;
}
.footer-info-link h5 {
	display: inline-block;
}
.footer {
	text-align: center;
}
.footer_menu {
	float: inherit;
}
.footer-social-list {
	float: inherit;
}
.footer_menu ul li {
	width: 100%;
	border-right: inherit;
}
.footer-content {
	float: inherit;
}
.footer-social-list ul li {
	float: inherit;
	width: auto;
	display: inline;
}
.show-mob {
	display: inline-block;
}
.signup .signup-main {
	padding: 0px 15px;
}
.signup .input-box-main {
	padding: 0px;
}
.signup .signup-title {
	margin: 2rem 0;
}
.signup .signup-btn {
	padding: 18px 5.7rem;
}
.signup .signup-title {
	font-size: 24px;
}
.btn-social {
	font-size: 18px;
}
/***** forgot-password *******/
.forgot-box {
	width: 280px;
	height: 310px;
	margin-top: -155px;
	margin-left: -140px;
}
.forgot-logo {
	padding: 0px 20px;
	margin: 15px 0px;
}
.forgot-logo img {
	max-width: 100%;
}
.forgot-ttl {
	margin-bottom: 15px;
}
.forgot-ttl h3 {
	font-size: 20px;
}
.form-reset-password label {
	font-size: 12px;
}
.form-reset-password input[type="text"], button.reset-btn {
	height: 40px;
}
.back-to-signin {
	margin-top: 15px;
}
/***************************/
	
.banner-txt-inner h2 {
	font-size: 20px;
}
.banner-txt-inner h4 {
	font-size: 15px;
}
.banner-txt-inner p {
	width: 100%;
}
.menu-main .navbar-nav {
	width: 100%;
}
.menu-main .navbar-brand img {
	height: 20px;
}
.navbar-toggle {
	margin-right: 0px;
	z-index: 99999;
}
.mob-right {
	position: absolute;
	text-align: right;
	width: auto;
	right: 0px;
	position: absolute;
	right: 9px;
}
.mob-right .navbar-nav {
	/* width: auto; */
	float: none;
	text-align: left;
	display: inline-block;
	margin-top: 10px;
}
.navbar-nav .open .dropdown-menu {
	position: relative;
	/* margin-top: 40px; */
}
.menu-main .navbar .nav>li>.dropdown-menu:before {
	right: 10px;
}
a#navLogin {
	text-align: left;
}
.mob-right .nav>li {
	text-align: right;
}

.mob-right .nav>li>a {
	padding: 5px 0px;
}
span.user_icon {
	top: 5px;
}
.menu-main .navbar {
	margin-top: 20px;
	z-index: 9;
}
.navbar-header {
	text-align: center;
}
.navbar-nav {
	margin: 0px -15px;
}
.img1 {
	height: 164px;
}
.img2 {
	height: 86px;
}
.img3 {
	height: 105px;
}
.img4 {
	height: 144px;
}
.img5 {
	height: 66px;
}
.img6 {
	height: 66px;
}
.img7 {
	height: 183px;
}
.banner-txt {
	bottom: 0px;
}
.banner-txt-inner p {
	font-size: 10px;
}
.navbar-collapse.collapse {
	background: rgba(0,0,0,0.9);
	z-index: 99999;
	position: inherit;
}
.navbar-collapse {
	background: #000;
}
section.how_this_works {
	margin: 30px 0px;
}
.how-work-content h2 {
	font-size: 30px;
	margin: 20px 0px;
}
.how-work-content p {
	font-size: 14px;
}
.list-features {
	margin-top: 30px;
}
.list-features ul li {
	margin-bottom: 30px;
}
.blocks {
	padding: 50px 0px;
}
.block {
	margin-bottom: 30px;
}
.testimonials {
	padding: 40px 0px;
}
.testi-text {
	padding: 20px 45px 30px;
}
span.comma img {
	max-width: 30px;
}
span.comma {
	top: -20px;
	left: -40px;
}
.testi-text p {
	font-size: 16px;
}
.author {
	padding-left: 10px;
}
.circle_img {
	width: 80px;
	height: 80px;
	margin-top: -40px;
}
.author_name {
	font-size: 16px;
}
.footer {
	padding: 30px 0px;
}
.footer-ttl {
	margin-top: 10px;
}
/********************** photo browse****************************/
.custom-container {
	width: 100%;
}
.border-bottom {
	width: 100%;
}
/* .photo-grid-block{margin-bottom: 20px;} */
.margin-bottom-30 {
	margin-bottom: 0px;
}
.page-ttl {
	width: 100%;
	float: left;
}
.side-bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
a#navLogin {
	font-size: 11px;
}
.profile {
	height: 248px;
}
.list-category ul li a {
	font-size: 18px;
	margin-right: 11px !important;
}
.share-list ul {
	float: right;
	text-align: right;
}
/********************** End photo browse****************************/
/************** Edit Profile *****************/	
.edit-pro .email-input-box input {
	font-size: 18px;
}
.edit-pro .email-icon {
	width: 50px;
}
.edit-pro .email-input-box {
	width: 80%;
}
.edit-pro .change-password-btn {
	top: 23px;
	font-size: 10px;
	padding: 7px 7px;
}
.edit-pro .cancel-btn {
	margin: 10px 0px;
	width: 90%;
	display: inline-block;
	text-align: center;
}
.edit-pro .bottom-button-main {
	margin: 10px 0px;
}
}
/*********************
* Animations
*********************/

.fadeZoom.ng-enter {
	-webkit-animation-duration: 0.6s, 0.2s;
	-moz-animation-duration: 0.2s, 0.2s;
	-ms-animation-duration: 0.2s, 0.2s;
	animation-duration: 0.2, 0.2s;
	-webkit-animation-name: fadeIn, zoomIn;
	-moz-animation-name: fadeIn, zoomIn;
	-ms-animation-name: fadeIn, zoomIn;
	animation-name: fadeIn, zoomIn;
}

.fadeZoomFadeDown.ng-enter {
	-webkit-animation-duration: 0.2s, 0.2s;
	-moz-animation-duration: 0.2s, 0.2s;
	-ms-animation-duration: 0.2s, 0.2s;
	animation-duration: 0.2s, 0.2s;
	-webkit-animation-name: fadeIn, zoomIn;
	-moz-animation-name: fadeIn, zoomIn;
	-ms-animation-name: fadeIn, zoomIn;
	animation-name: fadeIn, zoomIn;
}

.fadeZoomFadeDown.ng-leave {
	-webkit-animation: fadeOutDown 0.2s;
	-moz-animation: fadeOutDown 0.2s;
	-ms-animation: fadeOutDown 0.2s;
	animation: fadeOutDown 0.2s;
}
 @-webkit-keyframes zoomIn {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.8, 0.8, 0.8);
 -moz-transform: scale3d(0.8, 0.8, 0.8);
 -ms-transform: scale3d(0.8, 0.8, 0.8);
 transform: scale3d(0.8, 0.8, 0.8);
}
 50% {
 opacity: 1;
}
}
 @keyframes zoomIn {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.8, 0.8, 0.8);
 -moz-transform: scale3d(0.8, 0.8, 0.8);
 -ms-transform: scale3d(0.8, 0.8, 0.8);
 transform: scale3d(0.8, 0.8, 0.8);
}
 50% {
 opacity: 1;
}
}
button[type=submit]:disabled {
	background: #ffb6b6;
	border: 1px solid #e98b8b;
	cursor: default !important;
}
button:disabled {
	background: #ffb6b6;
	border: 1px solid #e98b8b;
	cursor: default !important;
}
.has-error .form-input {
	border-color: #d9534f !important;
	-webkit-box-shadow: inset 0 1px 12px rgba(206, 32, 32, 0.6) !important;
	box-shadow: inset 0 1px 12px rgba(206, 32, 32, 0.6) !important;
}
div.alert-margin {
	margin: 0px 22px;
}
.accordion ul.inner {
	overflow: hidden;
	display: none;
}
.accordion ul.inner.show {
	display: block;
}
.accordion ul li a.toggle {
	width: 100%;
	display: block;
}
a:focus {
	text-decoration: none;
}
.headerTitle {
	text-align: center;
	font-weight: bolder;
	color: #ce2020;
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	line-height: inherit;
}
.popupTitle {
	text-align: left;
	font-weight: bolder;
	color: #ce2020;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	line-height: inherit;
}
.user-picture-date {
	float: right;
	margin-top: -15px;
	/* position: inherit; */
	margin-right: 5px;
	width: 100%;
	text-align: center;
	/* z-index: 3; */
	font-size: 8px;
}/* background: #2F8BFB; */
.user-picture-date span {
	mix-blend-mode: exclusion;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 97%;
	text-align: center;
	margin-left: 4%;
	z-index: 3;
	position: relative;top: -4px;
}
.user-picture-publisher-name {
	width: 100%;
	float: left;
	margin-bottom: -12px;
	text-align: center;
	position: inherit;
	mix-blend-mode: exclusion;
	/* margin-left: 5px; */																																								
	color: white;
	font-size: 8px;
}
.index-login-social {
	margin-bottom: 5px;
	width: 100%;
}
.index-login-social .btn-social {
	font-size: 14px;
	padding: 8px 0px 8px 38px;
}
.index-login-social .btn-social > :first-child {
	width: 45px;
	line-height: 37px;
	font-size: 16px;
}
.browse-social-share {
	width: 70%;
	margin: auto;
	margin-top: 10px;
}
.browse-social-share .btn-social {
	font-size: 14px;
	padding: 8px 0px 8px 38px;
}
.browse-social-share .btn-social > :first-child {
	width: 45px;
	line-height: 37px;
	font-size: 16px;
}
.waiting {
	margin-top: 20%;
}
/* .waiting img { position: absolute;left: 50%; margin-left: -80px;}
.waiting .waiting-gif { position: absolute;left: 56%; } */
.popup-picture-date {
	text-align: right;
	color: white;
	margin-right: 10px;
	mix-blend-mode: exclusion;
}/* background: #2F8BFB; */
.popup-picture-date-div {
	margin-top: -30px;
	width: 97%;
	text-align: center;
	margin-left: 3%;
	text-overflow: ellipsis;
}
/* .photo-list-main-div { min-height: 700px;} */
.overlay-html {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/waiting.svg) center center no-repeat black;
	opacity: 0.5;
}
/* .blockOverlay { z-index: 9999999 !important; background: url(/images/waiting.svg) center center no-repeat black;} */
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.blockOverlay {
	z-index: 9999 !important;
}
.blockPage {
	z-index: 9999 !important;
}
.person-close-icon {
	height: 30px;
	width: 30px;
	float: right;
}
.people-image-right-parent {
	height: 150px;
	width: 150px;
	background: #EAEAEA;
}
#people-image-right {
	object-fit: contain;
	height: 100%;
	width: 100%;
}
.admin-user-write-id-form {
	width: 80px;
	margin-right: 15px;
	margin-top: -10px;
}
.admin-user-write-id-form input {
	margin-bottom: 5px;
}
.publisher-name-tag {
	float: left;
	clear: both;
}
.publisher-name-tag > span {
	/*display: block;*/
	float: left;
	font-weight: bold;
	margin-bottom: 4px;
}
.publisher-name-tag ul {
	margin: 0px !important;
}
#addPublisherModal .modal-dialog {
	width: 70%;
}
#addPublisherModal .subscriber-modal-left-part {
	width: 75%;
	padding-right: 15px;
	float: left;
}
#addPublisherModal .subscriber-modal-right-part {
	width: 25%;
	float: right;
}
.subscribe-search-field {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin-right: 5px;
	border-radius: 40px;
}
.width-20 {
	width: 20%;
}
.width-25 {
	width: 25%;
}
.width-30 {
	width: 30%;
}
.width-35 {
	width: 35%;
}
.width-40 {
	width: 40%;
}
.width-50 {
	width: 50%;
}
.width-60 {
	width: 60%;
}
.width-65 {
	width: 65%;
}
.width-70 {
	width: 70%;
}
.width-75 {
	width: 75%;
}
.padding-0 {
	padding: 0px;
}
.manage-subscription-btn-div {
	float: right;
}
.popup-publisher-name-div {
	float: left !important;
	/* margin-top: -30px; */
	width: 100%;
	text-align: center;
}
.popup-publisher-name {
	color: white;
	mix-blend-mode: exclusion;
	text-align: center;
}/* text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;padding: 5px;width: 100%; */
.header-user-name {
	padding-top: 0px !important;
	line-height: 17px !important;
}
.header-user-email {
	font-size: 10px;
}
.tab-notes {
	margin: 0px auto 0;
	display: table;
	color: #56524e;
	font-size: 14px;
}
.people-tab-notes {
	color: #56524e;
	font-size: 14px;
	margin-left: 7%;
}
.people-tips {
	color: #56524e;
	text-decoration: none;
}
.people-tips-ul {
	font-size: 14px;
}
.qtip-default {
	line-height: 20px !important;
}
#helpModal .modal-body {
	max-height: 450px;
	overflow: auto;
	padding: 20px;
}
#uploadStatus img {
	height: 25px;
}
.menu-main .mob-right {
	text-align: right;
	z-index: 9999;
}
.menu-main .mob-right .navbar-right {
	margin-right: 0;
	float: none !important;
}
 @media screen and (min-width: 768px) and (max-width:1024px) {
 .container {width: 100% !important;}
 /* .navbar-nav>li { float: right !important; } */
.navbar-right {
	margin-right: 0px !important;
}
.people-user-icon img {
	height: 35px !important;
}
.people-user-icon {
	height: 35px !important;
	width: 35px !important;
}
.people-list-padding {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.people-name {
	top: 7px !important;
	font-size: 14px !important;
}
.people-close-btn {
	font-size: 13px;
	padding: 0px 3px !important;
}
.people-edit-btn {
	font-size: 13px;
	padding: 0px 3px !important;
}
.people-eye-btn {
	font-size: 13px;
	padding: 0px 3px !important;
}
.upload-picture-div {
	margin-top: 0px !important;
}
.people-container {
	width: inherit !important;
}
#peoples .peoples .upload-picture {
	font-size: 8px !important;
}
}
 @media screen and (min-width: 768px) and (max-width:1325px) {
.people-tab-notes {
	color: #56524e;
	font-size: 14px;
	margin-left: 2%;
}
}
@media screen and (max-width:767px) {
.people-tab-notes {
	color: #56524e;
	font-size: 14px;
	margin-left: 0%;
}
.margin-left-10-per {
	margin-left: 10%;
	width: 90% !important;
}
}



/* .searching-tags-text::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.searching-tags-text::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.searching-tags-text::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.searching-tags-text::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.searching-tags-text::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

.searching-tags-text.searching-tags-text::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */


/* .list-publishers::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.list-publishers::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.list-publishers::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.list-publishers::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.list-publishers::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

.list-publishers::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */


/* .list-tags::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.list-tags::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.list-tags::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.list-tags::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.list-tags::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

.list-tags::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */




/* .publisher-name-tag::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.publisher-name-tag::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.publisher-name-tag::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.publisher-name-tag::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.publisher-name-tag::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

.publisher-name-tag::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */


/* .peoples-scroll::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.peoples-scroll::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.peoples-scroll::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.peoples-scroll::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.peoples-scroll::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

.peoples-scroll::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */


/* #contactUsModal::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

#contactUsModal::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

#contactUsModal::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
#contactUsModal::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

#contactUsModal::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

#contactUsModal::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */



/* .photos-month-year-list::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.photos-month-year-list::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.photos-month-year-list::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.photos-month-year-list::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.photos-month-year-list::-moz-scrollbar
{
	width: 12px;
	background-color: white;
} */

/* .popup-comment-data::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.popup-comment-data::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.popup-comment-data::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.popup-comment-data::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.popup-comment-data::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

#contactUsModal::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
 */
/* .errorFieldPopupBody::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.errorFieldPopupBody::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

.errorFieldPopupBody::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
.errorFieldPopupBody::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

.errorFieldPopupBody::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

#contactUsModal::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
 */
 
 /* #person-biometric-picture::-webkit-scrollbar-track, html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

#person-biometric-picture::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

#person-biometric-picture::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
}
#person-biometric-picture::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

#person-biometric-picture::-moz-scrollbar
{
	width: 12px;
	background-color: white;
}

#person-biometric-picture::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #E42424;
} */


@media screen and (max-width: 1325px) {
.upload-picture-div {
	display: inline-block;
}
.people-form-browse-btn {
	color: white;
	border-radius: 100px;
	border: 2px solid #e42424;
	cursor: pointer;
	margin: 0px;
	transition: 0.5s all;
	background: #e42424;
}
.people-form-go-btn {
	color: white;
	border-radius: 100px;
	border: 2px solid #e42424;
	
	cursor: pointer;
	margin: 0px;
	transition: 0.5s all;
	background: #e42424;
}



.people-picture-left {
	width: 96%;
}
.people-picture-right {
	width: 100%;
}
.people-image-right-parent {
	height: 90px;
	width: 90px;
	background: #EAEAEA;
	overflow: auto;
	display: grid;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
}
 @media screen and (min-width: 545px) and (max-width: 767px) {
.people-name {
	top: 0px !important;
}
.follow-main-div {
	margin-top: 160px;
}
}
 @media screen and (max-width: 544px) {
.user-publisher-div { margin-top: 8px;}
.follow-main-div {
	margin-top: 160px;
}
.people-form-save-btn {
	color: white;
	font-size:9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding:7px 25px;
	cursor: pointer;
	margin: 0 10px 10px 10px;
	transition: 0.5s all;
	background: #e42424;
	float: left;
}
.switch-user-btn {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 25px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: right;
	margin-right: 10px;
}
.switch-user-cancel-btn {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 25px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: right;
}
.people-form-cancel-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding:7px 25px;
	cursor: pointer;
	margin: 0 10px 0 10px;
	transition: 0.5s all;
	background: white;
	float: left;
}
.manage-subscription-btn {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 2px 4px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
}
.edit-pro .change-password-btn {
	color: #e42424;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 10px 20px;
	position: absolute;
	top: 8px;
	right: 0px;
	cursor: pointer;
}
.edit-pro .cancel-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 12px 38px;
	cursor: pointer;
	margin: 0 10px 10px 0;
	transition: 0.5s all
}
.edit-pro .add-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 4px 11px;
	cursor: pointer;
	margin: 0 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-edit-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 1px 4px;
	cursor: pointer;
	margin: 8px 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-eye-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #e42424;
	padding: 1px 4px;
	cursor: pointer;
	margin: 8px 10px 10px 0;
	transition: 0.5s all;
	background: white;
}
.people-close-btn {
	color: #9E9E9E;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 1px solid #9E9E9E;
	padding: 1px 4px;
	cursor: pointer;
	margin: 8px 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.modal-subscribe-btn {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 12px;
	cursor: pointer;
	margin: 12px 0px 0 0;
	transition: 0.5s all;
	background: #e42424;
}
.publisher-search-btn {
	color: white;
	border-radius: 100px;
	border: 0px solid black;
	padding: 4px 20px;
	cursor: pointer;
	margin: 0 0px 0 0;
	transition: 0.5s all;
	background: #607D8B; width:auto;
}
.subscribe-name {
	font-size: 12px !important;
}
#addPublisherModal .subscribe-name {
	top: 16px !important;
}
/* .subscribe-user-icon {
0px !important;
} */
.unsubscribe-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 15px;
	cursor: pointer;
	margin: 9px 0px 0px 0px;
	transition: 0.5s all;
	background: white;
}
.modal-unsubscribe-btn {
	color: #e42424;
	font-size: 8px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 15px;
	cursor: pointer;
	margin: 12px 0px 0px 0px;
	transition: 0.5s all;
	background: white;
}
.refresh-btn {
	color: white;
	font-size: 8px;
	text-transform: uppercase;
	border-radius: 10px;
	border: 1px solid #e42424;
	padding: 5px 5px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	margin: 0px 0px 0px 0px;
}
.help-btn {
	color: white;
	font-size: 8px;
	text-transform: uppercase;
	border-radius: 10px;
	border: 1px solid #e42424;
	padding: 5px 5px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	margin: 0px 0px 0px 5px;
}
.subscribe-add-btn {
	color: #e42424;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 25px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all;
	background: white;
}
.page-ttl h2 {
	font-size: 18px !important;
}
.people-name {
	font-size: 12px !important;
	top: 6px !important;
}
#peoples .peoples .upload-picture {
	font-size: 8px !important;
}
.unsubscribe-confirm-btn {
	color: #e42424;
	text-transform: uppercase;
	border-radius: 100px;
	border: 2px solid #e42424;
	padding: 6px 20px;
	cursor: pointer;
	margin: 0 10px 0 0;
	transition: 0.5s all
}
.people-form-browse-btn {
	color: white;
	border-radius: 100px;
	border: 2px solid #e42424;
	font-size: 9px;
	padding:6px 21px;
	cursor: pointer;
	margin: 0px;
	transition: 0.5s all;
	background: #e42424;margin-left: 8px;
}
.people-form-go-btn {
	color: white;
	border-radius: 100px;
	border: 2px solid #e42424;
	font-size: 9px;
	padding:5px 28px;
	cursor: pointer;
	margin: 0px;
	transition: 0.5s all;
	background: #e42424; margin-left:10px;
}
.people-form-label {
	font-size: 10px;
	width: 100%;
	margin-bottom: 4px;
}
.form-control {
	    height: 35px !important;font-size: 12px !important;
}
.people-text-picture-header {
	font-size: 13px !important;
}
.people-picture-left {
	width: 96%;
}
.people-picture-right {
	width: 100%;
}
.people-image-right-parent {
	height: 90px;
	width: 90px;
	background: #EAEAEA;
	overflow: auto;
	display: grid;
}
}
.popover {
	font-family: 'Lato', sans-serif;
}
.link-decorate:hover {
	text-decoration: underline !important;
}
.link-decorate {
	word-wrap: break-word;
	width: 150px;
}
.addition-email-index {
	width: 10%;
	float: left;
	margin-top: 13px;
}
.addition-email-index span {
	font-size: 25px;
}
 @media screen and (max-width: 1325px) {
textarea.form-control {
	height: inherit !important;
}
}
select.form-control {
	-webkit-appearance: menulist;
}
.popover {
	z-index: 999999;
}
.clr-grey {
	color: #EAEAEA;
}
.clr-light-dark-grey {
	color: #bfbfbf;
}
.clr-red {
	color: #E42424;
}
.clr-lc {
	color: #949090;
}
.cursor-pointer {
	cursor: pointer;
}
.light-gallery-photos li.photos-li {
	display: block;
}
.popup-image-tags .tag-text {
	height: 7px;
}
.phone-number-input-box {
	width: 80% !important;
}
.phone-mms-carrier-div .dropdown-toggle {
	width: 150px;
}
.phone-mms-carrier-div .dropdown-menu {
	width: 150px;
}
.phone-mms-carrier-div .phone-notification-enabled-div {
	margin-left: 15px;
	display: inline-block;
	clear: both;
}
.phone-mms-carrier-div .phone-notification-enabled-div input {
	padding: 0px;
}
.phone-mms-carrier-div .phone-notification-enabled-div label {
	color: #757171 !important;
}
.phone-mms-carrier-div button label {
	color: #757171 !important;
}
.mobile-phone-carrier-main {
	border-bottom: inherit !important;
}
.remove-bottom-border {
	border-bottom: inherit !important;
}
.input-box-dropdown select {
	margin-top: 8px;
}
.email-phone-number-input-box {
	width: 70% !important;
}
.email-type-dropdown, .mobile-carrier-dropdown {
	width: 100%;
}
.mobile-or-email-field-div {
	width: 100% !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: #820707;
	background: #E42424;
	color: white !important;
}
@media screen and (max-width: 767px) {
.email-type-dropdown {
	margin-left: 10%;
	width: 90% !important;
}
.email-type-dropdown select {
	margin-left: 0px;
	width: 100% !important;
}
.mobile-carrier-dropdown {
	margin-left: 10%;
	width: 90% !important;
}
#contactUsModal .cancel-btn {
	padding: 6px 15px !important;
}
}
@media screen and (max-width: 1300px) {
	.photo-subscribe-list { width: 100% !important; }
.email-type-dropdown select, .mobile-carrier-dropdown select {
	height: 28px !important;
}
.photo-center-content {
	width: 100% !important;
}
.show-mob {
	display: none !important;
}
.add-people-choice-div {
	font-size: 11px;
}
}
@media screen and (max-width: 991px) {
.phone-notification-enabled-div {
	margin-left: 0px !important;
}
.grid-4 .img-block img {
	background: rgb(234, 234, 234);
}
#addPublisherModal .modal-dialog {
	width: 90% !important;
}
}
@media screen and (min-width: 545px) and (max-width: 767px) {
.about-video-frame {
	height: 320px !important;
}
}
@media screen and (max-width: 544px) {
.about-video-frame {
	height: 200px !important;
}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
.mobile-or-email-field-div label {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.people-name {
	/* width: 100% !important; */
}
#contactUsModal .cancel-btn {
	padding: 8px 20px !important;
}
.about-video-frame {
	height: 480px !important;
}
}
 // grid that is 4 columns in xl/large/medium mode, 2 in sm, 1 in xs 
 // divs of this class should also be class col-lg-3 col-md-3 col-sm-6 col-xs-12 .grid-4-2-1-cell  clear: none;
 .grid-4-2-1-cell
	clear: none;
}
}
 @media screen and (max-width: 575px) {
.grid-4-2-1-cell {
	clear: both;
}
}
 @media screen and (min-width:576px) and (max-width: 767px) {
.grid-4-2-1-cell:nth-of-type(2n+1) {
	clear: both;
}
.about-video-frame {
	height: 380px !important;
}
}
@media screen and (min-width: 768px){
	.grid-4-2-1-cell:nth-of-type(4n+1){
		clear: both;
	}
	/* .navbar-nav>li {
	    float: right;
	} */
}
#contactUsModal .edit-pro {
	padding: 1rem 0 !important;
}
#contactUsModal .modal-body {
	width: 100%;
}
/*---15-12-2017---*/

.image-tags ul li {
	color: white;
	border-radius: 100px;
	border: 0;
	padding: 2px 25px;
	cursor: pointer;
	transition: 0.5s all;
	background: #e42424;
	float: left;
	border: 1px solid #e42424;
	margin-bottom: 3px;
}
.image-tags ul li span {
	color: #fff;
	font-size: 11px;
}
.user-picture-main-div .image-tags ul {
	clear: both;
    max-height: 55px;
    overflow: auto;
    padding-top: 3px;
    /* display: inline-block;; */
}
.user-picture-main-div .img-block {
	margin-bottom: 0;
}
.user-picture-main-div .photos-like-comment {
	/*display: table;*/
	margin: 0 auto;
	margin-bottom: 3px;
}
#menuLogin span.icon-setting {
	/* right: -20px; */
	color: white;
}
.mob-nav-header .navbar-header {
	margin-left: 0;
}
.menu-main .mob-right .navbar-right {
	/* margin-right: 20px; */
}
.popup-image-tags .tag-text {
	height: auto;
}
.popup-image-tags .image-tags ul li span {
	margin-top: 0;
}
.popup-image-tags .image-tags ul li {
	padding: 2px 10px;
	list-style: none;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
.popup-image-tags {
	margin-top: 0px;
	display: inline-block;
	margin-bottom: 25px;
}
.mfp-bottom-bar {
	margin-top: -55px;
}
.user-picture-main-div .share-copy-btns ul li a {
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 3px 6px !important;
	background: #fff;
}
.user-picture-main-div .share-copy-btns ul li a .fa-lg {
	color: #333;
}
.user-picture-main-div .user-picture-date {
	margin-top: -10px;
}
.user-picture-publisher-name {
	width: 60%;
	float: left;
	margin-bottom: -12px;
	text-align: center;
	position: inherit;
	mix-blend-mode: normal;
	margin-left: 0;
	color: white;
	font-size: 12px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 0;
	padding: 7px 2px;
	border-radius: 4px 0 20px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.popup-image-tags .user-picture-publisher-name {
	width: 100%;
}
.side-bar-lt-bx {
	float: left;
	background: #fff;
	border-radius: 5px;
	/* padding: 17px; */
	display: inline-block;
	width:19%;
}
.fixed-left-filter { width: 16.5% !important;}
	.fixed-left-filter-bottom { width: 16.5% !important;}
.side-bar-rt-bx {
	float: right;
	padding-left: 15px !important;
	width: 80%;
	background: #fff;
	padding: 19px;
	border-radius: 5px;
}
.modal-dialog .modal-body.add-person-content-body .form-group.margin-bottom-5 {
	margin-bottom: 15px !important;
}

.refresh-btn:hover {
	border: 1px solid #e42424;
	background: #fff;
	color: #e42424 !important;
}
.help-btn:hover {
	border: 1px solid #e42424;
	background: #fff;
	color: #e42424 !important;
}
.switch-user-btn:hover {
	border: 1px solid #e42424;
	background: #fff;
	color: #e42424 !important;
}
.switch-user-cancel-btn:hover {
	border: 1px solid #e42424;
	background: #fff;
	color: #e42424 !important;
}
#peoples .center-content {
	background: #fff;
	padding: 20px 20px;
}
#subscribes .center-content {
	background: #fff;
	padding: 20px 20px;
	margin-top: 21px;
}
.following-page .center-content {
	background: #fff;
	padding: 20px 20px;
}
.about-page .center-content {
	background: #fff;
	padding: 20px 20px;
	margin-top: 20px;
}
.following-div {
	background: #fff;
	padding: 0 20px;
	min-height: 300px;
}
/* #subscribes .container {
	width: 1170px;
} */
.following-div .edit-pro.subscribe-button {
	border-bottom: 1px solid #f5f5f5;
	width: 103%;
}
.button-filter {
	display: none;
}
.modal-dialog .modal-body ul {
	margin: 0px;
	padding: 0px;
}
.modal-dialog .modal-body li {
	position: relative;
	list-style: none;
	padding-left: 20px;
	margin-left: 14px;
	margin-bottom: 15px;
}
.modal-dialog .modal-body li:before {
	content: "> ";
	color: #e42424;
	font-weight: bolder;
	position: absolute;
	left: 0;
}

.photo-subscribe-list .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul.list-inline li{ background:#949090; border:1px solid #949090; color:#fff; padding:0px 8px;}
.photo-subscribe-list .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul.list-inline li:hover{ background:#fff; color:#949090 !important;}
.photo-subscribe-list .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul.list-inline li:hover span{ color:#949090 !important;}
.grid-4 .img-block img {/*object-fit: container;*//*object-position: -2% 38%;*//*width: 300px;height: 170px;*/}
.grid-4 .img-block img.search-icon-img-tag{object-fit:none;object-position:0;}
.grid-4.gallery .photo-grid-block .image-tags ul.list-inline li{ background:#949090; border:1px solid #949090; color:#fff; padding:0px 3px 0px 7px;position: relative;}
.grid-4.gallery .photo-grid-block .image-tags ul.list-inline li span{position: relative;}
.grid-4.gallery .photo-grid-block .image-tags ul.list-inline li:hover{ background:#fff; color:#949090 !important;}
.grid-4.gallery .photo-grid-block .image-tags ul.list-inline li:hover span{ color:#949090 !important;}
.grid-4.gallery .photo-grid-block .image-tags ul.list-inline li a{position: absolute;right: 0px; top:-7px;}
.side-bar-rt-bx .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div{width: 70%;}
.side-bar-rt-bx  .width-25.manage-subscription-btn-div.text-right{ width:30%;}
.popup-image-tags .image-tags ul li{ position:relative;}
.popup-image-tags .image-tags ul li a.popup-delete-tag{right: 0;top: -8px;}
.popup-image-div img.mfp-img{object-fit: cover;object-position: -2% 38%;}

/*.custom-chk{ width:100%; display:inline-block;}*/
/*.custom-chk input[type="checkbox"], .custom-opt input[type="radio"] { left:-9999px; position:absolute; }*/
/*.custom-chk label, .custom-opt label { padding-left:30px; min-height:22px; display:block; margin-bottom:10px; }*/
/*.custom-chk label { background:url(../images/chk-uncheck.png) no-repeat;font-weight: normal; padding-top:2px;}	*/
/*.custom-chk label.checked { background:url(../images/chk-checked.png) no-repeat; }*/
.choices-title-top{ margin-bottom:15px !important;}
.peoples-uploaddeta-box .peoples{ padding:8px 10px !important;}
.peoples-uploaddeta-box .active-people{box-shadow:none !important; background:#f7f7f7;}
.peoples-uploaddeta-box .peoples-uploaddeta-box-lt{ width:15%; float:left;margin-top: 9px;}
.peoples-uploaddeta-box .peoples-uploaddeta-box-rt{ width:85%; float:right;}
.peoples-uploaddeta-box .peoples-uploaddeta-box-rt .col-sm-12.people-list-padding{ padding-right:0px;}
.edit-pro.subscribe-button{ background:#f7f7f7; padding:9px 15px !important; margin-bottom:2px;}
.graybtn{color: #949090;border: 1px solid #949090;cursor: pointer;transition: 0.5s all;background: #fff;}
.graybtn:hover{color: #fff;border: 1px solid #949090;cursor: pointer;transition: 0.5s all;background: #949090;}
.midd-cnt{ width:100%; display:inline-block; margin-bottom:25px;}
.edit-pro-subscribe-lt{ width:75%; float:left;}
.edit-pro-subscribe-rt{ width:20%; float:right;}
.main-icons-top i{ display:none;}
/*@media screen and (min-width:550px) and (max-width:767px) {
.button-filter{ top:-36px !important;}
.list-category ul li a{margin-right: 15px !important;}
.list-category ul li a.active::before{bottom: -17px;}
.list-category ul li a:hover::before{bottom: -17px;}
.filter-box{ top:0px !important;}
}
@media screen and (min-width:352px) and (max-width:549px) {
.filter-box{ top:141px !important;}
}
@media screen and (min-width:550px) and (max-width:767px) {
.share-list-menu .border-bottom .row .col-sm-8{ width:60%; float:left;}
.border-bottom .row .col-sm-4.pull-right {width: 40%;margin: 5px 0;} 
.photo-list-main-div{ width:100% !important;}
.photo-list-main-div .user-picture-main-div{ width:50% !important;}
 }*/
 @media (min-width: 768px) {
 	.col-xs-6 {
	  width: 50%;
	}
 }

 @media screen and (max-width: 767px) {
 .navbar-right { width: 200px !important; }
 .header-right { position: fixed; }
 .header-profile-details {width: 100%; }
 .child-big-image .img-responsive { height: 250px; width: 100%; }
.button-filter {display: block;position:fixed;left:15px;height: 30px;float: right;font-size: 16px;background: #ffffff;cursor: pointer;top: 110px;z-index: 1000;padding:2px 9px;line-height: 25px;}
.button-filter:hover {background:#ffffff;}
.button-filter i{ color:#000000;}
.button-filter:hover i{ color:#e42424;}
.filter-box {width:220px !important;display: none;position: fixed;top:142px;z-index: 100;right: 0;left:15px;background: #52525;}
.filter-box .checkbox label, .filter-box .radio label {color: #fff;}
.treeview-node-name { color: #fff;}
.filter-box .side-bar-ttl h4 {color: #fff;}
.list-recent ul li a {color: #fff;}
.header-notification{ display:none !important;}
.mob-nav-header{ float:left; width:100%; z-index: 9999; position: fixed; }
.mob-menu-center {text-align: right;width:100% !important; float:right;padding: 0; z-index: 9999; position: fixed;}
.resize-height {height: 100px !important;position: fixed; z-index:1000;}
section.share-list-menu{position: fixed;top: 99px;z-index: 9; background:#f1f1f1;}
.menu-main .navbar {margin-top: 20px;z-index: 9;/* position: fixed; */width: 95%; z-index:1000;}
/*.photo-list-main-div {margin-top: 5px;width: 290px;margin: 5px auto 0 auto;}*/
/*.photo-list-main-div .user-picture-main-div{ width:100%;}*/
.custom-chk label{ color:#fff;}
#subscribes .container {width: 100%;}
.modal-content{border-radius: 6px 6px 0 0;}
.edit-pro.subscribe-button{border-radius: 0 0 6px 6px;}
.midd-cnt { margin-top:100px;}
.midd-cnt .headerTitle{font-size: 36px;}
.list-category ul li{ margin-right:20px;}
.navbar-brand{ margin-top:5px;}
.main-icons-top button{ font-size: 0px !important;padding: 0px !important;width: 16px;height: 23px;border-radius: 0px !important;
background: none !important;color: #ce2020 !important;border:0px !important;}
.main-icons-top button i{ display:block; font-size:17px !important;}
.list-category {width: auto;float: none;margin: 0 auto;display: table;}
.list-tabcategory-rt{ position:relative;width: 63px;}
.list-tabcategory-rt .share-list{ position:absolute; right:15px; top:-31px;}
.side-bar-lt-bx{ background:#000000;}
section.photo-browse{margin-top: 156px;}
.list-category ul li a {font-size: 15px !important;}
.list-publishers {max-height: 395px !important;max-width: 100% !important;}

.stick-sticker .resize-height{height: 80px !important;}
.stick-sticker .menu-main .navbar{ margin-top:13px;}
.stick-sticker section.share-list-menu{top: 80px;}
.stick-sticker .button-filter{ top:90px;}
.stick-sticker  section.photo-browse {margin-top: 126px;}
.stick-sticker  .filter-box{ top:121px;}
}
 @media screen and (min-width:370px) and (max-width:500px) {
.list-category ul li {margin-right:0 !important;}	 
}
 @media screen and (min-width:200px) and (max-width:369px) {
.list-category ul li {margin-right:0 !important;}
.list-category ul li a {font-size: 13px !important;margin-right: 7px !important;}	
 
}
@media screen and (min-width:768px) and (max-width:1023px) {
.side-bar-lt-bx {display: inline-block !important;width: 25% !important;position: inherit;top: 0;height: auto;}
.fixed-left-filter { width: 20% !important;}
	.fixed-left-filter-bottom { width: 20% !important;}
.nav>li>a {padding: 10px 2px;}
.button-filter {display: none;}
.filter-box {background: #fff !important;}
.filter-box .checkbox label, .filter-box .radio label {color: #333;}
.filter-box .side-bar-ttl h4 {color: #ce2020;}
.list-recent ul li a {color: #333;}
.image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul li {margin-bottom: 10px;padding: 2px 23px;}
.side-bar-rt-bx{width: 72%;}
.side-bar-rt-bx .image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div {width: 60%;}
.side-bar-rt-bx .width-25.manage-subscription-btn-div.text-right {width: 40%;}
#subscribes .container {width: 100%;}
}

@media screen and (min-width:1023px) and (max-width:1024px) {
.side-bar-lt-bx {display: inline-block !important;width:21% !important;position:inherit;top:0;height:auto;}
.fixed-left-filter { width: 17% !important;}
	.fixed-left-filter-bottom { width: 17% !important;}
.nav>li>a {padding: 10px 11px;}
.filter-box {background:#fff !important;}
.filter-box .checkbox label, .filter-box .radio label {color:#333;}
.filter-box .side-bar-ttl h4 {color:#ce2020;}
.list-recent ul li a {color:#333;}
.image-tags.publisher-name-tag.width-75.red-scroll.publisher-name-tag-div ul li {margin-bottom:10px;padding:2px 23px !important;}
}

@media screen and (min-width:1023px) and (max-width:1100px) {
.side-bar-rt-bx{ width:77%;}	
}




/** TREE STRUCTURE STYLES */

.angular-ui-tree-handle {
	 /*  background: #f8faff;
	  border: 1px solid #dae2ea;
	  color: #7c9eb2;
	  padding: 10px 10px; */
}

.angular-ui-tree-handle:hover {
  color: #E42424;
  /* background: #f4f6f7;
  border-color: #dce2e8; */
}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

tr.angular-ui-tree-empty {
  height: 100px
}

.group-title {
  background-color: #687074 !important;
  color: #FFF !important;
}


/* --- Tree --- */

.un-ol { list-style-type: none; color: #333; font-weight: normal;}
.photo-subscribes-filter { width: 100%; overflow: auto; max-height: 400px; white-space: nowrap;}
.treeview-node-name { text-decoration: none;}
.treeview-node-name:hover { color: #B42424; text-decoration: none;}
a.tree-node-clr:hover {color: red !important; cursor: pointer;}
a.tree-node-grey-clr:hover {color: #757575 !important; }
.tree-node {
  /* border: 1px solid #dae2ea;
  background: #f8faff; */
  color: #333;
}

.nodrop {
  background-color: #f2dede;
}

.tree-node-content {
  /* margin-bottom: 5px; */
  font-weight: normal;
}

.tree-handle {
  padding: 10px;
  background: #428bca;
  color: #FFF;
  margin-right: 10px;
}

.angular-ui-tree-handle:hover {}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clr-grey { color: #EAEAEA;}
.clr-red { color: #E42424;}
.clr-lc { color: #949090;}
.cursor-pointer { cursor: pointer;}

.red-scroll::-webkit-scrollbar, html::-webkit-scrollbar
{
	width: 5px;
	background-color: white;
}
 .red-scroll::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .red-scroll::-webkit-scrollbar, html::-webkit-scrollbar {
 width: 8px; height: 8px;
 background-color: white;border-radius: 50%;
}
 .red-scroll::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #E42424;
}
.red-scroll::-moz-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .red-scroll::-moz-scrollbar {
 width: 12px;
 background-color: white;
}
 .red-scroll::-moz-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #E42424;
}

.ui-accordion-content::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .ui-accordion-content::-webkit-scrollbar, html::-webkit-scrollbar {
 width: 12px;
 background-color: white;
}
 .ui-accordion-content::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #E42424;
}
.ui-accordion-content::-moz-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .ui-accordion-content::-moz-scrollbar {
 width: 12px;
 background-color: white;
}
 .ui-accordion-content::-moz-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #E42424;
}


.popover-content::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .popover-content::-webkit-scrollbar, html::-webkit-scrollbar {
 width: 12px;
 background-color: white;
}
 .popover-content::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #E42424;
}
.popover-content::-moz-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: white;
}
 .popover-content::-moz-scrollbar {
 width: 12px;
 background-color: white;
}
.subscribe-header-edit-pro { padding: 0px;}
.display-inline-block { display: inline-block;}
#side-bar { max-height: 100%;}
.list-inline { margin-bottom: 0px;}
.fa-facebook:hover { background-color: #4267B2; color: white; border-radius: 5px;}
.fa-twitter:hover { background-color: #1DA1F2; color: white; border-radius: 5px;}
.fa-instagram:hover { background-color: #E74951; color: white; border-radius: 5px;}
.cursor-not-allowed { cursor: not-allowed !important;}
.font-size-18px { font-size: 18px; }

.navbar-nav>li>.dropdown-menu { margin-top:0px; /* margin-right: -50px; */}
.menu-main .navbar .nav>li>.dropdown-menu:before { border-bottom-color: white; }
.navbar-nav .open .dropdown-menu { background-color: white; border: 1px solid #ccc;}

	.radio label, .checkbox label {
	    padding-left: 25px;
	}

	input[type="checkbox"] {
	    margin: 4px 0 0;
	}

	.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	    -webkit-appearance: none;
	    margin-left: -25px;
	}

	.radio input[type="radio"]:after, .radio-inline input[type="radio"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
	    border-color: rgba(0, 0, 0, 0.54);
	}

	.radio input[type="radio"]:disabled:after, .radio-inline input[type="radio"]:disabled:after, .checkbox input[type="checkbox"]:disabled:after, .checkbox-inline input[type="checkbox"]:disabled:after {
	    border-color: rgba(0, 0, 0, 0.26);
	}

	.radio input[type="radio"]:focus, .radio-inline input[type="radio"]:focus, .checkbox input[type="checkbox"]:focus, .checkbox-inline input[type="checkbox"]:focus {
	    outline: none;
	}

	/* checkbox */

	input[type="radio"] {
	    margin: 3px 0 0;
	}

	.checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
	    border: 2px solid;
	    border-radius: 2px;
	    content: '';
	    display: block;
	    height: 18px;
	    transition: 240ms;
	    width: 18px;
	}

	.checkbox input[type="checkbox"]:checked:before, .checkbox-inline input[type="checkbox"]:checked:before {
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    position: absolute;
	    left: 6px;
	    top: 0;
	    display: table;
	    width: 6px;
	    height: 12px;
	    border: 2px solid #fff;
	    border-top: 0;
	    border-left: 0;
	    content: '';
	}

	.checkbox input[type="checkbox"]:checked:after, .checkbox-inline input[type="checkbox"]:checked:after {
	    background-color: #CE2020;
	    border-color: #CE2020;
	}

	.checkbox input[type="checkbox"]:disabled:checked:after, .checkbox-inline input[type="checkbox"]:disabled:checked:after {
	    background-color: rgba(0, 0, 0, 0.26);
	    border-color: transparent;
	}

	/* radio */

	.radio input[type="radio"]:before, .radio-inline input[type="radio"]:before, .radio input[type="radio"]:after, .radio-inline input[type="radio"]:after {
	    content: '';
	    border-radius: 50%;
	    display: block;
	    height: 16px;
	    width: 16px;
	    transition: 240ms;
	}

	.radio input[type="radio"]:after, .radio-inline input[type="radio"]:after {
	    border: 2px solid;
	}

	.radio input[type="radio"]:checked:after, .radio-inline input[type="radio"]:checked:after {
	    border-color: #0c84e4;
	}

	.radio input[type="radio"]:before, .radio-inline input[type="radio"]:before {
	    background-color: #0c84e4;
	    position: absolute;
	    top: 0;
	    left: 0;
	    transform: scale(0);
	}

	.radio input[type="radio"]:checked:before, .radio-inline input[type="radio"]:checked:before {
	    transform: scale(0.55);
	}

	.radio input[type="radio"]:disabled:checked:after, .radio-inline input[type="radio"]:disabled:checked:after {
	    border-color: rgba(0, 0, 0, 0.26);
	}

	.radio input[type="radio"]:disabled:checked:before, .radio-inline input[type="radio"]:disabled:checked:before {
	    background-color: rgba(0, 0, 0, 0.26);
	}
	
	
	
.tag-show-in-div:hover .showInButton { margin-left: 10px; display: inline-block !important; }
.navbar-nav .open .dropdown-menu { float: right;}

.popup-width-100-per { width: 100% !important;}
.popup-model-95-per { width: 95% !important; }
/* #menuLogin { width: 100px !important; } */
.fa-caret-square-o-down { /* font-size:25px; */color:#E42424; /* float:left;  */margin-top: 5px; }
.down-caret { float: left; }
#downCaretImg {float:left; }
/* .popover.bottom { margin-top: 20px; }
.popover.bottom>.arrow { margin-left: -3px; } */