/*
Theme Name: Conorodwyer Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://conorodwyercoaching.ie
Author: ThemeNectar
Author URI:  https://conorodwyercoaching.ie
Template: salient
Version: 1.0
*/

/* @font-face {
    font-family: 'Tungsten';
    src: url('fonts/Tungsten-Medium.eot');
    src: url('fonts/Tungsten-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Tungsten-Medium.woff2') format('woff2'),
        url('fonts/Tungsten-Medium.woff') format('woff'),
        url('fonts/Tungsten-Medium.ttf') format('truetype'),
        url('fonts/Tungsten-Medium.svg#Tungsten-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
} */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Unbounded:wght@200;300;400;500;600;700;800;900&display=swap');

h1,
   h2,
      h3,
        h4,
           h5,
              h6,
                 label
                {
/* 			    font-family: 'Tungsten' !important; */
					font-family: 'Bebas Neue', sans-serif !important;
			    }
a,
  span, 
		ul, 
			li {
/* 			font-family: 'Clash Display' !important; */
				font-family: 'Unbounded', sans-serif !important;
}
p {
    font-size: 20px;
    /* 	font-family: 'Clash Display' !important; */
    font-family: 'Unbounded', sans-serif;
}

#header-space {
    background-color: transparent !important;
}
#header-space {
    height: 0px !important;
}
#ajax-content-wrap {
    background: #111111 !important;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: transparent !important;
}
body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
	box-shadow: none !important;
}
header#top ul li a {
    font-size: 12px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 8px !important;
}
#header-outer[data-format=centered-menu] #top .span_9 {
    padding-left: 40px;
    /* min-width: 83%; */
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
    width: 26% !important;
    color: #004BAB !important;
    display:none;
}

header#top ul li a:hover {
    color: #ffffff !important;
}

div#sec-01 {
    padding-top: 150px !important;
    padding-bottom: 15px !important;
}
header#top li#menu-item-18 a span {
    background: #1053A7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 41px 19px 28px;
    border-radius: 27px;
    font-size: 16px;
}
header#top li#menu-item-18 a span:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-18.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin-left: 67px;
    margin-top: 4px;
}
div#sec-01 p {
    font-size: 16px;
    color: #fff;
    width: 100%;
    font-weight: 500;
}
div#sec-01 img.a-image-160 {
    width: 868px !important;
    margin-left: 82px;
}
div#sec-01 p:before {
    content: '';
    position: absolute;
    background: #707070;
    height: 93px;
    width: 2px;
    top: 6px;
    left: -12px;
}
div#sec-01 h4 {
    color: #fff;
    font-size: 24px;
    font-family: 'Unbounded', sans-serif !important;
    text-align: center;
    margin-top: -14px;
}
div#sec-01 h3 {
    font-size: 27px;
    color: #fff;
    font-family: 'Unbounded', sans-serif !important;
    padding-left: 120px;
    padding-bottom: 19px;
    font-weight: 300;
}

div#sec-01 h3:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Path-8-1.png);
    width: 103px;
    height: 100px;
    background-repeat: no-repeat;
    left: 0;
    top: -70px;
}
div#sec-01 h2 {
    font-size: 200px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 48px;
    letter-spacing: 2px;
}

div#sec-01 label.txt-rotate {
    font-size: 16px;
    background: #1053A7;
    padding: 1px 34px;
    border-radius: 25px;
    font-family: 'Unbounded', sans-serif !important;
    transform: rotate(269deg);
    position: absolute;
    font-weight: 500;
    margin-left: -46px;
}
div#sec-01 .nectar-video-box .nectar_video_lightbox path {
    fill: #000000 !important;
}
div#sec-01 a.btn-scroll-down {
    width: 88px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -61px;
}
div#sec-02 h4 {
    font-size: 24px;
    font-family: 'Unbounded', sans-serif !important;
    color: #fff;
    font-weight: 300;
}

div#sec-02 h4:before {
    content: '';
    position: absolute;
    background: #1053A7;
    width: 50px;
    height: 6px;
    left: 9.9em;
    top: 12px;
}

div#sec-02 h2 {
    font-size: 60px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
}
div#sec-02 p {
	font-size: 20px !important;
	color: #fff;
	/* padding-left: 13px; */
	line-height: 27px;
	font-weight: 300;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    background: #1053a7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 44px 17px 33px;
    border-radius: 27px !important;
    font-size: 17px;
}
div#sec-02 a.nectar-button.small.regular.accent-color.regular-button:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-18.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 4px;
}
div#sec-02 .row-bg-wrap .inner-wrap:after {
    position: absolute;
    content:'ABOUT ME';
    font-size: 472px;
    font-family: 'Bebas Neue', sans-serif !important;
    font-weight: bolder;
    color: #111111;
    left: -32px;
    bottom: 69px;
    letter-spacing: 14px;
    -webkit-text-fill-color: #111;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #3e3e3e6e;
}
div#sec-04 h2 {
    font-size: 45px;
    color: #fff;
    /* padding-left: 15px; */
    padding-bottom: 0;
    font-weight: 500;
}
div#sec-04 h3 {
    font-size: 45px;
    color: #fff;
    /* padding-left: 20px; */
    padding-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}
div#sec-04 h3+p {
    /* padding-left: 20px; */
}
div#sec-04 p {
    font-size: 20px;
    color: #fff;
    /* padding-left: 13px; */
    line-height: 27px;
    font-weight: 300;
}
div#sec-04 a.nectar-button.small.regular.accent-color.regular-button {
    background: #1053a7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 50px 16px 30px;
    border-radius: 27px !important;
    font-size: 16px;
    margin-left: 0;
}
div#sec-04 a.nectar-button.small.regular.accent-color.regular-button:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-18.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    left: 11em;
    top: 18px;
}
div#sec-04 h2:before {
    content: '01';
    position: absolute;
    font-size: 80px;
    color:#2B2B2B;
    font-weight: 700;
    z-index: -99999;
    margin-top: -30px;
}
div#sec-04 h3:before {
    content: '02';
    position: absolute;
    font-size: 80px;
    color:#2B2B2B;
    font-weight: 700;
    z-index: -99999;
    margin-top: -30px;
}
div#sec-04 .row-bg-wrap .inner-wrap:after {
    position: absolute;
    content:'';
    background:#111111;
    width:100%;
    height:700px;
    bottom:0px;
}
div#sec-04-02 {
    /* margin-top: -50px; */
}
div#sec-05 h2 {
    position: absolute;
    bottom: 46px;
    left: 56px;
    font-size: 65px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
div#sec-05 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2:before {
    display: none !important;
}
div#sec-05 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 path {
    display: none !important;
}
div#sec-05 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-7403-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    width:250px;
    height:300px;
    left: 20em;
    bottom: -19em;
    opacity:0.7;
}
div#sec-06 h2 {
    font-size: 55px;
    text-transform: uppercase;
    color: #fff;
    padding-left: 55px;
    padding-bottom: 15px;
    font-weight: 500;
}

div#sec-06 p {
      font-size: 20px;
      color: #D9D9D9;
      font-weight: 400;
      padding-left: 55px;
      font-weight: 300;
}
div#sec-06 a.nectar-button.small.regular.accent-color.regular-button {
    background: #1053a7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 56px 15px 30px;
    border-radius: 27px !important;
    font-size: 16px;
    margin-left: 22px;
    position: absolute;
    right: 7em;
}
div#sec-06 a.nectar-button.small.regular.accent-color.regular-button:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-18.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 5px;
}
div#sec-06.result1 p {
    width: 80%;
    padding-bottom: 0;
}

div#sec-06 .flickity-viewport {
    margin-top: 25px;
    margin-bottom: 0;
    height: 391px !important;
}

div#sec-07 h2 {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    padding-bottom: 20px;
}
div#sec-07 .owl-item.active p {
    width: 60%;
    margin: 0 auto;
}
div#sec-07 img {
    margin: 0 auto;
}

div#sec-07 p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}

div#sec-07 h3 {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
}
div#sec-07 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#sec-07 .owl-nav.disabled button {
    border: 2px solid #3497EB;
    width: 49px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
}

div#sec-07 .owl-nav.disabled button span {
    display: none;
}

div#sec-07 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    color: #3497EB;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
}

div#sec-07 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    color: #347FEA;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
}

div#sec-07 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#sec-07 .owl-nav.disabled button:hover {
    background:#3497EB;
    border-color: #3497EB;
}

div#sec-07 button.owl-prev {
    position: absolute !important;
    left: -2% !important;
    top: 50% !important;
}

div#sec-07 button.owl-next {
    position: absolute !important;
    right: -2% !important;
    top: 50% !important;
}

div#sec-07 .owl-dots {
    display: none;
}
div#sec-07 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#sec-07 .owl-nav.disabled button {
    border: 1px solid #ffffff;
/*     width: 49px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important; */
}

div#sec-07 .owl-nav.disabled button span {
    display: none;
}

div#sec-07 .owl-nav.disabled button.owl-prev:before {
    content: "\f060";
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff;
    transition: all 0.3s linear;
    font-size: 14px;
    font-weight: 700;
}

div#sec-07 .owl-nav.disabled button.owl-next:before {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff;
    transition: all 0.3s linear;
    font-size: 14px;
    font-weight: 700;
}

div#sec-07 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#sec-07 .owl-nav.disabled button:hover {
    background: #1053A7;
    border-color: #1053A7;
}

div#sec-07 button.owl-prev {
    position: absolute !important;
    left: -7% !important;
/*     top: 41% !important; */
}

div#sec-07 button.owl-next {
    position: absolute !important;
    right: -7% !important;
/*     top: 41% !important; */
}

div#sec-07 .owl-dots {
    display: none;
}
div#sec-07 .row-bg-wrap .inner-wrap:after {
    position: absolute;
    content:'testimonial';
    font-size: 243px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif !important;
    font-weight: 800;
    color: #111111;
    letter-spacing: 14px;
    -webkit-text-fill-color: #111;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #3E3E3E;
    top: 85px;
    left: 143px;
}
div#sec-08 h2 {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    text-align: -webkit-left;
    font-weight: 500;
    line-height: 1;
}

div#sec-08 p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}

div#sec-08 h3 {
    font-size: 33px;
    color: #fff;
    padding-bottom: 16px;
    font-weight: 500;
}

div#sec-08 label {
    font-size: 27px;
    padding-left: 1px;
}
div#sec-08 span.wpcf7-form-control-wrap[data-name="textarea-823"] {
    width: 100%;
    padding-right: 0px;
}
div#sec-08 textarea {
    width: 93%;
    background: black !important;
    color: #ffffff;
    box-shadow: unset !important;
    font-size: 16px;
    font-weight: 400;
    height: 143px;
    border: 1px solid #ffffff66;
    border-radius: 14px !important;
}
div#sec-08 input[type=text], 
div#sec-08 input[type=email], 
div#sec-08 input[type=tel] {
    width: 45%;
    margin-right: 18px;
    margin-bottom: 20px;
    background: #000000 !important;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    box-shadow: unset !important;
    padding: 10px 15px;
    border: 1px solid #ffffff66;
    float: left;
    height: 52px;
    border-radius: 50px !important;
}
div#sec-08 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 30px;
    display: flex;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 60px !important;
    padding: 15px 36px !important;
    margin-bottom: 40px;
}
div#sec-08 input::placeholder, div#section8 select, div#section8 textarea::placeholder{
    color: #ffffff !important;
}
div#sec-08 input:focus, div#section select:focus, div#section8 textarea:focus{
    border-color: #1053A7 !important;
}
div#sec-08 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
div#sec-08 span.wpcf7-not-valid-tip {
    display: none;
}
div#sec-08 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    display: none;
}
div#sec-08 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    display: none;
}

div#sec-08 form.wpcf7-form p.last span.wpcf7-form-control-wrap {
    width: unset !important;
}
div#sec-08 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
div#sec-08 {
    padding-top: 65px !important;
    padding-bottom: 52px !important;
}
div#sec-08 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red;
}
div#sec-08 form.wpcf7-form .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 0px;
}
div#sec-08 span.wpcf7-form-control-wrap[data-name="textarea-932"] {
    width: 98%;
    padding-right: 0px;
}

div#sec-08 .wpcf7-form-control-wrap {
    display: unset !important;
}

div#sec-08 textarea::placeholder {
    color: #fff;
}
body #footer-outer #copyright {
    background: #1053A7;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

body #footer-outer .col.span_5 {
    width: 100%;
}
div#footer-widgets {
    background: #111111;
}
div#footer-widgets h3 {
    font-size: 30px;
    color: #fff !important;
    text-transform: uppercase;
    padding-bottom: 12px;
    font-weight: 500;
}

div#footer-widgets ul li a {
    font-size: 16px;
    color: #fff !important;
    font-weight: 300;
}
div#block-7 {
    padding-left: 33px;
}
div#block-8 img {
    margin: 0 auto;
    display: flex;
    left: 0;
    right: 0;
}

div#block-9 img {
    margin: 0 auto;
    display: block;
    width: 61%;
}

div#block-9 p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

div#block-10 {
    padding-left: 84px;
}

div#block-10 p {
    font-size: 18px;
    color: #fff;
}
div#block-8 ul.links li i {
    padding-right: 15px;
    font-size: 26px;
}
#page-header-bg h1 {
    font-size: 58px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif !important;
    font-weight: 500 !important;
}
div#sec-01 .vc_col-sm-4 .wpb_wrapper {
    visibility: hidden !important;
}
div#sec-01 p:nth-child(1) {
    width: 50%;
}


div#coaching1 div#first h2 {
    font-size: 50px;
    font-weight: 500;
    color: #ffffff;
}


div#coaching1 div#first {
    padding-bottom: 40px;
}

div#coaching1 img {
    /* width: 48%; */
}

div#coaching1 h2 {
    font-size: 35px;
    font-weight: 500;
    color: #ffffff;
}

div#coaching1 p {
    font-size: 20px;
    color: #ffffff !important;
    line-height: 26px;
    font-weight: 300;
}


div#coaching1 img {
    /* width: 50%; */
}


div#coaching1 .row_col_wrap_12 {
    padding-top: 60px;
    margin: 0 130px;
    padding-bottom: 60px;
}

div#sec-04-02 img {
    width: 70% !important;
    margin: 0 auto;
}

div#sec-04 img {
    width: 85%;
}
div#sec-05 .firstt img {
    width: 95%;
    margin: 0 auto;
    display: table;
}

/* ============================================= */
ul.icons {
    margin: 0 auto;
    display: table;
    position: relative;
    left: 29%;
}
ul.icons li {
    display: inline-block;
    margin-right: 30px;
}
body #footer-outer .row {
    padding: 10px !important;
}

#sec-05 img.img-with-animation.skip-lazy {
    height: 100%;
}

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

div#coaching1 a.nectar-button.small.regular.accent-color.regular-button {
    background: #1053a7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 44px 17px 33px;
    border-radius: 27px !important;
    font-size: 17px;
}
 div#coaching1 a.nectar-button.small.regular.accent-color.regular-button:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Group-18.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 5px;
}
 div#coaching-last a.nectar-button.small.regular.accent-color.regular-button {
    background: #1053a7;
    color: #fff;
    text-transform: capitalize;
    padding: 18px 44px 17px 33px;
    border-radius: 27px !important;
    font-size: 17px;
    position: unset;
    margin: 0;
    display: table;
    margin: 0 auto;
}

 /* .nectar-flickity:not(.masonry) .flickity-slider .cell img {
	width: auto !important;
}

 .nectar-simple-slider.sizing-aspect-ratio.aspect-1-1 {
    padding-bottom: calc((1 / 1) * 27%) !important;
} */

 .page-id-2 a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 42%;
    padding: 10px 31px;
    border-radius: 25px !important;
}
 
div#sec-02 h2 br {
    display: none;
}

div#sec-02.section2  a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 0;
}

#footer-outer #copyright p {
    font-weight: 300;
}

@media (max-width: 767px) and (orientation: portrait){
	.page-id-2 a.nectar-button.small.regular.accent-color.regular-button {
    margin: auto !important;
    display: table;
/*     margin: 0 auto !important; */
}

div#sec-05 .firstt img {
    width: 50% !important;
    display: block;
    margin: unset;
}
div#sec-01 p {
    width: 100%;
    text-align: center;
}

div#sec-01 h4 {
    font-size: 20px;
    padding-bottom: 48px;
}
div#block-8 {
    display: none;
}
div#block-9 {
    display: none;
}
div#block-7 {
    padding-top: 30px;
    padding-bottom: 0;
    margin: 0 !important;
}
div#sec-01 h3:before {
    background-size: 33% 36%;
}

div#sec-01 h3 {
    padding: 0;
    text-align: center;
    font-size: 24px;
}

div#sec-01 h2 {
    font-size: 47px;
    padding: 0;
    text-align: center;
}

div#sec-01 a.btn-scroll-down {
    left: -26px;
    top: -59px;
}

div#header-outer {
    background: #131313 !important;
}

div#sec-02 {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
    text-align: center;
}

div#sec-02 h2 {
    font-size: 35px;
}

div#sec-04 h2 {
    font-size: 40px;
    padding: 0;
}

div#sec-04-02 {
    margin-top: 50px !important;
}

div#sec-04 h3 {
    font-size: 35px;
    padding: 0;
}

div#sec-05 h2 {
    position: unset;
    font-size: 35px;
    text-align: center;
}

div#sec-05 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2:after {
    left: 0;
    bottom: -8em;
}

div#sec-06 h2 {
    font-size: 30px;
    text-align: center;
    padding: 0;
    padding-bottom: 16px;
}

div#sec-06 a.nectar-button.small.regular.accent-color.regular-button {
    right: 0;
    position: sticky;
    margin: 0 auto;
    display: table;
    margin-top: 19px !important;
}

div#sec-06 {
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}

div#sec-07 .row-bg-wrap .inner-wrap:after {
    font-size: 57px;
    left: 27px;
    top: 30px;
    line-height: 1;
}

div#sec-07 h2 {
    font-size: 40px;
}

div#sec-07 .owl-nav.disabled button {
    display: none;
}

div#sec-07 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

div#sec-08 h2 {
    font-size: 34px;
    text-align: center;
    line-height: 1.2;
}

div#sec-08 p {
    text-align: center;
    font-size: 16px;
    /* padding: 0; */
}

div#sec-08 h3 {
    font-size: 20px;
    /* text-align: center !important; */
    clear: both;
}

div#sec-08 label {
    font-size: 16px;
    float: left;
}

div#sec-08 input[type=text], div#sec-08 input[type=email], div#sec-08 input[type=tel] {
    width: 95%;
}

div#sec-08 textarea {
    width: 93%;
    margin-left: -19px;
}

div#sec-08 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 10px auto;
    font-size: 14px;
}

div#block-7 {
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

div#block-10 {
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

div#sec-01 p:nth-child(1) {
    width: 100%;
    text-align: center;
}

div#sec-01 .vc_col-sm-4 {
    display: none;
}

div#sec-01 img.a-image-160 {
    width: 75% !important;
    margin: 0 auto;
}

div#sec-02 h4:before {
    visibility: hidden;
}

#sec-04 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 20px !important;
}

div#sec-04 p {
    padding: 0;
}

div#sec-04 a.nectar-button.small.regular.accent-color.regular-button {
    /* margin: 0 !important; */
}

div#sec-04 h3:before {
    margin: 0;
}

div#sec-07 img {
    width: 20%;
}

div#sec-07 p {
    font-size: 14px;
}

div#sec-08 {
    padding-top: 40px !IMPORTANT;
    padding-bottom: 0 !IMPORTANT;
}

div#footer-widgets ul li a {
    font-size: 14px;
}

body #footer-outer .col.span_5 {
    margin-bottom: 0;
}

#footer-outer .row {
    padding-bottom: 20px;
}
	
div#coaching1 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#coaching1 h2 {
    text-align: center;
}

div#coaching1 p {
    text-align: center;
}
#footer-outer #copyright p {
    font-size: 11px !important;
}
	
div#sec-05 .wpb_text_column.first {
    padding-top: 18px;
    padding-bottom: 10px;
}

div#sec-07 .owl-item.active p {
    width: 100%;
}

div#sec-06.result1 p {
    width: 100%;
    padding: 0;
    padding: 0 30px;
    text-align: center;
}

div#sec-06.result1 .row_col_wrap_12{
    padding-bottom: 25px;
}

div#sec-06.result1 a.nectar-button.small.regular.accent-color.regular-button{
    margin-top: 15px;
}
div#sec-06 .flickity-viewport {
    height: 205px !important;
}
div#sec-06.result1 .flickity-viewport {
    height: 139px !important;
}

div#sec-07 .owl-stage{
    padding-bottom: 0;
}

div#sec-02 p {
    font-size: 17px !important;
}
div#sec-06 p {
    padding-left: 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}    
}


@media (max-width: 767px) and (orientation: landscape){
	.page-id-2 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 !important;
    display: table;
/*     margin: 0 auto !important; */
}

div#sec-05 .firstt img {
    width: 50% !important;
}
div#sec-01 p {
    width: 100%;
    text-align: center;
}

div#sec-01 h4 {
    font-size: 20px;
    padding-bottom: 48px;
}

div#sec-01 h3:before {
    background-size: 33% 36%;
}

div#sec-01 h3 {
    padding: 0;
    text-align: center;
    font-size: 24px;
}

div#sec-01 h2 {
    font-size: 47px;
    padding: 0;
    text-align: center;
}

div#sec-01 a.btn-scroll-down {
    left: -26px;
    top: -59px;
}

div#header-outer {
    background: #131313 !important;
}

div#sec-02 {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
    text-align: center;
}

div#sec-02 h2 {
    font-size: 35px;
}

div#sec-04 h2 {
    font-size: 40px;
    padding: 0;
}

div#sec-04-02 {
    margin-top: 50px !important;
}

div#sec-04 h3 {
    font-size: 35px;
    padding: 0;
}

div#sec-05 h2 {
    position: unset;
    font-size: 35px;
    text-align: center;
}

div#sec-05 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2:after {
    left: 0;
    bottom: -8em;
}

div#sec-06 h2 {
    font-size: 30px;
    text-align: center;
    padding: 0;
    padding-bottom: 0px;
}
div#sec-06 p{
    padding-left: 0;
    text-align: center;
    width: 89%;
    margin: 0 auto;
}
div#sec-06 a.nectar-button.small.regular.accent-color.regular-button {
    right: 0;
    position: sticky;
    margin: 0 auto !important;
    display: table;
    margin-top: 15px !important;
}

div#sec-06 {
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}

div#sec-07 .row-bg-wrap .inner-wrap:after {
    font-size: 35px;
    left: 0;
    right: 0;
    top: 30px;
    line-height: 1;
    margin: 0 auto;
    text-align: center;
}

div#sec-07 h2 {
    font-size: 40px;
}

div#sec-07 .owl-nav.disabled button {
    display: none;
}

div#sec-07 {
    padding-bottom: 0 !important;
    padding-top: 80px !important;
}

div#sec-08 h2 {
    font-size: 34px;
    text-align: center;
    line-height: 1.2;
}

div#sec-08 p {
    text-align: center;
    font-size: 16px;
    /* padding: 0; */
}

div#sec-08 h3 {
    font-size: 20px;
    /* text-align: center !important; */
    clear: both;
}

div#sec-08 label {
    font-size: 20px;
    float: left;
}

div#sec-08 input[type=text], div#sec-08 input[type=email], div#sec-08 input[type=tel] {
    width: 95%;
}

div#sec-08 textarea {
    width: 93%;
    margin-left: -19px;
}

div#sec-08 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 10px auto;
    font-size: 14px;
}

div#block-7 {
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

div#block-10 {
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

div#sec-01 p:nth-child(1) {
    width: 100%;
    text-align: center;
}

div#sec-01 .vc_col-sm-4 {
    display: none;
}

div#sec-01 img.a-image-160 {
    width: 75% !important;
    margin: 0 auto;
}

div#sec-02 h4:before {
    visibility: hidden;
}

#sec-04 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 20px !important;
}

div#sec-04 p {
    padding: 0;
}

div#sec-04 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 !important;
}

div#sec-04 h3:before {
    margin: 0;
}

div#sec-07 img {
    width: 20%;
}

div#sec-07 p {
    font-size: 14px;
}

div#sec-08 {
    padding-top: 40px !IMPORTANT;
    padding-bottom: 0 !IMPORTANT;
}

div#footer-widgets ul li a {
    font-size: 14px;
}

body #footer-outer .col.span_5 {
    margin-bottom: 0;
}

#footer-outer .row {
    padding-bottom: 20px;
}
div#coaching1 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#coaching1 h2 {
    text-align: center;
}

div#coaching1 p {
    text-align: center;
}	
	
div#block-8 {
    display: none;
}
div#block-9 {
    display: none;
}
div#block-7 {
    padding-top: 30px;
    padding-bottom: 0;
    margin: 0 !important;
}
    #footer-outer #copyright p {
    font-size: 11px !important;
}

div#sec-05 .wpb_text_column.first {
    padding-top: 18px;
    padding-bottom: 10px;
}

div#sec-07 .owl-item.active p {
    width: 100%;
}	

div#sec-06.result1 p {
    width: 100%;
    padding: 0;
    padding: 0 30px;
    text-align: center;
}

div#sec-06.result1 .row_col_wrap_12{
    padding-bottom: 25px;
}

div#sec-06.result1 a.nectar-button.small.regular.accent-color.regular-button{
    margin-top: 15px;
}
div#sec-06 .flickity-viewport {
    height: 202px !important;
}

div#sec-07 .owl-stage{
    padding-bottom: 0;
}

div#sec-02 p {
    font-size: 17px !important;
}
div#sec-06.result1 .flickity-viewport {
    height: 139px !important;
}
div#sec-06 p {
    padding-left: 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}    
}
