/*-- reset --*/
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; color: #000000;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* 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 --*/
/*--main-content-starts-here--*/
body {
font-family: 'Roboto Condensed', sans-serif;
width: 100%;
background: url(/img-sys/welcome_contentbg.jpg) no-repeat 0px 0px;
background-attachment: fixed;
background-position: center;
background-size: cover;
text-align:center;
}
h1 {
font-size: 27px;
color: #fd8c00;
font-weight: bold;
margin: 56px 0px 34px;
text-transform: uppercase;
text-align: center;
font-family: 'Josefin Sans', sans-serif;
text-shadow: 2px 2px 3px #000000;
}
.main-wthree {
width: 62%;
margin: 0 auto 3%;
background: url(/img-sys/welcome_bg.jpg) no-repeat 0px 0px;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
.main-wthree h2 {
font-size: 200px;
color: #F4F4F9;
margin-top: 40px;
font-family: 'Josefin Sans', sans-serif;
}
.main-wthree p {
font-size: 18px;
margin-top: 23px;
color: rgba(0, 0, 0, 0.59);
letter-spacing: 1px;
}
.sub-agileinfo {
font-size: 20px;
color: #000;
text-shadow: 1px 1px 1px #fff;
}
.sub-agileinfo3 {
font-size: 25px;
color: #000;
font-weight: bold;
text-shadow: 1px 1px 1px #fff;
}
/*--responsive-design-starts-here--*/
@media(max-width:1440px){
h1 {
margin: 30px 0px 30px;
}
.main-wthree h2 {
margin-top: 30px;
}
.main-wthree p {
margin-top: 15px;
}
.newsletter {
margin: 53px auto 55px;
}
.main-wthree {
width: 58%;
}
}
@media(max-width:1360px){
.newsletter input[type="submit"] {
right: 186px;
}
.main-wthree p {
margin-top: 3px;
}
.copyright-w3-agile p {
font-size: 16px;
}
.newsletter {
margin: 53px auto 49px;
}
.main-wthree h2 {
font-size: 172px;
margin-top: 23px;
}
h1 {
font-size: 36px;
}
}
@media(max-width:1280px){
.main-wthree h2 {
font-size: 160px;
margin-top: 18px;
}
.main-wthree p {
font-size: 17px;
}
.sub-agileinfo {
font-size: 24px;
}
.newsletter {
margin: 45px auto 49px;
}
.copyright-w3-agile {
margin: 29px;
}
.newsletter input[type="email"] {
width: 42%;
}
}
@media(max-width:1024px){
h1 {
margin: 55px 0px 45px;
font-size: 33px;
}
.main-wthree {
width: 63%;
}
.newsletter input[type="submit"] {
right: 158px;
}
.main-wthree h2 {
margin-top: 27px;
}
.copyright-w3-agile {
margin: 45px;
}
.main-wthree p {
margin-top: 6px;
}
}
@media(max-width:991px){
h1 {
font-size: 30px;
margin: 39px 0px 33px;
}
.main-wthree {
width: 68%;
margin:0 auto;
}
.main-wthree h2 {
margin-top: 20px;
font-size: 155px;
}
.newsletter input[type="submit"] {
right: 163px;
}
.copyright-w3-agile {
margin: 31px;
}
}
@media(max-width:800px){
h1 {
font-size: 30px;
margin: 90px 0px 52px;
}
.main-wthree {
width: 76%;
margin: 10% auto 16%;
}
.main-wthree h2 {
font-size: 150px;
}
.newsletter input[type="email"] {
width: 44%;
}
.newsletter input[type="submit"] {
right: 141px;
}
.sub-agileinfo {
font-size: 23px;
}
}
@media(max-width:768px){
.newsletter input[type="submit"] {
right: 134px;
}
}
@media(max-width:736px){
.main-wthree {
width: 80%;
margin: 0% auto 0%;
}
h1 {
font-size: 30px;
margin: 48px 0px 32px;
}
.main-wthree p {
font-size: 16.5px;
}
}
@media(max-width:667px){
h1 {
font-size: 35px;
}
.main-wthree {
width: 84%;
}
.main-wthree h2 {
font-size: 145px;
margin-top: 24px;
}
.newsletter input[type="email"] {
width: 47%;
}
.newsletter input[type="submit"] {
right: 119px;
}
.copyright-w3-agile {
margin: 36px;
}
}
@media(max-width:640px){
h1 {
font-size: 28px;
}
.main-wthree p {
font-size: 16.3px;
}
.sub-agileinfo {
font-size: 22px;
}
.newsletter input[type="submit"] {
right: 113px;
}
}
@media(max-width:600px){
.main-wthree {
width: 90%;
}
.newsletter input[type="submit"] {
right: 114px;
}
.copyright-w3-agile p {
font-size: 15px;
}
.main-wthree h2 {
font-size: 140px;
margin-top: 30px;
}
}
@media(max-width:568px){
.main-wthree p {
margin-top: 0px;
}
.newsletter {
margin: 41px auto 41px;
}
h1 {
margin: 53px 0px 45px;
}
.newsletter input[type="submit"] {
right: 106px;
}
}
@media(max-width:480px){
h1 {
font-size: 26px;
letter-spacing: 5px;
}
.main-wthree h2 {
font-size: 125px;
margin-top: 17px;
}
.main-wthree p {
font-size: 15px;
}
.sub-agileinfo {
font-size: 19px;
}
.newsletter input[type="email"] {
padding: 10px 55px 10px 16px;
}
.newsletter input[type="submit"] {
width: 45px;
height: 28px;
top: 5px;
right: 85px;;
}
.main-wthree {
width: 91%;
}
.copyright-w3-agile p {
font-size: 14px;
line-height: 30px;
}
}
@media(max-width:414px){
h1 {
font-size: 24px;
letter-spacing: 3px;
margin: 65px 0px 67px;
}
.main-wthree {
width: 83%;
}
.main-wthree h2 {
font-size: 120px;
margin-top: 15px;
}
.main-wthree p {
font-size: 14px;
letter-spacing: 1.5px;
line-height: 25px;
margin-top: 10px;
}
.newsletter input[type="email"] {
width: 60%;
}
.newsletter input[type="submit"] {
right: 38px;
}
.newsletter {
margin: 33px auto;
}
.copyright-w3-agile {
margin: 49px 28px;
}
}
@media(max-width:384px){
h1 {
font-size: 24px;
letter-spacing: 3px;
margin: 50px 0px 42px;
}
.newsletter {
margin: 25px auto 31px;
}
.main-wthree h2 {
font-size: 117px;
margin-top: 18px;
}
.main-wthree p {
margin: 0 30px;
margin-top: 4px;
}
.newsletter input[type="email"] {
width: 63%;
}
.newsletter input[type="submit"] {
right: 28px;
}
.copyright-w3-agile {
margin: 42px 28px;
}
}
@media(max-width:375px){
.main-wthree p {
margin: 0 24px;
}
}
@media(max-width:320px){
h1 {
font-size: 22px;
letter-spacing: 2px;
line-height: 39px;
margin: 25px 0px 20px;
}
.main-wthree h2 {
font-size: 103px;
margin-top: 3px;
}
.sub-agileinfo {
font-size: 18px;
}
.main-wthree p {
margin-top: 0px;
font-size: 14px;
letter-spacing: 1.3px;
padding: 0px 3px;
}
.newsletter input[type="email"] {
width: 67%;
}
.newsletter {
margin: 25px auto 20px;
}
.copyright-w3-agile {
margin: 26px 28px;
}
.main-wthree {
width: 89%;
border: 9px solid #FFFDFE;
}
.newsletter input[type="submit"] {
right: 15px;
}
.copyright-w3-agile p {
line-height: 25px;
}
}
Welcome To Your New Website!
Your hosting account for www.yellowstonee-energy.com has been setup successfully.
Replace this page with your website's home page by uploading your files
and overwriting or deleting the default index.php file.
Thank you for choosing Hosting.ph!