/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.BannerTitle {
	max-width: 1200px;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}

.accpanel {
    display: none;
}

.accpanel.show {
 display: block;
}

.BannerText {
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.x-navbar-inner {
    background-color: #135d9c;
}

td:first-child {
	width:40%;
}

.x-brand {
    margin-top: 5px !important;
}

.x-navbar {
    border-bottom: none !important;
    background-color: #fff;
}

.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0px !important;
}

h1.sectionheading {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0px;
}

h2.sectionheading {
    font-size: 25px !important;
    font-weight: 400;
    letter-spacing: 0px;
}

p.sectiontext {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    margin: 55px 0px 55px 0px;
    line-height: 43px;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    color: #7d7d7d;
}

.x-btn, .button {
    color: #000000 !important;
    border-color: #ffa700 !important;
    background-color: #ffa700 !important;
    text-shadow: none !important;
    font-size: 19px !important;
    border-radius: 0.25em !important;
}

.x-btn:hover, .button:hover {
    color: #000000 !important;
    border-color: #ffd200 !important;
    background-color: #ffd200 !important;
    text-shadow: none !important;
    font-size: 19px !important;
    border-radius: 0.25em !important;
}

.x-recent-posts .x-recent-posts-content {
    background-color: #f3f3f3;
    border-top: 0;
    border: none;
    padding: 20px;
    text-align: center;
}

.x-recent-posts a {
    border: none;
}

h1.newslettertitle {
    font-size: 23px;
    float: left;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 30px;
}

p.newsletterform {
    float: left;
}

.newsletterouter {
    width: 100%;
    background-color: #135d9c;
    margin: 0;
    padding: 0;
    min-height: 83px;
}

.newslettersignup {
    height: 90px;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
}

p.signupform {
    float: left;
    margin-top: 21px;
}

.signupbutton {
    float: left;
    padding: 20px 20px 20px 20px;
}

input#mc4wp_email {
    width: 338px !important;
    min-width: 100px;
    max-width: 800px;
    height: 48px;
    border: 0;
    border-radius: 0;
    padding-left: 10px;
    margin-left: 30px;
    margin-top: 21px;
}

input[type="submit"] {
    background-color: #2196f3;
    border-radius: 0px;
    border: 0px;
    text-shadow: none;
    padding: 14px 40px 13px 40px;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0;
}

input[type="submit"]:hover {
    background-color: #FF9800;
    text-shadow: none;
}

.x-navbar .desktop .x-nav>.current-menu-item>a>span {
    border-color: #2196F3;
}

img.footerlogo {
    max-width: 210px;
}

.widget_text .textwidget ul {
    margin: 0;
    border-top: 0;
    list-style: none;
}

h2.footertitle {
    font-size: 20px;
    margin: 0px 0px 20px 0px;
    color: #105e9c;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.footertext a {
    color: #2196F3 !important;
}

.x-colophon.bottom {
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    padding: 20px 0px 20px 0px;
    text-align: center;
    background-color: #363a3e;
    color: #fff;
}

p.footercontentbottom {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 1px;
}

.x-text p {
    margin: 0;
}

.footersocial a {
    color: #2196F3 !important;
}

.x-colophon.top {
    position: relative;
    border-top: 1px solid #dfdfdf;
    border-top: 0;
    padding: 30px 0px 50px 0px;
    background-color: #fff;
}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.x-navbar .desktop .x-nav > li > a {
    font-size: 13px !important;
}

.x-container.width {
    width: 95% !important;
}

.x-pricing-column-info .x-price {
    margin: 0;
    font-size: 44px;
    letter-spacing: -1px;
}

@media screen and (max-width: 820px){
    .newslettersignup {
    padding: 2%;
    height: 210px;
}
    h1.newslettertitle {
        float: none;
    }
    input#mc4wp_email {
    width: 90%;
    min-width: 0;
    max-width: 800px;
    height: 48px;
    border: 0;
    border-radius: 0;
    padding-left: 0;
    margin-left: 0;
    margin-top: 21px;
}
}

@media screen and (max-width: 820px){
h1.newslettertitle {
    font-size: 23px;
    float: none;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 0;
    padding-top: 16px;
    position: absolute;
    width: 100%;
    text-align: center;
}}


@media screen and (max-width: 820px){
input#mc4wp_email {
    width: 96% !important;
    max-width: none;
    height: 48px;
    border: 0;
    border-radius: 0;
    padding-left: 14px;
    margin-top: 65px;
    position: absolute;
}
.signupbutton input[type="submit"] {
    position: absolute;
    margin-top: 127px;
    /* margin-right: auto; */
    width: 96%;

}
.signupbutton {
    float: none;
    padding: 0;
}

}

@media screen and (max-width: 767px){
    .section2bg {
    height: 589px;
}
.section3bg {
    height: 450px;
}
}

.x-brand {
    margin-top: 9px !important;
}

.x-navbar .desktop .x-nav > li > a {
    padding-top: 36px !important;
}

.rev-btn {
    /* color: white !important; */
    height: 55px;
    background-color: #03A9F4 !important;
    border-radius: 5px !important;
}

.tp-caption a {
    color: #fff;
    text-shadow: none;
    line-height: 30px;
}

.tp-caption a:hover {
    color: #fff;
}

.rev-btn:hover {
    background-color: #017dbb !important;
}

.blog_article h1 {
    color: #464646;
    font-size: 53px;
}

.blog_article h2 {
    color: #474747;
    font-size: 30px;
    padding-bottom: 30px;
}

.blog_article {
    text-align: center;
}

.blog_article p {
    padding: 20px 0px;
}

.blog_article h1 {
    padding: 10px 0px;
}

p.watertitle {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    text-transform: UPPERCASE;
    letter-spacing: 4px;
}

h2.watermaintitle {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

p.watertext {
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: 200;
    padding-top: 30px;
}

p.watersubtext {
    text-align: center;
    color: #fff;
    padding-top: 40px;
    font-size: 20px;
    padding: 24px 5px;
    background-color: #009688;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    margin-top: 50px;
}

@media only screen and (max-width: 750px) {
div.e6120-4.x-text {
	padding:0;
}
	h2.watermaintitle {
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	p.watertext {
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: 200;
    padding-top: 30px;
}
	p.watertitle {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    text-transform: UPPERCASE;
    letter-spacing: 4px;
}
}

h2.whiteheading {
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    padding: 30px 0px;
}

img.square {
    height: 150px;
}

h4.x-feature-box-title {
    color: #fff;
}

h2.subtext {
    max-width: 580px;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
}

.x-btn-navbar {
    text-shadow: none;
}

.x-btn-navbar.collapsed {
    color: #fff;
}

.x-btn-navbar.collapsed:hover {
    color: #fff;
}

.x-btn-navbar {
    margin-top: 30px !important;
    margin-right: 10px !important;
}

#mc_embed_signup {
    background: none !important;
}

#mc_embed_signup .button {
	height: 45px !important;
}

#mc_embed_signup input.email {
	height: 45px !important;
}

a.x-btn.x-btn-flat.x-btn-global {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.sectioncontainer {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

a.simulbtn {
    margin-top: 30px;
}

@media (max-width: 767px){
.x-section .x-container.marginless-columns>.x-column[class*="x-"] {
    display: block;
    width: 100%;
    vertical-align: inherit;
    height: 41vh;
	}}