/*
Theme Name:     TTR
Description:    A custom theme for TTR based on the parent theme Enfold. Do not delete the parent theme from your site.
Version:		1.0
Author:         ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold
*/

/* ---- @import url('includes/elements.css'); ---- */

/* ------------------------------------------------------------
Coming Soon Page
------------------------------------------------------------ */

#tt-home-bg {
	background-color: #ba4815;
}

#tt-home-bg h2 {
	color: #ffffff;
	text-transform: uppercase !important;
	font-size: 50px;
	font-weight: 400 !important;
}

#tt-home-bg p {
	color: #f1f1f1;
	font-size: 15px;
	line-height: 1.2;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-right: 25%;
	padding-bottom: 1px;
}


input#gform_submit_button_1 {
    width: 25% !important;
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
}

input#gform_submit_button_1:hover {
    width: 25% !important;
    background-color: #092732 !important;
}



/* ------------------------------------------------------------
Homepage
------------------------------------------------------------ */

nav.main_menu {
	display: none !important;
}

span.logo.avia-svg-logo {
	padding: 10px !important;
}

#tt-hero h1 {
	color: #ffffff;
	text-transform: inherit !important;
	font-size: 45px;
}

#tt-hero p {
	color: #dddddd;
	font-size: 15px;
	line-height: 1.3;
	padding-bottom: 5px;
}

input#gform_submit_button_1 {
	background-color: #c7622c !important;
	border: none !important;
}

input#gform_submit_button_1:hover {
	background-color: #052f3b !important;
	border: none !important;
}

#tt-home-about h5 {
	color: #c7622c;
	border-left: 3px solid #c7622c;
	padding-left: 10px;
}

#tt-home-about h2 {
	color: #023b4b;
	text-transform: inherit !important;
	padding-top: 10px;
}

#tt-home-about p {
	color: #3b3b3b;
	line-height: 1.3;
}

#tt-ranges .flex_column {
	background-image: url(/wp-content/uploads/2024/01/tt-ranges-bg.png);
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center;
	padding: 150px 35px;
	
}

.range-content {
	background-color: #023b4b;
	padding: 40px;
	width: 40%;
}

.range-content h2 {
	text-transform: inherit !important;
	color: #ffffff;
	line-height: 1.3;
	padding-top: 10px;
}

.range-content p {
	color: #dddddd;
	line-height: 1.3;
}

.range-content h5 {
	color: #c7622c;
	border-left: 3px solid #c7622c;
	padding-left: 10px;
}

.invest-content h2 {
	text-transform: inherit !important;
	color: #ffffff;
	line-height: 1.3;
	padding-top: 10px;
}

.invest-content p {
	color: #dddddd;
	line-height: 1.3;
}

.invest-content h5 {
	color: #ffffff;
	border-left: 3px solid #c7622c;
	padding-left: 10px;
}

.invest-form {
	background-color: #ffffff;
	padding: 35px;
}

.invest-form h2 {
	color: #023b4b;
	text-transform: inherit !important;
}

.invest-form p {
	color: #3b3b3b;
	line-height: 1.3;
}

input#gform_submit_button_2 {
	background-color: #c7622c !important;
	border: none !important;
	width: 100% !important;
}

input#gform_submit_button_2:hover {
	background-color: #052f3b !important;
	border: none !important;
}

#top .main_color .input-text, #top .main_color input[type='text'] {
	background: transparent !important;
	border: none !important;
	border-bottom: 1px solid #dddddd !important;
}

input#input_2_1 {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #dddddd !important;
}

input#input_2_3 {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #dddddd !important;
}

#home-icon {
	background-color: #f1f1f1;
	padding: 25px;
	margin-top: -100px !important;
	min-height: 250px;
}

#home-icon h5 {
	color: #023b4b;
	text-transform: inherit !important;
	padding-top: 10px;
}

#home-icon  p {
	color: #3b3b3b;
	line-height: 1.3;
}

#home-icon .avia-image {
	height: 65px !important;
}

.tt-slogan h3 {
	color: #023b4b;
	font-size: 17px;
	line-height: 1.3;
}





/* --------- Insert your custom styles on next rows --------- */



@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

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

}

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

}

@media only screen and (max-width: 900px) {
	
.range-content {
	width: 100%;
}

}

@media only screen and (max-width: 767px) {
	
	img {
	width: 350px !important;
	padding-bottom: 75px;
}

#tt-home-bg h2 {
	color: #ffffff;
	text-transform: uppercase !important;
	font-size: 35px;
	font-weight: 400 !important;
}

#tt-home-bg p {
	color: #f1f1f1;
	font-size: 15px;
	line-height: 1.2;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-right: 0%;
	padding-bottom: 1px;
}

#top .main_color input[type='email'] {
	width: 100% !important;
	border: none !important;
	height: 38px !important;
	margin-bottom: 5px !important;
}

input#gform_submit_button_1 {
    width: 100% !important;
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
}

input#gform_submit_button_1:hover {
    width: 100% !important;
    background-color: #092732 !important;
    border: 2px solid #092732 !important;
}

#home-icon {
	margin-top: 0px !important;
	min-height: none;
}

img.wp-image-85.avia-img-lazy-loading-not-85.avia_image {
	width: 90px !important;
	padding-bottom: 0px;
}

img.wp-image-86.avia-img-lazy-loading-not-86.avia_image {
	width: 90px !important;
	padding-bottom: 0px;
}

img.wp-image-87.avia-img-lazy-loading-not-87.avia_image {
	width: 90px !important;
	padding-bottom: 0px;
}

}

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

}