@font-face {
    font-family: 'MontserratBold';
    src: url('../fonts/MontserratBold.eot');
    src: url('../fonts/MontserratBold.eot') format('embedded-opentype'),
         url('../fonts/MontserratBold.woff2') format('woff2'),
         url('../fonts/MontserratBold.woff') format('woff'),
         url('../fonts/MontserratBold.ttf') format('truetype'),
         url('../fonts/MontserratBold.svg#MontserratBold') format('svg');
}
  @font-face {
      font-family: 'MontserratLight';
      src: url('../fonts/MontserratLight.eot');
      src: url('../fonts/MontserratLight.eot') format('embedded-opentype'),
           url('../fonts/MontserratLight.woff2') format('woff2'),
           url('../fonts/MontserratLight.woff') format('woff'),
           url('../fonts/MontserratLight.ttf') format('truetype'),
           url('../fonts/MontserratLight.svg#MontserratLight') format('svg');
  }

  @font-face {
      font-family: 'MontserratRegular';
      src: url('../fonts/MontserratRegular.eot');
      src: url('../fonts/MontserratRegular.eot') format('embedded-opentype'),
           url('../fonts/MontserratRegular.woff2') format('woff2'),
           url('../fonts/MontserratRegular.woff') format('woff'),
           url('../fonts/MontserratRegular.ttf') format('truetype'),
           url('../fonts/MontserratRegular.svg#MontserratRegular') format('svg');
  }
  .openstageTitle.titleLogo{margin-top: 29px;}

.openstageTitle.titleLogo .titNam{
  font-size: 15px
}

.openstagePage{padding-left: 0 !important;font-family: 'MontserratRegular';}
.openstagePage .errorMsg {
    text-align: left;
    color: red;
    display: block;
    font-size: 12px;
    font-style: italic;
    clear: both;
    padding: 2px 0;
    position: relative;
}
.openstagePage .openstageCont {
    padding: 0;
    min-height: 560px;
    overflow: hidden;
}
.openstagePage .imgBlk{width: 100%;max-width: 100%;}
h1, h2, h3, h4{margin: 0;padding: 0;}
.openstagePage .fullscreen {
    background-repeat: no-repeat;
    background-attachment: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #f8f5f3;
}
.openstagePage .firstSection {
    width: 100%;
    position: relative;
}
.openstagePage .openstagefirstSectionBg {
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    bottom: 0;
}
.openstagePage .openstageFistSecBlock {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right:0;
    margin: 0 auto;

}
.openstagePage .openstageTopBanArt{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    margin: 0 auto;
		height: 100%;
}
/* .openstagePage .openstageFistSecBlock .openstageTitl img{width: 60%;} */
.openstagePage .openstageFistSecBlock .openstageSubTitl img{width: 60%;margin: 0 auto;}
.openstagePage .openstageTopBanArt .imgBlk{width: 100%;max-width: 100%;height: 100%}
.openstagePage .openstageTitlImg {
    text-align: left;
    padding: 5% 0 0 5%;
}
.openstagePage .openstageFistSecBlock .carFistSecCont{margin-top: 6%;width: 50%}
.openstagePage .openstageFistSecBlock .openstageTitl {
    font-size: 60px;
    color: rgba(255,255,255,0.7);font-family: 'MontserratBold';
    color:#ff012e;
}
.openstagePage .openstageFistSecBlock .openstageSubTitl {
  font-size: 22px;
    color:#000000;
    text-align: center;
}
.openstageIconOne{
	position: relative;
	z-index: 1;
	bottom: 0;
	margin: 2% 0;
  width: 50%;
  margin-left: 35%;
  display: block;
}
.openstageIconTwo{
	position: absolute;
	z-index: 1;
	top: 4%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 130px;
	transform: rotate(180deg);
}
.openstageIconThree{
	position: absolute;
	z-index: 1;
	bottom: 60%;
	right: -2%;
	margin: 0 auto;
	width: 80px;
}

.openstageIconFour{
	position: absolute;
	z-index: 1;
	bottom: 60%;
	right: -2%;
	margin: 0 auto;
	width: 80px;
}

.openstagePage .shareFamSec{
	background: #0d41a7;
	padding: 5% 3%;
}
.openstagePage .shareFamSec .openstageSecBlockImg{
	width: 10%;
	float: left;
}
.openstagePage .shareFamSec .openstageSecBlock{
	color:#ffd540;
}
.openstagePage .shareFamSec .openstageTitl{
	padding-left: 20px;
	color:#ffd540;
	margin: 0;
  font-family: 'MontserratBold';
}
.openstagePage .boldText{  font-family: 'MontserratBold';font-style: normal;}
.openstagePage .shareFamSec .openstageSecList li{
  margin: 2% 0;
  font-size: 150%;
  list-style-type: square;
}
.openstagePage .shareFamSec .openstageSecList span{
	color:#ffffff;
}
.openstagePage .shareFamSec .openstageSecList a{
	color:#ffd540;
}

.openstageLogo{position: relative;}
.openstageLogo .openstageSeclogo{
	position: absolute;
	z-index: 1;
	bottom: 5%;
	right: 2%;
	width: 20%;
}
.openstageCarasol .openstageTitl{
  text-align: center;
  color:rgba(0,0,0,0.7);
  font-size: 35px;
  padding: 30px 0;
}
.openStgCarLink{position: relative;}
.openStgCarLink .playPauseIco {
  position: absolute;
  top:40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align:center;
  color:#ffffff;
  width: 40px;
  height: 40px;
  line-height: 34px;
  border:3px solid #ffffff;
  border-radius: 100px;
  filter: drop-shadow(0 0 30px #333);
}
.formAreaContainer{
  background: #e7e7e7
}
.formAreaContainer ::-webkit-input-placeholder { /* Edge */
  color: rgba(0,0,0,0.5);
}

.formAreaContainer :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(0,0,0,0.5);
}

.formAreaContainer ::placeholder {
  color: rgba(0,0,0,0.5);
}
.formAreaContBox{width: 70%;margin: 0 auto;padding: 0 0 5%;}
.formAreaContBox .form-control-search {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
  color: rgba(0,0,0,0.5);
}
.formAreaContainer .openstageTitl{
  text-align: center;
  color:rgba(0,0,0,0.5);
  font-size: 25px;
  padding: 40px 0 30px;
  font-family: 'MontserratBold';
}
.formAreaContBox .formAreaBlk{margin-bottom: 25px;display: block;padding: 0;}

.formAreaBlkParallel .inputPadLftBlk{padding-left: 15px;padding-right: 15px;}

.formAreaContBox .formAreaBlk .col-form-label{
  border:0;
  background: none;
  height: 46px;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.3333333;
    color:rgba(0,0,0,0.7);
    text-align: right;
}
.formAreaContBox .formAreaBlk .form-control{
  border-radius: 8px !important;
  height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.formAreaContBox .formAreaBlk .form-control.form-inputName {
  padding-left: 35px;
}
.formAreaContBox .formAreaBlk.songAreaBox{border-top:  1px solid #bababa;margin: 0;}

.songTabRepeat{
  border-bottom:  1px solid #bababa;
  margin-bottom: 15px;
  padding: 15px 0;
}

.formAreaContBox .progressBox{margin: 10px 0 0 0;}
.formAreaContBox .progressBox .progress-bar{box-shadow:inherit}
.formAreaContBox .js-upload-finished h3{margin: 20px 0 10px;font-size: 16px;color:rgba(0,0,0,0.7);}
.formAreaContBox .list-group .list-group-item{margin: 5px 0; background: none; border:1px solid #3c763d; border-radius: 5px;}

.formAreaContBox .list-group .alert-success{background: #3c763d; color:#ffffff;}

.formAreaContBox .submitBtnBlk{text-align: center;}
.formAreaContBox .submitBtn{
  width: 300px;margin: 0 auto; background: #6560b4; border:1px solid #6560b4;padding: 10px 0;font-size: 18px;font-family: 'MontserratBold';text-transform: uppercase;
}
.uploadBtnBlk{text-align: center;margin: 0 0 0 0;}
.uploadBtnBlk p{color:rgba(0,0,0,0.5); font-size: 11px;margin: 5px 0;}
.uploadMoreBtn{
  margin: 0 auto; background: #ff7e00; border:1px solid #ff7e00;padding: 0;font-size: 38px;font-family: 'arial';border-radius: 50%;width: 40px;height: 40px;text-align: center;line-height: 30px;
}
.uploadMoreBtn:hover,.uploadMoreBtn:active,.uploadMoreBtn:focus{color:#ffffff;}
.formAreaContBox .submitBtn:hover {
    color: #ffffff;
    box-shadow: 0 10px 25px -2px rgba(101, 96, 180, 0.6);
}

.formAreaContBox .submitBtn:hover,
.formAreaContBox .submitBtn:focus,
.formAreaContBox .submitBtn:active{
  color: #fff;
}

.formAreaContBox .btn:focus,
.formAreaContBox .btn:active:focus,
.formAreaContBox .btn.active:focus,
.formAreaContBox .btn.focus,
.formAreaContBox .btn:active.focus,
.formAreaContBox .btn.active.focus {
  outline: none;
  outline: 0;
}
.uploadBtnCont{
width: 90%;
}
.uploadBtnCont .input-file-container {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.uploadBtnCont .input-file-trigger {
  display: block;
  padding: 10px;
  background: #fff;
  color: #000;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
  text-align: center;
}
.uploadBtnCont .input-file-trigger.activeInput{background: #ff7e00;color:#ffffff;}
.uploadBtnCont .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  opacity: 0;
  padding: 0;
  cursor: pointer;
  display: block;
  height: 100%;
}
.uploadBtnCont .input-file:hover + .uploadBtnCont .input-file-trigger,
.uploadBtnCont .input-file:focus + .uploadBtnCont .input-file-trigger,
.uploadBtnCont .input-file-trigger:hover,
.uploadBtnCont .input-file-trigger:focus {
  background: #ff7e00;
  color: #ffffff;
}
.uploadBtnCont .uploadInfo{
  color:rgba(0,0,0,0.6);
  font-size: 10px;
}

.uploadBtnCont .file-return {
  margin: 0;
  border: 1px solid #989898;
  text-align: center;
  color:rgba(0,0,0,0.7);
  border-radius: 5px;
  line-height: 1.4;
  padding:7px 5px;
  text-transform: capitalize;
}
.uploadBtnCont .file-return:not(:empty) {
  margin: 0.8em 0;
}
.uploadBtnCont .file-return {
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}
.uploadBtnCont .file-return:not(:empty):before {
  content: "♪ ";
}
.uploadBtnBlk,
.tAndCBlk,
.submitBtnBlk{float: right}
/*check box ui S*/
.checkbox label:after{
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr{
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    margin-right: .5em;
}

.checkbox .cr .cr-icon{
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr{
    opacity: .5;
}
/*check box ui E*/
/*radio button ui S*/
.radioContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 30px;
}

/* Hide the browser's default radio button */
.radioContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  width: 25px;
  height: 25px;
  margin: 0;
}

/* Create a custom radio button */
.radioContainer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background: none;
  border-radius: 50%;
  border: 2px solid #777777;
}

/* On mouse-over, add a grey background color */
.radioContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radioContainer input:checked ~ .checkmark {
  background-color: #ff7e00;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radioContainer .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff7e00;
}
/*radio button ui E*/
.songUploadListing,.songUploadRadioLst{list-style:none;margin: 0;padding: 0;}

.songUploadListing li{float: left; width: 33%;margin: 15px 0 0 0;text-align: left;}

.songUploadRadioLst li{float: left; width: 33%;margin: 0 0 0 0;height: 30px}

.songUploadListing .uploadBtnCont{display: none;}
/* .songUploadListing .radioContainer{width: 30px;height: 30px;margin: 8px auto;} */

.songUploadRadioLst li .rdoText{color:rgba(0,0,0,0.7);    font-size: 80%;
    position: relative;
    top: -3px;}

.songUploadListing .uploadBtnCon{float: none;margin: 0 auto;}

.tAndCBlk{text-align: center;margin: 5% 0; display: block;}
.tAndCBlk .labelText{
    position: relative;
    top: -2px;
    color:rgba(0,0,0,0.7)
}
.tAndCBlk .labelText a{
    border-bottom: 1px solid #6560b4;
    color:#6560b4
}
.tAndCBlk .labelText a:hover{text-decoration: none;}
.tAndCBlk.checkbox .cr {
    border: 1px solid #9b9b9b;
    background: #9b9b9b;
}
.faqSec{padding: 2% 0 4%;font-family: 'MontserratRegular';background: #ffffff;}
.faqSec .openstageTitl{text-align: center;padding-bottom: 3%;text-align: center;
    color: rgba(0,0,0,0.5);
    font-size: 25px;
    padding: 40px 0 30px;
    font-family: 'MontserratBold';}
.faqSecCont{width: 100%;margin: 0 auto;color:#000000;}
.faqSec .panel-group .panel {
    border: 0;
}
.faqSec .panel-default>.panel-heading{background: none;border: 0;font-family: 'MontserratBold';}
/*
.accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "+";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button.collapsed::before {
    content: "-";
} */
.modalUi {
  text-align: center;
  padding: 0!important;

}

.modalUi:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modalUi .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
      width: 600px;
}

.modalUi .modal-content{background: #00c6ff;}

.modalUi .modal-header {
    border-bottom: 1px solid #0c9ec8;
}
.modalUi .modal-footer{border-top: 1px solid #0c9ec8;text-align: center;}
.thankYouPop{text-align: center;}

.floatingBtn {
    position: fixed;
    padding: 15px 2% 15px 15px;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 10%;
    right: 0;
    z-index: 999;
    border-radius: 6px 0 0 6px;
    color:#fff;
}

.gotoFormBtn{background: #f50014;color:#fff;}
.gotoFormBtn:hover,
.gotoFormBtn:active,
.gotoFormBtn:focus{color:#fff;}
.required {
    color: red;
}
.required:after {
    content: "*";
    font-size: 23px;
    position: absolute;
    right: -14px;
    top: -5px;
}
.Information{color:#737370}


.cv_video-container {
    width: 100%;
    position: relative;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    padding-bottom: 57%;
    margin: 0 auto;
    border-radius: 5px;
}
.cv_video-container iframe, .cv_video-container object, .cv_video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.closeAutoSelct{margin:8px 2px;display: inline-block;}

.closeAutoSelct a, .removeUploadFile a{color:rgba(0,0,0,0.5); font-style: normal; text-decoration: none;display: block;padding: 5px 8px;border-radius: 5px;}
.closeAutoSelct a:hover, .removeUploadFile a:hover{color:rgba(0,0,0,0.5); font-style: normal; text-decoration: none;}
.closeAutoSelct em, .removeUploadFile em{font-style: normal; }

.songTabRepeat .formInputArea{position: relative;}

.closeAutoSelctAbsol_js{position: absolute; right: 19px;top:0;    z-index: 2;}

select.form-control{font-size: 15px;}
.file-returnBox{position: relative;}
.removeUploadFile{    position: absolute;
    right: -22px;
    top: 2px;
}



.openstageCont .faqSecCont .panel-default>.panel-heading a:before {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}


.openstageCont .faqSecCont .panel-default>.panel-heading a[aria-expanded="true"]:before {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 12px;
    top: 2px;
    margin-right: 9px;
    color: #514747;
}

.openstageCont .faqSecCont .panel-default>.panel-heading a[aria-expanded="false"]:before {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 12px;
    top: 2px;
    margin-right: 9px;
    color: #514747;
}
.openstageCont .faqSecCont .panel-default>.panel-heading a span{margin-left: 20px;display: block;}

@media (min-width: 900px){

}
@media (min-width: 320px) and (max-width: 640px){
  .openstagePage .openstageTopBanArt {
    right: -11%;
    margin: 0 auto;
    height: 100%;
    width: 70%;
    }
    .openstageTitle.titleLogo{float: none;text-align: center;}
    .openstageTitle.titleLogo .titNam{
      font-size: 100%
    }
    /* .openstagePage .openstageFistSecBlock{width: 40% !important} */
}
@media (min-width: 640px) and (max-width: 840px){
  .openstagePage .openstageTopBanArt {
    right: -11%;
    margin: 0 auto;
    height: 100%;
    width: 70%;
    }
    .openstageTitle.titleLogo{float: none;text-align: center;}
    /* .openstagePage .openstageFistSecBlock{width: 40% !important} */
}
@media (min-width: 320px) and (max-width: 1024px){
  #page-content-wrapper {
      padding: 0 0px 0 0!important;
  }
  .modalUi .modal-dialog {
      width: 90%;
  }
.songUploadRadioLst li .rdoText{font-size: 65%}
.required:after {right: -9px;}
.openstagePage .uploadBtnCont{
  width: 98%;
  }
.formAreaContBox{width: 90%}
.openstagePage .openstageFistSecBlock .openstageTitl { font-size: 100%;}
.openstagePage .openstageFistSecBlock .openstageSubTitl{ font-size: 80%;}
.openstageIconTwo,.openstageIconFour{width: 10%;}
.openstageIconThree{width: 10%;}
.openstagePage .openstageFistSecBlock{left: 5%;}
.openstageCarasol .openstageTitl{font-size: 130%;padding: 15px 0;}
.openstageIconOne {margin-left: 32%;}
.openStgCarLink .playPauseIco { top: 32%;}
.formAreaContBox .formAreaBlk .col-form-label{display: block;text-align: left;padding-bottom: 2px;height: auto;}
.formInputArea,.formAreaBlkParallel .inputPadLftBlk{padding: 0;}
.formAreaContBox,.faqSecCont{width: 95%;}
.formAreaContainer .openstageTitl,
.faqSec .openstageTitl{padding: 15px 0;}
.formAreaContBox .formAreaBlk .form-control.form-inputName { padding-left: 58px; }
.uploadBtnBlk,
.tAndCBlk,
.submitBtnBlk{float: none; width: 100% !important}
.openstagePage .shareFamSec .openstageSecBlockImg{float: none;margin: 0 auto; width: 50%}
.openstagePage .shareFamSec .openstageSecBlock{margin: 0 auto;}
.openstagePage .shareFamSec .openstageSecBlock .openstageSecList{padding: 0;}
.openstagePage .shareFamSec .openstageTitl{padding-left: 0;}


  .openstagePage .openstageTopBanArt {
    right: -11%;
    margin: 0 auto;
    height: 100%;
    width: 80%;
    }

}

@media (min-width: 1200px) and (max-width: 1918px){
  .openstagePage .openstageTopBanArt {
    right: -15%;
    margin: 0 auto;
    height: 100%;
    width: 90%;
    }

}
@media (min-width: 1919px) and (max-width: 2660px){

  .openstagePage .shareFamSec .openstageSecBlockImg {   width: 20%; margin-left: 2%; }
  .openstagePage .shareFamSec .openstageSecList li {
      margin: 1% 0;
      font-size: 150%;
  }
  .openstagePage .openstageTopBanArt {
    right: -11%;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    }

}

.songsrch_ul{
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 9px;
	height:150px;
	overflow-y:scroll;
	padding:0;
	margin:0;
}

.songsrch_ul li{
	list-style:none;
	font-size: 15px;
	color: #000000;
	border-bottom: 1px solid #ddd;
	padding:5px;
	cursor:pointer;
}
