/*
Theme Name: Gracie Barra Location 
Template: graciebarra
Author: CyberMark
Author URI: http://www.cybermark.com
*/

@import url('../graciebarra-child/style.css');
body {
    font-family: 'Titillium Web';
    font-size: 18px;
    line-height: 30px;
    overflow-x: hidden;

}

.main-front-hero {
    background-image: url(assets/images/main-banner.jpg);
}

/*home-page-section*/

.hide{
    display:none;
}
.program-section.sec-pro::before {

    position: absolute;
    background: #f7f7f79c;
    content: "";
    z-index: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-37deg);
    left: 37vw;

}
.program-section.sec-pro {

    width: 100%;
    overflow-x: hidden;
 
    position: relative;

}

.sec-grey::before {

    background:linear-gradient(90deg, rgba(255,255,255,0.8996732482055322) 15%, rgba(244,244,244,0.2133987384016106) 58%, rgba(237,238,238,0.6643791305584734) 100%);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    right: 36vw;
    transform: skewX(35deg);

}
.sec-bk::before {

    background: red;
    height: 131%;
    width: 176%;
    content: "";
    z-index: 0;
    position: absolute;
    left: -86%;
    right: 0;
    transform: skewY(49deg )skewX(5deg);

}
.home-page-content.sec-bk {

    padding: 20px;
    position: relative;
    background: #cecece33;
    overflow: hidden;

}
/*home-page-section*/
#primary, #secondary {
    padding: 0 15px;
}
.prev.page-numbers, .next.page-numbers, .page-numbers {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    margin-right: 10px;
}
.header {
    position: relative;
}
.content-wrapper {
    padding: 75px 0;
    width: 100%;
    float: left;
}
.full-width {
    padding: 0 50px;
    max-width: 1600px;
    margin: 0 auto;
}
.page-content#jiu-jitsu > .full-width:first-of-type{
    padding-top:50px;
}
#jiu-jitsu_classes{
    padding:50px;
}
#jiu-jitsu_classes .fancy-button-wrapper a.fancy-button{
    position: absolute;
    min-width: 90%;
    left: 5%;
}
#jiu-jitsu_classes .fancy-button-wrapper{
    min-height: 125px;
}
@media only screen and (max-width: 768px){
    .page-content#jiu-jitsu .full-width .row{
        flex-direction: column-reverse;
    }
    .page-template-brazilian-jui-jitsu-hub .home_image-wrapper{
        min-height: 300px;
    }
    .page-content#jiu-jitsu .full-width .row .fancy-button-wrapper{
        margin-bottom: 50px;
    }
}
.page-content#jiu-jitsu h1, .page-content#jiu-jitsu h2, .page-content#jiu-jitsu h3{
    color:black;
}
h1 {
    font-size: 48px;
    margin: 0 0 15px;
    font-weight: 600;
}
h2 {
    font-size: 36px;
    padding: 0;
}
li {
    list-style-position: inside;
    list-style-type: square;
}
.top-bar {
    background-color: #317dc3;
    padding: 7px 1% 7px 6.5%;
}
.top-bar_menu p {
    margin: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-style: italic;
}
.top-bar_menu p strong {
    margin: 0 0 0 10px;
    padding-left: 10px;
    position: relative;
    color: #FFFFFF!important;
}
.top-bar_menu p a {
    color: #FFFFFF!important;
    display: none;
}
.top-logo img {
    margin: 0 auto;
    max-width: 140px;
}
.top-logo img.premium-school {
    position: absolute;
    right: -150px;
    top: 25px;
    width: 100px;
    z-index: 10;
}
#main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -ms-flex-direction: row;
    flex-direction: row;
}
#main-menu .menu-item {
    list-style: none;
    position: relative;
}
#main-menu .menu-item a {
    text-transform: uppercase;
}
#main-menu .menu-item .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    background-color: #FFF;
    width: 300px;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,.25);
}
#main-menu .menu-item .sub-menu a {
    padding: 5px 20px !important;
}
#main-menu .menu-item .sub-menu a:hover {
    padding: 5px 20px !important;
}
#main-menu .menu-item:hover .sub-menu {
    display: block;
}
#main-menu .menu-item .sub-menu a:hover {
    color: #FFF;
    background-color: #cd0303;
    transition: all 300ms ease-in-out;
}
.right-loc {
    height: 80px;
    position: relative;
}
.right-loc::before {
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
    width: auto;
    height: auto;
    background: #cc0000;
background: -moz-linear-gradient(top, #cc0000 5%, #be0101 25%, #9a0000 100%);
background: -webkit-linear-gradient(top, #cc0000 5%,#be0101 25%,#9a0000 100%);
background: linear-gradient(to bottom, #cc0000 5%,#be0101 25%,#9a0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#9a0000',GradientType=0 );
    bottom: -1px;
    left: 0;
}
.right-loc::after {
    position: absolute;
    top: 0;
    content: "";
    width: 100px;
    height: auto;
    background: #cc0000;
background: -moz-linear-gradient(top, #cc0000 5%, #be0101 25%, #9a0000 100%);
background: -webkit-linear-gradient(top, #cc0000 5%,#be0101 25%,#9a0000 100%);
background: linear-gradient(to bottom, #cc0000 5%,#be0101 25%,#9a0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#9a0000',GradientType=0 );
    bottom: -1px;
    left: -31px;
    transform: skewX(30deg);
}
.right-loc a {
    color: #FFFFFF;
    position: relative;
    font-weight: 600;
    font-style: italic;
    display: block;
    top: 30%;
    z-index: 20;
}
.right-loc:hover,.right-loc:hover::after, .right-loc:hover::before   {
    background: #cc0000;
background: -moz-linear-gradient(top, #9a0000 5%, #be0101 25%, #cc0000 100%);
background: -webkit-linear-gradient(top, #9a0000 5%,#be0101 25%,#cc0000 100%);
background: linear-gradient(to bottom, #9a0000 5%,#be0101 25%,#cc0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a0000', endColorstr='#cc0000',GradientType=0 );
}

.right-loc a span {
    color: #FFF;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    display: inline;
    text-transform: uppercase;
}
.main-front-hero {
    height: 800px;
    display: flex;
    padding: 0;
    background-position: center center;
    margin: 0;
}
.left-hero-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    position: relative;
}
.left-hero-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    left: 100px;
    top: auto;
    max-width: 700px;
}
.left-hero-content img {
    max-width: 475px;
}
.left-hero-content p {
    font-size: 36px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    color: #000000;
    margin: 50px 0 0 200px;
}
.left-hero-content .fancy-button-wrapper {
    float: right;
    margin: 50px 0 0;
    text-align: right;
}
.left-hero-content .fancy-button-wrapper {
    margin: 50px 0 0;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.home-page-intro {
    padding: 50px 0;
    clear: both;
}
.home_image-wrapper {
    height: 100%;
    background-size: cover;
    min-height: 600px;
}
.classes_image-wrapper{
    height: 100%;
    background-size: cover;
    min-height: 250px;
}
.home_content-programs-wrapper {

    height: 100vh;
    background-size: cover;
    background-position: center center;
    display: flex;
    clear: both;
    margin-bottom: 50px;

}
.icons_bg{
        background-size: 90%;
   display: block;
    width: 88px;
    height: 100px;
    margin: auto;
    background-repeat: no-repeat;
}
.program-section::after {
    display: none;
}
.home_content-programs-wrapper .home_content-inner {
    color: #FFF;
}
.home_content-programs-wrapper .home_content-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.home_content-programs-wrapper .home_content-inner ul li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: inline-block;
    clear: both;
    width: 100%;
}
.home_content-programs-wrapper .home_content-inner {
    color: #FFF;
}

.home_content-programs-wrapper .home_content-inner h2 {
    color: #FFF;
}
.banner-section {
    margin-top: 0;
}
.site-content {
    padding: 0;
}

.side-form {
    margin: 0 auto;
    background-color: #cd0303;
    padding: 25px;
}
.side-form h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36px;
    line-height: 38px;
}
.side-form h3 span {
    font-weight: 700;
    font-size: 2.15vw;
    display: block;
}
.side-form h3 em {
    /*text-align: right;*/
    display: block;
    text-transform: capitalize;
    font-size: 40px;
}

.side-form input, .side-form select, .side-form textarea {
    border-radius: 0;
    margin: 0 0 10px;
    font-size: 14px;
    color: #999999;
    font-style: italic;
    padding: 10px;
    width: 100%;
    max-height: 100px;
    height: auto;
    -webkit-appearance:none;
}
input[type=search] {
  -webkit-appearance: none;
}

.side-form input[type="submit"] {
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    font-weight: 400;
    font-size: 16px;
    padding: 20px 10px;
    background: transparent;
    display: inline-block;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
}
.submit-button::before {
    display: none;
}
.submit-button {

    background-color: transparent;

}
.submit-button .wpcf7-form-control.wpcf7-submit {

    background-color: #000;
    position: relative;
    border-radius: 0;
    padding: 20px 50px;
    font-size: 16px;

}
.submit-button .wpcf7-form-control.wpcf7-submit:hover {

    background-color: #cd0303;

}
.submit-button:hover {

    background: transparent;

}
.home_form-inner .col-sm-12 {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0 0 1em;
}
.home_form-inner form input[type="text"], .home_form-inner form input[type="email"], .home_form-inner form input[type="tel"], .home_form-inner form select {

    border-radius: 0;
    width: 100%;
    font-size: 14px;

}
.home_form-inner .col-sm-12:nth-child(5) {

    max-width: 100%;
    flex: 0 0 100%;

}
.home_form-inner textarea {

    max-height: 100px;
    height: 100%;

}
.home_form-inner p {

    font-size: 15px;
    line-height: 1.5;

}
.home_form-inner .col-sm-12:last-child {

    max-width: 100%;
    flex: 0 0 100%;

}
.program-section::before {
    left: 60%;
}

.home-programs {
    margin: 75px auto;
    max-width: 1600px;
    position: relative;
}
.program-column {
    float: left;
}
.program-content {
    background-color: #cd0303;
    padding: 50px;
    width: 50%;
    margin-bottom: 50px;
}
.program-content h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 700;
}
.program-content h2 span {
	display: block;
    font-size: 36px;
    font-weight: 300;
    font-style: italic;
}
.program-content p {
    color: #FFFFFF;
    font-weight: 300;
    font-style: italic;
}
.program-box a {
    display: block;
}
.program-box {
    float: left;
    position: relative;
    z-index: 10;
    width: 500px;
    margin-right: 50px;
    margin-bottom: 50px;
}
.program-box img {
    width: 100%;
}
.program-column.program-column-image {
    height: 1040px;
    background-image: url(/assets/images/programs-feature.jpg);
    width: 50%;
    background-size: cover;
    background-position: center 0;
    position: absolute;
    top: 0;
    right: 0;
}
.program-feature-container {
    margin: 75px 0;
}
.program-features ul {
    margin: 0;
padding: 0;
list-style: none;
columns: 3;
}
.program-features ul li {
    list-style: none;
    padding: 50px 15px;
    text-align: center;
    background-color: #084D8A;
    margin: 0 0 10px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 2px;
    display: inline-block;
    width: 100%;
}
.program-features.adult ul li strong {
    display: block;
    font-size: 48px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 20px;
}
#footer-menu li {
    float: left;
    width: 33.3333%;
    line-height: 36px;
    list-style: none;
}
.recent-posts h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #317dc3;
}
.posts-container h3 {
    font-size: 18px;
    font-weight: 600;
}
.posts-container p {
    font-size: 15px;
}
.post-content {
    margin-top: 7%;
}
.testimonial {
    padding-left: 60px;
    position: relative;
    z-index: 0;
    font-size: 16px;
    }
 
    aside.testimonial {
 
        }
 .no-quote.no-quote::before {

    background-image: unset;

}
blockquote.no-quote {

    margin: 21px 11vw;
    padding: 34px 25px 15px;

}
.testimonial .quote {
    position: absolute;
    left: 0;
    top: -25px;
    font-size: 300px;
    font-family: Georgia, serif;
    color: #f2f2f2;
    z-index: -1;
    line-height: 1;
    overflow: hidden;
}
 
    .testimonial-text {
        }
 
.testimonial-client-name {
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
        .testimonial-client-name cite {
            font-style: normal;
            }
/* ==============================================
   Team profiles
   ============================================== */
.single-profile {
    width: 100%;
    float: left;
}
.profiles {
  margin-bottom: -20px;
}

.profile {
  position: relative;
  margin: 0 0 20px;
  min-height: 250px;
}
.profile:nth-child(even) {
  clear: left;
}
.profile-header {
  position: absolute;
  top: 0;
}
.profile-header img {
    float: left;
    max-width: 200px;
    max-height: 200px;
}
.profile-content {
  padding: 27px 20px 0 0;
  margin: 0 0 0 225px;
}
.profile-content h3 {
  margin: 0;
}
.profile-content .lead {
  font-size: 1.3em;
  line-height: 100%;
  font-style: italic;
  margin: 3px 0 20px;
}

.profile-content p {
  margin: 0 0 10px;
}
.profile-footer {
    position: absolute;
    top: 225px;
    width: 100px;
    text-align: center;
}
.profile-footer a, .single-profile a {
  line-height: 22px;
  margin: 0 10px;
  display: inline-block;
}
.profile-footer a:hover i {
  color: #595959;
}
.profile-footer a:active i {
  color: #000;
}
.profile-footer i, .single-profile  i {
  font-size: 22px;
  position: relative;
}
.profile-footer i.icon-envelope {
  font-size: 16px;
  top: -1px;
}
.profile-footer i.icon-linkedin {
  font-size: 16px;
  top: -1px;
}
#instructors {
    padding: 100px 0;
    background: #f1f1f1;
    margin: 50px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #DDDDDD;
}
#schedule {
    padding: 100px 0;
}
.facility-images ul li {
    float: right;
}
#facility {
    padding: 100px 0 0;
}
.facility .map-container {
    margin: 0;
}
.map-container {
    margin-top: -75px;
}
.facility-images ul li {
    list-style: none;
    margin: 0 0 30px;
}
.facility-images {
    clear: both;
}
.business-hours p {
    margin: 0;
}
.widget ul li, .widget ol li {
    list-style: none;
}
.widget ul li a:hover, .widget ol li a:hover {
    box-shadow: none;
}
@media only screen and (max-width: 1501px) {
	.head-container {
    padding: 0 1% 0 2.5%;
}
.right-loc span {
    font-size: 18px;
}
}
@media only screen and (max-width: 1281px) {
.top-nav ul li a {
    padding: 15px 10px !important;
}
.top-logo img.premium-school {

    position: absolute;
    right: -115px;
    top: 2px;
    width: 100px;

}
}
@media only screen and (max-width: 1199px) {
    .sec-grey::before {
    right: 32vw;
}
    .program-section.sec-pro::before {
        left: 33vw;
    }
.program-box {
    width: 400px;
}
.program-content h2 {
    font-size: 52px;
}
.right-loc a, .right-loc a span {
    font-size: 14px;
}
.top-nav {
    padding: 0 3em 0 0;
}
.top-nav ul li a {
    padding: 15px 10px !important;
}
}
@media only screen and (max-width: 991px) {
        .sec-grey::before {
    right: 22vw;
}
    .program-section.sec-pro::before {
        left: 22vw;
    }
.top-bar_menu strong {
    display: none;
}
.top-bar_menu a {

    color: #FFFFFF !important;
    display: inline-block !important;
    font-weight: 600;

}
.right-loc {
    height: 60px;
    position: relative;
    max-width: 240px;
    bottom: 0;
    padding: 0;
}
.right-loc a {
    font-size: 18px;
}
.program-box {
    width: 300px;
    margin-right: 25px;
    margin-bottom: 25px;
}
.program-column.program-column-image {
    height: 760px;
   }
.side-form h3 {
    font-size: 30px;
    line-height: 34px;
}
.side-form h3 span {
    font-size: 46px;
}

}
@media only screen and (max-width: 767px) {
    .sec-bk::before {

    transform: skewY(72deg );

}
.posts-fw .fp-posts {

    float: unset;
    position: unset;
    }
#secondary, #primary {
    padding-left: 15px;
    padding-right: 15px;
}
.post-image {
    display: none;
}
.side-form {
    max-width: 100%;
}
.shopping-section .col-sm-6 {
    display: none;
}
.shopping-section .col-sm-6.feature-shop {
    display: block;
}
.right-mast .right-loc {
    position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: -60px;
}
.right-loc a, .right-loc a span {
    font-size: 15px;
}
.program-column {
    float: left;
    padding: 0 15px;
    text-align: center;
}
.profile-header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.profile-header img {
    float: none;
}
.profile-footer {
    position: absolute;
    top: 210px;
    width: 100px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.profile-content {
    margin: 0 auto;
}
.program-column.program-column-image {
    display: none;
}
.program-content {
    width: 100%;
}
.program-box {
    display: inline-block;
    float: none;
    width: 49%;
    margin: 0 0 25px;
}
.program-features ul {
columns: 1;
}

}
@media only screen and (max-width: 480px) {
	.top-nav {
    padding: 0;
}
.top-logo a {
    width: 80px;
}

.right-mast .right-loc {
    height: 40px;
    bottom: -40px;
}
.right-loc a, .right-loc a span {
    font-size: 12px;
    line-height: 14px;
}
.right-loc::before {
    left: 0px;
}
.right-loc::after {
    left: -20px;
}
.program-box {
    width: 100%;
}
#footer-menu li {
    width: 100%;
    line-height: 24px;
}
.top-logo img.premium-school {
    position: absolute;
    right: -85px;
    top: 2px;
    width: 75px;
    z-index: 10;
}

}

.quote p {
    font-size: 24px;
}

.we_are_gb_section .content-wrapper {
    margin: 0;
}
.content-wrapper {
    margin: 0;
}
.header.sticky {
    position: fixed;
}
.mobile-menu {
 display:none;
 width:100%;
 height:100%
}
.mobile-menu.active .menubackground {
 background-color:#cd0303
}
.menubackground {
    width: 2700px;
    height: 2700px;
    position: fixed;
    right: -2240px;
    z-index: 999;
    top: -2240px;
    transform: rotate(-45deg);
    background-color: #cd0303;
    -webkit-transition: all 700ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 700ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 700ms cubic-bezier(0.77, 0, 0.175, 1);
}
.mobile-nav-menu {
 list-style:none;
 position:fixed;
 z-index:0;
 text-align:center;
 left:50%;
 top:50%;
 transform:translate(-50%,-50%);
 list-style-type:none;
 margin:0;
 padding:0
}
.mobile-menu.active .mobile-nav-menu {
 z-index:99999999
}
.mobile-nav-menu ul {
 list-style:none;
 margin:0;
 padding:0
}
.menulinks li a {
 text-decoration:none;
 text-transform:uppercase;
 color:#fff;
 text-align:center;
 font-weight:700;
 font-size:16px;
 letter-spacing:2px
}
.menulinks li a {
 padding:5px 0;
 display:block
}
.menulinks .sub-menu {
 list-style:none;
 margin:0 0
}
.menulinks .sub-menu a {
 font-weight:400;
 font-size:13px
}
.menubars {

    position: fixed;
    right: 10px;
    top: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    z-index: 200;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    z-index: 99999;

}
.menulinks li {

    list-style: none;

}
.menubars .menubar {
 height:2px;
 -webkit-transition:all .2s cubic-bezier(.165,.84,.44,1);
 -moz-transition:all .2s cubic-bezier(.165,.84,.44,1);
 transition:all .2s cubic-bezier(.165,.84,.44,1);
 position:absolute;
 z-index:30;
 width:50px;
 background-color:#fff;
}
.menubar.top {
 width:30px;
 right:0
}
.menubar.middle {
 width:30px;
 right:0
}
.menubar.bottom {
 width:30px;
 right:0
}
.menubars:hover .menubar.bottom,
.menubars:hover .menubar.middle {
 width:50px
}
.mobile-menu.active .menubar {
 width:50px!important
}
.top {
 top:0
}
.middle {
 top:10px
}
.bottom {
 top:20px
}
.primary-menu li.location-mobile {
 display:none
}
@media only screen and (max-width:1024px) {
 .menu-wrapper {
  display:none
 }
 .mobile-menu {
  display:block
 }
 .location-button {
  display:none
 }
 .top-nav {
    display: none;
}
.right-loc {
    display: none;
}
.top-bar_menu {

    text-align: center;

}
.header.sticky {
    position: relative;
}
}

@media only screen and (max-width:1199px) {
.main-front-hero {

    background-image: none;

}
.left-hero-content {

    max-width: 100%;
    width: 100%;

}
.main-front-hero {

    background-image: none;
    display: block;

}
.left-hero-content img {

    max-width: 475px;
    width: 100%;

}
.main-front-hero::after {

    width: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/assets/images/mobile-banner.jpg) no-repeat 0 0 scroll;
        background-size: auto;
    background-size: cover;
    content: "";

}

}


@media only screen and (max-width:767px) {
.sec-pro img {
    padding: 40px 0px;
}
.top-bar {

    display: none;

}
.top-logo {

    margin: 0;
    position: absolute;
    top: 10px;

}
.home_content-programs-wrapper .home_content-wrapper {

    padding: 0 3em;

}
.left-hero-content p {

    margin: 20px;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    line-height: 1.5;

}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
.left-hero-content {
    max-width: 100%;
    width: 100%;
    text-align: center;
    left: 0;
    align-items: center;
}
.left-hero-content p {
    margin: 20px;
    text-align: center;
    font-size: 24px;
}
.left-hero-content .fancy-button-wrapper {
    justify-content: center;
}
}
@media only screen and (max-width:480px) {
blockquote.no-quote {
    margin: 21px 0px;
}
}

.btn_wrap{
		display: flex;
	justify-content: center;
}

.contact_btn{

	background-color: #cd0303;
	text-align: center;
	width: 250px;
	padding: 13px 19px 12px;
	border-radius: 4px;
	
}

.contact_btn a{
	font-weight: 600;
	text-transform: uppercase;
	color: white;
}
.contact_btn a:hover{
	color: black;
}

