@charset "utf-8";

/* CSS Document */

@media (min-width: 1200px) {
/*----------------------------------------- mystyle start here ------------------------------------------------*/  
.container {
	max-width: 960px;
}
}

@media (min-width:992px) and (max-width:1199px) {
/*----Home CSS-----*/  
.start-up-sec {
	width: 66%;
}
/*-----Pricing CSS-----*/
.inner-page-sec {
	margin: 20px 0 0;
}
.inner-page-sec .heading {
	margin: 0 0 40px;
	font-size: 30px;
}
.most-popular {
	width: 228px;
}
.pricing-detail h2 {
	margin: 25px 0 10px;
	font-size: 22px;
}
.pricing-detail h3 {
	font-size: 22px;
}
.pricing-detail h3 span {
	font-size: 25px;
}
.pricing-detail p {
	line-height: 16px;
}
.pricing-detail-sec .pricing-detail .getstarted {
	font-size: 14px;
}
.custom-plan h2 {
	margin: 10px 0;
	font-size: 24px;
}
.refer-container {
	width: 80%;
}
.custom-plan ul li {
	margin: 0 0 4px;
}
.custom-plan {
	min-height: 187px;
}
.most-popular {
	width: 234px;
}
/*-----Players CSS-----*/
.big-player-sevehundred .player-sec, .big-player-onefifty .player-sec, .big-player-twohundred .player-sec, .big-player-threehundred .player-sec {
	width: 100%;
}
.big-player .player-sec .play {
	width: 74%;
}
.list-emai {
	right: 20px;
}
/*-----Setting CSS-----*/
.step-one-form li {
	width: 65%;
}
/*.step-one-form li:last-child {
	width: 20%;
}*/
.upgrade-step-two {
	width: 95%;
	margin: 20px auto 0;
}
.evo-pop { right:0;}
}

@media (min-width: 768px) and (max-width:991px) {
/*----Home CSS-----*/ 
.heading {
	margin: 0 0 3px;
	font-size: 35px;
}
.radio-option h2 {
	font-size: 20px;
}
.radio-option h3 {
	font-size: 13px;
}
.radio-option {
	margin: 70px 0 50px;
}
.start-up-sec {
	width: 85%;
}
.start-up-sec p {
	width: 80%;
	font-size: 20px;
	line-height: 25px;
}
/*-----Pricing CSS-----*/
.pricing-padding { width:97%; padding:0 15px;}
.inner-page-sec {
	margin: 20px 0 0;
}
.inner-page-sec .heading {
	margin: 0 0 40px;
	font-size: 30px;
}
.most-popular {
	width: 232px;
}
.pricing-detail h2 {
	margin: 25px 0 10px;
	font-size: 22px;
}
.pricing-detail h3 {
	font-size: 22px;
}
.pricing-detail h3 span {
	font-size: 25px;
}
.pricing-detail p {
	line-height: 16px;
}
.pricing-detail-sec .pricing-detail .getstarted {
	font-size: 14px;
}
.custom-plan h2 {
	margin: 10px 0;
	font-size: 22px;
}
.custom-plan {
	min-height: 192px;
}
/*-----Feature CSS-----*/
.features-points li .fa {
	font-size: 30px;
}
.features-points li {
	margin: 0 0 30px;
}
.features-points li .feature-detail {
	height: 50px;
}
.features-points li .feature-detail h2 {
	font-size: 17px;
}
.custom-plan ul li {
	line-height: 18px;
}
.pricing-feature {
	padding: 10px;
}
.login-form-sec {
	width: 62%;
}
/*-----General CSS-----*/
.page-content-last {
	margin: 20px 28px 0 0;
}
.page-content p {
	min-height: 150px;
}
.advance li input {
	width: 45%;
}
.schedule-select {
	width: 26%;
}
.broadcast-time-sec {
	width: 72%;
	margin: 16px 0 0 10px;
}
.boradcast-time {
	width: 39%;
}
.streaming-setup {
	padding: 10px;
}
.upload-audio {
	width: 70%
}
.upload-audio li {
	margin: 0 10px 0 0;
}
.upload-audio li:last-child {
	float: right;
	width: 50%;
}
.upload-audio li div input {
	width: 75%;
}
.getstarted {
	padding: 8px 20px;
}
.refer-container {
	width: 73%;
}
/*-----Setting CSS-----*/
.step-one-form li input {
	width: 62%;
}
.step-one-form-right {
	width: 37%;
}
.setting-form-sec {
	padding: 20px 0;
	margin: 0 0;
}
.step-one-form-right {
	width: 37%;
}
.color-choice li:first-child {
	width: 11%;
}
.color-choice li {
	margin: 0 11px 0 0;
}
.advance li:first-child {
	width: 28%;
}
.advance li:nth-child(2) {
	margin: 0 10px;
	width: 47%;
}
.advance li:last-child {
	float: right;
	width: 21%;
}
.advance li input {
	width: 52%;
}
.broadcast-select-date {
	width: 61%;
}
.fb-likes {
	width: 43%;
}
.step-one-form li {
	width: 57%;
}
/*.step-one-form li:last-child {
	width: 20%;
}*/
.step-one-form li:nth-child(2) { width:25%;}
.step-one-form li .select-wrapper { width:68%;}
.evo-pop { right:0;}
.boradcast-time li { margin:0 16px 0 0;}
/*-----Players CSS-----*/
.big-player-sevehundred .player-sec, .big-player-onefifty .player-sec, .big-player-twohundred .player-sec, .big-player-threehundred .player-sec {
	width: 100%;
}
.big-player .player-sec .play {
	width: 74%;
}
.list-emai {
	right: 20px;
}
.pricing-help-sec {
	width:90%;
	margin: 40px 0 0 10px;
}
.upgrade-step-two {
	width: 95%;
	margin: 20px auto 0;
}
}

@media (max-width: 767px) {
/*----Home CSS-----*/ 
header .logo {
	float: left;
	margin: 0 10px 10px 0;
}
header .navbar-header .navbar-toggle {
	margin: 0;
	border: 1px solid #fff;
	border-radius: 0;
}
.navbar-header {
	margin: 0 0 10px !important;
}
nav {
	float: left;
	width: 100%;
	margin: 0;
}
nav ul {
	width: 100%;
	margin: 0 0 10px;
}
.home-menu a {
	color: #666;
}
nav ul li {
	float: left;
	width: 100%;
	margin: 0 0;
	text-align: left;
}
nav ul li:first-child a {
	border-top: none;
}
nav ul li a {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px;
	color: #666;
	border-top: 1px solid #484848;
	text-transform: uppercase;
	font-size: 14px;
}
nav ul li a:hover, nav ul li a.active {
	background: #333;
	color: #fff;
}
header .navbar-collapse {
	float: left;
	width: 100%;
}
.login-sec {
	float: none;
	clear: both;
}
.login {
	margin: 10px 30px 0 0;
}
.home-login .login {
	display: none;
}
.home-login .getstarted {
	float: none;
	display: table;
	margin: 0 auto;
}
.content-sec {
	margin: 30px 0 0;
}
.heading {
	margin: 0 0 5px;
	font-size: 30px;
	line-height: 40px;
}
.tagline {
	font-size: 17px;
}
.btn-sec {
	margin: 0 auto 10px;
}
.play {
	float: right;
	width: auto;
}
.radio-option {
	margin: 0 0 0;
	padding: 20px 0;
}
.start-up-sec {
	width: 98%;
	margin: 20px auto 0;
}
.start-up-sec h2 {
	width: 100%;
	margin: 0 0 20px;
	font-size: 18px;
	text-align: center;
}
.start-up-sec p {
	font-size: 16px;
	line-height: 25px;
}
.start-up-sec .getstarted {
	float: none;
	clear: both;
	display: table;
	margin: 0 auto;
	padding: 14px 20px;
	font-size: 17px;
}
footer {
	bottom: -150px;
}
.plan-sec .getstarted {
	float: none;
	display: table;
	margin: 0 auto;
}
.your-plan {
	clear: both;
	float: none;
	display: table;
	width: 98%;
	margin: 15px auto 0;
}
.dashboard-heading-right {
	width: auto;
}
.dashboard-detil ul.nav-tabs {
	float: right !important;
	width: auto !important;
}
.dashboard-detil .nav-tabs > li {
	float: left;
	width: auto !important;
}
.tab-content {
	float: left !important;
	width: 100% !important;
}
.back-next {
	margin: 15px 15px 15px 0;
}
/*----Feature CSS----*/
.inner-page-sec .heading {
	margin: 0 0 20px;
	font-size: 22px;
}
.inner-page-sec {
	margin: 20px 0 0;
}
.features-points {
	margin: 0 0 10px;
}
.features-points li {
	margin: 0 0 20px;
}
.features-points li .fa {
	width: 8%;
	font-size: 25px;
}
.features-points li .feature-detail h2 {
	font-size: 18px;
	line-height: 14px;
}
.features-points li .feature-detail p {
	font-size: 17px;
	line-height: 14px;
}
/*----Pricing CSS----*/
.pricing-detail-sec {
	width: 100%;
	margin: 0 0 40px;
	border: 1px solid #ccc;
}
.pricing-detail-sec:last-child {
	width: 100%;
}
.pricing-detail h2 {
	margin: 10px 0 20px;
}
.most-popular {
	position: inherit;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: -22px 0 0 0;
}
.custom-padding {
	padding: 0 15px !important;
}
.pricing-help-sec {
	width: 100%;
	margin: 10px 0 0;
}
.basics-sec ol li p {
	width: 98%;
	margin: 0 0 8px;
	font-size: 13px;
	line-height: 20px;
}
.additional-question h2 {
	font-size: 16px;
	line-height: 24px;
}
.login-form-sec {
	width: 98%;
}
.login-form-sec p {
	font-size: 14px;
	line-height: 20px;
}
.modal-dialog {
	width: 98% !important;
	margin: 0 auto !important;
}
.dashboard-preview {
	float: left;
	display: inherit;
	width: 100%;
}
.artist-detail li span.paly-radio {
	width: 100%;
}
.share-song li label, .share-song li input {
	width: 100%;
}
.preview-detail-sec {
	padding: 7px;
}
.preview-detail-top {
	padding: 5px;
}
.report-sec h2 {
	margin: 0 0 3px;
	font-size: 18px;
}
.report-sec h3 {
	margin: 10px 0 5px;
	font-size: 15px;
	line-height: 20px;
}
.artist-detail li .play-left {
	margin: 2px 5px 9px 0;
	font-size: 10px;
}
.rss-top-left {
	padding: 18px 10px;
}
.rss-top-left p {
	font-size: 14px;
	line-height: 17px;
}
.rss-top-left a {
	margin: 5px 0 0;
	font-size: 12px;
}
.rss-right textarea {
	height: 81px;
}
.rss-feed input {
	width: 75%;
}
/*----General Page CSS-----*/ 
.general-page-tab {
	float: left;
	width: 100%;
}
.general-page-tab li {
	float: left;
	width: auto;
}
.general-page-tab li a {
	font-size: 15px;
	margin: 0;
}
.general-page-tab li a:hover {
	margin: inherit;
	text-decoration: underline;
}
.page-content-last {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.general-btn-center, .general-btn-left {
	float: right;
}
.upgrade-plan-sec {
	float: left;
	width: 100%;
}
.plan-btn {
	float: left;
	margin: 0 10px 0 0;
}
.cancel-btn, .delete-btn {
	float: left;
	margin: 10px 5px 0 0;
	clear: both;
}
.generate-key a {
	float: left;
	margin: 0 0 10px;
}
.email-sec {
	float: left;
	width: 100%;
}
.generate-key p {
	float: left;
	width: 100%;
	margin: 10px 0 20px;
}
nav ul li:last-child {
	margin: 0;
	display: inline-block;
}
.refer-container {
	float: left;
	width: 100%;
	display: inherit;
}
.refer-top {
	width: 100%;
	margin: 0 0 10px;
}
.refer-top h2 {
	width: 100%;
	margin: 0 0 10px;
	font-size: 18px;
}
.refer-top h2 .fa {
	font-size: 35px;
}
.refer-bottom ul {
	float: left;
	width: 100%;
	display: inherit;
}
.current-plan {
	margin: 0 0 10px;
}
.generate-key {
	margin: 20px 0 0;
}
.general-page-form {
	display: inherit;
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.page-content {
	margin: 10px 0;
}
.page-content p {
	font-size: 15px;
	line-height: 22px;
}
.page-content-bottom {
	margin: 10px 0 0;
}
.general-page-heading {
	margin: 0 0 20px;
}
.general-page-heading h2 {
	font-size: 30px;
}
.general-page-heading p {
	font-size: 15px;
}
.step-one-form-right {
	float: left;
	width: 100%;
}
.step-one-form {
	width: 100%;
	margin: 0 0 10px;
}
.step-one-form li {
	width: 100%;
	margin: 0 0 10px;
}
.step-one-form li input {
	width: 100%;
}
.step-one-form li:last-child {
	float: left;
}
.step-one-form-right li .select-wrapper {
	width: 75%;
}
.color-choice li label {
	float: left;
	width: 100%;
	margin: 0;
	font-size: 13px;
}
.advance li:nth-child(2) {
	width: 100%;
	margin: 0 0 10px;
}
.advance li:last-child {
	float: left;
	width: 100%;
}
.advance li input {
	width: 100%;
	margin: 0;
}
.list-emai {
	right: 10px;
	top: 34px;
}
.color-choice li:first-child {
	width: 13%;
}

.advance li:first-child {
	width: 100%; margin:0 0 10px;
}

.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
	margin: 10px 4px 0 0;
}
.color-choice li {
	margin: 0 5px 0 0;
}
.broadcast-schedule {
	width: 100%;
	padding: 10px;
	margin: 10px 0 0;
}
.schedule-select {
	width: 100%;
	padding: 0;
	border-right: none;
	border-bottom: 1px solid #ccc;
}
.broadcast-time-sec {
	width: 100%;
	margin: 10px;
}
.boradcast-time {
	width: 100%;
}
.broadcast-select-date {
	float: left;
	width: 100%
}
.upload-audio {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.upload-audio li {
	width: 100%;
	margin: 0 0 10px;
}
.upload-audio li:last-child, .upload-audio li div input {
	width: 100%;
}
.edit-delete {
	float: right;
	margin: 0 0 0;
}
.upgrade-step-two {
	width: 98%;
	margin: 10px auto;
}
.subscribe-button-part {
	margin: 0;
}
.terms-sec {
	padding: 0;
}
.dollers h1 {
	font-size: 40px;
	text-align: left;
}
.subscribe-form-part {
	width: 100%;
}
.subscribe-button-part a {
	float: left;
	margin: 5px 0 0;
}
.fb-radio-play {
	float: left;
	width: 100%;
}
.fb-likes {
	width: 100%;
	margin: 20px 0 0;
}
.fb-comment-area h2 {
	font-size: 15px;
	line-height: 24px;
}
.subscribe-form-part li input, .subscribe-form-part li select {
	padding: 6px;
}
.radio-part {
	margin: 20px 0 0;
}
/*-----Players CSS-----*/
.big-player-sevehundred .player-sec, .big-player-onefifty .player-sec, .big-player-twohundred .player-sec, .big-player-threehundred .player-sec {
	width: 100%;
}
.big-player .player-sec .play {
	width: 100%;
}
.player-icon {
	float: left;
}
.small-player-twofifty {
	margin: 50px 0 0;
}
.dashboard-link {
	margin: 0 0 15px;
}
.play-button a {
	font-size: 15px;
	margin: 0 10px 0 0;
}
.small-player-twofifty .player-sec .play-info {
	top: 30px;
}
.pricing-padding {
	width: 100%;
	padding: 0 15px;
}
.station-offer {
	margin: 10px auto 20px;
}
.step-one-form li:nth-child(2), .step-one-form li .select-wrapper {
	width: 100%;
}
.pricing-detail h3 span sub {
	bottom: 0;
	font-size: 34px;
}
.pricing-detail h3 span {
	font-size: 37px;
}
.your-stations table tr td:nth-child(6) { width:100%;}
.play-button iframe { width:100%;}
}

@media (max-width: 480px) {
/*----Home CSS-----*/ 
.heading {
	font-size: 20px;
	line-height: 40px;
}
header .logo {
	float: left;
	margin: 0 10px 10px 0;
}
.tagline {
	font-size: 14px;
}
.btn-sec .getstarted {
	float: none;
	display: table;
	margin: 0 auto 10px;
}
.radio-option h2 {
	font-size: 20px;
}
.radio-option .fa {
	font-size: 50px;
}
.start-up-sec p {
	width: 98%;
	font-size: 17px;
	line-height: 21px;
}
.start-up-sec h2 {
	font-size: 17px;
	line-height: 20px;
}
footer {
	padding: 15px 0;
}
.footer-links {
	clear: both;
	float: none;
	display: table;
	margin: 0 auto;
}
.copy-right {
	clear: both;
	float: none;
	display: table;
	margin: 0 auto;
}
/*----Feature CSS----*/
.inner-page-sec {
	margin: 25px 0;
}
.features-points {
	margin: 0 0 0 0;
}
.features-points li {
	margin: 0 0 20px;
}
.features-points li .fa {
	font-size: 20px;
	margin: 0 15px 0 0;
	text-align: center;
	width: 20px;
}
.features-points li .feature-detail h2 {
	font-size: 15px;
	line-height: 14px;
	text-align: center;
}
.features-points li .feature-detail p {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
/*----Pricing CSS----*/
.inner-page-sec .heading {
	font-size: 18px;
	line-height: 26px;
}
.pricing-detail h2 {
	margin: 12px 0 10px;
	font-size: 21px;
}
.pricing-detail h3 {
	font-size: 20px;
}
.pricing-detail h3 span {
	font-size: 25px;
}
.modal-dialog {
	width: 98% !important;
}
.rss-top-left {
	padding: 10px 10px;
}
.rss-top-left p {
	font-size: 14px;
	line-height: 17px;
}
.rss-top-left a {
	margin: 5px 0 0;
	font-size: 11px;
}
.rss-right textarea {
	height: 81px;
}
.rss-feed input {
	width: 50%;
}
.plan-btn {
	float: left;
}
.generate-key {
	margin: 10px 0 0;
}
.general-page-tab {
	margin: 0 0 20px 0;
}
.general-page-tab li {
	width: 100%;
}
.general-page-heading h2 {
	font-size: 35px;
}
.general-form li label, .general-form-message li label {
	font-size: 12px;
}
.general-form li input, .general-form li select, .general-form-message textarea {
	font-size: 12px;
}
.step-one-form {
	width: 100%;
}
.step-one-form li input, .step-one-form li select {
	width: 100%;
}
.step-one-form-right {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.step-one-form-right li {
	margin: 0 0 10px 0;
}
.color-choice li:first-child {
	width: 100%;
	margin: 0 0 10px 0;
}
.color-choice li {
	width: 100%;
}
.broadcast-schedule {
	margin: 0px;
	width: 100%;
}
.boradcast-time {
	width: 100%;
}
.upload-audio {
	width: 100%;
}
.upload-audio li {
	margin: 0 10px 0 0;
}
.getstarted {
	padding: 8px 10px;
}
.upload-audio li:last-child {
	width: 45%;
	margin: 0 0 0 10px;
}
.audio-ad-top select {
	width: 100%;
}
.edit-delete {
	width: 100%;
	margin: 10px 0 0 0;
}
.select-file-edit p {
	font: 400 13px/20px "Source Sans Pro";
}
.home-login {
	width: 100%;
}
.home-login .login {
	display: none;
}
.home-login .getstarted {
	padding: 8px 30px;
	margin: auto;
	float: none;
}
.home-menu a {
	color: #666;
}
nav ul li a {
	background: #fff;
	color: #666;
	text-transform: uppercase;
	text-align: left;
	border-top: 0;
	border-bottom: 0;
	font-size: 14px;
}
nav ul li a.active {
	color: #000;
}
nav ul li a:hover, nav ul li a:focus {
	color: #ccc;
}
.inner-page-sec .heading {
	font-size: 20px;
}
.radio-option {
	border-bottom: 0;
}
.start-up-sec p {
	font-size: 14px;
}
.btn-sec .getstarted {
	margin: 0 auto 20px;
}
.home-menu a {
	color: #666;
}
nav ul li a {
	background: #fff;
	color: #666;
	text-transform: uppercase;
	text-align: left;
	border-top: 0;
	border-bottom: 0;
	font-size: 14px;
	border-bottom: 1px solid #484848;
}
nav ul li a.active {
	color: #fff;
}
nav ul li a:hover, nav ul li a:focus {
	color: #ccc;
}
.inner-page-sec .heading {
	font-size: 20px;
	margin: 0 0 40px 0;
}
.station-dropdown {
	display: inline-block;
}
/*.your-stations table tr td {
	display: none;
	width: 80px;
}*/
.your-stations table tr td:first-child, .your-stations table tr td:last-child {
	display: inline-block;
}
.your-stations table tr td:first-child {
	width: 200px;
}
.your-stations table tr td:first-child a {
	padding: 0px;
}
.your-plan {
	margin: 15px auto;
}
.dashboard-link {
	margin: 0 0 10px;
}
.refer-top h2 {
	font-size: 14px;
}
.refer-top p {
	font-size: 13px;
}
.refer-bottom input {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.refer-bottom h3 {
	text-align: left;
}
.general-page-heading h2 {
	font-size: 23px;
}
.step-one-form li .select-wrapper {
	float: left;
	width: 100%;
}
.step-one-form-right li label {
	width: 100%;
}
.step-one-form-right li .select-wrapper {
	width: 100%;
}
.broadcast-select-date li {
	margin: 0 0 2px;
	width: 100%;
}
.upload-audio li:last-child {
	width: 100%;
	margin: 10px 0 0;
}
.audio-ad-top .select-wrapper {
	width: 90%;
	margin: 10px 0 0;
}
.audio-ad-top a.delete {
	margin: 17px 0 0;
}
.track-title {
	width: 100%;
	margin: 0 0 10px;
}
.radio-buttons {
	width: 100%;
}
.has-js label.r_on {
	background-position: top 6px left 5px;
	font-size: 15px;
	line-height: 25px;
}
.has-js .label_radio {
	background-position: top 6px left 5px;
	font-size: 17px;
	line-height: 25px;
}
.dollers {
	float: left;
	width: 100%;
}
.dashboard-login {
	float: right;
	clear: none;
}
.dashboard-login .login {
	margin: 10px 0 0 10px;
}
.subscribe-form-part li:nth-child(2) {
	width: 66%;
}
.subscribe-form-part li:nth-child(3) {
	width: 29%;
}
.subscribe-form-part li:nth-child(4) {
	width: 100%;
}
/*-----Players CSS-----*/
.big-player .player-sec .play {
	width: 100%;
}
.player-icon {
	float: left;
}
.setting-form-border {
	margin: 0 0 10px;
}
.broadcast-time-sec {
	margin: 0;
}
.color-choice li h2 {
	height: auto;
	line-height: 10px;
}
.setting-heading {
	width: 100%;
}
.stream-opt {
	float: left;
	margin: 5px 0 0;
}
.dashboard-detil {
	padding: 0;
}
.dashboard-detil .nav-tabs > li > a {
	font-size: 14px;
	font-weight: 400;
}
.file-name {
	float: left;
	width: 66%;
}
.file-name h2 {
	float: left;
	width: 100%;
	margin: 0 0 10px;
	font-size: 12px;
}
.file-name h3 {
	font-size: 12px;
}
.file-name h2 span, .file-name h3 span {
	margin: 0 2px 0 0;
}
.edit-delete {
	float: right;
	width: auto;
}
.edit-delete a {
	margin: 0 5px 0 0;
	font-size: 14px;
}
.upgrade-step-sec {
	width: 98%;
}
.upgrade-heading {
	font-size: 16px;
	line-height: 29px;
}
.your-plan-step .left h1, .your-plan-step .left h1 span {
	font-size: 20px;
}
.radio-buttons label {
	padding: 0 0 2px;
	font-size: 14px;
}
.your-plan-step .left a {
	font-size: 14px;
	line-height: 25px;
}
.dollers h1 {
	font-size: 27px;
}
.expire-billing li, .expire-billing li:last-child, .security, .expire-billing {
	width: 100%;
}
.expire-billing {
	margin: 0 0 20px;
}
.start-up-sec {
	margin: 0 auto;
	padding: 10px 0 0;
}
.pricing-detail h3 span sub {
	font-size: 26px;
}
.your-stations table thead th { font-size:11px;}
.your-stations .table > tbody > tr > td a i { font-size:13px;}
}

@media (max-width: 360px) {
.plan-btn {
	float: left;
	width: auto;
	margin: 0 0 10px;
	text-align: center;
}
.small-player-twofifty .player-sec {
	width: 100%;
}
.generate-key {
	margin: 10px 0 0;
}
.general-page-tab {
	margin: 0 0 20px 0;
}
.general-page-tab li {
	width: 100%;
	margin: 0;
}
.general-page-heading h2 {
	font-size: 35px;
}
.general-form li label, .general-form-message li label {
	font-size: 12px;
}
.general-form li input, .general-form li select, .general-form-message textarea {
	font-size: 12px;
}
.step-one-form {
	width: 100%;
}
.step-one-form li input, .step-one-form li select {
	width: 100%;
}
.step-one-form-right {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.step-one-form-right li {
	margin: 0 0 10px 0;
}
.color-choice li:first-child {
	width: 100%;
	margin: 0 0 10px 0;
}
.color-choice li {
	width: 100%;
}
.broadcast-schedule {
	margin: 0px;
	width: 100%;
}
.boradcast-time {
	width: 100%;
}
.upload-audio {
	width: 100%;
}
.upload-audio li {
	margin: 0 10px 0 0;
}
.getstarted {
	padding: 8px 10px;
}
.upload-audio li:last-child {
	width: 100%;
	margin: 10px 0 0 0;
}
.audio-ad-top select {
	width: 100%;
}
.select-file-edit p {
	font: 400 13px/20px "Source Sans Pro";
}
.home-login {
	width: 100%;
}
.home-login .login {
	float: right;
	margin: 10px 10px 0 0;
}
.home-login .getstarted {
	padding: 8px 30px;
	margin: auto;
	float: none;
}
.home-menu a {
	color: #666;
}
nav ul li a {
	background: #fff;
	color: #666;
	text-transform: uppercase;
	text-align: left;
	border-top: 0;
	border-bottom: 0;
	font-size: 14px;
	border-top: 1px solid #484848;
}
nav ul li a.active {
	color: #fff;
}
nav ul li a:hover, nav ul li a:focus {
	color: #ccc;
}
.inner-page-sec .heading {
	font-size: 20px;
	margin: 0 0 40px 0;
}
.station-dropdown {
	display: inline-block;
}
/*.your-stations table tr td {
	display: none;
	width: 80px;
}*/
.your-stations table tr td:first-child, .your-stations table tr td:last-child {
	display: inline-block;
}
.your-stations table tr td:first-child {
	width: 170px;
}
.your-stations table tr td:first-child a {
	padding: 0px;
}
.your-plan {
	margin: 15px auto;
}
.dashboard-login {
	float: right;
	clear: none;
}
.dashboard-login .login {
	margin: 10px 0 0 10px;
}
.expiration li label {
	height: 16px;
}
.expiration li:first-child, .expiration li:nth-child(2), .expiration li:last-child {
	width: 100%;
	margin: 0 0 0;
}
.expiration li.security-icon { margin:18px 0 0;}
.year-option li {
	margin: 0 0 10px;
}
.year-option li span {
	font-size: 13px;
}
.demo-container .station-report tr td {
	font-size: 13px;
	line-height: 20px;
}
.demo-container .station-report tr td span {
	font-size: 15px;
}
.pricing-help h2 {
	font-size: 15px;
	line-height: 17px;
}
.expiration li .has-success .form-control-feedback { top:26px;}
}
