/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.white-writing
{
	color: white !important;
}
#refresher-barista-title
{
	color: white !important;
}

.q_logo
{
    display: none !important;
}

div.course-info-dot-points 
{
    min-height: 75px;
}

div.course-text-bottom 
{
    min-height: 150px;
}

div#submit-loading-wrapper
{
    background-color: #232525;
    position: fixed;
    display: none;
    left: 0px;
    top: 0;
	overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.8;
}

div.booking-submit-content-wrapper 
{
    z-index: 10000;
    opacity: 1.0;
    text-align: center;
    height: 80px;
    width: 300px;
    margin: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#booking-submit-loading 
{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-top: 0;
    border: 3px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: timeslots-spin 1s ease-in-out infinite;
    -webkit-animation: timeslots-spin 1s ease-in-out infinite;
    z-index: 10000;
}

div.booking-submit-content-wrapper h1 
{
color: #fff;
}

@keyframes timeslots-spin 
{
    to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes timeslots-spin 
{
    to { -webkit-transform: rotate(360deg); }
}

div.wpcf7-response-output 
{
background-color: #222;
}

div#enquiry-wrapper 
{
  background: rgba(0, 0, 0, 0.95); 
  width: 100%;
  display: none;
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 1.0;
}

div#enquiry-wrapper form 
{
  width: 600px;
  margin: 0 auto;
  padding: 40px;
  display: block;
  position: relative;
z-index: 1000;
    opacity: 1.0;
    text-align: center;
    width: 600px;
    margin: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

div#enquiry-wrapper form input, div#enquiry-wrapper form select, div#enquiry-wrapper form textarea 
{
  margin-top: 5px;
  padding: 10px;
color: #222 !important;
 }

div.wpcf7-response-output 
{
margin-top: 0 !important;
}
 
 div#enquiry-wrapper form p 
 {
   margin: 0 !important;
   margin-bottom: 10px !important;
 }
 
 div#enquiry-wrapper form label 
 {
   color :#fff;
   font-weight: bold;
 }
 
 div#enquiry-wrapper input.wpcf7-submit 
 {
   padding: 0;
   padding-left: 47px;
   padding-right: 47px;
   background-color: rgb(52, 168, 83) !important;
color: #fff !important;
border: 0 !important;
 }

div#enquiry-wrapper div.wpcf7-response-output.wpcf7-validation-errors
{
	background-color: rgb(221, 19, 19) !important;
	text-transform: none !important;
}

div#enquiry-wrapper span.wpcf7-not-valid-tip 
{
	background-color: rgb(221, 19, 19) !important;
	color: #fff !important;
}

div#enquiry-wrapper div.wpcf7-response-output.wpcf7-mail-sent-ok 
{
	text-transform: none !important;
}

div#enquiry-wrapper form.sent p
{
	display: none !important;
}

div#enquiry-wrapper form.sent  
{
	height: 60px;
	position: relative;
	padding: 0;
	padding-top: 40px;
}
/*footer_top_holder
{
	margin-bottom: -125px !important;
}
.footer_top
{
	padding-top: 80px !important;
	padding-bottom: 220px !important;
}*/
@media only screen and (max-width: 1000px)
{
	h1.main-header-font 
	{
    	font-size: 40px !important;
    	/*line-height: 80px !important;*/
    	font-weight: 600 !important;
    	color: rgb(255, 255, 255);
    	letter-spacing: 0px !important;
    	font-family: Poppins, Helvetica, Arial, sans-serif !important;
    	visibility: inherit;
    	transition: none 0s ease 0s;
    	text-align: center !important;
    	border-width: 0px;
    	margin: 0px;
    	padding: 0px;
    	min-height: 0px;
    	min-width: 0px;
    	max-height: none;
    	max-width: none;
    	opacity: 1;
    	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    	transform-origin: 50% 50% 0px;
	}
	div.expander-refresher-course, div.expander-premium-course, div.expander-advanced-course
	{
		margin: 0 auto !important;
	}
	div.mobile-coffee-course-heading 
	{
		text-align: center;
	}
	.wpb_content_element.wpb_single_image img
	{
		
	}
	#wavey-mobile-image
	{
		vertical-align: bottom !important;
		width: 800px !important;
	}
	.title.has_background, .title.has_fixed_background
	{
		background-position: inherit !important;
		background-repeat: repeat !important;
	}
	#desktop-title
	{
		display: none !important;
	}
    #desktop-view-courses
    {
        display: none !important;
    }
    #desktop-view-video-testimonials
    {
        display: none !important;
    }
	.desktop-view-gallery
	{
		display: none !important;
	}
	#desktop-view-blurb
	{
		display: none !important;
	}
	#desktop-view-team
	{
		display: none !important;
	}
	#desktop-view-team-blurb
	{
		display: none !important;
	}
	#desktop-contact-us
	{
		display: none !important;
	}
	.team-ceo-image, .team-trainer-image
	{
		position: relative !important;
		width: 250px !important;
		margin-left: 20px !important;
	}
	.vc_custom_1538024358911
	{
		margin-bottom: 0px !important;
	}
	#footer-qualified-text
	{
		font-size: 18px !important;
	}
	#footer-copyright-text
	{
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 1280px) 
{
	div.expander-refresher-course, div.expander-premium-course, div.expander-advanced-course
	{
		width: 100% !important;
		margin: 0 auto !important;
	}
	div.team-ceo-image, div.team-trainer-image
	{
		margin: 0 auto !important;
	}
	div#enquiry-wrapper form {
		width: auto;
		min-width: 300px;
		padding:0;
		margin: 40px;
	}
	
	div#mobile-view-courses .vc_column_container>.vc_column-inner{
		margin-bottom: 100px !important;
	}
	
	div#rsacourses {
		padding-bottom: 100px !important;
	}
	
	div#rsacourses {
		text-align: center !important;
	}
	
	div#rsacourses div.vc_single_image-wrapper {
		width: 300px;
		display: block;
		margin: 0 auto;
	}
	
}
@media only screen and (max-width:600px)
{
	#contact-info-box
	{
		margin-top: 100px !important;
	}
}
@media only screen and (max-width: 400px)
{
	.title.title_size_large h1
	{
		font-size: 40px !important;
    	line-height: 40px !important;
    	font-weight: 500 !important;
    	letter-spacing: -0.2px !important;
    	text-transform: none !important;
		color: #ffffff !important;
	}
	h1.main-header-font 
	{
    	font-size: 40px !important;
    	line-height: 40px !important;
    	font-weight: 600 !important;
    	color: rgb(255, 255, 255);
    	letter-spacing: 0px !important;
    	font-family: Poppins, Helvetica, Arial, sans-serif !important;
    	visibility: inherit;
    	transition: none 0s ease 0s;
    	text-align: center !important;
    	border-width: 0px;
    	margin: 0px;
    	padding: 0px;
    	min-height: 0px;
    	min-width: 0px;
    	max-height: none;
    	max-width: none;
    	opacity: 1;
    	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    	transform-origin: 50% 50% 0px;
	}
	div.expander-refresher-course, div.expander-premium-course, div.expander-advanced-course
	{
		width: 100% !important;
		margin: 0 auto !important;
	}
	div#enquiry-wrapper form 
	{
		margin: 10px;
	}
}
@media only screen and (min-width: 700px)
{
	div#mobile-view-courses .vc_column_container>.vc_column-inner
	{
		margin-bottom: 100px !important;
	}
}

@media only screen and (min-width: 1001px) 
{
	.pp_content iframe 
	{
		width: 1280px !important;
		height: 720px !important;
		margin-left: -300px !important;
		margin-top: -125px !important;
	}
	.ppt 
	{
		width: 1280px !important;
		margin-left: -125px !important;
	}
	.pp_details 
	{
		width: 1280px !important;
		margin-left: -125px !important;
	}
}
@media only screen and (min-width: 1001px)
{
	.title.title_size_large h1
	{
		font-size: 80px !important;
    	line-height: 130px !important;
    	font-weight: 500 !important;
    	letter-spacing: -0.2px !important;
    	text-transform: none !important;
		color: #ffffff !important;
	}
	h1.main-header-font 
	{
    	font-size: 80px !important;
    	line-height: 80px !important;
    	font-weight: 600 !important;
    	color: rgb(255, 255, 255);
    	letter-spacing: 0px !important;
    	font-family: Poppins, Helvetica, Arial, sans-serif !important;
    	visibility: inherit;
    	transition: none 0s ease 0s;
    	text-align: center !important;
    	border-width: 0px;
    	margin: 0px;
    	padding: 0px;
    	min-height: 0px;
    	min-width: 0px;
    	max-height: none;
    	max-width: none;
    	opacity: 1;
    	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    	transform-origin: 50% 50% 0px;
	}
	#team-trainer-image
	{
		margin-top: 50px !important;
	}
	.footer_top_holder
	{
		background-size: cover !important;
		background-position-y: bottom !important;
	}
	#mobile-title
	{
		display: none !important;
	}
	#mobile-contact-us
	{
		display: none !important;
	}
	#mobile-view-team
	{
		display: none !important;
	}
	#mobile-view-blurb
	{
		display: none !important;
	}
    #mobile-view-courses
    {
        display: none !important;
    }
    #mobile-view-video-testimonials
    {
        display: none !important;
    }
	#mobile-view-gallery
	{
		display: none !important;
	}
	#mobile-view-team-blurb
	{
		display: none !important;
	}
	.q_elements_item 
	{
		padding-top: 0px !important;
	}
}
#rsacourseintro
{
    display: none !important;
}
.mobile-coffee-course-heading
{
    margin-left: -5px;
    white-space: nowrap !important;
}

footer {
z-index: 0 !important;
background-color: #EA9257;
}	

.content.content_top_margin_none {
	margin: -100px !important;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus), nav.vertical_menu>ul>li>a>span:not(.plus)
{
	position: relative;
    display: inline-block;
    line-height: initial;
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var
{
	background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}

nav.main_menu ul li.active a
{
	color: #ffffff !important;
}

nav.main_menu > ul > li > a
{
	color: #ffffff !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
}

nav.main_menu ul li.active a span.underline_dash, nav.main_menu ul li:hover a span.underline_dash, nav.vertical_menu ul li.active a span.underline_dash, nav.vertical_menu ul li:hover a span.underline_dash
{
	opacity: 1 !important;
}

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash
{
	background-color: #e6944a !important;
    width: 51px !important;
    height: 3px !important;
}

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash
{
	background-color: #9d9d9d;
    bottom: -50%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
.title_text_shadow .breadcrumbs .breadcrumbs_inner, .title_text_shadow .subtitle, .title_text_shadow .text_above_title, .title_text_shadow .title h1
{
	text-shadow: 1px 1px 2px rgba(0,0,0,.4) !important;
}

.title h1
{
	font-family: 'Quicksand', sans-serif !important;
	color: #ffffff !important;
}
iframe#desktop-video
{
	margin-left: 30px !important;
	margin-right: auto !important;
	margin-top: 100px !important;
}
iframe#mobile-video
{
	margin-left: -50px !important;
	margin-right: auto !important;
	margin-top: -60px !important;
}
#mobile-view-video-testimonials
{
	background-size: auto !important;
	background-color: #4F494D !important;
}
.mobile-coffee-course-heading h3
{
	font-family: Raleway,sans-serif;
	font-weight: bolder;
	font-size: 18px;
}
/*#rsacourses
{
    display: none !important;
}*/
#submit-button-style
{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    background: #dd1313;
    color: white;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom:25px;
}

.player .vp-title .vp-title-header
{
	display: none !important;
}

header.scroll_header_top_area {
	z-index: 100 !important;
}