a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
a {outline : none;}
a img {outline : none;}
img {border : 0;}
a:active, a:focus {outline: none; ie-dummy: expression(this.hideFocus=true);} /* IE 9 FIX */
a {-webkit-tap-highlight-color: rgba(0,0,0,0);}

* {-moz-box-sizing:border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
* {background-size:cover;background-position:center;background-repeat:no-repeat;}
* {transition: all 0.5s ease;}

html, body {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#313131;font-size:20px;line-height: 1.5;font-weight:100;}

h1 {font-size:48px;line-height:70px;color:#fff;font-weight:300;display:inline;}
h2 {}

ul {padding:0;margin:0;}
li {list-style:none;}

a:link, a:visited, a:active {font-weight:400;color:#9f7be1;text-decoration:underline; transition: all 0.5s ease;}
a:hover {color:#9f7be1;text-decoration:none; transition: all 0.2s ease;}

.mainheading {display:block;text-align:center;}
.mainlogo {width:100px;margin:0 auto;display:block;}
.middle {max-width:1200px;margin:0 auto;padding:0px 20px}
.mainheader {background-color: #24292e;background-image: url(images/stars-bg.png),linear-gradient(#191c20, #24292e 15%);background-position:top center;background-repeat:repeat;background-size:100%;color:rgba(255,255,255,0.65);padding:70px 0px 100px 0px;line-height: 1.5;}
.mainquote {margin:30px 0px 0px 0px}
.godpreh1 {font-size:48px;line-height:70px;color:#fff;font-weight:300}
.body {font-weight:400;}
.homeintro {font-size:30px;padding:30px 0px;line-height:40px;}

.memes {padding:0px 0px 50px 0px;}
.memes h3 {font-size:30px;padding:70px 0px;line-height:40px;display:block;text-align:center;}
.memes img {width:50%;float:left;}

/* SMALL DESKTOP */
 @media (max-width: 1200px){

}

/* TABLETS */
 @media (max-width: 1024px){

}

/* SMARTPHONES */
 @media (max-width: 767px){
   h1 {font-size:20px;line-height:40px;font-weight:300}
  .memes h3 {font-size:20px;padding:70px 0px;line-height:40px;display:block;text-align:center;}
   .mainheader {padding:30px 0px}
   .godpreh1 {font-size:20px;line-height:40px;font-weight:300}
.memes img {width:100%;float:left;}
.homeintro {font-size:20px;padding:30px 0px;line-height:1.5;}

}
