/* 
 Theme Name:     Blank Divi Child Theme
 Author:         Zipline Interactive
 Author URI:     http://www.ziplineinteractive.com/blank-divi-child-theme/ 
 Template:       Divi
 Version:        1.0 
*/ 


/*  Enter your custom CSS below */ 
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 33px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
}
/* Increase width of drop-down menus */
@media screen and (min-width: 981px) {
.sub-menu {
	min-width: 276px;
}
#top-menu li li a {
    width: 260px;
	/* Extra - Reduce padding on list items */
	padding: 4px 12px;
	font-size: 16px;
	}
}

#top-menu li {
    padding-right: 30px;
}
body, p
{
	    color: #374352;
	font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
	font-family: 'Poppins', sans-serif!important;
	font-weight: 400;
}
input, textarea, select {
    font-family: 'Poppins', sans-serif!important;
}
h1,h2, h3, h4, h5, h6
{
	font-family: 'Poppins', sans-serif!important;
}
.banner-home h1 {
   color: #00AAB3;
    font-size: 70px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 10px;
    letter-spacing: -0.75px;
}
.banner-home h1 span {
	color:#ffbc44;
}
.banner-home p {
   font-size: 24px;
    color: #00AAB3;
    font-weight: 600;
    line-height: 34px;
}
 .single-block-form {
    display: inline-block;
    position: relative;
  width: 400px; /*Can be whatever, can be min/max */
}
.sbf__input {
  width: 100%;
}
.single-block-form .sbf__button {
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: -4px;
    top: 0;
}
.single-block-form input[type="text"] {
    border-radius: 4px;
    color: inherit;
    display: inline-block;
    line-height: normal;
    padding: 14px 15px 14px;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: transparent;
    border-radius: 20px;
    margin-bottom: 0px!important;
	color:#757575;
	    font-size: 14px;
	    line-height: 14px;
}

.single-block-form .button {
    background-color: #B3107E;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 17px 11px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px;
	line-height: 14px;
    border-radius: 20px;
}
.single-block-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #757575;
  opacity: 1; /* Firefox */
}

.single-block-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #757575;
}

.single-block-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #757575;
}
.single-block-form.hero-form input[type="text"] {
    border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}
.single-block-form.hero-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
	font-weight:700;
}

.single-block-form.hero-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
	font-weight:700;
}

.single-block-form.hero-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
	font-weight:700;
}
.single-block-form.hero-form .button {
    padding: 17px 11px 20px;
}
.widget_media_image {
    margin-bottom: 10px!important;
}
.footer-widget h4.title {
    padding-bottom: 20px;
    font-weight: 600;
    padding-top: 30px;
	    font-size: 16px;
}
div#footer-info span {
    color: #ffffff;
}
.foo-phone {
    padding-bottom: 5px;
}
/* .foo-mail a {
    color: #ffffff!important;
} */
.footer-widget li:before{
	content:none!important;
}
#footer-widgets .footer-widget li
{
	padding-left:0px;
}
@media screen and (min-width: 1024px)
{
.footer-widget { margin-right: 0;}
.footer-widget:nth-child(1) { width: 25%!important;}
.footer-widget:nth-child(2) { width: 10%!important;}
.footer-widget:nth-child(3) { width: 19%!important;}
.footer-widget:last-child{width: 20%!important;}
	.et_pb_gutters3 .footer-widget {
    margin-right: 8.5%;
}
}
.social_top ul li {
    padding-left: 0 !important;
    margin-right: 8px;
}
ul.foo-social li a {
    width: 30px;
    height: 30px;
    background: transparent;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    border-radius: 50%;
    color: #FFF;
    font-size: 13px;
    border: 1px solid #fff;
}
ul.foo-social li {
    display: inline-block;
}
.et_pb_widget{
    width: 100%;
}
.foo-social li {
    margin-right: 10px;
}
ul.foo-social {
    margin-top: 20px;
}
div#nav_menu-3 {
    margin-bottom: 0px;
}
ul.foo-social li a:hover {
    background: #D3036A;
    border: 1px solid #D3036A;
    color: #000!important;
}
/* div#footer-bottom {
    padding-bottom: 3%;
} */
.main-title {
   font-size: 48px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 49px;
}
.main-title span {
    color: #ffbc44;
}
.text-center {
    text-align: center;
}
.sub-title {
    font-size: 18px;
    color: #000;
    margin: 0 auto;
    font-weight: 500;
    z-index: 1;
    line-height: 29px;
}
.left-circle {
    position: absolute;
    left: 0px;
	    z-index: 1;
}
.cicrcle-right-img
{
	    position: absolute;
    right: 0px;
    bottom: 30px;
	  z-index: 1;
}
.form_main .third_col {
    float: left;
    width: 33.33%;
    padding: 0px 5px;
    margin-bottom: 9px;
}
.full_col {
    padding: 0px 5px;
    float: left;
    width: 100%;
    margin-bottom: 9px;
}
.form_main input.text, .form_main input.title, .form_main input[type=email], .form_main input[type=password], .form_main input[type=tel], .form_main input[type=text], .form_main select{
width: 100%;
   width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 50px;
    padding: 12px 24px;
    line-height: 13px;
    height: 55px;
    font-size: 13px;
    color: #757575;
    font-weight: 600;
}
.form_main input.wpcf7-form-control.wpcf7-submit {
background-color: #00AAB3;
    border: 1px solid #00AAB3;
    color: #FFF;
    padding: 18px 15px;
    margin-left: 0;
    margin-top: 0px;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
	 line-height: 14px;
    cursor: pointer;
    font-weight: 600;
	border-radius: 50px;
}
.form_main input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000;
	border: 1px solid #000;
	color:#fff!important;
}
@media (max-width: 767px)
{
.form_main .half_col {
    width: 100%;
}
}
.wpcf7-response-output {
    margin-top: 0px!important;
}
/* ul.listing-view li::marker {
    color: #fff;
} */

ul.listing-view {
    padding-left: 0px;
	list-style-type: none;
}
.listing-view li {
    font-weight: 700;
    margin-bottom: 5px;
}
.listing-view li img {
    top: 10px;
    position: relative;
    margin-right: 10px;
}
#main-footer p
{
font-size: 14px;
    color: rgba(255,255,255,0.78);
    font-weight: 400;
    line-height: 22px;
}
div#footer-info {
    font-size: 14px;
    font-weight: 300;
}
.widget_nav_menu li {
    font-size: 14px;
    line-height: 22px;
}
.rating-show {
    text-align: center;
    margin-bottom: 15px;
}
.rating-show .fa {
    color: #b70077;
    font-size: 25px;
    margin: 2px;
}
.testimonial-slider .et_pb_slide {
    background: transparent;
}
.testimonial-slider .et_pb_slide_description {
    text-shadow: none!important;
    padding-top: 0px;
    padding-bottom: 70px;
}
.testimonial-slider .pp-testimonials-title {
    color: #000!important;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.testimonial-slider .et_pb_slide {
    background: transparent!important;
}
.testimonial-slider .et-pb-controllers a {
    width: 30px;
    height: 4px;
}
.testimonial-slider .et-pb-controllers a {
    background-color: #ddd!important;
}
.testimonial-slider .et-pb-controllers .et-pb-active-control {
    background-color: #b70077!important;
}
.testimonial-slider .et_pb_slides .et_pb_container {
    height: auto!important;
}
.blurb-services {
    position: relative;
}
.button-blurb-service a {
      background-color: #ffbc44;
    border: medium none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding: 18px 45px 18px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px;
    border-radius: 50px;
    position: relative;
    line-height: 14px;
}
.button-blurb-service p a:after {
    content: '\f178';
    font-family: 'FontAwesome';
    top: 0px;
    right: -20px;
    position: relative;
}
.blurb-service-title h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 31px;
}
.blurb-service-title p {
    color: #fff;
    font-size: 16px;
}
.blurb-service-title {
    position: absolute;
    top: 7%;
    left: 0px;
    right: 0px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.button-blurb-service {
    position: absolute;
    bottom: 14%;
    left: 0px;
    right: 0px;
    text-align: center;
    width: 65%;
    margin: 0 auto;
}
.blurb-service-title span {
    color: #ffbc44;
    font-weight: 600;
}
.button-blurb-service a:hover {
    background: #000;
    color: #fff;
}
.blurb-service-title.black h3, .blurb-service-title.black p{
    color: #000;
}
.button-blurb-service.black a {
    background: #000;
    color: #fff;
}
.button-blurb-service.black a:after {
    color: #ffbc44;
}
.button-blurb-service.black a:hover {
    background: #ffbc44;
	color:#000;
}
.button-blurb-service.black a:hover:after {
    color: #000;
}
.single-block-form.black-form input[type="text"] {
    border: 1px solid #000;
	 color: #000;
}
.single-block-form.black-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
	font-weight:700;
}

.single-block-form.black-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
	font-weight:700;
}

.single-block-form.black-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
	font-weight:700;
}
.single-block-form.black-form .button {
    padding: 17px 11px 20px;
}
.cicrcle-right-img-yellow {
    position: absolute;
    right: 0px;
    top: -100px;
    z-index: 1;
}
.location-background {
	position:absolute;
	z-index:1;
}

.btn-black {
    background-color: #000;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px 45px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    font-size: 13px;
    border-radius: 50px;
    position: relative;
}
.btn-play:after {
    content: url(/wp-content/uploads/2022/01/play-icon-inside-button-yellow.svg);
    top: 5px;
    right: -10px;
    position: relative;
}
.btn-black:hover {
    background: #ffbc44;
    color: #000;
}
.btn-black:hover:after {
 content: url(/wp-content/uploads/2022/01/play-icon-inside-button-black.svg);
    top: 5px;
    right: -10px;
    position: relative;
}
.banner-inner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 10px;
}
.banner-inner p {
    color: #fff;
    opacity: 0.8;
    font-size: 20px;
}
.banner-inner {
    padding-top: 180px!important;
    padding-bottom: 180px!important;
}
.age-group-text {
    margin-top: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.faq-about .et_pb_toggle {
    border: none;
}
.faq-about .et_pb_toggle {
    border: none;
    background: transparent;
    margin-bottom: 0px!important;
	padding-left:0px;
}
.faq-about .et_pb_toggle_title {
    font-size: 25px;
    font-weight: 700;
    border-bottom: 2px solid #8f8f8f;
    padding-bottom: 25px!important;
    color: #000!important;
}
.faq-about .et_pb_toggle_close {
    padding-bottom: 0px;
}
.faq-about .et_pb_toggle_title:before {
    font-size: 30px;
    font-weight: 700;
}
.faq-about .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    content: "\4b"!important;
}

.banner-inner h1 span {
	color: #ffbc44;
    font-weight: 600;
}
#main-header .nav ul.sub-menu {
    background: #000;
}
/* .listing-view-arrow ::marker {
    color: #fff;
} */
.listing-view-arrow li:before {
    content: url(/wp-content/uploads/2023/06/ASTERISK.png);
    position: absolute;
    left: 0px;
    top: 5px;
}
.listing-view-arrow li {
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
	list-style-type: none;
}
.listing-view-arrow {
    padding-left: 0px!important;
    padding-bottom: 0px!important;
}
.listing-view li {
    margin-bottom: 7px;
}
.horizantal-line {
    border: 1px solid #9f9f9f;
    margin-top: 15px;
    margin-bottom: 15px;
}
.links-web {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
    font-size: 18px;
}

.main-title-h3 {
    color: #000;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
}
.franchise-enquiry {
    background: #f0f0f0;
    padding: 50px 50px 40px;
    border-radius: 50px;
    display: inline-block;
}
.franchise-enquiry h3 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 0px;
}
.franchise-enquiry p {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
}
.franchise-enquiry input.text, .franchise-enquiry input.title, .franchise-enquiry input[type=email], .franchise-enquiry input[type=password], .franchise-enquiry input[type=tel], .franchise-enquiry input[type=text], .franchise-enquiry select {
    width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    padding: 14px;
    line-height: 1.41;
    height: 45px;
    font-size: 14px;
    color: #757575;
    margin-bottom: 10px; font-weight: 600;
}
.franchise-enquiry textarea
{
width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    padding: 14px;
    line-height: 1.41;
    height: 80px;
    font-size: 14px;
    color: #757575;
    margin-bottom: 10px;	
	font-weight:600;
}
.franchise-enquiry span.wpcf7-list-item.first.last {
    margin-left: 0px;
    color: #000;
    font-weight: 600;
}
.franchise-enquiry  .privacy-msg {
    margin-bottom: 0px!important;
	color: #000;
}
.franchise-enquiry .submit-btn-center .wpcf7-submit {
    background-color: #00AAB3;
    color: #FFF;
    padding: 14px 15px;
    margin-left: 0;
    margin-top: 15px;
    border-radius: 4px;
    width: 100%;
    font-size: 17px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    width: 60%;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 15px;
	    border: none;
}
/* .franchise-enquiry .submit-btn-center .wpcf7-submit:hover {
    background-color: #ffbc44;
    color: #000;
} */
.submit-btn-center {
    text-align: center;
}
.submit-btn-center .wpcf7-spinner {
    margin: 0px;
    width: 0px;
}
.franchise-enquiry  span.wpcf7-not-valid-tip {
    font-size: 13px;
}
.franchise-enquiry .wpcf7-response-output {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px!important;
}
.franchise-enquiry.submit-btn-center .wpcf7-spinner {
    position: absolute;
}
.franchise-enquiry ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #757575;
  font-weight:600 /* Firefox */
}

.franchise-enquiry :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #757575;
  font-weight:600 /* Firefox */
}

.franchise-enquiry ::-ms-input-placeholder { /* Microsoft Edge */
  color: #757575;
  font-weight:600 /* Firefox */
}
.cicrcle-left-img-cont {
    position: absolute;
    top: 240px;
    right: 55px;
	    z-index: 1;
}
.cicrcle-right-img-cont {
    position: absolute;
    bottom: 0px;
	    z-index: 1;
}
.blog-grids .entry-title a {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.blog-grids p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.more-link {
    text-transform: uppercase;
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    font-size: 14px;
}
.widget_nav_menu a:hover {
    color: #b70077!important;
}
.foo-phone a:hover {
    text-decoration: underline;
}
.foo-mail a:hover {
    text-decoration: underline;
}
/***********Location Page css*********/
.email-academy a {
    background-color: #00AAB3;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px 30px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50px;
    position: relative;
}
/* .email-academy a:after {
    content: url('/wp-content/uploads/2022/01/email-icon-yellow.svg');
    top: 1px;
    right: -10px;
    position: relative;
    color: #fff;
    font-weight: 300;
} */
.visit-website a {
    background-color: #B3107E;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px 30px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50px;
    position: relative;
}
.btn-guide p {
    text-align: center;
}
/* .visit-website a:after {
    content: url('/wp-content/uploads/2022/01/visit-website-icon-black.svg');
    top: 2px;
    right: -10px;
    position: relative;
    color: #00AAB3;
    font-weight: 300;
} */
.location-show-grid {
    background: #f0f0f0;
    text-align: center;
    padding: 50px 30px 50px 30px;
    border-radius: 10px;
}
img.sun-icon {
    position: absolute;
    left: 25px;
    top: 10px;
	max-width: 15%;
}
.location-title h3 {
    font-weight: 700;
    font-size: 20px;
}
.location-title h4 {
    font-weight: 600;
    font-size: 18px;
}
.location-details p {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.phone-guide a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}

.location-title {
    margin-bottom: 15px;padding:0px 10px;min-height: 96px;
}
.location-details {
    margin-bottom: 20px;min-height: 85px;
}
.phone-guide {
    margin-bottom: 25px;
}
.et_pb_column.location-column {
    margin-right: 0px!important;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
    margin-bottom: 30px;
}

.search-results {
    font-size: 20px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.location-column 
{
	display:none;
}
#loadMore {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
    font-size: 20px;
}
.load-more-row {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.email-academy a:hover {
    opacity: 0.9;
}
.visit-website a:hover {
    opacity: 0.9;
}
.error404 header#main-header {
    background: #FFF;
}
.img-circle-location-left {
    position: absolute;
    top: 0px;
    left: -500px;
	background-repeat: repeat-y;
}
.img-circle-location-right {
    position: absolute;
    right: -150px;
	top:750px;
	background-repeat: repeat-y;
}
@media (max-width:980px)
{
	.img-circle-location-right {
    display: none;
}
	.img-circle-location-left {
    display: none;
}
}
@media (max-width:767px)
{
.visit-website a {
    display: block;
    width: 100%;
    padding: 13px 15px 13px;
}	
	.visit-website a:after {
    right: -5px;
}
	.email-academy a {
    display: block;
    width: 100%;
    padding: 13px 15px 13px;
}
		.email-academy a:after {
    right: -5px;
}
	.search-results {
    font-size: 16px;
    line-height: 23px;
}
	.search-result-padding
	{
		padding-top:0px;
		padding-bottom:0px;
	}
	.banner-inner h1 {
    font-size: 30px;
    line-height: 35px;
}
	.banner-inner p br {
    display: none;
}
	.banner-inner p {
    font-size: 15px;
}
	.banner-inner {
    padding-top: 100px!important;
    padding-bottom: 30px!important;
}
	.banner-home h1 {
    font-size: 30px;
    line-height: 35px;
}
	.banner-home .banner-video-para{
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
	.left-circle {
    display: none;
}
	.cicrcle-right-img
	{
		display:none;
	}
	.main-title {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 35px;
}
	.sub-title br {
    display: none;
}
	.sub-title {
    font-size: 15px;
    line-height: 22px;
}
	.form_main .third_col {
    width: 100%;
}
	span.wpcf7-spinner {
    position: absolute;
    left: 0px;
}
	.wpcf7-response-output {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0px!important;
}
	.wpcf7-not-valid-tip {
    font-size: 12px;
}
	body, p {
    font-size: 15px;
}
	.testimonial-slider .et_pb_slide_description {
    padding-left: 0px;
    padding-right: 0px;
}
	.button-blurb-service {
    width: auto;
}
	.blurb-services .et_pb_main_blurb_image {
    margin-bottom: 0px;
}
	.main-title br {
    display: none;
}
	.footer-widget h4.title {
    padding-top: 0px;
    padding-bottom: 20px;
}
	.foo-social {
    margin-top: 0px!important;
}
	div#footer-widgets {
    padding-bottom: 0px;
}
	.faq-about .et_pb_toggle_title {
    font-size: 20px;
	}
	.franchise-enquiry {
    padding: 40px 30px 40px;
}
	.franchise-enquiry h3 {
    font-size: 25px;
    margin-bottom: 10px;
}
	.franchise-enquiry p {
    font-size: 14px;
}
	.franchise-enquiry .submit-btn-center .wpcf7-submit {
    width: 100%;
}
	.cicrcle-left-img-cont {
    display: none;
}
}	
@media (max-width:610px)
{
		.et_pb_column.location-column {
    width: 100%;
}
}
@media (min-width:611px) and (max-width:980px)
{
	.et_pb_column.location-column {
    width: 50%;
}	
}
@media (max-width:500px)
{
.single-block-form .button {
    position: relative;
    width: 100%;
    border-radius: 0px;
    right: 0px;
}
	.single-block-form {
    width: 100%;
}
	.single-block-form input[type="text"] {
    border-radius: 0px;
    width: 100%;
}
}
@media (min-width:768px) and (max-width:980px)
{
	#footer-widgets .footer-widget {
    margin-bottom: 30px!important;
}
	#footer-widgets .footer-widget .fwidget {
    margin-bottom: 0px!important;
}
	#footer-widgets {
    padding-bottom: 30px;
}
	#main-footer .footer-widget h4.title {
    padding-top: 20px!important;
    padding-bottom: 20px;
}
	#main-footer .footer-widget #nav_menu-2 .title {
    padding-top: 30px!important;
}
}
@media (max-width:980px)
{
	.get-excited-drama p {
    text-align: center;
}
	.get-excited-drama .et_pb_text_inner {
    text-align: center;
}
	#logo {
    max-height: 100%!important;
    max-width: 60%!important;
}
}
ul#mobile_menu {
    background: #000!important;
}
.single-post #main-header {
    background: #000;
}
h4.widgettitle {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
#sidebar ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}
.entry-title {
    font-size: 24px;
    font-weight: 700;
}
#sidebar .et_pb_widget {
    background: #ededed;
    padding: 20px;
}
.et_pb_widget a {
    color: #000;
}
.our-location .et_pb_column.location-column {
   height: auto!important;
}
.location-show-grid {
    height: 570px;
}
@media (max-width:610px)
{
.our-location .et_pb_column.location-column {
  height: auto!important;
}	
	.location-show-grid {
     height: auto!important;
}
}
.course-info p {
    padding-left: 30px;
}
.course-info {
    padding-top: 0px;
    padding-bottom: 0px;
}

.get-touch-sec .half_col {
    float: left;
    width: 49.99%;
    padding: 0px 5px;
    margin-bottom: 9px;
}
@media (max-width:767px)
{
	.get-touch-sec .half_col {
    width: 100%;
}
.form_main.get-touch-sec input.wpcf7-form-control.wpcf7-submit {
    width: auto!important;
    padding: 15px 30px;
}
.listing-img {
    font-size: 18px;
    line-height: 25px;
}
	.cicrcle-right-img-yellow {
    display: none;
}
	.main-title-h3 {
    font-size: 20px;
		line-height: 28px;
}
	.blurb-service-title h3 {
    font-size: 25px;
    line-height: 31px;
}
}
.get-touch-sec textarea {
    width: 100%;
    border: none;
    padding: 14px;
    border-radius: 5px;
    height: 100px;
}
.get-touch-sec .wpcf7-text {
    border-radius: 5px!important;
    height: 45px!important;
}
.get-touch-sec input.wpcf7-form-control.wpcf7-submit {
    width: 20%!important;
    margin: 0px auto!important;
    text-align: center;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
}
.wpcf7-response-output {
    font-size: 12px;
	margin-bottom:0px;
}
.listing-img:before {
    content: url(/wp-content/uploads/2023/06/ASTERISK.png);
    position: absolute;
    left: 0px;
    top: 5px;
}
.listing-img {
    padding-left: 30px;
    margin-bottom: 0px;
    position: relative;
}
.enrolment-process h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 10px;
}
.enrolment-process p {
    font-size: 14px;
    line-height: 18px;
}
@media (max-width: 479px)
{
.et_pb_post h2 {
    padding-bottom: 10px;
}
}
@media (max-width:362px)
	{
	.blurb-service-title p {
    font-size: 16px;
}	
}
.international-location {
    height: 220px;
}

.border-area {
    border: 3px solid #ffbc44;
    /* border-top: none; */
}
.blog-grids .post-content-inner {
    display: none;
}


.page-id-860 header#main-header {
    background: #000;
    position: relative;
}
.page-id-860 header#main-header.et-fixed-header {
    position: fixed;
}
.page-id-860 .et_pb_section.et_pb_section_0.banner-home{
    padding-top: 50px!important;
}
.page-id-860
{
	    overflow-x: hidden;
}

@media(min-width:980px)
{
.banner-home {
    /*background-image: url(/wp-content/uploads/2022/01/banner-hero.jpg)!important;*/
    background-color: transparent!important;
}
.banner-home:before{
	/*background-image: url(/wp-content/uploads/2022/01/banner-hero.jpg)!important;*/
	width:100%!important;
	height:100%!important;
	left:0px!important;
	right:0px!important;
	top: 0px!important;
	    background-size: cover!important;
	margin:0px!important;
	border-radius:0px!important;
}
.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload.banner-home {
    background: transparent!important;
}
}



video#background-video {
     width: 100%;
    height: 750px;
    object-fit: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.banner-home-drama {
    padding-top: 0px!important;
   height: 750px;
}
.banner-home-drama h1 {
   color: #fff;
    font-size: 70px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 10px;
    letter-spacing: -0.75px;
}
.banner-home-drama h1 span {
	color:#ffbc44;
}
.banner-home-drama .banner-video-para{
   font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 34px;
	font-family: 'Poppins', sans-serif!important;
}
  .banner-video-text {
    position: absolute;
    top: 25%;
    left: 10%;
}
.banner-home-drama p {
    margin-bottom: 35px;
}
#post-835 .location-title{min-height: auto !important}

.studio-banner {
    background: url(/wp-content/uploads/2022/01/about-hero-x1.jpg);
    padding-top: 60px!important;
    padding-bottom: 180px!important;
    background-size: cover;
    background-repeat: no-repeat;
}
.studio-banner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
       margin-bottom: 10px;
}
.studio-banner h1 span {
    color: #ffbc44;
    font-weight: 600;
}
.studio-banner p {
    color: #fff;
    opacity: 0.8;
    font-size: 20px;
}
.studio-banner2 {
    background: url(https://staging.dramakids.co.uk/wp-content/uploads/2023/06/Cover_Purple.webp);
    padding-top: 60px!important;
    padding-bottom: 180px!important;
    background-size: cover;
    background-repeat: no-repeat;
}
.studio-banner2 h1 {
   color: #fff;
    opacity: 0.8;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 10px;
}
.studio-banner2 h1 span {
    color: #00AAB3;
    font-weight: 600;
}
.studio-banner2 p span {
    color: #00AAB3;
    font-weight: 600;
}
.studio-banner2 p {
    color: #fff;
    font-weight: 700;
    font-size: 50px; margin-bottom: 10px;
}
@media (max-width: 767px)
{
.studio-banner h1 {
    font-size: 30px;
    line-height: 35px;
}
	.studio-banner {
	    padding-top: 0px!important;
    padding-bottom: 100px!important;
    background-position: 50%;
	}
.studio-banner p {
    font-size: 15px;
}
	
	.studio-banner2 h1 {
    font-size: 15px;
    line-height: 35px;
}
	.studio-banner2 {
	    padding-top: 0px!important;
    padding-bottom: 100px!important;
    background-position: 50%;
	}
.studio-banner2 p {
    font-size: 30px;
}
}