/*
Theme Name: Zakra Child
Description: A wordpress child theme
Template: zakra
*/

/*= Fonts  Css ================================================================================================================*/
body { 
    font-family: 'Montreal-Serial', "helvetica neue", helvetica, arial, sans-serif; font-size: /*18px*/20px; 
    color: #666666; line-height: 36px;  font-weight: 300;
}

/*----------------------------------------------------------------------------------------------------------------*/
h1, .h1 { font-family: 'Bebas'; text-transform: uppercase; font-size: 90px; color: #333333; line-height: 1; }
    @media (max-width: 1459px) { h1, .h1  { font-size: 72px  }  }

.inner_banner h1 { margin: 0 0 7.7vw; padding: 0; font-size: 90px; line-height: 90px;  font-family: 'Bebas'; line-height: 1; } 
    @media (max-width: 1459px) { .inner_banner h1  { font-size: 72px; margin-bottom: 5vw;     }  }
    @media (max-width: 1280px) { .inner_banner h1  { font-size: 60px; }  }
    @media (max-width: 1199px) { .inner_banner h1  { font-size: 50px; }  }
    @media (max-width: 991px) { .inner_banner h1  { font-size: 42px; }  }
    @media (max-width: 768px) { .inner_banner h1  { font-size: 32px; }  }
    @media (max-width: 620px) { .inner_banner h1  { font-size: 28px; }  }
    @media (max-width: 480px) { .inner_banner h1  { font-size: 22px; }  }


.inner_banner   .vc_column-inner { padding-top: 0!important; }

/*----------------------------------------------------------------------------------------------------------------*/
h6, h6.small_heading1, .small_heading1 { text-transform: uppercase; font-family: 'Bebas'; font-size: 24px; font-weight: normal; letter-spacing: 2px; text-indent: /*60px*/40px; }
/*----------------------------------------------------------------------------------------------------------------*/
.small_heading2 { text-transform: uppercase; font-family: 'Bebas'; font-size: 36px; font-weight: normal; letter-spacing: 2px; }
div#home_signup_loan .small_heading2 { margin: 0; }
/*----------------------------------------------------------------------------------------------------------------*/
.small_heading3 { text-transform: uppercase; font-family: 'Bebas'; font-size: 30px; font-weight: normal; letter-spacing: 2px; }
/*----------------------------------------------------------------------------------------------------------------*/
.heading2 { font-size: 72px; text-transform: uppercase; font-family: 'Bebas'; line-height: 1; font-weight: 400; letter-spacing: 1.5px; }
/*----------------------------------------------------------------------------------------------------------------*/
.big_text1 { font-size: 24px; line-height: 36px; letter-spacing: 1px;  font-weight: normal;  font-family: 'Montreal-Serial'; }
/*----------------------------------------------------------------------------------------------------------------*/
.color_ffffff, .color_ffffff a { color: #fff; }
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
.text_color_orange, .text_color_orange.vc_custom_heading { color: #deb324; }
.text_color_orange a, .text_color_orange.vc_custom_heading a { color: #deb324; }

::-webkit-input-placeholder {   opacity: 1; color: inherit; }
::-moz-placeholder { opacity: 1; color: inherit; }
:-ms-input-placeholder {  opacity: 1; color: inherit; }
:-moz-placeholder {  opacity: 1; color: inherit; }

:focus { border: 0px solid; outline:0 solid; }

.hentry, .entry-content { margin-bottom: 0;  }


/*==========================================================================================================================================
====================================================================================================================================*/
.site-content ul { margin-left: 0; padding-left: 0; }   
.site-content ul li { position: relative; margin-left: 0; padding-left: 20px; list-style: none; }

.site-content ul li::before { position: absolute; content: /*"\f061"*/"\f111";  color: #685685; font-family:'FontAwesome'; left: 0; top: 1px; font-size: 9px; }
.site-content ul li::before  { font-size: 8px;  top: 8px; }

.site-content ul li.no-list::before { display: none;  } 
.site-content ul ul li::before { content: "\f22d"; content: "\f061"; font-size: 12px;  content: "\f22d";}

@media (max-width: 768px) {
    .site-content ul li { padding-left: 18px; }
    .site-content ul li::before {     top: 9px; font-size: 7px; }

}




/*==============================================================================================================================*/
input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #deb324; color: #fff; line-height: 48px; padding: 0 50px; font-family: 'Bebas'; font-size: 20px; border: 0 solid; border-radius: 24px; letter-spacing: 1.5px; 
}
input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    background: #88c1f5; color: #fff;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #88c1f5; color: #fff;
}

div#home_footer_signup form input[type="submit"]:focus, div#home_footer_signup form input[type="submit"]:hover {
    background: #fff; color: #88c1f5;   
} 
div#home_footer_signup form .es-field-wrap input.es_txt_email:focus {
    background: rgba(0,0,0,0.01)!important;
}


.tg-site-footer .tg-footer-widget-container {
    padding-top: 36px;
}


/* -- utility css ----------------------------------------
----------------*/
.full_width { width: 100%; float: left; margin-bottom: 20px; margin-right: 0; position: relative;  clear: both; }
.one_half { width: 48%; }
.one_third { width: 30.5%; }
.one_fourth { width: 22%; }
.one_fifth { width: 16.8%; }
.one_sixth { width: 13.33%; }
.two_fifth { width: 37.6%; }
.two_fourth { width: 48%; }
.two_third { width: 65.33%; }
.three_fifth { width: 58.4%; }
.three_fourth { width: 74%; }
.four_fifth { width: 79.2%; }
.five_sixth { width: 82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
float: left; margin-bottom: 20px; margin-right: 4%; position: relative; 
}
.last { margin-right:0px!important; }

@media only screen and (max-width: 767px) {
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    width:100%; float: left; margin-bottom: 20px; margin-right: 0; position: relative;
    }
}
@media only screen and (max-width: 479px) { 
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    width:100%; float: left; margin-bottom: 20px; margin-right: 0; position: relative; 
    }
}


/* ==================================================================================================== */
form label  { width: 100%; display: block; }
textarea { height: 150px; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
    font-family: 'Montreal-Serial', 'Bebas';  font-size: 18px;  color: #666;  letter-spacing: 1px;   font-weight: 400;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
    border: 1px solid #dee2e6;
}


/*---------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------*/
div.wpcf7-validation-errors { clear:both;  border: 2px solid #FF0000; color: #FF0000; text-align: center; }
div.wpcf7-validation-errors:before { content: "\f071"; font-family:'FontAwesome'; padding-right: 3px; }
div.wpcf7-mail-sent-ok { clear:both; border: 2px solid #398f14; color: #398f14; text-align: center; } 
div.wpcf7-mail-sent-ok:before { content: "\f00c"; font-family:'FontAwesome'; padding-right: 3px;  }
/*---------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------*/
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { border-color: #FF0000!important; color: #FF0000!important; }
.wpcf7 form .wpcf7-response-output { clear:both;  border: 2px solid #FF0000; color: #FF0000; text-align: center; }
.wpcf7 form .wpcf7-response-output:before { content: "\f071"; font-family:'FontAwesome'; padding-right: 3px; }
/*----------------------------------*/
.wpcf7 form.sent .wpcf7-response-output {  border-color: #398f14; }
.wpcf7 form.sent .wpcf7-response-output {  clear:both; border: 2px solid #398f14; color: #398f14; text-align: center; }
.wpcf7 form.sent .wpcf7-response-output:before { content: "\f00c"; font-family:'FontAwesome'; padding-right: 3px;  }
/*----------------------------------*/
.wpcf7-not-valid-tip {  color: #FF0000; }
span:not(.recaptcha) .wpcf7-not-valid-tip {  position: relative; top: 0px; }
/*---------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------*/



.contact_page_row1 > .wpb_column:nth-child(2) {  padding-left: 50px;  /*border-left: 1px solid #666;*/ }
.contact_page_row1 > .wpb_column:nth-child(2):before {
    content: " "; display: block; width: 2px;  height: 100%; position: absolute;  top: 0;
    left: 25px; background: /*#566777*/#646464;  opacity: 0.50;
}
.contact_page_row1 .wpb_gmaps_widget .wpb_map_wraper iframe { height: 286px; }
/*======================================================================*/
@media (max-width: 1017px) {
    /*---------------------------------------------*/
    .contact_page_row1 {  flex-direction: column; }
    .contact_page_row1  h3.boc_heading { text-align: center!important; }
    .contact_page_row1 > .wpb_column { width: 100%!important; max-width: 100%!important;   }    
    .contact_page_row1 > .wpb_column:nth-child(2) { padding: 0 0 0!important; clear: both; }
    .contact_page_row1 > .wpb_column:nth-child(2)  > .vc_column-inner  { padding-top: 0!important; }
    .contact_page_row1 > .wpb_column:nth-child(2):before { display: none!important;  }
    /*---------------------------------------------*/
    .contact_phone_email_address > .wpb_wrapper {  display: flex; justify-content: space-between;   }
    #contact_phone_email_address {  padding-top: 5px; margin-bottom: 10px;  }
    .full_width.submit_button1.raqf1 {  margin-bottom: 0;   }
    /*---------------------------------------------*/
    #contact_page_row1 iframe {  width: 100%;   }
    #contact_page_row1 .vc_column-inner { padding-top: 0 !important;  }
    /*---------------------------------------------*/
}
/*======================================================================*/
@media (max-width: 800px) {
    .contact_phone_email_address > .wpb_wrapper { flex-direction: column; }
}
/*======================================================================*/
/*======================================================================*/
.contact_phone_email_address > .wpb_wrapper > p {
    padding: 0; margin: 0;  clear: both;  display: block;
}
.contact_phone_email_address > .wpb_wrapper > p {
    padding: 0 0 12px 42px;   position: relative;
}
.contact_phone_email_address > .wpb_wrapper p:before {
    content: " ";  display: block;   width: 30px;   height: 30px;
    position: absolute;  left: 0;  top: 7px;  font-family: 'FontAwesome';
    font-size: 25px;  line-height: 25px;   color: #333;
}

.contact_phone_email_address > .wpb_wrapper p:nth-child(1):before {  content: "\f095"; }
.contact_phone_email_address > .wpb_wrapper p:nth-child(2):before {  content: "\f003"; }
.contact_phone_email_address > .wpb_wrapper p:nth-child(3):before {  content: "\f041"; }


/*--------------------------------------*/
#mobile_menu > ul > li.current-menu-item > a { background-color: #566777!important;  }
#mobile_menu > ul > li.current-menu-parent > a { background-color: #566777!important;  }
#mobile_menu > ul > li.current-menu-ancestor > a { background-color: #566777!important;  }
/*--------------------------------------*/

/* ============================================================================= */
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern { 
    background-color: #deb324; color: #fff; line-height: 48px; padding: 0 50px; font-family: 'Bebas'; font-size: 20px; border: 0 solid; border-radius: 24px; letter-spacing: 1.5px; 
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover { 
    background: #88c1f5; color: #fff; 
}
/* ============================================================================= */
.btn_reverse .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern { background: #88c1f5!important; color: #fff!important; }
.btn_reverse .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .btn_reverse .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus { background: #deb324!important; color: #fff!important; }
/* ============================================================================= */
.btn_reverse2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern { background: #7895ce!important; color: #fff!important; }
.btn_reverse2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .btn_reverse .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus { background: #deb324!important; color: #fff!important; }
/* ============================================================================= */



/*= Container  Css ================================================================================================================*/

/*= Default  Css ================================================================================================================*/
.vc_row { padding-top: 50px; padding-bottom: 50px; margin-bottom: 0; margin-top: 0; }
















/*= Header Nav  Css ================================================================================================================*/
header#masthead .tg-primary-menu > div > ul > li > a { 
    line-height: 36px; color: #fff; text-transform: uppercase; font-size: 24px; font-weight: 400; letter-spacing: 0; font-family: 'Bebas'; font-weight: normal; 
}
header#masthead .tg-primary-menu > div > ul > li > a:before {
    opacity: 0;
}

header#masthead .tg-primary-menu > div > ul > li > a:hover { color: #84c2fa; }

body:not(.home) header#masthead .tg-primary-menu > div > ul > li > a  {  color:  #666666; }
body:not(.home) header#masthead .tg-primary-menu > div > ul > li > a:hover  {  color:  #84c2fa; }

.tg-primary-menu > div ul li.current_page_ancestor > a, .tg-primary-menu > div ul li.current-menu-ancestor > a, .tg-primary-menu > div ul li.current_page_item > a, .tg-primary-menu > div ul li.current-menu-item > a { color:  #84c2fa!important;
}
.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-item > a::before  {
    background-color: #84c2fa!important;
}

.site-content {
    margin-top: 0;
    margin-bottom: 0;
}
.tg-site-header {
    border-bottom: 0px solid;
}

/*= Footer Css ================================================================================================================*/
footer#colophon { background-color: #efefef; }
footer#colophon, footer#colophon a { font-family: 'Bebas'; color: #666666; }
footer#colophon a:hover { color: #84c2fa; }
/*----------------------------------------------------------------------------------------*/
.tg-site-footer .tg-footer-widget-container { display: flex; flex-direction: column; }
.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--four .tg-footer-widget-area { width: 100%; text-align: center; }
/*----------------------------------------------------------------------------------------*/
.widget  ul#menu-footer-menu li { display: inline-block; padding: 0 5px;  margin: 0 32px; }
/*----------------------------------------------------------------------------------------*/
.tg-footer-widget-area.footer-sidebar-3 { margin: -20px 0 -20px 0; }
.tg-site-footer .tg-footer-widget-container { padding-bottom: 0; }
/*----------------------------------------------------------------------------------------*/
.tg-footer-widget-area.footer-sidebar-4 > .widget { margin-bottom: 0; padding-bottom: 0; }
.widget ul#menu-footer-menu li a { 
    text-transform: uppercase; font-weight: 400; font-size: 18px; line-height: 36px; letter-spacing: 0.04em; 
    font-family: 'Bebas'; font-weight: normal; 
}
.widget ul.social_media_links li { display: inline-block; padding: 0 10px; margin: 0 ; }
.widget ul.social_media_links li a { color: #333; }
.widget ul.social_media_links i.fa { font-size: 0; width: 22px; height: 22px; }
.widget ul.social_media_links i.fa:before { font-size: 22px; }
.widget ul.social_media_links li a:hover { color: #84c2fa; }


 .widget ul#menu-footer-menu li { padding: 0!important; margin: 0 20px;  }    

@media (max-width: 1500px) {
    
    .widget ul#menu-footer-menu li { padding: 0!important; margin: 0 12px 5px;  }    
    .widget ul#menu-footer-menu li a { padding: 0!important; line-height: 42px;  }    

}
@media (max-width: 991px) { 
    .widget ul#menu-footer-menu li { padding: 0!important; margin: 0 6px 5px;  }    
    .widget ul#menu-footer-menu li a { padding: 0!important; line-height: 32px;  } 
}



/*----------------------------------------------------------------------------------------*/
.tg-footer-widget-area.footer-sidebar-4 { font-size: 18px; line-height: 30px; letter-spacing: 0.02em; font-family: 'Bebas'; font-weight: normal; }
/*----------------------------------------------------------------------------------------*/
.tg-site-footer .tg-site-footer-bar { font-size: 14px; line-height: 24px; }
/*----------------------------------------------------------------------------------------*/
/*------------------------------------------------------------*/
.tg-block.tg-block--one { width: 30%; }
.tg-block.tg-block--two { width: 70%; margin-left: 0; }



header#masthead .tg-primary-menu > div > ul > li.navlink_home { display: none!important; }
@media (max-width: 768px) { header#masthead .tg-primary-menu > div > ul > li.navlink_home { display: block!important; } }


/*------------------------------------------------------------*/
@media (min-width:769px) {
    /*------------------------------------------------------------*/
    .tg-block.tg-block--one { width: 30%; }
    .tg-block.tg-block--two { width: 70%; margin-left: 0; }
    /*------------------------------------------------------------*/
    header#masthead .tg-primary-menu > div > ul > li { margin: 0 14px; }
    header#masthead .tg-primary-menu > div > ul > li:first-child { margin-left: 0; }
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 18px;  }
    /*------------------------------------------------------------*/    
}
@media (min-width:992px) {
    /*------------------------------------------------------------*/
    header#masthead .tg-primary-menu > div > ul > li {  margin:0 0 0 21px!important; }
    header#masthead .tg-primary-menu > div > ul > li:nth-child(2) {  margin-left:0 0 0 21px!important; }    
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 20px;  }
     /*------------------------------------------------------------*/   
    #sitemap_row { position: relative;  left: 3%;   }    
    /*------------------------------------------------------------*/    
}
@media (min-width:1200px) {
    /*------------------------------------------------------------*/
    header#masthead .tg-primary-menu > div > ul > li { margin: 0 30px; }
    header#masthead .tg-primary-menu > div > ul > li:first-child { margin-left: 0; }
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 20px;  }
    /*------------------------------------------------------------*/
    /*------------------------------------------------------------*/    
    header#masthead .tg-primary-menu > div > ul > li {  margin:0 0 0 22px!important; }
    header#masthead .tg-primary-menu > div > ul > li:first-child {  margin-left:0 !important; }    
    header#masthead .tg-primary-menu > div > ul > li:nth-child(2) {  margin-left:0 !important; } 
    /*------------------------------------------------------------*/    
    .tg-block.tg-block--one {  width: 274px!important; }
    /*------------------------------------------------------------*/
    #sitemap_row { position: relative;  left: 5%;   }    
    /*------------------------------------------------------------*/
}
@media (min-width:1460px) {
    /*------------------------------------------------------------*/
    .tg-block.tg-block--one {  width: 244px!important; }
    /*------------------------------------------------------------*/
    header#masthead .tg-primary-menu > div > ul > li { margin: 1em 1.8em;  }
    header#masthead .tg-primary-menu > div > ul > li:first-child { margin-left: 0; }
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 24px;  }
    /*------------------------------------------------------------*/ 
    /*------------------------------------------------------------*/    
    header#masthead .tg-primary-menu > div > ul > li {  margin:0 0 0 30px!important; }
    header#masthead .tg-primary-menu > div > ul > li:first-child {  margin-left:0 !important; }    
    header#masthead .tg-primary-menu > div > ul > li:nth-child(2) {  margin-left:0 !important; } 
    /*------------------------------------------------------------*/    
}



@media (max-width: 1199px) {
    /*------------------------------------------------------------*/
    .tg-block.tg-block--one { width: 180px!important;  }    
    /*------------------------------------------------------------*/   
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 18px;  }
     /*------------------------------------------------------------*/    
    header#masthead .tg-primary-menu > div > ul > li {  margin:0 0 0 15px!important; }
    header#masthead .tg-primary-menu > div > ul > li:first-child {  margin-left:0 !important; }    
    header#masthead .tg-primary-menu > div > ul > li:nth-child(2) {  margin-left:0 !important; } 
    /*------------------------------------------------------------*/
}
@media (max-width: 992px) {
    /*------------------------------------------------------------*/
    .tg-block.tg-block--one { width: 150px!important;  }    
    /*------------------------------------------------------------*/   
    header#masthead .tg-primary-menu > div > ul > li > a { font-size: 14px;  }
     /*------------------------------------------------------------*/    
    header#masthead .tg-primary-menu > div > ul > li {  margin:0 0 0 8px!important; }
    header#masthead .tg-primary-menu > div > ul > li:first-child {  margin-left:0 !important; }    
    header#masthead .tg-primary-menu > div > ul > li:nth-child(2) {  margin-left:0 !important; } 
    /*------------------------------------------------------------*/
}



.tg-mobile-navigation > div > ul > li > a {  text-transform: uppercase;  font-family: 'Bebas';  font-size: 32px;  line-height: 42px;  font-weight: normal;   }
@media (max-width: 620px) { .tg-mobile-navigation > div > ul > li > a { font-size: 26px; } }
@media (max-width: 480px) { .tg-mobile-navigation > div > ul > li > a { font-size: 22px; } }

.tg-mobile-toggle:before {  display: block;  content: "Menu";  text-transform: uppercase;  padding-right: 8px;  cursor: pointer; position: relative; top: -2px; }
.tg-mobile-toggle {  color: #666; font-family: 'Bebas'; font-weight: 300;  font-size: 25px; }
    @media (max-width: 768px) { .tg-mobile-toggle {  font-size: 25px; } }





/*= Home Banner  Css ================================================================================================================*/
div#home_slider_row div#n2-ss-2 .n2-ss-slide { height: 47vw !important; }
div#home_slider_row .n2-ss-slider .n2-ss-layer[data-sstype="content"] { height: 47vw; } 
div#home_slider_row .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow { height: 47vw; } 



div#home_slider_row .n2-ss-slider .n2-ss-slide-background-color:after { 
    content: " "; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; 
    background-image: url(images/banner_logo_shadow.png); background-position: 0px 0px !important; 
    background-size: 100% 100% !important; opacity: 1 !important; 
}
@media (max-width: 768px) {
    div#home_slider_row .n2-ss-slider .n2-ss-slide-background-color:after { display: none; }
}




div#home_slider_row .n2-ss-slider .n2-ss-section-main-content { align-items: flex-end !important; align-content: flex-end !important; }
div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div { margin-right: 11.5vw; /* border: 6px solid red;*/ align-self: self-end !important; margin-bottom: 4vw; }
div#home_slider_row .n2-ss-layer.n2-ow.s1h1 { }
div#home_slider_row .n2-ss-layer.n2-ow.s1h1 > div { font-size: 125px !important; text-transform: uppercase !important; color: #deb324 !important; letter-spacing: 0.02em !important; font-family: 'Bebas' !important; font-weight: normal !important; line-height: 1 !important; }
div#home_slider_row .n2-ss-layer.n2-ow.s1h2 { color: #ffffff !important; text-transform: uppercase !important; }
div#home_slider_row .n2-ss-layer.n2-ow.s1h2 > .n2-ss-text { font-size: 90px !important; font-family: 'Bebas'; font-weight: normal; line-height: 72px; margin: 15px 0 0 0; padding: 16px 0 0 0; background-image: url(images/border1.png); background-repeat: repeat-x; background-position: 0 0; letter-spacing: 0.012em !important; }
div#home_slider_row .n2-ss-layer .s1_btn_1 a, div#home_slider_row .n2-ss-layer .s1_btn_2 a { line-height: 46px; padding: 0 32px; font-size: 20px; border-radius: 23px; font-weight: normal; font-family: 'Bebas'; background: #deb324; min-width: 193px; text-align: center; box-sizing: border-box; }
div#home_slider_row .n2-ss-layer .s1_btn_1 a:hover { background: #84c2fa; }
div#home_slider_row .n2-ss-layer .s1_btn_2 a:hover { background: #deb324; }
div#home_slider_row .n2-ss-layer .s1_btn_2 a { background: #84c2fa; }
div#home_slider_row .n2-ss-layer.sbutton_row1 { margin: 50px 0 0 0; }
div#home_slider_row .n2-ss-layer.sbutton_row1 > div, div#home_slider_row .n2-ss-layer.sbutton_row1 > div > div > div { padding: 0 !important; margin: 0 !important; }
div#home_slider_row .n2-ss-layer.sbutton_row1 .n2-ss-layer-row-inner { display: block; }
div#home_slider_row .n2-ss-layer.sbutton_row1 .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] { width: auto; display: inline-block; float: left; }

/*----------------------------------------------------------------------------------------*/
@media (max-width:1400px) {
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div { 
        transform: scale(0.90); transform-origin: right bottom; margin-right: 5.5vw; 
    }
}
/*----------------------------------------------------------------------------------------*/
@media (max-width:1280px) {  
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {
        transform: scale(0.80);
    }
 }
/*----------------------------------------------------------------------------------------*/
@media (max-width:1199px) {  
    
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {  transform: scale(0.70);  }
    #privacy_row1 > div > div { padding-top: 0; }
    #privacy_row1 {   padding-bottom: 15px;  margin-bottom: 0;  }
    #privacy_row1 .vc_column-inner { padding-top: 0!important; }

 }
/*----------------------------------------------------------------------------------------*/
@media (max-width:991px) {  
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {
        transform: scale(0.55);
    }
 }
/*----------------------------------------------------------------------------------------*/
@media (max-width:768px) {  
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {
        transform: scale(0.45);  transform-origin: right top!important; margin-top: 10vw;
    }
}    
/*----------------------------------------------------------------------------------------*/
@media (max-width:767px) {    

    #sitemap_row {  max-width: 160px;   margin: 0 auto;    display: block;  }
    #sitemap_row .vc_column-inner {   padding-top: 0 !important;   }
    #sitemap_row .wpb_text_column {    margin: 0;   }
    
 }
/*----------------------------------------------------------------------------------------*/
@media (max-width:620px) {  
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {
        transform: scale(0.30);  transform-origin: right top!important; margin-top: 10vw;
        margin-right: 8vw;
    }
    /*------------------------------------------------------------*/
    .tg-block.tg-block--one { width: 40%; }
    .tg-block.tg-block--two { width: 60%; margin-left: 0; }
    /*------------------------------------------------------------*/
 }

/*----------------------------------------------------------------------------------------*/
@media (max-width:480px) {  
    div#home_slider_row .n2-ss-slider .n2-ss-section-main-content > div {
        transform: scale(0.20);  transform-origin: right top!important; margin-top: 10vw;
        margin-right: 12vw;
    }
 }










/*----------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
    .tg-site-header.tg-site-header--transparent .tg-header-transparent-wrapper {
        position: relative!important; 
    }    
}







/*=======================================================================================*/
div#home_our_classes { color: #fff; }
div#home_our_classes:before { background: rgba(0, 0, 0, 0.70); display: block; content: " "; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; }
div#home_our_classes > div { z-index: 1; }
.vc_row > .hwr_column_bg > .vc_column-inner { min-height: 33vw; }
.vc_row.home_welcome_row > .wpb_column:nth-child(1) > .vc_column-inner { display: flex; align-items: flex-end; }
.vc_row.home_welcome_row > .wpb_column:nth-child(1) > .vc_column-inner > .wpb_wrapper { max-width: 700px; padding: 0 85px 0 0; }
div#ginny_mello_image { position: relative; overflow: visible; }
div#home_ginney_mello_row:before { content: " "; display: block; width: 50vw; left: 50vw; position: absolute; height: 60%; background: #88c1f5; top: 20%; }
div#home_ginney_mello_row > .wpb_column { overflow: visible; }
div#ginny_mello_image { margin-bottom: 0; padding-right: 0; }
/*----------------------------------------------------------------------------------------*/
@media(max-width:1400px) {
    div#ginny_mello_image { margin-right: 0; }
}
/*----------------------------------------------------------------------------------------*/
div#home_ginney_mello_row  .vc_column-inner { margin-top: 0; }
/*----------------------------------------------------------------------------------------*/
.home_instagram_loan h6.vc_custom_heading.small_heading1 { text-indent: 0; margin: 0 0 -3px; }
.home_signup_loan  h6.vc_custom_heading.small_heading1 { text-indent: 0; margin: 0 0 -3px; }
/*----------------------------------------------------------------------------------------*/
.home_ginney_mello_row > div:nth-child(1) > div > .wpb_wrapper { padding-right: 70px; }


/*=========================================================================================================*/
div#home_footer_signup form .es-field-wrap {  width: 100%; text-align: center; margin: 0 0 40px; }
div#home_footer_signup { text-align: center;  }
div#home_footer_signup form .es-field-wrap input.es_txt_email {
    width: 483px!important;
    max-width: 100%!important;
    background: transparent!important;
    border: 0 solid #fff!important;
    border-bottom: 2px solid #fff!important;
    color: #fff!important;
    text-align: center!important;
        font-size: 18px!important;
    font-family: 'Bebas'!important;
    letter-spacing: 2px!important;
        line-height: 68px!important;
    padding: 0!important;
}
div#home_footer_signup form input[type=submit] {

 min-width: 193px; text-align: center;
}


/*=========================================================================================================*/
.class_content { margin: 0 0 50px; }
.class_heading1 {
    color: #84c2fa;
    font-family: 'Bebas';
    font-size: 48px;
    margin: 0 0 30px;
    line-height: 1; 
}


/*=========================================================================================================*/
div#home_ginney_mello_row .vc_column-inner { padding-top: 0;  }

div#home_our_classes_shrt .owl-nav.disabled {
    display: block!important;
}
.class_content_bg {
    width: 100%; height: 21vw;
    min-height: 430px; 
}
.owl_slide .vc_row > .vc_col-sm-6 {
    justify-content: center;
    display: flex;
    flex-direction: column;
}
div#home_our_classes_shrt .owl-nav button {   
    border-radius: 0;
    width: 44px;
    height: 86px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div#home_our_classes_shrt .owl-nav button.owl-prev { background-image: url(images/aerrow_left.png); }
div#home_our_classes_shrt .owl-nav button.owl-next { background-image: url(images/aerrow_right.png); }
div#home_our_classes_shrt .owl-nav button span {  display: none; }
div#home_our_classes_shrt .owl-nav button:hover, div#home_our_classes_shrt .owl-nav button:focus {  background-color: transparent!important; }    
div#home_our_classes_shrt .owl-nav button.owl-next {  right: 0; }
div#home_our_classes_shrt .owl_slide .vc_row > .vc_col-sm-6:nth-child(2) {  padding: 0 80px; }


@media (max-width: 991px) {
    div#home_our_classes_shrt .owl_slide .vc_row {
        display: flex; flex-direction: column; margin: 0!important;
    }
    div#home_our_classes_shrt .owl_slide .vc_row > .vc_col-sm-6 {
        width: 100%; padding: 0;
    }
    div#home_our_classes_shrt .owl_slide .vc_row > .vc_col-sm-6:nth-child(2) {
        padding: 50px 0 0 0;
    }
    div#home_our_classes_shrt {
        padding: 0 50px;
    }
           
    div#home_our_classes_shrt .owl-nav button {
        width: 30px;
    }
    
    div#home_our_classes_shrt .owl-nav button.owl-next {
        transform: translate(50px, -50%);
    } 
    div#home_our_classes_shrt .owl-nav button.owl-prev {
        transform: translate(-50px, -50%);
        left: 0;
    }

}



div#home_signup_loan {  padding-top: 20px;  padding-bottom: 20px; }
.inner_banner {  height: 33vw!important; }

.inner_banner:before {
    content: " ";
    display: block!important;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.inner_banner { padding-top: 0;  padding-bottom: 0; }
.inner_banner > div {  position: relative;   z-index: 1; }
/* ============================================================================================= */


.mystory_ginny_mello > div > .vc_column-inner {   padding-top: 0!important;   padding-right: 0!important; }
.mystory_ginny_mello > div > .vc_column-inner > div {  padding-right: 0!important; }
.ginny_mello_image {  margin-top: -60px!important;  margin-bottom: -57px!important; }
.mystory_ginny_mello > .wpb_column:nth-child(2) > div > .wpb_wrapper {  padding: 60px; }

.mystory_ginny_mello > .wpb_column:nth-child(2) > div > .wpb_wrapper {  padding: 60px; }
/*-----------------------*/
.mystory_ginny_mello.my_story_bio_row  > .wpb_column:nth-child(1) > div > .wpb_wrapper {  padding: 60px; }
.mystory_ginny_mello.my_story_bio_row  > .wpb_column:nth-child(2) > div > .wpb_wrapper {  padding: 0px; }


@media (min-width:1460px) { 

    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(1) > div > .wpb_wrapper { padding: 60px!important; max-width: 1106px; }
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(1) > div { align-items: flex-end;  display: flex; }

}

@media (max-width:1459px) { 

    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(1) > div > .wpb_wrapper { padding: 35px!important; max-width: 730px; }
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(1) > div { align-items: flex-end;  display: flex; }

}
@media (max-width:991px) {
    /*-----------------------------------------------------------*/    
    .mystory_ginny_mello.my_story_bio_row {  padding-top: 0!important;  margin-top: 0!important; flex-direction: column-reverse; }
    .mystory_ginny_mello.my_story_bio_row > .wpb_column { width: 100%!important;  }  
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(1) > div > .wpb_wrapper {   max-width: 100%!important; }    
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(2) > div > .wpb_wrapper {   max-width: 100%!important; }   
    /*-----------------------------------------------------------*/    
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(2) > div > .wpb_wrapper {  text-align: center!important;  padding: 35px!important; }
    .mystory_ginny_mello.my_story_bio_row > .wpb_column:nth-child(2) > div > .wpb_wrapper .wpb_single_image.ginny_mello_image {  
        text-align: center;   margin: 0!important; }
    /*-----------------------------------------------------------*/    
} 






/* ============================================================================================= */
.orange_row_text { text-align: center;  color: #fff;  font-size: 36px;   font-family: 'Bebas';  line-height: 1; font-weight: normal;  letter-spacing: 0.5px; } 
div#orange_row1 .orange_row_text {   margin: 0;  }
div#orange_row1 .vc_column-inner {   padding-top: 15px; }

/* ============================================================================================= */
.heading3 { font-size: 60px; line-height: 72px; font-family: 'Bebas';  font-weight: 400; letter-spacing: 0; color: #333333; }
.offering_private_sessions_row > .wpb_column:nth-child(2) {  padding: 19px 25px 20px 45px;  max-width: 708px; }
.offering_private_sessions_row > .wpb_column:nth-child(2) .vc_column-inner {padding-top: 0!important;}
div#offering_private_sessions_row .heading3 {  margin: 0px 0 15px; }


/* ============================================================================================= */
.offering_private_sessions_row_inverse > .wpb_column:nth-child(1) > .vc_column-inner {  display: flex;  justify-content: flex-end; }
.offering_private_sessions_row_inverse > .wpb_column:nth-child(1) > .vc_column-inner > div {  padding: 19px 25px 20px 45px;  max-width: 708px; }
.offering_private_sessions_row_inverse > .wpb_column:nth-child(1) .vc_column-inner {padding-top: 0!important;}
.offering_private_sessions_row_inverse > .wpb_column:nth-child(1) > .vc_column-inner {  display: flex!important;  justify-content: flex-end!important;   align-items: flex-end!important; }
div#offering_private_sessions_row_inverse1 .heading3 {  margin: 0px 0 15px; }





/* ============================================================================================= */


/* ============================================================================================= */
.offering_price_block .offering_heading {
    margin: 0; padding: 0; font-size: 30px;  line-height: 1;  font-family: 'Montreal-Serial';
    font-weight: 500;
}
.sessions_price_block {
    text-align: center; font-size: 36px; line-height: 1.4;  color: #333333;
    margin: 0;  padding: 0;
}
/*========================================================================================================*/
.offering_price_block  > .wpb_column:nth-child(1) .vc_column-inner { display: flex; }
.offering_price_block  > .wpb_column:nth-child(3) .vc_column-inner {  display: flex;  justify-content: flex-end; }
.offering_price_block > .wpb_column:nth-child(2) {  position: relative; }
.offering_price_block > .wpb_column:nth-child(2):after, .offering_price_block > .wpb_column:nth-child(2):before {
    content: " ";  display: block!important;   height: 100%;  top: 0px;  width: 2px;  background: #a8b2b0;
    position: absolute;
} 
/*========================================================================================================*/
/*========================================================================================================*/
.offering_price_block > .wpb_column:nth-child(2):before {   left: -15px; }
.offering_price_block > .wpb_column:nth-child(2):after {   right: -15px; }
.offering_price_block  {  margin-top: 0;  padding-top: 0; }
.wpb_text_column.wpb_content_element.offering_text {   line-height: 1.5; }

/*========================================================================================================*/
.offering_image1 > .vc_column-inner {   min-height: 35.1vw; }
.offering_image2 > .vc_column-inner {  min-height: 32vw; }


.grey_header .vc_column-inner { margin-top: 0!important;   padding-top: 0!important;}
.grey_header .vc_column-inner .heading3 {  margin: 0; }
.vc_custom_heading.sgc_title {  font-size: 36px;  line-height: 1;   margin: 0 0 30px; }
.small_group_classes_container > .wpb_column > .vc_column-inner > .wpb_wrapper {  flex-wrap: wrap;  display: flex; }


.small_group_classes_container .vc_row.wpb_row.vc_inner {
    display: flex!important;   flex-direction: column!important;  margin: 0!important;  width: 25%!important;
    flex-wrap: wrap!important;
}
.small_group_classes_container .vc_row.wpb_row.vc_inner > .wpb_column {  width: 100%; }
.sgc_image > .vc_column-inner {  min-height: 15vw; }


div#small_group_classes_container, div#small_group_classes_container .vc_row {   margin-top: 0;  padding-top: 0;  }
div#small_group_classes_container .vc_column-inner {   padding-top: 0; }

.small_group_classes_container .vc_row.wpb_row.vc_inner > .wpb_column:nth-child(2) {
    padding: 30px 35px 30px;
    text-align: center;
}

div#small_group_classes_container {
    padding-bottom: 0;
}
div#small_group_classes_container, div#small_group_classes_container .vc_row {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  div#small_group_classes_container .vc_row .wpb_text_column.wpb_content_element {
    line-height: 1.35;
  }

/*========================================================================================================*/
div#equipment_classes_row {
    text-align: center;
}
#equipment_classes_row .offering_price_block {
    max-width: 780px;
    margin: 0 auto;
  }
  div#mat_classes_row > div > div > .wpb_wrapper {
    max-width: 980px;
    margin: 0 auto;
}

/*========================================================================================================*/
div#mat_classes_row {
    text-align: center;
    color: #fff;
}
div#mat_classes_row:before { 
    background: rgba(0, 0, 0, 0.60); display: block; content: " "; width: 100%; height: 100%; 
    position: absolute; left: 0; top: 0; z-index: 0; 
}
div#mat_classes_row > div {
    z-index: 1; position: relative;
}


/*========================================================================================================*/
.tg-site-header-bottom { padding-top: 7px;  padding-bottom: 7px; }
#home_our_classes {   background-attachment: fixed; }
/* ----------------------------------------------------------------------------- */
body #home_ginney_mello_row { padding-top: 60px !important;  padding-bottom: 57px !important;   }
/* ----------------------------------------------------------------------------- */



.entry-content .class_content p {
    line-height: 1.25!important;
}


/*====================================================================================================================
===================================================================================================================*/
div#my_story_row {
    
    padding-top: 60px!important;
    padding-bottom: 15px!important;
}

div#my_story_inner_row1 .vc_row {
padding-top:0!important;
padding-bottom:0!important;
}

div#my_story_row > div > div > div > .vc_row {
  
    padding-top: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

div#my_story_row  .vc_column-inner {
    padding-top: 0!important;
}



/*========================================================================================================*/
@media (min-width:1460px) { 
    /*------------------------------------------------------------*/
    .tg-container { max-width: 1400px; }
    div#my_story_row  {     padding-top: 90px!important;  }
    /*------------------------------------------------------------*/
}
/*========================================================================================================*/
@media (max-width:1459px) { 
    /*------------------------------------------------------------*/
    #mystory_ginny_mello > .wpb_column:nth-child(1) > div {  padding-left: 20px; }
    #mystory_ginny_mello > .wpb_column:nth-child(2) > div {  padding-right: 20px; }
    /*------------------------------------------------------------*/
    .ginny_mello_image { margin-top: -36px !important; margin-bottom: -36px !important; }
    /*------------------------------------------------------------*/
    .vc_row.home_welcome_row > .wpb_column:nth-child(1) > .vc_column-inner > .wpb_wrapper { max-width: 620px; padding: 0 35px; }
    /*------------------------------------------------------------*/
}
/*========================================================================================================*/
/*========================================================================================================*/
@media (max-width:1199px) { 
    /*------------------------------------------------------------*/
    div#hwr_column_bg {  margin-bottom: 0px!important;   padding-bottom: 0!important;  }
    /*------------------------------------------------------------*/
    .offering_price_block .offering_heading { font-size: 22px; }
    .sessions_price_block { font-size: 26px; }
    /*------------------------------------------------------------*/
    div#home_welcome_row {  flex-direction: column;  }
    div#home_welcome_row > .wpb_column { width: 100%; }
    
    #home_welcome_row {
        flex-direction: column;
        padding: 0 !important;
        max-width: ;
    }
    #home_welcome_row > div.wpb_column {
        width: 100%;
        padding: 50px 0;
        margin: 0 !important;
    }
    .vc_row.home_welcome_row > .wpb_column:nth-child(1) > .vc_column-inner > .wpb_wrapper {    max-width: 100%;  padding: 0 35px;   }
    #home_welcome_row #hwr_column_bg .vc_column-inner { height: 66vw; background-position: center bottom !important;   }
    #home_welcome_row .vc_column-inner {   padding-top: 0 !important;   }
    #home_welcome_row #hwr_column_bg {   padding-top: 0 !important;   }
    /*------------------------------------------------------------*/
     /*------------------------------------------------------------*/
     div#home_ginney_mello_row {  flex-direction: column; padding-top: 50px !important;  }
     div#home_ginney_mello_row > .wpb_column { width: 100%;   position: relative; }
     .home_ginney_mello_row > div:nth-child(1) > div > .wpb_wrapper {  padding-right: 0px;  }
     div#home_ginney_mello_row:before { display: none; }
     div#home_ginney_mello_row> .wpb_column:nth-child(2):before { 
        content: " "; display: block; width: 100%; left: 0; position: absolute; height: 60%; background: #88c1f5; top: 20%; 
    }
    #ginny_mello_image {  text-align: center;  margin: 40px 0 50px 0 !important;  }
    /*------------------------------------------------------------------------------------------------------------------------------*/
    .small_group_classes_container .vc_row.wpb_row.vc_inner {   width: 50% !important;   }
    .sgc_image.wpb_column > div {   height: 30vw;    }
    /*------------------------------------------------------------------------------------------------------------------------------*/
    #mystory_ginny_mello { margin-top: 0 !important;   }
     /*------------------------------------------------------------------------------------------------------------------------------*/

}

/*========================================================================================================*/
/*========================================================================================================*/
@media (max-width:1017px) { 

    h6, h6.small_heading1, .small_heading1 {
        margin-bottom: 10px;  line-height: 1; font-size: 20px; text-indent: 10px;
    }
    
}
/*========================================================================================================*/
/*========================================================================================================*/
@media (max-width:991px) { 
    /* -------------------------------------------------------------------------------------------- */
    /* -------------------------------------------------------------------------------------------- */
    #mystory_ginny_mello {  padding-top: 0 !important; display: flex; flex-direction: column;   }
    #mystory_ginny_mello > .wpb_column { width: 100%; }
    #mystory_ginny_mello > .wpb_column:nth-child(1) > div { padding-left: 0!important; padding-bottom: 35px!important; }
    /* -------------------------------------------------------------------------------------------- */
    #my_story_inner_row1 {  flex-direction: column;  }
    #my_story_inner_row1 > .wpb_column {  width: 100%; padding: 0; margin: 0;  }
    #my_story_inner_row1 > .wpb_column > .vc_column-inner { padding-top: 0 !important;  }  
    /* -------------------------------------------------------------------------------------------- */
    #my_story_inner_row1 .wpb_text_column.wpb_content_element { margin-bottom: 1.4em;  }
    #my_story_row {  padding-top: 35px !important;   padding-bottom: 15px !important;   }
      .mystory_ginny_mello > .wpb_column:nth-child(2) > div > .wpb_wrapper {  padding: 35px 35px 10px !important;    }
      #my_story_row #my_story_inner_row1 { margin: 0!important; }
      #my_story_inner_row1 > .wpb_column > .vc_column-inner { padding: 0!important; }
    /* -------------------------------------------------------------------------------------------- */
    .tg-container {  max-width: 100%!important;   padding: 0 35px!important;   }
    #ginny_mello_image {   max-width: 80%;  margin: 40px auto 0 !important;  display: block;   }
    div#home_our_classes > div > div { padding: 0;  margin: 0;  }
    /* -------------------------------------------------------------------------------------------- */
    .offering_private_sessions_row {  flex-direction: column-reverse;  }
    .offering_private_sessions_row > div { width: 100%; }    
    .offering_private_sessions_row > .wpb_column:nth-child(2) {   max-width: 100%;  padding: 35px;  }
    /* -------------------------------------------------------------------------------------------- */
    .offering_private_sessions_row .site_button { margin: 0; text-align: center; width: 100%;   }
    /* -------------------------------------------------------------------------------------------- */
    .offering_image1 > .vc_column-inner {   height: 71vw;  }
    .offering_image2 > .vc_column-inner {   height: 71vw;  }
    /* -------------------------------------------------------------------------------------------- */
    .vc_row.vc_inner.offering_price_block { flex-direction: row !important; flex-wrap: nowrap !important;  display: flex;   }
    .offering_price_block .offering_heading { font-size: 22px; }
    .sessions_price_block { font-size: 28px; }
    /* -------------------------------------------------------------------------------------------- */
    .offering_private_sessions_row_inverse {  flex-direction: column;  }
    .offering_private_sessions_row_inverse > div { width: 100%; } 
    .offering_private_sessions_row_inverse > .wpb_column:nth-child(1) > .vc_column-inner > div {   max-width: 100%;  padding: 35px;  } 
    /* -------------------------------------------------------------------------------------------- */
    .offering_private_sessions_row_inverse .site_button { margin: 0; text-align: center; width: 100%;   }
    /*------------------------------------------------------------------------------------------------------------------------------*/
    .small_group_classes_container .vc_row.wpb_row.vc_inner {   width: 100% !important;   }
    .sgc_image.wpb_column > div {   height: 60vw;    }
    .grey_header .vc_column-inner .heading3 { text-align: left; }
    /* -------------------------------------------------------------------------------------------- */
    #small_group_classes_container .wpb_text_column {  text-align: left;   }
    /* -------------------------------------------------------------------------------------------- */
    /* -------------------------------------------------------------------------------------------- */
    
   
    /* -------------------------------------------------------------------------------------------- */
}
/*========================================================================================================*/
@media (max-width: 768px) {
    body { font-size: 18px; line-height: 1.6; }
    h1, .h1  { font-size: 48px; line-height: 1; }
    h2, .h2  { font-size: 32px; line-height: 1; }
    .heading2 {font-size: 48px; line-height: 1; } 
    #primary { margin-bottom: 0px!important;  }
}
/*========================================================================================================*/
@media (max-width: 700px) {
    /* -------------------------------------------------------------------------------------- */
    div#home_our_classes_shrt .owl-nav button {   width: 15px;   }
    div#home_our_classes_shrt { padding: 0 20px;  }
    div#home_our_classes_shrt .owl-nav button.owl-prev { transform: translate(-35px, -50%); }
    div#home_our_classes_shrt .owl-nav button.owl-next { transform: translate(35px, -50%);  }
    /* -------------------------------------------------------------------------------------- */
}
/*========================================================================================================*/
@media (max-width: 520px) {
    
    h1, .h1 { font-size: 42px;  line-height: 1; }
    h2, .h2  { font-size: 26px; line-height: 1; }
    .heading2 {font-size: 36px; line-height: 1; }
    .vc_row.vc_inner.offering_price_block {  flex-direction: column !important;  }
    .vc_row.vc_inner.offering_price_block .wpb_wrapper {  text-align: center !important; margin: 0 auto 30px; width: 100%;  }

    .offering_price_block > .wpb_column:nth-child(2):after, .offering_price_block > .wpb_column:nth-child(2):before {  height: 2px; width: 100%; left: 0;  }   
    .offering_price_block > .wpb_column:nth-child(2):after { top: -19px; bottom: 0; }
    .offering_price_block > .wpb_column:nth-child(2):before { bottom: 18px; top: auto; }
    .offering_price_block > .wpb_column:last-child { margin-bottom: 0!important; }
    .offering_price_block .offering_heading br {   display: none;   }
    .vc_row.vc_inner.offering_price_block {  margin-bottom: 0 !important;  padding-bottom: 0 !important;   }

    .heading3 { font-size: 42px; line-height: 1; }

}
/*========================================================================================================*/
/*========================================================================================================*/
/*==================================================================================================