@charset "UTF-8";
/* RWGT 
Author:Hardi Darweish */

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Pathway+Gothic+One');
/*header*/

header {
	position: relative;
	font-family: 'Pathway Gothic One', sans-serif;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#contact-detail-rgwt {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.25em;
	text-align: right;
	padding: 0.5em 0;
	position: relative;
	z-index: 1000;
}
#main-logo {
	padding: 1em 1.5em 1em 0.5em;
}
@media(min-width:768px) {
	#main-logo {
		margin-top: 0.35em;
		padding: 0;
	}
}
#contact-detail-rgwt a:link {
	color: #fff;
}
#contact-detail-rgwt .container {
	padding-right: 30px;
}
@media(max-width:999px) {
	img.banner-img {
		margin-top: 0!important;
	}
}
@media(min-width:768px) {
	img.banner-img {
		display: block;
	}
}
@media(min-width:999px) {
	img.banner-img {
		margin-top: 0px;
	}
}
.full-overlay {
	background: #000;
	color: #FFF;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #3B4E7C;
	border-left: none;
	border-right: none;
	padding: 2em 3.25em;
}
@media(min-width:999px) {
	.full-overlay {
		background: rgba(0, 0, 0, 0.8);
		color: #FFF;
		width: 50%;
		margin: 0 auto;
		text-align: center;
		border: 2px solid #3B4E7C;
		position: absolute;
		top: 35%;
		left: 25%;
		padding: 2em 3.25em;
	}
}

#intro-testimonial{
    background: rgba(0, 0, 0, 0.75);
    border: 3px solid #ffffff;
    border-radius: 10px;
    padding:1em;
    margin-top:4em;
    text-align:center;
}
#intro-testimonial #cite{
    display:block;
    margin-top:0.5em;
     text-align:right;
}
.full-overlay span {
	display: block;
	font-size: 4em;
	width: 100%;
	border-bottom: 1px solid #707070;
	padding-bottom: 0.15em;
}
.full-overlay h1 {
	font-size: 2.25em;
}
.side-overlay {
	background: #000;
	color: #FFF;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #3B4E7C;
	border-left: none;
	border-right: none;
	padding: 2em 3.25em;
}
@media(min-width:999px) {
	.side-overlay {
		background: rgba(0, 0, 0, 0.8);
		color: #FFF;
		width: 50%;
		margin: 0 auto;
		text-align: center;
		border: 2px solid #3B4E7C;
		position: absolute;
		top: 35%;
		left: 10%;
		padding: 2em 3.25em;
	}
}
.side-overlay span {
	display: block;
	font-size: 2em;
	text-align: right;
	color: #7685A2;
}
.side-overlay p {
	font-size: 2em;
	border-bottom: 1px solid #707070;
	padding-bottom: 1em;
}
img.full-width {
	width: 100%;
	height: auto;
}
.pageheader.pageheader-large {
	background: #3B4E7C;
	font-size: 2em;
	color: #fff;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: capitalize;
}
@media(min-width:480px) {
	.pageheader.pageheader-large {
		font-size: 4em;
	}
}
@media(min-width:768px) {
	.pageheader.pageheader-large {
		background: none;
		position: absolute;
		bottom: -20px;
		left: 0px;
		font-size: 7.5em;
		color: rgba(255, 255, 255, 0.9);
		width: 100%;
		font-family: 'Raleway', sans-serif;
		font-weight: 600;
		text-transform: uppercase;
	}
	.pageheader.pageheader-large .container {
		padding-left: 0;
	}
}
.navbar {
	margin-bottom: 0;
}
.navbar-default {
	background-color: rgba(59, 78, 124, 0.80);
	border-radius: 0;
	border: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-family: 'Pathway Gothic One', sans-serif;
	text-transform: uppercase;
	font-size: 1.25em;
	width: 100%;
}
@media(min-width:999px) {
	.navbar-default {
		font-size: 1.50em;
	}
}



.navbar-toggle {
	margin-top: 12px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:visited {
	color: #fff;
	border-bottom: 5px solid transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
	color: #fff;
}
@media(min-width:767px) {
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
		color: #fff;
		border-bottom: 5px solid #337ab7;
	}
}
.navbar-nav>li>a {
	padding-top: 20px;
}
@media (max-width: 768px) {
	.navbar-right .dropdown-menu a:link, .navbar-right .dropdown-menu a:visited {
		color: #222!important;
		background: #fff;
		font-size: 1.5em!important;
		margin-bottom: 0.5em;
		border-bottom: none;
	}
	.navbar-right .dropdown-menu a:hover, .navbar-right .dropdown-menu a:active {
		color: #222!important;
		background: #fff!important;
		font-size: 1.5em!important;
		border: none!important;
	}
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {

	
		font-size: 1em;
	}
}
.intro-testimonial-unit {
	color: #337AB7;
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;
	padding: 1em 0;
}
.intro-testimonial-author {
	color: #222;
	font-size: 0.75em;
}
.main-content {
	background: #000000;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000000 0%, #545454 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#545454));
	background: -o-linear-gradient(top, #000000 0%, #545454 100%);
	background: linear-gradient(to bottom, #000000 0%, #545454 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#545454', GradientType=0);
	/* IE6-9 */
	font-size: 1.25em;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 170%;
	padding: 2em 0 3em;
}
h2 {
	font-family: 'Pathway Gothic One', sans-serif;
}
#call-to-action-banner {
	background: #3B4E7C;
	min-height: 75px;
	color: #fff;
	padding: 1em 0;
	font-size: 1.25em;
}
#call-to-action-banner #cta-button {
	padding-top: 1em;
}
.btn-primary.full-width {
	width: 100%;
}
#call-to-action-banner h2 {
	margin-top: 0;
}
.big-seperator {
	background: #3B4E7C;
	min-height: 25px;
}


@media(min-width:768px) {
	.big-seperator {
		min-height: 75px;
	}
}
.full-width-block {
	padding: 1em 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #3B4E7C;
	color: #fff;
}
/*buttons*/

.btn-primary {
	font-family: 'Pathway Gothic One', sans-serif;
	padding: 0.5em 1em;
	background-color: #337AB7;
	border: 2px solid #fff;
	font-size: 18px;
	border-radius: 10px;
	white-space: normal !important;
	word-wrap: break-word;
}
@media(min-width:768px) {
	.btn-primary {
		font-size: 1.15em;
	}
}
.btn-primary i.glyphicon {
	position: relative;
	top: 4px;
	left: 5px;
}
#main-footer {
	border-top: 15px solid #3B4E7C;
}
#main-footer h3 {
	font-family: 'Pathway Gothic One', sans-serif;
	color: #3B4E7C;
}

#contact-details-container a:link,#contact-details-container a:visited{
    color:#fff;
    text-decoration:none;
}

#contact-details-container a:hover,#contact-details-container a:active{
    color:#fff;
    text-decoration:underline;
}


/*UTILITY CLASSES*/

.center {
	text-align: center;
}
.margin-right-15-top-3 {
	margin-right: 15px;
	margin-top: 3px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}

.no-pad-top{
    padding-top:0;
}
.no-pad-left{
    padding-left:0;
}
/*testimonial units*/

#testimonial-slider {
	background: url(../images/testimonial-slider-bg.jpg) no-repeat;
	background-size: cover;
	padding: 4em 0;
}
#testimonial-slider h3 {
	font-family: 'Pathway Gothic One', sans-serif;
	color: #fff;
	margin-top: 0;
	font-size: 2em;
}
.testimonial-unit {
	width: 70%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.75);
	border: 3px solid #ffffff;
	border-radius: 10px;
	color: #ffffff;
	padding: 1em 0;
	font-size: 1.15em;
	margin-top: 2em;
}
@media(min-width:768px) {
	.testimonial-unit {
		width: 70%;
		margin: 0 auto;
		background: rgba(0, 0, 0, 0.75);
		border: 3px solid #ffffff;
		border-radius: 10px;
		color: #ffffff;
		padding: 1em 0;
		font-size: 1em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 5em;
	}
}
.testimonial-content {
	padding: 1em 1.5em;
}
.testimonial-photo {
	overflow: visible;
	text-align: center;
}
@media(min-width:768px) {
	.testimonial-photo {
		margin-top: -4em;
	}
}
.testimonial-photo img {
	border-radius: 10px;
	border: 3px solid #fff;
}
.testimonial-author {
	font-size: 1.5em;
	text-align: center;
}
.testimonial-author span {
	font-size: 0.6em;
	display: block;
}
#testimonials-background .testimonial-unit {
	width: 95%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.75);
	border: 3px solid #ffffff;
	border-radius: 10px;
	color: #ffffff;
	padding: 1em 0;
	font-size: 1em;
	margin-top: 5em;
	display: block;
}
@media(min-width:768px) {
	#testimonials-background .testimonial-unit {
		width: 70%;
		margin: 0 auto;
		background: rgba(0, 0, 0, 0.75);
		border: 3px solid #ffffff;
		border-radius: 10px;
		color: #ffffff;
		padding: 1em 0;
		font-size: 1em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 5em;
	}
}
#testimonials-background .testimonial-author {
	font-size: 1.5em;
	text-align: center;
	margin-top: 0.5em;
}
/*carousel*/

.owl-carousel {
	position: relative;
	background: #000;
}
.owl-nav {
	display: none;
}
.owl-carousel span.student {
	background: rgba(0, 0, 0, 0.8);
	bottom: 0;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 0.15em 0;
	font-size: 1.15em;
	display: inline-block;
}
#home-guitars {
	display: none;
}
/*Guitar-backgrounds*/

@media(min-width:768px) {
	#home-guitars {
		display: block;
		text-align: center;
		position: relative;
		top: -1.5em;
	}
}





.img-border {
	border: 2px solid #fff;
}
/*FAQS*/

#faq-blocks {
	padding-top: 3em;
	overflow: auto;
}
.faq-block {
	padding: 1em 0.5em;
	background: #3B4E7C;
	color: #fff;
	border: 3px solid transparent;
	font-size: 1.5em;
	overflow: auto;
	margin-bottom: 0.5em;
	line-height: 120%;
}
.faq-block .col-md-4 {
	padding: 0;
}
.faq-block .col-md-8 {
	padding: 1em 0 0;
}
.faq-block.active {
	border: 3px solid #fff;
	background: #7685A2;
}

.faq-block.active {
    border: 3px solid #fff;
    background: #7685A2;
}

@media(min-width:767px) {
    .faq-block {
    	min-height:180px;
    }
}
.faq-slides {
	display: none;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
.faq-slides.active {
	display: block;
}
.faq-slide-unit {
	background: #fff;
	border-left: 5px solid #3B4E7C;
	padding: 1em;
	margin-bottom: 1.5em;
}
.faq-slide-unit .faq-slide-question {
	color: #3B4E7C;
	font-size: 1.5em;
}
.faq-slide-unit .faq-slide-answer {
	display: none;
	color: #000;
	font-size: 1.25em;
	padding-top: 1.25em;
}
.faq-slide-unit .faq-slide-answer.active {
	display: block;
}
/*forms*/

.form-group label {
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.form-group .form-control {
	border-radius: 0;
	border: 3px solid #3B4E7C;
	height: 40px;
}
/* The container */

.check-container {
	display: inline-block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	margin-right: 20px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* Hide the browser's default checkbox */

.check-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}
/* On mouse-over, add a grey background color */

.check-container :hover input~.checkmark {
	background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */

.check-container input:checked~.checkmark {
	background-color: #3B4E7C;
}
/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */

.check-container input:checked~.checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */

.check-container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*blog*/

ul.xoxo {
	list-style-type: none;
	padding: 0;
}
ul.xoxo ul {
	padding-left: 20px;
}
h3.widget-title {
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.5em!important;
}
.entry-meta {
	margin-bottom: 40px;
}
.page-title {
	margin-top: 40px;
}
.entry-summary {
	font-size: 1.25em!important;
}
.entry-utility {
	display: none;
}

.post {
	margin-bottom: 60px;
}

.posty-page .post {
	margin-bottom: 60px;
    border: 3px solid #fff;
    border-radius: 15px;
    padding: 1em 1em 2em 1em;
    background: #000;
}

.post img{
    width:100%;
    height:auto;
}
.cc-link{
    display:none!important;    
}

.margin-top-15{
    margin-top:15px;

}
@media(min-width:325px) {}
@media(min-width:768px) {}

#promo-area{
    font-family: 'Pathway Gothic One', sans-serif;
    color:#fff;
	padding: 0.25em 1em;
	font-size:2em;
	background-color: #337AB7;
	   text-align:center;
	   text-shadow:1px 1px #222;
}


#promo-area a:link, #promo-area a:visited{
    color:#fff;
    text-decoration:underline;
}

#promo-area a:hover, #promo-area a:active{
    color:#fff;
    text-decoration:underline;
}




#promo-box{
        background: #3B4E7C;
        padding:1em 0;
    margin-top:1.5em;
    color:#fff!important;
 
}


#paypal-form table{
    width: 100%;

}



#paypal-form input{
    width: 80%;
    font-size: 14px;
    margin:0.5em 0em;
    color:#222;
}


#paypal-form  input[type=image]{
    width:auto;
}


.dt-only{
      display:none!important;
  }
  
  .mob-only{
      display:block!important;
  }



@media (min-width: 768px) {
  .navbar-default .navbar-nav > li.dropdown:hover > a.dropdown-toggle {
    background-color: transparent;
  }
  
  .navbar-default .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  
  .navbar-default .navbar-nav > li.dropdown:hover > .dropdown-menu > li > a {
    color: #333;
  }
  
  .dt-only{
      display:block!important;
  }
  
  .mob-only{
      display:none!important;
  }
}




.floating-whatsapp {
  position: fixed;
  right: 22px;
  bottom: 105px;
  width: 62px;
  height: 62px;
  background: #25D366;
  color: #fff;
  border-radius: 50%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  box-shadow: 0 8px 24px rgba(0,0,0,.35);
  text-decoration: none;
  transition: all .2s ease;
}

.floating-whatsapp:hover,
.floating-whatsapp:focus {
  color: #fff;
  background: #1ebe5d;
  transform: translateY(-3px);
  text-decoration: none;
}

@media (max-width: 767px) {
  .floating-whatsapp {
    width: 56px;
    height: 56px;
    right: 16px;
    bottom: 85px;
    font-size: 30px;
  }
}
