/*
Theme Name: TM Moody Child
Theme URI: http://arden.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-moody
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

html {
    scroll-behavior: smooth;
}

html, body {
    overflow-x: hidden;
}

.scrollup--fixed.show {
    bottom: 90px;
}
.scrollup--fixed {
    right: 0.9375rem;
}

.error404 .page-title-bar {
	display: none;
}
.error404 .page-content {
    padding-top: 0;
    padding-bottom: 0;
}

.large-para p {
    margin-bottom: 0.9em;
    margin-top: 0;
	font-size: 22px;
	line-height: 1.6;
}
.large-para li {
	font-size: 22px;
	line-height: 1.6;
}

.page-content h2, .page-content h3, .page-content h4, .page-contenth5, .page-content h6 {
    margin-bottom: 15px;
}

.white-text, .white-text a {
	color: #ffffff;
}
.dark-text, .dark-text a {
	color: #333333 !important;
}
.black-text, .black-text a {
	color: #000000 !important;
}

.text-shadow {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.desktop-menu .menu--primary {
    text-align: right;
}
.desktop-menu .sm-simple a .sub-arrow::before {
    right: 0;
    top: 62%;
}

.nav-contact {
    text-align: right;
	padding-top: 30px;
    padding-right: 15px;
    font-weight: 600;
	font-size: 20px;
    color: #012169;
}
.nav-contact h5 a {
    color: #012169;
}
.nav-contact h5 a:hover {
    color: #c8102e;
}
.nav-contact i {
    color: #c8102e;
	font-size: 25px;
}

.branding {
	clear: both;
}
.branding__logo {
	clear: both;
}

.nav-contact.mobile {
	display: none;
}

.page-mobile-menu-header {
    height: 160px;
}

.tm-contact-form-7.skin-light .wpcf7-text:-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-text::-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea:-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea::-moz-placeholder {
    color: hsla(0,0%,100%,.9);
    font-size: 18px;
    font-weight: 600;
}
.tm-contact-form-7.skin-light .wpcf7-text::-webkit-input-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.9);
    font-size: 18px;
    font-weight: 600;
}
.tm-contact-form-7.skin-light .wpcf7-text, .tm-contact-form-7.skin-light .wpcf7-textarea {
    border-color: hsla(0,0%,100%,.9);
    color: hsla(0,0%,100%,.9);
    font-size: 18px;
    font-weight: 600;
}
.tm-contact-form-7 .wpcf7-form-control-wrap.privacy-agreement {
    display: inline-block;
}
.tm-contact-form-7 .wpcf7-form-control.wpcf7-textarea {
    margin: 15px 0 53px;
}
.wpcf7-form-control-wrap.privacy-agreement span.wpcf7-list-item {
    margin: 0;
}
.wpcf7 .wpcf7-mail-sent-ok {
    background: #fff;
}
.wpcf7 .wpcf7-response-output {
    margin: 50px 0 0;
    padding: 15px 20px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	font-weight: 600;
	background: transparent;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: initial !important;
    margin-right: 15px;
}

.tm-contact-form-7 .tm-button.style-flat {
	margin-top: 40px;
}
.tm-button.style-flat {
    padding: 0 33px;
    height: 55px;
    border-width: 0;
    border-radius: 0 !important;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700;
    font-size: 14px;
    line-height: 55px;
}
.tm-button.style-flat.tm-button-white {
	background-color: #fff;
	color: #012169;
}
.tm-button.style-flat.tm-button-white:hover {
	background-color: #c8102e;
	color: #fff;
}
.tm-contact-form-7 span[data-name="privacy-agreement"] {
	display: inline-block !important;
} 


@media screen and (max-width: 798px) {
p {
	font-size: 14px;
}
li {
	font-size: 14px;
}
h2 {
	font-size: 18px !important;
}
h3 {
	font-size: 16px !important;
}

.large-para p {
    margin-bottom: 0.9em;
    margin-top: 0;
	font-size: 15px;
}
.large-para li {
	font-size: 15px;
}

.header05 .header-right {
	display: none;	
}
.header-left {
	text-align: left;	
}
.branding__logo img {
    width: 120px !important;
}
.nav-contact.mobile {
	display: block;
	padding-top: 57px;
	padding-bottom: 10px;
	padding-right: 0;
	text-align: right;
	float: right;
}
.nav-contact.mobile h5 {
	font-size: 15px;
}
	
input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select {
    height: 30px;
}
.tm-contact-form-7 .wpcf7-form-control.wpcf7-textarea {
    margin: 0 0 30px;
}
.tm-contact-form-7.skin-light .wpcf7-text:-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-text::-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea:-moz-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea::-moz-placeholder {
    font-size: 14px;
}
.tm-contact-form-7.skin-light .wpcf7-text::-webkit-input-placeholder, .tm-contact-form-7.skin-light .wpcf7-textarea::-webkit-input-placeholder {
    font-size: 14px;
}
.tm-contact-form-7.skin-light .wpcf7-text, .tm-contact-form-7.skin-light .wpcf7-textarea {
    font-size: 14px;
}
.tm-contact-form-7 .tm-button.style-flat {
	margin-top: 10px;
}
}


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

}