/* Colours
----------------------------------*/

/* Dark Bluish Grey: 383d42 rgba(56, 61, 66, 0.5) */
/* Sand Grey: fbfbfa rgba(251,251,250,1) */
/* Light Green: 80CDC1 rgba(128,205,193,1) */
/* Mid Green: 4FBFA9 rgba(79,191,169,1)*/
/* Full Green: 32AE96 rgba(50,174,150,1) */
/* Dark Green: 228579 rgba(34,133,121,1) */
/* Orange: FAA331 rgba(250,163,49,1) */
/* Black: 231F20 rgba(35,31,32,1) */

/* Show / Hide
-------------------------------------*/

.mobileshow {
  display: none;
}
.mobilehide {
  display: block;
}
.entry-title, .navigation.post-navigation, #meta-2, #recent-comments-2 {
display: none;
}


/* Text Styling 
----------------------------------*/

h1, h2, h3, h4, h5, h6, p {
    clear: none !important;
}

h1 {
  font-family: 'Orkney-Light', sans-serif;
  font-weight: normal;
}
h1 strong {
  font-family: 'Orkney-Regular', sans-serif;  
  font-weight: normal;
}
h2 {
  font-family: 'Orkney-Light', sans-serif;  
  font-size: 32px;
  font-weight: normal;
}
h2 strong {
  font-family: 'Orkney-Regular', sans-serif;  
  font-weight: normal;
}
h3, h3 strong {
  font-size: 26px;
  line-height: 1.1em;
  color: #32AE96;
  margin: 30px 0px 15px 0px;
  font-family: 'Orkney-Regular', sans-serif;
  font-weight: normal;
}
h4, h4 strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0px 12px 0px;
}
h5 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.03em;
  color: #32AE96;
  font-weight: normal;
  line-height: 1.5em;
  margin: 20px 0px;
  text-decoration: none;
}
h5 strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  color: #FAA331;
  text-decoration: none;
}

h6 {
  font-family: 'Orkney-Regular', sans-serif;  
  font-weight: normal;
  text-transform: capitalize;
  font-size: 18px;
}
p, ul, li, ol {
  font-family: 'Open Sans', sans-serif;  
  font-size: 13.5px;
}
#main li {
  margin: 10px 0px;
}
#main ol, #main ul {
    margin: 20px 0px 40px 40px;
}

@font-face {
  font-family: 'Orkney-Light';
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Light.eot');
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Light.ttf') format('truetype'),      url('https://thecapacityequation.com.au/fonts/Orkney-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Orkney-Regular';
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Regular.eot');
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Regular.ttf') format('truetype'),      url('https://thecapacityequation.com.au/fonts/Orkney-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Orkney-Medium';
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Medium.eot');
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Medium.ttf') format('truetype'),    url('https://thecapacityequation.com.au/fonts/Orkney-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Orkney-Bold';
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Bold.eot');
  src: url('https://thecapacityequation.com.au/fonts/Orkney-Bold.ttf') format('truetype'),       url('https://thecapacityequation.com.au/fonts/Orkney-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.home-news h5:after, .home-team h5:after, .home-cta h6:after, .footer-contact h5:after, .member h5:after {
  border: none;
	color: #ffffff !important;
}

.home-content h6, .home-news h6, .home-team h6, .home-skills h6, .footer-contact h6 {
  background: none;
  font-family: 'Orkney-Light', sans-serif;      
  color: #353535;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: none;
  padding-bottom: 50px;
  line-height: 1.1em;
  width: 60%;
  margin: auto;
}
.home-services h6 {
  background: none;
  font-family: 'Orkney-Light', sans-serif;      
  color: #353535;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: none;
  padding-bottom: 30px;
  line-height: 1.1em;
  width: 60%;
  margin: auto;
}
a, a:hover {
  cursor: pointer !important;
  transition: 0.3s;
}
.social-media-icons {
  list-style: none;
  display: inline-flex;
  margin: 0px;
}
.home-cta .fa:hover {
  color: #fff;
  opacity: 0.7;
  transition: 0.5s;
  background: none;
}
.home-cta .fa {
    font-size: 20px;
    margin: 0px 5px;
    color: #fff;
    transition: 0.5s;
}
.home-team .fa {
  border-radius: 0px !important;
  padding-bottom: 8px !important;
  border-bottom: 2px solid rgba(0,0,0,0);
}
.home-team .fa:hover {
  border-radius: 0px !important;
  padding-bottom: 8px !important;
  background-color: rgba(0,0,0,0) !important;
  border-bottom: 2px solid #32AE96;
}
.fa { 
  margin: 0px 8px 0px 0px !important
}
.fl-widget ul {
  margin: 0px !important;
}
.contact-social:before {
  content: 'Connect: ';
  font-size: 13.5px;
  margin-left: 9px;
  float: left;
}
.contact-social .social-media-icons, .contact-social.social-media-icons {
  float: left;
}
.contact-social ul {
    margin: 0px !important;
    line-height: 0;
    margin: -4px 10px 0px 12px !important;
}

/* Header 
----------------------------------*/
.site-header-secondary {
    padding-top: 90px;
    /*background: #e4e4e1;*/
  background: none;
}
.site-branding {
    float: none;
    width: auto;
    max-width: 280px;
    margin: auto;
}
.featured-img-header {
    background-position: 100% 70% !important;
    background-size: cover !important;
  background-attachment: inherit !important;
}
.featured-img-header:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28,15,3,0.3);
}
.entry-header {
  /*background: none !important;*/
  height: 230px !important;
}
.page-id-7 .entry-header, .hfeed.site .entry-header, .page-id-56 .entry-header, .page-id-127 .entry-header {
  background: #f2f2f2 !important;
  height: 230px !important;
}
.site-header {
    padding: 30px;
}

/* Navigation 
----------------------------------*/
.navigation-container {
    float: none;
    width: auto;
    margin: auto;
}
.menu-main-nav-container, .main-navigation {
    margin: auto;
    display: inline-flex;
}

.main-navigation a {
  font-family: 'Orkney-Regular', sans-serif;  
  font-weight: 300;
  color: #696f72;
  font-size: 15px;
  text-transform: capitalize;
  padding: 0px 0px 5px 0px;
  margin: 20px;
  border-bottom: 2px solid rgba(0,0,0,0);
  transition: 0.3s;
}
.main-navigation a:hover {
  border-bottom: 2px solid;
  transition: 0.3s;
}
.page-id-4 .main-navigation a, .page-id-251 .main-navigation a, .page-id-249 .main-navigation a, .page-id-254 .main-navigation a, .page-id-77 .main-navigation a, .page-id-63 .main-navigation a, .page-id-65 .main-navigation a, .page-id-133 .main-navigation a, .page-id-70 .main-navigation a, .page-id-73 .main-navigation a, .page-id-75 .main-navigation a, .blog .main-navigation a, .page-id-7 .main-navigation a, .page-id-143 .main-navigation a {
  color: #fff;
}
.page-id-4 .main-navigation a:hover, .page-id-251 .main-navigation a:hover, .page-id-249 .main-navigation a:hover, .page-id-254 .main-navigation a:hover, .page-id-77 .main-navigation a:hover, .page-id-63 .main-navigation a:hover, .page-id-65 .main-navigation a:hover, .page-id-133 .main-navigation a:hover, .page-id-70 .main-navigation a:hover, .page-id-73 .main-navigation a:hover, .page-id-75 .main-navigation a:hover, .blog .main-navigation a:hover, .page-id-7 .main-navigation a:hover, .page-id-143 .main-navigation a:hover {
  color: rgba(255,255,255,0.8);
  border-bottom: 2px solid #32AE96;
  transition: 0.3s;
}
.main-navigation ul li:hover > ul {
    right: 0%;
    margin-right: -130px;
    padding: 10px 8px;
}
.main-navigation ul ul {
    border-radius: 3px;
    border: none;
    background: #32AE96;
    color: #fff;
    float: right;
    position: absolute;
    top: 50px;
    right: -999em;
    box-shadow: 3px 3px 0px rgba(0,0,0,0.15);
}
.main-navigation ul ul li {
    border: none;
}
.main-navigation ul ul a {
    width: 200px;
    font-family: 'Orkney-Regular', sans-serif;  
    color: #fff !important;
    font-weight: 300;
    padding: 12px 12px 10px 12px;
    font-size: 14px;
    text-align: left;
    margin: 0px;
    border-bottom: none !important;
    border-left: 4px solid rgba(0,0,0,0);
    transition: 0.3s;
  line-height: normal;
}
.main-navigation ul ul a:hover {
  border-left: 4px solid #228579;
  background: none;
  transition: 0.3s;
  margin-left: 6px;
  margin-right: -6px;
}

/* Hero Slider Overlay
----------------------------------*/
.slide-content-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28,15,3,0.3);
}

/* Hero Slider
----------------------------------*/
#hero-header {
    background-position: 80% 0px !important;
}
.slide-content {
  display: block;
  position: relative;
  height: 100%;
  max-width: 100%;
  padding: 18% 12% 10% 12%;
  margin: 0 auto;
  text-align: right;
}
.slide-content span {
  display: block;
}
.slide-content span h2 {
  font-weight: 300px;
  font-size: 50px;
  line-height: 1em;
  padding-top: 30px;
  width: 50%;
  display: inline-block;
  font-family: 'Orkney-Light', sans-serif;
  font-weight: 300;
}
.slide-content-container button, .hero-content button {
  transition: 0.3s;
  border: none;
}
.slide-content-container button:hover, .hero-content button:hover {
  background: #FAA331 !important;
  transition: 0.3s;
  border: none;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 30px;
  line-height: 1;
  content: '\f001';
}
.flex-direction-nav a:after {
    font-family: "flexslider-icon";
    font-size: 30px;
    content: '\f002';
}
.flex-direction-nav {
  padding: 10px;
}

/* Page 
----------------------------------*/
html, body {
    max-width: 100vw;
    overflow-x: hidden;
}
html {
  margin: 0px !important;
}
#content {
min-height: 50vh;
}
.grid {
    width: 74%;
    max-width: 74%;
    min-width: 0%;
    margin: 0 auto;
    overflow: hidden;
}
.grid-pad {
   padding: 8px;
}
.widget-area {
    margin: 0px;
    padding: 100px 0%;
}
[class*='col-'] {
  padding-right: 10px;
  width: 100%;
}
.entry-content {
  margin: 0%;
  padding: 100px 0% 100px 0%;
}
.entry-header {
  padding: 100px 8% 100px 8%;
  background: none;
}


.home-services .grid.grid-pad.no-top [class*='col-'] {
    padding-right: 10px;
    width: 25%;
}

/* Page Builder 
----------------------------------*/
.fl-row-fixed-width {
    max-width: 100%;
}
.fl-row-content-wrap {
    padding: 5px 5px;
}
.fl-module-content {
    margin: 0px 10px;
}
.fl-col-group.fl-node-57bf9fbd301f5 {
float: none;
  padding: 0px;
}
form.fl-builder-settings {
    width: 100%;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
}
.full-width {
  width: 100%;
}

/* Intro 
----------------------------------*/
.intro-cta {
  display: inline-block;
  margin: 10px;
  width: 31%;
  vertical-align: top;
  padding: 40px 0px;
  background: #f1f1f1;
}
.intro-cta p {
  width: 70%;
}
.home-content {
    padding: 4% 2%;
}
.intro-cta h3 {
  margin: 0px;
}


/* Services 
----------------------------------*/
#service-options
[class*='col-'] {
  padding-right: 10px;
  float: left;
  display: inline-block;
  width: 100%;
}
.service-option {
width: 100%;
  display: block;
  background: #fafafa;
  text-align: center;
  transition: 0.3s;
}
.service-option:hover {
  background: #4FBFA9;
  transition: 0.3s;
}
.service-option:hover .so-banner{
    background-size: 160%;
    background-position: 40%;
  transition: 1s;
}
.service-option:hover h3, .service-option:hover p{
  color: #fff;
}
.so-inner {
  padding: 20px 40px;
  text-align: center;
}
.service-option .so-banner {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 330px;
  transition: 1s;
}
.so-banner.coaching {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/09/coaching4.jpg");
}
.so-banner.consulting {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/09/ConsultingMenu.jpg");
}
.so-banner.speaker {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/08/25.jpg");
}
.home-services {
  padding: 4% 8%;
  background: #32AE96;
}
.service {
  margin-bottom: 0px;
  padding: 20px;
  background: #4FBFA9;
  color: #fff;
  border-top: 6px solid rgba(255,255,255,0);
  transition: 0.3s;
}
.service h5 {
  color: #fff;
  margin: 0px;
}
.home-services .fa, .service .fa {
  display: none;
}
.service h5, .service p {
  display: none;
  margin: 0px;
}
.home-services h6 {
  color: #fff;
}
.service-cta {
  color:#fff; 
  padding: 18px; 
  background: #4FBFA9;
}
.service-cta h3 {
  color:#fff;
  margin: 0px !important;
  font-size: 20px;
}
.service-cta p {
  color:#fff;
  display: block;
}
.service:hover {
  border-top: 6px solid rgba(255,255,255,0.5);
  transition: 0.3s;
}

/* Programs
----------------------------------*/
#program-options
[class*='col-'] {
  padding-right: 10px;
  float: left;
  display: inline-block;
  width: 100%;
}
.program-option {
width: 100%;
  display: block;
  background: #fafafa;
  text-align: center;
  transition: 0.3s;
}
.program-option:hover {
  background: #4FBFA9;
  transition: 0.3s;
}
.program-option:hover .po-banner{
    background-size: 160%;
    background-position: 40%;
  transition: 1s;
}
.program-option:hover h3, .program-option:hover p{
  color: #fff;
}
.po-inner {
  padding: 20px 40px;
  text-align: center;
}
.program-option .po-banner {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 330px;
  transition: 1s;
}
.po-banner.indiv {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/08/meeting2.jpg");
}
.po-banner.team {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/08/corp4.jpg");
}
.po-banner.organ {
  background-image: url("https://thecapacityequation.com.au/wp-content/uploads/2016/08/broom2.jpg");
}



/* Mailing List 
----------------------------------*/

.home-cta {
  padding: 1.5% 8%;
  color: #fff;
  text-align: center;
  max-width: 100vw;
  background: #228579;
}

.home-cta .button {
  background: #FAA331;
  padding: 10px 12px;
  border-radius: 5px;
  color: #fff;
  margin-top: 15px;
  font-weight: 400;
  transition: 0.5s;
}
.home-cta .button:hover {
  opacity: 0.8;
  transition: 0.5s;
}
.cm-simple-form {
    max-width: 100% !important;
    width: 100% !important;
}
#cm-form-2-0 .cm-simple-form .pre-info {
    text-align: center !important;
}
#cm-form-2-0 h3, .home-cta h3 {
    font-size: 30px !important;
    line-height: 1.1em !important;
    margin: 0px 0px 20px 0px !important;
  color: #fff;
  font-family: 'Orkney-Light', sans-serif;
}
#cm-form-2-0 p {
    color: #fff !important;
  font-size: 15px !important;
}
#cm-form-2-0 .cm-field-row {
    margin-bottom: 20px !important;
    width: 35% !important;
    display: inline-block !important;
}
#cm-form-2-0 .cm-field-row .cm-label {
    color: #888 !important;
    display: none !important;
  }
#cm-form-2-0 .cm-simple-form .cm-field-row.cm-button {
    text-align: left !important;
    width: auto !important;
}
#cm-form-2-0 .cm-field-row.pre-info {
  margin: 0px !important;
  width: 100% !important;
  text-align: center;
}
#cm-form-2-0 .cm-field-row.cm-button {
  margin: 0px 0px 0px 10px !important;
  width: auto !important;
}

.cmApp_formHeader {
    font-size: 30px !important;
    padding-bottom: 20px !important;
}
.cmApp_signupContainer.cmApp_embedded, .cmApp_signupContainer.cmApp_lightbox, .cmApp_signupContainer.cmApp_slideoutTab {
    max-width: 50%;
}


/* Mailing List Popup
----------------------------------*/
.mfp-close:after {
  content:'close';
}
#cm-lightbox-form-1 .mfp-close {
    background-image: url('https://thecapacityequation.com.au/wp-content/uploads/2016/08/close.png') !important;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px !important;
    height: 20px;
    margin: 0;
    padding: 7.5px !important;
    right: 20px;
    top: 20px;
    width: 20px;
    background-size: contain !important;
  opacity: 1;
  transition: 0.3s;
}
#cm-lightbox-form-1 .mfp-close:hover, #cm-lightbox-form-1 .mfp-close:hover, #cm-lightbox-form-1 .mfp-close:focus, #cm-lightbox-form-1 .mfp-close:active, #cm-lightbox-form-1 .cm-close:hover, #cm-lightbox-form-1 .cm-close:focus, #cm-lightbox-form-1 .cm-close:active {
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px !important;
    height: 20px;
    margin: 0;
    padding: 7.5px !important;
    right: 20px;
    top: 20px;
    width: 20px;
    background-size: contain !important;
  opacity: 0.6;
  transition: 0.3s;
  background-position: 0 !important;
}
.white-popup-block {
    background-color: #32AE96;
}
.mfp-content, .mfp-content h3, .mfp-content p, .cm-field-row .cm-label {
color: #fff !important;
}
.mfp-content .cm-field-row .cm-label {
 font-family: 'Open Sans', sans-serif;
  font-size: 14px !important;
}
.mfp-content .cm-field-row.cm-button button {
  background: #43434c !important;
  color: #fff!important ;
  border: none !important;
}
.mfp-bg {
  background: rgba(11, 11, 11, 0.78);
}


/* About Jan
----------------------------------*/
.jan-photo {
    float: right;
    max-width: 65%;
    padding: 30px;
}
.home-team {
  background: url('https://thecapacityequation.com.au/wp-content/uploads/2016/08/84.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0% 0% 0% 55%;
  text-align: left;
  border: none;
  background-position: 0 45%;
}

.member h5, .member p {
  color: #fff;
}
.member p {
  padding: 0px;
}
.member .fa {
  color: #fff;
  background: none;
  width: 20px;
  height: 20px;
  line-height: 1em;
  text-align: center;
  margin: 0 3px;
}
.home-team .grid-pad {
    padding: 0px !important;
}
.home-team .grid {
    width: 100%;
    max-width: 100%;
    min-width: 0%;
    margin: 0 auto;
    overflow: hidden;
}
.home-team div.grid.grid-pad.no-top {
    padding: 28% 20% 22% 14% !important;
  background: rgba(56, 61, 66, 0.7);
  width: auto;
  max-width: auto;
  margin: 0;
}
.home-team h5 {
  font-size: 20px;
  line-height: 1.1em;
  color: #fff;
  font-family: 'Orkney-Regular', sans-serif;
  font-weight: normal;
  text-transform: capitalize;
}
.about-jan-text {
}
.about-jan-image {
}

/* Testimonials 
----------------------------------*/
.home-skills {
    padding: 4% 8%;
  background: #fbfbfa;
}
.home-skills .grid {
    width: 84%;
    max-width: 84%;
    min-width: 0%;
    margin: 0 auto;
    overflow: hidden;
}
.home-skills .grid-pad {
    padding: 0px;
}
.home-skills [class*='col-'] {
    padding: 0px;
}
.home-skills .wow {
display: none;
}

.easy_t_single_testimonial blockquote.easy_testimonial {
  padding: 40px 0px 0px 0px;
  background: none;
}

div[class^=style-dark_style] .wp-post-image, div[class^=style-default_style] .wp-post-image, div[class^=style-light_style] .wp-post-image {
    max-height: 50px;
    max-width: 50px;
}
blockquote.easy_testimonial .wp-post-image {
    border-radius: 100px;
    float: right;
    margin: -20px 0px 0px 0px;
}
div[class^=style-dark_style] .wp-post-image, div[class^=style-default_style] .wp-post-image, div[class^=style-light_style] .wp-post-image {
    min-height: 115px;
    min-width: 115px;
}
blockquote.easy_testimonial p {
    width: auto;
    clear: both;
}
.home-skills .widget {
    margin: 0;
}
blockquote {
  background: none;
  font-style: normal !important;
}
.testimonial_body {
    width: 60%;
    margin: auto;
    font-style: none;
    float: left;
    padding: 0% 2% 0% 20%;
}
.testimonial-client, .testimonial-position {
  display: inline;
  width: 50%;
  margin: auto;
}

div[class^=style-clean_style] .testimonial_author cite span, div[class^=style-dark_style] .testimonial_author cite span, div[class^=style-default_style] .testimonial_author cite span, div[class^=style-light_style] .testimonial_author cite span, span.stars {
  display: inline;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.testimonial-client:after {
  content: ' -';
}
div.easy-t-cycle-next, div.easy-t-cycle-prev {
display: none;
}
.easy_testimonial .testimonial_body .more-link, .easy_testimonial .testimonial_body .more-link:after, .easy_testimonial .testimonial_body .more-link:before {
  display: ;
}
/*blockquote.easy_testimonial p:before {
  content: '"';
  font-size: 100px;
  opacity: 0.1;
  color: #000;
  position: absolute;
}
blockquote.easy_testimonial p:after {
  content: '"';
  font-size: 100px;
  opacity: 0.1;
  color: #000;
  position: absolute;
}*/

/* Testimonials (Clients Page) 
----------------------------------*/
.page-id-77 .clients-testimonials .testimonial_body {
    width: 70%;
    margin: auto;
    font-style: none;
    float: left;
    padding: 0%;
}

.page-id-77 .clients-testimonials .easy_t_single_testimonial blockquote.easy_testimonial {
    padding: 30px 0px 0px 0px;
}
.page-id-77 .clients-testimonials .easy_t_single_testimonial blockquote.easy_testimonial {
    padding: 20px;
    background: #fafafa;
    border-radius: 5px;
}
.page-id-77 blockquote.easy_testimonial .wp-post-image {
    border-radius: 100px;
    float: right;
    margin: 0px 0px 0px 0px;
    position: absolute;
    right: 60px;
}
.page-id-77 .clients-text ul {
  columns: 2;
}
blockquote.easy_testimonial p {
  width: 70%;
}


/* Single Testimonial
----------------------------------*/
.single-testimonial .testimonial_body {
  width: 80%;
  padding: 0%;
}
.single-testimonial  #comments {
  display: none;
}
.single-testimonial .col-9-12 {
  width: 100%;
}
.single-testimonial .col-1-4, .single-testimonial .col-3-12 {
  display: none;
}

.single-testimonial .featured-img-header {
  padding: 110px;
  background: #f2f2f2 !important;
}
.single-testimonial .single-blog-entry-header {
  display: none;
}
.single-testimonial .featured-img-header:before {
  background: none !important;
}


/* Blog 
----------------------------------*/
li.cat-item.cat-item-1, .cat-item-1, aside#categories-2 li.cat-item.cat-item-1, .cat-item.cat-item-1 {
    display: none !important;
}
.blog .hfeed.site .entry-header {
  background-image: url('https://thecapacityequation.com.au/wp-content/uploads/2016/09/consulting2b.jpg') !important;
    background-position: 100% 70% !important;
    background-size: cover !important;
  background-attachment: inherit !important;
      padding: 250px 0 115px;
    position: relative;
}
/*.hfeed.site .entry-header:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28,15,3,0.3);
}*/

.col-9-12 {
    width: 75% !important;
}
.col-1-4, .col-3-12 {
  width: 25%;
}
.blog-archive {
  padding: 100px 4%;
}

.blog-archive .entry-content {
    padding: 10px 25px 10px 25px;
}

.blog-archive article {
    padding: 0%;
}
.blog-archive .blog-entry-header {
  padding: 0.8% 2% 0% 2%;
  background: #32AE96;
  color: #fff;
    opacity: 1;
  transition: 0.3s;
}
.blog-archive .blog-entry-header:hover {
  opacity: 0.8;
  transition: 0.3s;
}

.blog-archive .blog-entry-header .entry-title {
    font-size: 26px;
    line-height: 54px;
    color: #fff;
    text-align: left;
}

.blog-archive .entry-title {
   font-size: 26px;
  display: block;
}

.blog-featured-img-header .entry-title {
    font-size: 30px;
    line-height: 1.1em;
    color: #fff;
    text-align: left;
    position: relative;
}
.blog-featured-img-header {
    padding: 120px 25px 10px 25px;
  opacity: 1;
    transition: 0.3s;
}
.blog-featured-img-header:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.blog-featured-img-header:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28,15,3,0.3);
}
.single-blog-entry-header {
    background: #4abfaa;
    padding: 15px 40px 25px 40px;
    border: none;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.single.single-post .featured-img-header {
  padding: 400px 0 200px;
  background-size: contain;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.single.single-post .featured-img-header:before {
    background-color: rgba(28,15,3,0.6);
}
.entry-header .entry-title, .featured-img-header .entry-title {
  font-size: 40px;
  line-height: 1em;
}
.single.single-post .main-navigation a {
  color: #fff;
}
.single.single-post .main-navigation a:hover {
  color: rgba(255,255,255,0.8);
  border-bottom: 2px solid #32AE96;
  transition: 0.3s;
}
.single.single-post .entry-title {
  display: block;
  z-index: 1;
  position: relative;
}
.single.single-post .entry-header {
  padding: 300px 8% 150px 8%;
  background: #43434c !important;
}
.blog-archive .entry-meta, .blog-archive span.comments-link, span.cat-links, span.tags-links {
  padding: 0 10px 0 0px;
}
.blog-archive .entry-footer {
    border-top: 1px solid #dadada;
    padding: 10px 25px;
    background-color: white;
}
.single-post .entry-content {
  padding: 80px 40px 50px 0%
}
#commentform {
    margin-bottom: 120px;
}

/* Contact CTA 
----------------------------------*/
.contact-cta {
  padding: 30px;
  background: #32AE96;
  transition: 0.3s;
  margin: 10px 0px;
  width: auto;
  display: block;
  float: left;
}
.contact-cta:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.contact-cta h3, .contact-cta h4, .contact-cta h5, .contact-cta p {
  color: #fff;
  margin: 0px;
}
.contact-cta h3 {
  margin: 0px 0px 10px 0px;
}

/* Buttons 
----------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"], .home-services button, .home-services input[type="button"], .home-services input[type="reset"], .home-services input[type="submit"]
{
padding: 10px 12px !important;
}
#content button, #content input[type="button"], #content input[type="reset"], #content input[type="submit"] {
    background: #32AE96;
  border: none;
    font-family: 'Orkney-Regular', sans-serif;  
  font-weight: 300;
}


/* Forms 
----------------------------------*/
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea {
    border-radius: 0px;
    width: 100%;
}
#comments input {
  width: auto;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #32ae96;
}

div.wpcf7-response-output {
 margin: 0px;
 padding: 10px;
}


/* Footer 
----------------------------------*/
.site-footer {
  padding: 5% 0% 2% 0%;
  font-size: 13.5px !important;
  background: #323238;
}
.site-footer p, .site-footer ul, .site-footer li {
  font-size: 13.5px !important;
}
.footer-form {
  max-width: 100%;
  margin-bottom: 50px;
  text-align: left;
}
.footer-form .widget {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.footer-form h6 {
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  margin: 0px 70px 20px 0px;  
}
.footer-form ul {
  list-style: none; 
  margin: 0px;
  padding: 0px;
  line-height: 1.8em;
}
.footer-form li {
  line-height: 1.8em;
}
.footer-form li > ul, .footer-form li > ol {
  margin-left: 20px;
}
.site-footer a {
    color: #fff;
}
.site-info {
  text-align: center;
}
.footer-form .widget .site-info {
}
.footer-line p {
  opacity: 0.5;
  font-size: 12px !important;
}
.footer-line a {
  opacity: 0.6;
  font-size: 12px;
}
.footer-line a:hover {
  opacity: 1;
}
#pages-3.widget.widget_pages {
  width: 40.333%;
}
#pages-3.widget.widget_pages ul {
  columns: 2;
}
#pages-3.widget.widget_pages li > ul {
  columns: 1;
  margin-left: 0px;
}
#text-9.widget.widget_text {
  width: 26%;
}












/* DEVICE STYLING
----------------------------------*/

/*Mid-Sized Screens
----------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 1400px) {

}

/*Mid-Sized Screens
----------------------------------*/
@media only screen and (min-width: 750px) and (max-width: 1024px) {

}

 /* SqSp Tablet Testing (*Disable*)
----------------------------------*/

@media only screen 
  and (min-width: 736px) 
  and (max-width: 1024px){

.grid {
  width: 88%;
  max-width: 88%;
}
.slide-content {
  padding: 370px 12% 100px 12%;
  text-align: center;
}
.slide-content span h2 {
  width: 80%;
}
.home-content {
    padding: 6% 0%;
}
.home-content p {
  margin: 10px auto 0px;
}
.home-team {
  background-position: 45% 100%;
}
.intro-cta {
  width: 30%;
}
.service-option .so-banner, .program-option .po-banner {
  height: 180px;
}  
.so-inner, .po-inner {
  padding: 20px 20px;
}
h3, h3 strong {
    font-size: 20px;
}
p {
  font-size: 13px;
}
blockquote.easy_testimonial p {
  width: 70%;
}
.page-id-77 .clients-text ul {
    columns: 1;
}
  
.jan-photo {
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 30px 0px;
}
#pages-3.widget.widget_pages {
  width: 60%;
}
#text-9.widget.widget_text {
  width: 40%;
}
#text-5.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
.blog-featured-img-header .entry-title {
  font-size: 26px;
}
.single.single-post .entry-title {
  width: 60%;
}
.single.single-post .featured-img-header {
  padding: 340px 0 200px;
}
.fl-col.fl-node-57c3e67db826b.fl-col-small {
  width: 45% !important;
}
.fl-col.fl-node-57c3e67db82b5.fl-col-small {
  width: 55% !important;  
}
.fl-col.fl-node-57c3e67db82b5.fl-col-small .fl-builder-content {
  width: 100% !important;
  }
.fl-col.fl-node-57c3e67db82f7.fl-col-small {
  display: none;
  }
.single-post .entry-content {
    padding: 30px 30px 40px 0%;
}
.single.single-post .featured-img-header {
    padding: 320px 0 130px;
}
.entry-header .entry-title, .featured-img-header .entry-title {
    font-size: 36px;
}
#secondary {
    width: 100%;
}
}

    
/* Tablet
----------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

.grid {
  width: 88%;
  max-width: 88%;
}
.slide-content {
  padding: 370px 12% 100px 12%;
  text-align: center;
}
.slide-content span h2 {
  width: 80%;
}
.home-content {
    padding: 6% 0%;
}
.home-content p {
  margin: 10px auto 0px;
}
.home-team {
  background-position: 45% 100%;
}
.intro-cta {
  width: 30%;
}
.service-option .so-banner, .program-option .po-banner {
  height: 180px;
}  
.so-inner, .po-inner {
  padding: 20px 20px;
}
h3, h3 strong {
    font-size: 20px;
}
p {
  font-size: 13px;
}
blockquote.easy_testimonial p {
  width: 70%;
}
.page-id-77 .clients-text ul {
    columns: 1;
}
  
.jan-photo {
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 30px 0px;
}
#pages-3.widget.widget_pages {
  width: 60%;
}
#text-9.widget.widget_text {
  width: 40%;
}
#text-5.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
.blog-featured-img-header .entry-title {
  font-size: 26px;
}
.single.single-post .entry-title {
  width: 60%;
}
.single.single-post .featured-img-header {
  padding: 340px 0 200px;
}
.fl-col.fl-node-57c3e67db826b.fl-col-small {
  width: 45% !important;
}
.fl-col.fl-node-57c3e67db82b5.fl-col-small {
  width: 55% !important;  
}
.fl-col.fl-node-57c3e67db82b5.fl-col-small .fl-builder-content {
  width: 100% !important;
  }
.fl-col.fl-node-57c3e67db82f7.fl-col-small {
  display: none;
  }
}

/* PHONE Testing
----------------------------------*/

@media only screen 
  and (min-width: 375px) 
  and (max-width: 736px)
  and (orientation: portrait){
html {
 margin-top: 0px !important;
}
.menu-main-nav-container, .main-navigation {
  margin: 20px;
}
.menu-toggle button, .menu-toggle {
  margin: auto !important;
}
.cbp-spmenu h3 {
  font-size: 20px;
}
.cbp-spmenu a, .cbp-spmenu li, .cbp-spmenu ul {
  font-size: 15px;
  line-height: 1.7em;
}
.site-branding {
    margin-top: 50px;
}
.featured-img-header {
  padding: 200px 0 80px;
}
.entry-content {
    padding: 10px 0% 100px 0%;
}
.grid {
  width: 88%;
  max-width: 88%;
}
#pages-3.widget.widget_pages {
  width: 100%;
}
#text-9.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
#text-5.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
  
.jan-photo {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 30px 0px;
}
.service-option .so-banner, .program-option .po-banner {
  height: 240px;
}
.service-option, .program-option {
  margin-bottom: 20px;
}
.page-id-77 blockquote.easy_testimonial .wp-post-image {
  border-radius: 100px;
  float: none;
  margin: 0px 0px 10px 0px;
  position: relative;
  right: 0px;
}
.page-id-77 .clients-testimonials .testimonial_body {
  width: 100%;
}
.blog-archive {
    padding: 40px 4%;
}
.col-9-12 {
    width: 100% !important;
}
.cbp-spmenu ul.sub-menu li a {
  padding: 0px 0px 0px 30px;
  line-height: 2em;
    font-size: 15px;
}
.home-content h6, .home-news h6, .home-team h6, .home-skills h6, .footer-contact h6 {
    font-size: 24px;
    padding-bottom: 30px;
    width: 100%;
}
.intro-cta {
  width: 100%;
  padding: 40px 20px;
}
.home-content {
    padding: 8% 2%;
}
.home-services .grid.grid-pad.no-top [class*='col-'] {
    width: 100%;
}
.home-services h6 {
    font-size: 24px;
    padding-bottom: 0px;
    width: 90%;
}
.home-services {
    padding: 8% 2%;
}
#cm-form-2-0 .cm-field-row {
    margin-bottom: 10px !important;
    width: 100% !important;
}
.home-cta {
    padding: 8% 6%;
}
.home-team {
    background: url('//thecapacityequation.com.au/wp-content/uploads/2016/08/84.jpg');
    background-size: 170%;
    background-repeat: no-repeat;
    padding: 0px;
display: inline-block;
    background-position: 20% 0px !important;
}
.home-team div.grid.grid-pad.no-top {
    padding: 12% 10% 8% 12% !important;
    background: rgba(56, 61, 66, 1);
    width: auto;
    max-width: auto;
    margin: 360px 0px 0px 0px;
    background-color: rgba(56, 61, 66, 1);
}
  
.home-skills .testimonial_body {
    width: 100%;
    padding: 0%;
    float: none;
  }
.home-skills blockquote.easy_testimonial p {
    width: 100%;
}
.home-skills blockquote.easy_testimonial .wp-post-image {
    border-radius: 100px;
    float: none;
    margin: auto;
}
.slide-content span h2 {
    font-size: 30px;
    width: 90%;
    text-align: center;
}
.slide-content {
    padding: 300px 12% 10% 12%;
    text-align: center;
}
  .flexslider .slides > li, .flexslider {
    height: 700px !important;
  }
  .cbp-spmenu h3 {
  background: #323238;
  }
.cbp-spmenu {
  background: #3d3d44;
}
.cbp-spmenu-vertical a {
    border: none;
  }
blockquote.easy_testimonial p {
    width: 100%;
}
.page-id-77 .clients-text ul {
    columns: 1;
}
h2, h2 strong {font-size: 28px;}
h3, h3 strong {font-size: 22px;}
h4, h4 strong {font-size: 16px;}
p, ul, li {font-size: 13px;}
  
.single-post .entry-content {
  padding: 30px 10px 50px 10px;
}
.col-1-4, .col-3-12 {
  width: 100%;
}
.widget-area {
  padding: 0px 0px 50px 0px
}
.single.single-post .featured-img-header {
  padding: 330px 0 110px;
}
.entry-header .entry-title, .featured-img-header .entry-title {
    font-size: 30px;
    line-height: 1.1em;
    width: 90%;
    margin: auto;
}
}

/* iPhone 6+
----------------------------------*/
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
html {
 margin-top: 0px !important;
}
.menu-main-nav-container, .main-navigation {
  margin: 20px;
}
.menu-toggle button, .menu-toggle {
  margin: auto !important;
}
.cbp-spmenu h3 {
  font-size: 20px;
}
.cbp-spmenu a, .cbp-spmenu li, .cbp-spmenu ul {
  font-size: 15px;
  line-height: 1.7em;
}
.site-branding {
    margin-top: 50px;
}
.featured-img-header {
  padding: 200px 0 80px;
}
.entry-content {
    padding: 10px 0% 100px 0%;
}
.grid {
  width: 88%;
  max-width: 88%;
}
#pages-3.widget.widget_pages {
  width: 100%;
}
#text-9.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
#text-5.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
  
.jan-photo {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 30px 0px;
}
.service-option .so-banner, .program-option .po-banner {
  height: 240px;
}
.service-option, .program-option {
  margin-bottom: 20px;
}
.page-id-77 blockquote.easy_testimonial .wp-post-image {
  border-radius: 100px;
  float: none;
  margin: 0px 0px 10px 0px;
  position: relative;
  right: 0px;
}
.page-id-77 .clients-testimonials .testimonial_body {
  width: 100%;
}
.blog-archive {
    padding: 40px 4%;
}
.col-9-12 {
    width: 100% !important;
}
.cbp-spmenu ul.sub-menu li a {
  padding: 0px 0px 0px 30px;
  line-height: 2em;
    font-size: 15px;
}
.home-content h6, .home-news h6, .home-team h6, .home-skills h6, .footer-contact h6 {
    font-size: 24px;
    padding-bottom: 30px;
    width: 100%;
}
.intro-cta {
  width: 100%;
  padding: 40px 20px;
}
.home-content {
    padding: 8% 2%;
}
.home-services .grid.grid-pad.no-top [class*='col-'] {
    width: 100%;
}
.home-services h6 {
    font-size: 24px;
    padding-bottom: 0px;
    width: 90%;
}
.home-services {
    padding: 8% 2%;
}
#cm-form-2-0 .cm-field-row {
    margin-bottom: 10px !important;
    width: 100% !important;
}
.home-cta {
    padding: 8% 6%;
}
.home-team {
    background: url('//thecapacityequation.com.au/wp-content/uploads/2016/08/84.jpg');
    background-size: 170%;
    background-repeat: no-repeat;
    padding: 0px;
display: inline-block;
    background-position: 20% 0px !important;
}
.home-team div.grid.grid-pad.no-top {
    padding: 12% 10% 8% 12% !important;
    background: rgba(56, 61, 66, 1);
    width: auto;
    max-width: auto;
    margin: 360px 0px 0px 0px;
    background-color: rgba(56, 61, 66, 1);
}
.home-skills .testimonial_body {
    width: 100%;
    padding: 0%;
    float: none;
  }
.home-skills blockquote.easy_testimonial p {
    width: 100%;
}
.home-skills blockquote.easy_testimonial .wp-post-image {
    border-radius: 100px;
    float: none;
    margin: auto;
}
.slide-content span h2 {
    font-size: 30px;
    width: 90%;
    text-align: center;
}
.slide-content {
    padding: 300px 12% 10% 12%;
    text-align: center;
}
  .flexslider .slides > li, .flexslider {
    height: 700px !important;
  }
  .cbp-spmenu h3 {
  background: #323238;
  }
.cbp-spmenu {
  background: #3d3d44;
}
.cbp-spmenu-vertical a {
    border: none;
  }
blockquote.easy_testimonial p {
    width: 100%;
}
.page-id-77 .clients-text ul {
    columns: 1;
}
h2, h2 strong {font-size: 28px;}
h3, h3 strong {font-size: 22px;}
h4, h4 strong {font-size: 16px;}
p, ul, li {font-size: 13px;}
  
.single-post .entry-content {
    padding: 30px 10px 50px 10px;
}
.col-1-4, .col-3-12 {
    width: 100%;
}
.widget-area {
    padding: 0px 0px 50px 0px
}
.single.single-post .featured-img-header {
  padding: 330px 0 110px;
}
.entry-header .entry-title, .featured-img-header .entry-title {
    font-size: 30px;
    line-height: 1.1em;
    width: 90%;
    margin: auto;
}
}

/* Phone
----------------------------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

html {
 margin-top: 0px !important;
}
.menu-main-nav-container, .main-navigation {
  margin: 20px;
}
.menu-toggle button, .menu-toggle {
  margin: auto !important;
}
.cbp-spmenu h3 {
  font-size: 20px;
}
.cbp-spmenu a, .cbp-spmenu li, .cbp-spmenu ul {
  font-size: 15px;
  line-height: 1.7em;
}
.site-branding {
    margin-top: 50px;
}
.featured-img-header {
  padding: 200px 0 80px;
}
.entry-content {
    padding: 10px 0% 100px 0%;
}
.grid {
  width: 88%;
  max-width: 88%;
}
#pages-3.widget.widget_pages {
  width: 100%;
}
#text-9.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}
#text-5.widget.widget_text {
  width: 100%;
  margin-top: 30px;
}  
.jan-photo {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 30px 0px;
}
.service-option .so-banner, .program-option .po-banner {
  height: 240px;
}
.service-option, .program-option {
  margin-bottom: 20px;
}
.page-id-77 blockquote.easy_testimonial .wp-post-image {
  border-radius: 100px;
  float: none;
  margin: 0px 0px 10px 0px;
  position: relative;
  right: 0px;
}
.page-id-77 .clients-testimonials .testimonial_body {
  width: 100%;
}
.blog-archive {
    padding: 40px 4%;
}
.col-9-12 {
    width: 100% !important;
}
.cbp-spmenu ul.sub-menu li a {
  padding: 0px 0px 0px 30px;
  line-height: 2em;
    font-size: 15px;
}
.home-content h6, .home-news h6, .home-team h6, .home-skills h6, .footer-contact h6 {
    font-size: 24px;
    padding-bottom: 30px;
    width: 100%;
}
.intro-cta {
  width: 100%;
  padding: 40px 20px;
}
.home-content {
    padding: 8% 2%;
}
.home-services .grid.grid-pad.no-top [class*='col-'] {
    width: 100%;
}
.home-services h6 {
    font-size: 24px;
    padding-bottom: 0px;
    width: 90%;
}
.home-services {
    padding: 8% 2%;
}
#cm-form-2-0 .cm-field-row {
    margin-bottom: 10px !important;
    width: 100% !important;
}
.home-cta {
    padding: 8% 6%;
}
.home-team {
    background: url('//thecapacityequation.com.au/wp-content/uploads/2016/08/84.jpg');
    background-size: 170%;
    background-repeat: no-repeat;
    padding: 0px;
display: inline-block;
    background-position: 20% 0px !important;
}
.home-team div.grid.grid-pad.no-top {
    padding: 12% 10% 8% 12% !important;
    background: rgba(56, 61, 66, 1);
    width: auto;
    max-width: auto;
    margin: 360px 0px 0px 0px;
    background-color: rgba(56, 61, 66, 1);
}
.home-skills .testimonial_body {
    width: 100%;
    padding: 0%;
    float: none;
  }
.home-skills blockquote.easy_testimonial p {
    width: 100%;
}
.home-skills blockquote.easy_testimonial .wp-post-image {
    border-radius: 100px;
    float: none;
    margin: auto;
}
.slide-content span h2 {
    font-size: 30px;
    width: 90%;
    text-align: center;
}
.slide-content {
    padding: 300px 12% 10% 12%;
    text-align: center;
}
  .flexslider .slides > li, .flexslider {
    height: 700px !important;
  }
  .cbp-spmenu h3 {
  background: #323238;
  }
.cbp-spmenu {
  background: #3d3d44;
}
.cbp-spmenu-vertical a {
    border: none;
  }
blockquote.easy_testimonial p {
    width: 100%;
}
.page-id-77 .clients-text ul {
    columns: 1;
}
h2, h2 strong {font-size: 28px;}
h3, h3 strong {font-size: 22px;}
h4, h4 strong {font-size: 16px;}
p, ul, li {font-size: 13px;}
  
.single-post .entry-content {
    padding: 30px 10px 50px 10px;
}
.col-1-4, .col-3-12 {
    width: 100%;
}
.widget-area {
    padding: 0px 0px 50px 0px
}
.single.single-post .featured-img-header {
  padding: 330px 0 110px;
}
.entry-header .entry-title, .featured-img-header .entry-title {
    font-size: 30px;
    line-height: 1.1em;
    width: 90%;
    margin: auto;
}
}