/*
Theme Name: Roneous Child
Theme URI: http://www.themelogi.com/themes/roneous
Description: A child theme of Roneous Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: roneous
*/


body {
	color: #111;
}

/*
* HOME HEADER
*/
.page-title-large .heading-title,
.page-title-large-center .heading-title {
	font-family: 'Oswald';
	font-size: 3em;
}
.heading-title sup {
	font-family: Helvetica, Arial, sans-serif;
}
.nav-container .image-xs {
	max-height: 120px;
	margin-bottom: 0;
}
.nav-container li a {
	font-family: 'Droid Serif';
}
.nav-container .heading-font p {
	font-size: 12px;
	line-height: 1.5;
}
.offcanvas-menu a,
.offcanvas-menu li {
	color: #111;
	opacity: 1;
}
.offcanvas-menu a:hover {
	opacity: 0.7;
}

.vertical-menu .vertical-top {
	padding-top: 30px;
}

.vertical-menu .social-list {
	height: 20px;
}

.vertical-menu .vertical-bottom p:last-child {
	font-size: 10px;
}

.vertical-menu.left-menu .vertical-top,
.vertical-menu.left-menu .vertical-bottom,
.vertical-menu.right-menu .vertical-top,
.vertical-menu.right-menu .vertical-bottom {
	padding-bottom: 0;
	background-color: transparent;
}


@media (min-width: 1024px) {
	.nav-container li a {
		font-weight: 400;
		font-size: 15px;
	}
}
@media (max-height: 600px) {
	.offcanvas-menu a, .offcanvas-menu li {
		margin-bottom: 0;
	}
}
@media (max-height: 500px) {
	.nav-container .image-xs {
		max-height: 45px;
	}
	.nav-container .vertical-top {
		padding-top: 12px;
	}
	.nav-container .vertical-alignment {
		top: 42%;
	}
	/*.nav-container .vertical-bottom {
		display: none;
	}*/
}
@media (max-height: 400px) {
	.nav-container .image-xs {
		max-height: 45px;
	}
	.nav-container .vertical-top {
		padding-top: 12px;
	}
	.nav-container .vertical-alignment {
		top: 55%;
	}
	.nav-container .vertical-bottom {
		display: none;
	}
}
.logo {
	height: 59px;
    margin-top: 4px;
    max-height: none;
}

.home .background-content {
	background-attachment: fixed;
}
.home .vc_column-inner {
	padding-top: 0 !important;
}

.home section.vc_row:last-child,
.tlg-page-wrapper section.vc_row:last-child {
	padding-bottom: 0;
	margin-bottom: 30px !important;
}

.tlg-page-wrapper section {
	padding-bottom: 0;
}


.main-container .page {
	padding-top: 0;
	padding-bottom: 0;
}
.main-container .page-title {
	
}
.top-banner {
	width: 100%;
	height: 100vh;
	background-color: #999;
	color: white;
	position: relative;
}
.inner-banner {
	position: absolute;
	text-align: center;
	top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.top-banner h1 {
	font-size: 4em;
}
.top-banner h3 {
	font-size: 2em;
}
.top-banner p {
	font-size: 1.3em;
}
.top-banner h1, .top-banner h3 {
	color: white;
	font-family: 'Oswald';
}


.block-text-bordered {
	/*margin: 40px;*/
	padding: 40px;
	background-color: #f6f6f6;
}
.block-text-bordered {
	padding: 40px;
	border: 1px solid #a1a1a1;
}
.block-text-bordered em {
	font-family: 'Droid';
    font-size: 4em;
    font-style: normal;
    float: left;
    padding: 22px 14px;
    background-color: #C72238;
    color: white;
    margin-right: 10px;
}
.block-text-bordered span {
	margin-top: 5px;
	font-family: 'Droid';
	font-size: 390% !important;
    width: 1.1em !important;
    height: 1.1em !important;
    line-height: 1.1 !important;
}

@media (min-width: 1024px) {
	.inner p {
		font-size: 16px;
		letter-spacing: 0.03em;
	}
}

.no-border {
	border: 1px solid transparent !important;
}


.block-wrapper {
	padding: 40px 0;
}

.wrapper-inner {
	width: 80%;
	max-width: 800px;
	margin: 0 auto;
}


.block-text {
	/*padding: 30px;*/
	/*width: 80%;
	max-width: 800px;
	margin: 0 auto;*/
}
.block-grayed {
	background-color: #F7F7F7;
}
.block-white {
	background-color: white;
}
.block-text-bordered {
	padding: 10px 15px;
	/*margin: 40px 10px 10px;*/
}

.faq.block-text {
	padding: 60px 0;
}
.vc_tta-title-text {
	color: #111;
}

.post-content {
	padding: 0;
}

.block-text-inline {
    display: inline-block;
    width: 92%;
    vertical-align: top;
    padding: 30px 0px;
    margin-bottom: 0px;
    text-align: center;
}

.author-photo {
	display: inline-block;
}
.author-info {
	/*text-transform: capitalize;*/
	font-style: italic;
	font-family: 'Droid Serif';
	font-size: 12px;
	/*padding-bottom: 12px;*/
	line-height: 1.5;
	color: #666;
}
.author-name {
	line-height: 1.5;
}
.author-name p {
	letter-spacing: 0.05em;
	font-size: 20px !important;
}
.author-desc {
	line-height: 1.5;
	font-size: 14px;
	padding-top: 12px;
}

.block-centered {
	text-align: center;
}

.home .vc_column-inner {

}





.block-text-bordered p,
.sub-banner p,
.section-wrapper,
.section-wrapper blockquote,
.nav-container .heading-font {
	font-family: 'Hind';
}

.block-text-inline .title,
.main-container .title,
.section-wrapper .title {
	font-family: 'Montserrat';
	text-align: center;
	width: 100%;
}
.main-container .title p,
.section-wrapper .title p {
	display: inline-block;
	font-size: 1em;
    line-height: 22px;
    text-transform: uppercase;
    color: black;
    margin: 0;
}
.main-container .title p {
	font-size: 22px;
}
.main-container .title p.bordered-bottom {
	padding: 0px 0 30px;
	margin: 0px auto 40px;
	position: relative;
}
.main-container .title p.bordered-bottom:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 150px;
	border-bottom: 1px solid #E6E6E6;
	transform: translateX(-50%);
}


/*
* contact page
*/
.contact {
	margin-bottom: -30px !important;
	height: 500px;
}
.contact .wrapper-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.contact p.bordered-bottom:before {
	width: 120px;
}
.section-wrapper blockquote {
	float: left;
	width: 33.3%;
	border: none;
	background-color: transparent;
}

blockquote p {
	font-size: 15px;
	letter-spacing: 0.03em;
    line-height: 22px;
    font-style: normal;
}
blockquote strong {
	font-family: 'Droid Serif';
}

.donation-footer {
	background-color: #C72238;
}
.donation-footer .display-table {
	width: 90%;
	margin: 0 auto;
}

.donation-footer .maintitle,
.donation-footer a {
	font-family: 'Hind';
}
.donation-footer .icon.ti-heart {
	font-size: 36px;
	color: white;
}
.donation-footer .maintitle {
	color: white;
	font-size: 16px;
	text-transform: none;
	line-height: 1.3;
	width: 90%;
	letter-spacing: 0.03em;

	margin: 0 auto;
	max-width: none;
	padding: 0;
}


.donation-footer .btn {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
}
.donation-footer a {
	position: relative;
}
.donation-footer form {
	position: absolute;
	left: -10px;
	top: -10px;
	right: -10px;
	bottom: -10px;
}
.donation-footer form input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}


.page-title {
	background-color: #999;
	color: white;
}
.page-title h2 {
	color: white;
	font-family: 'Oswald';
	font-size: 3em;
	text-transform: uppercase;
}
.page-title .breadcrumb {
	display: none;
}
.page-title .lead,
.page-title-center .lead,
.page-title-large .lead,
.page-title-large-center .lead {
	max-width: 800px;
	width: 80%;
    margin: 0 auto;
}
/*.quote-vertical {
	padding-top: 40px;
}*/

/*
* testimonials
*/
.testimonials {
	width: 92%;
    margin: 0 auto;
    text-align: center;
}
.alignleft {
	float: none;
	width: 80px;
	height: 80px;
	margin: 0 !important;
	padding: 0;
	border-radius: 100%;
}
.quote-vertical .quote {
	float: none;
	width: 100%;
	padding: 30px 0 0;
}
.quote-vertical .feature,
.quote-vertical .quote {
	display: inline-block;
	text-align: center;
}
.quote-vertical a img {
	float: left;
	margin: 0 30px 10px 0 !important;
	height: 80px;
	width: 80px;
	border-radius: 100%;
}

@media (min-width: 768px) {
	.alignleft {
		float: left;
	}
	.quote-vertical .quote {
		float: left;
		width: calc(100% - 80px);
		padding-left: 30px;
		padding-top: 0;
	}
	.quote-vertical .feature,
	.quote-vertical .quote {
		text-align: left;
	}
}


section {
	padding-top: 0;
}

.feature.boxed .quote,
.feature.boxed h6 {
	font-family: 'Hind';
	font-size: 16px !important;
}
.feature.boxed span {
	display: block;
	color: #7C7C7C;
	font-size: 12px;
}
.feature.boxed h6 {
	font-weight: bold;
}
.home .feature.boxed {
	width: 80%;
	margin: 0 auto 30px;
}

/*@media (max-width: 768px) {
	.quote-vertical .feature.boxed {
		width: 100%;
		margin: 0 auto;
	}
}*/


i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
	border-radius: 100%;
    border: 4px solid #C72238;
    width: 20px;
    height: 20px;
    background-color: #C72238;
}
.vc_active i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
	border-radius: 100%;
    border: 4px solid #676769;
    width: 20px;
    height: 20px;
    background-color: #676769;
}
i.vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
i.vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	border-color: white !important;
}

.bg-light {
	background-color: #F7F7F7;
}


/*
* about page
*/
.board .wrapper-inner {
	width: 94%;
	max-width: none;
}

/*
* contact-us-form
*/
.contact-us-form {
	left: 5%;
	width: 90%;
}
.contact-us-form label {
	font-size: 15px;
}
.contact-us-form input[type="submit"] {
	font-size: 20px;
}
.contact-us-form .vc_column-inner {
	padding-top: 0 !important;
	padding-bottom: 30px !important;
}
.page-id-352 .donation-footer {
	visibility: hidden;
	display: none;
}
@media (max-width: 768px) {
	.contact-us-form {
		width: 80% !important;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
}



.container {
    max-width: none;
    width: 100%;
    padding: 0;
}


.comments {
	display: none;
}


/*
* faq
*/
.vc_tta.vc_general .vc_tta-panel-body p,
.vc_tta.vc_general .vc_tta-panel-title {
	font-family: 'Hind';
	letter-spacing: 0.03em;
}
.vc_tta.vc_general .vc_tta-panel-title {
	font-size: 20px;
}
.vc_tta.vc_general .vc_tta-panel-body p {
	font-size: 15px;
}


/*
* donate
*/
.donate {
	padding: 100px 0;
}



@media (min-width: 600px) {
	.faq.block-text {
		padding: 60px;
	}
	.block-text-bordered {
		padding: 30px 40px;
		/*margin-top: 40px;*/
	}
	.post-content {
		padding: 0px 15px;
	}
	.block-text-inline {
		width: 33.1%;
	    padding: 0px 20px 60px;
	    margin-bottom: 0px;
	}
	.quote-vertical blockquote {
		padding: 40px;
	}
}



@media (min-width: 768px) {
	/*.section-wrapper {
		width: calc(100% - 37px);
	}*/
	.contact-us-form {
		left: 10%;
		width: 80% !important;
	}
}

@media (min-width: 1200px) {
	.contact-us-form {
		left: 25%;
		width: 50% !important;
	}
	.donation-footer .maintitle {
		margin: 0;
		max-width: 500px;
		padding: 20px;
	}
}

.fluid-85,
.gform_wrapper form {
	width: 90%;
	margin: 0 auto;
}

/*********************/
/******* FORM ********/
/*********************/

.gform_heading, .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

label {
	text-transform: none;
}

input[type=text],
input[type=email],
select {
	height: 25px;
	margin: 0;
}

.gform_wrapper {
	background-color: white;
	padding: 1%;
	max-width: 100% !important;
	margin: 0 !important;
}

.gform_wrapper .gform_page_footer {
	clear: both;
	text-align: center;
}

.gform_page_footer input[type=button] {
	background-color: #F19837;
	border: none;
	color: #ffffff;
	padding: 4px 20px;
	border-radius: 2px;
}


