/*
Theme Name: Youth
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&display=swap');
*{padding: 0; margin: 0;}
body{font-family: "Afacad" !important; font-size:16px;position: relative; }

h1,h2,h3,h4,h5,h6{font-family: "Afacad" !important;}
div#header, div#footer {
    display: none;
}
hr {
    display: none;
}






.desktop_toppart{
	background-size: cover !important;
	height: 100vh;
}
.landing_content {
    text-align: center;
    margin-top: 150px;
}
.landing_test {
    font-size: 20px;
    margin-bottom: 55px;
}
.landing_content h5 {
    font-family: 'Afacad' !important;
    font-size: 24px;
}
.landing_content h4 {
    font-weight: normal;
    color: #EC6005;
}
.land-contact input[type="email"] {
    background: #fff;
    height: 45px;
    padding: 0 10px;
    width: 100%;
    border-radius: 4px;
}
.land-contact input.wpcf7-submit {
    background: #F66B04;
    border: navajowhite;
    color: #fff;
    width: 100%;
    margin: 20px auto 0;
    display: table;
    max-width: 150px;
    padding: 10px;
    line-height: 1.25;
    font-size: 20px;
    border-radius: 10px;
}
.quote_footcard{
/*	background: url(assets/images/footer_quoteextra.png) no-repeat;*/
	position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}

.land-contact {
    position: relative;
    z-index: 99999;
}





@media (min-width: 768px) and (max-width: 1024px){}
@media screen and (min-width: 1300px) {
	
.max1015{display: none !important;}
.max900{display: none !important;}	
.desktop_toppart {
    height: 101vh;
	background: url(assets/images/bg2.png) no-repeat;
    background-size: 120% !important;
    background-position:center 0 !important;
}	
.landing_content {
    margin-top: 320px;
}
.landing_test {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 22px;
}
.landing_content h5 {
	font-size: 22px;
	font-weight: 600;
}
.hide1300{display: none !important;}
}
@media screen and (max-width: 1299px) {
	.hide1299{display: none !important;}
}

@media screen and (min-width: 1600px) {
.landing_test {
    font-size: 24px;
	line-height: 1.25;
    margin-bottom: 55px;
}
.landing_content h5 {
    font-size: 28px;
}
	
}

@media screen and (max-width: 1299px) {
.desktop_toppart{
	background: url(assets/images/tablet_bg2.png) no-repeat;
	background-size: cover !important;
    background-position: 0 29% !important;
	display: flex;
    align-items: center;
    justify-content: center;
}	
.desktop_toppart {
    height: 165vh;
}
.landing_test {
    font-size: 26px;
	font-weight: 600;
}
.landing_content h5 {
    font-size: 28px;
	font-weight: 600;
}
.landing_content h4 {
    font-size: 26px;
}
.desktop_toppart .col-md-12 {
    width: 100%;
    max-width: 80%;
}
.quote_footcard img {
    max-width: 80%;
}
}

@media only screen and (max-width: 767px) {
/*
.desktop_toppart {
	background: url(assets/images/mobile_bg.png) no-repeat;
    background-size: cover !important;
    background-position: 0 30% !important;
}	
*/
.landing_test {
    font-size: 16px;
}
.landing_content h5 {
    font-size: 18px;
}
.landing_content h4 {
	font-size: 22px;
	font-weight: 600;
}
}
@media (min-width: 1800px) and (max-width: 2800px){
.landing_content {
	margin-top: 50%;
}	
}
@media (min-width: 1300px) and (max-width: 1920px){
.max1015{display: none !important;}
.max900{display: none !important;}	
.max1199{display: block!important;}	
.desktop_toppart {
    height: 101vh;
	background: url(assets/images/bg2.png) no-repeat;
    background-size: cover !important;
    background-position:center 0 !important;
}
.landing_content {
    margin-top: 220px;
}
.landing_test {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 22px;
}
.landing_content h5 {
	font-size: 22px;
	font-weight: 600;
}
}
@media (min-width: 1300px) and (max-width: 1600px){
    .landing_content {
        margin-top: 170px;
    }
    .quote_footcard img {
	    max-width: 80%;
	}
}
@media (min-width: 1101px) and (max-width: 1299px){
.max1015{display: none !important;}
.max900{display: none !important;}	
.max1199{display: block!important;}
.desktop_toppart {
    height: 101vh;
	background: url(assets/images/small_view_bg.png) no-repeat;
    background-size: cover !important;
    background-position:15% 0 !important;
}
.desktop_toppart .col-lg-6.col-md-12.p-0 {
    max-width: 40%;
}
.desktop_toppart .col-lg-5.col-md-12 {
    max-width: 37%;
}
.landing_content {
    margin-top: 0px;
}
.landing_test {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 22px;
}
.landing_content h5 {
	font-size: 22px;
	font-weight: 600;
}
.quote_footcard{right: 0;}
}
@media (min-width: 1016px) and (max-width: 1100px){
.max1015{display: none !important;}
.max900{display: none !important;}	
.max1199{display: block!important;}
.desktop_toppart {
    height: 101vh;
	background: url(assets/images/small_view_bg.png) no-repeat;
    background-size: cover !important;
    background-position:15% 0 !important;
}
.desktop_toppart .col-lg-6.col-md-12.p-0 {
    max-width: 40%;
}
.desktop_toppart .col-lg-5.col-md-12 {
    max-width: 37%;
}
.landing_content {
    margin-top: 0px;
}
.landing_test {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 22px;
}
.landing_content h5 {
	font-size: 22px;
	font-weight: 600;
}
.quote_footcard{right: 0;}	
}
@media (min-width: 901px) and (max-width: 1015px){
.max1015{display: block !important;}
.max900{display: none !important;}
.max1199{display: none!important;}
.desktop_toppart {
    height: 144vh;
	background: url(assets/images/tab_view_bg.png) no-repeat;
    background-size: cover !important;
    background-position:center 0 !important;
}
.desktop_toppart .col-md-12 {
	max-width: 90%;
 }
.landing_content {
    margin-top: 50px;
}
.landing_test {
	font-size: 26px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 30px;
	font-weight: 600;
}
}

@media (min-width: 781px) and (max-width: 900px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 144vh;
	background: url(assets/images/tab_view_bg.png) no-repeat;
    background-size: cover !important;
    background-position:center 0 !important;
}
.quote_footcard{
	right: 15px;
}
.landing_content {
    margin-top: 50px;
}
.desktop_toppart .col-md-12 {
	max-width: 90%;
 }
.landing_test {
	font-size: 24px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 28px;
	font-weight: 600;
}
}
@media (min-width: 681px) and (max-width: 780px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 135vh;
	background-position: center 0 !important;
	background: url(assets/images/tab_view_bg.png) no-repeat;
}
.quote_footcard{
	right: 15px;
}
.landing_content {
    margin-top: 25px;
}
.desktop_toppart .col-md-12 {
	max-width: 90%;
 }
.landing_test {
	font-size: 22px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 26px;
	font-weight: 600;
}
}
@media (min-width: 650px) and (max-width: 680px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 143vh;
	background: url(assets/images/tab_view_bg.png) no-repeat;
	background-position: center 0% !important;
}
.landing_content {
    margin-top: 50px;
}
.quote_footcard{
	right: 10px;
}
.landing_test {
	font-size: 20px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 24px;
	font-weight: 600;
}
}

@media (min-width: 601px) and (max-width: 649px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 130vh;
	background: url(assets/images/tab_view_bg.png) no-repeat;
	background-position: center 0% !important;
}	
.quote_footcard{
	right: 10px;
}
.landing_content {
    margin-top: 25px;
}
.landing_test {
	font-size: 20px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 24px;
	font-weight: 600;
}
}
@media (min-width: 460px) and (max-width: 600px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 137vh;
	background: url(assets/images/mobile_view_bg.png) no-repeat;
}
.quote_footcard{
	right: 4px;
}
.landing_content {
    margin-top: 50px;
}
.landing_test {
	font-size: 22px;
	font-weight: 600;
}
.landing_content h5 {
	font-size: 26px;
	font-weight: 600;
}
}	
@media (min-width: 300px) and (max-width: 460px){
.max900{display: block !important;}
.max1015{display: none !important;}
.max1199{display: none !important;}
.desktop_toppart {
    height: 115vh;
	background: url(assets/images/mobile_view_bg.png) no-repeat;
}
.quote_footcard{
	right: 4px;
}
.landing_content {
    margin-top: 60px;
}
.landing_test {
    font-size: 20px;
    margin-bottom: 35px;
}
.landing_test {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 35px;
}
.landing_content h5 {
	font-size: 20px;
	font-weight: 700;
}

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