*{
	margin:0;
	padding:0;
	border:0;
}

header, nav, footer, section, aside, article{
	display:block;
}

body{
	font-family: 'Lato', sans-serif;
	font-size:17px;
	line-height:29px;
	color:#2f2f2f;
}

a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;

}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family: 'Lato', sans-serif;
}

.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.specer{
	font-size:0;
	line-height:0;
	clear:both;
}

.topBg{
	background:url(112373top_bg.jpg) 50% 0 no-repeat;
	height:870px;
}

.topWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:60px;
}

.logoCont{
	width:100%;
	max-width:290px;
	float:left;	
}

.tagLine{
	font-size:17px;
	color:#6b605e;
	padding-top:5px;
}

.topBtnCont{
	width:100%;
	max-width:550px;
	float:right;
	padding-top:25px;
}


.downArrow:after{
    display: inline-block;
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: .8em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0.125em;
}

.topBtnResp{
	width:100%;
	background:#c50f14;
	display:none;
	
}


/* Sticky Cont Start */

header{
	background:none;
	color: #fff;
}
        
header.sticky {
     position: fixed;
     width: 100%;
     background:none;
     text-align: left;
	 z-index:9999;
	 top:0;
	 left:0;
}

/* Sticky Cont End */


.aboutUsBg{
	background:url(112373about_us_bg.jpg) 50% 0 no-repeat;
	padding:100px 0;
}

.aboutUsCont{
	width:100%;
	max-width:550px;
	float:right;
}

.abtHead{
	font-size:35px;
	line-height:45px;
	color:#fff;
	padding-bottom:50px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:29px;
	color:#fff;
}

.investBg{
	padding:90px 0;
}

.midCont01{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.midCont01Lft{
	width:100%;
	max-width:624px;
	float:left;
}

.midCont01Rgt{
	width:100%;
	max-width:530px;
	float:left;
	padding-top:120px;
}

.investHead{
	color:#f0556b;
	font-size:50px;
	line-height:60px;
	font-weight:300;
	padding-bottom:20px;
}

.investText{
	font-size:17px;
	line-height:29px;
	color:#2f2f2f;
}

.serviceBg{
	background:url(112373mid_banner_01.jpg) 50% 0 no-repeat;
	padding:150px 0 180px 0;
}

.midCont02{
	width:100%;
	max-width:800px;
	float:right;
}

.serviceHead{
	font-size:50px;
	color:#fff;
	line-height:60px;
	font-weight:300;
}

.serviceText{
	font-size:17px;
	line-height:29px;
	color:#fff;
	padding-top:20px;
}

.serviceCont{
	width:100%;
	max-width:1013px;
	margin:0 auto;
	padding:85px 0;
}

.serviceBox{
	width:100%;
	max-width:321px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02{
	width:100%;
	max-width:321px;
	margin:0 0 30px 0;
	position:relative;
	float:left;
		
}

.serviceName{
	font-size:23px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:124px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02.jpg) 50% 0 no-repeat;
	padding-top:199px;
}

.helpingGrowCont{
	width:100%;
	max-width:335px;
	float:right;
	text-align:right;
	padding-bottom:170px;
}

.helpingGrowText{
	font-size:45px;
	line-height:60px;
	font-weight:300;
	color:#fff;
}


.faqWrap{
	width:100%;
	padding-top:55px;
	padding-bottom:80px;
}

.faqCont{
	width:100%;
	max-width:1020px;
	margin:0 auto;
}


.faqBox{
	width:100%;
	max-width:321px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.faqBox02{
	width:100%;
	max-width:321px;
	margin:0 0 30px 0;
	position:relative;
	float:left;	
}

.faqRedText{
	font-size:17px;
	line-height:25px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:17px;
	line-height:25px;
	color:#2f2f2f;
	padding-top:10px;
}


.footerBg{
	background:#6b605e;
	padding:50px 0;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:360px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:300px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:17px;
	line-height:34px;
	color:#fff;
}

.footerBtn:hover{
	color:#ffde00;
}

.footerBtn02{
	font-size:17px;
	line-height:30px;
	color:#fff;
}

.footerBtn02:hover{
	color:#ffde00;
}


.footerServiceHead{
	font-size:18px;
	color:#ffde00;
	padding-bottom:10px;
	font-weight:500;
}

.footerTxt{
	font-size:17px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}





/* Inner CSS */








/*Responsive CSS*/

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

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}


}



@media screen and (min-width: 992px) and (max-width: 1199px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topBtnResp{
	display:block;
}

.topBg{
	background:url(112373top_bg.jpg) 60% 0 no-repeat;
	height:870px;
}


.aboutUsBg{
	background:url(112373about_us_bg.jpg) 50% 0 no-repeat;
	padding:50px 0;
}

.aboutUsCont{
	width:100%;
	max-width:410px;
	float:right;
}

.abtHead{
	font-size:30px;
	line-height:40px;
	color:#fff;
	padding-bottom:30px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:30px;
	color:#fff;
	font-weight:300;
}

.midCont01Lft{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:80px;
}

.midCont01Lft img{
	width:100%;
	height:auto;
}

.midCont01Rgt{
	width:100%;
	max-width:410px;
	float:left;
	padding-top:80px;
}

.investHead{
	color:#f0556b;
	font-size:40px;
	line-height:50px;
	font-weight:300;
	padding-bottom:10px;
}


.serviceBg{
	background:url(112373mid_banner_01.jpg) 45% 0 no-repeat;
	padding:150px 0 180px 0;
}

.midCont02{
	width:100%;
	max-width:600px;
	float:right;
}

.serviceHead{
	font-size:50px;
	color:#fff;
	line-height:60px;
	font-weight:300;
}

.serviceCont{
	width:100%;
	max-width:1013px;
	margin:0 auto;
	padding:30px 0;
}

.serviceBox{
	width:100%;
	max-width:280px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox img{
	width:100%;
	height:auto;
}

.serviceBox02{
	width:100%;
	max-width:280px;
	margin:0 0 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02 img{
	width:100%;
	height:auto;
}

.serviceName{
	font-size:20px;
	font-weight:600;
	color:#fff;
	position:absolute;
	top:124px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02.jpg) 70% 0 no-repeat;
	padding-top:199px;
}


.helpingGrowCont{
	width:100%;
	max-width:300px;
	float:right;
	text-align:right;
	padding-bottom:170px;
}

.helpingGrowText{
	font-size:40px;
	line-height:50px;
	font-weight:300;
	color:#fff;
}

.faqBox{
	width:100%;
	max-width:280px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.faqBox img{
	width:100%;
	height:auto;
}

.faqBox02{
	width:100%;
	max-width:280px;
	margin:0 0 30px 0;
	position:relative;
	float:left;	
}

.faqBox02 img{
	width:100%;
	height:auto;
}

.faqRedText{
	font-size:16px;
	line-height:25px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:16px;
	line-height:25px;
	color:#2f2f2f;
	padding-top:10px;
}

.footerBtn{
	font-size:16px;
	line-height:34px;
	color:#fff;
}

.footerBtn02{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}


}




@media screen and (max-width: 991px) and (min-width: 768px) {

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topBtnResp{
	display:block;
}

.topBg{
	background:url(112373top_bg.jpg) 65% 0 no-repeat;
	height:870px;
}


.aboutUsBg{
	background:url(112373about_us_bg_01.jpg) 60% 0 no-repeat;
	padding:50px 0;
}

.aboutUsCont{
	width:100%;
	max-width:410px;
	float:right;
}

.abtHead{
	font-size:27px;
	line-height:40px;
	color:#fff;
	padding-bottom:30px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:30px;
	color:#fff;
	font-weight:300;
}

.investBg{
	padding:50px 0;
}


.midCont01Lft{
	width:100%;
	max-width:450px;
	float:none;
	margin-right:0px;
	margin:0 auto;
}

.midCont01Lft img{
	width:100%;
	height:auto;
}

.midCont01Rgt{
	width:100%;
	max-width:700px;
	float:none;
	padding-top:30px;
	margin:0 auto;
	text-align:center;
}

.investHead{
	color:#f0556b;
	font-size:40px;
	line-height:50px;
	font-weight:500;
	padding-bottom:10px;
}


.serviceBg{
	background:url(112373mid_banner_01.jpg) 25% 0 no-repeat;
	padding:100px 0 180px 0;
}

.midCont02{
	width:100%;
	max-width:400px;
	float:right;
}

.serviceHead{
	font-size:40px;
	color:#fff;
	line-height:50px;
	font-weight:300;
}

.serviceCont{
	width:100%;
	max-width:760px;
	margin:0 auto;
	padding:30px 0;
}

.serviceBox{
	width:100%;
	max-width:320px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox img{
	width:100%;
	height:auto;
}

.serviceBox02{
	width:100%;
	max-width:320px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02 img{
	width:100%;
	height:auto;
}

.serviceName{
	font-size:20px;
	font-weight:600;
	color:#fff;
	position:absolute;
	top:124px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02_a.jpg) 70% 0 no-repeat;
	padding-top:50px;
}


.helpingGrowCont{
	width:100%;
	max-width:280px;
	float:right;
	text-align:right;
	padding-bottom:170px;
}

.helpingGrowText{
	font-size:35px;
	line-height:45px;
	font-weight:300;
	color:#fff;
}

.faqBox{
	width:100%;
	max-width:210px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.faqBox img{
	width:100%;
	height:auto;
}

.faqBox02{
	width:100%;
	max-width:210px;
	margin:0 0 30px 0;
	position:relative;
	float:left;	
}

.faqBox02 img{
	width:100%;
	height:auto;
}

.faqRedText{
	font-size:16px;
	line-height:25px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:16px;
	line-height:25px;
	color:#2f2f2f;
	padding-top:10px;
}

.footerCont01{
	max-width:120px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:280px;
	width:100%;
	float:left;
}

.footerBtn{
	font-size:16px;
	line-height:34px;
	color:#fff;
}

.footerBtn02{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}




}


@media screen and (min-width: 600px) and (max-width: 767px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topBtnResp{
	display:block;
}


.topBg{
	background:url(112373top_bg_600.jpg) 65% 0 no-repeat;
	height:550px;
}

.topWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:30px;
}

.logoCont{
	width:100%;
	max-width:235px;
	float:none;
	margin:0 auto;
}

.logoCont img{
	width:100%;
	height:auto;
}

.tagLine{
	font-size:14px;
	color:#6b605e;
	padding-top:0px;
}



.aboutUsBg{
	background:url(112373about_us_bg_600.jpg) 0 0 no-repeat;
	padding:50px 0;
}

.aboutUsCont{
	width:100%;
	float:none;
	margin:0 auto;
}

.abtHead{
	font-size:30px;
	line-height:40px;
	color:#fff;
	padding-bottom:20px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:30px;
	color:#fff;
	font-weight:400;
}

.investBg{
	padding:50px 0;
}


.midCont01Lft{
	width:100%;
	max-width:400px;
	float:none;
	margin-right:0px;
	margin:0 auto;
}

.midCont01Lft img{
	width:100%;
	height:auto;
}

.midCont01Rgt{
	width:100%;
	max-width:700px;
	float:none;
	padding-top:30px;
	margin:0 auto;
	text-align:center;
}

.investHead{
	color:#f0556b;
	font-size:40px;
	line-height:50px;
	font-weight:500;
	padding-bottom:10px;
}


.serviceBg{
	background:url(112373mid_banner_01.jpg) 25% 0 no-repeat;
	padding:30px 0 20px 0;
}

.midCont02{
	width:100%;
	max-width:250px;
	float:right;
}

.serviceHead{
	font-size:40px;
	color:#fff;
	line-height:50px;
	font-weight:300;
}

.serviceCont{
	width:100%;
	max-width:600px;
	margin:0 auto;
	padding:70px 0 30px 0;
}

.serviceBox{
	width:100%;
	max-width:240px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox img{
	width:100%;
	height:auto;
}

.serviceBox02{
	width:100%;
	max-width:240px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02 img{
	width:100%;
	height:auto;
}

.serviceName{
	font-size:20px;
	font-weight:500;
	color:#fff;
	position:absolute;
	top:100px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02_600.jpg) 80% 0 no-repeat;
	padding-top:30px;
}


.helpingGrowCont{
	width:100%;
	max-width:200px;
	float:right;
	text-align:right;
	padding-bottom:10px;
}

.helpingGrowText{
	font-size:30px;
	line-height:40px;
	font-weight:300;
	color:#fff;
}

.faqCont{
	width:100%;
	max-width:600px;
	margin:0 auto;
}


.faqBox{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
	padding-bottom:50px;
}

.faqBox img{
	width:100%;
	height:auto;
}

.faqBox02{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
}

.faqBox02 img{
	width:100%;
	height:auto;
}

.faqRedText{
	font-size:17px;
	line-height:27px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:17px;
	line-height:27px;
	color:#2f2f2f;
	padding-top:10px;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
}


.footerCont03{
	max-width:280px;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerBtn{
	font-size:16px;
	line-height:34px;
	color:#fff;
}

.footerBtn02{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}


}





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


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topBtnResp{
	display:block;
}

.topBg{
	background:url(112373top_bg_600.jpg) 65% 0 no-repeat;
	height:550px;
}

.topWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:30px;
}

.logoCont{
	width:100%;
	max-width:235px;
	float:none;
	margin:0 auto;
}

.logoCont img{
	width:100%;
	height:auto;
}

.tagLine{
	font-size:14px;
	color:#6b605e;
	padding-top:0px;
}

.aboutUsBg{
	background:url(112373about_us_bg_600.jpg) 0 0 no-repeat;
	padding:50px 0;
}

.aboutUsCont{
	width:100%;
	float:none;
	margin:0 auto;
}

.abtHead{
	font-size:30px;
	line-height:40px;
	color:#fff;
	padding-bottom:20px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:30px;
	color:#fff;
	font-weight:400;
}

.investBg{
	padding:50px 0;
}


.midCont01Lft{
	width:100%;
	max-width:400px;
	float:none;
	margin-right:0px;
	margin:0 auto;
}

.midCont01Lft img{
	width:100%;
	height:auto;
}

.midCont01Rgt{
	width:100%;
	max-width:700px;
	float:left;
	padding-top:30px;
	text-align:left;
}

.investHead{
	color:#f0556b;
	font-size:40px;
	line-height:50px;
	font-weight:500;
	padding-bottom:10px;
}


.serviceBg{
	background:url(112373mid_banner_01_480.jpg) 25% 0 no-repeat;
	padding:30px 0 20px 0;
}

.midCont02{
	max-width:100%;
	float:none;
	margin:0 auto;
	padding:30px 0;
	text-align:center;
}

.serviceHead{
	font-size:40px;
	color:#fff;
	line-height:50px;
	font-weight:300;
}

.serviceCont{
	width:100%;
	max-width:321px;
	margin:0 auto;
	padding:70px 0 30px 0;
}

.serviceBox{
	width:100%;
	max-width:321px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox img{
	width:100%;
	height:auto;
}

.serviceBox02{
	width:100%;
	max-width:321px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02 img{
	width:100%;
	height:auto;
}

.serviceName{
	font-size:20px;
	font-weight:500;
	color:#fff;
	position:absolute;
	top:100px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02_600.jpg) 80% 0 no-repeat;
	padding-top:30px;
}


.helpingGrowCont{
	width:100%;
	max-width:200px;
	float:right;
	text-align:right;
	padding-bottom:10px;
}

.helpingGrowText{
	font-size:30px;
	line-height:40px;
	font-weight:300;
	color:#fff;
}

.faqCont{
	width:100%;
	max-width:600px;
	margin:0 auto;
}


.faqBox{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
	padding-bottom:50px;
}

.faqBox img{
	width:100%;
	height:auto;
}

.faqBox02{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
}

.faqBox02 img{
	width:100%;
	height:auto;
}

.faqRedText{
	font-size:17px;
	line-height:27px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:17px;
	line-height:27px;
	color:#2f2f2f;
	padding-top:10px;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
	margin-top:30px;
}


.footerCont03{
	max-width:280px;
	width:100%;
	float:left;
	margin-top:30px;
}

.footerBtn{
	font-size:16px;
	line-height:34px;
	color:#fff;
}

.footerBtn02{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}



}


@media screen and (min-width: 320px) and (max-width: 479px) {

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topBtnResp{
	display:block;
}

.topBg{
	background:url(112373top_bg_360.jpg) 65% 0 no-repeat;
	height:430px;
}

.topWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:30px;
}

.logoCont{
	width:100%;
	max-width:235px;
	float:none;
	margin:0 auto;
}

.logoCont img{
	width:100%;
	height:auto;
}

.tagLine{
	font-size:14px;
	color:#6b605e;
	padding-top:0px;
}

.aboutUsBg{
	background:url(112373about_us_bg_600.jpg) 0 0 no-repeat;
	padding:50px 0;
	background-attachment:fixed;
	background-size:cover;
}

.aboutUsCont{
	max-width:100%;
	float:left;

}

.abtHead{
	font-size:28px;
	line-height:38px;
	color:#fff;
	padding-bottom:20px;
	font-weight:300;
}

.abtText{
	font-size:17px;
	line-height:30px;
	color:#fff;
	font-weight:400;
}

.investBg{
	padding:50px 0;
}


.midCont01Lft{
	width:100%;
	max-width:400px;
	float:none;
	margin-right:0px;
	margin:0 auto;
}

.midCont01Lft img{
	width:100%;
	height:auto;
}

.midCont01Rgt{
	width:100%;
	max-width:700px;
	float:left;
	padding-top:30px;
	text-align:left;
}

.investHead{
	color:#f0556b;
	font-size:33px;
	line-height:43px;
	font-weight:400;
	padding-bottom:10px;
}


.serviceBg{
	background:url(112373mid_banner_01_480.jpg) 25% 0 no-repeat;
	padding:30px 0 20px 0;
}

.midCont02{
	max-width:100%;
	float:none;
	margin:0 auto;
	padding:30px 0;
	text-align:center;
}

.serviceHead{
	font-size:40px;
	color:#fff;
	line-height:50px;
	font-weight:300;
}

.serviceCont{
	width:100%;
	max-width:280px;
	margin:0 auto;
	padding:30px 0;
}

.serviceBox{
	width:100%;
	max-width:280px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox img{
	width:100%;
	height:auto;
}

.serviceBox02{
	width:100%;
	max-width:300px;
	margin:0 25px 30px 0;
	position:relative;
	float:left;	
}

.serviceBox02 img{
	width:100%;
	height:auto;
}

.serviceName{
	font-size:20px;
	font-weight:500;
	color:#fff;
	position:absolute;
	top:115px;
	text-align:center;
	width:100%;
}

.helpingGrowBg{
	background:url(112373mid_banner_02_360.jpg) 30% 0 no-repeat;
	padding-top:30px;
}


.helpingGrowCont{
	max-width:100%;
	float:none;
	text-align:center;
	padding-bottom:50px;
	padding-top:50px;
	margin:0 auto;
}

.helpingGrowText{
	font-size:25px;
	line-height:40px;
	font-weight:500;
	color:#ffea3c;
}

.faqCont{
	width:100%;
	max-width:600px;
	margin:0 auto;
}


.faqBox{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
	padding-bottom:50px;
}

.faqBox img{
	width:100%;
	height:auto;
}

.faqBox02{
	width:100%;
	max-width:321px;
	margin:0 auto;
	position:relative;
	float:none;	
}

.faqBox02 img{
	width:100%;
	height:auto;
}

.faqRedText{
	font-size:17px;
	line-height:27px;
	color:#eb2024;
	padding-top:10px;
}

.faqBlackText{
	font-size:17px;
	line-height:27px;
	color:#2f2f2f;
	padding-top:10px;
}

.footerCont01{
	max-width:200px;
	width:100%;
	float:left;
}


.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
	margin-top:30px;
}


.footerCont03{
	max-width:280px;
	width:100%;
	float:left;
	margin-top:30px;
}

.footerBtn{
	font-size:16px;
	line-height:34px;
	color:#fff;
}

.footerBtn02{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}



}


media{}








/*RESPONSIVEMENU*/

#cssmenu {
  font-family: 'Lato', sans-serif;
  background:#c50f14;
  text-align:center;
  padding:0 100px;
  font-size: 17px;
}


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin:0 auto;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}

#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding:0 18px;
  font-size: 16px;
  line-height:40px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  
}
#cssmenu > ul > li:hover > a {
  color:#fff;
  background:#333333;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 18px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 15px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(23, 228, 228, 0.10);
  padding: 11px 15px;
  width: 210px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #d9171d;
  text-align:left;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#333;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


  #cssmenu {
  	padding:0;
    width: 100%;
	text-align:left;
	background:#d9171d;
  }
  
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #fff;
  }
  
  #cssmenu > ul > li > a {
  	font-size:17px;
	line-height:40px;
	font-weight:400;
	
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
	
	
  }
  #cssmenu > ul > li {
    float: none;
	padding-left:8px;
	
  }
  #cssmenu ul ul li a {
    padding-left: 30px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #fff;
    background: none;
	
	
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    font-weight:600;
	font-family: 'Lato', sans-serif;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #fff;
    height: 40px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #000;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}




/*Copy of Menu*/

#cssmenu02 {
 font-family: 'Lato', sans-serif;
  text-align:center;
  font-size: 17px;
  z-index:100;
}


#cssmenu02,
#cssmenu02 ul,
#cssmenu02 ul li,
#cssmenu02 ul li a,
#cssmenu02 #menu-button {
	margin:0 auto;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu02:after,
#cssmenu02 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu02 #menu-button {
  display: none;
}

#cssmenu02 > ul > li {
  float: left;
}
#cssmenu02.align-center > ul {
  font-size: 0;
  text-align: left;
}
#cssmenu02.align-center > ul > li {
  display: inline-block;
  float: none;

}
#cssmenu02.align-center ul ul {
  text-align: left;
}
#cssmenu02.align-right > ul > li {
  float: right;
  
}
#cssmenu02 > ul > li > a {
  padding:5px;
  font-size: 17px;
  text-decoration: none;
  color: #2f2f2f;
  font-weight:500;
  margin-left:15px;

  
}
#cssmenu02 > ul > li:hover > a {
  color:#e8131c;

  
}
#cssmenu02 > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu02 > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu02 > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02 > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu02 ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu02.align-right ul ul {
  text-align: right;
}
#cssmenu02 ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02 li:hover > ul {
  left: auto;
}
#cssmenu02.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu02 li:hover > ul > li {
  height:38px;
}
#cssmenu02 ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu02.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu02 ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 220px;
  font-size: 17px;
  line-height:21px;
  font-weight:300;
  text-decoration: none;
  color: #fff;
  background: #333;
  text-align:left;
}
#cssmenu02 ul ul li:last-child > a,
#cssmenu02 ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu02 ul ul li:hover > a,
#cssmenu02 ul ul li a:hover {
  color: #fff;
  background:#0099ff;
}
#cssmenu02 ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu02.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu02 ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu02 ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}


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

#cssmenu02{
	display:none;
}
}





/*Enquiry CSS*/
.formCont{
  max-width:500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  color:#000;
}

.formCont02{
  max-width:500px;
  width: 100%;
  position: relative;
  color:#000;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact select,
#contact button[type="submit"] {
  font: normal 16px 'Oxygen', sans-serif;
  color:#000;
}

#contact {
  
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  margin: 30px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
  color:#000;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 90%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  color:#000;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact select:hover
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact select{
  max-width: 90%;
  color: #888;
  color:#000;
}
#contact textarea {
  height: 100px;
  max-width: 90%;
  resize: none;
  color:#000;
}

#contact button[type="submit"] {
  cursor: pointer;
  border: none;
  background: #23b6d5;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 80%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #077574;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}


:-ms-input-placeholder {
  color: #888;
}




/*Captcha Start*/

.capbox {
	background-color: #23b6d5;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 70%;
	display:block;
	}

.capbox-inner {
	font: 12px 'Lato', sans-serif;
	color: #000;
	background-color: #23b6d5;
	margin: 5px auto 0px auto;
	padding: 10px;
	}

#CaptchaDiv {
	font: bold 18px 'Open Sans', sans-serif;;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:center;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 180px;

}







blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; // for android
    animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}


/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}