.three-fourths .song-grid li .bottom-box .bottom-area .artistname {
	margin: 0;
	padding: 13px 10px 3px;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.three-fourths .song-grid li .bottom-box .bottom-area .songname {
	margin: 0;
	padding: 3px 10px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.three-fourths .song-row {
	padding: 0;
}
.select_a_country_space {
	margin: 0;
	line-height: 30px;
}
.select_a_country {
	color: #999;
}
#contactForm #requestPin {
	background: #2d9fce;
	border: none;
	padding: 15px 20px;
	border-radius: 6px;
	color: white;
	font-size: 16px;
}
.disabled {
	background: #EBEBEB !important;
	color: #979797 !important;
}
#pinForm #verify, #unsubscribe_mode #unsubscribe, #try_freemium_unsubscribe_mode #tryFreemium, #try_freemium_unsubscribe_mode #unsubscribe {
	background: #2d9fce;
}
.songInfo .bottom-section .rec-song img {
	height: 75px;
	width: 75px;
}
.songInfo .bottom-section .rec-song .info-box {
	padding: 6px 20px;
	width: 70%;
}
.songInfo .bottom-section .rec-song .artistname {
	font-size: 24px;
	font-weight: 100;
	color: #000;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.songInfo .bottom-section .rec-song .songtitle {
	font-size: 18px;
	font-weight: 100;
	color: #848484;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.message_area {
	padding-left: 15px;
}
#support .total-fourth ul li ul.subcat li {
	background: #14bfb1;
	height: 34px;
}
#support .total-fourth ul li ul.subcat li a.active {
	height: 34px;
}
#support .total-fourth ul li ul.subcat li a.active {
	border: solid 4px #14bfb1;
	border-right: 0px;	
}
.search_space {
	margin: 11px 0px;
}
.search_keyword {
	width: 83%;
}
.search_button {
	width: 25%;
	background: #14bfb1;
	border: 1px #14bfb1 solid;
	color: white;
	padding: 7px 5px;
	border-radius: 4px;
	margin-left: 10px;
	float: right;
	background-image: url('/center/img/search.png');
	background-repeat: no-repeat;
	background-position: 9px 9px;	
	height: 36px;
	width: 38px;
}
.songInfo .info-box {
	padding: 30px 10px;
}
.campaign_button {
	width: 150px;
	background: #E78F1F;
	border: 1px #CF8C27 solid;
	color: white;
	padding: 10px 10px;
	border-radius: 4px;
	font-size: 20px;
}
#search_space > a:hover {
	color: white;
	background-color: #11a699 !important;
}
#campaign_button_space > a:hover {
	color: white;
	background-color: #CF8C27;
}
.song-image-big {
	margin-right: 10px;
}
.select_country_flag {
	line-height: 62px;
	padding-left: 20px;
}
.main_top_space {
	padding: 27px 0px;
}
#tryFreemium{
	background: #e5e5e5;
	border: none;
	padding: 15px 20px;
	border-radius: 6px;
	color: white;
	font-size: 16px;
}
#b2bcontact .map-area .white-box {
	height: auto;
	width: auto;
}

#MainstoreBtns {
    max-width: 360px;
}

#getStarted .subtext {
    max-width: 430px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 999;
}

.block_guide {
    cursor: default;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    right: 0%;
    color: white;
    font-size: 20px;
    padding-top: 114px;
    background-color: rgba(0, 0, 0, 0.38);    
}

.block_guide_hr {
    /*color: #ffffff;*/
    width: 80%;
    position: relative;
    left: 10%;
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin: 1em 0; 
    padding: 0;
    margin-top: 70px;
    margin-bottom: 70px;
    
}

.b_main_store_btn {
    margin-top: 50px;
    /*overflow: hidden;*/
    /*width: 100%;*/
    max-width: 523px;
    margin: 0 auto;
    /*height: 160px;    */
    margin-top: 50px; 
    overflow: hidden; 
    max-width: 360px; 
    margin: 0 auto; 
}

.b_browser_button {
    background-color: #14bfb1;
    height: 60px;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 5px;
    margin: 0 5px;
}
.my_modal {
    z-index: 1040;
    position: absolute;
    margin: 0 auto;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    height: 6850px;
    overflow-y: hidden;
    top: 0;
    left: 0;
    background: rgba(26, 26, 26, 0.5);
}
.my_modal_content {
    max-width: 499px;
    position: absolute;
    left: 28%;
    right: 28%;
    min-height: 400px;
    top: 50px;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;    
}
.event_image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 4px;
}
.event_install_button {
    text-align: center;
    margin-top: 30px;
    /*padding: 1%;*/
    max-width: 189px;
    margin: 0 auto;
    margin-top: 10px;
}
.event_install_checkbox {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.event_app_button {
/*    background-image: url('/center/img/event/kr/e20150213_btn_app_install.png');
    width: 189px;
    height: 60px;*/
    /*margin: 0 auto;*/
}
.event_app_button:hover
{
    background-image: url('/center/img/event/kr/e20150213_btn_app_install_hover.png');
}
.under_close_btn {
    float: none;
    font-size: 14px;
    color: black !important;
    font-weight: bold;
}
.under_close_btn:hover {
    color: black;
}


#one .narrow-container {
  width: 100%;
}

#section4 .narrow-container {
  width: 800px;
}

#section5 .narrow-container {
  width: 800px;
}

#section6 .narrow-container {
  width: 800px;
}

#one h1 {
  line-height: 48px;
  letter-spacing: 2px;
  font-size: 40px;
  font-weight: bold;
}

@media (max-width: 1000px) {
	#support .total-fourth ul li {
		padding: 0px;
	}
        #one h1 {
                font-size: 20px;
                letter-spacing: 0px;
                line-height: 25px;
        }
        #one .main-subtext {
                font-size: 20px;
        }
}
@media (max-width: 767px) {
	#headerNav.navbar-right a {
		padding: 2px 10px;
	}
	.select_country_flag {
		line-height: 20px;
		padding-left: 20px;
	}
	.main_top_space {
		padding: 0px 0px;
	}
	.vert-center {
		top: 3%;
	}
        #loader {
		display: none;
	}
	#contactForm #requestPin {
		font-size: 10px;
	}
	#pinForm #verify {
		font-size: 10px;
	}
	#tryFreemium {
		font-size: 11px;
	}
        #section6 .balloon-box {
                margin-left: 0px;
        }
}

@media (max-width: 810px) {
        #section4 .narrow-container {
                width: 600px;
        }
        #section5 .narrow-container {
                width: 600px;
        }
        #section6 .narrow-container {
                width: 600px;
        }
}

@media (max-width: 710px) {
        #section6 .balloon-box {
                width: 85%;
                margin-left: 0px;
                margin-bottom: 200px;
        }
        #section6 .balloon-msg {
                font-size: 18px;
        }
        #section6 .balloon-link {
                font-size: 15px;
        }
        #section6 .balloon-date {
                font-size: 15px;
        }
}

@media (max-width: 767px) {
        #section4 .narrow-container {
                width: 100%;
                height: auto;
                padding: 0 20px;
        }
        #section5 .narrow-container {
                width: 100%;
                height: auto;
                padding: 0 20px;
        }
        #section6 .narrow-container {
                width: 100%;
                height: auto;
                padding: 0 20px;
        }
}

@media (max-width: 610px) {
        #one h1 {
                font-size: 18px;
                letter-spacing: 0px;
                line-height: 20px;
        }
        #one .main-subtext {
                font-size: 14px;
                line-height: 18px;
        }
        #one .button-area .button {
                padding: 3px;
                font-size: 15px;
        }
}

@media (max-width: 550px) {
        #section6 .balloon-box {
                width: 85%;
                margin-left: 0px;
                margin-bottom: 200px;
        }
        #section6 .balloon-msg {
                font-size: 16px;
        }
        #section6 .balloon-link {
                font-size: 14px;
        }
        #section6 .balloon-date {
                font-size: 14px;
        }
}

@media (max-width: 480px) {
        #section6 .balloon-box {
                width: 85%;
                height: 320px;
                margin-left: 0px;
                left: 30px;
        }
        #section6 .balloon-msg {
                font-size: 14px;
        }
        #section6 .balloon-link {
                font-size: 12px;
        }
        #section6 .balloon-date {
                font-size: 12px;
        }
}

@media (max-height: 600px) {
        #loader {
                display: none;
        }
}

#section6 {
  background-image: url("../music-notes.png");
  background-repeat: repeat-x;
  background-size: 100%;
  background-position-y: 48%;
  -webkit-animation: animate-cloud 20s linear infinite;
  -moz-animation: animate-cloud 20s linear infinite;
  -ms-animation: animate-cloud 20s linear infinite;
  -o-animation: animate-cloud 20s linear infinite;
  animation: animate-cloud 20s linear infinite;
}

#section6 .balloon-div {
  text-align: center;
  width: 100%
}

#section6 .phone-box {
  padding-bottom: 0px;
}

.balloon-box {
  width: 671px;
  margin: 0 auto;
  position: relative;
  left: 40px;
  height: 261px;
  margin-bottom: 300px;
}

.balloon-msg {
  position: relative;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  color: #14bfb1;
  padding: 38px 0px 0px 10px;
}

.balloon-link {
  text-align: right;
  font-size: 21px;
  color: #666666;
  padding-left: 40px;
  background: #DAF3F1;
}
.balloon-link-right {
  background: #DAF3F1;
}

.balloon-date {
  font-style: italic;
}

.msg-drive-mode-balloon-link-name {
  font-weight: bold;
}

.balloon-quotation-left {
  width: 55px;;
  color: #14bfb1;
  font-family: "arial black", arial;
  font-size: 70px;
  font-weight: bold;  
  line-height: 1.5;
  text-align: right;
  vertical-align: top;
  border-radius: 25px 0 0 0;
  background: #DAF3F1;
}
.balloon-quotation-center {
  background: #DAF3F1;
}
.balloon-quotation-right {
  width: 55px;;
  color: #14bfb1;
  font-family: "arial black", arial;
  font-size: 70px;
  font-weight: bold;
  line-height: 0.5;
  vertical-align: bottom;
  border-radius: 0 25px 0 0;
  background: #DAF3F1;
}

.balloon-bottom-left {
  width: 150px;
  height: 115px;
  background-image: url('/center/img/balloon-bg.png');
  background-repeat: no-repeat;
  background-position: left bottom;
}
.balloon-bottom-center {
  width: 55px; 
  height: 115px;      
  background-image: url('/center/img/balloon-all-bg.png');      
  background-repeat: no-repeat;      
  background-position: -525px -196px;
}
.balloon-bottom-right {
  width: 55px;
  height: 115px;    
  background-image: url('/center/img/balloon-bg.png');    
  background-repeat: no-repeat;    
  background-position: right bottom;
}

#section6 a:link {text-decoration: underline; color: #666666;}
#section6 a:visited {text-decoration: underline; color: #666666;}
#section6 a:active {text-decoration: underline; color: #666666;}
#section6 a:hover {text-decoration: underline; color: #666666;}




