/*!
Theme Name: Miraculous
Theme URI: https://themes91.in/wp/miraculous/
Author: kamleshyadav
Author URI: https://themeforest.net/user/kamleshyadav
Description: Miraculous Online Music Store WordPress Theme is a streaming music service. By which you can play any song at any time. Miraculous Online Music Store WordPress Theme is designed very neat and clean, and 100% responsive. The theme is designed in a such a way that you can use this for any online music streaming store. The theme has dozens of unique features and layouts which empower you to create professional music store.
Version: 1.0.8
License: Themeforest Split Licence
License URI: LICENSE
Text Domain: miraculous
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Miraculous is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.posted-on, .byline, .cat-links, .tags-links, .comments-link, .entry-format, .full-size-link {
    margin-right: 1em;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 5px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.comments-area{
    padding-top: 52px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

.widget.knob-container{
	margin: 0 !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

button.hst_loader {
    background-color: transparent;
    height: 40px;
    border: 1px solid #fff;
    margin-left: 0px;
    padding: 0px 24px;
    line-height: 40px;
    text-transform: capitalize;
    width: auto;
    margin-top: 10px;
    border-radius: 30px;
    color: #fff;
    display: none;
}

.error-row {
    color: red !important;
}
.success-row {
	color: green !important;
}
.alert-message {
	position: fixed;
    right: 10px;
    top: 110px;
    z-index: 110;
    backface-visibility: hidden;
    color: #fff;
}
.alert_success {
	padding: 10px 10px 10px 10px;
    background: darkturquoise;
    border-radius: 3px;
}
.alert_error {
	padding: 10px 10px 10px 10px;
	background: crimson;
	border-radius: 3px;
}
.ms_top_breadcrumb {
    margin-top: 80px;
}
.change_password_slide, .ms_artist_selector {
	display: none;
}

/* ---- masonry ---- */

/* clear fix */
.masonry:after {
  content: '';
  display: block;
  clear: both;
}


.fw-container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
} 



/* khushbu start */
.pmpro_lost_password-instructions,.pmpro_lost_password-field-user_login
{
	color: #000 !important;
}
#lostpasswordform .pmpro_submit{

	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	display: block !important;
}
#lostpasswordform .pmpro_actions_nav{display: none !important;}
.pmpro_lost_password-field-user_login #user_login{width: 100% !important;}
.main_top .ft__wrapper h3
{
     font-size: 33px;
    color: #9e74e1;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px;
}
.site-content {
    margin-top: 80px;
}
p.simple_text {
    font-family: 'Maven Pro', sans-serif;
    font-size: 36px;
    color: #fff;
}
.sub_text p,
.sub_text {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.banner_content_inner {
    max-width: 630px;
    margin: auto;
    text-align: center;
}
.banner_content_inner h1 {
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 10px;
}
.banner_img_inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.banner_img {
    height: 630px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
section.feature_section {
    padding: 100px 0;
}
ul.feature_field {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    flex-flow: row wrap;
}
ul.feature_field li {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 55px;
    padding: 18px;
    border-radius: 10px;
    line-height: 30px;
}
ul.feature_field li:nth-last-child(1), ul.feature_field li:nth-last-child(2), ul.feature_field li:nth-last-child(3) {
    margin-bottom: 0;
}
ul.feature_field li:hover .feature_section_fiels_right h2:after {
    background: #fff;
}
.feature_section_fiels {
    display: inline-flex;
    width: 100%;
    flex-flow: row;
}
.feature_section_fiels_left {
    width: 120px;
    float: left;
    margin-right: 20px;
}
.custome-lading-page-template .fw-iconbox-title h3,
.feature_section_fiels_right h2 {
    font-size: 15px !important;
    color: #000;
    font-weight: 500 !important;
    margin-bottom: 17px;
    padding-bottom: 17px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.custome-lading-page-template .fw-iconbox-title h3:after,
.feature_section_fiels_right h2:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #ff4865;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.custome-lading-page-template .fw-iconbox-text p,
.feature_section_fiels_right p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.section_background_iimage {
    height: 350px;
    display: table;
    width: 100%;
    vertical-align: middle;
}
.section_background_image {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
.section_content_text {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.section_background_content h2 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 30px;
    margin-top: 4px;
}
.button_section a {
    font-weight: 500;
    font-size: 18px;
    background: #fff;
    width: 200px;
    height: 55px;
    display: block;
    margin: auto;
    line-height: 54px;
}
.button_section a:hover, .button_section a:focus, .button_section a:visited{
	color: #000;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2:hover,
ul.feature_field li:hover {
    background: #ff4865;
    border-radius: 10px;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2{
    padding: 18px;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2 .fw-iconbox-image {
    color: #000;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2:hover .fw-iconbox-title h3:after{
	background: #fff;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2:hover .fw-iconbox-text p,
.custome-lading-page-template .fw-iconbox.fw-iconbox-2:hover .fw-iconbox-title h3,
.custome-lading-page-template .fw-iconbox.fw-iconbox-2:hover .fw-iconbox-image,
ul.feature_field li:hover p,
ul.feature_field li:hover h2{
	color: #fff;
}
ul.left_and_right_image_content_inner {
    margin: auto;
    padding: 0;
}
.page-template-tpl_front .left_and_right_image_content_image_inner {
    width: 50%;
}
li.left_and_right_image_content_image {
    display: inline-flex;
    align-items: center;
}
li.left_and_right_image_content_image:nth-child(even) .left_and_right_image_content_image_inner:nth-child(2), li.left_and_right_image_content_image:nth-child(odd) .left_and_right_image_content_image_inner:nth-child(1) {
    order: 1;
}
li.left_and_right_image_content_image:nth-child(even) .left_and_right_image_content_image_inner:nth-child(1), li.left_and_right_image_content_image:nth-child(odd) .left_and_right_image_content_image_inner:nth-child(2) {
    order: 2;
}
section.left_and_right_image_content_section {
    padding: 100px 0;
}
.left_and_right_image_content_image_inner h2 {
    font-weight: 600;
    color: #000;
    font-size: 30px;
    margin-bottom: 16px;
}
.left_and_right_content {
    margin-bottom: 24px;
}
.left_and_right_image_content_image_inner p,
.left_and_right_content p {
    color: #3f3f3f;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
}
.left_and_right_image_content_image_inner .button_section a {
    margin-left: 0;
    text-align: center;
    text-transform: capitalize;
    background: #ff4865;
    color: #fff !important;
    width: 120px;
    height: 40px;
    line-height: 39px;
    border-radius: 60px;
    font-weight: 400;
    border: 1px solid #fff;
	-webkit-transition: color .45s ease-out;
	-o-transition: color .45s ease-out;
	transition: color .45s ease-out;    
}
.left_and_right_image_content_image_inner .button_section a:hover{
	color: #ff4865 !important;
	background: #fff;
	border: 1px solid #ff4865;
	-webkit-transition: background .45s cubic-bezier(0,-.04,1,1.08),color .45s cubic-bezier(0,-.04,1,1.08);
	-o-transition: background .45s cubic-bezier(0,-.04,1,1.08),color .45s cubic-bezier(0,-.04,1,1.08);
	transition: background .45s cubic-bezier(0,-.04,1,1.08),color .45s cubic-bezier(0,-.04,1,1.08);	
}
li.left_and_right_image_content_image:nth-child(odd) .left_and_right_image_content_image_inner:nth-child(1) {
    padding-right: 15px;
}
li.left_and_right_image_content_image:nth-child(odd) .left_and_right_image_content_image_inner:nth-child(2) {
    padding-left: 15px;
}
li.left_and_right_image_content_image:nth-child(even) .left_and_right_image_content_image_inner:nth-child(1) {
    padding-left: 15px;
}
li.left_and_right_image_content_image:nth-child(even) .left_and_right_image_content_image_inner:nth-child(2) {
    padding-right: 15px;
}
li.left_and_right_image_content_image:nth-child(odd) .left_and_right_image_content_image_inner:nth-child(2) .left_and_right_image_inner {
    padding-left: 65px;
}
li.left_and_right_image_content_image:nth-child(even) .left_and_right_image_content_image_inner:nth-child(2) .left_and_right_image_inner {
    padding-right: 65px;
}
.blog_image_us:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;    
}
.blog_image_us {
    position: relative;
}
.blog_image_us img {
    border-radius: 10px;
    height: 200px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}
.row_bg_section h4 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    min-height: 50px;
    margin-top: 25px;
}
.contents p {
    font-size: 18px;
    line-height: 24px;
    color: #3f3f3f;
    font-weight: 400;
}
.contents {
    margin-top: 11px;
}
.loadmore_d {
    text-align: center;
    margin-top: 46px;
}
.loadmore_d a.loadmore {
    width: 200px;
    height: 45px;
    display: block;
    margin: auto;
    background: #ff4865;
    color: #fff;
    line-height: 43px;
    font-size: 18px;
    border-radius: 10px;
}
.footer_two_nav ul#menu-footer-menu-items li {
	position: relative;
	text-align: left;
	margin: 0;
}
section.custome_footer_section {
    padding-top: 60px;
    /*margin-left: 160px;
    margin-right: 80px;*/
   /* background-color: #930AAB;*/
    background: linear-gradient(47.15deg, #AD04BB 60.19%, #5255A1 80.07%) !important;
}
.section_of_footer_inner section#miraculous_widget_social_links-2 {
    margin: auto;
    text-align: right;
}
.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing {
    margin: auto;
}
.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing .share_title{
	display: none;
}

.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing ul {
    width: 100%;
}
.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing ul li a {
    width: 46px;
    height: 48px;
    line-height: 50px;
    font-weight: bold;
    font-size: 24px;
}
.footer_two_nav {
    margin-bottom: 60px;
}
.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing ul li {
    padding: 0;
}
.section_of_footer {
    align-items: center;
    margin-bottom: 30px;
}
.section_of_footer .textwidget p{
	text-transform: uppercase;
}
.field_group_section input {
	height: 48px;
	padding: 0 20px;
	font-size: 15px;
	line-height: 45px;
	color: #3f3f3f;
	border: 1px solid #b7b7b7;
	border-radius: 0;
	margin-bottom: 20px;
	width: 100%;
}
.field_group textarea{
	padding: 0 20px;
	font-size: 15px;
	line-height: 45px;
	color: #3f3f3f;
	border: 1px solid #b7b7b7;
	border-radius: 0;
	margin-bottom: 20px;
	height: 100px;	
}
.field_group_section p {
    margin: auto;
    font-size: 15px;
    color: #3f3f3f;
    margin-bottom: 32px !important;
}
.field_group_section .field_group label {
    width: 100%;
}
.field_group_section select {
    height: 48px !important;
    margin-bottom: 20px;
}
.field_group_section {
    max-width: 407px;
    width: 100%;
    margin: auto;
}
.row.field_group input {
    width: 190px;
}
.field_group input.wpcf7-form-control.wpcf7-submit {
    width: 200px;
    height: 50px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    margin: auto;
}
.country-select{
	width:100%;
	margin-bottom: 20px;
}
.country-select.inside .flag-dropdown{
	width: 100%;
}
.country-select.inside .selected-flag{
	width: 100%;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(1) {
 /*   background: #e8e8e8;*/
    padding-top: 20px;
    padding-bottom: 45px;
}
/*.contact_section_footer_in .contact_section_footer_form:nth-child(2) {
    background: #ff4865;
}*/
/*section.contact_section_footer .contact_section_footer_in {
    padding: 0 16px;
    background: linear-gradient( 
48deg ,rgba(0,0,0,1) 20%, rgba(0,0,0,1) 23%, rgba(0,0,0,1) 24%, rgba(10,4,32,1) 25%, rgba(12,4,59,1) 40%, rgba(12,4,60,1) 40%, rgba(36,4,106,1) 50%, rgba(89,4,150,2) 66%, rgba(173,4,187,1) 70%) !important;
}*/
.contact_section_footer_in .contact_section_footer_form:nth-child(2) h3 {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner {
    max-width: 380px;
    margin: auto;
    padding: 100px 0;
    padding: 200px 0 0;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner ul li {
    border-bottom: 1px solid #ffa4b2;
    margin-bottom: 60px;
    padding-bottom: 60px;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner ul li:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: normal;
    display: inline-block;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner ul li{
	color:#FFF;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner ul li a{
	color:#fff;
}

section.contact_section_footer {
    margin-top: 100px;
}
.field_group_section ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 15px;
    line-height: 45px;
    color: #3f3f3f;
    text-transform: uppercase;    
}
.field_group_section ::-moz-placeholder { /* Firefox 19+ */
    font-size: 15px;
    line-height: 45px;
    color: #3f3f3f;
    text-transform: uppercase;    
}
.field_group_section :-ms-input-placeholder { /* IE 10+ */
    font-size: 15px;
    line-height: 45px;
    color: #3f3f3f;
    text-transform: uppercase;    
}
.field_group_section :-moz-placeholder { /* Firefox 18- */
    font-size: 15px;
    line-height: 45px;
    color: #3f3f3f;
    text-transform: uppercase;
}
.icon_section i {
    font-size: 28px;
    color: #fff;
    margin-top: 5px;
}
.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner ul li {
    display: inline-flex;
}
.icon_section:nth-child(2) {
    margin-left: 22px;
}
.posted_deatils, .posted_deatils a {
    font-size: 14px;
    color: #3f3f3f;
    text-transform: uppercase;
    font-weight: 500;
}
.custome-lading-page-template .fw-row .fw-col-xs-12.fw-col-sm-6 img,
.left_and_right_image_content_image_inner img {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    -webkit-transition: all .6s cubic-bezier(.23,-.01,.36,.99);
    -o-transition: all .6s cubic-bezier(.23,-.01,.36,.99);
    transition: all .6s cubic-bezier(.23,-.01,.36,.99);
}
.custome-lading-page-template .fw-row .fw-col-xs-12.fw-col-sm-6:hover img,
.left_and_right_image_content_image_inner:hover img {
     -webkit-clip-path: inset(3%); 
     clip-path: inset(3%);
	-webkit-transform: scale(1.05)!important;
	-ms-transform: scale(1.05)!important;
	transform: scale(1.05)!important;     
}
span.wpcf7-form-control-wrap.your-business:after {
    content: "\f107";
    width: 48px;
    height: 48px;
    background: #d800ea;
    position: absolute;
    right: 0px;
    top: -15px;
    font: normal normal normal 24px/1 FontAwesome;
    color: #ffb6c1;
    text-align: center;
    line-height: 48px;
}
.menu-header ul#menu-main-manu {
    margin: auto;
    padding: 0;
    list-style: none;
}
.menu-header ul#menu-main-manu li {
    display: inline-block;
    margin: 0 15px;
}
.top_logo{
	text-align: right;
}
.menu-header {
    /*width: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 22px;
    text-align: center;
    display: none;*/
	display: inline-flex;
	/* width: 100%; */
	justify-content: center;
/*	visibility: hidden;*/
}
.player_mid
{
	background-color: #17171b!important;
}
.hentry
{
	background: transparent !important;
	padding: 0px !important;
	border: 0px !important;
}
#pmpro_pricing_fields 
{
	color: #fff !important;
	text-align: center;
	 font-family: 'Montserrat', sans-serif;
}

#pmpro_pricing_fields p
{
	color: #c5c3ca !important;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	border-bottom: 2px solid #9a94a8;
	display: inline-block;
    padding-bottom: 7px;
}
#pmpro_payment_information_fields .pmpro_checkout-fields
{
	margin-top: 20px;
	display: inline-block !important;
	width: 100%;
	margin-bottom: 30px;
	width: 540px;
	background-color: #ebebeb;
	padding: 40px;
	border-radius: 20px;
	min-height: 260px;
	padding-top: 80px;
	position: relative;
}
.icons_images
{
	position: absolute;
	top: 22px;
	right: 34px;
}
.pmpro_checkout-fields
{
	margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.pmpro_payment-account-number
{
	border-bottom: 1px solid #9e9e9e;
	margin-bottom: 70px;
	padding-bottom: 5px;
	width: 100%;
	display: inline-block;
	padding-left: 20px;
}
.pmpro_payment-expiration
{

    border-bottom: 1px solid #9e9e9e;
    text-align: left;
    width: 140px;
    float: left;
    display: inline-block;
    padding-left: 20px;

}
.pmpro_payment-cvv
{
  
	border-bottom: 1px solid #9e9e9e;
	text-align: right;
	width: 140px;
	float: right;
	display: inline-block;
	padding-left: 20px;
}
#pmpro_btn-submit
{
    width: initial;
    height: 60px;
    background: #FC466B !important;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    border: 0 !IMPORTANT;
}
.pmpro_checkout-field label{display: none !important;}
#pmpro_pricing_fields p strong{color: #fff !important;}
.steps_st
{
	display: inline-flex;
	width: 33%;
	justify-content: center;
	float: left;
}
/*.step_one_in{text-align: left;}
.step_three_in{text-align: right;}*/
#pmpro_user_fields h3 ,#pmpro_payment_information_fields h3
{
	text-align: center;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 30px;
	font-weight: 700;
}
#pmpro_submit_span
{
	text-align: center;
    width: 100%;
    display: inline-block;
}
#pmpro_payment_information_fields
{
	width: 100%;
	display: inline-block;
	margin-top: 0px !important;
	text-align: center;
}
.step_froms label{display: none !important;}
.step_froms
{
	width: 100%;
	display: inline-block;
	margin-top: 0px;
	text-align: left;
	position: relative;
	z-index: 3333;
}
.button_xontainer
{
		width: 100%;
		display: flex;
		text-align: center;
		max-width: 500px;
		justify-content: center;
		margin: auto !important;
}
.btn_cls {
    float: left;
    display: inline-flex;
    text-align: center;
    margin: auto;
    justify-content: end;
    column-fill: inherit;
}
.step_froms .pmpro_checkout-field{display: inline-block;width: 33%;text-align: center;margin-bottom: 20px !important;}
.step_froms .pmpro_checkout-field input,.step_froms select
{
	order: 1px solid #fff;
    color: #fff !important;
    width: 100%;
    height: 70px;
    background: #FFFFFF;
    border-radius: 10px;
    line-height: 70px;
    padding-left: 20px;
    color: #666666 !important;
}
form.pmpro_form .pmpro_asterisk abbr{display: none;}
.button_xontainer a
{
	background: #FC466B !important;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: 250px;
    border-radius: 10px;
    margin-top: 30px;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
}
#pmpro_pricing_fields h3
{
	text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.pmpro_checkout-h3-msg a
{
	font-size: 15px;
    color: #fff !important;
    border-bottom: 2px solid #9a94a8;
    text-transform: capitalize;
}
#pmpro_payment_information_fields .pmpro_checkout-h3-msg{/*display: none;*/}
#pmpro_payment_information_fields .pmpro_checkout-h3-name{
	position: relative;
	position: relative;
    width: 100%;
    text-align: center;
    margin: auto;
}
span.stripe_text {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}
.play-left-arrow{display: none !important;}
#pmpro_payment_information_fields .pmpro_checkout-h3-name:after
{

content: '';
/*background-image: url('./images/payment-icon.png');*/
width: 275px;
height: 29px;
display: block;
background-size: 100%;
background-repeat: no-repeat;
text-align: right;
position: absolute;
right: 0;
top: 0;
}
.playlist_link {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}
.playlist_link a {
    color: #d800ea;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid;
}
.album_btn a.ms_btn.add_to_queue{
	display: none;
}
.player_left{background: none !important;}
.jp-progress-container.flex-item,.jp-volume-controls.flex-item,.jp-toggles.flex-item,.jp-previous,.jp-next{display: none !important;}
.show_menus{
	visibility: visible;
	
}
.menu-header ul#menu-main-manu li a span {
    font-size: 30px;
    color: #fff;
}
.menu-header ul#menu-main-manu li.right a{font-size:30px;}
.flex-wrap{justify-content: center}
#pmpro_message_bottom
{
	position: absolute;
	width: 100%;
	bottom: -60px;
}
.pmpro_submit
{
/*	display: none;*/
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 333333;
}
.menu-header ul#menu-main-manu li a{font-size: 30px;}
.menu-header ul#menu-main-manu li.current_page_item a span {
    color: #fff;
}
.ms_top_btn_default a.ms_btn_default::before{
	display: none;
}
.ms_profile .ms_top_btn_default .ms_btn_default:after {
    right: -25px;
}
::-webkit-input-placeholder { /* Edge */
  color: #fff;
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
     font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

::placeholder {
  color: #fff;
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-msg
{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-style: normal;
}
/*section.custome_footer_section .ms_footer.ms_footer_wrapper{
	display: none;
}*/
.ms_heading h1 {
    font-size: 30px !important;
    font-weight: 500;
}
.section_of_footer .widget_text .textwidget p {
    letter-spacing: 1px;
    margin: auto;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2 {
    display: inline-flex;
}
.custome-lading-page-template .fw-iconbox.fw-iconbox-2 .fw-iconbox-aside {
    margin-left: 30px;
}
.left_and_right_image_content_image_inner {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.left_and_right_image_content {
    min-height: 350px;
    display: table;
    vertical-align: middle;
}
.left-section-space {
    padding-left: 60px;
}
.right-section-space{
	padding-right: 60px;
}
.contact_section_footer_form_inner .widget_text {
    margin-bottom: 0;
}
/*section.contact_section_footer .container {
    padding: 0 51px;
}*/
section.contact_section_footer .contact_section_footer_in {
    padding: 0 16px;
}
.custome-lading-page-template .fw-heading.fw-heading-h3 h3.fw-special-title {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin-top: 24px;
    margin-bottom: 5px;
}
.custome-lading-page-template .fw-heading.fw-heading-h3 .fw-special-subtitle {
    font-weight: 400;
    color: #3f3f3f;
    font-size: 14px;
}
.contact_section_footer_inner {
    margin-left: 160px;
    margin-right: 80px;
}
.custome-lading-page-template .fw-page-builder-content section.fw-main-row {
    background-size: cover;
    background-repeat: no-repeat;
}
.fw-row.left_and_right_image_box {
    display: inline-flex;
    align-items: center;
}
.center_heading.ms_heading h1:after {
    left: 0;
    right: 0;
    margin: auto;
}
.section_of_footer .section_of_footer_inner .widget_text {
    margin: auto;
}
.menu-header ul#menu-main-manu li.current_page_item.menu-item-2337 a span, .menu-header ul#menu-main-manu li.current_page_item.menu-item-2338 a span {
    color: #fff;
}
.membership_description p {
    font-size: 18px;
    color: #000;
    line-height: 45px;
}
.membership_price span.price {
    font-size: 72px;
    line-height: 45px;
    font-weight: 400;
    color: #ff4865;
    font-size: 58px;
}
.membership_price span.euro {
    font-size: 30px;
    line-height: 42px;
    color: #000;
}
.membership_price span.mo {
    font-size: 24px;
    line-height: 45px;
    color: #000;
}
.membership_allow_signups a.signup_button_link {
	color: #fff;
	background: #ff4865;
	width: 200px;
	height: 45px;
	display: block;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	margin: 25px auto 0;
	border-radius: 6px;
}
.membership_plan_name {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 38px;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    /*width: 77%;*/
    margin-left: auto;
    margin-right: auto;
    color: #000;    
    font-size: 22px;
}
.membership_plan_section:hover .membership_plan_name {
    width: 77%;
}
.membership_plan_section_main {
    padding: 0 !important;
}
.membership_plan_section_main:first-child .membership_plan_section {
    border-left: 0;
}
.membership_price {
    padding-bottom: 28px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.membership_price:after {
    content: "";
    width: 122px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.membership_description {
	margin-top: 32px;
}
.membership_allow_signups {
    padding: 0 30px;
}
.membership_plan_section:hover {
    background: #ff4865;
    border-radius: 8px;
}
.membership_plan_section:hover .membership_plan_name, .membership_plan_section:hover .membership_price span.euro, .membership_plan_section:hover .membership_price span.price, .membership_plan_section:hover .membership_price span.mo, .membership_plan_section:hover .membership_description p {
    color: #fff;
}
.membership_plan_section:hover .membership_price:after {
    background: #fff;
}
.membership_plan_section:hover .membership_allow_signups a.signup_button_link {
    background: #fff;
    color: #ff4865;
}
.membership_plan_section {
    padding-bottom: 46px;
    border-left: 1px solid #d7d7d7;
    position: relative;
}
.membership_plan_section:hover:after {
    content: "";
    width: 1px;
    height: 6px;
    position: absolute;
    bottom: 0;
    right: -1px;
    z-index: 11;
    border-radius: 8px;
    background: #fff;
}
.membership_plan_section:hover:before {
    content: "";
    width: 1px;
    height: 6px;
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 11;
    border-radius: 8px;
    background: #fff;
}
section.fw-main-row.full_width_banner {
    margin-left: -140px;
    margin-right: -60px;
}
.ms_top_search .form-control {
    line-height: normal !important;
}
.logged-in.ms_logged_in section.custome_footer_section {
    margin-left: 0;
    margin-right: 0;
}
section.custome_footer_section {
    margin-left: 0;
    margin-right: 0;
}



.poupp {
    position: fixed;
    overflow-y: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    box-sizing: border-box;
    z-index: 1010;
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.poupp_overlay{
position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    background-color: rgba(0, 0, 0, 0.35);
    box-sizing: border-box;
    z-index: 1000;
    opacity: 1;
    transition: opacity 0.15s linear 0s;


}
.poupp_container {
    transition: all 0.15s ease 0s;
    transform: scale(0.7);
    position: relative;
    max-width: 350px;
    margin: 10rem auto;
    box-sizing: border-box;
    z-index: 1010;
}

.poupp_inner {
    min-height: 200px;
    width: 350px;
    position: relative;
    display: flex;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: none;
    border-radius: 10px;
    outline: none;
    padding: 1em;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 21px 48px;
    background-image: url("assets/images/info-bg.jpg");
    background-size: cover;
}
.close_popup{
	position: absolute;
    top: 17px;
    right: 20px;
    cursor: pointer;
    z-index: 10;
    padding: 0px;
    font-weight: normal;
    font-size: 20px;
}
.poupp_title{
	margin-top: 0.25em;
    margin-bottom: 0.5em;
    font-weight: normal;
    font-size: larger;
    max-width: 90%;
}
.popup_item_label {
    font-size: 13px;
    font-weight: 500;
    color: rgb(143, 150, 162);
}
.popup_item_value {
    font-size: 12px;
    margin-bottom: 5px;
    color: rgb(143, 150, 162);
}
.hentry{ width: 100%; display: inline-block; }
.search_left{width: 25%;
    float: left;}
.search_right{    width: 75%;
    float: left;
    padding-left: 50px;}

.hero_image_form {
    position: absolute;
    max-width: 320px;
    right: 0;
    z-index: 2;
    width: 100%;
    background: #FFF;
    top: 0;
    margin-top: 100px;
}
.hero_image_form_inner {
    width: 100%;
    display: inline-block;
    padding: 30px;
}
.hero_image_form_dropdown{
	width: 100%;
	display: inline-block;
}
.hero_image_form_dropdown select{
	background: #fff;
    border: .0625rem solid #395c68;
    box-sizing: border-box;
    border-radius: 6.25rem;
    width: 100%;
    padding: 4.5rem .9375rem;
    margin: 0 0 1.875rem;
}
.submtit_button {
    text-align: left;
    padding-top: 20px;
    width: 100%;
	display: inline-block;
}
.home .banner_content_inner{
	text-align: left;
	margin-left: 50px;
	margin-right:0;  	
}
.page-template-tpl_landing_page .fw-btn_default-1{
	margin-top: 50px;
    background: #ff4865;
    width: 200px;
    height: 45px;
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 25px auto 0;
    border-radius: 6px;
    color: #FFF;
}


.ms_top_music_main{
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.ms_top_music_container{
	width: 100%;
	max-width: 1000px;
	margin: auto;
}
.ms_top_music_inner{
	width: 100%;
	display: inline-block;
}
.landing_page p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;
}
.landing_page h5{
	font-weight: 700;
    text-align: center;
    color: #777777;
    margin-bottom: 10px;	
    padding-top: 10px;
}
.center_div {
    width: 100%;
    text-align: center;
}
.center_div .fw-col-sm-3 {
    float: none;
    display: inline-block;
}
.form_text{
	width: 100%;
    display: inline-block;
}
.form_text h2{
	padding-bottom: 20px;
}
.form_text p{
	padding-bottom: 10px;
}
.our_benifits_boxes_left {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}
.our_benifits_boxes_content {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
    min-height: 274px;
    box-sizing: border-box;
}
.our_benifits_boxes_content_number {
    color: #fff;
    font-size: 85px;
    line-height: 85px;
    font-family: Lato,sans-serif;
}
.our_benifits_boxes_content_text {
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top: 10px;
    margin-right: 30px;
    margin-left: 30px;
    color: #fff;
    font-size: 15px;
    font-family: Lato,sans-serif;
}
.our_benifits_boxes_right{
	padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}
.our_benifits_boxes_right .our_benifits_boxes_content{
	background: #6d0eb1;
}
.our_benifits_boxes_left .our_benifits_boxes_content {
    background-color: #c6538e;
}
.our_benifits_list_left {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}
.our_benifits_list_left ul {
    margin-left: -16px;
    margin-right: -16px;
    list-style-image: url(images/check-grn.gif);
}
.our_benifits_list_left ul li {
    font-size: 15px;
    font-family: Lato,sans-serif;
    line-height: 24px;
    margin: 0 0 10.5px;
}
.our_benifits_list_right {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}
.our_benifits_list_right ul {
    margin-left: -16px;
    margin-right: -16px;
    list-style-image: url(images/check-grn.gif);
}
.our_benifits_list_right ul li {
    font-size: 15px;
    font-family: Lato,sans-serif;
    line-height: 24px;
    margin: 0 0 10.5px;
}
.more_option li a.add_to_queue{display: none;}
.more_option li a.ms_add_playlist{display: none;}
.more_option li a.ms_share_music{display: none;}
.album_btn_default a.add_to_queue{display: none;}


.tos-ans, .tos-points {
    font-size: 16px;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #9a9a9a;
    padding: 17px 0 23px 15px;
}
.landing_page p.tos-points {
    border-bottom: 1px solid #eeeeee;
    margin-top: 9px;
}
.landing_page p.tos-number {
    font-size: 60px;
    font-weight: 400;
    color: #ccc;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.landing_page p.tos-point-content {
    margin: 0;
    color: #5f5f5f;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin: 18px 0 21px 0;
}
.landing_page p.tos-point-title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 20px;
    margin-top: 9px;
    margin-top: 11px;
    color: #484848;
    padding-left: 5px;
}

.privacy-content-container {
    width: 75%;
    margin: 0 auto;
    padding-top: 95px;
}
.privacy-first-content, .privacy-ans {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 44px;
    border-bottom: 1px solid #eeeeee;
    color: #484848;
}
.privacy-que {
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    padding-top: 40px;
    color: #484848;
}
.privacy-ans {
    padding-top: 10px;
}
.landing_page p.no-of-points {
    margin-bottom: 20px;
    margin-top: 0px;
}
.landing_page p.privacy-number {
    font-size: 44px;
    font-weight: 300;
    color: #cccccc;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.landing_page p.privacy-point-title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
   /* font-family: Raleway;*/
    font-weight: 500;
    font-size: 22px;
    margin-top: 9px;
    color: #484848;
}
.landing_page p.privacy-point-content {
    padding-left: 35px;
    margin: 0;
    color: #5f5f5f;
   /* font-family: 'roboto';*/
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    margin: 7px 0 5px 0;
}
.landing_page p.point-content-botton-margin {
    margin: 7px 0 18px 0;
}
.border-none {
    border-bottom: none;
    margin-top: 26px !important;
    padding: 0;
}
.playlist_pagination{
	width: 100%;
	display: inline-block;
	text-align: center;
}
.playlist_pagination .page-numbers {
    display: none;
}
.playlist_pagination .page-numbers.next {
    display: inline-block;
    font-size: 0;
}
.playlist_pagination .page-numbers.next:before {
    content: "View More";
    font-size: 18px;
    width: 100%;
    display: inline-block;
}
.playlist_pagination .page-numbers.next:after {
    content: "\f055";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}
.pmpro-checkout .breadcrumbs_wrapper .ms_breadcrumb{display: none;}

.pmpro-login .hentry {background: none;
    border: none;}
.limiter {
    width: 100%;
    margin: 0 auto;
}
.container-login100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-wrap: wrap;
}
.login100-more {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: calc(100% - 520px);
    position: relative;
    z-index: 1;
}
.login100-more {
    width: 56%;
    font-size: 0;
}
.login100-more::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #e8519e;
    background: -webkit-linear-gradient(bottom, #e8519e, #c77ff2);
    background: -o-linear-gradient(bottom, #e8519e, #c77ff2);
    background: -moz-linear-gradient(bottom, #e8519e, #c77ff2);
    background: linear-gradient(bottom, #e8519e, #c77ff2);
    opacity: 0.8;
}
.login, .registration {
    width: 43.33%;
    background: #fff;
    border-radius: 2px;
    position: relative;
    padding: 50px;
}
.pmpro_login_wrap form#loginform {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.entry-content #loginform p.login-username {
    position: relative;
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}
.pmpro_login_wrap #loginform label{
	font-size: 18px;
    color: #999999;
    line-height: 1.2;
    padding-left: 2px;
}
.entry-content #loginform p.login-username input {
    box-shadow: none;
    display: block;
    width: 100%;
    height: 50px;
    background: transparent;
    font-size: 22px;
    color: #555555;
    line-height: 1.2;
    padding: 0 2px;
    border: none;
    border-bottom: 2px solid #dbdbdb;
}
.entry-content #loginform p.login-password {
    position: relative;
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}
.pmpro_login_wrap #loginform label{
	font-size: 18px;
    line-height: 1.2;
    padding-left: 2px;
    font-weight: 400;
}
.entry-content #loginform p.login-password input {
    box-shadow: none;
    display: block;
    width: 100%;
    height: 50px;
    background: transparent;
    font-size: 22px;
    color: #555555;
    line-height: 1.2;
    padding: 0 2px;
    border: none;
    border-bottom: 2px solid #dbdbdb;
}

.entry-content #loginform p.login-remember{
	width: 100%;
    margin: 0;
    display: block;
    position: relative;
    cursor: pointer;
    padding-bottom: 33px;
}


/*  sehjad css */
.pmpro-account #pmpro_account #pmpro_account-membership{display: none !important;}
.none_partner,.for_prtner_register
{
	width: 50%;
    margin: auto;
    float: left;
    display: block;
    border: 1px solid #fff;
    font-size: 20px;
    height: 250px;
    line-height: 250px;
    color: #fff;
}
.none_partner a,.for_prtner_register a
{
	color: #fff !important;
	text-transform: uppercase;
}
.main_partner_profile{display: inline-block;width: 100%;}
.ms_register_partner{
	width: 850px;
	margin: auto;
	margin-top: 70px;
	box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
}
.ms_register_partner form {
    padding: 20px;
}
.ms_register_partner h2
{
	text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.ms_register_partner input[type="text"], .ms_register_partner select
{
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
.ms_register_partner input[type="color"]
{
	height: 50px;
	margin-bottom: 20px;
}

div#content-load-more-btn_default {
    text-align: center;
}
div#content-load-more-btn_default button#load_more_btn_default {
    border: none;
    background: no-repeat;
    color: #9e74e1;
    font-size: 18px;
    line-height: 28px;
    cursor: pointer;
}
div#content-load-more-btn_default button#load_more_btn_default:after {
    content: "\f055";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    display: block;
}
.next.page-numbers{display: none !important;}
.ms_breadcrumb{display: none;}
.ms_player_wrapper .player_mid .jp_queue_wrapper{ display: none; }
.player_left .play_song_options ul li a.ms_add_playlist,
.player_left .play_song_options ul li a.ms_share_music{
	display: none;
}
.ms_register_partner div#pmpro_account-membership h3{
    text-align: left;
    background: #9e74e1;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    padding: 20px 20px 20px 20px;
}
.copy_from_here {
    width: 95%;
    margin: auto;
    position: relative;
}
.copy_from_here .tooltip {
    position: absolute;
    bottom: 18px;
    right: 0;
    background: #000;
    color: #fff;
    padding: 3px 10px;
    font-size: 11px;
    border-radius: 6px;
    opacity: 1;
}
.view_table_section {
    padding: 20px 20px 14px 20px;
}
.view_table_section textarea {
    margin-bottom: 0 !important;
}
td.pmpro_account-membership-levelfee textarea {
    margin: 6px auto 0 !important;
}
.page-template-partner_profile .main_partner_profile .ms_register_partner input {
    height: 48px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 45px;
    color: #3f3f3f;
    border: 1px solid #b7b7b7;
    border-radius: 0;
    margin-bottom: 20px;
}
.page-template-partner_profile .ms_register_partner span.select2.select2-container {
    width: 100% !important;
}
.page-template-partner_profile .ms_register_partner input#palyer_color {
	height: 30px;
	width: 30px;
	margin: 22px 0 22px 10px;
	padding: 1px;
}
.form-group.select_player_color {
    display: inline-flex;
    width: 100%;
    align-items: center;
}
.page-template-partner_profile .ms_register_partner span.select2.select2-container input.select2-search__field {
    padding: 0;
    border: none;
}
.page-template-partner_profile .ms_register_partner textarea {
    margin-bottom: 13px;
    padding: 20px;
}
.page-template-partner_profile .main_partner_profile .ms_register_partner input[type="submit"] {
    color: #fff;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
td.pmpro_account-membership-expiration a {
    background: #ab86ff;
    border: 1px solid #ab86ff;
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    padding: 10px 20px;
    margin: 0 10px;
}
table.pmpro_table td.pmpro_account-membership-expiration {
    border: none;
}
.ms_register_partner div#pmpro_account-membership {
    padding-bottom: 1px;
}
.page-template-partner_profile .ms_register_partner span.select2.select2-container span.select2-selection {
    padding: 20px;
}
.page-template-partner_profile .main_partner_profile .ms_register_partner input:focus {
    box-shadow: none;
}
.page-template-partner_profile .ms_register_partner h2 {
    text-align: left;
    background: #9e74e1;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    padding: 20px 20px 20px 20px;
}
.page-template-partner_profile .breadcrumbs_wrapper.ms_top_breadcrumb {
    margin-top: 0;
}



.left_right_image_section .fw-row {
    display: inline-flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.left_right_image_section .fw-row .fw-col-xs-6 {
    padding: 0;
    width: 50%;
}
.left_right_image_section .fw-row:nth-child(even) .fw-col-xs-6:last-child,
.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:first-child {
    order: 1;
}
.left_right_image_section .fw-row:nth-child(even) .fw-col-xs-6:first-child,
.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:last-child {
    order: 2;
}
.left_right_image_section .fw-row .fw-col-xs-6 h2 {
    font-size: 20px;
    color: #202020;
}
.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:first-child {
    padding-right: 30px;
}
.left_right_image_section .fw-row:nth-child(even) .fw-col-xs-6:first-child {
    padding-left: 30px;
}
.left_right_image_section .fw-row {
    margin-bottom: 30px;
}
.left_right_image_section .fw-row:first-child {
    margin-top: 68px;
}
img.left_right_image_section_img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

/* New desin css startr here */
.form_step_two{display: none;}
/*#pmpro_payment_information_fields{display: none;}*/
/*.pmpro_submit{display: none;}*/
.last_num{display: none;}
.ms_menuopen_style .ms_sidemenu_wrapper
{
	display: none !important;
}
.ms_menuopen_style .site-content {
     padding-left: 0px !important; 
}
.ms_menuopen_style .ms_header {
    left: 0 !important;
}
.top_logo {
    text-align: left;
}

.login100-more
{
	display: none;
}
.login, .registration{margin: auto;}

/* home page desing */

body {
    padding: 0 ;
    margin: 0;
    /*background: linear-gradient( 
48deg ,rgba(0,0,0,1) 20%, rgba(0,0,0,1) 23%, rgba(0,0,0,1) 24%, rgba(10,4,32,1) 25%, rgba(12,4,59,1) 40%, rgba(12,4,60,1) 40%, rgba(36,4,106,1) 50%, rgba(89,4,150,2) 66%, rgba(173,4,187,1) 70%) fixed !important;*/
background: linear-gradient(47.15deg, #AD04BB 60.19%, #5255A1 80.07%) !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    color: #fff !important;
}
.ms_btn{background-color:#d800ea !important;}
p,.landing_page h5,.membership_plan_name,.membership_price span.mo,.membership_price span.euro,.ms_heading h1,.ms_rcnt_box_text h3 a, .w_top_song .w_tp_song_name h3 a,.album_single_text h2{color: #fff !important;}
.membership_price:after{background: #fff !important;}
.header-main {
    width: 100%;
    display: inline-block;
    padding-top: 50px;
    z-index: 2222;
    position: relative;
}
.ms_player_wrapper{z-index: 3333333 !important;}
.container {
    width: 100%;
    max-width: 1190px;
    margin: 0 auto;
    padding:0 15px;
}
.header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: unset;
}
.header .logo {
    width: auto;
}
.header .logo img {
    max-width: 300px;
}
.header .button {
    width: auto;
    padding-top: 20px;
    cursor: pointer;
}
.header .button img {
    max-width: 48px;
}
nav {
    width: auto;
    margin-top: 26px;
}
nav ul {
    display: inline-block;
}
nav ul li {
    display: inline-block;
    padding: 1px 21px;
}
nav ul li a {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
nav ul li a:hover {
    color: #000;
    transition: 1s;
}
/*.header:after {
    content: "";
    width: 55px;
    height: 7px;
    position: absolute;
    top: 30px;
    right: -5px;
    border-radius: 8px;
    background: #fff;
    transform: rotate(45deg);}

.header:before {
    content: "";
    width: 55px;
    border-radius: 8px;
    height: 7px;
    position: absolute;
    top: 30px;
    right: -5px;
    background-color: #fff;
    transform: rotate(135deg);
}*/
.banner-main {
    width: 100%;
    display: inline-block;
    padding: 20px 0 100px 0;    
}
.banner {
    width: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 130px;
}
.banner .text-left {
    width: auto;
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px;
}
.banner .text-left h1 {
    font-size: 55px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    max-width: 420px;
}
.banner .text-left h1 span {
    color: #e601dd;
    border-bottom: 2px solid #e601dd;
}
.banner .text-left p {
    width: 495px;
    padding-top: 25px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #c7b8e1;
    padding-bottom: 40px;
    font-weight: 400;
}
.banner .text-left a {
    display: inline-block;
}
.btn_default {
    background-color:#d800ea;
    text-align: center;
    color: #fff;
    border-radius: 30px;
}
#submit_fr
{
	width: 289px;
	height: 60px;
	left: 301px;
	top: 614px;

	background: #FC466B !important;
	background-color: #FC466B !important;
	border: 1px solid #FC466B !important;
	border-radius: 10px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
}
.banner .text-left a.get-your-license {
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 60px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 50px;
    display: inline-block;
}
.banner .text-right {
   
    text-align: left; !important;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    position: relative;

}
.banner .text-right:after {
    content: "";
    width: 40px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 82px;
    left: 221px;
    display: none;
}
.banner .text-right h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    text-align: left;
    color: #FFFFFF;
    text-transform: uppercase;
}
.banner .text-right p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.banner .text-right a {
    display: block;
    text-align: left;
    color: #9e9e9e;
    font-size: 18px;
    background: #fff;
    border-radius: 30px;
    padding: 20px 20px;
    font-family: 'Montserrat', sans-serif;
}

.banner .text-right i.fa.fa-chevron-down {
    display: inline-block;
    position: left;
    position: relative;
    left: 300px;
    font-size: 18px;
    color: #9e9e9e;
}
.banner .text-right a.get-your-license {
    margin-top: 50px;
    height: 60px;
    background-color: #d800ea;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
i.fa.fa-chevron-right {
    font-size: 16px;
    padding-left: 16px;
    font-family: 'Montserrat', sans-serif;
}
.worldwide-main {
    width: 100%;
    display: inline-block;
    background: linear-gradient(17deg, #0b0434 44%, #ad04bb 100%);
    padding: 60px 0 75px 0;
    font-family: 'Montserrat', sans-serif;
}
.worldwide {
    width: auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.worldwide p {
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #b9a8d6;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.worldwide P a {
    border-bottom: 2px solid #e601dd;
    color: #e601dd;
    font-family: 'Montserrat', sans-serif;
}
.worldwide span {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #b9a8d6;
    padding-top: 65px;
    display: inline-block;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.music-main {
    width: 100%;
    background: linear-gradient(180deg, #490546 35%, #220044 100%);
    padding: 70px 0 58px 0;
}
.music {
    width: auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.music h3 {
    font-size: 55px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: capitalize;
}
.music h3 span {
    color: #e601dd;
    display: inline-block;
    border-bottom: 2px solid #e601dd;
}
.music p{
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #c7b8e1;
    max-width: 681px;
    margin: 0 auto;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
}
.music a.listen-now {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 65px;
    color: #ffffff;
    padding: 20px 50px 20px 50px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.pricing-main {
    width: 100%;
    background-color:#0b0434;
    padding: 100px 0 90px 0;
}
.price-text h4 {
    font-size: 55px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 70px;
}
.price-text span {
    border-bottom:2px solid #d800ea ;
    color: #d800ea;
    display: inline-block;
}
.pricing {
    width: auto;
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    align-items: center;
    justify-content: center;
}
.pricing .live {
    column-gap: 10px;
    width: 33.33%;
    border: 2px solid #9c9c9c;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
}
.pricing .live img {
    width: 60px;
    height: 60px;
    margin-top: 40px;
}
.pricing .live h4 {
    padding-top: 40px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}
.pricing .live p {
    color: #c0b8ce;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    min-height: 72px;
}
.pricing .wellness {
    column-gap: 10px;
    width: 33.33%;
    border: 2px solid #9c9c9c;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}
.pricing .wellness h4 {
    padding-top: 40px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
h1.footer_title{color: #fff !important;text-align: left !important;}
.widget.widget_text .textwidget p {
    margin-bottom: 5px;
    color: #fff;
    text-align: left;
}
.custome_footer_section .widget.widget_nav_menu ul li a
{
	color: #fff !important;
}
.pricing .wellness img {
    width: 60px;
    height: 60px;
    margin-top: 40px;
}
.pricing .wellness p {
    color: #c0b8ce;
    width: 280px;
    margin: 0 auto;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;;
}
.pricing .license {
    column-gap: 10px;
    width: 33.33%;
    border: 2px solid #9c9c9c;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
}
.pricing .license h4 {
    padding-top: 40px;
    text-transform: capitalize;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.pricing .license img {
    width: 60px;
    height: 60px;
    margin-top: 40px;
}
.pricing .license p {
    color: #c0b8ce;
    font-family: 'Montserrat', sans-serif;;
    margin: 0 auto;
    font-size: 18px;
}
a.btn_default.from {
    height: 60px;
    margin-bottom: 40px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff !IMPORTANT;
    line-height: 60px !important;
    padding: 0;
    width: 100%;
}
.pricing .license a.btn_default.from {
    margin-top: 23px;
}
#hero_image_select
{

	background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(255 255 255 / 25%);
    border-radius: 10px;
    height: 60px;
    width: 66%;
    float: left;
    padding-left: 20px;
    color: #666666;
    /* float: left; */
    /* display: inline-block; */
    margin: auto;
    margin-bottom: 30px;
  
}
:focus-visible {
    outline: none !important;
}
footer {
    width: 100%;
    display: inline-block;
    padding: 90px 0;
    background-color: #200040;
}
.footer-main {
    width: auto;
    display: flex;
    justify-content: space-between;
}
.footer-main .logo img {
    width: 300px;
}
.footer-main span {
    color: #bcb8c2;
    display: block;
    padding-left: 90px;
    padding-top: 10px;
    font-family: 'Montserrat', sans-serif;;
}
.footer-main .where h6 {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;;
    text-transform: uppercase;
    letter-spacing: 2px;
    color:#fff;
}
.footer-main .where a {
    color: #bcb8c2;
    padding-right: 60px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;;
}
.footer-main .where a i.fa.fa-map-marker {
    color: #e601dd;
    padding-right: 10px;
}
.footer-main .where .map .map-b {
    padding-top: 20px;
}
.footer-main .where .map .map-a {
    padding-top: 16px;
    padding-left: 0px;
}
.team {
    text-transform: uppercase;
}
.team h6 {
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;;
    letter-spacing: 1px;
}
.team a i.fa.fa-envelope {
    color: #e601dd;
    padding-right: 10px;
}
.team a {
    color: #bcb8c2;
    font-size: 15px;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;;
    display: inline-block;
}
#content-load-more-btn{text-align: center !important;}
#load_more_btn
{
	background-color: #d800ea !important;
	color: #fff;
	border: 0;
	padding: 0;
	width: 200px;
	line-height: 60px;
	border-radius: 100px;
	font-size: 18px;
	line-height: 60px;
	cursor: pointer;
}
.membership_account_pages .ms_main_data footer.entry-footer {
    display: none;
}
.membership_account_pages .ms_main_data thead tr th {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 10px;
}
.membership_account_pages .ms_main_data tbody tr td {
    padding: 5px 10px;
}
.membership_account_pages .ms_main_data tbody tr td a.pmpro_btn {
    background: #fff;
    border-radius: 30px;
    height: 50px;
    line-height: 35px;
    color: #9e9e9e;
}
.membership_account_pages .ms_main_data tbody tr td a.pmpro_btn.disabled {
    color: #ab86ff;
}
.membership_account_pages .ms_main_data .pmpro_billing_wrap p {
    font-size: 18px;
}
.membership_account_pages .ms_main_data .pmpro_billing_wrap ul li {
    color: #fff;
}
.membership_account_pages .ms_main_data .pmpro_billing_wrap a {
    font-weight: 500;
}
.membership_account_pages .ms_main_data h3,
.membership_account_pages .ms_main_data h2 {
    color: #fff;
}
#pmpro_account #pmpro_account-invoices h3 {
    margin-bottom: 10px;
}
#pmpro_account #pmpro_account-profile {
    border: none;
}
.membership_account_pages .ms_main_data .entry-content p {
    font-size: 18px;
}
.membership_account_pages .ms_main_data .entry-content ul li {
    color: #fff;
    font-size: 18px;
}
.membership_account_pages .ms_main_data .entry-content p.pmpro_actions_nav {
    margin-top: 40px;
}
.membership_account_pages .ms_main_data .pmpro_invoice_wrap tbody tr td,
.membership_account_pages .ms_main_data .pmpro_cancel_wrap tbody tr td {
    padding: 12px 10px;
    font-size: 18px;
}
.pmpro_member_profile_edit-fields select, .pmpro_member_profile_edit-fields input[type="text"], .pmpro_member_profile_edit-fields input[type="email"], .pmpro_member_profile_edit-fields input[type="url"], .pmpro_member_profile_edit-fields input[type="password"], .pmpro_member_profile_edit-fields input[type="search"], .pmpro_member_profile_edit-fields input[type="number"], .pmpro_member_profile_edit-fields input[type="tel"], .pmpro_member_profile_edit-fields input[type="range"], .pmpro_member_profile_edit-fields input[type="date"], .pmpro_member_profile_edit-fields input[type="month"], .pmpro_member_profile_edit-fields input[type="week"], .pmpro_member_profile_edit-fields input[type="time"], .pmpro_member_profile_edit-fields input[type="datetime"], .pmpro_member_profile_edit-fields input[type="datetime-local"], .pmpro_member_profile_edit-fields input[type="color"], .pmpro_member_profile_edit-fields textarea {
    width: 100%;
    background: #fff;
    height: 50px;
    line-height: 35px;
    color: #9e9e9e;
    padding: 0 10px;
}
.membership_account_pages .ms_main_data .entry-content ul, .membership_account_pages .ms_main_data .pmpro_billing_wrap ul {
    margin: 0 0 10px 18px;
}
.page-template-miraculous-blog-temp .entry-meta i,
.page-template-miraculous-blog-temp header.entry-header span.posted-on a,
.page-template-miraculous-blog-temp header.entry-header h3.entry-title a,
.page-template-tpl_landing_page .left_and_right_image_content_image_inner h2 {
    color: #fff;
}
.page-template-miraculous-blog-temp nav.navigation .nav-links a.page-numbers,
.page-template-miraculous-blog-temp nav.navigation .nav-links span.page-numbers.dots {
    color: #fff !important;
}
.ms_menuopen_style .jp-type-playlist {
    width: 100% !important;
    padding-right: 182px !important;
}
.foo_sharing ul li a
{
    background-color: #d800ea !IMPORTANT;
    background-image: none !important;
    box-shadow: none !important;
}
.share_title {
    color: #fff !important;
}
.privacy-first-content, .privacy-que, .privacy-ans {
    color: #fff;
}
.menu-header ul#menu-main-manu li.right a {
    color: #fff;
    padding: 6px 17px;
    line-height: 30px;
    border-radius: 30px;
}
.menu-header ul#menu-main-manu li.right {
    margin-right: 0;
}
/*.menu-header ul#menu-main-manu li.right a:hover {
    background: #fff;
    color: #2d0c9f;
}*/
.menu-header ul#menu-main-manu li a {
    color: #fff;
}
.ms_menuopen_style .ms_player_close {
    right: 1em !important;
}
.step_froms select option {
    color: #666 !important;
}
.btn_cls.btn_from_prev_two {
    margin-left: -40px;
}
.header .menu-header, .header-main .menu-header{
position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: #000;
    padding: 120px 0 70px 0;
    z-index: 1;
/*    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;*/
   transition: transform .3s linear;
    overflow: hidden;
    transform: translateY(-100%);
}
.header .menu-header.show_menus {
/*	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;*/
/*    transform: translate(0);*/
}
.header .menu-header.show_menus, .header-main .menu-header.show_menus {
	  transition: transform .3s linear;
    transform: translateY(0);
}
.header .menu-header ul, .header-main .menu-header ul {
    width: 100%;
}
.header .menu-header ul li, .header-main .menu-header ul li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.header .button {
	width: auto;
    padding-top: 20px;
    cursor: pointer;
    position: absolute;
    right: 118px;
    top: 50px;
    z-index: 11;
}
.menu-header ul#menu-main-manu li a {
    transition: unset !important;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
}
.header.slide_menu_options .button:after {
    content: "✖";
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 1;
    font-size: 40px;
}
/*.header.slide_menu_options .header-search,
.header.slide_menu_options .logo {
    visibility: hidden;
    transition: transform .1s linear;
}*/
.header img.show_menus_icons {
	visibility: visible;
}
.header.slide_menu_options img.show_menus_icons {
	visibility: hidden;
}
.ms_main_wrapper.ms_main_wrapper_single .container-fluid {
    max-width: 1140px;
}
.ms_content_wrapper footer.entry-footer {
    display: none;
}
section.contact_section_footer .contact_section_footer_form_inner .field_group_section {
    max-width: 100%;
    width: 100%;
    margin: auto;
}
section.contact_section_footer .contact_section_footer_form_inner .row.field_group input {
    width: 100%;
}
.footer_two_nav.text-center ul#menu-footer-menu-items li {
    display: inline-block;
}
.footer_two_nav.text-center ul#menu-footer-menu-items {
    text-align: left;
}
.footer_two_nav.text-center ul#menu-footer-menu-items li {
    display: inline-block;
    padding-right: 20px;
}
/*.pmpro_checkout_gateway-stripe .pmpro_submit{display:none;}*/



.search-results .ms_main_data{    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;}



.header{ 
	position: relative;display: inline-block; 
	/*z-index: 2*/
}
.header .logo{display: inline-block;}
.header .button.burger_menu{
	position: unset;
	display: inline-block;
    float: right;
        z-index: 100;
    position: relative;
    top: 0;
    right: 0;
}
.header-search{
	display: inline-block;
    float: right;
    padding-top: 0px;margin-top: 14px;
    margin-right: 20px;position: relative;}
.header-search input[type="search"]{
	    text-align: left;
    color: #9e9e9e;
    font-size: 18px;
    background: #fff;
    border-radius: 30px;
    padding: 10px 20px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    margin-bottom: 0;
}
.header-search input.search-submit,.header-search button.search-submit{     position: absolute;
    top: 0;
    right: 0;
    font-size: 0; }
.header-search button.search-submit{
	position: absolute;
    top: 8px;
    right: 20px;
    font-size: 20px;
    background: none;
    color: #000;
    border: none;
}
.search_result_title{padding-bottom: 30px;
    text-align: center;}
.search_result_title h1{
	color: #FFF;
    text-transform: uppercase;
}  



/*   2022 new home */
.container
{
	max-width: 80% !important;
	width: 100% !important;
	margin: auto;
}
.home_inner_2022
{
	display: inline-block;
	width: 100%;
	position: relative;
}
/*.home_2022_div
{
	width: 100%;
	display: inline-block;
	position: relative;
	margin-top: 100px;
	color: #fff;
	font-family: 'Montserrat', sans-serif !important;
	width: 60%;
	float: left;
	z-index: 2;
}*/
.home_2022_div {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 100px;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    width: 56.5%;
    float: left;
    z-index: 2;
    margin-right: 50px;
} 
.page_new_title
{
/*	max-width: 82%;*/
	display: inline-block;
}
.home_2022_div .new_form_steps .text-right h2,
.home_2022_div h1 {
    color: #fff;
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-weight: 700;
    font-size: 80px;
    line-height: 90px;
    text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
}
.home_2022_div .new_form_steps .text-right h2 {
    font-size: 84px;
}
.pmpro_checkout_gateway-stripe .pmpro_form .pmpro_message.pmpro_error:nth-child(3){
	visibility: hidden;
}
.pmpro_checkout_gateway-stripe .pmpro_submit .pmpro_message.pmpro_error {
    bottom: 160px !important;
/*    background: transparent;
    border: 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 500;*/
    width: 55% !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;    
}
.page_description
{
	/*margin-top: 20px;*/
	max-width: 100%;
}
.page_description p, .home_2022_div .new_form_steps .text-right p{
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: left;
	margin-top: 40px;
}
/*.new_div_space
{
	margin-top: 50px !important;
}*/
.full_bg_div{width: 100%;display: inline-block;margin-bottom:50px;}
.new_rs_form,
.full_bg_div {
    display: inline-flex;
    flex-flow: row wrap;
    align-items: center;
}
/*.full_bg_div:after
{
 content: '';
    position: absolute;
    background-image: url(./assets/images/new_bg.png);
    right: 80px;
    top: -65px;
    height: 900px;
    width: 80%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    z-index: 1;
}*/




/*  flip animation  */
.wordCarousel {
font-size: 40px;
font-style: normal;
font-weight: 400;
width: 100%;
margin-bottom: 30px;
}
.wordCarousel .main_flip_in {
  overflow: hidden;
  position: relative;
  float: right;
  height: 90px;
  padding-top: 10px;
  margin-top: -10px;
}
.wordCarousel .main_flip_in span.spn_om {
  color: #fff;
  font-weight: 700 !important;
  height: 45px;
  margin-bottom: 45px;
  display: block;
	font-style: italic;
	font-weight: 700;
	font-size: 90px;
	line-height: 90px;
	letter-spacing: 0;
}
.bt_spac{display: inline-block;margin-top: 20px;}
.ul_rm{display: block;}

.flip2 {
  -webkit-animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip3 {
  -webkit-animation: flip3 8s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip3 8s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip4 {
  -webkit-animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip5 {
  -webkit-animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;

}

@-webkit-keyframes flip2 {
  0% {
    margin-top: -180px;
  }
  5% {
    margin-top: -90px;
  }
  50% {
    margin-top: -90px;
  }
  55% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -180px;
  }
}

@keyframes flip2 {
  0% {
    margin-top: -180px;
  }
  5% {
    margin-top: -90px;
  }
  50% {
    margin-top: -90px;
  }
  55% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -180px;
  }
}
@-webkit-keyframes flip3 {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
@keyframes flip3 {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
@-webkit-keyframes flip4 {
  0% {
    margin-top: -360px;
  }
  5% {
    margin-top: -270px;
  }
  25% {
    margin-top: -270px;
  }
  30% {
    margin-top: -180px;
  }
  50% {
    margin-top: -180px;
  }
  55% {
    margin-top: -90px;
  }
  75% {
    margin-top: -90px;
  }
  80% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -360px;
  }
}
@keyframes flip4 {
  0% {
    margin-top: -360px;
  }
  5% {
    margin-top: -270px;
  }
  25% {
    margin-top: -270px;
  }
  30% {
    margin-top: -180px;
  }
  50% {
    margin-top: -180px;
  }
  55% {
    margin-top: -90px;
  }
  75% {
    margin-top: -90px;
  }
  80% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -360px;
  }
}
@-webkit-keyframes flip5 {
  0% {
    margin-top: -450px;
  }
  5% {
    margin-top: -360px;
  }
  20% {
    margin-top: -360px;
  }
  25% {
    margin-top: -270px;
  }
  40% {
    margin-top: -270px;
  }
  45% {
    margin-top: -180px;
  }
  60% {
    margin-top: -180px;
  }
  65% {
    margin-top: -90px;
  }
  80% {
    margin-top: -90px;
  }
  85% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -450px;
  }
}
@keyframes flip5 {
  0% {
    margin-top: -450px;
  }
  5% {
    margin-top: -360px;
  }
  20% {
    margin-top: -360px;
  }
  25% {
    margin-top: -270px;
  }
  40% {
    margin-top: -270px;
  }
  45% {
    margin-top: -180px;
  }
  60% {
    margin-top: -180px;
  }
  65% {
    margin-top: -90px;
  }
  80% {
    margin-top: -90px;
  }
  85% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -450px;
  }
}
@media screen and (max-width:1300px) {
    a.btn_default.from {
        padding: 18px 33px;
    }
	.header .button {
	    right: 50px;
	    top: 52px;
	}
}



.page_agancy_section{width: 100%;display: inline-block;}

.add_agancy_title h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    color: #FFFFFF;
    text-shadow: 0px 0px 50px rgb(0 0 0 / 50%);
    margin-bottom: 16px;
}
.page_agancy_section_inner {
    align-items: center;
}
.add_agancy_discription p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
}
.main_home_page_2022 section {
    padding: 100px 0;
}
.main_home_page_2022 .padding-top{
	padding-top: 0;
}
h2.h2-tag {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    font-family: 'Montserrat';
    color: #fff;
    text-shadow: 0px 0px 50px rgb(0 0 0 / 50%);
}
.content-section .description {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
}
.content-section .button_s a {
    background: #FC466B;
    border-radius: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    padding: 18px 70px;
}
.content-section .button_s {
    margin-top: 42px;
}
/*.our_music_inner_left .content-section {
    padding-right: 110px;
}*/
.our_music_in {
    background-repeat: no-repeat;
    padding: 50px 0;
}
.use-cases-section .content-section {
    max-width: 58%;
    width: 100%;
    margin: auto;
}
.post_images-s {
    padding: 0 5px !important;
}
.post_images-sub .post-title a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    display: block;
}
.post_images-subs img {
    width: 100%;
/*    height: 450px;
    object-fit: cover;
    object-position: center;*/
}
.list-of-posts {
    margin-top: 70px;
}
.post_images-sub {
    margin-bottom: 25px;
}
.post_images-subs {
    margin-bottom: 6px;
}
.pricing-section-s {
    width: 380px;
    margin: auto;
    text-align: center;
    position: relative;
}
.pricing-section-s .header {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    width: 428px;
    height: 222px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    left: -20px;
    background-position: center !important;
    padding: 80px 0;
}
.pricing-plan {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border-radius: 10px;
    margin-top: -110px;
    padding-top: 110px;
    padding-bottom: 40px;
}
.pricing-plan .description {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    color: #2A2A2A;
    padding: 0 70px;
}
.pricing-section-s img.icons-head {
    border-radius: 50%;
    position: relative;
    top: 60px;
    z-index: 11;
}
.pricing-plan .button_s a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    background: #FC466B;
    border-radius: 10px;
    width: 90%;
    display: block;
    margin: auto;
    height: 60px;
    letter-spacing: 0;
    margin-top: 13px;
}
.main_home_page_2022 .pricing-section {
    background: linear-gradient(47.15deg, #AD04BB 41.19%, #5255A1 80.07%) !important;
    padding: 58px 0 155px 0;
}
.pricing-section-sub {
    align-items: center;
}

.type_text {
/*  display: flex;
  justify-content: left;
  align-items: center;*/
}
.type_text h1 {
  font-size: 60px;
  overflow: hidden;
}
.type_text h1 span.typed-text {
  font-weight: 700;
  color: #fff;
}
.type_text h1 span.cursor {
  display: inline-block;
  background-color: #fff;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.type_text h1 span.cursor.typing {
  animation: none;
}
.home_banner_new{padding: 0px !important;}
.new_form_steps
{

padding-top: 30px;
width: 91%;
float: left;
display: inline-block;
}
/*.new_form_steps .rs_email
{
	background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(255 255 255 / 25%);
    border-radius: 10px;
    height: 60px;
    width: 66%;
    margin-right: 22px;
    padding-left: 20px;
    color: #666666;
    float: left;
    display: inline-block;
}*/
.new_form_steps .rs_email {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(255 255 255 / 25%);
    border-radius: 10px;
    height: 60px;
    /* width: 66%; */
    margin-right: 22px;
    padding-left: 20px;
    color: #666666;
    /* float: left; */
    /* display: inline-block; */
    flex: 1;
}
/*.new_form_steps .sub_new_btn
{
	width: 30%;
    height: 60px;
    background: #FC466B !important;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    float: left;
    display: inline-block;
    border:0px !important;
}*/
.new_form_steps .sub_new_btn {
    /* width: 30%; */
    width: initial;
    height: 60px;
    background: #FC466B !important;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    /* float: left; */
    /* display: inline-block; */
    border: 0px !important;
}
.agentor_vedeo_slider {
	width: 39%;
	margin-top: 100px;
	position: relative;
}
.agentor_vedeo_slider .agentor_videos.video_in {
    display: none;
}
.agentor_vedeo_slider .innerpage_banner_info a {
    font-size: 50px;
    width: 110px;
    display: inline-block;
    text-align: center;
    height: 110px;
    line-height: 95px;
    background: #fff;
    border-radius: 50%;
    border: 7px solid #ab86ff;
}
.agentor_vedeo_slider .innerpage_banner_info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    text-align: center;
    transform: translateY(-50%);
}
.agentor_vedeo_slider .agentor_videos.video_in #vimeo-player {
    width: 50%;
    height: 61%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}
.agentor_vedeo_slider .agentor_videos.video_in {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 11111;
}
.agentor_videos.video_in span.close {
    position: absolute;
    right: 20%;
    top: 10%;
    opacity: 1;
    font-size: 50px;
    color: #fff;
    text-shadow: none;
    float: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666666;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666666;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #666666;
}
.container_small
{
	width: 97%;
    margin: auto;
}
@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}
.new_form_steps .banner
{
	display: none;
	margin: 0px !important;
}
.new_rs_form
{
	width: 100%;
}
.our_music .marger_bottom30{margin-bottom: 15px !important;} 
.our_music .ms_top_music_inner .col-lg-3{padding-right: 0px !important;}
.banner_use_case img{width: 100%;}
.single-use_cases header.header-main {
    background: rgba(40,42,72,0.8);
    padding-bottom: 50px;
    position: relative;
    z-index: 11;
}
.banner_content_s {
    height: 750px;
    display: table;
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.banner_content_s h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 90px;
    font-family: 'Montserrat';
    color: #FFFFFF;
    text-shadow: 0px 0px 50px rgb(0 0 0 / 50%);
}
.banner_content_s .banner_use_case_sub_content p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
}
.main_use_case {
    position: relative;
    top: -180px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.banner_content_s .banner_use_case {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding-top: 120px;
}
.main_use_case:after {
    content: "";
    background: linear-gradient(193.78deg, #5255A1 19.69%, rgba(82, 85, 161, 0.2) 74.24%);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.detail-page-of-use-case .use-case-detail-bnr-img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 720px;
    object-fit: cover;
    object-position: center;
}
.use-case-description h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 50px rgb(0 0 0 / 50%);
}
.use-case-description p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.use-case-container {
    width: 100%;
    max-width: 987px;
    margin: auto;
}
.use-case-description {
    padding-top: 0;
    padding-bottom: 130px;
}
.use-case-post-section-i{
	display: inline-flex;
	flex-flow: row wrap;
	width: 100%;
}
.use-case-post-section-inner {
    flex: 32%;
    margin: 6px;
    position: relative;
}
.use-case-post-section-inner img {
    width: 100%;
}
.use-case-post-section {
    width: 99.5%;
    margin: auto;
}
.use-case-post-section {
    margin-top: 60px;
}
.pmpro-checkout{position: relative;}
/*.pmpro-checkout #primary{z-index: 22222;position: relative;}*/
.ms_main_data
{
	
    position: relative;
}
.pmpro_asterisk{display: none;}
.pmpro-checkout:after {
    content: '';
    background: url(images/Frame1.png);
    width: 51%;
    height: 100%;
    right: 0;
    z-index: 1111;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
}

body.pmpro-checkout:before {
    content: '';
    background-image: url(images/fram2.png);
    width: 41%;
    height: 100%;
    / display: block; /
    left: 0;
    z-index: 1111;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
}



/*--------------------------------- Membership account css started by khushbu ---------------------------------*/
.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout h3 {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 60px !important;
    line-height: normal;
    margin: 0 !important;
}
.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields p, .pmpro-checkout #pmpro_pricing_fields p {
    font-style: normal;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 50px;
    border: 0 !important;
    opacity: 1;
    color: #fff !important;
    margin: 0 !important;
}
.multisteps_form{
    width: 100%;
    max-width: 850px;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 70px;
}
.change_the_place_of_have_account .btn_cls.btn_from_next_one {
    margin-top: 85px;
}
.change_the_place_of_have_account .btn_cls.btn_from_next_two a,
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a,
.change_the_place_of_have_account .btn_cls.btn_from_next_one a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 60px;
    color: #fff !important;
    position: relative;
    text-align: left;
    padding: 0 50px 0 60px;
}
.change_the_place_of_have_account .btn_cls.btn_from_next_two a:before,
.change_the_place_of_have_account .btn_cls.btn_from_next_two a:after,
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:before,
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:after,
.change_the_place_of_have_account .btn_cls.btn_from_next_one a:before,
.change_the_place_of_have_account .btn_cls.btn_from_next_one a:after {
    content: "";
    width: 14px;
    height: 14px;
    border-width: 3px 3px 0px 0px;
    border-color: #fff;
    border-style: solid;
    display: block;
    position: absolute;
    right: 60px;
    top: 23px;
    transform: rotate(45deg);
}
.change_the_place_of_have_account .btn_cls.btn_from_next_two a:before,
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:before,
.change_the_place_of_have_account .btn_cls.btn_from_next_one a:before {
    right: 50px;
}
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a {
    padding: 0 20px 0 30px;
}
.change_the_place_of_have_account .btn_cls.btn_from_next_two {
    margin-left: 30px;
}
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:before {
    right: 30px;
}
.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:after {
    right: 40px;
}
div#pmpro_payment_information_fields {
    margin: -40px 0 0 0;
    z-index: 3333;
    position: relative;
}
.pmpro_submit
{
/*	display: none;*/
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 333333;
}
.button_xontainer.last_num .btn_cls.btn_from_prev_two,
/*div#pmpro_payment_information_fields h3 {
    display: none;
}*/
.pmpro_checkout_gateway-stripe .pmpro_submit {
    text-align: center;
    margin: 90px 0 0 0 !important;
}
.pmpro_checkout_gateway-stripe .pmpro_submit input#pmpro_btn-submit {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    height: 60px;
    padding: 9px 50.836px 10px;
    margin: 0 !important;
    border-radius: 10px;
}
.multisteps_form .step_title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF !important;
    opacity: 0.5;
    padding-top: 10px;
}
.steps_st.step_one_in.curernt .step_title {
    opacity: 1;
}
.change_the_place_of_have_account {
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
}
.change_the_place_of_have_account h3 {
    order: 1;
    width: 100%;
    margin: 0 !important;
    text-transform: inherit !important;
}
.change_the_place_of_have_account .multisteps_form {
    order: 2;
}
.change_the_place_of_have_account .pmpro_checkout-fields {
    order: 3;
}
.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout-fields {
    margin: 0;
}
.change_the_place_of_have_account h3 {
    line-height: 0 !important;
}
.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg, .change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
}
.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a {
    color: #FC466B !important;
    font-weight: 700;
    position: relative;
}
.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #FC466B;
    position: absolute;
    bottom: -2px;
    left: 0px;
}
/*.steps_st.curernt {
    border-color: #d800ea;
}*/
.step_one_in, .step_two_in, .step_three_in {
/*    border-top: 3px solid rgba(217,217,217,0.5);
    padding-bottom: 30px;*/
    position: relative;
}
.steps_st.step_three_in:after,
.steps_st.step_one_in:after {
    content: "";
    background: rgba(217,217,217,0.5);
    height: 3px;
    width: 129%;
    position: absolute;
    left: 40px;
    top: -4px;
}
.step_three_in:before,
.step_two_in:before,
.step_one_in:before{
    content: '';
    position: absolute;
    left: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    top: -12px;
    opacity: 0.5;
}
.step_two_in:before{
	left: 50%;
	text-align: center;
}
.step_three_in:before{
	left: auto;
	right: 0;
}
.steps_st.step_three_in:after {
    left: auto;
    right: 40px;
    width: 121%;
}
.step_title_in{margin-right: 10px;}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {
    text-shadow: 0px 0px 50px rgb(0 0 0 / 50%);
}
/*.use-case-post-section-inner:nth-child(7n-0) {
    flex: 100%;
}*/
.new_music_list
{
	display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.use-case-post-section-inner:nth-child(7n-0) img {
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.add_agancy_contetn-img {
    padding-right: 60px !important;
}
.add_agancy_contetn {
    padding-left: 60px !important;
}
.use-cases-section .post_images-sub .post_images-subs img {
    height: 350px;
    object-fit: cover;
}
img.use-case-detail-bnr-img {
    width: 100%;
}
.main_home_page_2022 {
    overflow: hidden;
}
.cng_price{display: inline-block;}

.ms_side_wrapper .ms_main_data .navigation
{
  padding-bottom: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex: auto !important;
}

.ms_side_wrapper .ms_main_data .navigation ul li.active a
{
	background-color: #d800ea !important;
    border: 1px solid #d800ea !important;
    color:#fff !important;
}

.ms_side_wrapper .ms_main_data .navigation ul li a:hover
{
  background-color: #d800ea !important;
    border: 1px solid #d800ea !important;
    color:#fff !important;
}
.ms_side_wrapper .ms_main_data .navigation ul li a
{
	 color:#fff !important;
}
.wpap-loadmore-wrapper .wpap-loadmore-button
{
	background-color: #d800ea !important;
    color: #fff;
    border: 0;
    padding: 0;
    width: 200px !important;
    line-height: 60px !important;
    border-radius: 100px !important;
    font-size: 18px;
    line-height: 60px !important;
    cursor: pointer !important;
    box-shadow: none !IMPORTANT;
}
.album_feature a.album_date {
    color: #fff !important;
}
.album_list_wrapper>ul:hover>li>a {
    color: #fff !important;
}
.album_list_wrapper>ul>li {
    color: #fff !important;
}
.album_list_wrapper ul.ms_list_songs li{margin-top: 30px;}
.album_list_wrapper>ul>li>a {
    color: #fff !important;
}

.album_list_wrapper ul.more_option {
    right: 105px;
    width: 415px !important;
}



/*  2023 landing page css */

.banner_title h1
{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 64px;
	line-height: 80px;
	/* identical to box height, or 125% */

	text-align: left;
	text-transform: uppercase;

	color: #FFFFFF;

	text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
}
.banner_content p
{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 50px;
	color: #FFFFFF;
}
.service_page_main {margin-top: 100px !important;}
.banner_images
{

	text-align: center;
	margin-top: 30px;
	width: 100%;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.service_content
{
	background: linear-gradient(47.15deg, #AD04BB 41.19%, #5255A1 80.07%) !important;
    padding: 58px 0 155px 0;
}
.images_andcontent_box_image
{
	margin-bottom: 40px;
}
.images_andcontent_box_image img
{
	border-radius: 100%;
    height: 300px;
    width: 300px;
    image-rendering: auto;
    object-fit: cover;
}
.images_andcontent_box_image p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 40px;
text-align: justify;
color: #FFFFFF;
}
.content_box p
{
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #FFFFFF;
}
.user_section_rs{padding-right: 30px;padding-left: 30px;}
.images_andcontent_box_image .col-md-6.image_box{}
.images_andcontent_box_image:nth-child(even) .col-md-5.image_box{order: 2;text-align: right;padding-left: 120px;}
.images_andcontent_box_image:nth-child(odd) .col-md-5.image_box{padding-right: 120px;}
.bg_music_main
{
	background: linear-gradient(180deg, #5A178A -17.45%, rgba(90, 23, 138, 0) 95.68%);
	
}
h2.h2-tag-new
{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 64px;
	line-height: 80px;
	/* identical to box height, or 125% */

	text-align: center;
	text-transform: uppercase;

	color: #FFFFFF;

	text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
}
.video_popup_music{cursor: pointer;}
.service_page_main .use-case-post-section{margin-top: 0px !important;}
.your-music-videos
{
	width: 100% !important;
	margin: auto !important;
}
.music_btn:hover{color: #fff !important;}
.music_btn
{
	background: #2C1E4A;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 60px;
    color: #FFFFFF;
    margin: auto;
    text-align: center;
    width: 40%;
    display: block;
    height: 60px;
    margin-top: 30px;
}
.inner_images_bg
{
	margin-top: 50px;
	position: relative;
}
.img_bg_title
{
    position: absolute;
    top: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #762193;
    left: 0;
    right: 0;

}


.images_andcontent_box_image_new:nth-child(odd) .row_main{width: 50%;float: left;}
.images_andcontent_box_image_new:nth-child(even) .row_main{width: 50%;float: right;}
.bg_music_main
{
	background: linear-gradient(180deg, #5A178A -17.45%, rgba(90, 23, 138, 0) 95.68%);
	
}
.image_box_new {
    float: left;
    display: inline-block;
    width: 40%;
    margin-right: 20px;
    text-align: right;
}
.content_box {
    float: left;
    display: inline-block;
    width: 56%;
    
}
.images_andcontent_box_image_new img
{
	border-radius: 100%;
    height: 250px;
    width: 250px;
    image-rendering: auto;
    object-fit: cover;
}
.images_andcontent_box_image_new:nth-child(even) .row_main .image_box_new
{
 float: right !important;

 text-align: left;
}
.u2_text
{
margin-bottom: 15px;
color: #fff;
font-size: 25px;
text-transform: uppercase;
}
.custom_albums_list
{
	margin-top: 30px !important;
}
ul.more_option li {
    width: 100%;
    display: block;
    margin-top: 0 !important;
}

section.how_it_works {
    padding-top: 80px;
    padding-bottom: 50px;
}
.how_it_works_inner_title h2
{
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-size: 50px;
	/* margin-top: 70px; */
	text-transform: uppercase;
	margin-bottom: 20px;
}
.how_it_works_inner_de {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 30px;
}
.how_section_steps_content {
    text-align: center;
}
.how_section_steps_title {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 15px;
}
.how_step_image {
    margin: auto;
    text-align: center;
}
.how_step_image img {
    width: 50%;
    margin: auto;
    text-align: center;
}
.how_it_works_inner_ol .step_one_in {justify-content: left;}
.how_it_works_inner_ol .step_three_in {justify-content: right;}
.how_it_works_inner_ol .step_title {
    opacity: 1;
}

/* ================================= */


.Accordions {
  display: block;
  max-width: 800px;
  margin: auto;
}

.Accordion_item {
  width: 100%;
  height: auto;
  margin: 5px 0;
}
.Accordion_item:first-child {
  margin-top: 50px;
}
.Accordion_item .title_tab {
  width: 100%;
  background-color: #FC466B;
  color: #fff;
  padding: 12px 30px;
  cursor: pointer;
  transition: background-color 0.3s ease-in;
  border-radius: 4px;
}
.Accordion_item .title_tab .title {
  font-size: 24px;
  letter-spacing: 1px;
  position: relative;
  color: #fff !important;
}
.Accordion_item .title_tab .title .icon {
  position: absolute;
  right: 1%;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-color: transparent;
  transform: rotate(-90deg);
  transition: transform 0.3s ease-in;
}
.Accordion_item .title_tab .title .icon:before, .Accordion_item .title_tab .title .icon:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #FCFCFC;
}
.Accordion_item .title_tab .title .icon:before {
  top: 0;
  left: 2px;
  transform: rotate(-45deg);
}
.Accordion_item .title_tab .title .icon:after {
  top: 0;
  right: 2px;
  transform: rotate(45deg);
}

.inner_content {
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
}
.inner_content p {
  width: 98%;
  margin: auto;
  padding: 18px 15px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  opacity: 0;
  transform: translate3d(0px, 60px, 0px);
  transition: transform 0.6s cubic-bezier(0, 0.99, 0.44, 1.01), opacity 0.8s 0.1s cubic-bezier(0, 0.99, 0.44, 1.01);
}

/* ================================= */
.Accordion_item .title_tab.active {
  background-color: #FC466B;
  transition: background-color 0.3s ease-in;
}
.Accordion_item .title_tab.active .title .icon {
  transform: rotate(0deg);
  transition: transform 0.3s ease-in;
}
.Accordion_item .title_tab:hover {
  background-color: #FC466B;
  transition: background-color 0.3s ease-in;
}
.Accordion_item .inner_content p.show {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition: opacity 0.8s cubic-bezier(0, 0.99, 0.44, 1.01), transform 0.6s 0.1s cubic-bezier(0, 0.99, 0.44, 1.01);
}

/* ================================= */
.inner_content p span {
  font-size: 14px;
  line-height: 30px;
}
.inner_content p b {
  color: #fff;
  font-size: 18px;
}

.faqs_new
{
	margin-bottom: 50px;
}
.contact_section_footer_inner .ms_heading{text-align: center;margin-bottom: 30px;}
.landingpage_contact_from{margin-bottom: 60px;}
.landingpage_contact_from .row.contact_section_footer_in
{
	 justify-content: center;
}
.landingpage_contact_from  .field_group_section select {
    height: 48px !important;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 20px;
}

.pr_page_search
{
	text-align: center;
    padding-top: 122px;
    padding-bottom: 122px;
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.pr_serach
{
	width: 50%;
	height: 64px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgb(255 255 255 / 25%) !important;
	border-radius: 10px !important;
	border: 0;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
	/* identical to box height, or 200% */
    color: #666666;
    padding-left: 20px !important;
}
.pr_page_search input[type="submit"]
{
	background: #FC466B !important;
    border-radius: 50px !important;
    background-color: #FC466B !important;
    width: 23% !important;
    height: 60px !important;
    margin-left: 10px !important;
    font-family: 'Montserrat'!important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 40px !important;
    color: #FFFFFF !important;
    border: 0 !important;
}
.ui-autocomplete
{
	position: relative;
    top: -1317.16px;
    left: 181.172px;
    width: 1302px;
    display: block;
    height: 200px;
    overflow-y: scroll;
    background-color: #fff;
    width: 500px;
    color: #000;
    list-style-type: none;
    padding: 0;
    padding-left: 20px;
    box-shadow: 0px 0px 15px rgb(255 255 255 / 25%) !important;
    border-radius: 10px !important;
    
}
.ui-autocomplete li
{

	cursor: pointer;
	border: 0;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
	/* identical to box height, or 200% */
    color: #666666;
}


/*
 *  STYLE 2
 */

.ui-autocomplete::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #fff;
}

.ui-autocomplete::-webkit-scrollbar
{
	width: 12px;
	background-color: #fff;
}

.ui-autocomplete::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #FC466B;
}


.select2-results__options::-webkit-scrollbar {
  width: 12px;
  background-color: #fff;
  border-radius: 10px;
}
.select2-results__options::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #fff;
}

.select2-results__options::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #FC466B;
	border-radius: 10px;
}

.select2-results__options::-webkit-scrollbar-button {
  display: none;
}


.select2-results__options[aria-multiselectable="true"] li
{
	padding-left: 30px;
    position: relative;
    padding-right: 20px;
    margin-top: 10px;
    font-family: 'Quicksand' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    display: flex !important;
    align-items: center !important;
    color: #000000 !important;
}

.loading {
  position: relative;
}

.loading:before {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('loader-icon.png');
  background-size: cover;
}

.loading:before {
  display: block;
}


.tracks_filters
{
	display: inline-block;
    width: 100%;
}

.tracks_filters .filters_inner
{
	width: 18%;
	float: left;
	display: inline-block;
	margin-left: 20px;
}
.tracks_filters .filters_inner .select2-selection
{
	background: #2C1E4A;
	border-radius: 10px;
	border: 0px;
	height: 60px;
	line-height: 60px;
}
.select2-results__options[aria-multiselectable="true"] li {
    padding-left: 30px;
    position: relative
}

.select2-results__options[aria-multiselectable="true"] li:before {
    position: absolute;
    left: 8px;
    opacity: .6;
    top: 6px;
    font-family: "FontAwesome";
    content: "\f0c8";
}

.select2-results__options[aria-multiselectable="true"] li[aria-selected="true"]:before {
    content: "\f14a";
}

.select2-container .select2-search--inline .select2-search__field
{
	margin-top: 0px !important;
	padding-left: 20px !important;
}

.tracks_filters .filters_inner ::-webkit-input-placeholder { /* Edge */
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 40px;
/* identical to box height, or 200% */

color: #FC466B;

}

.tracks_filters .filters_inner :-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 40px;
/* identical to box height, or 200% */

color: #FC466B;

}

.tracks_filters .filters_inner ::placeholder {
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 40px;
/* identical to box height, or 200% */

color: #FC466B;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
		background: #F1F1F1 !important;
		font-family: 'Quicksand';
		font-style: normal !important;
		font-weight: 500 !important;
		font-size: 16px !important;
		line-height: 20px !important;
		color: #FC466B !important;
}
.select2-selection__rendere
{
	top:'200px';
	position:'relative';
}



/*.select2-container--default .select2-selection--multiple .select2-selection__rendered
{
	display: none !important;
}*/

.appned_tarcks
{
	margin-top: 110px;
	display: inline-block;
	width: 100%;
}
.com_section
{
	padding-top: 50px;
	padding-bottom: 50px;
}
.gcx_content h1
{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
}
.gcx_content p
{
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
.gcx_wh_content h3
{
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 40px;
		text-align: left;
		text-transform: uppercase;
		color: #FFFFFF;
		text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
		margin-bottom: 0px;
}
.gcx_wh_content p{
  
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;

}
.gcx_wh_image{text-align: right;}
.gcx_wh_image img{border-radius: 100%;width: 70%;text-align: right;}
.inner_gcx_use_case h2
{
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.main_vs_btn{text-align: center;}
.visti_gcx_btn{
	text-align: center;
    background: #fff;
    color: #000;
    padding: 15px 65px;
    border-radius: 80px;
    margin-top: 40px;
    display: inline-block;text-transform: uppercase;}
.gcx_us_image_title {
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 35px;
}
.gcx_us_image_title a{color: #fff !important;text-transform: uppercase;}
.inner_gcx_use_case .gcx_wh_content{margin-bottom: 30px;}
.gcx_vist_btn
{
	    text-align: center;
    margin-top: 50px;
    display: inline-block;
    width: 100%;
        text-transform: uppercase;
}
.gcx_vist_btn a
{
	background-color: #fff;
	padding: 15px 40px;
	border-radius: 20px;
	color: #000;
	text-transform: uppercase;
}
.gcx_us_image img{width: 100%;}


.page-template-tpl_home_2022 .serveice_section_mian h2.h2-tag{text-align: left !important;margin-bottom: 20px}
.page-template-tpl_home_2022 .serveice_section_mian p{text-align: left;}
.page-template-tpl_home_2022 .inner_images_bg .img_bg{text-align: center;}
.page-template-tpl_home_2022 .inner_images_bg .img_bg img{width: 100%}
.description_bg{
	background: #134ea5;
    width: 70%;
    position: absolute;
    right:-20px;
    padding: 20px 40px;
    color: #fff;
    opacity: 1;
    bottom: -80px;
    min-height: 375px;
    border-radius: 20px;
}
.description_bg .img_bg_title_new{color: #fff;font-size: 20px;margin-bottom: 20px}
.page-template-tpl_home_2022 .inner_images_bg{padding: 20px;}
/*.new_2023_ser{display: none;}*/
/*.page-id-19732 .new_2023_ser{display: block !important;}
.page-id-19732 .new_2022_ser{display: none !important;}*/
 .serv_image_section
{
	padding: 0 50px;
}

/*--------------------------------- ended by khushbu ---------------------------------*/

/*--------------------------------- Start by Nilay ---------------------------------*/
form.pmpro_form .pmpro_reset_password-fields label{
    font-size: 19px;
    line-height: 1.2;
    padding-left: 2px;
    font-weight: 400;
    color: #999;
}
form.pmpro_form .pmpro_reset_password-fields input[type=password]{
    box-shadow: none;
    display: block;
    width: 100%;
    height: 50px;
    background: transparent;
    font-size: 22px;
    color: #555555;
    line-height: 1.2;
    padding: 0 2px;
    border: none;
    border-bottom: 2px solid #dbdbdb;
}
.pmpro_reset_password_wrap form.pmpro_form .pmpro_reset_password-fields .lite{
    color: #999 !important;
    margin-bottom: 30px;
}
.page_description .new_div_space{
    display: none;
}
.hydra_h_link{
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    padding: 0 12px;
    background: #FC466B !important;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    color: #FFF !important;
    text-transform: uppercase;
}
.serv_image_section{padding: 0px;}
.page-template-tpl_home_2022 .inner_images_bg{padding: 20px 10px 20px;}
.description_bg{ bottom: auto; top:50%;width: 80%;padding: 20px 20px;min-height: 345px;}

.page-template-tpl_musicgeneration .header-main{
    padding-bottom: 50px;
}
.musicgeneration_main{
    width: 100%;
    background-color: #303030;
    display: inline-block;
}
.musicgeneration_inner{
    width: 100%;
    display: inline-block;
    padding: 115px 0 145px;
    position: relative;
}
.musicgeneration_inner h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0 0 30px;
}
.musicgeneration_top_image{
    text-align: center;
    position: absolute;
    top: 27px;
    width: 100%;
}
.musicgeneration_content{
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}
.mg_field{
    margin-bottom: 60px;
    width: 100%;
    display:inline-block;
}
.mg_field label{
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    width:100%;
    padding-bottom:20px;
}
input[type="text"].prompt_input{
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    background: #303030;
    padding-left: 24px;
    padding-right: 24px;
    border: 1px solid #FFF;
    border-radius: 8px;
}
input[type="text"].prompt_input::placeholder{
    color: #999;
}
input[type="text"].prompt_input::-ms-input-placeholder{
    color: #999;
}
.duration_inner {
width: 100%;
display: inline-block;
border: 1px solid #FFF;
padding: 35px 24px;
border-radius: 8px;
}
.duration_top {
display: inline-block;
width: 100%;
}
span.duration_title {
float: left;
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
span.duration_title i.fa.fa-question-circle-o{
color: #000;
background: #FFF;
border-radius: 100px;
padding: 3px 4.15px;
margin-right: 5px;
}
span#duration_val {
float: right;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
}
input[type="range"].duration_slider{
background: linear-gradient(to right, #d800ea 0%, #d800ea 12%, #fff 12%, #fff 100%);
border-radius: 8px;
height: 3px;
width: 100%;
outline: none;
transition: background 450ms ease-in;
-webkit-appearance: none;
border:none;
padding: 0;
}
input[type="range"].duration_slider.gl_30{
    background: linear-gradient(to right, #d800ea 0%, #d800ea 49%, #fff 49%, #fff 100%);
}
.duration_slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
background: #FFF;
cursor: pointer;
border-radius: 100px;
}

.duration_slider::-moz-range-thumb {
width: 20px;
height: 20px;
background: #FFF;
cursor: pointer;
border-radius: 100px;
}
.mg_field.submit_button{
width: 100%;
display: inline-block;
margin-bottom: 0;
}
.mg_field.submit_button button{
border-radius: 10px;
background: #FC466B !important;
border-color:#FC466B !important;
width: 100%;
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
cursor: pointer;
}
.music_gen_main{
    width: 100%;
    display: inline-block;
    padding-top: 60px;
}
.music_gen_main h2{
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.mg_custom_player{
    display: inline-block;
    width: 100%;
    padding: 29px 30px;
    background: #444;
    border-radius: 10px;
}
#music_prompt{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 20px;
}
.mg_audio_player{
    display: flex;
    align-items: flex-start;
}
.mg_play_pause{
    margin-right: 10px;
}
span#playPause {
    font-size: 20px;
}
.mg_progressbar{
    flex-grow: 1;
    width: 70%;
    margin-right: 10px;
}
.mg_progressbar input[type="range"]{
    width: 100%;
    height: 3px;
    padding: 0;
    border: none;
    vertical-align: middle;
}
.mg_progressbar input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #FFF;
    cursor: pointer;
    border-radius: 100px;
}

.mg_progressbar input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #FFF;
    cursor: pointer;
    border-radius: 100px;
}
div#timeDisplay {
    display: inline-block;
    width: 100%;
}
span#currentTime {
    float: left;
}
span#totalTime {
    float: right;
}
#muteIcon{
    margin-right: 10px;
    width: 28px;
    height: 28px;
    color: #000;
    background: #FFF;
    text-align: center;
    line-height: 28px;
    border-radius: 100px;
    display: inline-block;
}
.other_button{
   
}
span.downloadButton {
    width: 28px;
    height: 28px;
    color: #000;
    background: #FFF;
    text-align: center;
    line-height: 28px;
    border-radius: 100px;
    display: inline-block;
    margin-right: 5px;
}
span.closeButton {
    width: 28px;
    height: 28px;
    color: #000;
    background: #FFF;
    text-align: center;
    line-height: 28px;
    border-radius: 100px;
    display: inline-block;
}
.mg_genration_player_main {
    width: 100%;
    position: relative;
    min-height: 200px;
    margin-top: 15px;
}
.mg_player_loader {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
}
.mg_player_loader img{
    border-radius: 100%;
}
/*--------------------------------- End by Nilay ---------------------------------*/



/*  responsive */
@media only screen and (max-width: 1800px) {
	.banner_content_s h1{
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	.banner_content_s .banner_use_case_sub_content p {
	    font-size: 18px;
	    line-height: 30px;
	}
	.banner_content_s{
		height: 500px;
	}
	.banner_content_s .banner_use_case {
	    padding-top: 180px;
	}
	.use-case-description h2 {
	    font-size: 40px;
	    line-height: 50px;
	}
	.use-case-description p {
	    font-size: 18px;
	    line-height: 30px;
	    margin-bottom: 0;
	    margin-top: 30px;
	}
	.use-case-description {
	    margin-top: -80px;
		padding-top: 0;
		padding-bottom: 40px;
	}
	.single-use_cases header.header-main {
	    padding: 20px 0;
	}
	.home_banner_new .home_inner_2022 .home_2022_div {
	    width: 55%;
	    margin-right: 50px;
	}
	.new_form_steps .sub_new_btn {
	    font-size: 16px;
	    line-height: 40px;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 48px;
	    line-height: 50px;
	}
	.home_2022_div .page_description {
	    max-width: 100%;
	}
	.agentor_vedeo_slider .innerpage_banner_info a {
	    font-size: 30px;
	}
	.agentor_vedeo_slider .innerpage_banner_info a {
	    font-size: 30px;
	    width: 90px;
	    height: 90px;
	    line-height: 75px;
	    border-width: 6px;
	}
}
@media only screen and (max-width: 1800px) and (min-width: 1350px){
	.home_2022_div .new_form_steps .text-right h2,
	.home_2022_div h1 {
	    font-size: 46px;
	    line-height: 50px;
	}
	.type_text h1 {
	    font-size: 35px !important;
	}
	.home_2022_div .new_form_steps .text-right p,
	.page_description p {
	    font-size: 16px;
	    line-height: 30px;
	}
	.home_banner_new .home_inner_2022 .new_form_steps {
	    width: 100%;
	}
	.page_description {
	    max-width: 70%;
	}
	.full_bg_div:after {
	    top: -130px;
	}
	h2.h2-tag,
	.add_agancy_title h2 {
	    font-size: 44px;
	    line-height: 50px;
	}
	.content-section .description p,
	.content-section .description,
	.add_agancy_discription p {
	    font-size: 18px;
	    line-height: 30px;
	}
	section.our_music {
	    padding: 0;
	}
	.content-section .button_s a {
	    padding: 16px 70px;
	}
	.post_images-sub .post-title a {
	    font-size: 18px;
	    line-height: 30px;
	}
	.pricing-plan .description {
	    font-size: 16px;
	    line-height: 30px;
	    padding: 0 50px;
	}
	.pricing-section-s .header {
	    font-size: 20px;
	    line-height: 50px;
	    width: 308px;
	    height: 162px;
	    padding: 60px 0 30px 0;
	}
	.pricing-section-s {
	    width: 268px;
	}
	.pricing-section-s img.icons-head {
	    width: 70px;
	}
	.pricing-plan .button_s a {
	    font-size: 16px;
	    line-height: 50px;
	    width: 80%;
	    height: 50px;
	}
}
@media only screen and (max-width: 1600px) {


	.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout h3{
		font-size: 50px !important;
	}
	.multisteps_form .step_title,
	.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields p, .pmpro-checkout #pmpro_pricing_fields p {
	    font-size: 20px !important;
	    line-height: 30px;
	}
	.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg, .change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a {
	    font-size: 20px;
	    line-height: 30px;
	}
	.step_three_in:before, .step_two_in:before, .step_one_in:before {
	    width: 10px;
	    height: 10px;
	    top: -8px;
	}
	.steps_st.step_three_in:after {
	    left: auto;
	    right: 30px;
	    width: 129%;
	}
	.step_froms .pmpro_checkout-field input, .step_froms select{
		height: 60px;
	}
	.multisteps_form{
		margin-bottom: 40px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_one {
	    margin-top: 0;
	}
	.pmpro_checkout_gateway-stripe .pmpro_submit {
	    margin: 50px 0 0 0 !important;
	}
	.ms_main_wrapper.ms_side_wrapper, .single-product .ms_main_wrapper {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}

	.banner_title h1
	{
		font-size: 50px;

	}
	h2.h2-tag-new
	{
		font-size: 50px;
		margin-top: 70px;

	}
	.banner_content p{font-size: 18px;line-height: 30px;}
	.images_andcontent_box_image p{font-size: 18px;line-height: 32px;}
	.service_page_main {margin-top: 50px !important;}

}
@media only screen and (max-width: 1350px) {
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 54px;
	    line-height: 62px;
	}
	.page_description p, .home_2022_div .new_form_steps .text-right p {
	    font-size: 16px;
	    line-height: 30px;
	    margin-top: 20px;
	}
	.page_description {
	    max-width: 90%;
	}
	.new_form_steps .rs_email{
		width: 65%;
	}
	.new_form_steps .rs_email{
		width: 60%;
	}
	.new_form_steps .sub_new_btn {
	    width: 35%;
	    font-size: 15px;
	    line-height: 40px;
	    padding: 0 12px;
	}
	.ms_player_wrapper {
	    left: 0;
	}
	.add_agancy_title h2 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.add_agancy_discription p {
	    font-size: 16px;
	    line-height: 28px;
	}
	section.our_music {
	    padding: 0;
	}
	h2.h2-tag {
	    font-size: 36px;
	    line-height: 50px;
	}
	.content-section .description {
	    font-size: 16px;
	    line-height: 28px;
	}
	.content-section .button_s a {
	    font-size: 16px;
	    line-height: 40px;
	    padding: 14px 30px;
	}
	.post_images-sub .post-title a {
	    font-size: 18px;
	    line-height: 30px;
	}
	.use-cases-section .post_images-sub .post_images-subs img {
	    height: 260px;
	}
	.pricing-section-s .header {
	    font-size: 18px;
	    line-height: 30px;
	    width: 308px;
	    height: 190px;
	}
	.pricing-section-s {
	    width: 270px;
	}
	.pricing-plan .description {
	    font-size: 16px;
	    line-height: 28px;
	    padding: 0 50px;
	}
	.pricing-section-s img.icons-head {
	    width: 70px;
	}
	.pricing-plan .button_s a {
	    font-size: 18px;
	    line-height: 60px;
	    width: 80%;
	}
}

@media screen and (max-width:1600px) {
  .full_bg_div:after
   {
     background-size: contain !important;
     right: 0px;
     top: -200px;
   }
/*   .home_2022_div{width: 100% !important;}*/
   .new_div_space{margin-top: 0px !important;}
   /*.home_2022_div{margin-top: 50px !important;}*/
   /*.page_description{max-width: 80%;}*/
/*   .home_2022_div h1{font-size: 60px;line-height: 60px;}
   .type_text h1 {font-size: 50px !important;}*/
}
@media screen and (max-width:1199px) {
    a.btn_default.from {
        padding: 18px 33px;
    }
	.header .button {
	    right: 3%;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 44px;
	    line-height: 52px;
	}
	.new_form_steps {
	    width: 100%;
	}
	.new_form_steps .rs_email {
	    margin-right: 10px;
	}
	.new_form_steps .sub_new_btn {
	    width: 37%;
	}
}

@media screen and (max-width:1023px) {
    a.btn_default.from {
        padding: 12px 26px;
    }
	.use-cases-section .post_images-sub .post_images-subs img {
	    height: 210px;
	}
}
@media screen and (max-width:991px) {
    .banner {
        display: inherit;
    }
    .text-left {
        width: 100%;
        margin: 0 auto;
    }
    .banner .text-left h1 {
        max-width: 100%;
    }
    .banner .text-left p {
        width: 100%;
    }
    .banner .text-left {
        margin-bottom: 94px;
    }
    .banner .text-right {
        width: 100%;
    }
    .banner .text-right:after {
        left: 388px;
    }
    .banner .text-right p {
        max-width: 700px;
        margin: 0 auto;
        padding-top: 20px;
    }
    .banner .text-right i.fa.fa-chevron-down {
        left: 623px;
    }
    .pricing {
        display: inherit;
    }  
    .pricing .live {
        width: 100%;
        display: inline-block;
        margin-bottom: 50px;
    }
    .pricing .wellness {
        width: 100%;
        display: inline-block;
        margin-bottom: 50px;
    }
    .pricing .license {
        width: 100%;
        display: inline-block;
    }
    .footer-main .logo img {
        max-width: 175px;
    }
    .footer-main span {
        padding-left: 30px;
        padding-top: 0;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;;
    }
    .footer-main .where h6 {
        font-size: 13px;
        color: #fff;
    }
    .team h6 {
        font-size: 13px;
    }
    .footer-main .where a {
        font-size: 10px;
        padding-right: 20px;
    }
    .footer-main .where .map .map-a {
        padding-top: 5px;
    }
    .footer-main .where .map .map-b {
        padding-top: 5px;
    }
    .team a {
        font-size: 13px;
    }
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 41px;
	}
	.page_description {
	    max-width: 100%;
	}
	.home_2022_div {
	    width: 70%;
	}
	.our_music_inner_left .content-section {
	    padding-right: 40px;
	}
	.add_agancy_contetn {
	    padding-left: 40px !important;
	    padding-right: 0 !important;
	}
	.add_agancy_contetn-img {
	    padding-right: 40px !important;
	    padding-left: 0 !important;
	}
	.use-cases-section .post_images-sub .post_images-subs img {
	    height: 180px;
	}
	.post_images-sub .post-title a {
	    font-size: 16px;
	    line-height: 28px;
	}
}
@media screen and (max-width:768px) {

	.new_music_list{margin-top: 140px !important;}
	.new_music_list .use-case-post-section{margin-top: 0px !important;}
	.home_2022_div {
	    width: 100%;
	}
	.container {
	    max-width: 98% !important;
	}
	.page_description {
	    max-width: 64%;
	}
	.pricing-section-s {
	    width: 220px;
	}
	.pricing-plan .description {
	    padding: 0 30px;
	}
	.pricing-section-s .header {
	    width: 258px;
	    height: 210px;
	}
	.pricing-plan {
	    padding-top: 80px;
	    padding-bottom: 23px;
	}
	.our_music_inner_right,
	.our_music_inner_left .content-section,
	.our_music_inner_left,
	.add_agancy_contetn,
	.add_agancy_contetn-img {
	    padding-right: 0 !important;
	    padding-left: 0 !important;
	}
	.add_agancy_contetn-img,
	.our_music_inner_right {
	    margin-top: 50px;
	}
	.pricing-section-inner:first-child {
	    margin-bottom: 50px;
	}
	.add_agancy_image,
	.content-section,
	.add_agancy_contetn {
	    text-align: center;
	}
	.main_home_page_2022 .pricing-section {
	    padding: 8px 0 65px 0;
	}
	.main_home_page_2022 section {
	    padding: 60px 0;
	}
	.add_agancy_image img {
	    width: 70%;
	    margin: auto;
	}
	section.our_music {
	    padding-top: 0;
	}
	.pricing-section-inner:nth-child(2),
	.add_agancy_contetn {
	    order: 1;
	}
	.pricing-section-inner:nth-child(1),
	.add_agancy_contetn-img {
	    order: 2;
	}
	.main_home_page_2022 .pricing-section {
	    padding-bottom: 35px;
	    padding-top: 70px;
	}
	section.use-cases-section {
	    padding-top: 0;
	}
}
@media screen and (max-width:767px) {

.serv_image_section {
    padding: 0px !important;
}
.description_bg{width: 100%;position: relative;bottom: inherit;right: inherit;margin-top: 30px;padding: 25px;min-height: auto !important;}
    .banner .text-right i.fa.fa-chevron-down {
        left: 425px;
    }
    .pricing .live h4 {
        font-size: 28px;
    }
    .pricing .wellness h4 {
        font-size: 28px;
    }
    .pricing .license h4 {
        font-size: 28px;
    }
    .pricing .live p {
        font-size: 20px;
        width: 300px;
    }
    
    .pricing .wellness p {
        font-size: 20px;
        width: 300px;
    }
    .pricing .license p {
        font-size: 20px;
        width: 300px;
    }

    .images_andcontent_box_image:nth-child(odd) .col-md-5.image_box{padding-right: 0px !important;text-align: center;}
    .images_andcontent_box_image:nth-child(even) .col-md-5.image_box{padding-left: 0px !important;text-align: center;}

    .images_andcontent_box_image:nth-child(odd) .col-md-7{order: 2}
    .images_andcontent_box_image:nth-child(even) .col-md-7{order: 2}
    .music_btn{width: 100%;}
    .banner_title h1{font-size: 40px;text-align: center;}
    .banner_content p{font-size: 18px;text-align: center;}
     
     .images_andcontent_box_image img{
        
			width: 50%;
			margin: auto;
			margin-bottom: 20px;

     }

     .images_andcontent_box_image_new:nth-child(odd) .row_main{width: 100%;float: none;margin-bottom: 20px;}
     .images_andcontent_box_image_new:nth-child(even) .row_main{width: 100%;float: none;margin-bottom: 20px;}
     .image_box_new{width: 100%;text-align: center;margin: auto;float: none;}
     .content_box{float: none;width: 100%;display: inline-block;text-align: center;}
      .gcx_image{text-align: center;}
      .gcx_image img{
      	width: 60%;
    text-align: center;
    margin: auto;}
    .gcx_wh_image {
    text-align: center;
    margin-top: 30px;
}

.gcx_wh_image img {
    border-radius: 100%;
    width: 60%;
    text-align: center;
}
.gcx_us_image_title{margin-top: 40px;margin-bottom: 40px;}


}
@media  screen and (max-width:639px) {
    .pricing .live h4 {
        font-size: 28px;
    }
    .pricing .wellness h4 {
        font-size: 28px;
    }
    .pricing .license h4 {
        font-size: 28px;
    }
    .pricing .live p {
        font-size: 20px;
        width: 300px;
    }
    .pricing .wellness p {
        font-size: 20px;
        width: 300px;
    }
    .pricing .license p {
        font-size: 20px;
        width: 300px;
    }
    .banner .text-right i.fa.fa-chevron-down {
        left: 331px;
    }
    .worldwide P {
        font-size: 18px;
        line-height: 26px;
    }
    .worldwide span {
        font-size: 18px;
        line-height: 26px;
    }
    .footer-main .logo img {
        max-width: 110px;
    }
    .footer-main span {
        padding-left: 16px;
        font-size: 10px;
        letter-spacing: 2px;
    }
    .footer-main .where a {
        letter-spacing: 1px;
    }
    .use-cases-section .content-section,
    .page_description,
    .container,
	.page_new_title {
	    max-width: 100%;
	}
	.new_form_steps .rs_email {
	    width: 100%;
	    margin: 0 !important;
	    float: none;
	}
	.new_form_steps .sub_new_btn {
	    width: 50%;
	    float: none;
	    display: inline-block;
	    margin: 30px auto 0;
	}
	.new_rs_form{
		text-align: center;
	}
	.content-section .description,
	.content-section h2.h2-tag,
	.add_agancy_discription,
	.add_agancy_title {
	    padding: 0 20px !important;
	}
	.our_music_inner .our_music_inner_right .ms_top_music_main .row .col-lg-3.col-md-3.col-sm-3 {
	    width: 24.5%;
	}
	.use-cases-section .list-of-posts .post_images-s {
	    flex: 0 0 33.33%;
	}
	.use-cases-section .post_images-sub .post_images-subs img {
	    height: 150px;
	}
}
@media screen and (max-width:539px) {
    .banner .text-right:after {
        left: 213px;
    }
    .banner .text-right i.fa.fa-chevron-down {
        left: 277px;
    }
    .banner .text-left h1 {
        margin-top: -88px;
    }
    a.btn_default.from {
        padding: 20px 23px;
    }
    .footer-main .where a {
        width: auto;
        display: inline-block;
    }
    .team a {
        display: flex;
    }
    .where {
        padding-left: 35px;
    }
    .header .logo img {
        max-width: 250px;
    }
    .header .button img {
        max-width: 45px;
    }
    .music-main {
        padding: 25px 0 40px 0;
    }
    .pricing-main {
        padding: 30px 0 60px 0px;
    }
    footer {
        padding: 46px 0;
    }
    .footer-main .where .map .map-b {
        padding-top: 0;
    }
    .footer-main span {
        font-size: 7px;
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 1320px) {
	.home_2022_div .page_description {
	    max-width: 100%;
	}
	.agentor_vedeo_slider .innerpage_banner_info a {
	    font-size: 30px;
	}
	.agentor_vedeo_slider .innerpage_banner_info a {
	    font-size: 30px;
	    width: 90px;
	    height: 90px;
	    line-height: 75px;
	    border-width: 6px;
	}
	.home_banner_new .home_inner_2022 .home_2022_div {
	    margin-right: 45px;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 40px;
	    line-height: 46px;
	}
	.new_form_steps .rs_email,
	.new_form_steps .sub_new_btn {
	    height: 50px;
	}
}
@media only screen and (max-width: 1300px) {
	.membership_price span.price {
	    font-size: 46px;
	}
}
@media only screen and (max-width: 1250px) {
	section.fw-main-row.full_width_banner {
	    margin-left: -130px;
	    margin-right: -50px;
	}
	#pmpro_payment_information_fields .pmpro_checkout-h3-name:after {
	    position: unset;
	    margin: 20px auto 0;
	}
	#pmpro_payment_information_fields .pmpro_checkout-h3-name {
	    text-align: center;
	}
	.step_froms .pmpro_checkout-field{
		width: 32%;
	}
}
@media only screen and (max-width: 1200px) {
	.row.field_group input {
	    width: 158px;
	}
	.contact_section_footer_inner {
	    margin-left: 125px;
	    margin-right: 35px;
	}	
	section.custome_footer_section {
	    margin-top: 60px;
	    margin-left: 125px;
	    margin-right: 35px;
	}
	.membership_price span.price {
	    font-size: 34px;
	}
	.membership_price span.euro {
	    font-size: 20px;
	}
	.membership_price span.mo {
	    font-size: 16px;
	}
	.membership_description p {
	    font-size: 16px;
	    line-height: 35px;
	}	
	.membership_allow_signups a.signup_button_link{
		width: 100%;
	}
	.pricing .live a.btn_default.from {
	    padding: 2px 20px;
	}
	/*.use-case-post-section-inner:nth-child(7n-0) img{
		height: 300px;
	}*/
	.agentor_vedeo_slider {
	    width: 39.2%;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 34px;
	    line-height: 40px;
	}
	.page_description p br, .home_2022_div .new_form_steps .text-right p br {
	    display: none;
	}
}
@media only screen and (max-width: 1100px) {
	.row.field_group input {
	    width: 148px;
	}	
	.custome-lading-page-template .fw-iconbox.fw-iconbox-2 .fw-iconbox-aside {
	    margin-left: 15px;
	}
	.left-section-space {
	    padding-left: 40px;
	}
	.right-section-space {
	    padding-right: 40px;
	}
	.left_and_right_image_content_image_inner h2 {
	    font-size: 24px;
	}
	.left_and_right_image_content_image_inner p, .left_and_right_content p {
	    font-size: 16px;
	    line-height: 24px;
	}	
}
@media only screen and (max-width: 1025px){
	.ms_main_wrapper.ms_side_wrapper, .single-product .ms_main_wrapper {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	.use-case-container {
	    width: 100%;
	    max-width: 95%;
	    margin: auto;
	}
}
@media only screen and (max-width: 1023px){
	.agentor_vedeo_slider {
	    width: 39.1%;
	}
	.home_banner_new .home_inner_2022 .home_2022_div {
	    margin-right: 40px;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 30px;
	}
}
@media only screen and (max-width: 991px){
	.contact_section_footer_inner {
	    margin-left: 0;
	    margin-right: 0;
	}
	.section_of_footer .widget_text .textwidget p {
	    font-size: 14px;
	}
	.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing ul {
	    padding: 0;
	}
	.section_of_footer_inner section#miraculous_widget_social_links-2 .foo_sharing ul li {
	    margin-right: 0;
	}	
	section.fw-main-row.full_width_banner {
	    margin-left: -20px;
	    margin-right: -20px;
	}
	section.custome_footer_section {
	    margin-left: 0;
	    margin-right: 0;
	}
	.membership_description p {
	    font-size: 14px;
	    line-height: 26px;
	}
	.membership_allow_signups {
	    padding: 0 14px;
	}
	section.banner-main .text-right p {
	    padding-bottom: 20px;
	}
	.ms_menuopen_style .ms_content_wrapper {
	    margin-left: 0 !important;
	}
	.header-main .header .menu-header {
	    visibility: hidden;
	}
	.header-main .header .button {
	    display: block;
	}
	.header-main .header .menu-header.show_menus {
	    visibility: visible;
	}
	.banner_content_s h1 {
	    font-size: 40px;
	    line-height: 40px;
	}
	.use-case-description h2 {
	    font-size: 34px;
	    line-height: 40px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a, .change_the_place_of_have_account .btn_cls.btn_from_prev_one a, .change_the_place_of_have_account .btn_cls.btn_from_next_one a {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 850px){
	.ms_register_partner {
	    width: 90%;
	}
}
@media only screen and (max-width: 800px){
	.home_banner_new .home_inner_2022 .home_2022_div {
	    margin-right: 0;
	    width: 100%;
	}
	.agentor_vedeo_slider {
	    width: 100%;
	    margin-top: 50px;
	}
}
@media only screen and (max-width: 991px) and (min-width: 769px)  {
	.fw-container {
	    width: 100% !important;
	}
	.container {
	    max-width: 100% !important;
	    padding-left: 35px !important;
	    padding-right: 35px !important;
	}
}
@media only screen and (max-width: 768px){
	.custome-lading-page-template .ms_heading {
	    padding-top: 50px !important;
	}
	.fw-divider-space {
	    padding-top: 30px !important;
	}
	.ms_fea_album_slider {
	    margin: 0px 0px 0px 0px !important;
	}
	.custome-lading-page-template .ms_fea_album_slider .ms_heading {
	    padding-top: 0 !important;
	}
	section.contact_section_footer {
	    margin-top: 60px;
	}

	.login100-more{
		width: 100%;
		height: 250px;
	}
	.login{
		width: 100%;
		padding: 50px 0;
	}
	.button_xontainer.last_num{
		max-width: 100%;
	}
	.button_xontainer.last_num .btn_cls.btn_from_prev_two {
	    margin: auto;
	    width: 100%;
	    margin-bottom: 40px;
	}
	.button_xontainer.last_num .btn_cls.btn_from_prev_two a {
	    width: 100%;
	}
	#pmpro_btn-submit{
		margin: auto;
	}
	.pmpro-login .limiter .login100-more {
	    display: none;
	}
	.pmpro-login .limiter .login {
	    padding-left: 30px;
	    padding-right: 30px;
	}
}
@media only screen and (max-width: 767px){
	.row.field_group input {
	    width: 100%;
	}
	.contact_section_footer_inner {
	    margin-left: 0;
	    margin-right: 0;
	}
	.contact_section_footer_inner .container {
	    max-width: 100%;
	    padding: 0 35px;
	}
	.section_of_footer_inner section#miraculous_widget_social_links-2 {
	    text-align: center;
	}
	.right-section-space {
	    padding-right: 0;
	    /*text-align: center;*/
	}
	.left-section-space {
	    padding-left: 0;
	    /*text-align: center;*/
	}
	.left_and_right_image_content_image_inner .button_section a{
		/*margin: auto;*/
	}
	.left_and_right_image_content_image_inner,
	.left_and_right_image_content {
	    vertical-align: top;
	    min-height: auto;
	    display: block;
	}
	.blog-section-div-content img,
	.custome-lading-page-template .fw-row .fw-col-xs-12.fw-col-sm-6 img {
	    width: 100%;
	}
	.blog-section-div-content,
	.left_and_right_image_content_image_inner .button_section {
	    margin-bottom: 50px;
	}
	.left_and_right_image_content {
		margin-top: 30px;
		width: 78%;
		margin-left: auto;
		margin-right: auto;
	}	
	.right-section-space-top {
	    display: inline-flex;
	    flex-flow: column;
	}
	.right-section-space-top .fw-col-xs-12.fw-col-sm-6:nth-child(1) {
	    order: 2;
	}
	.right-section-space-top .fw-col-xs-12.fw-col-sm-6:nth-child(2) {
	    order: 1;
	}
	.loadmore_d {
	    margin-top: 0;
	}
	.fw-row.left_and_right_image_box {
	    flex-flow: column;
	}
	p.subtext-center {
	    width: 90% !important;
	}
	.section_of_footer .widget_text .textwidget p {
	    text-align: center;
	    margin-bottom: 25px !important;
	}	
	.footer_two_nav ul#menu-footer-menu-items li {
	    margin: 0 6px;
	}
	.left_and_right_image_box .fw-col-xs-12.fw-col-sm-6 {
	    width: 100%;
	}
	.left_and_right_image_content {
	    width: 100%;
	}
	.membership_plan_section_main {
	    margin-bottom: 35px;
	}
	.membership_plan_section_main:first-child .membership_plan_section {
	    border-left: 1px solid #d7d7d7;
	}
	.membership_plan_section {
	    border: 1px solid #d7d7d7;
	}
	.left_right_image_section .fw-row .fw-col-xs-6 {
	    width: 100%;
	}
	.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:first-child {
	    padding-right: 0;
	}
	.left_right_image_section .fw-row:first-child {
	    margin-top: 38px;
	}
	.left_right_image_section .fw-row:nth-child(even) .fw-col-xs-6:first-child {
	    padding-left: 0;
	}
	.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:first-child {
	    order: 2;
	}
	.left_right_image_section .fw-row:nth-child(odd) .fw-col-xs-6:last-child {
	    order: 1;
	}
	img.left_right_image_section_img {
	    margin-bottom: 20px;
	}
	.left_right_image_section .fw-row {
	    margin-bottom: 20px;
	}
	.membership_account_pages .pmpro_member_profile_edit-field {
	    width: 100%;
	}
	.membership_account_pages form.pmpro_form select,
	.membership_account_pages form.pmpro_form input[type=text].input, 
	.membership_account_pages form.pmpro_form input[type=password].input,
	.membership_account_pages form#loginform input[type=text].input, 
	.membership_account_pages form#loginform input[type=password].input{
	    width: 100%;
	    max-width: 100%;
	}
	.step_froms .pmpro_checkout-field {
	    width: 49%;
	}
	.privacy-content-container{
		width: 100%;
		padding-top: 0;
	}
	.privacy-que {
	    line-height: 26px;
	}
	.landing_page p.privacy-number {
	    font-size: 26px;
	    line-height: 0;
	    vertical-align: -webkit-baseline-middle;
	    margin: 0;
	}
	.landing_page p.privacy-point-title{
		font-size: 20px;
	}
	#pmpro_payment_information_fields .pmpro_checkout-h3-name,
	#pmpro_payment_information_fields .pmpro_checkout-fields{
		width: 100%;
	}
	form.pmpro_form .pmpro_checkout-fields div input#bemail {
	    max-width: 100%;
	}
	#pmpro_payment_information_fields .pmpro_checkout-fields{
		min-height: auto;
	}
	#pmpro_payment_information_fields .pmpro_checkout-fields {
	    width: 100%;
	    padding-bottom: 40px !important;
	}
	.musicgeneration_top_image{
        width:auto;
        right:0;
    }
}
@media only screen and (max-width: 640px){
	.banner_content_inner h1 {
	    font-size: 1.5em;
	}
	p.simple_text {
	    font-size: 24px;
	}
	.sub_text p, .sub_text {
	    font-size: 16px;
	}
	.banner_img {
	    height: 380px;
	}
	.custome-lading-page-template .ms_heading h1 {
	    font-size: 24px !important;
	}
	div#Features {
	    padding-top: 40px !important;
	}
	.custome-lading-page-template .ms_heading {
	    margin-bottom: 15px;
	    padding-top: 10px !important;
	}
	.custome-lading-page-template .fw-col-xs-12,
	.custome-lading-page-template .fw-col-xs-12.fw-col-sm-4 {
	    padding: 0;
	}
	.custome-lading-page-template .ms_fea_album_slider {
	    margin-left: 0;
	    margin-right: 0;
	}	
	.section_content_text {
	    font-size: 16px;
	}
	.section_background_content h2 {
	    font-size: 22px;
	}
	.section_background_iimage{
		height: 250px;
	}
	.left_and_right_image_content_image_inner h2{
		font-size: 20px;
	}
	.left_and_right_image_content_image_inner p, .left_and_right_content p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.blog-section-div-content, .left_and_right_image_content_image_inner .button_section {
	    margin-bottom: 30px;
	}
	.custome-lading-page-template .fw-heading.fw-heading-h3 h3.fw-special-title{
		font-size: 16px;
	}
	.custome-lading-page-template .fw-heading.fw-heading-h3 .fw-special-subtitle{
		font-size: 12px;
	}
	p.blog-section-div {
	    font-size: 16px !important;
	}
	.blog-section-div-content .fw-heading.fw-heading-h3 {
	    margin-bottom: 0;
	}
	section.contact_section_footer .contact_section_footer_in {
	    padding: 0;
	}
	.contact_section_footer_in .contact_section_footer_form:nth-child(2) .contact_section_footer_form_inner {
	    padding: 60px 0;
	}
	.custome-lading-page-template .fw-divider-space {
	    padding-top: 40px !important;
	}
	.custome-lading-page-template .ms_fea_album_slider {
	    margin: 0 0px 0px 0px;
	}
	section.contact_section_footer {
	    margin-top: 50px;
	}
	.banner_content_inner {
	    padding: 0 10px;
	}
	.left_and_right_image_content {
	    width: 90%;
	}
	.home .ms_fea_album_slider {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.membership_plan_section_main:last-child {
	    margin-bottom: 0;
	}
	.footer_two_nav {
	    margin-bottom: 40px;
	}
	.ms_top_breadcrumb {
	    margin-top: 0 !important;
	}
	.left_and_right_image_box:last-child .button_section {
	    margin-bottom: 0;
	}
	div#Pricing {
	    margin-top: 40px;
	}
	.ms_breadcrumb .breadcrumbs {
	    padding: 0 15px;
	}
	#primary {
	    padding-top: 30px !important;
	}
	.page-id-2567 article {
	    margin-bottom: 0;
	}
	.page-id-2567 article .entry-content {
	    margin-top: 0;
	}
	.ms_register_partner {
	    width: 95%;
	    margin-top: 30px;
	}
	.page-template-partner_profile .ms_register_partner h2{
		font-size: 20px;
	}
	#pmpro_pricing_fields h3{
		font-size: 32px;
	}
	.step_title {
	    font-size: 14px !important;
	}
	.step_froms .pmpro_checkout-field{
		width: 100%;
	}
	.step_froms .pmpro_checkout-field input, .step_froms select{
		max-width: 100%;
	}
	.step_froms.form_step_two {
	    margin-top: 0;
	}
	.button_xontainer a {
	    padding: 10px 20px;
	    margin-top: 11px;
	    font-size: 16px;
	}
	.step_froms.form_step_one{
		margin-top: 11px;
	}
	.button_xontainer.last_num .btn_cls.btn_from_prev_two a {
	    width: 100%;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	#pmpro_payment_information_fields .pmpro_checkout-fields{
		width: 100%;
	}
	#pmpro_payment_information_fields .pmpro_checkout-fields{
		padding: 20px;
		padding-top: 50px;
	}
	.pmpro_payment-account-number{
		margin-bottom: 30px;
	}
	div#pmpro_payment_information_fields .pmpro_checkout-fields {
	    padding: 80px 20px 20px 20px;
	}
	.full_bg_div:after {
	    background-size: 230% !important;
	    right: 0px;
	    top: -180px;
	    background-position: 80% 190px;
	    height: 530px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	.home_2022_div {
	    margin-top: 370px;
	}
	.home_2022_div {
	    margin-top: 50px;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 28px;
	    line-height: 32px;
	}
	.new_rs_form {
	    display: inline-block;
	}
	.agentor_vedeo_slider .agentor_videos.video_in #vimeo-player {
	    width: 85%;
	    height: 180px;
	}
	.agentor_videos.video_in span.close {
	    right: 12px;
	    top: 35%;
	    font-size: 18px;
	}
	.agentor_vedeo_slider .innerpage_banner_info a {
	    font-size: 20px;
	    width: 60px;
	    height: 60px;
	    line-height: 50px;
	    border-width: 5px;
	}
}
@media only screen and (max-width: 600px){
	.ms_menuopen_style .jp-type-playlist {
	    padding-right: 0 !important;
	}
	.jp-gui.jp-interface.flex-wrap {
	    left: 0 !important;
	}
	.pmpro-login .ms_main_wrapper.ms_side_wrapper, .pmpro-login .single-product .ms_main_wrapper {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.use-case-description {
	    margin-top: -120px;
	    padding-bottom: 0;
	}
	.banner_content_s {
	    height: 740px;
	}
	.use-case-description h2 {
	    font-size: 28px;
	    line-height: 30px;
	}
	.use-case-description p {
	    font-size: 16px;
	    line-height: 28px;
	    margin-top: 20px;
	}
	.use-case-post-section {
	    margin-top: 0px;
	}
	/*.use-case-post-section-inner:nth-child(7n-0) img {
	    height: 250px;
	}*/

	.mg_audio_player{
        width: 100%;
        flex-wrap: wrap
    }
    .other_button{
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .ms_heading h1{
        margin-bottom: 0;
    }
    .musicgeneration_top_image{
        position: static;
    }
    .musicgeneration_content ul{
        margin-left: 0;
    }
    
}
@media only screen and (max-width: 480px){
	.left_and_right_image_content{
		width: 100%;
	}
	.hero_image_form{/*position: relative !important;*/margin-top: 0px; top: 380px;
    right: auto;}
	.background-video{
		background-image: url('images/hero_Image-min.jpg') !important;
		margin-bottom: 320px;
	}
	header.header-main .header .button {
	    top: 0;
	}
	.banner .text-left h1 {
	    font-size: 34px;
	    line-height: 38px;
	}
	.banner .text-left a.get-your-license{
		display: block;
	}
	.banner .text-right h2 {
	    font-size: 28px;
	    line-height: 45px;
	}
	.banner .text-right:after {
	    left: 155px;
	    top: 68px;
	}
	#hero_image_select {
	    font-size: 18px;
	    padding: 10px 20px;
	    margin-bottom: 10px;
	    height: 50px;
	    margin-top: 20px;
	}
	#submit_fr {
	    font-size: 16px;
	    line-height: 50px;
	    padding: 0 30px;
	    height: 50px !important;
	    width: 100%;
	}
	.price-text h4,
	.music h3 {
	    font-size: 30px;
	    line-height: 34px;
	}
	.music p{
		padding-bottom: 0;
	}
	.music a.listen-now {
	    font-size: 16px;
	    line-height: 65px;
	    padding: 15px 50px 15px 50px;
	}
	.price-text h4{
		padding-bottom: 30px;
	}
	.pricing .live p {
	    min-height: auto;
	    padding-bottom: 10px;
	}
	.pricing .live h4 {
	    padding-top: 10px;
	}
	.pricing .live a.btn_default.from {
	    margin-bottom: 10px;
	}
	.pricing .live img {
		margin-top: 10px;
		width: 40px;
		height: 40px;
		object-fit: contain;
	}
	.banner .text-left {
	    margin-bottom: 70px;
	}
	.banner-main {
	    padding: 20px 0 70px 0;
	}
	.worldwide P {
	    font-size: 16px;
	    line-height: 26px;
	}
	.worldwide span {
	    font-size: 16px;
	    padding-top: 40px;
	}
	.worldwide-main {
	    padding: 60px 0 60px 0;
	}
	.music-main {
	    padding: 50px 0 50px 0;
	}
	.pricing-main {
	    padding: 50px 0 60px 0px;
	}
	.pricing .live:last-child {
	    margin-bottom: 0;
	}
	.pricing .live p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.banner .text-left a.get-your-license{
		font-size: 16px;
	}
	.membership_account_pages .ms_main_data table{
	    margin: auto;
	    border-collapse: collapse;
	    overflow-x: auto;
	    display: block;
/*	    width: fit-content;*/
		width: 100%;
	    max-width: 100%;
	}
	.membership_account_pages .ms_main_data thead tr th {
	    font-size: 16px;
	    padding: 10px 10px;
	}
	.membership_account_pages .ms_main_data .pmpro_invoice_wrap tbody tr td, .membership_account_pages .ms_main_data .pmpro_cancel_wrap tbody tr td {
	    padding: 10px 10px;
	    font-size: 14px;
	}
	.pmpro_actions_nav-right{
		width: 100%;
	}
	.membership_account_pages .ms_main_data .entry-content p,
	.membership_account_pages .ms_main_data .entry-content ul li{
		font-size: 16px;
		line-height: 26px;
	}
	.membership_account_pages .ms_main_data h3, .membership_account_pages .ms_main_data h2 {
	    font-size: 26px;
	}
	.button_xontainer a {
	    padding: 10px 15px;
	    font-size: 14px;
	}
	#pmpro_pricing_fields h3 {
	    font-size: 30px;
	}
	#pmpro_payment_information_fields{
		margin-top: 0;
	}
	div#pmpro_payment_information_fields h3 {
	    font-size: 20px;
	}
	#pmpro_payment_information_fields .pmpro_checkout-h3-name:after {
	    width: 235px;
	}
	#pmpro_btn-submit {
	    font-size: 14px;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.button_xontainer.last_num .btn_cls.btn_from_prev_two a {
	    padding-bottom: 20px;
	    padding: 18px 10px;
	}
	.pmpro_payment-expiration {
	    width: 100%;
	    margin-bottom: 36px;
	}
	.pmpro_payment-cvv {
	    width: 100%;
	}
	div#Expiry {
	    padding-bottom: 5px;
	}
	div#CVV {
	    padding-bottom: 5px;
	}
	.btn_cls.btn_from_prev_two {
	    margin-bottom: 20px !important;
	}
	.pmpro_checkout-fields {
	    margin-bottom: 10px !important;
	}
	.header.slide_menu_options .button:after{
		font-size: 24px;
	}
	.menu-header ul#menu-main-manu li {
	    margin: 0;
	}
	.footer_two_nav.text-center ul#menu-footer-menu-items li {
	    padding-right: 5px;
	}
	.home_2022_div .new_form_steps .text-right h2, .home_2022_div h1 {
	    font-size: 35px;
	    line-height: 42px;
	}
	.new_form_steps .rs_email {
	    height: 50px;
	    padding: 10px;
	}
	.new_form_steps .sub_new_btn {
	    width: 70%;
	    margin: 20px auto 0;
	    height: 50px;
	}
	.full_bg_div {
	    margin-bottom: 0;
	}
	h2.h2-tag,
	.add_agancy_title h2 {
	    font-size: 24px;
	    line-height: 32px;
	}
	.list-of-posts {
	    margin-top: 30px;
	}
	.use-cases-section .post_images-sub .post_images-subs img {
	    height: 110px;
	}
	.post_images-sub .post-title a {
	    font-size: 14px;
	    line-height: 20px;
	}
	section.use-cases-section {
	    padding-bottom: 20px;
	}
	.main_home_page_2022 .pricing-section {
	    padding-bottom: 10px;
	    padding-top: 50px;
	}
	.our_music_inner .our_music_inner_right .ms_top_music_main .row {
	    margin-left: -23px;
	}
	.pmpro-checkout .ms_main_wrapper.ms_side_wrapper, .pmpro-checkout .single-product .ms_main_wrapper {
	    padding: 0 !important;
	}
	.pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout h3 {
	    font-size: 30px !important;
	}
	.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg, .change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a,
	.multisteps_form .step_title, .pmpro-checkout .pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields p, .pmpro-checkout #pmpro_pricing_fields p {
	    font-size: 16px !important;
	    line-height: 28px;
	}
	.change_the_place_of_have_account h3 span.pmpro_checkout-h3-msg a {
	    display: inline-block;
	}
	.steps_st.step_one_in:after {
	    left: 10px;
	}
	.steps_st.step_three_in:after {
	    right: 18px;
	    width: 110%;
	}
	.steps_st.step_one_in:after {
	    left: 20px;
	    width: 117%;
	}
	.step_froms .pmpro_checkout-field input, .step_froms select {
	    height: 50px;
	    padding: 10px 20px 10px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_one a {
	    font-size: 16px;
	    padding: 0 80px;
	    height: 50px;
	    line-height: 50px;
	}
	.pmpro_checkout_gateway-stripe .pmpro_submit input#pmpro_btn-submit {
	    font-size: 16px;
	    padding: 0 20px;
	    height: 50px;
	    line-height: 49px;
	    text-align: center;
	}
	.pmpro_checkout_gateway-stripe .pmpro_submit .pmpro_message.pmpro_error {
		bottom: 85px !important;
		width: 100% !important;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a:before, .change_the_place_of_have_account .btn_cls.btn_from_next_two a:after, .change_the_place_of_have_account .btn_cls.btn_from_prev_one a:before, .change_the_place_of_have_account .btn_cls.btn_from_prev_one a:after, .change_the_place_of_have_account .btn_cls.btn_from_next_one a:before, .change_the_place_of_have_account .btn_cls.btn_from_next_one a:after {
	    width: 10px;
	    height: 10px;
	    top: 20px;
	}
	.pmpro-checkout article {
	    margin-bottom: 0;
	}
	.pmpro-checkout .button_xontainer {
	    display: inline-flex;
	    flex-flow: row wrap;
	}
	.pmpro-checkout .button_xontainer .btn_from_prev_one, .pmpro-checkout .button_xontainer .btn_from_next_two {
	    margin: 0;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    display: block;
	}
	.pmpro-checkout .button_xontainer .btn_cls.btn_from_next_one {
	    display: block;
	    width: 100%;
	    margin: 0;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two, .change_the_place_of_have_account .btn_cls.btn_from_prev_one {
	    width: 48%;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a, .change_the_place_of_have_account .btn_cls.btn_from_prev_one a {
	    font-size: 13px;
	    height: 50px;
	    line-height: 50px;
	    width: 100%;
	    padding: 0 10px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:before {
	    right: 15px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_prev_one a:after {
	    right: 8px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a:before{
	    right: 25px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a:after {
	    right: 32px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two a {
	    padding: 0 20px;
	}
	.change_the_place_of_have_account .btn_cls.btn_from_next_two {
	    margin-left: 10px;
	}
	.membership_account_pages form.pmpro_form select::-webkit-input-placeholder,
	.membership_account_pages form.pmpro_form input::-webkit-input-placeholder {
	  font-size: 14px !important;
	}
	.membership_account_pages form.pmpro_form select::-moz-placeholder,
	.membership_account_pages form.pmpro_form input::-moz-placeholder {
	  font-size: 14px !important;
	}
	.membership_account_pages form.pmpro_form select:-ms-input-placeholder,
	.membership_account_pages form.pmpro_form input:-ms-input-placeholder {
	  font-size: 14px !important;
	}
	.membership_account_pages form.pmpro_form select:-moz-placeholder,
	.membership_account_pages form.pmpro_form input:-moz-placeholder {
	  font-size: 14px !important;
	}

	 .images_andcontent_box_image img{width:80% !important;}
	 .service_content{padding: 0px !important;}
	 .banner_images{width: 100%;}
		.new_music_list {
		margin-top: 90px !important;
		}

}
@media (max-width: 767px) {
	.header-search{width: 100%;margin-right: 0;}
	.header-search label{ width: 100%; }
}


