html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body,p,h1,h2,h3,h4,h5,h6{padding:0;margin:0}body{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:16px;margin:auto}div#headerWrapper{background-color:#789}header{margin-top:44px;height:110px;max-width:75rem;margin:0 auto;position:relative}header h1{padding-top:2%;font-size:2rem;color:#daa520;font-weight:400;margin-left:2%}header h2{font-size:1.4rem;color:#daa520;margin-left:2%}header input[type=text]{width:130px;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out;float:right;border-radius:25px;margin-top:5px;height:30px}header input[type=text]:focus{width:20%}div#navWrapper{background-color:#daa520;border-bottom:1px solid rgba(0,0,0,0.3)}nav{background-color:#b0c4de;position:relative;top:0;max-width:75rem;margin:0 auto;max-width:75rem}nav ul{border-bottom:1px solid rgba(0,0,0,0.3);overflow:hidden;background-color:#b0c4de}nav ul li a{display:block;color:#b22222;text-decoration:none;padding:.7rem 2%;border-bottom:solid 1px #daa520}nav li a:hover{background-color:#789;color:#daa520}nav ul li.active{background-color:#789}nav button{background-image:url(../images/menuIconWhite.png);background-repeat:no-repeat;width:72px;height:32px;background-color:#789;background-size:86%;background-position:center center;border:1px solid #789;border-radius:10px;margin:6px 0 6px 2%}nav ul.closed{display:none}main{padding-bottom:1rem;max-width:75rem;margin:0 auto}main h1{font-size:1.5rem;margin:0.75rem 0 0 2%;color:#94a2af}main .row{clear:both}main .column{padding:0 2%}main .small-1{width:8.3333333333%;float:left}main .small-2{width:16.6666666667%;float:left}main .small-3{width:25%;float:left}main .small-4{width:33.3333333333%;float:left}main .small-5{width:41.6666666667%;float:left}main .small-6{width:50%;float:left}main .small-7{width:58.3333333333%;float:left}main .small-8{width:66.6666666667%;float:left}main .small-9{width:75%;float:left}main .small-10{width:83.3333333333%;float:left}main .small-11{width:91.6666666667%;float:left}main .small-12{width:100%;float:left}main div.container{padding:1.5rem 1rem;margin:10px 2%;clear:both}main div.container div{margin-bottom:3rem;margin-top:3rem;background-color:#789}main div.container div figure{width:100%}main div.container div figure img{width:100%}main div.container div figure img{-webkit-clip-path:polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);clip-path:polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%)}main div.container div figcaption{font-size:18px;color:#daa520;text-align:center}main div.container button.boxBtn{border:none;outline:0;display:inline-block;padding:8px;color:#b22222;background-color:#daa520;text-align:center;cursor:pointer;width:100%;font-size:18px}main div.container button:hover{background-color:#e4b849}main div.buttonContainer div button{background-color:#daa520;border:none;color:#b22222;padding:30px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:1rem;width:100%;margin-bottom:1rem;margin-left:2rem}main div.buttonContainer div button:hover{background-color:#789;color:#daa520}main article.blog div{margin-bottom:3rem;margin-top:3rem}main article.blog div figure{width:100%}main article.blog div figure img{width:100%;-webkit-clip-path:polygon(14% 0, 84% 0, 100% 13%, 100% 84%, 84% 100%, 15% 100%, 0 85%, 0 13%);clip-path:polygon(14% 0, 84% 0, 100% 13%, 100% 84%, 84% 100%, 15% 100%, 0 85%, 0 13%)}main article.blog div h2{padding:1rem;background-color:#789;color:#b22222}main article.blog div p{padding:1rem;color:#b22222;background-color:#789}main article.blog div button{padding:.5rem;border:none;width:100%;background-color:#ae8319}main article.stuff div{margin-bottom:3rem;margin-top:3rem}main article.stuff div h2{padding:.5rem;color:#b22222;background-color:#789}main article.stuff div p{padding:.5rem;color:#daa520;background-color:#789}main article.stuff div button{text-align:left;padding:.5rem;border:none;width:100%;background-color:#789}div#footerWrapper{background-color:#daa520}footer{background-color:#789}footer ul.social{display:table;max-width:75rem;margin:0 auto;list-style-type:none}footer ul.social li{float:left;text-align:center}footer ul.social li a{font-size:3rem;padding-left:.5rem;color:white}footer ul.social li a:hover{color:#daa520}.keepOpen{clear:both}.clearfix:after{content:"";display:table;clear:both}@media only screen and (min-width: 560px){header{border-top:3px solid #daa520;margin-top:0}header h1{padding-top:.8%;font-size:2rem;color:#daa520;font-weight:400;margin-left:2%}header h2{font-size:1.2rem;color:#daa520;margin-left:2%}header div.searchBar{padding-bottom:.7rem}nav{position:relative}nav ul.closed{display:block}nav button{display:none}nav ul{margin-left:2%}nav ul li{float:left}nav ul li a{border:none;border-right:1px solid #789;padding:.3rem .6rem;transition:background 0.3s linear;-webkit-transition:background 0.3s linear}nav ul li a:hover{background-color:lightgray}main .medium-1{width:8.3333333333%;float:left}main .medium-2{width:16.6666666667%;float:left}main .medium-3{width:25%;float:left}main .medium-4{width:33.3333333333%;float:left}main .medium-5{width:41.6666666667%;float:left}main .medium-6{width:50%;float:left}main .medium-7{width:58.3333333333%;float:left}main .medium-8{width:66.6666666667%;float:left}main .medium-9{width:75%;float:left}main .medium-10{width:83.3333333333%;float:left}main .medium-11{width:91.6666666667%;float:left}main .medium-12{width:100%;float:left}main div.buttonContainer div button{margin-left:0rem}}@media only screen and (min-width: 1140px){header input [type=text]{margin-bottom:40px}nav{padding:.2rem .6rem}nav ul li a span{display:inline;max-width:75rem}main .large-1{width:8.3333333333%;float:left}main .large-2{width:16.6666666667%;float:left}main .large-3{width:25%;float:left}main .large-4{width:33.3333333333%;float:left}main .large-5{width:41.6666666667%;float:left}main .large-6{width:50%;float:left}main .large-7{width:58.3333333333%;float:left}main .large-8{width:66.6666666667%;float:left}main .large-9{width:75%;float:left}main .large-10{width:83.3333333333%;float:left}main .large-11{width:91.6666666667%;float:left}main .large-12{width:100%;float:left}main div.buttonContainer div button{margin-left:6rem}}
/*# sourceMappingURL=styles.css.map */
