@import url(../font-awesome/4.5.0/css/font-awesome.min.css);
@import url(animate.css);

/* End Imports! */

html, body {
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #555;
  background: url(../media/1102/bgtexture.png);
}

.myImage {
 float: right;
 width: 45%;	
	}
.heading {
 float:left;
 width: 50%;
padding: 10px;
	}

.ll{
	width:calc(100% - 40px);
	float:left;
	line-height:45px;
	height: 45px;
	background: #87B3E2;
	color:#FFF;
	text-align:center;
	margin-left:20px;
	display:none;
	letter-spacing: 0.09rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #666;
}

.ll2{
	width:calc(100% - 40px);
	float:left;
	line-height:45px;
	height: 45px;
	background: #e8e162;
	color:#FFF;
	text-align:center;
	margin-left:20px;
	display:none;
	letter-spacing: 0.09rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #666;
}

.sectionlist .title {
	color: #003349;
	width: 100%;	
}

#storeitems ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

#searchbox {
  width: 0px;
  height: 250px;
  padding: 25px;
  background: url(../media/1025/slidenavbg.png);
  position: absolute;
  top: 60px;
  right: 0px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.40);
  z-index: 99999999999;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#searchbox span {
  width: 100%;
  max-width: 500px;
  padding: 10px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 999999999;
}
#searchbox span h4 {
  color: #DDD;
  font-size: 14px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 8px;
}
#searchbox.open {
  width: 100%;
  opacity: 1;
  width: 100%;
  height: 250px;
}
#searchbox #sboxinput {
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
  color: #999;
  width: 100%;
  float: left;
  text-align: left;
  font-family: "proxima-nova", sans-serif;
  border: none;
  background: none;
  padding: 0px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: dotted 1px #666;
  margin-bottom: 15px;
}
#searchbox label {
  color: #CCC;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  text-align: center;
}
#searchbox btn {
  font-size: 15px;
  -webkit-border-radius: 19px !important;
  -moz-border-radius: 19px !important;
  border-radius: 19px !important;
  width: 38px;
  height: 38px;
  line-height: 38px;
  padding: 0px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 40px;
  border: none;
}
#searchbox btn .fa {
  width: 38px;
  height: 37px;
  line-height: 36px;
  padding: 0px;
  text-align: center;
  font-size: 20px;
}
#searchbox #close {
  width: 38px;
  height: 38px;
  top: 75px;
  right: 20px;
  line-height: 38px;
  font-size: 30px;
  text-align: center;
  position: absolute;
  color: #CCC;
  cursor: pointer;
}
.centercol {
  border-left: solid 1px #f0f0f0;
  border-right: solid 1px #f0f0f0;
}
h1, h2, h3, h4, h5 {
  font-family: "proxima-nova", sans-serif;
  color: #494949;
  float: left;
  height: auto;
  width: 100%;
  font-weight: 700;
}
h1 {
  fox;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  font-family: 'Raleway', 'Arial', 'Tahoma' sans-serif;
  margin-bottom: 20px;
  line-height: 27px;
  font-size: 17px;
}
.container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.nopad {
  padding: 0px!important;
}
.nomar {
  margin: 0px!important;
}
.shim {
  width: 100%;
  float: left;
  height: 60px;
}
.wrapper {
  width: 100%;
  float: left;
  height: auto;
}
.wrapper.grey{
  background: #FFF;
}
.row {
  width: 100%;
  float: left;
  height: auto;
  clear: both;
}

/* labels */

.label-tag {
  height: 25px;
  padding: 0px 8px!important;
  color: #666;
  text-align: center;
  font-size: 9px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  box-sizing: border-box;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: auto!important;
  display: inline-block;
}
.label-tag.primary {
  color: #FFF;
  background-color: #2574A9;
}
.label-tag.danger {
  color: #FFF;
  background-color: #C0392B;
}
.label-tag.success {
  color: #FFF;
  background-color: #1e9e59;
}
.label-tag.dark {
  color: #FFF;
  background-color: #444;
}
.label-tag.blue{
  color: #FFF;
  background-color: #3c70a7;
}
.label-tag.over {
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 0px;
}
.label-tag a {
  color: #f0f0f0;
  text-decoration: none;
}
.label-tag a:hover {
  text-decoration: underline;
}

/* Buttons */

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #777;
  text-align: center;
  font-size: 11px;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.20);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.20);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.20);
}
.button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #FFF;
  background-color: #0077c8;
  border-color: #0b629d;
}
.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #0181d9;
  border-color: #0b629d;
}
.button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #FFF;
  background-color: #0077c8;
  border-color: #0b629d;
}
.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #0181d9;
  border-color: #0b629d;
}
.button.button-secondary, button.button-secondary, input[type="submit"].button-secondary, input[type="reset"].button-secondary, input[type="button"].button-secondary {
  color: #FFF;
  background-color: #003865;
  border-color: #013056;
}
.button.button-secondary:hover, button.button-secondary:hover, input[type="submit"].button-secondary:hover, input[type="reset"].button-secondary:hover, input[type="button"].button-secondary:hover, .button.button-secondary:focus, button.button-secondary:focus, input[type="submit"].button-secondary:focus, input[type="reset"].button-secondary:focus, input[type="button"].button-secondary:focus {
  color: #FFF;
  background-color: #05477c;
  border-color: #013056;
}
.button.button-danger, button.button-danger, input[type="submit"].button-danger, input[type="reset"].button-danger, input[type="button"].button-danger {
  color: #FFF;
  background-color: #C0392B;
  border-color: #a43125;
}
.button.button-danger:hover, button.button-danger:hover, input[type="submit"].button-danger:hover, input[type="reset"].button-danger:hover, input[type="button"].button-danger:hover, .button.button-danger:focus, button.button-danger:focus, input[type="submit"].button-danger:focus, input[type="reset"].button-danger:focus, input[type="button"].button-danger:focus {
  color: #FFF;
  background-color: #d23222;
  border-color: #a43125;
}
.button.button-success, button.button-success, input[type="submit"].button-success, input[type="reset"].button-success, input[type="button"].button-success {
  color: #FFF;
  background-color: #1e9e59;
  border-color: #196f40;
}
.button.button-success:hover, button.button-success:hover, input[type="submit"].button-success:hover, input[type="reset"].button-success:hover, input[type="button"].button-success:hover, .button.button-success:focus, button.button-success:focus, input[type="submit"].button-success:focus, input[type="reset"].button-success:focus, input[type="button"].button-success:focus {
  color: #FFF;
  background-color: #1eae60;
  border-color: #196f40;
}
.button.button-dark, button.button-dark, input[type="submit"].button-dark, input[type="reset"].button-dark, input[type="button"].button-dark {
  color: #FFF;
  background-color: #222222;
  border-color: #111;
}
.button.button-dark:hover, button.button-dark:hover, input[type="submit"].button-dark:hover, input[type="reset"].button-dark:hover, input[type="button"].button-dark:hover, .button.button-dark:focus, button.button-dark:focus, input[type="submit"].button-dark:focus, input[type="reset"].button-dark:focus, input[type="button"].button-dark:focus {
  color: #FFF;
  background-color: #292929;
  border-color: #202020;
}
.button.button-donate, button.button-donate, input[type="submit"].button-donate, input[type="reset"].button-donate, input[type="button"].button-donate {
  color: #FFF;
  background-color: #F89406;
  border-color: #333;
}
.button.button-donate:hover, button.button-donate:hover, input[type="submit"].button-donate:hover, input[type="reset"].button-donate:hover, input[type="button"].button-donate:hover, .button.button-donate:focus, button.button-donate:focus, input[type="submit"].button-donate:focus, input[type="reset"].button-donate:focus, input[type="button"].button-donate:focus {
  color: #FFF;
  background-color: #ffac35;
  border-color: #333;
}
.button.button-line, button.button-line, input[type="submit"].button-line, input[type="reset"].button-line, input[type="button"].button-line {
  color: #CCC;
  border-color: #CCC;
}
.button.button-line:hover, button.button-line:hover, input[type="submit"].button-line:hover, input[type="reset"].button-line:hover, input[type="button"].button-line:hover, .button.button-line:focus, button.button-line:focus, input[type="submit"].button-line:focus, input[type="reset"].button-line:focus, input[type="button"].button-line:focus {
  color: #ddd!important;
  background-color: #ccc;
  border-color: #CCC;
}
.button.button-listen, button.button-listen, input[type="submit"].button-listen, input[type="reset"].button-listen, input[type="button"].button-listen {
  color: #f0f0f0;
  background-color: #87B3E2;
  border-color: #CCC;
}
.button.button-listen:hover, button.button-listen:hover, input[type="submit"].button-listen:hover, input[type="reset"].button-listen:hover, input[type="button"].button-listen:hover, .button.button-listen:focus, button.button-listen:focus, input[type="submit"].button-listen:focus, input[type="reset"].button-listen:focus, input[type="button"].button-listen:focus {
  color: #fff!important;
  background-color: #93bfee;
  border-color: #CCC;
}
.button.button-yellowgreenish{
  color: #3e7e44;
  background-color: #f5da8f;
  border-color: #111;
}
.button-wide {
  width: 100%;
}
.button-group {
  width: 100%;
  float: left;
}
.button-group .button {
  width: 33.33333%!important;
  margin: 0px!important;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
/*
.button-group .button:first-child {
  -webkit-border-top-left-radius: 2px!important;
  -webkit-border-bottom-left-radius: 2px!important;
  -moz-border-radius-topleft: 2px!important;
  -moz-border-radius-bottomleft: 2px!important;
  border-top-left-radius: 2px!important;
  border-bottom-left-radius: 2px!important;
  -webkit-border-top-right-radius: 0px!important;
  -webkit-border-bottom-right-radius: 0px!important;
  -moz-border-radius-topright: 0px!important;
  -moz-border-radius-bottomright: 0px!important;
  border-top-right-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
  border-right: none!important;
}
.button-group .button:last-child {
  -webkit-border-top-right-radius: 2px!important;
  -webkit-border-bottom-right-radius: 2px!important;
  -moz-border-radius-topright: 2px!important;
  -moz-border-radius-bottomright: 2px!important;
  border-top-right-radius: 2px!important;
  border-bottom-right-radius: 2px!important;
  -webkit-border-top-left-radius: 0px!important;
  -webkit-border-bottom-left-radius: 0px!important;
  -moz-border-radius-topleft: 0px!important;
  -moz-border-radius-bottomleft: 0px!important;
  border-top-left-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
}
*/
.button.button-round {
  -webkit-border-radius: 19px!important;
  -moz-border-radius: 19px!important;
  border-radius: 19px!important;
}

/* Form Elements */

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
  height: 38px;
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  font-size: 13px;
}

/* Removes awkward default styles on some inputs for iOS */

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #33C3F0;
  outline: 0;
}
label, legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}
fieldset {
  padding: 0;
  border-width: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

/* Grid */

.col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  position: relative;
  min-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}

/* Instagram Feed Stuff */

#instafeed {
  width: 100%;
  float: left;
  height: auto;
  padding: 2px;
  background: #FFF;
  position: relative;
}
#instafeed a {
  width: 33.3333%;
  float: left;
  height: auto;
  padding: 2px;
  background: #FFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
#instafeed a span.likes {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #FFF;
  text-shadow: 1px 1px 1px #666;
  font-weight: 900;
  font-size: 10px;
  z-index: 30;
}
#instafeed a:hover {
  position: relative;
  z-index: 20;
  transform: scale(1.1);
  border: solid #FFF 4px;
}
#instafeed a img {
  width: 100%;
  float: left;
  height: auto;
  border-radius: 0px!important;
  -moz-border-radius: 0px!important;
  -webkit-border-radius: 0px!important;
  position: relative;
  opacity: 1!important;
  z-index: 5!important;
}
#instafeed a:hover img {
  opacity: 1;
}
* Self Clearing Goodness */ .container:after, .row:after, .u-cf {
  content: "";
  display: table;
  clear: both;
}

/* Top Nav */

topnav {
  width: 100%;
  height: 60px;
  background: #454545;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: left;
  position: relative;
  z-index: 999999;
}
topnav a.logo {
  float: left;
  width: auto;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  margin-left: 125px;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
}
topnav a.logo img {
  float: left;
  width: auto;
  height: 60;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
topnav a.logo.open {
  opacity: 1;
}
topnav ul#main li a.subscribe {
  margin-top: 10px;
  -webkit-border-radius: 19px!important;
  -moz-border-radius: 19px!important;
  border-radius: 19px!important;
  border: none;
}
topnav ul li input.topnavsearch {
  border: solid 1px #CCC;
  margin-top: 11px;
  -webkit-border-radius: 19px!important;
  -moz-border-radius: 19px!important;
  border-radius: 19px!important;
  line-height: 38px;
  height: 38px;
  font-family: 'Raleway', sans-serif;
  color: #1ba39c;
  padding-right: 40px;
  width: 175px;
  font-size: 11px;
  font-weight: 400;
  background: #FFF;
  border: solid 1px #DDD;
}
topnav ul li input.topnavsearch:focus {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: solid 1px #1ba39c;
}
topnav ul li.searchwrap {
  position: relative;
}
topnav ul li.searchwrap .searchglass {
  position: absolute;
  top: 22px;
  right: 15px;
  color: #666;
}
topnav ul.open {
  left: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
topnav ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  list-style-image: none;
  float: right;
  width: auto;
  height: 60px;
  margin-right: 60px;
}
topnav ul li {
  float: left;
  width: auto;
  height: auto;
}
topnav ul li a {
  line-height: 60px;
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
topnav ul li a.button {
  -webkit-border-radius: 19px !important;
  -moz-border-radius: 19px !important;
  border-radius: 19px !important;
  margin-top: 11px;
  margin-left: 10px;
}
topnav ul li a .fa {
  font-size: 20px;
  height: 38px;
  line-height: 38px;
}
#toggle-search {
  cursor: pointer;
  width: 60px!important;
  height: 60px!important;
  line-height: 60px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9999999;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#toggle-search {
  background: url(../media/1021/search.png) center center no-repeat;
}
#toggle-search.close {
  background: url(../media/1047/close_l.png) center center no-repeat #191919;
}
topnav.open {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999999999;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.searchwrap {
  position: relative;
  height: 60px;
  float: right;
  line-height: 60px;
  margin-left: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  bottom: 100%;
}
.searchwrap .searchglass {
  position: absolute;
  top: 22px;
  right: 15px;
  color: #666;
}
.searchwrap input.topnavsearch {
  border: solid 1px #222;
  margin-top: 11px;
  -webkit-border-radius: 19px!important;
  -moz-border-radius: 19px!important;
  border-radius: 19px!important;
  line-height: 38px;
  height: 38px;
  font-family: "proxima-nova", sans-serif;
  color: #CCC;
  padding-right: 40px;
  width: 175px;
  font-size: 13px!important;
  font-weight: 500;
  background: #222;
  text-align: center;
  letter-spacing: .1rem;
}
.searchwrap input.topnavsearch:focus {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: solid 1px #000;
  background: #111;
}
.shrinkers {
  height: 38px;
  line-height: 38px;
  float: right;
  margin-right: 45px;
  padding-top: 10px;
}
.shrinkers a {
  -webkit-border-radius: 7px!important;
  -moz-border-radius: 7px!important;
  border-radius: 7px!important;

  margin-right: 3px;
}
.shrinkers a span {
  height: 38px;
  line-height: 38px;
}
.shrinkers a .fa {
  font-size: 17px;
  height: 38px;
  line-height: 38px;
  display: none;
}
#togglenav {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999999999;
  width: 60px;
  height: 60px;
  float: left;
  line-height: 60px;
  padding-left: 55px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #999;
  font-size: 18px;
  content: 'MENU';
}
#togglenav {
  background: url(../media/1011/menu_l.png) center center no-repeat;
}
#togglenav.light-close {
  background: url(../media/1047/close_l.png) center center no-repeat #191919;
}
#togglenav.light-close span {
  display: none;
}
slidenav {
  width: 0px;
  position: absolute;
  height: 0px;
  background: url(../media/1025/slidenavbg.png);
  z-index: -99999;
  color: #DDD;
  top: 60px;
  left:0px;
  padding-top: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 5px 0px 18px -7px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 5px 0px 18px -7px rgba(0, 0, 0, 0.41);
  box-shadow: 5px 0px 18px -7px rgba(0, 0, 0, 0.41);
  opacity: 0;
  float: left;
  overflow: hidden;
}
slidenav ul {
  width: 100%;
  float: left;
  height: auto;
  margin: 0px;
  padding: 0px;
}
slidenav ul li {
  width: 100%;
  float: left;
  height: auto;
  border-bottom: solid 1px #CCC;
}
slidenav ul li a {
  width: 100%;
  float: left;
  height: auto;
  padding: 12px 15px;
  height: auto;
  color: #FFF;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .08rem;
  font-family: "proxima-nova", sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: normal;
}
slidenav ul li a:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #87b3e2;
  color: #FFF;
  padding-left: 25px;
}
slidenav.open {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 99;
  height: auto;
  overflow: auto;
  width: 250px;
}
slidenav ul li:last-child {
  border-bottom: none;
}

/* blocks */

.block {
  width: 100%;
  float: left;
  height: auto;
  margin-bottom: 15px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  position: relative;
}
.block ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  list-style-image: none;
  float: left;
  width: 100%;
}
.block ul li {
  width: 100%;
  float: left;
  height: auto;
  margin-bottom: 10px;
}
.block ul li a.mimg {
  float: left;
  width: 100%;
  height: 100px;
  margin-bottom: 13px;
  overflow: hidden;
  position: relative;
  display: none;
}
.block ul li a.mimg img {
  width: 100%;
  float: left;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.block h3 {
  font-size: 16px;
  color: #87b3e2;
  margin: 0px;
  margin-bottom: 15px;
  -webkit-font-smoothing: never;
  -moz-osx-font-smoothing: never;
  text-transform: uppercase;
}
.block ul li .meta {
  font-size: 10px;
  etter-spacing: 0.1rem;
  width: 100%;
  margin-bottom: 3px;
  color: #999;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  ext-rendering: optimizeLegibility;
  letter-spacing: 0.09rem;
  text-transform: uppercase;
}
.block ul li .meta a {
  font-size: 10px;
  letter-spacing: .08rem;
  width: 100%;
  margin-bottom: 10px;
  color: #789ec6;
  text-decoration: none;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
}
.block .meta a:hover {
  text-decoration: underline;
}
.block span {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Lora', serif;
}
.block:last-child {
  border: none;
}
.block ul li .title {
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  color: #555;
  margin-bottom: 6px;
}
.block ul li .title a{
  color: inherit;
}
.block ul li p {
  color: #696969;
  font-size: 15px;
  line-height: 20px;
  padding: 0px!important;
  font-family: "proxima-nova", sans-serif;
}
.block.darkblock {
  background: #333;
  color: #DDD;
}

/* article */

.article {
  width: 100%;
  float: left;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  background: #FFF;
  position: relative;
	border-right:solid 1px #DDD;
}
.article .aimg {
  width: 100%;
  max-width: 325px;
  float: right;
  margin-left: 20px;
  margin-bottom: 15px;
}
.col1 .social {
  width: 100%;
  float: left;
  height: auto;
  margin-bottom: 10px;
}
.article h1 {
  color: #404040;
  font-size: 39px;
  line-height: 1.2;
  letter-spacing: -.011rem;
  text-transform: uppercase;
  word-spacing: 10px;
  font-weight: 900;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
.article .slug {
  font-weight: bold;
  color: #555;
  font-size: 18px;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  letter-spacing: -.0425rem;
}
.article h4 {
  text-transform: uppercase;
}
.article p {
  font-family: "proxima-nova";
  margin-bottom: 25px;
  line-height: 27px;
  font-size: 17px;
  font-weight: 500;
  color: #444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article img{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.article .meta {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 11px;
  width: 100%;
  float: left;
  text-align: left;
  color: #888;
  width: 100%;
  line-height: 30px;
  height: 30px;
  -webkit-font-smoothing: never;
  -moz-osx-font-smoothing: never;
  ext-rendering: optimizeLegibility;
  letter-spacing: 0.09rem;
}
.article .meta a {
  color: #666;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article .meta a:hover {
  color: #444;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article ol {
  padding: auto;
  list-style: decimal;
}
.article ol li {
  float: left;
  list-style-position: inside;
}
storyblock {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  border-bottom: solid 1px #DDD;
  padding-bottom: 13px;
  position: relative;
}
storyblock a.mimg {
  width: 275px;
  float: left;
  height: auto;
  margin-bottom: 10px;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-right: 25px;
  margin-bottom: 10px;
}
storyblock a.mimg img {
  width: 100%;
  float: left;
  height: auto;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
storyblock h3 {
  font-size: 25px;
  color: #444;
  padding: 0px;
  margin: 0px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
storyblock .meta {
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-weight: 400;
  margin-bottom: 25px;
  font-size: 11px;
  width: 100%;
  float: left;
  text-align: left;
  color: #666;
  width: 100%;
  text-align: center;
  line-height: 30px;
  height: 30px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.09rem -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
storyblock .meta span {
  height: 30px;
  width: 30px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(../media/1012/metadiv.png) center center no-repeat;
  display: inline;
}
storyblock .meta a {
  color: #666;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
storyblock .meta a:hover {
  color: #444;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
storyblock .teaser p:last-child {
  margin-bottom: 0px;
}
storyblock .teaser {
  width: 100%;
  height: auto;
}
storyblock .teaser p {}

/*-------*/

storyblock:first-child {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
storyblock:first-child a.mimg {
  width: 100%;
  float: left;
  height: auto;
  margin-bottom: 30px;
  height: 250px;
  position: relative;
  overflow: hidden;
}
storyblock:first-child a.mimg img {
  width: 100%;
  float: left;
  height: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
storyblock:first-child h3 {
  font-size: 34px;
  color: #444;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
storyblock:first-child .teaser {
  width: 100%;
  float: left;
  height: auto;
}
storyblock:first-child .teaser p {}
storyblock .buttons {
  text-align: center;
  border-top: solid 1px #f0f0f0;
  float: left;
  width: 100%;
  padding-top: 12px;
  height: 53px;
  display: inline-block;
}
storyblock .buttons .button {
  margin-bottom: 0px;
  display: inline-block;
}
storyblock .buttons .button.soc {
  width: 38px;
  text-align: center;
  padding: 0px!important;
  line-height: 38px;
  font-size: 18px;
  color: #999;
}
storyblock .buttons .button.soc .fa {
  line-height: 38px;
}
.box {
  float: left;
  width: 100%;
  height: auto;
  border: solid 1px #DDD;
}
.box ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background: #FFF;
  float: left;
}
.box ul li {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: solid 1px #f0f0f0;
}
.box ul li a {
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-weight: 600;
  text-decoration: none;
  color: #555;
}
.box h4 {
  padding: 0px;
  margin: 0px;
  color: #789ec6;
  font-size: 16px;
  background: #f9f9f9;
  padding: 10px 15px;
  width: auto;
  border-bottom: solid 1px #DDD;
  border-left: solid 3px #789ec6;
  padding-left: 12px;
}
#ll {}
#ll.open {
  padding-left: 10px;
  padding-right: 15px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #D91E18;
  opacity: 1;
  animation: onair 1s infinite;
  border: solid 1px #F22613;
}
#ll.open span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 700;
}
#toggleplay {
  padding-left: 0px;
  font-size: 16px;
  float: left;
  height: 36px;
  line-height: 36px;
  display: none;
}
#toggleplay .fa {
  height: 37px;
  line-height: 37px;
  margin-right: 8px;
}
#ll.open #toggleplay {
  display: table;
  margin-left: 10px;
}

/* Action Alert */

.aalert {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.aalert a.mimg, .aalert a.mimg img {
  width: 100%;
  height: auto;
  float: left;
}
.aalert h4 {
  padding: 25px;
  padding-bottom: 10px;
  color: #f9f9f9;
  width: 100%;
  float: left;
  margin: 0px;
}
.aalert p {
  padding: 25px!important;
}

/* blockquote */

blockquote {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  text-align: left;
  border-top: solid 2px #CCC;
  border-bottom: solid 2px #CCC;
  color: #666;
  font-weight: 700;
  -webkit-font-smoothing: never;
  -moz-osx-font-smoothing: never;
}
blockquote p {
  font-size: 17px!important;
  line-height: 30px!important;
  padding-left: 25px;
  padding-right: 25px;
  color: #666!important;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  word-spacing: 5px;
}
blockquote .author {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-weight: 400;
  -webkit-font-smoothing: never;
  -moz-osx-font-smoothing: never;
  margin-bottom: 20px;
  font-size: 11px!important;
  font-style: normal;
}

/* blockquote */

#aabox {
  width: calc(100% - 40px);
  height: auto;
  padding: 20px;
  background: #8b0f04;
  color: #f9f9f9;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);
  position: absolute;
  z-index: 9;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 100px;
  opacity: 0;
}
#aabox h4 {
  padding: 0px;
  margin: 0px;
  color: #f9f9f9;
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 18px;
  text-rendering: optimizeLegibility;
}
#aabox.show {
  margin-top: 0px;
  opacity: 1;
}
#aabox p {
  color: #f9f9f9;
  font-size: 14px;
  line-height: 25px;
}
#aabox #aaclose {
  position: absolute;
  top: 20px;
  right: 5px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #ddd;
  font-size: 18px;
}
ul.tabs {
  width: 100%;
  height: 40px;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style: none;
  list-style-type: none;
  border-bottom: solid 1px #CCC;
  margin-bottom: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
ul.tabs li {
  float: left;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-right: 15px;
}
ul.tabs li a {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #666;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 700;
}
ul.tabs li a.active {
  background: #FFF;
  border-bottom: solid 5px #CCC;
  font-weight: 900;
  font-size: 20px;
}
ul.tabs li a .fa {
  padding-right: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
#tab1, #tab2, #tab3, #tab4, #tab5, #tab6 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* stopstories */

.topstories {
  width: 100%;
  float: left;
  height: auto;
}
.topstories .story {
  width: 100%;
  float: left;
  height: 300px;
  position: relative;
  overflow: hidden;
  background: #000;
}
.topstories .story a.mimg {
  position: absolute;
  ;
  z-index: 1;
  width: 100%;
  height: 100%;
  float: left;
}
.topstories .story a.mimg img {
  width: 150%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.7;
}
.topstories .story span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 20px;
  width: 100%;
  z-index: 5;
}
.topstories span h3 {
  color: #FFF;
  text-shadow: 1px 1px 1px #222;
  text-transform: uppercase;
}
.topstories .story:nth-child(1) {
  width: 70%;
}
.topstories .story:nth-child(1) span h3 {
  font-size: 25px;
}
.topstories .story:nth-child(2) {
  width: 30%;
}
.topstories .story:nth-child(3) {
  width: 30%;
}
.topstories .story:nth-child(4) {
  width: 70%;
}

/* wrap */

.wrap {
  width: 100%;
  float: left;
  height: auto;
}
.wrap.flowwrap {
  background: url(https://urbanfamilytalk.com/img/ufcbg_bg.jpg);
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrap.standard {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Breaking News */

#breaking-news {
  width: 100%;
  float: left;
  padding: 25px;
  color: #FFF;
  font-size: 18px;
  background: #CF000F;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: none;
}

/* FLOW */

.flow {
  width: 100%;
  float: left;
  height: auto;
}
.flow.fp {}
.flow .flowbox {
  float: left;
  height: auto;
  background: #ddd;
  height: 310px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  background: #111;
  overflow: hidden;
}
.flow .flowbox.one {
  width: 100%;
}
.flow .flowbox.two {
  width: 50%;
}
.flow .flowbox.three {
  width: 30%;
}
.flow .flowbox.four {
  width: 25%;
}
.flow .flowbox.five {
  width: 20%;
}
.flow .flowbox.seven {
  width: 70%;
}
.flow .flowbox.triple {
  width: 33.3333%;
}
.container:after, .row:after, .u-cf {
  content: "";
  display: table;
  clear: both;
}
.flow .flowbox.small {
  height: 310px;
}
.flow .flowbox.tall {
  height: 620px;
}
.flow .flowbox a.mimg {
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 1;
}
.flow .flowbox a.mimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.9;
  width: auto;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flow .flowbox .infos {
  position: absolute;
  z-index: 9999;
  bottom: 0px;
  left: 0px;
  height: auto;
  width: 100%;
  padding: 20px;
  border-top: dotted 1px #000;
  background: url(../media/1051/infosbg.png);
  box-shadow: inset 0 0 0 0 #87b3e2;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.flow .flowbox .infos .title {
  font-size: 20px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  color: #f9f9f9;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
}
.flow .flowbox .infos .title a{
	font-size: 20px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  color: #f9f9f9;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
	text-decoration:none;
}
.flow .flowbox .infos .tag {
  font-size: 13px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  color: #87b3e2;
  text-shadow: 1px 1px 3px #000;
}
.flow .flowbox .infos .tag a{
  color: #87b3e2;
  text-decoration: none;
}
.flow .flowbox .infos .tag a:hover{
  text-decoration: underline;
}
.flow .flowbox.two.small a img {
  height: 150%;
}
.flow .flowbox:hover a.mimg img {
  opacity: 0.7;
}
.flow .flowbox .border {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  padding: 0px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  pointer-events:none;
}
.flow .flowbox:hover .border {
  position: absolute;
  z-index: 999;
  padding: 10px;
  border: solid 10px #222222;
}

/* mo slides */

#moslides {
  width: 100%;
  float: left;
  position: relative;
  margin-left: -1000000000px;
  margin-top: -1000000000px;
}
#moslides .slide {
  width: 100%;
  height: 400px;
  float: left;
  position: relative;
  overflow-x: hidden;
}
#moslides .slide a.mimg {
  width: 100%;
  position: relative;
}
#moslides .slide .infos {
  position: absolute;
  z-index: 99;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 15px;
}
#moslides .slide a.mimg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#moslides .slide a.mimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.9;
  width: 105%;
  height: auto;
}
#moslides .slide .infos {
  position: absolute;
  z-index: 99;
  bottom: 0px;
  left: 0px;
  height: auto;
  width: 100%;
  padding: 20px;
  border-top: dotted 1px #000;
  background: url(https://urbanfamilytalk.com/img/infosbg.png);
  box-shadow: inset 0 0 0 0 #87b3e2;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
#moslides .slide .infos .title {
  font-size: 20px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  color: #f9f9f9;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
}
#moslides .slide .infos .tag {
  font-size: 13px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  color: #87b3e2;
  text-shadow: 1px 1px 3px #000;
}
#moslides .slide .infos .tag a {
  color: #87b3e2;
  text-decoration: none;;
}
#moslides .slide .infos .tag a:hover {
  text-decoration: underline;
}
.swipenote{
  background: #7e9ed1;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  float: left;
  display: none;
  height: 21px;
}
/* About Author */

.aboutauthor {
  padding: 25px;
  width: 100%;
  float: left;
  background: #5c7bad;
  color: #f0f0f0;
}
.aboutauthor p {
  float: left;
  width: 100%;
  height: auto;
  color: #f0f0f0;
}
.aboutauthor h4 {
  font-size: 15px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  color: #f9f9f9;
  font-weight: 700;
}
.aboutauthor .authimg {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}
.aboutauthor .authimg img {
  width: 100px;
  height: auto;
  float: left;
}
.aboutauthor .info {
  text-align: left;
  width: calc(100% - 115px)
}
.aboutauthor .name {
  font-weight: 700;
  margin-bottom: 5px;
}
.aboutauthor .connect {
  width: 100%;
  float: left;
  height: auto;
  padding-top: 8px;
}
.aboutauthor .connect a .fa {
  height: 30px!important;
  line-height: 30px!important;
  width: 30px;
  text-align: center;
  color: #DDD;
}
.aboutauthor .connect a {
  text-decoration: none;
  color: #DDD;
  height: 30px!important;
  width: 30px!important;
  line-height: 30px!important;
  text-align: center;
  border: solid 1px #f9f9f9;
  margin-right: 5px;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  float: left;
  font-size: 13px;
}

/* grey wrap */

.greywrap {
  background: #f0f0f0;
  width: 100%;
  float: left;
  height: auto;
}

/* front page blox */

.bloqs {
  width: 100%;
  float: left;
  height: auto;
  padding: 20px;
}
.bloqs .bloq {
  width: 33.333333%
}
.bloq {
  float: left;
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
.bloqs h1{
  font-size: 32px;
  text-transform: uppercase;
}
.bloq span {
  width: calc(100% - 290px);
  float: left;
  height: auto;
  background: #FFF;
  padding: 20px;
}
.bloq .meta {
  float: left;
  width: 100%;
  height: auto;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  color: #666;
  letter-spacing: .07rem;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  padding: 0px!important;
  margin-bottom: 10px;
}
.bloq span .meta a {
  font-weight: 700;
  color: #444;
  text-decoration: none;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.bloq span .meta a:hover {
  border-bottom: solid 5px #8b0f04;
}
.bloq span p {
  margin: 0px;
  line-height: 23px;
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  float: left;
  font-size: 16px;
}
.bloq span h4 {
  margin: 0px;
  padding: 0px 20px;
  margin-bottom: 5px;
  padding-top: 15px;
  font-size: 26px;
}
.bloq span h4 a {
  color: #555;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
}
.bloq a.mimg {
  width: 100%;
  float: left;
  width: 240px;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.bloq a.mimg img {
  width: 175%;
  float: left;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.bloq a.mimg.rp img {
	width: 100%;
}
.bloq .bloqtitle{
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.bloq .bloqtitle a{
  text-decoration: none;
  font-weight: 900;
  color: #555;
  font-size: 25px;
}
.bloqs .bloq {
  width: 100%;
  min-height: 200px;
}
.bloqs .bloq:nth-child(odd), .bloqs .bloq:nth-child(odd) span{
  background: #f0f0f0;
}
.bloqs .bloq:nth-child(odd).bloq a.mimg {
  float: right;
}
.showbg{
  width: 100%;
  float: left;
  height: auto;
  position: relative;
  height: 350px;
  background: center center no-repeat;
  background-size: cover;
}
.showdescription{
  padding: 10px 25px;
  background: #f9f9f9;
  width: 100%;
  float: left;
  border-bottom: solid 1px #DDD;
}
skyline{
	width:100%;
	height:125px;
	background: url(../media/1093/sl.png) bottom no-repeat;
	background-size:cover;
	float:left;
	display:none;
}

/* Staff List */
.stafflist{
	width:100%;
	float:left;
	width:100%;
}
.stafflist .staff{
	width:100%;
	float:left;
	width:100%;
	margin-bottom:20px;
	border-bottom: solid 1px #DDD;
	padding-bottom:20px;
}
.stafflist .staff:last-child{
	border-bottom:none;
}
.stafflist .staff img{
	width:100%;
	max-width:175px;
	float:left;
	width:100%;
	margin-right:20px;
}
.stafflist .staff span{
	width:calc(100% - 195px);
	float:right;
}
.stafflist .staff span .staffname{
	width:100%;
	float:left;
	font-weight:700;
	margin-bottom:5px;
	font-size:20px;
	color:#87B3E2;
}
.stafflist .staff span .staffname:hover{
	text-decoration: underline;
}
.stafflist .staff span .meta{
	width:100%;
	float:left;
	margin-bottom:10px;
	text-align:left;
	line-height:normal;
}
.stafflist .staff span p{
	width:100%;
	float:left;
	margin:0px;
}
.stafflist .staff span p span{
	width:100%;
	float:left;
}
/* Media Queries */

/* Footer Styles */
footer {
    background: #222222;
    color: #DDD;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    float: left;
}

footer h4 {
    padding: 0px;
    margin: 0px;
    color: #CCC;
    text-transform: uppercase;
    margin-bottom: 10px;
}

footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    float: left;
    height: auto;
}

footer ul li {
    width: 100%;
    float: left;
    height: auto;
    padding: 2px 0px;
}

footer ul li a {
    color: #999;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
    padding: 2px 0px;
    float: left;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

footer ul li a:hover {
    padding-left: 10px;
    color: #87B3E2;
    border-left: solid 5px #87B3E2;
}

prefooter {
    background: #454545;
    color: #999;
    padding: 20px 15px;
    float: left;
    width: 100%;
    height: 80px;
    line-height: 60px;
    position: relative;
}
prefooter .col-lg-6{
}
prefooter .appbadge{
    width:350px;
    height: 140px;
    float: left;
    background: url(../media/1094/appbadge.png) center center no-repeat;
    bottom:60px;
    position: relative;
}
prefooter .appstorescont{
	overflow: hidden;
    width: 405px;
    margin: auto;
}
prefooter a{
    float: left;
    margin-right:5px;
}
prefooter a .apple{
    width:135px;
}
prefooter a .google{
    width:135px;
}
prefooter a .amazon{
    width:120px;
}
postfooter {
    float: left;
    width: 100%;
    background: #202020;
    text-align: center;
    color: #999;
    padding: 20px 15px;
    font-size: 13px;
}

postfooter a {
    color: #87B3E2;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}
.block.ad a{
	width:100%;
	float:left;
	text-align:center;
}
.block.ad a img{
	float:none;
	margin-right:auto;
	margin-left:auto;
}


@media (max-width: 960px) {
  .container {
    padding: 0px 0px;
  }
	skyline{
		display:none;
	}
	
			.myImage {
  		
  		width: 45%;	
					}
		.heading {
  	
  		width: 50%;
		
				}
}
@media (max-width: 860px) {
	
	.button.donate{
		display:none;
		
	}
	
	prefooter{
		height:auto;
		line-height:normal;
	}
	//prefooter a{
	//	width:33.3333%;
	//	float:left;
	//	margin:0px;
	//}
	//prefooter a img{
	//	width:100%;
	//	height:auto;
	//}
	prefooter .appbadge{
		width:100%;
		background-size:contain;
		height:100px;
		bottom:0px;
		margin-bottom:10px;
	}
	footer .col-lg-3{
		text-align:center;
		padding-top:30px;
	}
  .swipenote{
    display: table;
  }
  .block{
    width: 100%;
  }
  .block h3{
    font-size: 20px;
  }
  .block ul li .title a{
    font-size: 17px;
  }
  .aboutauthor .connect {
    text-align: center;
    display: inline-block;
  }
  .aboutauthor .connect a {
    display: inline-block;
    float: none;
  }
  .col1 .article {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }
  .col1 .article p {
    font-size: 19px;
  }
  .col1 .article .social {
    text-align: center;
  }
  .article h1 {
    text-align: center;
    font-size: 30px;
  }
  .col1 .meta {
    text-align: center;
  }
  #moslides {
    margin-left: 0px;
    margin-top: 0px;
  }
  #mainflow {
  }
  #moslides .slide .infos .title {
    font-size: 23px;
  }
  .flow {
    
  }
.flow .flowbox.one {
  width: 50%;
}
.flow .flowbox.two {
  width: 50%;
}
.flow .flowbox.three {
  width: 50%;
}
.flow .flowbox.four {
  width: 50%;
}
.flow .flowbox.five {
  width: 50%;
}
.flow .flowbox.seven {
  width: 50%;
}
.flow .flowbox.triple {
  width: 33.3333%;
}
  #togglenav span {
    display: none!important;
  }
  .shrinkers {
    padding-right: 20px;
  }
  .shrinkers a {
    -webkit-border-radius: 19px!important;
    -moz-border-radius: 19px!important;
    border-radius: 19px!important;
    margin-right: 3px;
    padding: 0px;
    width: 38px;
    text-align: center;
  }
  .shrinkers a .fa {
    display: table;
    width: 38px;
    text-align: center;
  }
  .shrinkers a span {
    height: 38px;
    line-height: 38px;
    display: none;
  }
  topnav a.logo {
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -75px;
  }
  #logo-container {
    display: none;
  }
  #navwrap {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999999999;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #navwrap topnav {
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
  }
  .logocol {
    display: none;
  }
  .shim {
    height: 65px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    width: 100%;
    padding: 0px;
  }
  .wall-column {
    width: 50%;
  }
  #togglenav {
    left: 0px;
  }
  .searchwrap input.topnavsearch {
    width: 0px!important;
  }
  .searchwrap .searchglass {
    right: 20px;
    pointer-events: none;
  }
  .searchwrap input.topnavsearch:focus {
    width: 200px!important;
  }
  .shim {
    height: 60px;
  }
  .flow {}
  .flow .flowbox:nth-child(1) {
    width: 50%;
    height: 310px;
  }
  .flow.fp .flowbox:nth-child(1) {
    width: 100%;
    height: 310px;
  }
  .flow .flowbox:nth-child(2) {
    width: 50%;
    height: 310px;
  }
  .flow .flowbox:nth-child(3) {
    width: 50%;
    height: 310px;
  }
  .flow .flowbox:nth-child(4) {
    width: 50%;
    height: 310px;
  }
  .flow .flowbox:nth-child(5) {
    width: 50%;
    height: 310px;
  }
  .flow .flowbox .infos .title {
    font-size: 20px;
  }
  .aboutauthor {
    text-align: center;
  }
  .aboutauthor .col-lg-2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .block {
    width: 100%;
    padding: 10px;
  }
  .col1 {
    width: 100%!important;
    padding: 0px;
    margin: 0px;
    background: #FFF;
  }
  .col2 {
    width: 100%!important;
    padding: 0px;
    margin: 0px;
    background: #DDD;
  }
  .bloq .meta {
    text-align: left!important;
  }
	
			.myImage {
  		
  		width: 45%;	
					}
		.heading {
  	
  		width: 50%;
		
				}
}
@media (max-width: 600px) {
	.ll{
		display:table;
		padding:0px;
		margin:0px;
		width: 100%;
    }
    
    .ll2{
		display:table;
		padding:0px;
		margin:0px;
		width: 100%;
	}
	.blogs{
		padding: 0px;
	}
	.block{
		padding:0px;
		margin-bottom:20px;
	}
	.block.ad a img{
		float:left;
		width:100%;
		height:auto;
	}

	prefooter .appbadge{
		margin:0px;
	}
	.stafflist .staff img{
		width:100%;
		max-width:85px;
		float:left;
		width:100%;
		margin-right:20px;
	}
	.stafflist .staff span{
		width:calc(100% - 105px);
		float:right;
	}
  .showbg{
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    height: 205px;
    background: center center no-repeat;
    background-size: cover;
  }
  .showdescription{
    padding: 10px 25px;
    background: #f9f9f9;
    width: 100%;
    float: left;
    border-bottom: solid 1px #DDD;
  }
  .block{
    width: 100%;
  }
  .col1 .article p {
    font-size: 16px;
  }
  .article .aimg {
    margin-left: 0px;
    max-width: 100%;
  }
  #moslides .slide {
    width: 100%;
    height: 275px;
    float: left;
    position: relative;
    overflow-x: hidden;
  }
  #moslides .slide a.mimg img {
    width: 115%;
    height: auto:
  }
  #moslides .slide .infos .title {
    font-size: 16px;
  }
  .shrinkers {
    display: none;
  }
  blockquote p {
    line-height: 24px;
    font-size: 15px!important;
  }
  .col1 .social {
    width: 100%!important;
  }
  .col1 .article {
    width: 100%!important;
    padding: 15px;
    margin: 0px;
  }
  .aboutauthorm h4 {
    text-align: enter;
  }
  .aboutauthor {
    text-align: left;
  }
  .aboutauthor .connect {
    text-align: center;
  }
  .aboutauthor .connect a {
    display: inline-block;
    float: none;
  }
  .col1 .article h1 {
    font-size: 28px;
  }
  .aboutauthor .col-lg-2 {
    text-align: left;
    margin-bottom: 20px;
  }
  .wall-column {
    width: 100%;
  }
  monav ul li a {
    font-size: 15px;
  }
  monav ul li ul .title {
    font-size: 17px;
  }
  .article h1 {
    font-size: 35px;
  }
  .bloq span {
    width: 100%;
  }
  .bloq a.mimg{
    width: 100%;
    float: left;
    margin-bottom: 5px;
    height: auto;
  }
  .bloq a.mimg img{
    position: static;
    width: 100%;
    height: auto;
    top:auto;
    left: auto;
    -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  }
.flow .flowbox.one {
  width: 100%;
}
.flow .flowbox.two {
  width: 100%;
}
.flow .flowbox.three {
  width: 100%;
}
.flow .flowbox.four {
  width: 100%;
}
.flow .flowbox.five {
  width: 100%;
}
.flow .flowbox.seven {
  width: 100%;
}
.flow .flowbox.triple {
  width: 33.3333%;
}
	
	
		.myImage {
  		
  		width: 100%;	
					}
		.heading {
  	
  		width: 100%;
		
				}	
	
	
}
@media (max-width: 450px) {
	prefooter .appstorescont{
		width:100%;
	}
	prefooter a{
		float:none;
	}
	prefooter a img{
		margin: auto;
    	display: block;
	}
	prefooter a .amazon {
		width: 135px;
	}
	
		.myImage {
  		
  		width: 100%;	
					}
		.heading {
  	
  		width: 100%;
		
				}
}
@keyframes onair {
  /* flame pulses */
  0% {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    -moz-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    border: solid 1px #F22613;
  }
  50% {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.0);
    -moz-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.0);
    box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.0);
    border: solid 1px #222;
  }
  100% {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    -moz-box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    box-shadow: 0px 0px 17px 0px rgba(217, 30, 24, 0.97);
    border: solid 1px #F22613;
  }
}

/*isotope stuff
/* ---- grid ---- */

.grid {
  border: 1px solid #333;
}

/* clear fix */

.grid:after {
  content: '';
  display: block;
  clear: both;
}
.logocol {
  text-align: left;
  padding-top: 0px;
  padding-bottom:20px;
}
span.white {
  background: #FFF;
  width: 100%;
  float: left;
}
.col1 {
  width: calc(100% - 340px);
  padding: 0px;
  float: left;
  position: relative;
  background: #FFF;
  border-right: solid 1px #DDD;
}
.col2 {
  width: 340px;
  padding: 20px;
  float: left;
  background: #FFF;
  color: #333;
  padding-top: 20px;
  position: relative;
}
a.at-share-btn {
  margin-bottom: 15px!important;
}
.comments {
  width: 100%;
  float: left;
  background: #f0f0f0;
  padding: 25px;
}
.showbg .showlogo {
  width: 100%;
  max-width: 350px;
  height: auto;
  position: absolute;
  z-index: 9;
  left: 0%;
  bottom: 0%;
  padding: 20px;
}
.showbg .showlogo .showtimes {
  font-weight: 700;
  color: #FFF;
  text-shadow: 1px 1px 1px #333;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
}
.showbg .showlogo .social {
  width: 100%;
  text-align: center;
  float: left;
}
.showbg .showlogo img {
  width: 100%;
  height: auto;
}
.showcontent {
  width: 100%;
  float: left;
  height: auto;
  padding: 25px;
  background: #FFF;
}
.showcontent h1 {
  font-size: 20px;
  font-weight: 900;
  padding: 0x;
  margin: 0px;
  border-top: solid 1px #f0f0f0;
  border-bottom: solid 1px #f0f0f0;
  margin-bottom: 25px;
}
.showcontent h1 span {
  font-size: 20px;
  font-weight: 900;
  background: #FFF;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
#playbar {
  position: fixed;
  bottom: -60px;
  left: 0px;
  width: 100%;
  background: #222222;
  color: #FFF;
  height: 50px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  z-index: 999999;
}
#playbar.open {
  bottom: 0px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
#playbar #podcastplayer {
  height: 50px;
  float: left;
  width: 400px;
}
.jp-progress .showtitle {
  position: absolute;
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
  height: 50px;
  line-height: 50px;
  pointer-events: none;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
ul.playlist li.current {}
ul.playlist {
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 100%;
  float: left;
  height: auto;
}
ul.playlist li {
  width: 100%;
  float: left;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #DDD;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  position: relative;
}
ul.playlist .anim {
  position: absolute;
  background: #87b3e2;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  transition: all ease 0.1s;
  opacity: 0;
  z-index: 0;
}
ul.playlist li a {
  width: 100%;
  float: left;
  height: auto;
  text-decoration: none;
  position: relative;
  z-index: 5;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  padding-left: 78px;
  background: url(../media/1236/play_b.png) left center no-repeat;
}
ul.playlist li a:hover {
	background-image: url(../media/1235/play_hover.png);
}
ul.playlist li a .title {
  width: 100%;
  float: left;
  height: auto;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 5px;
  color: #444;
}
ul.playlist li a .meta {
  width: 100%;
  float: left;
  height: auto;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #666;
  text-align: left;
}
ul.playlist li a .summary {
  width: 100%;
  float: left;
  height: auto;
  font-weight: 400;
  font-size: 13px;
  color: #666;
}
ul.playlist li a .summary p{
	margin:0px;
	padding:0px;
	font-size:14px!important;
}
ul.playlist li:last-child {
  border-bottom: none;
}
ul.playlist li #wave {
  width: 100%;
  float: left;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
/*
ul.playlist li.current .anim {
  position: absolute;
  background: #87b3e2;
  height: 100%;
  width: 100%;
  opacity: 1;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
ul.playlist li.current a {
  padding: 10px;
}
ul.playlist li.current a div {
  color: #FFF!important;
}
*/
.columnwrap {
  width: 100%;
  float: left;
  height: auto;
  background: #fff;
}
#navwrap {
  width: 100%;
  height: auto;
  float: left;
}
#navwrap.open {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999999999;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#navwrap.open topnav {
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.31);
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.playerad .playerad a, .playerad a img{
  width: 100%;
  height: auto;
  float: left;
}
.grey-col{
	background:#FFF;
	width:100%;
	float:left;
}

p a{
	color:#87B3E2;
}
.pimage{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}
socialnav{
	float:right;
	text-align:center;
	width:auto;
	padding-top:10px;
	margin-right:5px;
}
socialnav a{
	display:inline-block;
	width:38px;
	height:38px;
	margin-right:5px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	overflow:hidden;
		  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
socialnav a img{
	width:100%;
	height: auto;
	float:left;
}
socialnav2{
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	border-top:solid 1px #FFF;
}
socialnav2 a{
	display:inline-block;
	width:38px;
	height:38px;
	margin-right:0px;
	overflow:hidden;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
	margin-right:4px;
}
socialnav2 a img{
	width:100%;
	height: auto;
	float:left;
}
socialnav a:hover{
	  -webkit-transform: scale(1.1);
      /* Saf3.1+, Chrome */
      -moz-transform: scale(1.1);
      /* FF3.5+ */
      -ms-transform: scale(1.1);
      /* IE9 */
      -o-transform: scale(1.1);
      /* Opera 10.5+ */
      transform: scale(1.1); }
}
socialnav2 a:hover{
	  -webkit-transform: scale(1.1);
      /* Saf3.1+, Chrome */
      -moz-transform: scale(1.1);
      /* FF3.5+ */
      -ms-transform: scale(1.1);
      /* IE9 */
      -o-transform: scale(1.1);
      /* Opera 10.5+ */
      transform: scale(1.1); }
}
.headerad , .headerad a, .headerad a img{
	width:100%;
	float:left;
	height:auto;
}
.headerad{
	padding-top:10px;
	padding-bottom:40px;
	padding-left:40px;
}
@media (max-width: 860px) {
	socialnav{
		display:none;
	}
}
.bloq ul{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	width: 100%;
}
.bloq ul li{
	float:left;
	width:100%;
	height: auto;
}
.bloq ul li a{
	font-weight: 600;
	color:#87B3E2;
	margin-bottom: 10px;
	float:left;
	width: 100%;
}
.blog ul li:hover a{ 
	text-decoration: underline!important;
}
.bloqs.noStripe .bloq:nth-child(odd), .bloqs .bloq:nth-child(odd) span {
    background: transparent;
}
.article ul{
	padding-left:20px;
}
.article ul li{
	margin-bottom:8px;
}
.article ul li a{
	color:#87B3E2;
	margin-bottom:5px;
}
.fb{
	background:#3b5998;
	color:#FFF;
	border:none;
}
.fb:hover{
	color:#FFF;
}
.tw{
	background:#55acee;
	color:#FFF;
	border:none;
}
.tw:hover{
	color:#FFF;
}
.nb{
	border:none;
}
.addthis-animated{
	float:left;
}
/* store items */
#storeitems a{
	text-decoration:none!important;
}
#storeitems .title{
	font-weight: bold;
	text-tranform: normal;
	font-size: 18px;
	margin-bottom: 20px;
	color:#494949;
}
#storeitems ul li{
	border-bottom: solid 1px #DDD;
}
#storeitems ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #444;
	float:left;
	width:100%;
	margin-bottom: 5px;
}
#storeitems ul li a img{
	float:left!important;
	margin-right: 15px;
}
#storeitems ul li .itemname{
	width: calc(100% - 90px)!important;
	float:left!important;
	text-align:left!important;
	margin-bottom: 5px;
}
#storeitems ul li .price{
	width: calc(100% - 90px)!important;
	float:left!important;
	text-align:left!important;
	color:#96281B;
	font-size: 17px;
}
#storeitems a.btn-default{
	width: 100%;
	height:40px;
	line-height:40px;
	color:#444;
	float:left;
	font-weight: bold;
	text-align:center!important;
	border: solid 1px #CCC;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	background: #f0f0f0;
}



@media (max-width: 700px) {
	
			.myImage {
		 float: right;
		 width: 100%;	
			}
		.heading {
		 float:left;
		 width: 100%;
		padding: 10px;
		.colcmatt{
			width: 100%;
				}
	
	
}