.navbar-default
{   background:#016D4D;
	border:none;
	border-radius: 0;
	margin:0;
}


.navbar-brand {
    float: left;
    height: 80px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
	margin:0;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 14px;
    /* color: #000 !Important; */
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #5B7E5E;
    /* padding: 0 17px; */
    border-radius: 4px;
    margin-left: 8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,1f3b08+100;Olive+3D */
background: rgb(98,125,77); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyN2Q0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjNiMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,125,77,1)), color-stop(100%,rgba(31,59,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-8 */
    padding: 11px;
    box-shadow: 1px 2px 2px #101010;
}


.navbar-default .navbar-nav > li > a:hover {
    color: #FFE600;
}


.MORE {
    border: none;
    background: rgba(255, 255, 255, 0.67);
    padding: 10px 30px;
    border-radius: 7px;
    color: #000 !important;
    font-size: 21px;
    /* text-decoration: none; */
}

button.MORE a {
    color: #000;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
}

.in
{color: #fff;
    font-size: 18px;
    text-transform: lowercase;
    font-family: cursive;}
	
.watch {
    font-size: 42px;
    background: #F86A86;
    font-family: 'Slabo 27px', serif;
    margin: 0;
    padding: 19px;
    margin-top: 35px;
    color: #fff;
    text-shadow: 2px 2px #000;
    box-shadow: 0px -1px 0px 5px #000;
}

.book p {
    padding: 31px;
    font-size: 22px;
    color: #466D53;
    text-align: justify;
    /* letter-spacing: 0px; */
    text-transform: capitalize;
	font-family: 'Slabo 27px', serif;
}
.book h2 {
    font-size: 39px;
    padding: 20px;
    /* margin: 25px; */
    margin-top: 18px;
    font-family: 'Slabo 27px', serif;
}
.MO {
   
    background: #344F1D;
    border: none;
    padding: 10px 19px;
    color: #fff;
	outline:none;
}
.MO a
{ color:#fff;
text-decoration: none;}

.box {
    background: rgba(255, 255, 255, 0.68);
    min-height: 278px;
    border: 4px;
    padding: 29px;
    margin-top: 104px;
    margin-bottom: 41px;
    border-radius: 64px;
}
	
	
	p.box {
    font-size: 38px;
    color: #FD1B5D;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 2px 0px #000;
    padding: 48px;
	    font-family: 'Slabo 27px', serif;
    text-align: center;
}

.listen{
    
	top: 39px;
    position: relative;
    font-size: 29px;
    font-weight: 600;
    color: #003471;
    text-transform: uppercase;
}

.sign {
    margin-bottom: 0;
    display: inline-block;
    margin-top: 12px;
}
i.fa.fa-file-audio-o {
    font-size: 21px;
    margin-top: 8px;
}



i.fa.fa-facebook-square {
    font-size: 36px;
    color: #4F6B3A;
	    position: relative;
    top: 7px;
}


i.fa.fa-twitter-square {
    font-size: 36px;
    color: #4F6B3A;
	    position: relative;
    top: 7px;
}
i.fa.fa-instagram {
    font-size: 36px;
    color: #4F6B3A;
	    position: relative;
    top: 7px;
}
i.fa.fa-google-plus-square {
    font-size: 36px;
    color: #4F6B3A;
	    position: relative;
    top: 7px;
}

i.fa.fa-pinterest-square {
    font-size: 36px;
    color: #4F6B3A;
	    position: relative;
    top: 7px;
}

.txt p {
    color: #536E3D;
    font-size: 12px;
    padding: 0 3px;
    border-right: 1px solid #000;
    /* background: #88A570; */
    padding: 5px;
    /* border-radius: 6px; */
    font-weight: 700;
}



#wrapper h1 {
    color: #FFFEFE;
    text-shadow: 3px 1px #000;
    font-family: 'Slabo 27px', serif;
}




#wrapper h2 {
    color: #FFFEFE;
    text-shadow: 3px 1px #000;
    font-family: 'Slabo 27px', serif;
}


.customNavigation{
  text-align: center;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 
 .t1 {
    color: #fff;
}
.col
{ color:#fff !important;}






/*=========================
      Custom Css
===============================*/



.hdr {
	background:url(http://rainbowgypsies.com/wp-content/uploads/2016/01/audio_02.png);
	background-size:cover;
	background-position:100%;
	height:500px;
	padding:2em 0;
	opacity:none !important;
} 




.hdr h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 0 2px 2px #000;
	text-align:center;
}


.top_intro {
    color: #fff;
    font-size: 25px;
    text-shadow: 0 1px 1px #000;
	text-align:center;
	background:rgba(0,0,0,0.1);
}

.more_btn {
    background: #fb6c88 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 15px;
}

.more_btn:hover, .more_btn:focus {
    background: #fff none repeat scroll 0 0;
    color: #fb6c88 !important;
    padding: 10px 15px;
	text-decoration:none;
}



.blg .para {
    background: rgba(248, 106, 134, 0.5) none repeat scroll 0 0;
    bottom: 0;
    padding: 15px;
    position: absolute;
    z-index: 999;
	width:100%;
}

.blg img {
    position: relative;
}
.para p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
}

.para h3 {
	color:#fff;
}

.gh h3 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,6e7072+100 */
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(110,112,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(110,112,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#6e7072',GradientType=1 ); /* IE6-9 */
    margin: 0 !important;
    padding: 5px;
    text-align: center;
	font-weight:bold;
	color:#fff;
}
/*.gh p {
	text-transform:uppercase;
}
*/

.bg {
background: #f7f7f7;

}

.owl-prev {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000 !important;
    font-size: 30px !important;
    left: -42px;
    opacity: 1 !important;
    position: absolute;
    top: 32%;
}


.owl-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000 !important;
    font-size: 30px !important;
    right: -42px;
    opacity: 1 !important;
    position: absolute;
    top: 32%;
}


.abt p {
    font-size: 17px;
}

.gh img, .blg img {
    min-height: 472px;
	transition: all 0.4s linear 0s;
}

.gh img:hover, .blg img:hover  {
    transform: scale(1.1, 1.1);
}

.gh, .blg {
	overflow:hidden;
}

.modal-dialog {
    width: 70%;
}


.modal-dialog p {
    color: #555;
    font-family: arial;
    font-size: 15px;
    text-transform: none;
}
#owl-demo .item img{
        display: block;
        width: 100%;
        height: 450px;
    }
.owl-next {
    font-size: 40px !important;
    position: absolute;
    right: 0;
    top: 42%;
}
.owl-prev {
    font-size: 40px !important;
    position: absolute;
    left: 0;
    top: 42%;
}
.owl-theme .owl-controls {
	margin:0;
}

.gr_bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,6e7072+100 */
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(110,112,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(110,112,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(221,221,221,1) 0%,rgba(110,112,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#6e7072',GradientType=1 ); /* IE6-9 */
box-shadow:none;
}


div#nav_menu-2 h2 {
    color: #FFF !important;
    font-size: 24px !important;
}
ul#menu-menu-2 {
    list-style: none !important;
}
a {
    color: #FFFFFF !important;
    text-decoration: none;
}