/* CSS file generated by Responsify */
/* Columns: 6, Gutter Width: 1.5, Breakpoints:  */ 

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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}

nav ul, nav li { margin: 0; }
nav ul, ul { list-style:none; }

.span1, .span2, .span3, .span4, .span5, .span6{
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.col{
  margin-left: 2.5%;
}

.col:first-child {
  margin-left:0;
}

.span1{
  width: 15.4166666667%;
  
}
.span2{
  width: 34.3333333333%;
  
}
.span3{
  width: 49.25%;
  
}
.span4{
  width: 60%;
  
}
.span5{
  width: 83.0833333333%;
  
}
.span6{
  width: 100%;
  margin-left: 0;
}

body{
  font-size: 87.5%;
  color: #252e35;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  background: #f6f6f6;
}

h1{
    font-size: 1.714285714em; /* 24 / 14 */
    line-height: 1.5em; /* 21 / 14 */
}

h2{
  font-size: 1.5em; /* 21 / 14 */
  line-height: 1.5em; /* 21 / 14 */
}

p{
    font-size: 1em; /* 14 / 14 */
    line-height: 1.5em; /* 21 / 14 */
    margin-bottom: 1.5em; /* 21 / 14 */
}

#container, .inner{
  margin: 0 auto;
	max-width: 800px;
}

header{
  background: #D5DEE6;
}

header h1{
  margin: 7px 0 0 0;
}

#container{
  clear: both;
  padding-top: 20px;
}

.alt{
  color: #fff;
  color: rgba(255,255,255, 0.9);
  letter-spacing: 0.05em;
}

/* NAVIGATION */

nav{
  margin: 7px 0 7px 0;
}

nav ul{
  text-align: right;
  overflow: auto;
  width: 100%;
}

nav ul li{
  margin: 0 0 0 0;
  text-align: center;
  overflow: auto;
  float: left;
  width: 33%;
}

nav a{
  text-decoration: none;
  margin: 0;
  display: block;
  padding: 7px 0 7px 5%;
  margin: 0 0 0 4%;
  background-color: rgba(255,255,255,0.1);
}


/* MEDIA QUERIES */

/* Responsify Defaults */

@media screen and (max-width: 768px){
  nav .span2{
    width: 100%;
  }

  .span4, article{
    width: 100%;
  }

  .span2, aside{
    width: 100%;
    margin-left: 0;
  }

  #container, .inner{
    width: 90%;
    padding: 0 5% 0 5%;
  }
}

@media screen and (max-width: 480px){
  nav ul li{
    width: 100%;
    margin: 0 0 5px 0;
  }

  nav a{
    margin: 0;
    padding: 14px 0 14px 0;
  }
  .card-2 {
  	margin-bottom: 10px;
  }
	
}

/* Custom Breakpoints */

@media screen and (max-width: px) {
 /* Add your styles for devices with a maximum width of  */

}


/* Micro Clearfix */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}
/* FORMAT */

/* Links */
a:link {
	color: #337AB7;
	text-decoration: none
}
a:visited {
	color: #337AB7;
	text-decoration: none
}
a:hover {
	color: #23527C;
	text-decoration: underline;
}
a:active {
	color: #337AB7;
}

/*Mine*/
.card-2 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important
}
ul {
    list-style-type: square;
	margin-left: 15px;
	font-size: 0.9em;
}
ul li {
	line-height: 1.3em;
	margin-top: .5em;
}
.panel {
    padding: 0.8em 16px;
    margin-top: 16px!important;
    margin-bottom: 16px!important;
}
.w3-blue,
.w3-hover-blue:hover {
    color: #369!important;
    background-color: #D5DEE6!important;
}
.div-1{
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 20px;
	overflow: hidden; 
	border-bottom: 1px dotted #717171;
}

/* Second Links */
.lnk1 a:link {
	color: #70879E!important;
	text-decoration: none!important;
}
.lnk1 a:visited {
	color: #70879E!important;
	text-decoration: none!important;
}
.lnk1 a:hover {
	color: #23527C!important;
	text-decoration: underline!important;
}
.lnk1 a:active {
	color: #70879E!important;
}
h5 {
	color: #70879E;
}
h2 a:link {
	color: #000000 !important;
	text-decoration: none!important;
}
h2 a:visited {
	color: #000000 !important;
	text-decoration: none!important;
}
h2 a:hover {
	color: #23527C!important;
	text-decoration: underline!important;
}
h2 a:active {
	color: #000000!important;
}.w3-display-middle {
	position: absolute;
	top: 21px;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
a:hover .card-2 {
	opacity: 0.75;
}