/*--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*--- reset code ---*/
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,dl,dt,dd,ol,nav ul,nav 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;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
	display: block;
}
ol,ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* start editing from here */
a {
	text-decoration:none;
}
.txt-rt {
	text-align:right;
}/* text align right */
.txt-lt {
	text-align:left;
}/* text align left */
.txt-center {
	text-align:center;
/*-- W3Layouts --*/	
}/* text align center */
.float-rt {
	float:right;
}/* float right */
.float-lt {
	float:left;
}/* float left */
.clear {
	clear:both;
}/* clear float */
.pos-relative {
	position:relative;
}/* Position Relative */
.pos-absolute {
	position:absolute;
}/* Position Absolute */
.vertical-base {	
	vertical-align:baseline;
}/* vertical align baseline */
.vertical-top {	
	vertical-align:top;
}/* vertical align top */
nav.vertical ul li {	
	display:block;
}/* vertical menu */
nav.horizontal ul li {
	display: inline-block;
}/* horizontal menu */
img {
	max-width:100%;
}
/*--- end reset code ---*/
body {
	font-family: 'Raleway', sans-serif;
}
h1.header-w3ls {
    text-align: center;
    font-size: 40px;
    letter-spacing:3px;
    font-weight:800;
    text-transform: uppercase;
    color: #fff;
	margin-top:17%;
	margin-left: auto;
	margin-right: auto;
    text-shadow: 5px 5px 5px #222;
}
p.w3-agileits1 {
	font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poiret One', cursive;
    margin-top:8%;
    text-shadow: 5px 5px 5px #222;
}
p.w3-agileits2 {
	font-size: 16px;
    font-weight: normal;
    color: #f15f22;
    top: 75%;
    letter-spacing: 1px;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}
/*-- background effects --*/
/* Header */
.large-header {
	position: relative;
	width: 100%;
	background: #333;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
.demo-2 .large-header {
	background-image: url('../images/banner.jpg');
	background-position: center bottom;
}
.main-title {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #f9f1e9;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
.demo-2 .main-title {
	font-weight: 700;
	font-size: 20em;
	font-family: 'Poiret One', cursive;
	padding-left: 10px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.main-title .thin {
	font-weight: 200;
}

@media only screen and (max-width : 768px) {
	.demo-2 .main-title {
		font-size: 4em;
	}
}
/*-- /background effects --*/
p.copyright {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    letter-spacing: 1px;
}
p.copyright a {
	color:#fff;
}
p.copyright a:hover {
	color:#36b051;
}

/*-- responsive design --*/
@media (max-width:1600px) {
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width:1440px) {
p.w3-agileits2 {
	left: 37%;
}
h1.header-w3ls {
	left:29%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 1366px) {
h1.header-w3ls {
    left: 28%;
}
.main-title {
	top:52%;
}
p.w3-agileits2 {
	left:37%;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 1280px) {
h1.header-w3ls {
    left: 27%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.w3-agileits2 {
    left: 36%;
}
}

@media (max-width: 1080px) {
h1.header-w3ls {
    left: 25%;
	font-size:30px;
}
p.w3-agileits2 {
    font-size: 14px;
	left:34%;
}
p.w3-agileits1 {
	left:46%;
}
.main-title {
    top: 50%;
}
.demo-2 .main-title {
	font-size:15em;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
}

@media (max-width: 1024px) {
h1.header-w3ls {
    left: 26%;
    font-size: 25px;
}
p.w3-agileits2 {
    left: 34%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 991px) {
.demo-2 .main-title {
    font-size: 13em;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
.main-title {
    top: 53%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
h1.header-w3ls {
    left: 25%;
    font-size: 25px;
}
p.w3-agileits1 {
    font-size: 30px;
	left: 47%;
}
}

@media (max-width: 900px) {
h1.header-w3ls {
    left: 23%;
    font-size: 25px;
}
p.w3-agileits2 {
    left: 32%;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 800px) {
h1.header-w3ls {
    left: 23%;
    font-size: 20px;
}
p.w3-agileits1 {
    font-size: 30px;
    left: 46%;
}
p.w3-agileits2 {
    left: 29%;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 768px) {
h1.header-w3ls {
    left: 20%;
    font-size: 20px;
}
p.w3-agileits1 {
    left: 45%;
}
.main-title {
    top: 50%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 736px) {
p.copyright {
    margin-left: auto;
    margin-right: auto;
	font-size:13px;
}
.demo-2 .main-title {
    font-size: 6em;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
h1.header-w3ls {
    left: 22%;
    font-size: 15px;
}
p.w3-agileits1 {
    font-size: 25px;
    left: 46%;
    top: 28%;
}
p.w3-agileits2 {
    left: 28%;
    top: 78%;
}
.main-title {
    top: 58%;
}
}

@media (max-width: 667px) {
h1.header-w3ls {
    left: 20%;
    font-size: 15px;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
p.w3-agileits1 {
    font-size: 20px;
    left: 46%;
    top: 29%;
}
p.w3-agileits2 {
    left: 24%;
    top: 79%;
}
}

@media (max-width: 640px) {
h1.header-w3ls {
    left: 18%;
    font-size: 15px;
}
p.w3-agileits1 {
    left: 47%;
}
p.w3-agileits2 {
    left: 23%;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 600px) {
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 568px) {
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
h1.header-w3ls {
    left: 19%;
	top:2%;
}
.demo-2 .main-title {
    font-size: 5em;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.w3-agileits1 {
    font-size: 22px;
    left: 46%;
    top: 21%;
}
p.w3-agileits2 {
    left: 21%;
    top: 74%;
}
.main-title {
    top: 50%;
}
}

@media (max-width: 480px) {
.main-title {
    top: 50%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
h1.header-w3ls {
    left: 12%;
    top: 2%;
}
p.w3-agileits1 {
	top:30%;
}
p.w3-agileits2 {
    left: 12%;
	top: 65%;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    text-align: center;
}
}

@media (max-width: 414px) {
h1.header-w3ls {
    left: 7%;
    top: 4%;
}
p.w3-agileits1 {
    font-size: 25px;
    left: 43%;
	top: 20%;
}
p.w3-agileits2 {
    left: 5%;
	text-align:center;
	top: 45%;
}
.main-title {
    top: 35%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    text-align: center;
}
}

@media (max-width: 384px) {
h1.header-w3ls {
    left: 3.5%;
    top: 4%;
}
p.w3-agileits1 {
    font-size: 25px;
    left: 42%;
}
p.w3-agileits2 {
    left: 2%;
}
img.w3l {
    margin-left: auto;
    margin-right: auto;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 375px) {
p.copyright {
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    text-align: center;
}
p.w3-agileits2 {
    left: 5%;
    line-height: 25px;
    width: 340px;
}
h1.header-w3ls {
    left: 3%;
    top: 4%;
}
}

@media (max-width: 320px) {
h1.header-w3ls {
    left: 3%;
    top: 4%;
}
p.w3-agileits1 {
    font-size: 23px;
    left: 41%;
}
p.w3-agileits2 {
    left: 4%;
    line-height: 25px;
    width: 295px;
    font-size: 13px;
}
p.copyright {
    margin-left: auto;
    margin-right: auto;
}

}










