/* CSS Document */
body {
	background: #268491;
	font-family: 'Open Sans', sans-serif;
}
.row {
	margin: 0px;
}
/* navbar */

.navbar {
	background: #EB3333;
	color: #FFF
}
.navbar-nav a {
	color: #FFF!important;
}
.navbar-nav .active a {
	color: #90C!important;
	background: #F90!important;
}
.navbar-nav a:hover {
	color: #90C!important;
	background: #FC0!important;
}
.navbar-toggle, .navbar-toggle:focus {
	background: #F90!important;
	border: none;
}
.navbar-toggle:hover {
	background: #FC0!important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background: #FFD24D
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #FC0;
	color: #555555;
}
.navbar {
	border-bottom: none
}
.dropdown-menu, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #FC0!important;
	color: #909!important;
}
.dropdown-menu >li > a {
	color: #909!important;
	font-weight: 400;
}
.dropdown-menu >li >a:hover {
	background: #FC0;
	color: #FFF!important;
	font-weight: 400;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #FC0;
	color: #FFF!important;
	font-weight: bold;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: #FC0
}
.subnav {
	margin-bottom: 60px;
	width: 100%;
	height: 42px;
	background-color: #eeeeee; /* Old browsers */
	background-repeat: repeat-x; /* Repeat the gradient */
}
.subnav .nav {
	margin-bottom: 0;
	font-weight: 400!important;
}
.subnav .nav > li > a {
	margin: 0;
	padding-top: 11px;
	padding-bottom: 11px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #EB3333!important;
}
.subnav .nav > li > a :hover {
	background-color: #F90!important;
}
.subnav .nav > .active > a, .subnav .nav > .active > a:hover {
	padding-left: 13px;
	color: #777;
	background-color: #F90!important;
	border-right-color: #ddd;
	border-left: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret, .subnav .nav > .active > a:hover .caret {
	border-top-color: #777;
}
.subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
	border-left: 0;
	padding-left: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.subnav .nav > li:last-child > a {
	border-right: 0;
}
.subnav .dropdown-menu {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
.subnav-fixed {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
	border-color: #d5d5d5;
	border-width: 0px; /* drop the border on the fixed edges */
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.subnav-fixed .nav {
	width: 938px;
	margin: 0 auto;
	padding: 0 1px;
}
.subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
}
 @media (max-width: 768px) {
/* Subnav */
.subnav {
	position: static;
	top: auto;
	z-index: auto;
	width: auto;
	height: auto;
	background: #fff; /* whole background property since we use a background-image for gradient */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.subnav .nav > li {
	float: none;
}
.subnav .nav > li > a {
	border: 0;
}
.subnav .nav > li + li > a {
	border-top: 2px solid #399;
}
.subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
}

/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {
/* Update subnav container */
.subnav-fixed .nav {
	width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
}
}
div.subnav {
	background-color: #000;
	background-image: none;
	border: 0px solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: 100;
	margin-bottom: 20px!important;
}
.c-alpha {
	background-color: #59c3d3;
	margin-top: 50px;
}
.c-bravo {
	background-color: #F60;
}
.c-charlie {
	background: #fff url(../img/ceummanan4-light-row-bg.png);
}
.c-delta {
	color: #444;
	padding: 1.0em;
}
.c-echo {
	background-color: #CC0;
}
.c-foxtrot {
	background-color: #000;
	height: 36px;
}
.c-golf {
	background-color: #FC3;
	min-height: 200px;
	float: left;
}
.c-hotel {
	background-color: #9F0;
	min-height: 200px;
	float: right;
}
.c-jotter {
	background: url(../img/c-jotter-top-bg.png) no-repeat scroll left top transparent;
	padding: 40px 10px 10px 10px;
	margin: 0px 0px 0px 0px!important;
}
.c-sgo-breadcrumbs {
	background: url(../img/breadcrumbs-song-page-bg.png) no-repeat top left;
	padding-top: 40px;
	margin-top: -10px;
	height: 40px;
}
.c-sgo {
	background: #FFF url(../img/breadcrumbs-song-page-bg.png) no-repeat 0 -60px;
	color: #333;
}
.c-main-block {
	color: #333;
}
.c-faclair-mor {
	background: #fff;
	color: #333;
	clear: both;
}
.c-footer1 {
	background: #666 url(../img/ceumannan4-footer-bg.svg) top center no-repeat ;
	background-size: 100% 100%;
}
.c-footer1 a {
	color: #FFF;
}
.c-footer1 a:hover {
	color: #FC0;
}
.c-footer2 {
	background-color: #333;
	padding: 5px;
}
.c-bg {
	background: #268491 url(../img/c-bg-mesh.png) left top;
}
.c-oat {
	background-image: url(../img/wood-bg.jpg);
	margin-top: 0x;
}
.c-main-block-oat {
	background: url(../img/clipboard-tp.png) top center no-repeat;
	background-size: 100% 100%;
	padding: 150px 70px 160px 70px;
	color: #666;
}
.c-oas {
	background-image: url(../img/oas-bg1.jpg);
	margin-top: -20px;
}
.c-main-block-oas {
	background: url(../img/oas-jotter-bg.png) top center no-repeat;
	background-size: 100% 100%;
	padding: 40px 70px 160px 70px;
	color: #666;
}
.c-obair-air-loidhne
{
	background: url(../img/girl-at-computer.jpg)  top center no-repeat;
}
.c-obair-air-loidhne-2
{
	background: url(../img/school-boy-doing-homework.jpg) bottom left no-repeat;
}


.red-text {
	color: #F00;
}
.c-image {
	text-align: center;
	border: 0px solid transparent;
}
.padding10 {
	padding: 10px;
}
.tab-pane {
	background: #8AD5DC;
	margin-top: 0px;
	min-height: 100px;
	padding: 10px;
	text-shadow: 1px 1px #8AD5DC;
}
.tabbable a:link {
	color: #8C008C;
}
.nav.nav-tabs.active {
	color: #666;
}
.c-audio1 {
	background: #8AD5DC url(../img/c-audio-bg1.jpg) bottom right no-repeat;
	border-right: 1px solid #FFF;
}
.c-audio2 {
	background: #8AD5DC url(../img/c-audio-bg2.jpg) bottom right no-repeat;
	border-right: 1px solid #FFF;
}
.c-audio3 {
	background: #8AD5DC url(../img/c-audio-bg3.jpg) bottom right no-repeat;
	border-right: 1px solid #FFF;
}
.c-obair-air-loidhne {
	background: #8AD5DC url(../img/girl-at-computer.jpg) bottom right no-repeat;
	border-right: 1px solid #FFF;
}
#swatch-link.active {
	background: #FF9326;
	color: #971923;
}
#main-menu-right img {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}
.container.c-nav {
	margin-bottom: -50px;
}
.container .c-nav :after {
	clear: none;
}
.breadcrumb, .breadcrumb a {
	background : none;
	font-family: NancysHand, cursive;
	font-weight: bold;
	color: #666;
}
.breadcrumb .active {
	color: #FF9326;
}
.container .c-culture {
	margin-left: 0px;
}
h1 {
	font-family: NancysHand, cursive;
	font-size: 2.5em;
}
h2 {
	font-size: 1.5em;
	padding: 0.3em;
	background-color: #F03;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 18.5px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.9px;
}
h2, h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h2 {
	color: #FFF;
}
.modalan h2 {
	background-color: #B83256;
}
.modalan h1, .modalan h3, .modalan h4 {
	color: #B83256;
}
.modal-1 h2 {
	background-color: #EB3333!important;
}
.modal-1 h1, .modal-1 h3, .modal-1 h4 {
	color: #EB3333;
}
.modal-2 h2 {
	background-color: #ADC033 !important;
}
.modal-2 h1, .modal-2 h3, .modal-2 h4 {
	color: #ADC033;
}
.modal-3 h2 {
	background-color: #59C3D3 !important;
}
.modal-3 h1, .modal-3 h3, .modal-3 h4 {
	color: #59C3D3;
}
.modal-4 h2 {
	background-color: #F8AE26 !important;
}
.modal-4 h1, .modal-4 h3, .modal-4 h4 {
	color: #F8AE26;
}
.tab-content h4 {
	color: #FFF!important;
}
#modalan-scribbles {
	background: url(../../../leabhar3ns/assets/images/layout/modalan-scribbles.gif) no-repeat top left;
	float: right;
	clear: both !important;
	width: 600px;
	min-height: 400px;
	z-index: 60;
}
.table {
	background-color: #B83256;
	color: #FFF;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.table td {
	cursor: pointer;
	border: 2px solid #FFF;
}
.table th {
	background-color: #8C008C;
	font-family: NancysHand, cursive;
	border: 2px solid #FFF;
}
.modalan-intro-table {
	padding: 0em 7em 2em 5em;
}
.c-scribbles1 {
	font-family: NancysHand;
	font-weight: bold;
	color: #F00;
	font-size: large;
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg); /* IE 9 */
	-moz-transform: rotate(-3deg); /* Firefox */
	-webkit-transform: rotate(-3deg); /* Safari and Chrome */
	-o-transform: rotate(-3deg); /* Opera */
}
.nancyshand {
	font-family: NancysHand;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.5em;
}
 .rowlink: a {
 color: #FFF!important;
}
.rowlink: hover {
	color: #8C008C!important;
}
.table-hover tbody tr:hover td {
	color: #B83256;
	background-color:#FCC;
}
.js-video {
	height: 0;
	padding-top: 25px;
	padding-bottom: 67.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.js-video.widescreen {
	padding-bottom: 57.25%;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.zip-folder, .zip-folder:hover, .pdf, .pdf:hover {
	background: url(../img/sprites.png) no-repeat;
	padding: 10px 0px 0px 50px;
	min-height: 40px;
	color: #F00!important;
	font-family: NancysHand;
	font-weight: bold;
	display: block;
}
.zip-folder:hover, .pdf:hover {
	color: #8C008C!important;
	text-decoration: none;
}
.zip-folder {
	background-position: 0 -60px;
}
.zip-folder:hover {
	background-position: 0 -160px;
}
.pdf {
	background-position: 0 -260px;
}
.pdf:hover {
	background-position: 0 -360px;
}
.culture-icon, .audio-icon, .work-icon {
	width: 70px;
	min-height: 70px;
	display: block;
	background: url(../img/culture-icon.png) top left no-repeat;
	border-radius: 30px;
	box-shadow: #666;
	margin-top: 20px;
}
.audio-icon {
	background: #F00 url(../img/audio-icon.png) top left no-repeat;
}
.work-icon {
	background: #F00 url(../img/work-icon.png) top left no-repeat;
}
.modal-1 .culture-icon {
	background: #EB3333 url(../img/culture-icon.png) top left no-repeat;
}
.modal-2 .culture-icon {
	background: #ADC033 url(../img/culture-icon.png) top left no-repeat;
}
.modal-3 .culture-icon {
	background: #59C3D3 url(../img/culture-icon.png) top left no-repeat;
}
.modal-4 .culture-icon {
	background: #F8AE26 url(../img/culture-icon.png) top left no-repeat;
}
.sgo .c-symbol-culture {
	background: url(../img/sprite-ceumannan-symbols.png) no-repeat;
	background-position: 0 -210px;
	height: 100px;
}
.sgo .c-symbol-faigh-fios {
	background: url(../img/sprite-ceumannan-symbols.png) no-repeat;
	background-position: -800px -210px;
	height: 100px;
}
.c-symbol-speech {
	background: url(../img/sprite-ceumannan-symbols.png) no-repeat;
	background-position: 0 -110px;
	height: 100px;
}
.modal-1 .left-border {
	margin: 20px 0px 20px 0px;
	border-left: #EB3333 2px solid;
}
.modal-2 .left-border {
	margin: 20px 0px 20px 0px;
	border-left: #ADC033 2px solid;
}
.modal-3 .left-border {
	margin: 20px 0px 20px 0px;
	border-left: #59C3D3 2px solid;
}
.modal-4 .left-border {
	margin: 20px 0px 20px 0px;
	border-left: #F8AE26 2px solid;
}
.oat .left-border, .sgo .left-border {
	margin: 20px 0px 20px 0px;
	border-left: #F00 2px solid;
}
.quote {
	border: 2px dotted #CCCCCC;
	background-image: url(../img/quote-marks.png), url(../img/quote-marks.png);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 60px 10px 60px 20px;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.img-right {
	float: right;
}
.img {
	float: left;
}
.img-center {
	text-align: center;
	margin: auto;
}
.angle-7 {
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg); /* IE 9 */
	-moz-transform: rotate(-7deg); /* Firefox */
	-webkit-transform: rotate(-7deg); /* Safari and Chrome */
}
.angle-5 {
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg); /* IE 9 */
	-moz-transform: rotate(-5deg); /* Firefox */
	-webkit-transform: rotate(-5deg); /* Safari and Chrome */
}
.angle-3 {
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg); /* IE 9 */
	-moz-transform: rotate(-3deg); /* Firefox */
	-webkit-transform: rotate(-3deg); /* Safari and Chrome */
}
.angle2 {
	transform: rotate(2deg);
	-ms-transform: rotate(2deg); /* IE 9 */
	-moz-transform: rotate(2deg); /* Firefox */
	-webkit-transform: rotate(2deg); /* Safari and Chrome */
}
.shadow-point-5 {
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.shadow-point-2 {
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.post-it2 {
	background: url(../img/post-it2.png) no-repeat;
	background-size: 100% 100%;
	padding: 20px 15px 15px 15px;
}
.ceumannan-list {
	list-style: none
}
.ceumanoke-info {
	background: url(../img/lined-paper-bg.png) no-repeat;
	background-size: 100% 100%;
}
.cluicheadair {
	width: 300px;
	min-height: 638px;
	float: left;
	padding: 70px 10px 20px 17px;
	margin: 20px 0 0 0;
	background: url(../img/cluicheadar-2013.png) no-repeat;
}
.oat-highlight-box1 {
	background: url(../img/oat-highlight-box1.png) no-repeat;
	padding: 40px;
	background-size: 100% 100%;
}
.jotter-oat {
	background: url(../img/jotter-oat-bg.png) no-repeat;
	background-size: 100% 100%;
	color: #666;
	padding: 30px 30px 20px 30px;
}
.download-oat {
	background: url(../img/clip-lined-paper.png) no-repeat;
	background-size: 100% 100%;
	color: #666;
	padding: 30px 30px 20px 50px;
}

.download-oas2 {
	background: #FF9;
	color: #666;
	padding: 30px 30px 20px 50px;
}
.earrannan-eisteachd {
	background: #FF0033 url(../img/gramaphone.png) bottom right no-repeat;
	padding: 20px 0px 150px 0px;
}
.ee a {
	text-shadow: 3px 3px 3px #FF0000;
}
.earrannan-eisteachd img {
	float: right;
	margin-right: 10px;
}
.earrannan-eisteachd a:link, .earrannan-eisteachd a:visited {
	color: #FFF!important;
	font-size: 1.5em;
}
.earrannan-eisteachd a:link {
	color: #FFF!important;
}
.bg-green {
	background: #66CCFF;
}
.text-align-center {
	text-align: center
}
.twitter-timeline {
	height: 250px;
}
.ceumannan-intro-text {
	float: left;
	height: 50px;
	display: block;
	font-family: NancysHand, cursive;
	font-weight: bold;
	line-height: 3.6em;
	margin-left: 20px;
}
.storlann-logo {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -0px;
	float: right;
	width: 100px;
	height: 50px!important;
	display: block;
	text-indent: -6000px;
	margin: 0px;
}
.ceumannan-logo {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -73px;
	float: left;
	width: 154px;
	height: 21px;
	display: block;
	margin-top: 15px;
}
.storlann-logo-footer {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -174px;
	float: right;
	width: 135px;
	height: 40px;
	display: block;
	margin-right: 30px;
	text-indent: -6000px;
}
.storlann-logo-footer:hover {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -114px;
}
.bng-logo-footer {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -304px;
	float: right;
	width: 30px;
	height: 50px;
	display: block;
	text-indent: -6000px;
}
.bng-logo-footer:hover {
	background: url('../img/ceumannan4-logos-sprite.png') no-repeat -0px -234px;
}
.float-left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.float-right {
	float: right;
}
.c-social {
	margin-top: 12px;
}
.music-school {
	background: url(../img/music-school-bg.png)no-repeat top left;
	background-size: 100% 100%;
	padding: 10px;
	z-index: 70;
}
.tabbable .nav li {
	text-decoration: none;
	background-color: #3CB9C6;
	border-right: 1px solid #fff;
}
.tabbable .nav > li > a:hover, .tabbable .nav > li > a:focus {
	text-decoration: none;
	background-color: #8AD5DC;
	border: none!important;
}
.nav-tabs > li > a {
	border: none!important;
	border-radius: 0px;
	margin-right: 0px!important;
}
.margin-top-30 {
	margin-top: -30px;
}
.margin-top-20 {
	margin-top: -20px;
}
.margin-top-10 {
	margin-top: -10px;
}
.margin-left20 {
	margin-left: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #8AD5DC;
	border-radius: 0px;
	cursor: default;
}
.border-dotted {
	border: 1px dotted #CCC;
}
.footer-c-m1 {
	background: url(../img/ceumannan-schoolboy1.png) bottom right no-repeat;
	min-height: 300px;
}
.footer-l-m1 {
	min-height: 300px;

}
.script-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
}
.pipe-info {
	background: url(../img/pipe-info-bg.png) top left no-repeat;
	padding: 15px;
	background-size: cover;
}
.bagpipe-1 {
	background: url(../img/bagpipes-1.png)top left no-repeat;
	background-size: contain;
}
.torn-paper1 {
	background: url(../img/torn-paper1.png) left top no-repeat;
	background-size: 100% 100%;
	padding: 20px 20px 20px 50px;
	font-family: NancysHand, cursive;
}
.margin-auto {
	margin: auto
}


/*==========  +++++++++++++++++++PREVIEW PAGE++++++++++++++++++  ==========*/
.preview-intro {
	height: 40px;
	background: #909;
	color: #FFF;
	margin: 0px 0px 20px 0px;
}
.preview-intro h1 {
	font-size: large;
	font-family: NancysHand, cursive;
	padding: 7px;
}
.preview-audio {
	background: #EAEAEA;
	margin-bottom: 20px;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) {
	border-radius: 0px;
}
.btn-group-vertical h2 {
	margin: 12px;
}
#sidebar.affix-top {
	position: static;
	margin-top: 0px;
}
#sidebar.affix {
	position: fixed;
	top: 80px;
}
.btn-group-vertical a {
	text-align: left !important;
}
.soundcloud-container {
	width: 65%;
	height: 350px;
	border: none;
	z-index: 60;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #C00!important;
}
.supp-one {
	background: #FFF;
	padding: 20px;
}
.supp-two {
	background: #9C3;
	color: #FFF;
	padding: 20px;
}
a.tip-top:hover {
	color: #F06;
	text-decoration: none;
}


/*==========  ++++++++++++++++++++++++++Non-Mobile First Method++++++++++++++++++++++++++  ==========*/

	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px) {
.ceumannan-intro-text {
	display: none
}
}

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {
.ceumannan-intro-text {
	display: none
}
}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {
.soundcloud-container {
	width: 100%;
}
.c-audio1, .c-audio2, .c-audio3 {
	background-image: none;
}
.ceumannan-intro-text {
	display: none
}
}

	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
.soundcloud-container {
	width: 100%;
}
.c-audio1, .c-audio2, .c-audio3 {
	background-image: none;
}
.ceumannan-intro-text {
	display: none
}
}

	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
.soundcloud-container {
	width: 100%;
}
.c-audio1, .c-audio2, .c-audio3 {
	background-image: none;
}
div.navbar.navbar-inverse.navbar-fixed-top {
	border-bottom: 1px solid #C00!important;
}
.ceumannan-intro-text {
	display: none
}
}
.useful-links {
	background: url(../img/useful-links.gif) top left no-repeat;
	background-size: cover;
	padding: 115px 20px 20px 20px;
	font-family: nancyshand, cursive;
	line-height: 22px
}

.fm-app {
	background: #F8A202 url( ../../../images/ceumannan-faclair-mor-app.jpg) top left no-repeat;
	background-size: cover;
	padding: 10px 0px;
	margin: 10px 15px 10px 15px;
}

#faclair-app
{
	margin-top: -60px;}



