/*
Theme Name: ZEN
Theme URI: http://themeforest.net/item/zen-responsive-wordpress-theme/3168344
Author: Digital Science
Author URI: http://www.digitalscience.za.org/
Description: ZEN Responsive WordPress Theme is clean and modern theme design with several built in theme colors to suit your needs. Built on Bootstrap, this theme has been carefully crafted to be easily customized and flexible using custom built plugins. With it's clean design, this theme is versatile for any type of website, such as an online portfolio, corporate website, retail/service showcase, personal blog etc. Being responsive the theme layout is fluid and is compatible with all mobile and tablet devices, with the option to set the layout to be fixed if required.
Version: 1.3.0
License: ThemeForest Licensing Terms
License URI:	http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: pink, red, orange, green, blue
Text Domain: zen
*/


/* Table of Contents

* Defaults
* Styles
* Wrappers
* Social Links
* Header
* Main
* Archives
* Posts
* Projects
* Team
* Search
* Pagination
* Page Navigation
* Comments
* Respond
* Secondary
* Footer Widgets
* Footer
* Shortcodes
  * Content Blocks
  * Pricing Tables
  * Post Slider
* Sliders
* Project Sliders
* Forms
* Contact Form 7
* Search Form
* Additional Content Boxes
* MediaElement Player
* @media Queries

*/

/* Defaults
------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Roboto', sans-serif;
    color: #666;
    margin: 0;
}

h1, h1 a {
    /*
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px;
        font-weight: 400;
    */

    font-size: 32pt;
    font-family: 'Roboto Slab', serif;
    color: #009ade;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
}

h2, h2 a {
    font-size: 22px;
    line-height: 36px;
    color: white;
    text-align: center;
}

h3 {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 20px;

}

h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 100;
    color: #70bf44;
    padding-bottom: 20px;

}


h5, h5 a,
h6, h6 a {
    font-size: 18px;
    line-height: 28px;
}

p, li, a, span, div {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: black;
}

label {
    color: #000;
}

p {
    margin-bottom: 15px;
}

a {
    outline: 0;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

a:hover {
    color: #F47920;
    text-decoration: none;
}

ul, ol {
    margin-bottom: 25px;
}

ul {
    /* margin-top: 25px; */
    margin-left: 0px;
}

blockquote {
    padding: 0 0 0 30px;
    margin: 0 0 30px 30px;
    border-left: none;
    background: url(images/bg-divider-vertical.png) repeat-y left top;
}

pre {
    margin-bottom: 30px;
}

hr {
    clear: both;
    border: none;
    height: 1px;
    background: url(images/bg-divider.png) repeat-x left bottom;
    /* 	margin: 30px 0 35px 0; */
    /* 	padding-top: 10px; */

    margin: 10px auto 15px auto;
}

iframe {
    border: none;
    margin: 0;
}

.clear {
    clear: both;
}

.assistive-text {
    display: none;
}

strong, b {
    font-weight: bold;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

/* Styles
------------------------------------------------------------ */

.mtphr-hover-anim {
    position: relative;
}

.mtphr-hover-anim .mtphr-hover-anim-target {
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.mtphr-hover-anim:hover .mtphr-hover-anim-target,
.mtphr-hover-anim.active .mtphr-hover-anim-target {
    filter: alpha(opacity=100);
    opacity: 1;
}

.zen-overlay-graphic,
.mtphr-overlay-graphic {
    width: 100%;
    height: 100%;
    background: #F47920 url(images/hover-overlay.png) no-repeat center center;
}

.mtphr-hover-anim:hover .mtphr-hover-anim-target.zen-overlay-graphic,
.mtphr-hover-anim:hover .mtphr-hover-anim-target.mtphr-overlay-graphic {
    filter: alpha(opacity=50);
    opacity: .5;
}

.widget-title,
.widget-title a {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.widget-title {
    font-weight: lighter;
    background: url(images/bg-diagonal-large.png) repeat-x left top;
}

.widget-title > .wrapper {
    margin-bottom: 35px;
}

.widget-title span {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

.widget-title .inner {
    float: left;
    background: #FFF;
    padding-right: 10px;
}

.alignleft {
    float: left;
    margin: 0 20px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 20px;
}

.aligncenter, dl.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sub-heading-large {
    font-family: 'Myriad Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 36px;
    line-height: 60px;
    color: #333;
    margin-bottom: 25px;
}

.sub-heading {
    font-family: 'Myriad Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 36px;
    line-height: 48px;
    color: #333;
    margin-bottom: 25px;
}

.sub-heading-small {
    font-family: 'Myriad Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 30px;
    line-height: 40px;
    color: #666;
    margin-bottom: 25px;
}

.inline-heading {
    display: inline-block;
    color: #F47920;
    width: 70px;
}

.drop-cap {
    display: block;
    font-size: 3.35em;
    line-height: .8em;
    /* line-height: .05em; */
    float: left;
    color: #F47920;
    margin-top: 0.16em;
    margin-bottom: -.1em;
    padding-right: 0.1em;
    height: auto;
}

.mtphr-style-link a,
a.mtphr-style-link {
    background: url(images/graphic-plus.png) no-repeat left 3px;
    padding-left: 12px;
}

.mtphr-style-link a:hover,
a.mtphr-style-link:hover {
    color: #ffffff;
}

.mtphr-style-button a,
a.mtphr-style-button {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 15px 8px 15px;
    background: #CECECE;
}

.mtphr-style-button a:hover,
a.mtphr-style-button:hover {
    color: #F47920;
}

.highlight {
    color: #F47920;
}

.border-image {
    padding: 9px;
    background: #FFF;
    border: 1px solid #CCC;
}

.border-image * {
    display: block;
    margin-bottom: 0;
}

/* Wrappers
------------------------------------------------------------ */

body {
    /*background: #303030;*//* includes the main header backgound colour */
    background: #fff;
    margin: 0;
    background-color: #fff;
}

body.fixed {
    min-width: 980px;
}

.container,
.container-fluid {
    /*max-width: 940px;*/
    max-width: 920px;
    margin: 0 auto;
}

.container {
    padding: 0 20px;
}

@media (max-width: 767px) {
    .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* Social Links
------------------------------------------------------------ */

#social-links {
    float: right;
    margin-top: 35px;
}

.mtphr-social-link {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background: #666 url(images/icons-social-old.png) no-repeat;
    margin-right: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.mtphr-social-link span {
    width: 30px;
    height: 30px;
    background: #666 url(images/icons-social-old.png) no-repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.mtphr-twitter-link {
    background-position: 0 -100px;
}

.mtphr-twitter-link span {
    background-position: 0 -150px;
}

.mtphr-facebook-link {
    background-position: -50px -100px;
}

.mtphr-facebook-link span {
    background-position: -50px -150px;
}

.mtphr-google-link {
    background-position: -100px -100px;
}

.mtphr-google-link span {
    background-position: -100px -150px;
}

.mtphr-linkedin-link {
    background-position: -150px -100px;
}

.mtphr-linkedin-link span {
    background-position: -150px -150px;
}

.mtphr-social-link-small {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: #CCC url(images/icons-social-old.png) no-repeat;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mtphr-social-link-small span {
    width: 20px;
    height: 20px;
    background: #999 url(images/icons-social-old.png) no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mtphr-twitter-link-small,
.mtphr-twitter-link-small span {
    background-position: -200px -50px;
}

.mtphr-facebook-link-small,
.mtphr-facebook-link-small span {
    background-position: -250px -50px;
}

.mtphr-google-link-small,
.mtphr-google-link-small span {
    background-position: -300px -50px;
}

.mtphr-linkedin-link-small,
.mtphr-linkedin-link-small span {
    background-position: -350px -50px;
}

/* Header
------------------------------------------------------------ */

#siteHeader {
    /* height: 100px; */
    padding-bottom: 4px;
}

#header-widget-area {
    float: right;
}

#header-widget-area .widget {
    margin-top: 35px;
    margin-bottom: 0;
}

#header-widget-area .mtphr-social-widget-links {
    margin-bottom: -5px;
}

/*
#logo {
	display: block;
	float: left;
	margin: 9px 30px 0 0;
}
#logo img {
	display: block;
	height: auto;
	width: auto;
}
*/

#logo1 {
    background-image: url(images/kids-base-logo.svg);
    background-repeat: no-repeat;
    height: 89px;
    max-width: 79px;
    margin-top: 10px;
}

@media (min-width: 1200px) {
    #logo1 {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {

    #logo1 {
        margin-left: 20px;
    }
}


/*
#logo .wrapper {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
}
*/

.main-menu-container {
    margin-top: -98px;
    margin-left: 122px;
    position: relative;
    z-index: 9999;
    float: left;
    z-index: 999;
}

.main-menu-container a {
    text-decoration: none;
}

.main-menu-container ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-menu-container > ul > li,
.main-menu-container > ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    color: #ffffff;
}

.main-menu-container a {
    display: block;
    padding: 51px 15px 2px 15px;
    height: 20px;
    background: #000;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

@media (max-width: 900px) {

    .main-menu-container a {
        padding: 51px 10px 2px 10px;
    }

    .main-menu-container > ul > li,
    .main-menu-container > ul > li > a {
        font-size: 14px;
    }

    .main-menu-container {
        margin-left: 92px;
    }

}

/*
	@media (min-width: 767px) {

		.main-menu-container a {
			padding: 9px 5px 2px 5px;
		}
		
	}
*/


.main-menu-container ul li {
    float: left;
}

.main-menu-container > ul > li {
    display: block;
    position: relative;
}

.main-menu-container > ul > li > ul {
    padding-top: 28px;
    background: #000;
}

.main-menu-container li ul {
    width: auto;
    position: absolute;
    z-index: 99999;
    left: -9999px;
    /* width: 184px; */
}

/*
.main-menu-container ul li:nth-child(2) {
	color: red;
}
*/

.main-menu-container li ul li {
    width: auto;
    white-space: nowrap;
    border-top: 1px solid #393939;
    margin-top: 1px;
}

.main-menu-container li ul a {
    float: left;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    color: #fff;
    padding: 10px 16px 2px 15px;
    min-width: 100px;
    min-height: 38px;
}

.main-menu-container > ul > li:last-child {
    background: none;
    padding-right: 0;
}

.main-menu-container li:hover > ul {
    left: 0;
}

.main-menu-container a:hover,
.main-menu-container li.current-menu-item > a,
.main-menu-container li.current_page_item > a,
.main-menu-container li.current-menu-ancestor > a,
.main-menu-container li.current-page-ancestor > a {
    background: #000;
    color: #009bdf;
    background-image: url(images/nav-hover.png);
    background-repeat: no-repeat;
    background-position: center top;
}

/*

.main-menu-container li:nth-child(2) a:hover {
	color: #ed2891;
}


.main-menu-container li:nth-child(3) a:hover {
	color: #f58220;
}

.main-menu-container li:nth-child(4) a:hover {
	color: #fdb813;
}
*/


.main-menu-container > ul > li > ul a:hover,
.main-menu-container > ul > li > ul li.current-menu-item a,
.main-menu-container > ul > li > ul li.current_page_item a {
    color: #009bdf;
    background: #000;
}

/* !Main mobile menu */
.main-menu-mobile-container {
    display: none;
    clear: both;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #3d3d3d;*/
    height: 31px;
    /*width: 50%;*/
}


@media (max-width: 767px) {
    .fluid .main-menu-mobile-container {
        height: auto;
        position: absolute;
        top: 65px;
        right: 0;
        width: 250px;
        z-index: 999;
    }
}

.show-menu {
    display: block !important;
    height: auto !important;
}

.main-menu-mobile-container ul {
    /* position: absolute; */
    width: 100%;
    margin: 0;
}

.main-menu-mobile-container li {
    border-top: 1px solid #fff;
}

.main-menu-mobile-container-condensed li {
    border-color: #262626;
}

.main-menu-mobile-container > ul > li:first-child {
    border: none;
}

.main-menu-mobile-container li,
.main-menu-mobile-container a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    background: #444545;
}

.main-menu-mobile-container a {
    padding: 6px 20px 3px 20px;
}

.main-menu-mobile-container > ul > li > a {
    text-transform: uppercase;
    color: #FFF;
}

.main-menu-mobile-container li ul a {
    color: #FFF;
}

.main-menu-mobile-container a:hover,
.main-menu-mobile-container li.active-menu-item > a {
    color: #fff;
    text-decoration: none;
}

.main-menu-mobile-container a.mtphr-menu-level-1 {
    padding-left: 40px;
}

.main-menu-mobile-container a.mtphr-menu-level-2 {
    padding-left: 60px;
}

.main-menu-mobile-container a.mtphr-menu-level-3 {
    padding-left: 80px;
}

.main-menu-mobile-container a.mtphr-menu-level-4 {
    padding-left: 100px;
}

.main-menu-mobile-container a.mtphr-menu-level-5 {
    padding-left: 120px;
}

.main-menu-mobile-container a.mtphr-menu-level-6 {
    padding-left: 140px;
}

.main-menu-mobile-container a.mtphr-menu-level-7 {
    padding-left: 160px;
}

.main-menu-mobile-container a.mtphr-menu-level-8 {
    padding-left: 180px;
}

.main-menu-mobile-container a.mtphr-menu-level-9 {
    padding-left: 200px;
}

.main-menu-mobile-container a.mtphr-menu-level-10 {
    padding-left: 220px;
}

.main-menu-mobile-container li.mobile-menu-top a {
    text-transform: uppercase;
    color: #FFF;
    background: url(images/menu-button.svg) no-repeat right;
}

.main-menu-mobile-container li.active-menu-item.mobile-menu-top a {
    text-transform: uppercase;
    color: #FFF;
    background-image: url(images/menu-button.svg);
    background-repeat: no-repeat;
    background-position: right 12px;
    -webkit-background-size: 25px 8px;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .main-menu-mobile-container li.mobile-menu-top a {
        background-image: url(images/menu-button.svg);
    }
}

.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-1,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-2,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-3,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-4,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-5,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-6,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-7,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-8,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-9,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-10 {
    padding-left: 20px;
}

.main-menu-container a:active, .main-menu-container a:selected, .main-menu-container a:visited,
.main-menu-mobile-container a:active, .main-menu-mobile-container a:selected, .main-menu-mobile-container a:visited {
    border: none;
    outline: none;
}


/*extra mobile menu stuff */

.main-menu-mobile-wrapper {
    float: right;
    padding-top: 25px;
    padding-right: 7px;
    position: relative;
    display: none;
}

#menu-icon {
    float: left;
    width: 64px;
    height: auto;
    margin-top: -1px;
}

@media (max-width: 767px) {
    .main-menu-mobile-wrapper {
        display: inline;
    }


}


/* facbook logo */
#facebook-icon {
    margin: 32px 0 0;
    border: none;
    outline: none;

}

#builder-icons {
    margin-top: 91px;
    display: none;
}

#builder-icons img {
    margin-left: 10px;
}

/* move fb icon over */
.main-menu-container > ul > li:last-child {
    padding-right: 20px;
}

.light-overlay-container {
    background-color: rgba(0, 0, 0, 0.6) !important;
    width: 45% !important; /* need to chaneg fro smaller screens?? */
    display: none;
}

.sub-heading-large {
    color: #fff !important;
    line-height: 48px;
}

.light-overlay-container p {
    color: #bbb !important;
}

.entry-title, .entry-title a {
    color: #F47920 !important;
}

.entry-title, .entry-title a:hover {
    color: #999 !important;
}

.gallery .gallery-item {
    width: 170px !important;
}

.gallery img {
    border: none !important;
}

#head-wrapper {
    background-color: #000;
    background-image: url(images/colour-strip.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 114px;

}

#post-109 .entry-content p {
    margin: 0;
}

#post-109 #mtphr-acb-above {
    margin: 0;
}

.page-id-113 .page-header,
.page-id-109 .page-header {
    background: none;
    margin: 0 0 0px 0;
}

.page-id-113 .page-title {
    margin-bottom: 0px;
}

.gallery {
    margin-left: -9px !important;
}

.post-109 h2 {
    clear: both;
    display: block;

}

.menu-item-332,
#menu-item-332 {
    display: none;
}

.menu-item-571,
#menu-item-571 {
    display: none;
}


/* Buttons in header
------------------------------------------------------------ */

.home-button {
    background-image: url(images/home-inactive.png);
    width: 40px;
    height: 100px;
    float: left;
    position: relative;
    margin-left: 103px;
}

.home-button:hover {
    background-image: url(images/home-active.png);
}


@media (max-width: 767px) {

    .home-button {
        display: none;
    }

}


.facebook {
    background-image: url(images/fb.png);
    width: 54px;
    height: 54px;
    float: right;
    position: relative;
    margin-top: 26px;
}

@media (max-width: 767px) {

    .facebook {
        margin-top: 24.5px;
        background-size: 33px;
        background-repeat: no-repeat;
    }
}


@media (max-width: 480px) {

    .mobile-only {
        background-image: url(images/text-button.svg);
        background-repeat: no-repeat;
        background-position: center center;
        float: right;
        position: relative;
        width: 83px;
        height: 33px;
        margin-top: 24.5px;
        /* padding-right: 22px; */
        margin-right: 7px;
    }


}

}


/* Circle buttons start
------------------------------------------------------------ */

.button-container {
    width: 100%;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.circle-button {
    width: 22.5%;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 22.6%;
    float: left;
    border-radius: 100%;
    background-image: url(images/arrow.svg);
    background-size: 16px;
    background-position: center right 20px;
    background-repeat: no-repeat;
    margin-top: -20px;
    position: relative;
}

@media (max-width: 480px) {

    .circle-button {
        width: 48%;
        padding-bottom: 48.5%;
        margin-bottom: 29px;
    }
}

@media (max-width: 767px) {

    .circle-button {
        margin-bottom: 29px;
    }

}


.circle-button p {
    font-family: 'Roboto', sans-serif;
    font-size: 29px;
    font-weight: 200;
    color: #fff;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: -11px;
    right: 50%;
    top: 37%;
    bottom: 50%;
    width: 100%;
}

@media (max-width: 1200px) {

    .circle-button p {
        font-size: 29px;
    }

}

@media (max-width: 768px) {

    .circle-button p {
        font-size: 23px;
        line-height: 20px;
        /* 			left: 27%; */
    }

    .circle-button {
        background-size: 15px;
        background-position: center right 10px;
    }

}


@media (min-width: 481px) and (max-width: 766px) {

    .circle-button p {
        font-size: 18px;
        line-height: 16px;
    }

    .circle-button {
        background-size: 12px;
        background-position: center right 8px;
    }

}


@media (min-width: 421px) and (max-width: 480px) {
    .circle-button p {
        font-size: 26px;
        line-height: 24px;
    }

    .circle-button {
        background-size: 16px;
        background-position: center right 15px;
    }

}

@media (min-width: 321px) and (max-width: 420px) {

    .circle-button p {
        font-size: 22px;
        line-height: 20px;
    }

    .circle-button {
        background-size: 12px;
        background-position: center right 5px;
    }

}

@media (max-width: 320px) {

    .circle-button p {
        font-size: 22px;
    }

    .circle-button {
        background-size: 14px;
        background-position: center right 15px;
    }

}


.blue {
    background-color: #009bdf;
}

.circle-button:hover {
    background-image: url(images/hover.svg);
    background-size: contain;
    background-position: center center;
}

.pink {
    background-color: #ed2891;
}

.orange {
    background-color: #f58220;
}

.orange p {
    padding-top: 10px;
}

.yellow {
    background-color: #fdb813;
}

.yellow p {
    padding-top: 10px;
}


/* Circle buttons end
------------------------------------------------------------ */


.text-us-button {
    display: none;
}


/* Page content layouts
------------------------------------------------------------ */

.column-left {
    width: 49%;
    height: auto;
    float: left;
}


.column-right {
    width: 49%;
    height: auto;
    float: right;
    margin-bottom: 30px;
}


.column-1 {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 30px;
    clear: bottom;
}

.column-2 {
    width: 49%;
    height: auto;
    float: right;
    margin-top: -15px;
    margin-bottom: 30px;
    clear: bottom;
}

.column-1 p {
    color: white;
}

.column-2 p {
    color: white;
}


@media (max-width: 768px) {
    .column-1,
    .column-2,
    .column-right,
    .column-left {
        width: 100%;
    }
}


.intro-paragraph {
    width: 100%;
    height: auto;
    text-align: center;
}

.intro-paragraph h1 {
    font-size: 32pt;
    font-family: 'Roboto Slab', serif;
    color: #009ade;
    font-weight: 600;
    line-height: 1;
}

.intro-paragraph h3 {
    font-size: 18pt;
    font-weight: 500;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
}

.centres-photo-container {
    width: 100%;
    height: auto;
    clear: both;
}

.centres-photo {
    width: 48%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

.photo-right {
    float: right
}


#centres-tagline p {
    font-size: 40pt;
    color: #ec2790 !important;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    padding-bottom: 15px;
}


.square-photo-left {
    width: 20%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.text-column-wide {
    width: 73%;
    overflow: contain;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-top: -18px;
}

.text-column-wide p {
    color: black;
}

.text-column-wide strong {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    height: auto;
}

@media (max-width: 768px) {
    .square-photo-left {
        width: 100%;
        text-align: center;
    }

    .text-column-wide {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .centres-photo {
        width: 100%;
    }
}


/* Buttons for downloading pdf, visit school website, enrol
------------------------------------------------------------ */


.buttons-box-our-centres {
    width: 55%;
    margin: 0 auto 0 auto;
    height: 150px;
}


@media (max-widthL 768px

) {
    .buttons-box-our-centres {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .buttons-box-our-centres {
        width: 100%;
    }
}


.buttons-box {
    width: 100%;
    padding-left: 18%;
    margin: auto 0 auto 0;
    height: 150px;
}

.buttons-box p,
.buttons-box-our-centres p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    height: auto;
    padding-top: 30px;
    padding-left: 10px;
    position: relative;
    float: left;
}


.pdf-button {
    float: left;
    width: auto;
    margin-top: 20px;
}

.pdf-button:before {
    content: url(images/download-pdf.png);
    float: left;
}

.school-button {
    width: auto;
    height: auto;
    float: left;
    margin-top: 20px;
}

.school-button:before {
    content: url(images/school.png);
    float: left;
    margin-top: 12px;
    margin-left: 50px;
}


.enrol-button {
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 16px;
    background-color: #fdb813;
    background-size: 16px;

    border-radius: 50%;
    float: left;
    width: 119px;
    height: 119px;
    margin-right: 50px;
    position: relative;
}

.enrol-button p,
.enrol-button2 p {
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 200;
    color: white !important;
    text-align: center;
    vertical-align: center;
    position: absolute;
    left: 9%;
    top: 15%;
}

.enrol-button2 p {
    left: 16%;
    top: 41%;
}

.enrol-button2 {
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 16px;
    background-color: #fdb813;
    background-size: 16px;

    border-radius: 50%;
    float: left;
    width: 119px;
    height: 119px;
    position: relative;
    margin-left: 30px;
    margin-top: 20px;
    margin-right: 30px;
}


@media (max-width: 768px) {
    .enrol-button2 {
        text-align: center;
        float: none;
        margin-left: 33%;
    }


    .buttons-box {
        padding-left: 0;
    }

    .pdf-button {
        width: 100%;
        float: left;
    }

    .school-button {
        width: 100%;
        float: left;
    }

    .school-button:before {
        margin-left: 0;
    }
}


.download-pdf-button {
    float: left;
    background-image: url(images/pdf-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 35px;
    height: 45px;
    margin-right: 10px;

}


/* Main
------------------------------------------------------------ */

.home-banner {
    background-color: white;
}

#page-title {
    text-align: center;
    font-size: 63px;
    font-family: 'Roboto Slab', serif;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
    height: 114px;
}

.large-heading {
    padding-top: 20px;
    height: 100%;
    width: 100%;
}

.large-heading p {
    font-size: 58px;
    text-align: center;
    padding-bottom: 1px;
    font-weight: 800;
    color: #000;
    line-height: 0.9;
    letter-spacing: -2px;
    padding-top: 5px;
}


@media (min-width: 1200px) {

    .large-heading p {
        font-size: 58px;
    }

}


@media (min-width: 481px) and (max-width: 767px) {

    .large-heading p {
        font-size: 66px;
        line-height: 60px;
        letter-spacing: -3px;
    }

}

@media (max-width: 480px) {

    .large-heading p {
        font-size: 51px;
        line-height: 40px;
        letter-spacing: -3px;
    }
}

@media (max-width: 320px) {

    .large-heading p {
        font-size: 41px;
    }

}

/* Large photo of kids 
------------------------------------------------------------ */


.large-photo {
    width: 100%;
    height: 383px;
    margin-bottom: -80px;
    margin-top: -20px;
    background-image: url(images/kids-base-jumping-kids.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top -10px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}


@media (max-width: 767px) {

    .large-photo {
        display: none;
    }

}

@media (max-width: 480px) {

    .large-photo {
        display: none;
    }

}


/* Large Welcome title on home page
------------------------------------------------------------ */

.welcome-text {
    font-size: 88px;
    color: #fff;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: -2px;
    text-align: center;
    margin-bottom: 10px;
}

.welcome-text-subheading {
    font-size: 22px;
    line-height: 36px;
    color: white;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 20px;
}


@media (max-width: 550px) {

    .welcome-text {
        font-size: 55px;
        letter-spacing: -3px;
    }
}

@media (max-width: 480px) {

    .welcome-text {
        font-size: 65px;
        letter-spacing: -3px;
    }

}


#main-home {
    background: #f58220;
    padding: 22px 0 0 0;
    /*background-image: url(images/background.jpg); */
    background-repeat: repeat-x;
}


#main-home h3 {
    color: #fff;
}

#main-default-page {
    background-color: #fff;
    background-image: url(images/blue.jpg);
    background-repeat: repeat-x;
    padding: 22px 0;
}


#main-default-page-pink {
    background-color: #fff;
    background-image: url(images/pink.png);
    background-repeat: repeat-x;
    padding: 22px 0;
}

#main-default-page-orange {
    background-color: #fff;
    background-image: url(images/orange.png);
    background-repeat: repeat-x;
    padding: 22px 0;
}

#main-default-page-yellow {
    background-color: #fff;
    background-image: url(images/yellow.png);
    background-repeat: repeat-x;
    padding: 22px 0;
}


#main-default-page p, h3 {
    color: #000;
}

#content {
    /* 	margin-bottom: 30px; */
}

#content a {
    color: #009bdf;
    font-weight: bold;
}


.page-header {
    background: url(images/bg-divider.png) repeat-x left bottom;
    margin: 0 0 0px 0;
    padding: 0;
    border: none;
}

.page-title {
    font-size: 26px;
    line-height: 48px;
    font-weight: 100;
    color: #333;
    margin-bottom: 12px;
}


#main-centres-page {
    background-color: #fff;
    background-image: url(images/kids-tile.jpg);
    background-height: 112px;
    background-repeat: repeat-x;
    padding: 22px 0;
}

#main-centres-page p, h3 {
    color: #000;
}


#centres-page-title {
    text-align: center;
    font-size: 63px;
    font-family: 'Roboto Slab', serif;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
    height: 114px;
    margin-bottom: 108px;
}

@media (max-width: 818px) {

    #page-title {
        font-size: 44px;
        line-height: 1.3;
    }

}


@media (max-width: 767px) {

    #page-title {
        font-size: 48px;
        line-height: 36px;
    }
}


@media (max-width: 480px) {

    #page-title {
        font-size: 43px;
        line-height: 36px;
    }
}


.entry-header {
    margin-bottom: 13px;
}

.entry-title {
    margin-bottom: 24px;
}

.entry-title,
.entry-title a {
    font-size: 36px;
    line-height: 48px;
    font-weight: 100;
    color: #333;
}

.sticky .entry-title,
.sticky .entry-title a {
    color: #F47920;
}

.entry-title a:hover {
    color: #F47920;
}

.featured-image-container-wrapper {
    text-align: center;
}

.featured-image-container {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 30px;
    border: 1px solid #CDCDCD;
}

.featured-image-container > .wrapper {
    position: relative;
    display: block;
    border: 9px solid #FFF;
}

.featured-image {
    display: block;
}

.featured-image-title {
    position: absolute;
    top: 50%;
    left: 40px;
    font-size: 48px;
    line-height: 48px;
    font-weight: 100;
    color: #FFF;
    margin-top: -20px;
    margin-bottom: 0;
}

.entry-meta {
    clear: both;
    margin: 0 0 12px 0 !important;
}

.entry-utility {
    margin-right: 14px;
}

.entry-utility,
.entry-utility a {
}

.entry-utility-prep {
    color: #F47920;
    margin-right: 2px;
}

.entry-utility a:hover,
.entry-utility a:hover .entry-utility-prep {
    color: #F47920;
}

.wp-caption {
    width: auto !important;
    max-width: 97%;
    border: 1px solid #CDCDCD;
    padding: 9px;
    background: #FFF;
    margin-bottom: 25px;
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 10px;
}

.wp-caption-text,
.gallery-caption {
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
}

.gallery-icon {
    margin-bottom: 10px;
}

/* Archives
------------------------------------------------------------ */

.archive-title {
    margin-bottom: 20px;
}

.archive-title,
.archive-title-meta {
    font-size: 24px;
    font-weight: 100;
}

.archive-title-meta {
    color: #F47920;
}

.mtphr-archive-entry-title,
.mtphr-archive-entry-title a {
    font-size: 18px;
    line-height: 18px;
    color: #666;
}

.mtphr-archive-entry-title a:hover {
    color: #F47920;
}

.mtphr-archive-item-excerpt {
    /* line-height: 18px; */
    margin-bottom: 0;
}

.mtphr-archive-thumbnail-wrapper {
    text-align: center;
}

.mtphr-archive-thumbnail-link {
    position: relative;
    display: inline-block;
    max-width: 100%;
    border: 1px solid #CDCDCD;
    margin-bottom: 20px;
}

.mtphr-archive-thumbnail-link > .wrapper {
    border: 9px solid #FFF;
}

.mtphr-archive-thumbnail-link a {
    display: block;
}

.mtphr-archive-thumbnail {
    display: block;
}

/* Posts
------------------------------------------------------------ */

/* Archives */
.page-template-pgtemp-blog-php .type-post,
.archive article {
    padding-bottom: 32px;
    margin-bottom: 26px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.page-template-pgtemp-blog-php .type-post .entry-content > p {
    margin-bottom: 13px;
}

/* Single */
.single-post .page-title {
    float: left;
}

.single-post #content {
    padding-bottom: 32px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

/* Post Blocks */
.mtphr-post-block-post .entry-header {
    position: relative;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 25px;
}

.mtphr-post-block-post .entry-title,
.mtphr-post-block-post .entry-title a {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #666;
}

.mtphr-post-block-post .entry-title a:hover {
    color: #F47920;
}

.mtphr-post-block-post .entry-title-arrow {
    display: block;
    position: absolute;
    bottom: -20px;
    right: 27px;
    width: 20px;
    height: 20px;
    background: url(images/arrow-bubble.png);
}

.mtphr-post-block-post .entry-date {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F47920;
    margin: 0;
}

/* Projects
------------------------------------------------------------ */

.single-mtphr_projects .page-header,
.page-template-pgtemp-mtphr_projects-php .page-header {
    margin-bottom: 24px;
}

.single-mtphr_projects .entry-header {
    margin-bottom: 23px !important;
}

.single-mtphr_projects .mtphr-project-slider {
    /* clear: none !important; */
}

/*
.single-mtphr_projects .mtphr-slider-buttons {
	top: 8px !important;
}
*/
.page-template-pgtemp-mtphr_projects-php #mtphr-nav-columns {
    padding-top: 5px;
}

.page-template-pgtemp-mtphr_projects-php .entry-header {
    margin-bottom: 24px;
}

/* Team
------------------------------------------------------------ */

.single-mtphr_team_members .page-header {
    margin-bottom: 24px;
}

.single-mtphr_team_members .entry-header {
    margin-bottom: 24px;
}

.single-mtphr_team_members .entry-title {
    margin-bottom: 0;
}

.type-mtphr_team_members .archive-entry-title,
.type-mtphr_team_members .archive-entry-title a {
    font-size: 18px;
    line-height: 18px;
}

.mtphr-team-members-title,
.mtphr-team-members-title a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F47920;
    margin: 0;
}

.post-type-archive-mtphr_team_members .type-mtphr_team_members .entry-content p {
    line-height: 18px;
    margin-bottom: 20px;
}

.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title a,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-archive-item-excerpt {
    line-height: 18px;
}

/* Search
------------------------------------------------------------ */

.search-results article {
    padding-bottom: 32px;
    margin-bottom: 26px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.search-results .entry-header {
    margin-bottom: 0;
}

.search-results .entry-title,
.search-results .entry-title a {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
}

.search-results .entry-content p {
    margin-bottom: 0;
}

/* Pagination
------------------------------------------------------------ */

.paginate-break {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
}

#paginate-container,
#page-paginate-container,
#comment-nav {
    clear: both;
    padding-top: 10px;
    margin-bottom: 20px;
}

.paginate-heading {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 18px;
}

#page-paginate-container .paginate-heading {
    margin-right: 19px;
}

ul.page-numbers {
    display: inline;
    margin: 0;
}

ul.page-numbers li {
    float: left;
    display: block;
    color: #333;
    border-left: 1px solid #CCC;
    padding: 0;
    margin: 0;
}

ul.page-numbers li:last-child {
    border-right: none;
}

ul.page-numbers li a,
ul.page-numbers li span {
    display: block;
    height: 19px;
    font-weight: bold;
    line-height: 19px;
    color: #CCC;
    padding: 0 18px 0 20px;
    margin: 0;
}

ul.page-numbers a.next,
ul.page-numbers a.prev,
ul.page-numbers li.next-link a,
ul.page-numbers li.prev-link a {
    text-transform: uppercase;
}

ul.page-numbers li.next-link a {
    margin-left: 4px;
}

ul.page-numbers li a:hover {
    color: #F47920;
}

ul.page-numbers li span.current {
    color: #666;
}

/* Page Navigation
------------------------------------------------------------ */

.single-nav ul {
    list-style: none;
    margin: 0;
}

.single-nav ul li {
    float: left;
    direction: block;
    color: #333;
    border-left: 1px solid #E5E5E5;
    padding: 0;
    margin: 0;
}

.single-nav ul li:first-child {
    border-left: none;
}

.single-nav ul li a,
.single-nav ul li span {
    display: block;
    height: 19px;
    font-weight: bold;
    line-height: 19px;
    color: #CCC;
    padding: 0 20px 0 12px;
    margin: 0;
}

.single-nav ul li:first-child a {
    padding-left: 0;
}

.single-nav ul li:last-child a {
    padding-right: 0;
}

.single-nav ul li a:hover {
    color: #F47920;
}

.single-nav ul li.active a {
    color: #666;
}

#single-nav-top {
    float: right;
    padding: 10px 0;
}

#content-nav {
    float: right;
    padding-top: 10px;
}

#content-nav > div {
    float: left;
    height: 19px;
    border-right: 1px solid #CCC;
}

#content-nav div:last-child {
    border-right: none;
}

#content-nav a {
    display: block;
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #CCC;
    padding: 0 24px 0 14px;
}

#content-nav a:hover {
    color: #F47920;
}

.page-nav .paginate-heading {
    margin-right: 8px;
}

.page-nav {
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.page-nav a {
    font-weight: bold;
    text-transform: uppercase;
    color: #CCC;
}

.page-nav a:hover {
    color: #F47920;
}

.paginate-links {
    letter-spacing: 10px;
}

#comment-nav ul li:first-child {
    border: none;
}

/* Comments
------------------------------------------------------------ */

#social-links-container {
    float: right;
    margin: 0 0 30px 0;
}

#social-links-container a {
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}

#social-links-container span {
    float: left;
    margin-right: 15px;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

#social-links-container .mtphr-social-link,
#social-links-container .mtphr-social-link span {
    background-color: #CCC !important;
}

#social-links-container .mtphr-twitter-link {
    background-position: 0 -50px !important;
}

#social-links-container .mtphr-twitter-link span {
    background-position: 0 -150px !important;
}

#social-links-container .mtphr-facebook-link {
    background-position: -50px -50px !important;
}

#social-links-container .mtphr-facebook-link span {
    background-position: -50px -150px !important;
}

#social-links-container .mtphr-google-link {
    background-position: -100px -50px !important;
}

#social-links-container .mtphr-google-link span {
    background-position: -100px -150px !important;
}

#social-links-container .mtphr-linkedin-link {
    background-position: -150px -50px !important;
}

#social-links-container .mtphr-linkedin-link span {
    background-position: -150px -150px !important;
}

#social-links-container-date {
    color: #F47920;
}

#comments-links-container {
    float: left;
    margin: 0 0 30px 0;
}

#comments-links-container .comments-link {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

#comments {
    clear: both;
    margin: 30px 0;
}

#commentscontainer {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#commentscontainer ol, #commentscontainer ul {
    list-style: none;
}

.commentlist {
    margin-left: 0;
}

.commentlist ul.children {
    margin-left: 90px;
}

.commentlist > li > ul.children {
    margin-left: 120px;
}

.comment-container {
    width: 100%;
    vertical-align: top;
    border-spacing: 0;
    margin-bottom: 20px;
}

.comment-container td {
    vertical-align: top;
    padding: 0;
}

.comment-avatar {
    float: none;
    width: 90px;
    margin: 0;
}

.comment-avatar .wrapper {
    border: 1px solid #CCC;
}

ul.children .comment-avatar {
    width: 60px;
}

.comment-avatar img {
    display: block;
    border: 9px solid #FFF;
}

ul.children .comment-avatar img {
    width: 50px;
    height: 50px;
    border-width: 4px;
}

.comment-arrow {
    width: 30px;
}

.comment-arrow span {
    float: right;
    display: block;
    width: 20px;
    height: 34px;
    background: url(images/comment-arrow.png) no-repeat top right;
    margin-right: -1px;
}

.comment-container td.comment-data {
    clear: none;
    background: #F2F2F2;
    border: 1px solid #CCC;
    padding: 15px;
}

.comment-data p {
    margin-bottom: 10px;
}

.comment-data .comment-author,
.comment-data .comment-author a {
    font-size: 14px;
    line-height: 14px;
}

.comment-data .comment-author a:hover {
    color: #F47920;
}

.comment-data .comment-body p {
    font-size: 14px;
    font-style: italic;
}

.comment-data .comment-date {
    float: left;
    font-style: italic;
    line-height: 14px;
    color: #F47920;
    margin: 0;
}

.comment-data .comment-reply-link {
    float: right;
    font-style: italic;
    line-height: 14px;
    margin: 0;
}

.comment-data .comment-reply-link:hover {
    color: #F47920;
}

.bypostauthor > .comment-container .comment-avatar .wrapper {
}

/* Respond
------------------------------------------------------------ */

#reply-title {
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

#reply-title small,
#reply-title small a {
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
    text-transform: none;
}

#respond {
}

.depth-2 #respond {
    margin-left: -120px;
}

.depth-3 #respond {
    margin-left: -210px;
}

.depth-4 #respond {
    margin-left: -300px;
}

.depth-5 #respond {
    margin-left: -390px;
}

.depth-6 #respond {
    margin-left: -480px;
}

/* Secondary
------------------------------------------------------------ */

.widget {
    margin-bottom: 55px;
}

.widget-title > .wrapper {
    margin-bottom: 20px;
}

.widget-sub-title {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #CCC;
    background: url(images/bg-divider.png) repeat-x left bottom;
    margin-bottom: 13px;
    padding-bottom: 8px;
}

.widget > ul {
    list-style: none;
    margin: 0;
}

.widget p, .widget li, .widget a, .widget label, .widget span, .widget div {
    line-height: 18px;
}

.widget p {
    margin-bottom: 20px;
}

/* Widget Form Fields */
.widget form p {
    margin-bottom: 0;
}

/* Archives, Categories, Links, RSS, Recent Comments, Recent Entries */
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_links > ul > li,
.widget_rss > ul > li,
.widget_recent_comments > ul > li,
.widget_recent_entries > ul > li {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget_archive > ul > li:last-child,
.widget_categories > ul > li:last-child,
.widget_links > ul > li:last-child,
.widget_rss > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_recent_entries > ul > li:last-child {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* Archives, Categories, Links, Recent Comments, Recent Entries */
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_recent_entries a {
    color: #666;
    background: url(images/graphic-plus.png) no-repeat 3px 2px;
    padding-left: 16px;
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_links a:hover,
.widget_recent_comments a:hover,
.widget_recent_entries a:hover {
    color: #F47920;
}

/* Recent Comments */
.widget_recent_comments a {
    color: #CCC;
}

/* Calendar */
#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}

#wp-calendar th {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    width: 14.2%;
}

#wp-calendar td {
    text-align: center;
    font-size: 12px;
    padding: 2px 0 0 0;
    width: 14.2%;
}

#wp-calendar td#today {
    color: #FFF;
    background: #F47920;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#wp-calendar td a {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #F47920;
}

#wp-calendar tfoot td {
    padding: 5px 0;
}

/* RSS */
.widget_rss .rsswidget,
.widget_rss cite {
    color: #CCC;
}

.widget_rss .rsswidget:hover {
    color: #F47920;
}

/* Tag Cloud */
.widget_tag_cloud a {
    display: inline-block;
    font-size: 12px !important;
    color: #FFF;
    background: #CCC;
    padding: 6px 10px;
    margin: 0 8px 7px 0;

    -webkit-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.widget_tag_cloud a:hover {
    background: #F47920;
}

/* Metaphor Posts */
.mtphr-posts-widget-title {
    color: #CCC;
}

.mtphr-posts-widget a.readmore {
    background: url(images/graphic-plus.png) no-repeat left center;
    padding-left: 12px;
}

/* Metaphor Comments */
.mtphr-comments-widget ul li {
    padding-bottom: 18px;
    margin-bottom: 20px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-comments-widget ul li:last-child {
    padding-bottom: 0;
    background: none;
}

.mtphr-comments-avatar {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 4px;
    margin-bottom: 20px;
}

.mtphr-comments-avatar img {
    width: 30px;
    height: 30px;
}

.widget .mtphr-comments-author {
    line-height: 22px;
    padding-top: 8px;
}

.widget .mtphr-comments-date {
    color: #F47920;
    line-height: 22px;
}

.widget .mtphr-comments-excerpt {
    line-height: 22px;
}

/* Metaphor Twitter */
.mtphr-twitter-widget-image {
    background-color: #F47920 !important;
    background-position: 0 -50px;
}

.mtphr-twitter-widget-date {
    color: #F47920;
}

/* Maven Social Widget */
.mtphr-social-widget-title {
    color: #CCC;
    text-transform: uppercase;
}

.mtphr-twitter-widget ul li,
.mtphr-twitter-widget ul li a {
    line-height: 18px;
    color: #999;
}

.mtphr-twitter-widget ul li a:hover {
    color: #F47920;
}

.mtphr-social-widget-date {
    color: #CCC;
}

.mtphr-social-widget .mtphr-social-link,
.mtphr-social-widget .mtphr-social-link span {
    background-image: url(images/icons-social-old.png) !important;
}

#secondary .mtphr-social-widget .mtphr-social-link,
#secondary .mtphr-social-widget .mtphr-social-link span {
    background-color: #CCC !important;
}

.mtphr-social-widget .mtphr-twitter-link {
    background-position: 0 -50px !important;
}

.mtphr-social-widget .mtphr-twitter-link span {
    background-position: 0 -150px !important;
}

.mtphr-social-widget .mtphr-facebook-link {
    background-position: -50px -50px !important;
}

.mtphr-social-widget .mtphr-facebook-link span {
    background-position: -50px -150px !important;
}

.mtphr-social-widget .mtphr-google-link {
    background-position: -100px -50px !important;
}

.mtphr-social-widget .mtphr-google-link span {
    background-position: -100px -150px !important;
}

.mtphr-social-widget .mtphr-linkedin-link {
    background-position: -150px -50px !important;
}

.mtphr-social-widget .mtphr-linkedin-link span {
    background-position: -150px -150px !important;
}

.mtphr-social-widget-date {
    color: #F47920;
}

/* Metaphor Contact Widget */
.mtphr-contact-widget-title,
.mtphr-contact-widget-title * {
    color: #F47920 !important;
}

.mtphr-contact-widget-email a,
.mtphr-contact-widget-info a {
    text-decoration: underline;
}

.mtphr-contact-widget-email a:hover,
.mtphr-contact-widget-info a:hover {
    color: #F47920;
}

/* --------------------------------------------------------- */
/* !Metaphor Social Links */
/* --------------------------------------------------------- */

.mtphr-social-widget-links a {
    margin: 0 0 5px 5px;
}

.mtphr-social-widget-links a i {
    width: 30px;
    height: 30px;
    font-size: 1.5em;
    line-height: 30px;
    color: #FFF;
    background-color: #CCC;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.mtphr-social-widget-links a:hover i {
    color: #F47920;
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-before {
    padding-top: 37px;
}

#footer-before .widget > ul {
    padding-left: 0;
}

#footer-before .widget-title {
    font-weight: bold;
    color: #FFF;
    background: none;
}

#footer-before .widget-title > .wrapper {
    float: none;
    color: #FFF;
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 15px;
}

#footer-before .widget-title > .wrapper > .inner {
    float: none;
    color: #FFF;
    background: none;
}

#footer-before h1, #footer-before h2, #footer-before h3, #footer-before h4, #footer-before h5, #footer-before h6,
#footer-before h1 a, #footer-before h2 a, #footer-before h3 a, #footer-before h4 a, #footer-before h5 a, #footer-before h6 a {
    color: #FFF;
}

#footer-before p, #footer-before li, #footer-before a, #footer-before label, #footer-before span, #footer-before div {
    color: #999;
}

#footer-before a:hover {
    color: #F47920;
}

/* Metaphor Posts */
#footer-before .mtphr-posts-widget-title {
    color: #FFF;
}

#footer-before .mtphr-posts-widget-title:hover {
    color: #F47920;
}

#footer-before .mtphr-posts-widget a.readmore {
    color: #FFF;
    background: url(images/graphic-plus.png) no-repeat left center;
    padding-left: 12px;
}

#footer-before .mtphr-posts-widget a.readmore:hover {
    color: #F47920;
}

/* Metaphor Twitter */
#footer-before .mtphr-twitter-widget-image {
    background-color: #F47920 !important;
}

#footer-before .mtphr-twitter-widget-date {
    color: #FFF;
}

/* Metaphor Contact Widget */
#footer-before .mtphr-contact-widget-title {
    color: #F47920;
}

#footer-before .mtphr-contact-widget-email a {
    color: #FFF;
}

#footer-before .mtphr-contact-widget-email a:hover {
    color: #F47920;
}

/* Metaphor Social Widget */
#footer-before .mtphr-social-widget-title {
    color: #FFF;
    text-transform: uppercase;
}

#footer-before .mtphr-social-widget-date {
    color: #FFF;
}

#footer-before .mtphr-social-widget-links a i,
#header-widget-area .mtphr-social-widget-links a i {
    color: #b3b3b3;
    background-color: #666;
}

#footer-before .mtphr-social-widget-links a:hover i,
#header-widget-area .mtphr-social-widget-links a:hover i {
    color: #F47920;
}


/* Black strip above footer
------------------------------------------------------------ */


.logos-footer-container {
    width: 100%;
    min-height: 50px;
}

.logos-footer-container-inner {
    display: table;
    max-width: 100%;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}

.logo-footer {
    display: table-cell;
    height: 41px;
    float: left;
    margin-top: -11px;
    margin-right: 5px;
    margin-left: 5px;
}

.logo-footer img {
    height: 100%;
    width: auto;
}

.logo-footer:nth-child(3) {
    margin-top: -20px;
}

@media (min-width: 767px) {
    .logo-footer {
        margin-right: 25px;
        margin-left: 25px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {

    .logo-footer {
        margin-left: 5px;
        margin-right: 5px;
    }

    .work-and-income-logo {
        margin-top: -3px;
        margin-left: 5px;
    }
}


/* Footer
------------------------------------------------------------ */

#siteFooter {
    width: 100%;
    padding-bottom: 30px;
    background-color: #fff;
    background-image: url(images/black.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 40px;
}

#siteFooter .container-fluid {
    position: relative;
}

#siteFooter .wrapper {
    max-width: 100%;
    padding: 0 10px;
    margin: 0 auto;
}

#footer-text-left {
    float: left;
}

#footer-text-right {
    float: right;
    text-align: right;
}

#siteFooter p {
    color: #000;
    font-size: 12px;
    margin: 0;
    margin-top: 2%;
}

#siteFooter span {
    color: white;
}

@media (max-width: 767px) {
    #siteFooter p {
        padding-top: 10px;
    }
}


#siteFooter a {
    color: #000;
    text-decoration: underline;
    margin-bottom: 0;
    font-size: 12px;
}

#siteFooter a:hover {
    color: #009bdf;
}

#siteFooter .footer-logo {
    position: absolute;
    right: 16px;
    top: -49px;
}

#siteFooter #footer-text-center {
    text-align: center !important;
}


/* Shortcodes
------------------------------------------------------------ */

/* Content Blocks */

.content-blocks-header {
    background: url(images/bg-diagonal-large.png) left top repeat-x;
}

.content-blocks-title {
    float: left;
    text-transform: uppercase;
    color: #F47920;
    background: #FFF;
    padding: 0 10px 0 0;
}

.content-blocks h1, .content-blocks h2, .content-blocks h3, .content-blocks h4, .content-blocks h5, .content-blocks h6,
.content-blocks h1 a, .content-blocks h2 a, .content-blocks h3 a, .content-blocks h4 a, .content-blocks h5 a, .content-blocks h6 a {
    margin: 0;
}

/* Pricing Tables */

.mtphr-pricing-table-list {
    border: none !important;
    background: url(images/bg-divider.png) repeat-x left top;
    padding-top: 1px;
}

.mtphr-pricing-table-condensed .mtphr-pricing-table-price {
    border: none !important;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-pricing-table-values p {
    border-bottom: none !important;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-pricing-table-condensed:hover .mtphr-pricing-table-title {
    background: #F47920 !important;
}

.mtphr-pricing-table-button a:hover {
    background-color: #F47920 !important;
}

.mtphr-pricing-table-normal:hover .mtphr-pricing-table-price {
    background: #F47920 !important;
}

.mtphr-pricing-table-list .mtphr-pricing-table-values p strong {
    color: #F47920 !important;
}

/* Post Slider */

.mtphr-post-slider-header {
    background: url(images/bg-diagonal-large.png) left top repeat-x;
    margin-bottom: 20px;
}

.mtphr-post-slider-title {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #F47920;
    background: #FFF;
    padding: 0 10px 0 0;
    margin: 0 0 17px 0;
}

.mtphr-post-slider-navigation {
    clear: both;
}

.mtphr-post-slider .mtphr-post-slider-prev,
.mtphr-post-slider .mtphr-post-slider-next {
    display: block;
    float: left;
    width: 20px;
    height: 21px;
    background: #B2B2B2;
    padding: 10px 0 0 11px;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.mtphr-post-slider .mtphr-post-slider-prev:hover,
.mtphr-post-slider .mtphr-post-slider-next:hover {
    background: #666;
}

.mtphr-post-slider .mtphr-post-slider-prev span,
.mtphr-post-slider .mtphr-post-slider-next span {
    display: block;
    width: 8px;
    height: 12px;
    text-indent: -9999px;
    background: url(images/icons.png) no-repeat;
}

.mtphr-post-slider .mtphr-post-slider-prev span {
    background-position: -15px -15px;
}

.mtphr-post-slider .mtphr-post-slider-next span {
    background-position: 0 -15px;
}


/* Sliders
------------------------------------------------------------ */

.mtphr-slider-container {
    position: relative;
    /*border: 1px solid #CDCDCD;*/
}

.mtphr-slider-container > .wrapper {
    display: block;
    border: 0px solid #FFF;
}

.mtphr-slider-buttons p a.active {
    background: #ffffff !important;
}

.mtphr-feature-slider .mtphr-slider-buttons a.active {
    background: #ffffff !important;
}

.mtphr-feature-slider.mtphr-buttons-enabled .mtphr-slider-container {
    margin-bottom: 10px !important;
}

.mtphr-feature-slider .mtphr-slider-buttons {
    float: right;
}

.mtphr-slider-prev {
    left: 10px !important;
}

.mtphr-slider-next {
    right: 10px !important;
}

/* Project Sliders
------------------------------------------------------------ */
.mtphr-project-slider.mtphr-buttons-enabled .mtphr-slider-container {
    margin-bottom: 0 !important;
}

.single-mtphr_projects .mtphr-project-slider {
    position: relative;
}

.single-mtphr_projects .mtphr-slider-buttons {
    float: right;
    margin-top: 6px;
    margin-bottom: 23px;
}

.single-mtphr_projects .mtphr-slider-buttons a {
    color: #CCC;
    border: 1px solid #E5E5E5;
}

.single-mtphr_projects .mtphr-slider-buttons a:hover,
.single-mtphr_projects .mtphr-slider-buttons a.active {
    color: #666;
}

/* Forms
------------------------------------------------------------ */

form .controls {
    padding: 4px 6px;
    border: 1px solid #CCC;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

form .controls input[type="text"],
form .controls input[type="email"],
form .controls input[type="password"] {
    font-style: italic;
    border: none;
    padding: 0;
    margin: 0;

    width: 100%;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .controls textarea {
    font-style: italic;
    border: none;
    padding: 0;
    margin: 0;

    width: 100%;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-submit {
    text-align: right;
}

form input[type="submit"] {
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    background: #666;
    border: none;
    padding: 6px 25px;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

form input[type="submit"]:hover {
    background: #F47920;
}

/* Contact Form 7
------------------------------------------------------------ */

.wpcf7-response-output,
span.wpcf7-not-valid-tip {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    line-height: 18px !important;
    color: #FFF !important;
    background: #303030 !important;
    padding: 12px 15px !important;
    margin: 0 !important;
    border: 1px solid #F47920 !important;
}

span.wpcf7-not-valid-tip {
    top: 10% !important;
    left: 0 !important;
}

.wpcf7-mail-sent-ok {
    border: 1px solid #F47920 !important;
}

.wpcf7-validation-errors {
    border: 1px solid #F47920 !important;
}


/* Search Form
------------------------------------------------------------ */

.search-form {
    position: relative;
    height: 30px;
}

.search-form .control-group {
    padding-right: 30px;
}

.search-form .controls {
    border-right: none;
}

.search-form .submit-wrapper,
.search-form .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
}

.search-form .submit-wrapper {
    z-index: 1;
    background: #666 url(images/btn-search.png) no-repeat left center;
}

.search-form [type="submit"].submit {
    text-indent: -9999px;
    background: #F47920 url(images/btn-search.png) no-repeat left center;
    border: none;
    padding: 0;

    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.search-form .submit:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* Additional Content Boxes
------------------------------------------------------------ */

#mtphr-acb-above.border-top,
#mtphr-acb-below.border-top {
    background: url(images/bg-divider.png) repeat-x left top;
    border: none !important;
    padding-top: 30px !important;
}

#mtphr-acb-above.border-bottom,
#mtphr-acb-below.border-bottom {
    border: none !important;
}

#mtphr-acb-above.border-bottom .wrapper,
#mtphr-acb-below.border-bottom .wrapper {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 1px;
}


/* MediaElement Player
------------------------------------------------------------ */

.mediaelement {
    margin-bottom: 25px;
}

.mejs-overlay-button,
.mejs-container .mejs-controls div.mejs-button,
.mejs-controls .mejs-button button {
    background-image: url(images/controls.png) !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-image: url(images/mejs-time-rail-loading.png) !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background-image: url(images/mejs-time-rail-progress.png) !important;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    background: #F47920 !important;
}

/* Media Queries
------------------------------------------------------------ */
#footer-before.row > .wrapper {
    max-width: 940px;
    padding: 0;
    margin: 0 auto;
}

.row-fluid [class*="span"] {
    min-height: 0 !important;

}

@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 767px) {
    .fluid #siteHeader,
    .fluid #main,
    .fluid #footer-before,
    .fluid #siteFooter {
        margin-left: -20px;
        /*margin-right: -20px;
        padding-right: 20px; */
        padding-left: 20px;

    }

    .fluid #siteHeader {
        height: auto;
        margin-left: -20px;
        /* 		margin-right: -20px; */
        padding-left: 20px;
        /* 		padding-right: 20px; */
        padding-bottom: 35px;
    }

    .fluid #logo {
        /* float: none; */
        margin-bottom: 35px;
    }

    #header-widget-area .widget {
        margin-bottom: 30px;
    }

    .fluid #social-links {
        margin-bottom: 35px;
    }

    .fluid .featured-image-title {
        font-size: 28px;
        line-height: 28px;
        margin-top: -15px;
    }

    .fluid .page-title {
        font-size: 32px;
        line-height: 32px;
    }

    .fluid .entry-title {
        font-size: 24px;
        line-height: 24px;
    }

    .fluid #footer-text-left,
    .fluid #footer-text-right {
        float: none;
        text-align: center;
    }

    /* !Main menu */
    .fluid .main-menu-container {
        display: none;
    }

    /*	.fluid .main-menu-mobile-container {
            display: block;
          height: 31px;
        }
        /*
    .fluid .main-menu-container {
            clear: both;
            float: none;
            overflow: hidden;
            position: relative;
            border: 1px solid #393939;
        }
        .fluid .main-menu-container ul {
            position: absolute;
            top: 0;
            width: 100%;
        }
        .fluid .main-menu-container li {
            display: block;
            float: none;
            position: static;

            background: none;
            padding-right: 0;
            border-top: 1px solid #393939;
        }
        .fluid .main-menu-container li,
        .fluid .main-menu-container a {
            float: none !important;
        }
        .fluid .main-menu-container > ul > li:first-child {
            border: none;
        }
        .fluid .main-menu-container li ul {
            position: static;
            z-index: auto;
            left: auto;
            padding-top: 0;
        }
        .fluid .main-menu-container li ul li {
            position: static;
        }
        .fluid .main-menu-container li ul a {
            padding-bottom: 0;
            padding-left: 35px;
        }
        .fluid .main-menu-container li.current-menu-item > a,
        .fluid .main-menu-container li.current_page_item > a,
        .fluid .main-menu-container li.current-menu-ancestor > a,
        .fluid .main-menu-container li.current-page-ancestor > a {
            background: none;
        }
        .fluid .main-menu-container li.current-menu-item > a.selected,
        .fluid .main-menu-container li.current_page_item > a.selected {
            background: #F47920;
        }
        .fluid .main-menu-container li.current-menu-item > a:hover,
        .fluid .main-menu-container li.current_page_item > a:hover,
        .fluid .main-menu-container li.current-menu-ancestor > a:hover,
        .fluid .main-menu-container li.current-page-ancestor > a:hover {
            background: #F47920;
        }
        .fluid .main-menu-container > ul > li > ul li.current-menu-item a,
        .fluid .main-menu-container > ul > li > ul li.current_page_item a {
            font-size: 14px;
            font-weight: bold;
            padding-left: 20px;
        }
        .fluid .main-menu-container > ul > li > ul li.current-menu-item a.selected,
        .fluid .main-menu-container > ul > li > ul li.current_page_item a.selected {
            font-size: 12px;
            font-weight: normal;
            padding-left: 35px;
        }
    */
    .fluid .sub-heading-large,
    .fluid .sub-heading,
    .fluid .sub-heading-small {
        font-size: 24px;
        line-height: 30px;
    }

    .fluid.single-mtphr_team_members .page-title,
    .fluid.single-mtphr_projects .page-title {
        float: none;
        margin-bottom: 0;
    }

    .fluid.single-mtphr_team_members #single-nav-top,
    .fluid.single-mtphr_projects #single-nav-top {
        float: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li,
    .fluid.single-mtphr_team_members #single-nav-top > ul > li > a,
    .fluid.single-mtphr_projects #single-nav-top > ul > li,
    .fluid.single-mtphr_projects #single-nav-top > ul > li > a {
        padding: 0;
        border: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li:first-child,
    .fluid.single-mtphr_projects #single-nav-top > ul > li:first-child {
        display: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li:last-child,
    .fluid.single-mtphr_projects #single-nav-top > ul > li:last-child {
        float: right;
    }

    .single-mtphr_projects .mtphr-project-slider {
        clear: both !important;
        /* padding-top: 60px; */
    }

    /*
.single-mtphr_projects .mtphr-slider-buttons {
        top: auto !important;
        left: auto;
        position: relative;
        margin-top: 20px;
        margin-bottom: 0;
    }
*/
}

@media (max-width: 767px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 768px) {


}

@media (max-width: 480px) {
}

@media (max-width: 767px) {

}


.fluid .commentlist > li > ul.children {
    margin-left: 0;
}

.fluid .commentlist ul.children {
    margin-left: 0;
}

.fluid .comment-avatar {
    width: 60px;
}

.fluid .comment-avatar img {
    width: 50px;
    height: 50px;
    border-width: 4px;
}


}

}

@media (max-width: 979px) {
}

@media (min-width: 980px) {
}


@media (max-width: 320px) {


    #head-wrapper {
        margin-left: -20px;
        /*         margin-right: -20px; */
        padding-left: 20px;
        /*         padding-right: 20px; */
    }

}

#primary {
    background-color: none;
    padding: 0px 30px 0 30px;

}


body {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


.content-blocks-container {
    height: auto !important;
}

.vote-content-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    clear: both;
    max-width: 800px;
    margin: auto;
}

.vote-content {
    text-align: center;
}

@media (min-width: 630px) {
    .vote-content {
        order: 1;
    }
}

.vote-content p {
    font-size: 20px;
    max-width: 400px;
    text-align: center;
    line-height: 1.5;
}

.button-outline-light {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    padding: 15px 40px;
    cursor: pointer;
    display: inline-block;
}

.vote-content .button-outline-light {
    margin: 30px 0 50px;
}

.button-outline-light:hover {
    background-color: #fff;
    color: #000;
}

.button-outline-dark {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 50px;
    font-size: 20px;
    color: #000;
    padding: 15px 40px;
    cursor: pointer;
    display: inline-block;
}

.button-outline-dark:hover {
    background-color: #000;
    color: #fff;
}