@charset "utf-8";
/* CSS Document */

:root{
	/*--header-height: 1px;*/
	--beige: #fffde9;
	--green: #55754e;
	--gold: #c09b2a;
}
/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
	/*padding:1%;*/
	}


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
  /*  margin:0 auto;
    padding:56px 0 0;
    width:100%;*/
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	/*padding:1% 0 2% 0!important;*/
	}
header.smaller {
    /*height:70px!important;*/
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	/*top:0;
	height:220px;
	background-color:#fff;*/
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
/*	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;*/
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
th, td {
    font-size: 12px;
}
body{
	/*text-align: justify;*/
	font-size: 3.2vw;
}
p{
	/*text-align: justify;*/
	font-size: 3.2vw;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
	}
header {
width: 100%;
    height: auto;
    position: fixed; 
  
}
header.smaller {
	top:0;
	/*height:110px;*/
	/*background-color:#fff;*/
}
header .logo {
float: left!important;
    width: 37%!important;
    position: absolute;
    left: 20px;
    top: 14px!important;
    z-index: 999;
	}
header nav {
    display:inline-block;
    float:right;
    padding:0;
    width:100%;
    margin-top: 0%;
}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}

#main {
    /*padding-top: 54px!important;*/
}
.ace-responsive-menu{
    background-color: var(--green);

}
.ace-responsive-menu > li > a {
    padding: 5px 0 0 12px!important;
}
.ace-responsive-menu > li {
    padding: 8px 0!important;
}
header .ace-responsive-menu > li > a{
	font-size: 4vw;
}

.contain_80{
	width: 90%;
}
.hero::before{
	border-top: 4vh solid transparent;
}
.hero .inner_container{
	/*flex-direction: column;*/
	padding: 20vw 0 0 0;
	--image-size: 32%;
}
.hero .inner_container .text_box{
	padding: 0;
}

.hero .inner_container .lady_overlay{
	margin: 0% 0% 1% 0%;
}
.hero .inner_container .lady_overlay::before{
	left: -30%;
}
.hero .inner_container .text_box .line_1{
	font-size: 6vw;
}
.hero .inner_container .text_box .line_2{
	font-size: 2.8vw;
}
.section_2{
	padding: 5vw 0;
}
.section_2 .text_wrapper{
	width: 80%;
}
.section_2 .three_boxes{
	flex-wrap: wrap;
}
.section_2 .three_boxes .info_box{
	width: 100%;
	margin: 0 0 4vw;
}
.section_2 .three_boxes .info_box .text{
	font-size: 4vw;
	padding: 3vw;
}
.section_3{
	padding: 10vw 0;
}
.section_3 .text_overlay{
	position: relative;
}
.section_3 .text_overlay .inner_container{
	flex-wrap: wrap;
}
.section_3 .text_overlay .inner_container .left_pane{
	width: 100%;
}
.section_3 .text_overlay .inner_container .right_pane{
	width: 100%;
}
.section_3 .text_overlay .inner_container .left_pane .text{
	font-size: 6vw;
	text-align: center;
	padding: 0 0 3vw 0;
}
.section_3 .text_overlay .inner_container .right_pane ul{
	padding: 0 0 0 5vw;
}
.section_3 .text_overlay .inner_container .right_pane ul li{
	font-size: 3.5vw;
}
.section_3 .bg_img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.section_3 .bg_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section_4 .inner_container{
	flex-wrap: wrap;
	text-align: center;
	padding: 10vw 0;
}
.section_4 .inner_container .left_pane{
	width: 100%;
}
.section_4 .inner_container .right_pane{
	width: 100%;
}
.section_4 .inner_container .right_pane p br{
	display: none;
}
.section_4 .inner_container .left_pane .text{
	font-size: 6vw;
	padding: 0 0 3vw 0;
}
.section_5{
	padding: 10vw 0;
}
.section_5 .img_box{
	width: 90%;
}
.section_5 .text br{
	display: none;
}
.section_5 .golden_band{
	font-size: 3vw;
}

.footer{
	padding: 10vw 0;
}
.footer .inner_container{
	flex-wrap: wrap;
}
.footer .left_pane{
	width: 100%;
	text-align: center;
}
.footer .left_pane p br{
	display: none;
}
.footer .left_pane ul{
	padding: 0 0 3vw;
	align-items: center;
	justify-content: center;
}
.footer .left_pane ul li img{
	width: 10vw;
}
.footer .right_pane{
	width: 100%;
}
.heading{
	font-size: 6vw;
}
.footer .right_pane .form_wrapper{
	padding: 5vw;
}
.footer .right_pane .form_wrapper .form_step{
	font-size: 3vw;
	padding: 2vw 0;
}
.footer .right_pane .form_wrapper .title{
	font-size: 5vw;
}
.form-group{
	padding: 0;
}
.footer .right_pane .form_wrapper .checkboxes_wrapper ul li label{
	padding: 1.5vw;
}
.footer .right_pane .form_wrapper .checkboxes_wrapper ul li label span{
	font-size: 3.5vw;
}
.footer .right_pane .form_wrapper .form_2_wrapper .form-group .form-label{
	font-size: 3vw;
}
.footer .right_pane .form_wrapper .form_2_wrapper{
	padding: 5vw;
}






















}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

