/* stylesheet by Expand Design [Rafiul Alom] */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	font-family: 'proxima_nova_softregular';
	font-size: 25px;
	line-height: 1.3;
	color: #063456;
	background: #fff url(../img/main-bg.jpg) no-repeat center top fixed;	
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	padding-bottom: 50px;
}
img{
	max-width: 100%;
	width: 120px;
	height: auto;
	border: none;
}

.container{
	width: 1160px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
	display: block;
	height: auto;
}

#main-section{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-top: 15%;
	padding-bottom: 20px;
	text-align: center;
}

#sun{
	display: block;
	height: auto;
	margin-bottom: 20px;
}

#main-section h1{
	font-size: 30px;
	color: #063456;
    font-family: 'proxima_nova_softsemibold';
    margin: 0 0 20px 0;
}

#cta{
	height: auto;
	margin-bottom: 40px;
	display: block;
	text-align: center;
}

#cta a{
	text-decoration: none;
	outline: none;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #31b2dc;
	color: #fff;
	font-size: 14px;
    font-family: 'proxima_nova_softbold';	
    padding: 10px 20px;
    margin: 10px;
    -webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}
#cta a:hover{
	background: #fbc141;
}

.quotation{
	max-width: 710px;
	margin: 0 auto 30px;
	text-align: center;
	padding: 0 20px;
}
.quotation p{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #063456;
    font-family: 'proxima_nova_softregular';
}

#footer{
	overflow: hidden;
	position: fixed;
	height: auto;
	display: block;
	text-align: right;
	bottom: 15px;
	left: 30px;
	right: 30px;
/*	padding-bottom: 10px;*/
}

.footer-nav{
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-nav li{
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
}
.footer-nav li a{
	display: block;
	text-decoration: none;
	color: #8c98a4;
	font-size: 14px;
}
.footer-nav li a:hover{
	text-decoration: none;
	color: #31b2dc;
}
.faq_bg{
	background-image: none;
	background-color: #fdfcfa;
	padding-bottom: 0;
}

.wrapper{
	max-width: 750px;
	margin: 0 auto;
	position: relative;
	height: auto;
	display: block;
	background: url(../img/landscape-bg.png) no-repeat center bottom;
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
  	background-size: 100%;
	padding-bottom: 95px;
}

.faq-common{
	padding: 0 40px 0 80px;
	position: relative;
	height: auto;
	display: block;
	padding-bottom: 50px;
	background-color: #fdfcfa;
}

.faq-section-1{
	background: url(../img/faq-section-1.png) no-repeat left top;
	padding-top: 100px;
}

.faq-section-2{
	background: url(../img/faq-section-2.png) no-repeat center 100px;	
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
  	background-size: 100%;
}

.faq-section-4{
	background: url(../img/faq-section-4.png) no-repeat center center;	
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
  	background-size: 100%;
}

.img-right{
	float: right;
	margin-left: 45px;
	margin-top: -30px;
}
.text-center{
	text-align: center;
}
.text-center img{
	width: auto;
}
.sun-flower{
	padding-top: 30px;
}

.faq-common h2{
	color: #063456;
	font-size: 45px;
	line-height: normal;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family: 'proxima_nova_softsemibold';
}
.faq-common p{
	color: #063456;
	font-size: 32px;
	margin: 0 0 35px 0;
	font-weight: normal;
    font-family: 'proxima_nova_softregular';
}
.faq-common p strong{
	font-weight: bold;
}




















@font-face {
    font-family: 'proxima_nova_softbold';
    src: url('../fonts/proxima_nova_soft_bold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_soft_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_softmedium';
    src: url('../fonts/proxima_nova_soft_medium-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_soft_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_softregular';
    src: url('../fonts/proxima_nova_soft_regular-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_soft_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_softsemibold';
    src: url('../fonts/proxima_nova_soft_semibold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_soft_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* Custom responsive stylesheet by Expand Design [Rafiul Alom] */

@media (min-height: 800px) {
	#main-section{
		padding-top: 180px;
		padding-bottom: 20px;
	}

	#sun{
		margin-bottom: 40px;
	}

	#main-section h1{
	    margin: 0 0 30px 0;
	}

	#cta{
		margin-bottom: 30px;
	}

}

@media only screen and (max-width: 1200px){  
	.container{
		width: 900px;
	}
}

@media only screen and (max-width: 991px){  
	.container{
		width: 720px;
	}
	#main-section {
	    padding-top: 150px;
	    padding-bottom: 70px;
	}

}

@media only screen and (max-width: 767px){  
	.container{
		width: auto;
	}
	#main-section {
	    padding-top: 100px;
	    padding-bottom: 50px;
	}
	#sun{
		margin-bottom: 35px;
	}
	#main-section h1{
		font-size: 36px;
		margin-bottom: 0px;
	}
	#cta{
		margin-bottom: 55px;
	}
	.quotation p{
		font-size: 28px;
	}
	#footer{
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
	}
	.footer-nav li a{
		font-size: 20px;
	}
}

@media only screen and (max-width: 600px){  		
	.container{
		width: auto;
	}
	#main-section {
	    padding-top: 80px;
	    padding-bottom: 50px;
	}
	#sun{
		margin-bottom: 35px;
	}
	#main-section h1{
		font-size: 40px;
		margin-bottom: 50px;
	}
	#cta{
		margin-bottom: 55px;
	}
	#cta a{
		margin-top: 0;
		margin-left: 10px;
		margin-right: 10px;
	}
	.quotation p{
		font-size: 26px;
	}
	.footer-nav li a{
		font-size: 20px;
	}
	
	.faq-common{
		padding: 0 30px 0 50px;
	}
	.faq-section-1{
		padding-top: 90px;
	}
	.faq-common h2{
		font-size: 38px;
		margin: 0 0 20px 0;
	}
	.faq-common p{
		font-size: 28px;
		margin: 0 0 35px 0;
	}

}

@media only screen and (max-width: 479px){  
	.container{
		width: auto;
	}
	#main-section {
	    padding-top: 70px;
	    padding-bottom: 40px;
	}
	#sun{
		margin-bottom: 30px;
	}
	#main-section h1{
		font-size: 35px;
		margin-bottom: 40px;
	}
	#cta{
		margin-bottom: 45px;
	}
	#cta a{
		margin-top: 0;
		margin-left: 10px;
		margin-right: 10px;
	}
	.quotation p{
		font-size: 24px;
	}
	.footer-nav li a{
		font-size: 18px;
	}	
	.footer-nav li{
		margin-left: 30px;
	}
	
	.faq-common{
		padding: 0 30px 0 50px;
	}
	.faq-section-1{
		padding-top: 90px;
	}
	.faq-common h2{
		font-size: 30px;
		margin: 0 0 20px 0;
	}
	.faq-common p{
		font-size: 22px;
		margin: 0 0 35px 0;
	}

	.img-right {
	    float: none;
	    margin-left: 0;
	    margin-top: 0px;
	}
	.wrapper{
		padding-bottom: 50px;
	}
}


@media only screen and (max-width: 360px){  
	.container{
		width: auto;
	}
	#main-section {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	#sun{
		margin-bottom: 25px;
	}
	#sun img{
		width: 50%;
	}
	#main-section h1{
		font-size: 30px;
		margin-bottom: 30px;
	}
	#cta{
		margin-bottom: 35px;
	}
	#cta a{
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		display: block;
		font-size: 18px;
	}
	.quotation p{
		font-size: 22px;
	}
	.footer-nav li a{
		font-size: 16px;
	}
	.footer-nav li{
		margin-left: 25px;
	}	

	
	.faq-common{
		padding: 0 20px 0 35px;
	}
	.faq-section-1{
		padding-top: 90px;
	}
	.faq-common h2{
		font-size: 26px;
		margin: 0 0 20px 0;
	}
	.faq-common p{
		font-size: 20px;
		margin: 0 0 30px 0;
	}

	.img-right {
	    float: none;
	    margin-left: 0;
	    margin-top: 0px;
	}
	.wrapper{
		padding-bottom: 30px;
	}
}
