.profilePic {
	margin: 10px auto -60px auto;
}
.topSection .blank_avatar {
	background-color: #ccc;
	border-radius: 75px;
	padding-left: 1px;
	font-size: 60px;
	font-weight: 500;
	line-height: 145px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 10px auto -60px auto;
}

.topSection .picCircle:focus, .topSection .picCircle:hover, .topSection .picCircle:active {
	text-decoration: none !important;
}

.topSection .avatar {
	width: 150px;
	height: 150px;
}

.modelLink {
	color: #555;
}

.modelLink:hover, .modelLink:focus, .modelLink:active {
	text-decoration: none;
	color: #555;
}

a#load-more, a#previous, a#next {
	display: block;
	font-size: 20px;
	padding: 14px 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.picCircleSmall {
	float: left;
}

.pageNumberRelated, .pageNumberTop, .pageNumberOther {
	text-align: center;
}

.popover {
	color: black;
	background-color: #fff;
}

.popover.top>.arrow:after {
	border-top-color: #fff !important;
}

.profile {
	height: 100px;
	padding-right: 0;
	padding-left: 0;
	z-index: 1;
}

.headline {
	color: rgb(254, 64, 162);
	font-size: 28px;
}

.modelName {
	font-size: 18px;
	height: 26px;
	overflow: hidden;
}

.topInfo {
	padding-top: 15px;
}

.video {
	max-height: 450px;
	background-color: transparent;
	z-index: 0;
}

.max-h-none {
	max-height: none;
}

.vidStuff {
	padding: 0;
}

.videoPlayer {
	max-height: 450px;
	max-width: 800px;
}

.diamond {
	border-radius: 50%;
	height: 40px;
	padding: 5px;
	width: 40px;
	border: 1px solid rgb(221, 221, 221);
	background-color: white;
	color: #36b1ea;
	margin-left: 10px;
}

.trophy {
	border-radius: 50%;
	height: 40px;
	padding: 5px;
	width: 40px;
	border: 1px solid rgb(221, 221, 221);
	background-color: white;
	color: gold;
}

.heart {
	border-radius: 50%;
	height: 40px;
	padding: 5px;
	width: 40px;
	border: 1px solid rgb(221, 221, 221);
	background-color: white;
	color: rgb(254, 64, 162);
	margin-left: 10px;
}

.pic1 {
	margin-bottom: -60px;
	margin-top: 10px;
	float: left;
}

.pic2 {
	margin-bottom: -40px;
	margin-top: 10px;
	margin-left: 40px;
	float: left;
}

.pic3 {
	margin-bottom: -40px;
	float: left;
	margin-top: 10px;
	margin-left: 90px;
}

#sub-clips .video-js .vjs-tech {
	position: relative;
}

@media (max-width: 767px) {
	.pic1 {
		margin-bottom: -40px;
	}

	.pic2 {
		margin-bottom: -40px;
	}

	.pic3 {
		margin-bottom: -10px;
	}
}

.price {
	color: #36b1ea;
	line-height: 90px;
	font-size: 44px;
	padding: 0;
}

@media (max-width: 767px) {
	.price {
		font-size: 30px;
		line-height: 35px;
		margin-top: 30px;
		margin-left: 0px;
		padding-left: 15px !important;
	}
}

.dropdown-toggle {
	border-left: 1px solid white;
}

.dropdown-menu:not(.header-dropdown) {
	padding-top: 3px;
	padding-bottom: 2px;
	width: 229px;
}

.dropdown-menu:not(.header-dropdown) .choice {
	background-color: #36b1ea;
	border-bottom: 3px solid white;
	margin-left: 3px;
	margin-right: 3px;
}

.choiceFont:hover, .choiceFont:focus {
	background-color: #2296cb !important;
}

.choiceFont {
	color: white !important;
	font-size: 18px;
}

@media (max-width: 1199px) {
	.choiceFont {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.choiceFont {
		font-size: 14px;
	}
}

.dropdown-menu:not(.header-dropdown) li a {
	padding: 10px 20px;
}

.title {
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}

@media (max-width: 767px) {
	.title {
		font-size: 20px;
		font-weight: 500;
	}
}

.date {
	font-size: 18px;
	color: #ccc;
	margin: 10px 0 10px 0;
}

.hashtags {
	margin-top: 10px;
	font-size: 16px;
	color: #36b1ea;
}

.hashtags.hashtags-grey {
	font-weight: 100;
	font-size: 14px;
	color: #555;
}

.category {
	margin-bottom: 10px;
	font-size: 16px;
	color: #36b1ea;
}

.vidInfo {
	padding: 10px 10px 0 10px;
	/*border: 1px solid #ccc;*/
	margin-top: 100px;
	margin-bottom: 30px;
}

@media (max-width: 991px) {
	.vidInfo {
		margin-top: 20px;
		padding: 0px 15px 0px 0px;
		font-size: 12px;
	}
}

.fix {
	padding-left: 0;
}

.infoTop {
	margin-top: 15px;
}

.vidInfo div{
	margin-bottom: 10px;
}

.hr {
	width: 100%;
	height: 1px;
	background-color: #eaeaea;
	margin: 30px 0;
	box-shadow: none;
}

.related {
	font-size: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.fa-clone, .fa-usd, .fa-user {
	color: #36b1ea;
}

.usdSign {
	font-size: 18px;
	display: inline-block;
	line-height: 70px !important;
	vertical-align: top;
}

#sub-clips .top-selling-title {
	padding-left: 0;
	margin-left: -10px;
	font-size: 28px;
}

@media (max-width: 767px) {
	.usdSign {
		line-height: 30px !important;
		font-size: 14px;
	}

	.fa-user {
		color: #fff;
	}

	.user-gray {
		color: #555;
	}

	.topSection .avatar {
		width: 60px;
		height: 60px;
		float: left;
		font-size: 30px;
		line-height: 60px;
		margin-top: -12px;
	}

	.topSection {
		height: 108px;
	}

	.modelName {
		margin-top: 7px;
		margin-left: 70px;
	}

	.vjs-tech {
		max-height: 180px !important;
		max-width: 300px !important;
	}

	.video div:first-child {
		max-height: 180px !important;
		max-width: 300px !important;
	}

	#sub-clips .top-selling-title {
		margin-left: 0;
		font-weight: 500;
		font-size: 20px;
	}
}

.container {
	width: 100%;
	max-width: 1580px;
}

.topSelling {
	font-size: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.other {
	font-size: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#paymentModal .success-btns {
	margin-top: 25px;
}

#paymentModal .success-btns .btn {
	color:#fff;
	font-size: 18px;
	text-decoration: none;
	font-weight: 300;
	padding: 10px;
}

.bullet-pag {
	width: 100%;
	position: static;
	float: left;
	text-align: center;
	z-index: 1;
	padding-top: 0px;
}

.bullet-pag ul {
	padding-left: 0;
}

.bullet-pag li {
	display: inline-block;
}

.bullet-pag li .active {
	box-shadow: none;
}

.clips {
	margin-bottom: 10px !important;
}


.topSection {
	background-color: #fff;
	width: 100%;
}

.actions {
	color: black;
	border-bottom: 1px solid rgb(221, 221, 221);
	padding: 10px 0 10px 0;
	display: none;
}

.actionsNoBorder {
	color: black;
	padding: 10px 0 10px 0;
	display: none;
}

@media (max-width: 991px) {
	.actions, .actionsNoBorder {
		font-size: 12px;
	}
}

.profileName {
	text-align: center;
	font-size: 24px;
	color: rgb(254, 64, 162);
	margin-bottom: 10px;
	margin-top: 60px;
	display: none;
}

.bgWhite {
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(133,133,133,1);
	-moz-box-shadow: 0px 4px 20px 0px rgba(133,133,133,1);
	box-shadow: 0px 4px 20px 0px rgba(133,133,133,1);
}

.start {
	width: 100%;
}

.container .start .topSection {
	width: 100%;
}

.actions:hover, .actions:active, .actions:focus, .actionsNoBorder:hover, .actionsNoBorder:active, .actionsNoBorder:focus {
	color: rgb(254, 64, 162);
}

.pinkIcon {
	color: rgb(254, 64, 162);
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 6px;
}

.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}

/* IWD-1535 */
.video_report_flag {
	float: right;
	padding-right: 25px;
	margin-bottom: -20px;
	cursor: pointer;
	margin-left: 16px;
}

.video_report_flag:hover {
	font-weight: bold;
}

.video_report_flag_text {
	font-size: 10px;
	color: gray;
	margin-left: 4px;
}

.video-container {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
}

.play-btn {
	position: absolute;
	z-index: 2;
	opacity: 1;
	transition: 0.5s;
}
.play-btn.init {
	opacity: 0;
}

.video-container video {
	max-height: 450px;
	object-fit: contain;
}

.video-container:hover .play-btn.init{
	opacity: 0;
}

.play-btn span {
	display: block;
	font-size: 80px;
	cursor: pointer;
	color: white;
}

#videoSection .w-45 {
	width: 45%;
}

#videoSection .w-55 {
	width: 55%;
}
