/*
Theme Name:     Guideline Customized
Description:    Customized Guideline Theme
Author:         TunePocket
Template:       guideline
*/
/* FA */
@import url('/fa4/css/font-awesome.min.css');
/*HEAD*/
#hero {
  background-color: rgba(0,0,0,1);
  background-image:url(/img/lp/unlimited-royalty-free-music-subscription.jpg);
  /*background-color: #22adb6;*/  
  background-position: 0 0;
  /*background-size:cover;*/
  background-size:1900px;
  position:relative;
  height:75vh;
  min-height:420px;
}
#opacity-layer {
  background-color: rgba(0,0,0,0);
  width: 100%;
  height: 100%;
}
.hero-header {
  position:absolute;
  top:50%;
  text-align:center;
  width:100%;
  color:#fff;
  -ms-transform: translate(0,-50%); /* IE 9 */
    -webkit-transform: translate(0,-50%); /* Safari */
    transform: translate(0,-50%);  
}
.hero-header input[type="submit"] {
  height: 45px;
  line-height: 45px;
  padding: 0 30px;  
}
#hero-header-search {
  width:52%;
  min-width:200px;
  margin-bottom:15px;
  font-size: 16px;
  border: 1px solid #eeeeee;
  max-width:314px;
}
#hero-footer {
  //position:absolute;
  //bottom:0;
  text-align:center;
  width:100%;
  background:#0a2f32;
  height:1px;
}
#hero-tagline {
  font-size:14px;
  max-width:470px;
  margin:0 auto;
  padding:15px 0;
}
#hero-tagline a:hover, #promo_bar a:hover, #about-footer a:hover, #login-wrapper a:hover {
  color:#EEA541;  
}
#royalty-free-title {font-size:4.4em;}
#tp-active-filters .filter-button {
  margin:0 10px 10px 0;
  display:inline-block;  
}
#tp-active-filters a:hover {
    color:#fff;
}
#register {color:#000;}
.filter-button a {
    border-radius:3px;
    padding:3px 6px;
}
#wrapper {
  max-width:600px;
  background-color: rgba(32, 32, 32, 0.3);
  margin-left: auto;
  margin-right:auto;
  border-radius:5px;
  text-align:center;
  padding:30px 20px 0px 20px;
  position:relative;
  width:96%;
  //top:-20px;
}
.how-to-img {
  border:2px solid #d6dad9 !important;
  border-radius: 5px;
  padding:20px;
  width:300px;
  background-color:#fff;
}
.custom-logo {
  float:left;
  padding-right:8px;
  height:auto;
  width:45px;
  margin-top:6px;
  box-sizing:content-box;
}
.logo {
  min-width:280px;
  text-align:left !important;
}
.logo a {
  color:#ccc;
}
.logo h1 {
  font-size:28px;
  line-height:39px;
  position:relative !important;
  font-weight:600;
}
.logo span {
  color:#ccc;
  font-size:0.9em;
  white-space:nowrap;
}
.pricing-menu-link {
  background-color:#eb4649;
  padding:1px 4px;
  color:#fff;
  font-weight:600;
}
.big_link {
  background-color:#eb4649;
  padding:1px 4px; 
}
.sitenav ul li a {
    padding: 28px 15px;
}
.tp-tools-menu-badge {
  display:inline-block;
  margin-left:6px;
  padding:2px 6px;
  border-radius:999px;
  background:#30425b;
  color:#fff;
  font-size:10px;
  font-weight:700;
  letter-spacing:.04em;
  line-height:1.2;
  vertical-align:middle;
}
@media screen and (min-width:981px) {
  .sitenav ul li.tp-tools-menu {
    position:relative;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-search,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-search {
    display:none !important;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu {
    display:grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap:24px 30px;
    width:960px;
    max-width:calc(100vw - 40px);
    padding:24px 28px 22px;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    text-align:left;
    background-color:#111;
    box-shadow:0 18px 40px rgba(0, 0, 0, 0.35);
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group {
    display:block;
    position:static;
    margin:0;
    text-align:left;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > a,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > a {
    display:block;
    padding:0 0 12px;
    border-bottom:1px solid rgba(255,255,255,0.12);
    color:#f98700;
    font-size:11px;
    font-weight:700;
    letter-spacing:.08em;
    line-height:1.4;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > a:hover,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > a:focus {
    color:#fff;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu {
    display:block !important;
    position:static !important;
    width:auto !important;
    margin-top:10px;
    background:transparent !important;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li {
    display:block;
    position:static;
    float:none;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li > a,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li > a {
    display:block;
    padding:8px 0;
    border-bottom:0;
    color:#fff;
    text-align:left;
    text-transform:none;
    white-space:normal;
    font-size:13px;
    line-height:1.45;
  }
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li > a:hover,
  .sitenav ul li.tp-tools-menu:focus-within > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li > a:focus,
  .sitenav ul li.tp-tools-menu:hover > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li.current-menu-item > a {
    color:#f98700;
  }
}
.rem-dwl-icon {
  background-color:#eb4649;padding:2px 1px;border-radius:5px;margin-left:7px;min-width:25px;
}
.lp-header-button {
  background-color:#eb4649;
  padding:5px 10px;
  border-radius:3px;
  color:white;
}
.lp-header-button:hover {
  color:white;
  background-color:#EEA541;
  transition: all 0.2s ease-in-out 0s;
}
.mobile-login-link {
  display:none !important;
}
#menu-item-pricing div {
  transition: transform 0.1s;
}
#menu-item-pricing div:hover {
  transform: scale(1.02);
}
.zoom-me {
 transition: transform 0.15s;   
}
.zoom-me:hover {
 transform: scale(1.01);   
}
#promo_bar {
  background-color:#fff;
  color:#0e4549;
  width:100%;
  text-align:center;
  text-transform:uppercase;
  font-size:1em;
  top:0px;
  position: fixed;
  z-index: 999999;
  height: 40px;
  line-height:40px;
  white-space: nowrap;
  border-bottom: 1px solid #767676;
}
.marg-top-20 {
  margin-top:20px;
}
.post-thumb {
  width:100%;
  float:none;
}
/*
.single .post-thumb {
  width:100%;
  float:none;
}
*/
.grey-box {background-color:#f4f6f9;padding:10px;border-radius:5px;}
.entry-summary {
  text-align:justify;
  padding-top:5px;
}
.dark-box {background-color:#1c2430;padding:40px 25px 20px 25px;border-radius:5px;}
.archive .entry-summary, #similar_tracks_product_page .entry-summary, .page-template .entry-summary {
  position:relative;
}
.track_tag {
  position:absolute;top:12px;right:0px;background:#eb4649;padding:0 3px;color:#fff;font-size:0.8em;z-index:2;
}
.truncate_txt {
  max-width:320px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;display:inline-block;
}
.single-post .lp-track-preview-narrow {
  margin-right:20px;
  padding-left:0;
}
.post-template-default .single-post h1 {
  font-weight:bold;
  line-height:1.3em;
}
.blockquote {
  border-left:8px solid #595e95;background-color:#e1eada;padding:10px 10px 10px 20px !important;margin:20px 0px 20px 0px;
}
.widget_recent_entries, .widget_categories {
  text-align: center;
  margin-bottom:10px !important;
}
.widget_categories {
  font-weight:bold;
}
.widget_recent_entries {
  margin-top: 20px !important;
}
.bold {
  font-weight:bold;
}
.track-title {
  font-weight:600;
}
/*LOGIN*/
#login-wrapper {
  max-width:600px;
  background-color:#404748a1;
  margin-left: auto;
  margin-right:auto;
  border-radius:5px;
  text-align:center;
  padding:40px 20px;
}
#login-wrapper, #login-wrapper h3, #about-footer h4 {
  color:white;
}
#login-wrapper #rcp_user_login, #login-wrapper #rcp_user_pass, #login-wrapper #rcp_user_login, #login-wrapper #rcp_user_pass_confirm, #rcp_login_form #rcp_user_login, #rcp_login_form #rcp_user_pass, #rcp_lostpassword_form #rcp_user_login {
  width:50%;
  min-width:200px;
  max-width:300px;
}
#login-wrapper input[type="checkbox"] {
  float:none;
}
#rcp_user_remember_lbl {
  display:inline;
}
/*RCP ERRORS*/
p.weak_password {
  padding:0 15px !important;
}
p.weak_password span {
  padding:0 !important;
}
/*FOOTER*/
#about-footer {
  margin:0 auto;
  color:#fff;
  text-align:center;
  padding:20px;
}
#social-m a {
  padding: 0 3px;
  color:#22adb6;
}
#social-m a:hover {
  color:orange;
}
/*QUICK SEARCH*/
.fixed-bar {
    bottom: 0;
    float: left;
    left: 0;
    margin: 0;
    opacity: 0.95;
    position: fixed;
    vertical-align: middle;
    width: 100%;
    z-index: 99999;
}
#q-search,
.tp-wave-volume-standalone {
    line-height:0;
}
#qs-btn{
    background: #eb4649 no-repeat scroll 5px 14px;
    border-radius: 5px 5px 0 0;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display:inline-block;
    font-size: 20px;
    line-height:24px;
    padding: 12px 16px;
    text-align: center;
    text-shadow: none;
    z-index: 99999;
    position:relative;
    bottom:0;
}
.qs-trigger-row {
    align-items:flex-end;
    display:inline-flex;
    gap:8px;
    justify-content:center;
    position:relative;
}
.tp-wave-volume {
    bottom:0;
    display:none;
    position:relative;
}
.tp-wave-volume.is-visible {
    display:inline-block;
}
.tp-wave-volume-btn {
    background:#000 !important;
    background-color:#000 !important;
    border:0;
    border-top:2px solid #fff;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    border-radius:5px 5px 0 0;
    box-shadow:none;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:20px;
    height:48px;
    line-height:48px;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    width:52px;
}
.tp-wave-volume.is-muted .tp-wave-volume-btn:after {
    background:#fff;
    border-radius:2px;
    content:"";
    display:block;
    height:3px;
    left:15px;
    position:absolute;
    top:24px;
    transform:rotate(-45deg);
    width:24px;
}
.tp-wave-volume-btn:focus,
.tp-wave-volume-btn:hover {
    background:#111 !important;
    background-color:#111 !important;
    color:#fff;
    outline:none;
}
#q-search .tp-wave-volume-btn,
#tp-wave-volume-standalone .tp-wave-volume-btn {
    background:#000 none repeat scroll 0 0 !important;
    background-color:#000 !important;
    border-top:2px solid #fff !important;
    border-left:2px solid #fff !important;
    border-right:2px solid #fff !important;
    border-bottom:0 !important;
    border-radius:5px 5px 0 0 !important;
}
#q-search .tp-wave-volume-btn:focus,
#q-search .tp-wave-volume-btn:hover,
#tp-wave-volume-standalone .tp-wave-volume-btn:focus,
#tp-wave-volume-standalone .tp-wave-volume-btn:hover {
    background:#111 none repeat scroll 0 0 !important;
    background-color:#111 !important;
}
.tp-wave-volume-panel {
    align-items:center;
    background:#111;
    border-radius:5px 5px 0 0;
    bottom:52px;
    box-shadow:0 2px 8px rgba(0,0,0,.25);
    display:none;
    height:150px;
    justify-content:center;
    left:50%;
    padding:12px 0;
    position:absolute;
    transform:translateX(-50%);
    width:46px;
    z-index:100000;
}
.tp-wave-volume.is-open .tp-wave-volume-panel {
    display:flex;
}
.tp-wave-volume-slider {
    accent-color:#eb4649;
    cursor:pointer;
    height:24px;
    transform:rotate(-90deg);
    width:116px;
}
.qs {
    display:block;
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height:normal;
    padding:0 10px;
}
.qs-img {
    width: 90px;
    padding: 5px 5px 3px;
}
#fp-mood .qs-img {
  width: 75px;
}
/*BODY*/
body {
  font-size:14px;
  font-family: 'Montserrat',Arial,sans-serif !important;
  margin:0;
}
body,h1,h2,h3,h4,h5 {
  font-weight:600;
}
.white {
  color:#fff;
}
/*PRODUCT PAGE*/
#description_product_page {
  padding: 20px 0 10px;
}
#details_pane_product_page {
  float:left;
  max-width: 350px;
  min-width: 48%;
  padding: 20px 10px 20px 0px;
}
#details_pane_product_page .track-details dl {
	margin: 0;
}
#details_pane_product_page .track-details dt,
#details_pane_product_page .track-details dd {
	display: inline;
	margin: 0;
}
#download_pane_product_page {
  float:left;
  max-width: 350px;
  min-width: 50%;
  padding: 10px 0 20px 0;
}
#download_pane_product_page p {
  line-height:20px;
}
#lower_pane_product_page {
  
}
aside.widget, h3.widget-title {
  border:0;
  font-weight:600;
}
aside.widget {
  padding-bottom:15px;
  margin-bottom:15px;
}
#text-17 .widget-title {
  text-align: center;
}
/*ARCHIVE*/
.blog_lists {
  background-color:#fff;
  padding:0;
}
.entry-header h5 {
  margin-bottom:3px;
}
.track-header {
  color:#5c5c5c;
}
.track_action_archive {
  padding-top:10px; 
}
.file_ver_panel {
  margin:20px 0;
  padding: 15px;
  text-align:center;
}
.file_ver_panel .button {
  width:65px;
  margin: 0 10px 10px 0;
  box-sizing:content-box;
}
.track_action_dnl_link {
  background: #0090c5 none repeat scroll 0 0;
  padding: 8px;
  margin: 0 10px 5px 0;
  border: 0 none;
  border-radius: 4px;
  color:#fff;
}
.track_action_dnl_link:hover {
  background-color:#EEA541;
  color:#fff;
}
.track_action_dnl_link_btn {
  width:20px;
  text-align:center;
}
#track_action_dnl_img {
  width:12px;
  position:relative;
  top:1px;
}
/*FAVORITES*/
#fav_single {
  line-height:40px;
}
#fav_add {
    background: rgba(0, 0, 0, 0) url("./img/fav/fav-add.png") no-repeat scroll left 2px / 15px 15px;
    padding-left: 20px;
}
#fav_drop {
    background: rgba(0, 0, 0, 0) url("./img/fav/fav-drop.png") no-repeat scroll left 2px / 15px 15px;
    padding-left: 20px;
}
#fav_wait {
  background:url('./img/fav/wait.gif') no-repeat scroll left 2px / 15px 15px;
}
#fav-panel {
  white-space: nowrap;
}
.fav-fldr-list label {
  display:inline-block;
}
.fav-fldr-list input {
  margin-right:10px;position:relative;top:2px; 
}
.fav-fldr-list i {
  margin-right:5px;position:relative;left:-2px;
}
#add-fldr-btn {height: 45px;line-height:20px;padding:0 8px !important;margin-left:5px;width:45px;}
.f-m-spin {width:22px;}
/*GENEREAL*/
.upper {
  text-transform:uppercase !important;
}
.capitalize {
  text-transform:capitalize;
}
.sitecontent-area p {
  line-height:25px;
}
.no-wrap {
  white-space:nowrap;
}
ol.list-page {
  margin:25px;
}
.hide-me {
  display:none;
}
.pad-20 {
  padding:20px 0;
}
.pad-10 {
 padding:10px 0;
}
.pad-40 {
  padding:40px 0;
}
.pad-bottom-10 {
  padding-bottom:10px;
}
.pad-bottom-20 {
  padding-bottom:20px;
}
.wider-1-5 {
  line-height:1.5em;
}
.text-left {
  text-align:left;
}
.float-right {
  float:right;
}
.margin-0 {
  margin:0 !important;
}
.no-bullet {
  list-style: none;
}
.check-list li:before {
    font-family: FontAwesome;
    display: inline-block;
    margin-left:-30px;
    position: relative;
    top: -2px;
    width: 22px;
}
.check-list-yes li:before {
    content: "\f00c";
    color:#22adb6;   
}
.check-list-no li:before {
    content: "\f00d";
    color: #eb4649;  
}
.check-list h4 {
    display:inline-block;
}
.faqElement {
  border-bottom:1px solid #ccc;
  cursor: pointer;
}
.faqAnswer {
line-height:2em;
}
.comment-author.vcard {
margin-bottom:15px;
}
img.avatar {
margin-right:15px;
}
#commentform {
  padding-bottom:60px;
}
#commentform input#submit {
  padding:0 22px !important;
}
#comment {
  width:52em;
}
.comment-form-comment,.comment-form-url {
  padding-bottom:20px;
}
.comment-form-cookies-consent label {
  padding-left: 7px;
  display: inline-block !important;
  position: relative;
  top: -1px;
  padding-bottom: 20px;
}
.comment-body {
  padding-bottom:20px;
}
.comment-reply-title, .comments-title {
color:#000;
}
#sidebar .ptp-col h4 {
  margin-bottom:0;
}
#sidebar .search-form {
  white-space:nowrap;
}
#sidebar input[type="search"] {
  width:85%;
}
.ReadMore {
  font-weight:bold;
  padding:0;
  color:#f98700;
  background-color:#fff;
  text-transform:uppercase;
  margin-top: 5px;  
}
.ReadMore:hover {
  color:#000;
  background-color:#fff !important;
}
input[type="submit"], input[type="button"], #download_pane_product_page .button, .button, button, .file_ver_panel .button{
  -webkit-appearance: none;
  background: #0090c5 none repeat scroll 0 0 !important;
  border: 0 none !important;
  border-radius: 4px;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  transition: all ease-in-out 0.1s;
}
input[type="submit"]:hover, input[type="button"]:hover, #download_pane_product_page .button:hover, #track_action_dnl_link:hover,.button:hover, button:hover {
  background: #EEA541 none repeat scroll 0 0 !important;	
}
.js-click-lock.is-click-locked,
.js-click-lock.is-click-locked:hover {
  background: #999 none repeat scroll 0 0 !important;
  color: #fff;
  cursor: wait;
  opacity: 0.8;
}
#download_pane_product_page .button.dwl-btn-fixed-width,
#download_pane_product_page .button.dwl-btn-fixed-width.is-click-locked {
  box-sizing: border-box;
  min-width: 160px;
  width: 160px !important;
}
#download_pane_product_page .button.js-click-lock.is-click-locked,
#download_pane_product_page .button.js-click-lock.is-click-locked:hover {
  background: #999 none repeat scroll 0 0 !important;
  color: #fff;
}
#rcp_login_submit.login-btn-fixed-width,
#rcp_login_submit.login-btn-fixed-width.is-click-locked {
  box-sizing: border-box;
  width: 110px !important;
}
.js-click-lock .click-lock-spinner {
  line-height: inherit;
  vertical-align: baseline;
}
input[type="text"], input[type="submit"], input[type="search"], select,textarea {
  font-family: "Montserrat",Arial,sans-serif;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"],textarea, input[type="url"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #ccc;
    font-size: 14px;
    line-height: 26px;
    padding: 8px 10px !important;
    transition: all 0.2s ease-in-out 0s;
}
input[type="radio"] {
  margin-right:7px;
  position:relative;
  top:1px;
}
select {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    color:#5c5c5c;
    font-size: 14px;
    line-height: 26px;
    padding: 8px 10px !important;  
}
.fa-widget {
  color:#5c5c5c;
}
.help_icon, .help_icon:hover {
  color: #0090c5;
  background-color:#fff;
}
.help_icon:hover {
  color: #EEA541;
}
#dwn_history {
  margin-bottom:25px;
}
.entry-content table th, .comment-body table th, .rcp-renewal-date {
  font: bold 14px "Montserrat",Arial,sans-serif !important;
  border-bottom:2px solid #5c5c5c !important;
  text-transform: uppercase; 
}
tr.rcp-total th, tr.rcp-recurring-total th {
  border-bottom:0 !important;
}
.entry-content table td, .comment-body table td {
   border:0 !important;
}
.zebra_bkg {
  background-color:#e6e6e6;
}
.center {
  text-align:center !important;
}
img {
  border:0 !important;
}
.wider {
  line-height:2.5em;
}
.li-wider {
  padding-bottom:10px;
}
.stitched {
   padding: 20px;
   background: #0090c5;
   color: #fff;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border: 2px dashed #fff;
   border-radius: 10px;
   box-shadow: 0 0 0 4px #0090c5, 0px 1px 4px 4px rgba(10, 10, 0, 0.5);
   font-weight: normal;
   max-width:600px;
   margin:30px auto;
}
#search_btn {
  height:45px;
  line-height:24px;
  padding:0 8px !important;
  margin-left:5px;
}
#text-10 {
  margin-bottom:0;
}
.smallprint {
  font-size:0.7em;
}
.tp-col {
  max-width:350px;
  min-width:46%;
  margin-bottom:10px;
  display: inline-block;
  vertical-align: top;
}
.pagination .nav-links {
  font-size:18px;
}
h3#reply-title {
  font:600 28px 'Montserrat',san-serif !important;
  padding-top:20px;
}
/*Animation efx*/
.tp-efx-shake {
 /* animation: shake .5s ease-in-out 1.5s; */
   animation: shake 4.72s ease 1.5s infinite; transform-origin: 50% 50%;
}
@keyframes shake {
 0% { transform:translate(0,0) } 2.54237% { transform:translate(3px,0) } 5.08475% { transform:translate(0,0) } 7.62712% { transform:translate(3px,0) } 10.16949% { transform:translate(0,0) } 12.71186% { transform:translate(3px,0) } 15.25424% { transform:translate(0,0) } 100% { transform:translate(0,0) }
}
.pulse {
    animation-name: pulse_animation;
    animation-duration: 2500ms;
    transform-origin:50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.05); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.03); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}
.tada {
    animation: tada 1.5s 1s infinite;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/*PRICING TABLE*/
.ptp-pricing-table {
  white-space:normal;
  width: 100%;
  text-align: center;
}
.ptp-col {
  max-width:350px;
  padding-left: .4em;
  padding-right: .4em;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
#pricing-table div.ptp-item-container {
	border-radius: 5px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
  //background-color: #e1eada;
}
#pricing-table div.ptp-item-container {
	margin: 0;
  /*border: #f5f5f5 solid 1px;*/
  /*border: #0e4549 solid 2px;*/
}
#pricing-table div.ptp-plan {
	font-size: 1.8em;
	padding: 1.5em 1.25em 1em;
  /*background-color: #ddd;*/
  /*background-color: #0e4549;*/
  font-weight: bold;
  /*color:#fff;*/
}
#pricing-table div.price {
  font-size:3.5em;
  font-weight:600;
}
#pricing-table div.ptp-price {
	font-size: 1.25em;
	padding: 0 1.25em;
  position: relative;
  right: 5px;
}
div.ptp-cta {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
}
#pricing-table a.button, #home-page-pricing a.button {
  height:auto;
  line-height:30px;
}
#pricing-table a.button, .home-page-pricing a.button {
  height:auto;
  line-height:30px;
}
#pricing-table div.level-desc {
  font-size: .875em;
  padding: 1.8em 2em;
}
.ptp-col ul li {
  border-bottom:0 !important;
}
/*WAVEPLAYER*/
.waveplayer_container {
  width:100%;
}
/*fix for safari 7*/
.wvpl-right-box {
  float:right !important;
}
.wvpl-left-box {
  float:left !important;
}
.mfp-hide {display:none !important;}
.waveplayer {
  padding: 0.6em 0 !important;
}
div.wvpl-button.wvpl-volume, div.wvpl-button.wvpl-info {
  display:none;
}
.wvpl-interface {
  box-shadow:none;
}
.wvpl-style-light .wvpl-interface {
  border:0;
}
span.wvpl-icon, .wvpl-size-xs span.wvpl-icon {
  font-size: 3em;
  opacity: 0.85;
}
/*WAVEPLAYER 3*/ 
//.wvpl-info-info,.wvpl-volume {visibility:hidden;}
.wvpl-duration {text-align:center;}
.waveplayer.wvpl-skin-w2-legacy .wvpl-play::before {font-size:30px !important;}
.waveplayer:not(.active) {display:none;}
.loading {opacity:.5 !important;color:#fff important!;}
.wvpl-loading {background-color:#fff !important;}
.wvpl-info,.wvpl-volume,.wvpl-prev,.wvpl-next {display:none !important;}
#waveplayer_product_page {display:block;height:135px;}
.waveplayer_container {display:block;height:100px;}
//#waveplayer_product_page .wvpl-play {font-size:3em !important;}

/*remove video controls*/
.mejs-controls {
  display: none !important;
  visibility: hidden !important;
}
/*FILTER*/
#sidebar ul li {
 list-style-type:none;
}
#sidebar ul li a {
  padding:0;
}
.sf-input-text {
  width:250px;
}
.searchandfilter select.sf-input-select {
  min-width:250px;
}
.sf-input-checkbox {
  position:relative;
  top:1px;
}
a.search-filter-reset {
  font-size:0.8em;
  color:#eb4649 !important;
  font-weight:bold;
}
li.sf-field-search, li.sf-field-reset, li.sf-field-submit {
  border-bottom:0 !important;
}
/*this is a hack to enable keyword searches*/
li.sf-field-taxonomy-keywords,li.sf-field-taxonomy-composers {
  display:none !important;
}
/*this is a hack to enable search by recommended usage*/
li.sf-field-taxonomy-recommended-usage {
  display:none !important;
}
/*this is a hack to enable separate search box*/
li.sf-field-search {
  display:none !important;
}
/*this is a hack to enable search by popular artist name*/
li.sf-field-taxonomy-soundalikes,li.sf-field-post-meta-dur_sec {
  display:none !important;
}
.sf-heading {
  cursor:pointer;
  font-weight:600;
}
li[data-sf-combobox="1"] label {display: inline-block !important;}
/*RCP*/
.rcp_subscription_level label {
  display:block !important;
}
.rcp_level_description {

  border-left: 0 !important;
  margin: 10px 0 0 0;
  padding-left: 0px !important;
}
.rcp_subscription_level .rcp_level {
  margin-top:3px !important;
}
.rcp-recurring-total th {
  border:0 !important;
}
.pmt_gateway_lbl {
  display:inline !important;
}
.pmt_gateway_btn {

}
.pmt_gateway_logo {
  position:relative;
  top:9px;
}
#pmt_gateway_logo img {
  margin-left: 0.3em;
}
.rcp_gateway_stripe_fields {
  padding:20px 25px;
  border: 2px solid #ccc;
  border-radius:5px;
}
#rcp-card-element {
    border-radius:3px;border-width:2px;
    transition: all 0.2s ease-in-out 0s;
    padding: 15px 12px;
}
#rcp_card_wrap {margin-bottom:0;}
.card-number, .card-name {
  
}
.card-zip {
  min-width:100px;
}
#rcp_registration_form {
  padding:0 !important;
}
.rcp_form input[type="checkbox"] {
  margin-top:4px !important;
}
.rcp_subscription_level {
  padding:20px 25px;
  border: 2px solid #eaeaea;
  border-radius:5px;  
}
.rcp_subscription_level_selected {
  background-color:#f4f6f9;
}
.rcp_subscription_level_name {
  font-size:18px !important;
}
legend {
  padding:5px 0 25px 0;
  font-size:24px
}
.rcp_button {
  margin-top:3px;
}
#help-choose {
  display:none;
}
#rcp_state_wrap,#rcp_state_us,#rcp_state_ca {
  display:none;
}
.span_field {
  display:inline-block;
  padding-right:20px;
}
/*AFFILIATES*/
#affiliate-reg-form-outer {
  width:100%;
  text-aligh:center;
}
#affiliate-reg-form,#affiliate-desc {
  margin:0 auto;
  max-width:500px;
}
#affiliate-desc li {
  text-align:left;
}
#affiliate-desc h4 {
  line-height:30px;
}
.g-recaptcha {
  margin:0 auto;
  width:304px;
}
#affiliate-reg-form label,#affiliate-reg-form span {
  text-align:left;
  display:block;
}
#affiliate-reg-form input[type="text"],#affiliate-reg-form input[type="email"],#affiliate-reg-form input[type="url"],#affiliate-reg-form input[type="password"],#affiliate-reg-form textarea {
  width:100%;
}
#custom-slug {display:block;width:100%;}
/*LANDING PAGES*/
.lp-track-preview-narrow {
  float:left;
  padding:20px;
  width:44.5%;
}
.lp-header {
  margin:0;
  font-weight:600;
  line-height:1.5em;
}
#lp-container {
  width:100%;
}
.lp-wide-bar {
  width:100%;
}
.wide-780 {
  max-width:780px;
  margin:0 auto;
}
.wide-740 {
  max-width:740px;
  margin:0 auto;
}
.wide-960 {
  max-width:960px;
  margin:0 auto;
}
/*SLIDER*/
.v-slider li {
  list-style:none;
}
/*COLORS*/
.color-navy {
  color:#22adb6;
}
.color-navy-3 {color:#0090c5;}
.red {
  color:red;
}
.green {color:#22adb6;}
.color-red-2 {
  color:#eb4649;
}
.color-white {
  color:#fff;
}
.color-orange {
  color:orange;
}
.yellow {color:gold;}
.color-grey {
  color:#484f5e;
}
.black {
  color:#000;
}
.color-navy-2 {
  background-color:#39959d;
}
.color-lt-grey {
  background-color:#e1eada;
}
.color-lt-grey-2 {
  background-color:#f4f6f9;
}
/*POPUP*/
/* Styles for dialog window */
.small-dialog {
	background: white;
	padding: 20px 30px;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
  border-radius:4px;
}
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
/*GRID*/
#gridposts ul {
    width:100%;
    padding:0;
    margin:0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        grid-gap: 10px;
}
.gridthumb {
    width:100%;
    padding:0;
    float:none;
    margin-bottom: 10px;
}
.site-nav-previous,.nav-previous,.site-nav-next,.nav-next {
    max-width: 350px;
}
.site-nav-previous a:before,.nav-previous a:before {    
  font-family: 'FontAwesome';
  content: '\f060';
  margin:0 5px 0 0px;
}
.site-nav-next a:after,.nav-next a:after {    
  font-family: 'FontAwesome';
  content: '\f061';
  margin:0 0 0 5px;
}
.post-navigation .nav-links {
  padding-bottom:20px;
}
.a2a_full_footer {visibility:hidden;}
/*asgaros*/
#af-wrapper .button {line-height:40px;}
/*RESPONSIVE*/
.responsive-container {
        position: relative;
        padding-bottom: 54.25%;
        padding-top: 1.99%;
        height: 0;
        overflow: hidden;
        margin-bottom: 1.5em;
}
.responsive-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
  .youtube-player {
    position: relative;
    padding-bottom: 54.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
  }

  .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
  }

  .youtube-player img {
    object-fit: cover;
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
  }

  .youtube-player img:hover {
    -webkit-filter: brightness(75%);
  }

  .youtube-player .play:before {
    left: 50%;
    top: 50%;
    position: absolute;
    content: '\f16a';
    font-family: FontAwesome;
    /*font-family: "Font Awesome 5 Brands";
    content: "\f167" */
    font-weight: 900;
    font-size:6em;
    cursor: pointer;
    color:red;
    opacity:.8;
    background:#fff;
    line-height:40px;
    border-radius: 50%;
    transform: translate(-50%,-50%);
  }
.youtube-player .play:hover:before {
   opacity:1;
}  
#mm-msg {text-align:left;}
/* Mobile Portrait View */
@media screen and (max-width:978px) {
/*
  .single, .page-template-template-keyword-archive {
    margin-top:45px;//make space for addthis floating bar
  }

  .single #promo_bar, .page-template-template-keyword-archive #promo_bar {
    margin-top:48px;
  }
*/
}
@media screen and (max-width:767px) {
  #q-search.fixed-bar,
  .tp-wave-volume-standalone.fixed-bar {
    bottom: env(safe-area-inset-bottom, 0);
    padding-bottom: env(safe-area-inset-bottom, 0);
  }
  #q-search .qs-trigger-row,
  .tp-wave-volume-standalone .qs-trigger-row {
    transform: translateY(0);
  }
  #pageholder {
    margin:0 !important;
  }
  #waveplayer_archive {
    width:100%;
    padding-right:5px;
  }
  #rcp_state_wrap,#rcp_user_last_wrap,#rcp_profile_last_name_wrap,#rcp_address2_wrap {
    margin:10px 0 0 0;
  }
  .lp-wide-bar {
    padding-left:10px;
    padding-right:10px;
  }
  .lp-track-preview-narrow {
    width:100%;
  }
  #tp-filter-link-mb {display:block;}
  #waveplayer_product_page {height:100px;}
  #commentform .form-submit #submit {
      display: block;
      margin: 0 auto;
      text-align: center;
  }
  .comment-form-author #author, .comment-form-email #email {width:100%;}
}
@media (max-width: 480px) {
#mm-msg {text-align:center;}
#mm-float-img img {float:none;margin:0 0 15px 0;width:150px;}
#royalty-free-title {font-size:3.2em;}
}
/* Mobile Landscape View */
@media screen and (min-width: 481px) and (max-width: 767px){
   #waveplayer_archive {
    width:100%;
    padding-right:5px;
  }
  .lp-track-preview-narrow {
    width:100%;
  }
  #mm-float-img img {width:100px;}
}
@media screen and (min-width:768px) and (max-width: 980px){
  #waveplayer_archive {
    width:70%;
    padding-right:5px;
  }
}
/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) {

}
@media screen and (max-width:1169px) and (min-width:981px) {

}
@media screen and (max-width: 980px){
.menu-lvl-3 {display:none !important;}
.sitenav.hide-me {
  border-bottom:1px solid #d8d8d8;
  box-shadow:0 1px 0 rgba(0,0,0,0.08);
}
.sitenav ul li {font-size:1.2em;}
.sitenav ul li.tp-tools-menu > ul.tp-tools-mega-menu > li.tp-tools-menu-search > a {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:1px solid #333;
  text-align:left;
}
.sitenav ul li.tp-tools-menu > ul.tp-tools-mega-menu > li.tp-tools-menu-group > a {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:1px solid #333;
  text-align:left;
}
.sitenav ul li.tp-tools-menu > ul.tp-tools-mega-menu > li.tp-tools-menu-group > ul.sub-menu > li > a {
  padding:10px 0 10px 18px;
  border-bottom:1px solid #222;
  text-align:left;
  text-transform:none;
  font-size:0.95em;
  line-height:1.45;
}
.sitefooter .footerleft {
  float:none;
  text-align:center;
}
#tp-main-head .toggle {
  position: relative;
}
#tp-main-head .toggle .toggleMenu {
  display:block;
  padding-right:120px !important;
}
#tp-main-head .toggle .mobile-login-link {
  background:#0090c5 !important;
  border-radius:2px;
  color:#fff !important;
  display:inline-block !important;
  font-size:12px;
  line-height:1;
  margin-top:0;
  padding:7px 10px !important;
  position:absolute;
  right:52px;
  top:50%;
  transform:translateY(-50%);
  width:auto !important;
  z-index:2;
}
}
