/*
*/
.right-facing-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0079c1;
}
.left-facing-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #0079c1;
}
.big-title {
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 60;
  line-height: 30;
  color: #004271;
  text-transform: uppercase;
  text-decoration: none;
}
.post-date {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ced5db;
  text-decoration: none;
}
.post-category {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #0079c1;
  text-transform: uppercase;
  margin-left: 6px;
  /*letter-spacing:1px;*/

  text-decoration: none;
}
a.fave {
  background-image: url('../images/large/desktop_sprite_TWITTER.png');
  display: block;
  width: 15px;
  height: 15px;
  background-position: -92px 0px;
  float: left;
  text-indent: 16px;
  color: #004271;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px;
}
a.fave:hover {
  background-position: -92px -14px;
  color: #ffffff;
}
a.reply {
  background-image: url('../images/large/desktop_sprite_TWITTER.png');
  display: block;
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  float: left;
  text-indent: 16px;
  color: #004271;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px;
}
a.reply:hover {
  background-position: 0px -14px;
  color: #ffffff;
}
a.retweet {
  background-image: url('../images/large/desktop_sprite_TWITTER.png');
  display: block;
  width: 15px;
  height: 15px;
  background-position: -43px 0px;
  float: left;
  text-indent: 16px;
  color: #004271;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px;
}
a.retweet:hover {
  background-position: -43px -14px;
  color: #ffffff;
}
.fl-top-header-wrapper {
  width: 100%;
  background-color: #0079c1;
}
.fl-top-header-wrapper .fl-twitter-cred {
  width: 100px;
  float: left;
}
.fl-top-header-wrapper .twitter-follow-button {
  float: right;
}
.fl-top-header-wrapper .fl-header-container {
  margin: 0 auto;
  display: none;
}
.fl-top-header-wrapper .social-image {
  border: 1px solid #ffffff;
  float: left;
  margin-right: 0px;
  width: 60px;
}
.fl-top-header-wrapper .close-row {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px #3394CD solid;
}
.fl-top-header-wrapper .close-btn {
  display: block;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  width: 60px;
  float: left;
  margin-left: 40%;
}
.fl-top-header-wrapper .close-x {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  float: right;
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  display: block;
  width: 15px;
  height: 13px;
  line-height: 15px;
  background-position: -148px -24px;
  margin-top: 3px;
  margin-left: -3px;
}
.fl-twitter-actions {
  float: right;
  margin-top: 1px;
}
.fl-twitter-actions p {
  float: left;
}
.fl-twitter-actions p.preply {
  width: 60px;
}
.fl-twitter-actions p.pfave {
  width: 65px;
}
.fl-twitter-actions p.pretweet {
  width: 70px;
}
.fl-twitter-actions p a {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 14px;
  color: #004271;
  text-align: center;
}
.fl-twitter-logo {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  margin-top: 4px;
  display: block;
  width: 23px;
  height: 23px;
  background-position: -124px -20px;
  margin-right: 10px;
  float: left;
}
header .fl-top-header {
  position: absolute;
  width: 100%;
  z-index: 11;
  height: 5px;
  background-color: #0079C1;
}
header .fl-top-header .fl-header-instagram,
header .fl-top-header .fl-header-fb,
header .fl-top-header .fl-header-twitter {
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px #3394CD solid;
}
.fl-header-twitter .social-item {
  width: 80%;
  max-width: 80%;
  margin-left: 33px;
}
.fl-header-twitter .social-item p {
  font-size: 15px;
  line-height: 13px;
  word-break: hyphenate;
}
.fl-header-twitter .fl-twitter-headers {
  float: left;
  width: 100%;
}
.fl-header-twitter .fl-twitter-headers .social-item {
  width: 100%;
  max-width: 100%;
}
.fl-header-twitter .fl-twitter-headers a {
  float: right;
  text-decoration: none;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  color: #4fc7e8;
}
.fl-header-twitter .fl-twitter-headers a:hover {
  color: #004271;
}
.fl-header-twitter .fl-twitter-headers .twitter-follow {
  margin-top: -10px;
}
.fl-header-twitter .fl-twitter-headers h3 {
  color: #004271;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
  width: 70%;
  line-height: 20px;
  margin: 5px 0 0 0;
}
.fl-header-twitter .fl-twitter-headers h4 {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 10px;
  float: left;
  margin: -10px 0 0 0;
}
.fl-header-twitter .fl-header-twitter-time {
  color: #4fc7e8;
  font-size: 12px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  float: left;
}
.social-item {
  width: 72%;
  position: relative;
  float: left;
  margin-left: 10px;
}
.social-item h3 {
  margin: 0;
  display: inline-block;
}
.social-item p {
  margin-top: 0;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-variant: none;
  font-size: 12px;
  line-height: 11px;
  color: #ffffff;
}
.social-item p.fl-header-time {
  color: #4fc7e8;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-top: 0px;
}
.social-item p.fl-header-likes {
  color: #4fc7e8;
  font-size: 14px;
  text-transform: uppercase;
}
.social-item .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffffff;
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 1px;
}
.social-item .fl-header-cta {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  display: block;
  float: left;
  text-decoration: none;
}
.social-item .fl-header-cta:hover {
  color: #004271;
}
.social-item .fl-header-cta:hover .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #004271;
}
.buttons {
  width: 320px;
  margin: 0 auto;
  float: none;
}
.follow-us {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  border: 0;
  background-color: #0079c1;
  display: block;
  width: 120px;
  height: 40px;
  font-size: 18px;
  float: left;
  line-height: 40px;
  text-align: center;
  margin-top: -5px;
  margin-left: 5px;
  margin-right: 10px;
  text-decoration: none;
}
.follow-us:hover {
  text-decoration: none;
}
.follow-us:hover .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid #004271;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.follow-us:hover .arrow-up {
  width: 0;
  height: 0;
  border-bottom: 5px solid #004271;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.follow-us .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid #ffffff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-top: 20px;
  /*display:none;*/

}
.follow-us .arrow-up {
  width: 0;
  height: 0;
  border-bottom: 5px solid #ffffff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-top: 21px;
}
.follow-us div {
  float: left;
}
.follow-us div:first-child {
  width: 76px;
  margin-left: 17px;
  margin-right: 2px;
  margin-top: 3px;
}
.shop-finish {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  border: 0;
  background-color: #0079c1;
  display: block;
  height: 40px;
  font-size: 18px;
  float: left;
  line-height: 40px;
  text-align: center;
  margin-top: -5px;
  width: 180px;
  text-decoration: none;
}
.shop-finish:hover {
  text-decoration: none;
}
.shop-finish:hover .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #004271;
}
.shop-finish .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffffff;
  margin-top: 18px;
  /*display:none;*/

}
.shop-finish div {
  float: left;
}
.shop-finish div:first-child {
  width: 141px;
  margin-left: 15px;
  margin-right: 4px;
  margin-top: 3px;
}
.fl-header-container {
  padding: 10px 20px 20px 20px;
}
.header-form {
  float: left;
  width: 100%;
}
.fl-top-logo h1 {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  text-indent: -9999px;
  display: block;
  /*
		width:326px;
		height:30px;
		background-position:-86px -130px;
		margin:10px auto;
		*/

  width: 277px;
  height: 30px;
  background-position: 0px -100px;
  margin: 10px auto;
}
.fl-top-logo a {
  left: 50%;
  margin-left: -137px;
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 15px;
  height: 34px;
  position: relative;
  z-index: 11;
}
.fl-header-instagram h3 {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  text-indent: -9999px;
  display: block;
  width: 53px;
  height: 21px;
  background-position: -123px 0px;
}
.fl-header-fb h3 {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  text-indent: -9999px;
  display: block;
  width: 65px;
  height: 21px;
  background-position: -198px 0px;
}
@media (min-width: 768px) {
  .fl-header-container {
    padding: 20px;
  }
  .follow-us div:first-child {
    margin-left: 15px;
  }
  .follow-us .arrow-right {
    display: block;
  }
  .shop-finish div:first-child {
    margin-left: 15px;
  }
  .shop-finish .arrow-right {
    display: block;
  }
  .social-item {
    width: 60%;
  }
  .social-item .fl-header-cta {
    font-size: 18px;
  }
  .social-item p {
    font-size: 24px;
    line-height: 22px;
  }
  .social-item p.fl-header-time {
    color: #4fc7e8;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 0px;
  }
  .social-item p.fl-header-likes {
    color: #4fc7e8;
    font-size: 18px;
    text-transform: uppercase;
  }
  .fl-twitter-logo {
    background-image: url('../images/large/large_blog_sprite.png');
    display: block;
    width: 66px;
    height: 52px;
    background-position: 0px -128px;
    margin-right: 10px;
    float: left;
  }
  .fl-header-fb h3 {
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 140px;
    height: 30px;
    background-position: -160px -64px;
  }
  .fl-header-instagram h3 {
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 107px;
    height: 37px;
    background-position: -160px 0px;
    margin-bottom: -10px;
  }
  .fl-top-logo {
    margin: 0 auto;
  }
  .fl-top-logo h1 {
    margin: 0px 0 20px 0px;
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 326px;
    height: 34px;
    background-position: -95px -128px;
  }
  .fl-top-logo a {
    margin-top: 30px;
    margin-left: 20px;
    left: 0;
  }
  a.fave,
  a.reply,
  a.retweet {
    text-indent: 20px;
  }
  header .fl-top-header .fl-header-instagram,
  header .fl-top-header .fl-header-fb {
    float: left;
    border-bottom: none;
  }
  header .fl-top-header .fl-header-twitter {
    border-bottom: 1px #3394CD solid;
    float: left;
  }
  header .fl-top-header .fl-header-twitter-time {
    width: 200px;
    margin-left: 77px;
    font-size: 16px;
  }
  .main-row {
    border-bottom: 1px #3394cd solid;
  }
  .header-form .footer-form {
    width: 534px;
    margin: 30px auto 20px auto;
  }
  .buttons {
    display: block;
    float: right;
    margin-right: 20px;
    width: auto;
  }
  .close-row {
    display: none;
  }
  .fl-top-header-wrapper .social-image {
    width: 120px;
    border: 1px solid #ffffff;
    float: left;
    margin-right: 0px;
  }
  .fl-header-twitter .fl-twitter-headers h3 {
    font-size: 24px;
  }
  .fl-header-twitter .fl-twitter-headers h4 {
    font-size: 18px;
    margin: 0;
  }
  .fl-header-twitter .social-item p {
    font-size: 40px;
    line-height: 40px;
    margin-left: 42px;
    margin-bottom: 38px;
  }
  header .fl-top-header .fl-header-instagram,
  header .fl-top-header .fl-header-fb,
  header .fl-top-header .fl-header-twitter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 985px) {
  .buttons {
    margin-right: 20px;
  }
}
@media (min-width: 480px) {
  .fl-header-container {
    margin: 0 auto;
    display: none;
    margin-top: -471px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px) {
  .fl-twitter-logo {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
  .fl-header-fb h3 {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
  .fl-header-instagram h3 {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
  .fl-top-logo {
    /*margin: 0 auto;*/
  
    /*a
  		{
  			margin-top: 30px;
  			margin-left: 20px;
  			left: 0;
  		}*/
  
  }
  .fl-top-logo h1 {
    /*margin:0px 0 20px 0px;*/
  
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px) {
  .fl-top-logo h1 {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
  .fl-header-instagram h3 {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
  .fl-header-fb h3 {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
  .fl-twitter-logo {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
  .fl-top-header-wrapper .close-x {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
    float: left;
  }
  a.fave {
    background-image: url('../images/small/mobile_sprite_RETINA_TWITTER.png');
    background-size: 108px 31px;
  }
  a.reply {
    background-image: url('../images/small/mobile_sprite_RETINA_TWITTER.png');
    background-size: 108px 31px;
  }
  a.retweet {
    background-image: url('../images/small/mobile_sprite_RETINA_TWITTER.png');
    background-size: 108px 31px;
  }
}
.lt-ie9 {
  /*.fl-header-container
	{
		margin:0 auto;
		display:none;
		margin-top:-471px;
	}*/

}
.lt-ie9 .fl-header-container {
  padding: 20px;
}
.lt-ie9 .follow-us div:first-child {
  margin-left: 15px;
}
.lt-ie9 .follow-us .arrow-right {
  display: block;
}
.lt-ie9 .shop-finish div:first-child {
  margin-left: 15px;
}
.lt-ie9 .shop-finish .arrow-right {
  display: block;
}
.lt-ie9 .social-item {
  width: 60%;
}
.lt-ie9 .social-item .fl-header-cta {
  font-size: 18px;
}
.lt-ie9 .social-item p {
  font-size: 24px;
  line-height: 22px;
}
.lt-ie9 .social-item p.fl-header-time {
  color: #4fc7e8;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-top: 0px;
}
.lt-ie9 .social-item p.fl-header-likes {
  color: #4fc7e8;
  font-size: 18px;
  text-transform: uppercase;
}
.lt-ie9 .fl-twitter-logo {
  background-image: url('../images/large/large_blog_sprite.png');
  display: block;
  width: 66px;
  height: 52px;
  background-position: 0px -128px;
  margin-right: 10px;
  float: left;
}
.lt-ie9 .fl-header-fb h3 {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 140px;
  height: 30px;
  background-position: -160px -64px;
}
.lt-ie9 .fl-header-instagram h3 {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 107px;
  height: 37px;
  background-position: -160px 0px;
  margin-bottom: -10px;
}
.lt-ie9 .fl-top-logo {
  margin: 0 auto;
}
.lt-ie9 .fl-top-logo h1 {
  margin: 0px 0 20px 0px;
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 326px;
  height: 34px;
  background-position: -95px -128px;
}
.lt-ie9 .fl-top-logo a {
  margin-top: 30px;
  margin-left: 20px;
  left: 0;
}
.lt-ie9 a.fave,
.lt-ie9 a.reply,
.lt-ie9 a.retweet {
  text-indent: 20px;
}
.lt-ie9 header .fl-top-header .fl-header-instagram,
.lt-ie9 header .fl-top-header .fl-header-fb {
  float: left;
  border-bottom: none;
}
.lt-ie9 header .fl-top-header .fl-header-twitter {
  border-bottom: 1px #3394CD solid;
  float: left;
}
.lt-ie9 header .fl-top-header .fl-header-twitter-time {
  width: 200px;
  margin-left: 77px;
  font-size: 16px;
}
.lt-ie9 .main-row {
  border-bottom: 1px #3394cd solid;
}
.lt-ie9 .header-form .footer-form {
  width: 534px;
  margin: 30px auto 20px auto;
}
.lt-ie9 .buttons {
  display: block;
  float: right;
  margin-right: 20px;
  width: auto;
}
.lt-ie9 .close-row {
  display: none;
}
.lt-ie9 .fl-top-header-wrapper .social-image {
  width: 120px;
  border: 1px solid #ffffff;
  float: left;
  margin-right: 0px;
}
.lt-ie9 .fl-header-twitter .fl-twitter-headers h3 {
  font-size: 24px;
}
.lt-ie9 .fl-header-twitter .fl-twitter-headers h4 {
  font-size: 18px;
  margin: 0;
}
.lt-ie9 .fl-header-twitter .social-item {
  width: 800px;
}
.lt-ie9 .fl-header-twitter .social-item p {
  font-size: 40px;
  line-height: 40px;
  margin-left: 42px;
  margin-bottom: 38px;
}
.lt-ie9 header .fl-top-header .fl-header-instagram,
.lt-ie9 header .fl-top-header .fl-header-fb,
.lt-ie9 header .fl-top-header .fl-header-twitter {
  padding-top: 20px;
  padding-bottom: 20px;
}
.lt-ie9 .buttons {
  margin-right: 20px;
}
.fl-polls h3 {
  display: none;
}
.fl-polls .fl-polls-vote input {
  width: 78px;
  height: 86px;
  text-indent: -9999px;
  background: url("../images/large/pollThmbIcon.png");
}
.index {
  margin-left: 0px;
}
.index .fl-polls {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/large/pollThmbQ.png");
  background-color: transparent;
  background-size: 100% auto;
}
.index .fl-polls .fl-polls-vote .input-YES {
  position: absolute;
}
.index .fl-polls .fl-polls-vote .input-YES:hover {
  background-position: 0 -88px;
}
.index .fl-polls .fl-polls-vote .lbl-YES {
  position: absolute;
  color: #78A22E;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 1.8em;
}
.index .fl-polls .fl-polls-vote .input-NO {
  background-position: -78px 0;
  position: absolute;
}
.index .fl-polls .fl-polls-vote .input-NO:hover {
  background-position: -78px -87px;
}
.index .fl-polls .fl-polls-vote .lbl-NO {
  position: absolute;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  color: #EF3124;
}
.index .fl-polls .fl-polls-ans {
  text-align: center;
  position: absolute;
  top: 45%;
}
.index .fl-polls .fl-polls-ans span {
  font-size: 3.2em;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  color: #ffffff;
}
.index .fl-polls.YES {
  background: url("../images/large/pollThmbYes.png");
  background-color: transparent;
  background-size: 100% auto;
}
.index .fl-polls.NO {
  background: url("../images/large/pollThmbNo.png");
  background-color: transparent;
  background-size: 100% auto;
}
.single .fl-polls {
  width: 100%;
  height: 94px;
  position: relative;
  background: url("../images/small/pollSingleQMobile.png") no-repeat;
  background-position: 15% 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.single .fl-polls img {
  margin-top: 10px;
  padding: 0 15px;
  float: none;
}
.single .fl-polls .fl-polls-vote {
  height: 177px;
  width: auto;
  position: relative;
}
.single .fl-polls .fl-polls-vote input {
  background: url("../images/small/pollSingleIconMobile.png");
  width: 72px;
  height: 72px;
}
.single .fl-polls .fl-polls-vote .input-YES {
  position: absolute;
  left: 48%;
  top: 5%;
}
.single .fl-polls .fl-polls-vote .input-YES:hover {
  background-position: 0 72px;
}
.single .fl-polls .fl-polls-vote .lbl-YES {
  position: absolute;
  left: 66%;
  top: -15%;
  color: #78A22E;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 2em;
}
.single .fl-polls .fl-polls-vote .input-NO {
  position: absolute;
  left: 74%;
  top: 5%;
  background-position: 72px 0;
}
.single .fl-polls .fl-polls-vote .input-NO:hover {
  background-position: 72px 72px;
}
.single .fl-polls .fl-polls-vote .lbl-NO {
  position: absolute;
  left: 66%;
  top: 60%;
  color: #EF3124;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 2em;
}
.single .fl-polls .fl-polls-ans {
  position: relative;
  height: 100%;
}
.single .fl-polls .fl-polls-ans .voters-bg {
  position: absolute;
  top: -20%;
  left: 45%;
  width: 134px;
  height: 133px;
}
.single .fl-polls .fl-polls-ans .voters-bg.YES {
  background: url('../images/small/pollSingleVotersYesMobile.png');
}
.single .fl-polls .fl-polls-ans .voters-bg.NO {
  background: url('../images/small/pollSingleVotersNoMobile.png');
}
.single .fl-polls .fl-polls-ans .voters-bg .ans-container {
  position: absolute;
  width: 56px;
  left: 28%;
  top: 28%;
  text-align: center;
}
.single .fl-polls .fl-polls-ans .voters-bg .ans-container span {
  color: white;
  font-size: 3.5em;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
}
.single .fl-polls.YES {
  background: url("../images/small/pollSingleYesMobile.png") no-repeat;
  background-position: 25% 0;
}
.single .fl-polls.NO {
  background: url("../images/small/pollSingleNoMobile.png") no-repeat;
  background-position: 25% 0;
}
/* responsive */
@media (min-width: 480px) {
  .index .fl-polls {
    visibility: hidden;
  }
  .single .fl-polls {
    height: 177px;
    background: url("../images/large/pollSingleQ.png") no-repeat;
    background-position: 0 0;
  }
  .single .fl-polls .fl-polls-vote input {
    background: url("../images/large/pollSingleIcon.png");
    width: 102px;
    height: 102px;
  }
  .single .fl-polls .fl-polls-vote .input-YES {
    left: 62%;
    top: -4%;
  }
  .single .fl-polls .fl-polls-vote .input-YES:hover {
    background-position: 0 102px;
  }
  .single .fl-polls .fl-polls-vote .lbl-YES {
    left: 78%;
    top: -18%;
    font-size: 2.375em;
  }
  .single .fl-polls .fl-polls-vote .input-NO {
    left: 73%;
    top: 45%;
    background-position: 102px 0;
  }
  .single .fl-polls .fl-polls-vote .input-NO:hover {
    background-position: 102px 102px;
  }
  .single .fl-polls .fl-polls-vote .lbl-NO {
    left: 68%;
    top: 106%;
    font-size: 2.375em;
  }
  .single .fl-polls .fl-polls-ans .voters-bg {
    top: 0;
    left: 50%;
    width: 178px;
    height: 177px;
  }
  .single .fl-polls .fl-polls-ans .voters-bg .ans-container {
    width: 78px;
  }
  .single .fl-polls .fl-polls-ans .voters-bg .ans-container span {
    font-size: 4.5em;
  }
  .single .fl-polls .fl-polls-ans .voters-bg.YES {
    background: url('../images/large/pollSingleVotersYes.png');
  }
  .single .fl-polls .fl-polls-ans .voters-bg.NO {
    background: url('../images/large/pollSingleVotersNo.png');
  }
  .single .fl-polls.NO {
    background: url("../images/large/pollSingleNo.png") no-repeat;
    background-position: 20% 0;
  }
  .single .fl-polls.YES {
    background: url("../images/large/pollSingleYes.png") no-repeat;
    background-position: 20% 0;
  }
}
@media (min-width: 768px) {
  .index .fl-polls {
    visibility: visible;
  }
  .index .fl-polls .fl-polls-vote .input-YES {
    top: 46%;
    left: 5%;
  }
  .index .fl-polls .fl-polls-vote .lbl-YES {
    top: 27%;
    left: 5%;
  }
  .index .fl-polls .fl-polls-vote .input-NO {
    top: 20%;
    right: 5%;
  }
  .index .fl-polls .fl-polls-vote .lbl-NO {
    top: 78%;
    left: 78%;
  }
  .single .fl-polls {
    height: 177px;
    margin-bottom: 0;
  }
  .single .fl-polls .fl-polls-ans .voters-bg .ans-container span {
    font-size: 5em;
  }
  .single .fl-polls.NO {
    background-position: 12% 0;
  }
  .single .fl-polls.YES {
    background-position: 12% 0;
  }
}
@media (min-width: 945px) {
  .index .fl-polls {
    visibility: visible;
  }
  .index .fl-polls .fl-polls-vote .input-YES {
    top: 51%;
    left: 17%;
  }
  .index .fl-polls .fl-polls-vote .lbl-YES {
    top: 38%;
    left: 12%;
  }
  .index .fl-polls .fl-polls-vote .input-NO {
    top: 32%;
    left: 48%;
  }
  .index .fl-polls .fl-polls-vote .lbl-NO {
    top: 75%;
    left: 75%;
  }
}
/*  Included plugin styles */
.fl-polls-archive {
  /* background-color: #ffffff; */

}
.fl-polls,
.fl-polls-form {
  /* background-color: #ffffff; */

}
.fl-polls ul li,
.fl-polls-ul li,
.fl-polls-ans ul li {
  text-align: left;
  background-image: none;
  display: block;
}
.fl-polls ul,
.fl-polls-ul,
.fl-polls-ans ul {
  text-align: left;
  list-style: none;
  float: none;
}
.fl-polls ul li:before,
.fl-polls-ans ul li:before,
#sidebar ul ul li:before {
  content: '';
}
.fl-polls IMG,
.fl-polls LABEL,
.fl-polls INPUT,
.fl-polls-loading IMG,
.fl-polls-image IMG {
  display: inline;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.fl-polls-ul {
  padding: 0px;
  margin: 0px 0px 10px 10px;
}
.fl-polls-ans {
  width: 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  /* background-color: #ffffff; */

}
.fl-polls-loading {
  display: none;
  text-align: center;
  height: 16px;
  line-height: 16px;
}
.fl-polls-image {
  border: 0px;
}
.fl-polls .Buttons {
  border: 1px solid #c8c8c8;
  background-color: #f3f6f8;
}
/* Polls Archive Paging */
.fl-polls-paging a,
.fl-polls-paging a:link {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}
.fl-polls-paging a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}
.fl-polls-paging a:hover {
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}
.fl-polls-paging a:active {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}
.fl-polls-paging span.pages {
  padding: 2px 4px 2px 4px;
  margin: 2px 2px 2px 2px;
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.fl-polls-paging span.current {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  font-weight: bold;
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}
.fl-polls-paging span.extend {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}
/* Admin styles */
#fl-polls-pollbar-bg {
  width: 25px;
  height: 25px;
  border: 1px solid #000000;
}
#fl-polls-pollbar-border {
  width: 25px;
  height: 25px;
  border: 1px solid #000000;
}
#icon-fl-polls {
  background: transparent url(../../../../plugins/fl-polls/images/poll_admin_icon.png) no-repeat;
}
.lt-ie9 .index .fl-polls {
  visibility: hidden;
}
.lt-ie9 .single .fl-polls {
  height: 177px;
  background: url("../images/large/pollSingleQ.png") no-repeat;
  background-position: 0 0;
}
.lt-ie9 .single .fl-polls .fl-polls-vote input {
  background: url("../images/large/pollSingleIcon.png");
  width: 102px;
  height: 102px;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .input-YES {
  left: 62%;
  top: -4%;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .input-YES:hover {
  background-position: 0 102px;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .lbl-YES {
  left: 78%;
  top: -18%;
  font-size: 2.375em;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .input-NO {
  left: 73%;
  top: 45%;
  background-position: 102px 0;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .input-NO:hover {
  background-position: 102px 102px;
}
.lt-ie9 .single .fl-polls .fl-polls-vote .lbl-NO {
  left: 68%;
  top: 106%;
  font-size: 2.375em;
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg {
  top: 0;
  left: 50%;
  width: 178px;
  height: 177px;
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg .ans-container {
  width: 78px;
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg .ans-container span {
  font-size: 4.5em;
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg.YES {
  background: url('../images/large/pollSingleVotersYes.png');
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg.NO {
  background: url('../images/large/pollSingleVotersNo.png');
}
.lt-ie9 .single .fl-polls.NO {
  background: url("../images/large/pollSingleNo.png") no-repeat;
  background-position: 20% 0;
}
.lt-ie9 .single .fl-polls.YES {
  background: url("../images/large/pollSingleYes.png") no-repeat;
  background-position: 20% 0;
}
.lt-ie9 .index .fl-polls {
  visibility: visible;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .input-YES {
  top: 46%;
  left: 5%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .lbl-YES {
  top: 27%;
  left: 5%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .input-NO {
  top: 20%;
  right: 5%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .lbl-NO {
  top: 78%;
  left: 78%;
}
.lt-ie9 .single .fl-polls {
  height: 177px;
  margin-bottom: 0;
}
.lt-ie9 .single .fl-polls .fl-polls-ans .voters-bg .ans-container span {
  font-size: 5em;
}
.lt-ie9 .single .fl-polls.NO {
  background-position: 12% 0;
}
.lt-ie9 .single .fl-polls.YES {
  background-position: 12% 0;
}
.lt-ie9 .index .fl-polls {
  visibility: visible;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .input-YES {
  top: 51%;
  left: 17%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .lbl-YES {
  top: 38%;
  left: 12%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .input-NO {
  top: 32%;
  left: 48%;
}
.lt-ie9 .index .fl-polls .fl-polls-vote .lbl-NO {
  top: 75%;
  left: 75%;
}
.lt-ie9 .index .fl-polls .fl-polls-ans {
  padding-top: 10px;
}
/* home-gallery */
.container {
  width: 1377px;
}
.gallery-wrapper {
  max-width: 1377px;
  margin: 0px auto 20px auto;
}
.gallery-wrapper .slider-wrapper {
  background-color: #f7f7f7;
}
.gallery-wrapper .slider-wrapper .flexslider {
  max-width: 945px;
  margin: 0 auto;
}
.gallery-wrapper .slider-wrapper .flexslider .flex-viewport .matrix {
  position: absolute;
}
.gallery-container {
  background-color: #ffffff;
  float: left;
  /*padding-top:40px;*/

}
.align-center {
  text-align: center;
}
.align-center.single-image {
  padding: 30px 0;
}
.gallery-info {
  margin: -20px 0px 0px;
  max-width: 945px;
  height: 270px;
}
.gallery-info ol {
  float: left;
}
.gallery-info li.show {
  display: block;
}
.gallery-info li.hide {
  display: none;
}
.home-gallery-info {
  padding-left: 20px;
  padding-right: 20px;
  /*padding-right: 20px;*/

  margin-bottom: 48px;
}
.home-gallery-info .meta {
  margin: 30px 0 10px;
  position: relative;
}
.home-gallery-info .meta time {
  color: #ced5db;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin-right: 4px;
}
.home-gallery-info .meta a {
  color: #0079c1;
  font-size: 17px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.home-gallery-info .meta a:hover {
  color: headerblue;
}
.home-gallery-info h2 {
  margin: -10px 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 37px;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  line-height: 30px;
  word-wrap: break-word;
  word-break: hyphenate;
}
.home-gallery-info h2 a {
  color: #004271;
  text-decoration: none;
  display: inline-block;
}
.home-gallery-info h2 a:hover {
  color: #4fc7e8;
}
.home-gallery-info p {
  margin: 0px;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  max-width: 700px;
  font-size: 15px;
  color: #818E96;
  line-height: 28px;
  /*.right-arrow-icon {
			display: inline-block;
			text-indent: -9999px;
			background: url('../images/large/large_blog_sprite.png');
			width: 15px;
			height: 15px;
			background-position: -63px -30px;
			line-height: 1;

			&:hover {
				
			}
		}*/

}
.home-gallery-info p a {
  color: #0079c1;
  text-transform: uppercase;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
}
.home-gallery-info p a:hover {
  color: #4fc7e8;
}
.home-gallery-info p a:hover .arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #4fc7e8;
}
.home-gallery-info p .arrow-right {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 1px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0079c1;
}
.chicklet {
  margin-top: -11px;
  position: relative;
  background: transparent;
  z-index: 10;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.chicklet ul {
  /*width: 50px;*/

  padding: 0 6px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  zoom: 1;
  list-style: none;
  margin: 0 auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.chicklet ul li {
  display: inline-block;
  line-height: 0px;
  margin-left: 3px;
  /*padding: 2px 0 6px 0;
		    padding: 2px 0 0;*/

}
.chicklet ul li:first-child {
  margin-left: 0;
}
.chicklet ul li a {
  display: inline-block;
  background-image: url("../images/small/mobile_sprite_STANDARD.png");
  height: 9px;
  width: 9px;
  text-indent: -9999px;
  line-height: 8px;
}
.chicklet ul li a:hover.dark {
  background-position: -91px 0px;
}
.chicklet ul li a:hover.light {
  background-position: -91px 0px;
}
.chicklet ul li .dark {
  background-position: -100px 0px;
}
.chicklet ul li .light {
  background-position: -100px 0px;
}
.chicklet ul li .dark.chicklet-active {
  background-position: -100px 0px;
}
.chicklet ul li.flex-active a {
  background-position: -91px 0px;
}
.chicklet .dark {
  background: #585858;
}
.chicklet .light {
  background-color: #ffffff;
}
@media (min-width: 480px) {
  .gallery-info {
    height: 190px;
  }
}
@media (min-width: 768px) {
  .gallery-info {
    height: 280px;
    margin-top: 0px;
  }
  .gallery-wrapper {
    margin: 0px auto 10px auto;
  }
  .home-gallery-info {
    height: 250px;
    margin: 40px 0px 0px;
  }
  .home-gallery-info h2 {
    font-size: 60px;
    font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
    line-height: 48px;
  }
  .home-gallery-info p {
    font-size: 18px;
    line-height: 28px;
  }
  .home-gallery-info .meta {
    margin: 30px 0 8px;
  }
  .home-gallery-info .meta time {
    color: #ced5db;
    font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-right: 6px;
  }
  .home-gallery-info .meta a {
    color: #0079c1;
    font-size: 24px;
    font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
  }
  .chicklet {
    margin-top: -40px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) and (min-width: 480px) {
  .chicklet ul li a {
    display: inline-block;
    background-image: url("../images/small/mobile_sprite_RETINA.png");
    background-size: 300px 150px;
  }
}
.lt-ie9 .gallery-info {
  height: 280px;
}
.lt-ie9 .gallery-wrapper {
  margin: 0px auto 10px auto;
}
.lt-ie9 .home-gallery-info {
  height: 250px;
  margin: 40px 0px 0px;
}
.lt-ie9 .home-gallery-info h2 {
  font-size: 60px;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  line-height: 48px;
}
.lt-ie9 .home-gallery-info p {
  font-size: 24px;
  line-height: 28px;
}
.lt-ie9 .home-gallery-info .meta {
  margin: 30px 0 8px;
}
.lt-ie9 .home-gallery-info .meta time {
  color: #ced5db;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-right: 10px;
}
.lt-ie9 .home-gallery-info .meta a {
  color: #0079c1;
  font-size: 24px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.lt-ie9 .chicklet {
  margin-top: -40px;
}
.single-sidebar .sidebar .share {
  margin-top: 0;
}
.widget_most_popular_tags {
  margin: 0;
  padding: 0;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #ced5db;
}
.widget_most_popular_tags h2,
.widget_most_popular_tags a {
  padding-left: 0;
}
.widget_most_popular_tags .widgettitle {
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 26px;
  color: #004271;
  text-decoration: none;
  font-size: 27px;
  color: #ced5db;
  text-transform: uppercase;
  border: none;
}
.widget_most_popular_tags a {
  display: block;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  font-size: 18px;
  text-decoration: none;
  line-height: 24px;
}
.widget_most_popular_tags a:hover {
  color: #4fc7e8;
}
.share {
  float: none;
  margin: 20px 0;
  border: none;
  /*ul {
		li {
			background-image: url('../images/social_icons.png');
			display: inline-block;
			text-indent: -9999px;
			width: 27px;
			height: 27px;
		}
		.email {
			background-position: 178px -33px;
		}
		.facebook {
			background-position: 148px -33px;
		}
		.twitter {
			background-position: 117px -33px;
		}
		.google {
			background-position: 87px -33px;
		}
		.pinterest {
			background-position: 57px -33px;
		}
		.link {
			background-position: 27px -33px;
		}
	}*/

}
.share h3 {
  float: left;
  background-image: url('../images/social_icons.png');
  background-repeat: no-repeat;
  display: block;
  width: 136px;
  height: 31px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
.gig-button {
  margin-right: 4px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .single-sidebar .sidebar .share {
    margin-top: 95px;
  }
  .single-sidebar .sidebar .search {
    margin-top: 12px;
  }
  .sidebar {
    float: right;
    width: 224px;
  }
  .widget_most_popular_tags h2,
  .widget_most_popular_tags a {
    padding-left: 15px;
  }
  .share {
    float: left;
    margin-top: 20px;
    border-bottom: 1px solid #ced5db;
    padding-bottom: 12px;
  }
  .share #componentDiv {
    float: left;
  }
  .share h3 {
    width: 136px;
    height: 31px;
    margin-bottom: 12px;
  }
}
.lt-ie9 .single-sidebar .sidebar .share {
  margin-top: 95px;
}
.lt-ie9 .single-sidebar .sidebar .search {
  margin-top: 12px;
}
.lt-ie9 .sidebar {
  float: right;
  width: 224px;
}
.lt-ie9 .widget_most_popular_tags h2,
.lt-ie9 .widget_most_popular_tags a {
  padding-left: 15px;
}
.lt-ie9 .share {
  float: left;
  margin-top: 20px;
  border-bottom: 1px solid #ced5db;
  padding-bottom: 12px;
}
.lt-ie9 .share #componentDiv {
  float: left;
}
.lt-ie9 .share h3 {
  width: 136px;
  height: 31px;
  margin-bottom: 12px;
}
.index .article-footer p {
  float: left;
}
.numbers {
  float: left;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
}
.fl-pagination {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.fl-pagination .border {
  height: 7px;
  width: 100%;
  background-image: url('../images/large/striped_rule_pagination.jpg');
  background-repeat: repeat-x;
  display: none;
}
.fl-pagination .pages {
  float: left;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 18px;
  color: #8c8f91;
  background-color: #ffffff;
  margin-top: -14px;
  display: block;
  padding-right: 10px;
  display: none;
}
.fl-pagination-links {
  position: relative;
  margin-top: -14px;
  /*padding-left:10px;*/

  width: 100%;
  margin: 0 auto;
  float: left;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 24px;
  background-color: #fff;
}
.fl-pagination-links .next {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  background-position: -73px -47px;
  margin-top: -6px;
  /*margin-right: 2px;
		margin-left: 2px;*/

  float: right;
}
.fl-pagination-links .next:hover {
  background-position: -111px -47px;
}
.fl-pagination-links .previous {
  position: absolute;
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  background-position: 0px -47px;
  margin-top: -6px;
}
.fl-pagination-links .previous:hover {
  background-position: -37px -47px;
}
.fl-pagination-links .first {
  display: none;
}
.fl-pagination-links .last {
  display: none;
}
.fl-pagination-links span.current {
  color: #000000;
}
.fl-pagination-links span,
.fl-pagination-links a {
  margin: 0 5px;
}
.fl-top-logo {
  float: none;
}
@media (min-width: 768px) {
  .fl-pagination {
    padding-bottom: 20px;
  }
  .fl-pagination .border {
    display: block;
  }
  .fl-pagination .pages {
    font-size: 26px;
    display: block;
  }
  .fl-pagination .numbers {
    position: relative;
    left: 0;
  }
  .fl-pagination-links {
    font-size: 26px;
    margin-top: -14px;
    float: right;
    width: auto;
  }
  .fl-pagination-links span,
  .fl-pagination-links a {
    margin: 0 5px;
  }
  .fl-pagination-links .next {
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    background-position: -63px -95px;
    margin-top: -2px;
    /*margin-right: 2px;
  			margin-left: 2px;*/
  
    float: right;
  }
  .fl-pagination-links .next:hover {
    background-position: -95px -95px;
  }
  .fl-pagination-links .previous {
    position: relative;
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    background-position: -63px -63px;
    margin-top: -2px;
    float: left;
  }
  .fl-pagination-links .previous:hover {
    background-position: -95px -63px;
  }
  .fl-pagination-links .first {
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    background-position: 0px -63px;
    margin-top: -2px;
    float: left;
  }
  .fl-pagination-links .first:hover {
    background-position: -32px -63px;
  }
  .fl-pagination-links .last {
    background-image: url('../images/large/large_blog_sprite.png');
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    background-position: 0px -95px;
    margin-top: -2px;
    float: right;
  }
  .fl-pagination-links .last:hover {
    background-position: -32px -95px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px) {
  .fl-pagination-links .next {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 894px 384px;
  }
  .fl-pagination-links .previous {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 894px 384px;
  }
  .fl-pagination-links .last {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 894px 384px;
  }
  .fl-pagination-links .first {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 894px 384px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px) {
  .fl-pagination-links .next {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
  .fl-pagination-links .previous {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
}
.lt-ie9 .fl-pagination {
  padding-bottom: 20px;
}
.lt-ie9 .fl-pagination .border {
  display: block;
}
.lt-ie9 .fl-pagination .pages {
  font-size: 26px;
  display: block;
}
.lt-ie9 .fl-pagination .numbers {
  position: relative;
  left: 0;
}
.lt-ie9 .fl-pagination-links {
  font-size: 26px;
  margin-top: -14px;
  float: right;
  width: auto;
}
.lt-ie9 .fl-pagination-links span,
.lt-ie9 .fl-pagination-links a {
  margin: 0 5px;
}
.lt-ie9 .fl-pagination-links .next {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 25px;
  height: 25px;
  background-position: -63px -95px;
  margin-top: -2px;
  /*margin-right: 2px;
			margin-left: 2px;*/

  float: right;
}
.lt-ie9 .fl-pagination-links .next:hover {
  background-position: -95px -95px;
}
.lt-ie9 .fl-pagination-links .previous {
  position: relative;
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 25px;
  height: 25px;
  background-position: -63px -63px;
  margin-top: -2px;
  float: left;
}
.lt-ie9 .fl-pagination-links .previous:hover {
  background-position: -95px -63px;
}
.lt-ie9 .fl-pagination-links .first {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 25px;
  height: 25px;
  background-position: 0px -63px;
  margin-top: -2px;
  float: left;
}
.lt-ie9 .fl-pagination-links .first:hover {
  background-position: -32px -63px;
}
.lt-ie9 .fl-pagination-links .last {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 25px;
  height: 25px;
  background-position: 0px -95px;
  margin-top: -2px;
  float: right;
}
.lt-ie9 .fl-pagination-links .last:hover {
  background-position: -32px -95px;
}
.confirmation {
  display: none;
  background-color: white;
  max-width: 930px;
  margin: 0 auto;
  width: 80%;
  border: 6px solid #0079c1;
  position: relative;
  padding: 0 20px;
}
.confirmation .conf-close {
  position: absolute;
  right: 50%;
  margin-right: -18px;
  top: -20px;
}
.confirmation .conf-content {
  max-width: 754px;
  width: 100%;
}
.confirmation .conf-content h2 {
  margin-top: 50px;
  color: #22262a;
  font-size: 36px;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  line-height: 30px;
  text-transform: uppercase;
}
.confirmation .conf-content p {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  color: #22262a;
  font-size: 14px;
  line-height: 18px;
}
.confirmation .conf-content a {
  color: #0079c1;
}
.confirmation .conf-content a:hover {
  color: #4fc7e8;
  text-decoration: none;
}
.confirmation .conf-content .lower {
  padding-top: 35px;
  margin-top: 30px;
  border-top: 5px solid #f7f7f7;
}
.confirmation .conf-content .lower img {
  width: 80px;
  float: left;
}
.confirmation .conf-content .lower h3 {
  color: #22262a;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.confirmation .conf-content .lower .lower-button {
  width: 140px;
  color: #ffffff;
  background-color: #0079c1;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  text-transform: uppercase;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.confirmation .conf-content .lower .lower-left-div {
  padding-bottom: 35px;
  border-bottom: 1px solid #ced5db;
}
.confirmation .conf-content .lower .lower-left {
  margin-left: 25px;
  margin-right: 0;
  width: 55%;
  float: left;
}
.confirmation .conf-content .lower .lower-right-div {
  margin-top: 35px;
}
.confirmation .conf-content .lower .lower-right {
  margin-left: 25px;
  margin-bottom: 55px;
  width: 55%;
  float: left;
}
.confirmation .conf-content .lower .lower-right .sign-in {
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .confirmation .conf-close {
    right: 15px;
    top: 15px;
    margin-right: 0;
  }
  .confirmation .conf-content {
    margin: 0 auto;
  }
  .confirmation .conf-content h2 {
    font-size: 40px;
    line-height: 38px;
  }
  .confirmation .conf-content .lower img {
    width: auto;
  }
  .confirmation .conf-content .lower .lower-button {
    width: 180px;
    height: 45px;
    line-height: 45px;
  }
  .confirmation .conf-content .lower .lower-left-div {
    padding-bottom: 0;
    border: none;
    float: left;
  }
  .confirmation .conf-content .lower .lower-left {
    margin-right: 55px;
    width: 250px;
    float: left;
  }
  .confirmation .conf-content .lower .lower-right-div {
    margin-top: 0;
  }
  .confirmation .conf-content .lower .lower-right-div img {
    display: none;
  }
  .confirmation .conf-content .lower .lower-right {
    width: 250px;
    float: left;
  }
}
.lt-ie9 .confirmation .conf-close {
  right: 15px;
  top: 15px;
  margin-right: 0;
}
.lt-ie9 .confirmation .conf-content {
  margin: 0 auto;
}
.lt-ie9 .confirmation .conf-content h2 {
  font-size: 40px;
  line-height: 38px;
}
.lt-ie9 .confirmation .conf-content .lower img {
  width: auto;
}
.lt-ie9 .confirmation .conf-content .lower .lower-button {
  width: 180px;
  height: 45px;
  line-height: 45px;
}
.lt-ie9 .confirmation .conf-content .lower .lower-left-div {
  padding-bottom: 0;
  border: none;
  float: left;
}
.lt-ie9 .confirmation .conf-content .lower .lower-left {
  margin-right: 55px;
  width: 250px;
  float: left;
}
.lt-ie9 .confirmation .conf-content .lower .lower-right-div {
  margin-top: 0;
}
.lt-ie9 .confirmation .conf-content .lower .lower-right-div img {
  display: none;
}
.lt-ie9 .confirmation .conf-content .lower .lower-right {
  margin-left: 0;
  width: 250px;
  float: left;
}
.lt-ie9 .confirmation .conf-content .lower .lower-left-div {
  float: left;
  width: 460px;
}
.lt-ie9 .confirmation .conf-content .lower .lower-left {
  margin: right: 0;
}
.ui-dialog {
  position: absolute;
}
.ui-widget-header {
  display: none;
}
.response_txt,
.response_header_txt {
  display: inline-block;
  display: none;
  color: #585858;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  float: right;
  margin-top: 18px;
  margin-right: 6px;
}
.mail_txt,
.main_footer_txt {
  position: absolute;
  width: 200px;
  margin-top: 14px;
  float: left;
  margin-left: 20px;
  color: #b0b7bb;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana;
  text-transform: uppercase;
  font-style: italic;
  line-height: 11px;
  min-width: 200px;
}
.footer-wrapper {
  padding: 20px;
}
.footer {
  background-color: #0079c1;
  width: 100%;
}
.footer .shop-finishline {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  background-color: #ffffff;
  display: block;
  color: #004271;
  height: 60px;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  font-size: 1.35em;
  text-decoration: none;
  margin-top: -8px;
}
.footer .shop-finishline:hover {
  color: #0079c1;
  text-decoration: none;
}
.footer .footer-links {
  color: #ffffff;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  width: 300px;
  margin-top: 20px;
}
.footer .footer-links ul li {
  display: inline;
}
.footer .footer-links ul li a {
  color: #ffffff;
  line-height: 14px;
  text-decoration: none;
}
.footer .footer-links ul li a:hover {
  color: #004271;
}
.footer .footer-links ul li span {
  display: inline;
}
.footer-form {
  height: 60px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  background-color: #ffffff;
  display: block;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
}
.footer-form form {
  position: relative;
  margin-bottom: 0;
  padding-top: 7px;
}
.footer-form input[type="submit"] {
  border: 0;
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  background-position: -174px -23px;
  text-indent: -9999px;
  width: 50px;
  height: 37px;
  background-color: transparent;
  margin-top: 4px;
  float: right;
}
.footer-form input[type="submit"]:hover {
  background-position: -224px -23px;
}
.footer-form input[type="email"] {
  border: 0;
  color: #585858;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 11px;
  margin: 10px 0px 10px 5px;
  width: 48%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media (min-width: 768px) {
  .response_txt,
  .response_header_txt {
    font-size: 18px;
    line-height: 11px;
  }
  .mail_txt,
  .main_footer_txt {
    width: 80%;
    margin-top: 19px;
  }
  .form-row {
    float: left;
    width: 100%;
  }
  .footer {
    height: 148px;
  }
  .footer .shop-finishline {
    width: 34%;
    float: left;
    margin-top: 0px;
  }
  .footer .footer-form {
    width: 47.2%;
    float: right;
    margin-top: 0px;
    margin-right: 8%;
  }
  .footer .footer-links {
    width: 608px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer-links p {
    font-size: 14px;
    width: 120px;
    float: left;
  }
  .footer .footer-links ul {
    float: right;
  }
  .footer .footer-links ul li {
    display: inline-block;
  }
  .footer .footer-links ul li a {
    font-size: 14px;
  }
  .footer .footer-links ul li span {
    margin: 0 5px;
    display: inline;
  }
  .footer .shop-finishline {
    margin-left: 8%;
    /*width:45%;*/
  
  }
  .footer-form input[type="submit"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* future proofing */
  
    -khtml-border-radius: 5px;
    background: url('../images/large/large_blog_sprite.png') no-repeat center;
    background-position: -320px -15px;
    width: 55px;
    height: 42px;
  }
  .footer-form input[type="submit"]:hover {
    background-position: -320px -64px;
  }
  .footer-form input[type="email"] {
    margin: 10px 0px 10px 15px;
  }
}
@media (min-width: 945px) {
  .footer-wrapper {
    /*width:945px;*/
  
    margin-left: auto;
    margin-right: auto;
  }
  .footer .shop-finishline {
    max-width: 350px;
    /*width:45%;*/
  
  }
  .footer .footer-form {
    /*width:100%;*/
  
  }
}
/*@media only screen and (min-device-width : 768px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.footer-form
	{
		input[type="submit"] {
			background-image:url('../images/large/large_blog_sprite_2x.png');
			background-size:894px 384px;
		}
	}
}*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px) {
  .footer-form input[type="submit"] {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
}
.lt-ie9 .response_txt,
.lt-ie9 .response_header_txt {
  font-size: 18px;
  line-height: 11px;
}
.lt-ie9 .mail_txt,
.lt-ie9 .main_footer_txt {
  width: 80%;
  margin-top: 19px;
}
.lt-ie9 .form-row {
  float: left;
  width: 100%;
}
.lt-ie9 .footer {
  height: 148px;
}
.lt-ie9 .footer .shop-finishline {
  width: 34%;
  float: left;
  margin-top: 0px;
}
.lt-ie9 .footer .footer-form {
  width: 47.2%;
  float: right;
  margin-top: 0px;
  margin-right: 8%;
}
.lt-ie9 .footer .footer-links {
  width: 608px;
  margin-left: auto;
  margin-right: auto;
}
.lt-ie9 .footer .footer-links p {
  font-size: 14px;
  width: 120px;
  float: left;
}
.lt-ie9 .footer .footer-links ul {
  float: right;
}
.lt-ie9 .footer .footer-links ul li {
  display: inline-block;
}
.lt-ie9 .footer .footer-links ul li a {
  font-size: 14px;
}
.lt-ie9 .footer .footer-links ul li span {
  margin: 0 5px;
  display: inline;
}
.lt-ie9 .footer .shop-finishline {
  margin-left: 8%;
  /*width:45%;*/

}
.lt-ie9 .footer-form input[type="submit"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  background: url('../images/large/large_blog_sprite.png') no-repeat center;
  background-position: -320px -15px;
  width: 55px;
  height: 42px;
}
.lt-ie9 .footer-form input[type="submit"]:hover {
  background-position: -320px -64px;
}
.lt-ie9 .footer-form input[type="email"] {
  margin: 10px 0px 10px 15px;
}
.lt-ie9 .footer-wrapper {
  /*width: 945px;*/

  margin-left: auto;
  margin-right: auto;
}
.lt-ie9 .footer .shop-finishline {
  max-width: 463px;
  /*width: 45%;*/

}
.lt-ie9 .footer .footer-form {
  /*width: 100%;*/

}
.lt-ie9 .footer .footer-links ul li {
  display: inline;
}
.posts-menu {
  border-bottom: 4px solid #eaeef1;
  margin: 0px 20px 0px 20px;
}
.posts-menu ul.category-menu {
  margin-bottom: 8px;
  margin: 0px auto 8px auto;
  width: 200px;
  font-size: 18px;
}
.posts-menu ul.category-menu a,
.posts-menu ul.category-menu li {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 18px;
}
.posts-menu ul.category-menu a.selected,
.posts-menu ul.category-menu li.selected,
.posts-menu ul.category-menu a :hover,
.posts-menu ul.category-menu li :hover {
  color: #0079c1;
}
.posts-menu ul.category-menu li:first-child a {
  margin-left: 0;
}
.posts-menu ul.category-menu li:last-child a {
  margin-right: 0;
}
.posts-menu ul.category-menu a {
  margin: 0 12px;
}
.posts-menu .view-menu {
  float: left;
  display: none;
}
.posts-menu .view-menu li {
  display: inline-block;
  vertical-align: middle;
}
.posts-menu .view-menu .view-menu-grid {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  background-position: 0px -31px;
}
.posts-menu .view-menu .view-menu-grid.selected,
.posts-menu .view-menu .view-menu-grid :hover {
  background-position: -32px -31px;
}
.posts-menu .view-menu .view-menu-list {
  background-image: url('../images/large/large_blog_sprite.png');
  text-indent: -9999px;
  display: block;
  width: 24px;
  height: 13px;
  background-position: 0px 0px;
}
.posts-menu .view-menu .view-menu-list.selected,
.posts-menu .view-menu .view-menu-list :hover {
  background-position: -32px 0px;
}
.posts-menu.search-title h3 {
  line-height: 1;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  color: #b0b7bb;
}
.posts-menu.search-title h3 span {
  color: #616d74;
}
@media (min-width: 768px) {
  .posts-menu {
    border-bottom: 6px solid #eaeef1;
    margin: 0 20px 0 20px;
  }
  .posts-menu ul.category-menu {
    margin-bottom: 8px;
    margin: 0px auto 8px auto;
    width: 64%;
    float: left;
  }
  .posts-menu ul.category-menu a,
  .posts-menu ul.category-menu li {
    font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ced5db;
    text-transform: uppercase;
    /*letter-spacing:1px;*/
  
    text-decoration: none;
  }
  .posts-menu ul.category-menu a.selected,
  .posts-menu ul.category-menu li.selected,
  .posts-menu ul.category-menu a :hover,
  .posts-menu ul.category-menu li :hover {
    color: #0079c1;
  }
  .posts-menu .view-menu {
    display: block;
  }
}
@media (min-width: 945px) {
  .posts-menu ul.category-menu {
    width: 69%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px) {
  .posts-menu .view-menu .view-menu-grid {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
  .posts-menu .view-menu .view-menu-list {
    background-image: url('../images/large/large_blog_sprite_2x.png');
    background-size: 448px 192px;
  }
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2)and (max-width:480px), 
only screen and (min-device-pixel-ratio: 2) and (max-width:480px) {
	.posts-menu
	{
		.view-menu
		{
			.view-menu-grid
			{
				background-image: url("../images/small/mobile_sprite_RETINA.png");
			    background-size:300px 150px;	
			}

			.view-menu-list
			{
				background-image: url("../images/small/mobile_sprite_RETINA.png");
				background-size:300px 150px;	
			}
		}
	}
}*/
.lt-ie9 .posts-menu {
  border-bottom: 6px solid #eaeef1;
  margin: 0 20px 0 20px;
}
.lt-ie9 .posts-menu ul.category-menu {
  margin-bottom: 8px;
  margin: 0px auto 8px auto;
  width: 650px;
  float: left;
}
.lt-ie9 .posts-menu ul.category-menu a,
.lt-ie9 .posts-menu ul.category-menu li {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
}
.lt-ie9 .posts-menu ul.category-menu a.selected,
.lt-ie9 .posts-menu ul.category-menu li.selected,
.lt-ie9 .posts-menu ul.category-menu a :hover,
.lt-ie9 .posts-menu ul.category-menu li :hover {
  color: #0079c1;
}
.lt-ie9 .posts-menu .view-menu {
  display: block;
}
#main {
  margin-top: 0px;
  width: 100%;
  float: none;
}
#main p {
  font-size: 15px;
  line-height: 20px;
}
#main .article-header h2 {
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 26px;
  color: #004271;
  text-transform: uppercase;
  text-decoration: none;
}
#main .article-container {
  width: 100%;
}
#main .article-container .meta {
  font-size: 17;
}
#main .article-container .meta a {
  font-size: 17;
  margin-left: 3px;
}
#main .article-container footer .tags-title {
  display: block;
  font-size: 11px;
}
#main article .wp-caption.alignnone {
  margin-bottom: 10px;
  max-width: 280px;
}
#main article .wp-caption.alignnone img {
  margin: 30px 0px 0px 0px;
}
#main article .wp-caption.alignnone .wp-caption-text {
  max-width: 280px;
  font-family: Verdana;
  font-size: 12px;
  font-style: italic;
}
#main article h3 {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #004271;
  text-transform: uppercase;
}
#main article p {
  line-height: 28px;
}
#main article .article-header h2 {
  margin-top: -5px;
  font-size: 37px;
  line-height: 30px;
}
#main article ul,
#main article ol {
  margin-bottom: 10px;
  margin-left: 40px;
}
#main article ul li,
#main article ol li {
  color: #818E96;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  line-height: 28px;
  font-size: 15px;
  list-style: disc outside none;
}
#main article ol li {
  list-style: decimal;
}
.single article {
  margin-top: 0;
}
.single article .article-footer p {
  line-height: 1;
  margin-top: 32px;
}
body .tooltip-inner {
  color: #0079c1;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: none;
  background-color: transparent;
  text-transform: uppercase;
  display: none;
}
#slider {
  display: none;
}
#slider iframe {
  width: 100%;
  max-height: 532px;
}
#slider .flex-viewport {
  max-height: 548px;
}
#slider .flex-viewport ul {
  margin-left: -1px;
}
#slider .flex-viewport ul li:first-child {
  margin-right: 1px;
}
#slider .flex-viewport li {
  background-color: #f7f7f7;
}
.single-gallery .gallery-wrapper {
  background-color: #f7f7f7;
}
.single-gallery .gallery-wrapper #slider .flex-viewport li {
  z-index: 1;
  padding: 16px 0px 0px;
}
.single-gallery .gallery-wrapper #slider .flex-viewport.flex-active-slide {
  z-index: 2;
}
.single-gallery .gallery-wrapper .chicklet {
  z-index: 3;
  display: block;
}
.gallery-container {
  min-height: 20px;
}
#carousel {
  width: 100%;
  float: left;
  background-color: #f7f7f7;
}
#carousel li {
  display: inline-block;
  margin-right: 10px;
}
#carousel li img {
  border: 5px solid #f7f7f7;
  cursor: pointer;
}
#carousel li:hover img {
  border: 5px solid #0079c1;
}
#carousel li.flex-active img {
  border: 5px solid #0079c1;
}
#carousel .wrap {
  padding-top: 15px;
  padding-bottom: 30px;
  text-align: center;
}
#carousel.chicklet {
  margin-bottom: 10px;
  background-color: #ffffff;
}
#carousel.chicklet ul li {
  margin-right: 0px;
}
.back-btn {
  font-size: 18px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  display: block;
  text-indent: 5px;
  height: 40px;
  margin-left: 20px;
  width: 75px;
}
.back-btn div {
  float: left;
  margin-top: 5px;
}
@media (min-width: 480px) {
  #main {
    width: 100%;
    float: left;
  }
}
@media (min-width: 768px) {
  #carousel {
    display: block;
  }
  #carousel ul {
    display: block;
  }
  #main {
    width: 68%;
    margin-top: 25px;
    float: left;
  }
  #main p {
    font-size: 18px;
    line-height: 28px;
  }
  #main .article-container {
    width: 100%;
  }
  #main .article-container .meta {
    font-size: 24px;
  }
  #main .article-container .meta a {
    font-size: 24px;
    margin-left: 3px;
  }
  #main .article-container footer .tags-title {
    display: block;
    font-size: 18px;
    margin-top: 0px;
  }
  #main article .wp-caption.alignnone {
    max-width: 600px;
    margin-bottom: 30px;
  }
  #main article .wp-caption.alignnone .wp-caption-text {
    max-width: 600px;
  }
  #main article p {
    line-height: 30px;
  }
  #main article .article-header h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 30px;
    line-height: 48px;
  }
  #main article .article-footer p {
    line-height: 1;
  }
  #main article ul li,
  #main article ol li {
    font-size: 18px;
    line-height: 30px;
  }
  body .tooltip-inner {
    display: block;
  }
  .single-gallery .gallery-wrapper .chicklet {
    display: none;
  }
}
.lt-ie9 #carousel {
  display: block;
}
.lt-ie9 #carousel ul {
  display: block;
}
.lt-ie9 #main {
  width: 68%;
  margin-top: 25px;
  float: left;
}
.lt-ie9 #main p {
  font-size: 18px;
  line-height: 28px;
}
.lt-ie9 #main .article-container {
  width: 100%;
}
.lt-ie9 #main .article-container .meta {
  font-size: 24px;
}
.lt-ie9 #main .article-container .meta a {
  font-size: 24px;
  margin-left: 3px;
}
.lt-ie9 #main .article-container footer .tags-title {
  display: block;
  font-size: 18px;
  margin-top: 0px;
}
.lt-ie9 #main article .wp-caption.alignnone {
  max-width: 600px;
  margin-bottom: 30px;
}
.lt-ie9 #main article .wp-caption.alignnone .wp-caption-text {
  max-width: 600px;
}
.lt-ie9 #main article p {
  line-height: 30px;
}
.lt-ie9 #main article .article-header h2 {
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 30px;
  line-height: 48px;
}
.lt-ie9 #main article .article-footer p {
  line-height: 1;
}
.lt-ie9 #main article ul li,
.lt-ie9 #main article ol li {
  font-size: 18px;
  line-height: 30px;
}
.lt-ie9 body .tooltip-inner {
  display: block;
}
.lt-ie9 #slider iframe {
  width: 100%;
  max-height: 532px;
}
.lt-ie9 #slider .flex-viewport {
  max-height: 548px;
}
.lt-ie9 #slider .flex-viewport ul {
  margin-left: -1px;
}
.lt-ie9 #slider .flex-viewport ul li:first-child {
  margin-right: 1px;
}
.lt-ie9 #slider .flex-viewport li {
  background-color: #f7f7f7;
}
.lt-ie9 .single-gallery .gallery-wrapper .chicklet {
  display: none;
}
.search_txt {
  position: absolute;
  float: left;
  margin-left: 14px;
  margin-top: 11px;
  color: #8c8f91;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 18px;
}
.search {
  height: 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  background-color: #eaeef1;
  display: block;
  border: 0;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 16px;
  float: left;
}
.search form {
  margin-bottom: 0;
}
.search input[type="submit"] {
  background-image: url('../images/small/mobile_sprite_STANDARD.png');
  background-color: transparent;
  background-position: 0px 0px;
  text-indent: -9999em;
  width: 33px;
  height: 34px;
  border: 0;
  margin-top: 4px;
  margin-right: 4px;
  float: right;
}
.search input[type="submit"]:hover {
  background-position: -50px 0px;
}
.search input[type="text"] {
  border: 0;
  color: #8c8f91;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 18px;
  margin: 5px;
  float: left;
  width: 72%;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #eaeef1;
}
.not-found .article-container {
  width: 100%;
}
.not-found .article-container .article-header {
  /*h2 {
				margin-top: 75px;
				text-indent: -9999px;
				background: url('../images/noResultsText.png');
				width: 609px;
				height: 80px;
			}*/

}
.not-found .article-container .article-header img {
  margin-top: 35px;
}
.not-found .article-container p {
  font-size: 18px;
}
@media (min-width: 768px) {
  .search_txt {
    font-size: 16px;
  }
  input[type="text"] {
    font-size: 16px;
  }
  /*.search {
  		input[type="submit"] {
  			background-image:url('../images/large/large_blog_sprite.png');
  	        background-position:0px 0px;
  		}
  	}*/
  .not-found .article-container .article-header {
    /*h2 {
  					margin-top: 75px;
  					background: url('../images/noResultsTextMobile.png');
  					width: 559px;
  					height: 73px;
  				}*/
  
  }
  .not-found .article-container .article-header img {
    margin-top: 45px;
  }
  .not-found .article-container p {
    font-size: 18px;
  }
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2)and (min-width:768px), 
only screen and (min-device-pixel-ratio: 2) and (min-width:768px) {
	.search
	{
		input[type="submit"] {
		
	        background-image: url('../images/large/large_blog_sprite_2x.png');
	        background-size:448px 192px;
    	}
	}
}*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px) {
  .search input[type="submit"] {
    background-image: url('../images/small/mobile_sprite_RETINA.png');
    background-size: 300px 150px;
  }
}
.lt-ie9 .search_txt {
  font-size: 16px;
}
.lt-ie9 input[type="text"] {
  font-size: 16px;
}
.lt-ie9 .not-found .article-container .article-header {
  /*h2 {
					margin-top: 75px;
					background: url('../images/noResultsTextMobile.png');
					width: 559px;
					height: 73px;
				}*/

}
.lt-ie9 .not-found .article-container .article-header img {
  margin-top: 45px;
}
.lt-ie9 .not-found .article-container p {
  font-size: 18px;
}
.lt-ie9 #searchform {
  position: relative;
  height: 100%;
}
.lt-ie9 #searchform .search_txt {
  left: 0;
}
.commentlist {
  margin: 0;
  border-bottom: 6px solid #f4f4f4;
}
.commentlist li {
  border-bottom: 1px solid #f4f4f4;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  float: left;
  width: 100%;
}
.commentlist li cite {
  display: block;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  width: 100%;
  color: #22262a;
}
.commentlist li time {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  color: #616d74;
}
.commentlist li a {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 14px;
  margin-top: -5px;
  display: block;
}
.commentlist li .comment-content {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  color: #616d74;
  font-size: 16px;
  line-height: 20px;
}
.commentlist li .comment-content p {
  font-size: 14px;
  line-height: 16px;
}
.commentlist li .comment-reply-link {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  color: #0079c1;
}
.commentlist li .comment-author {
  width: 100%;
  float: left;
}
.respond-form input[type="submit"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */

  -khtml-border-radius: 5px;
  background-color: #0079c1;
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 20px;
  width: 100%;
  height: 50px;
  display: block;
  border: 0;
  padding-top: 3px;
  -webkit-font-smoothing: antialiased;
}
.respond-form input[type="submit"]:hover {
  background-color: #004271;
}
.respond-form input[type="text"],
.respond-form input[type="email"],
.respond-form input[type="url"],
.respond-form textarea {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #616d74;
  max-width: 371px;
  width: 95%;
}
.respond-form label {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #22262a;
}
.respond-form input[type="email"] {
  margin-bottom: 0px;
}
.respond-form small {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #616d74;
  padding-bottom: 9px;
  display: block;
  margin-bottom: 9px;
}
.comment-form-title {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  color: #004271;
  font-size: 30px;
  border-bottom: 6px solid #f4f4f4;
}
.comment-form-title.selected,
.comment-form-title :hover {
  color: #0079c1;
}
#inner-content {
  margin: 20px;
}
#main .comments-header {
  padding-top: 70px;
}
#main .comments-header h4 {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  color: #004271;
  font-size: 20px;
  line-height: 26px;
  float: left;
  margin-right: 10px;
}
#main .comments-header h4.span2 {
  max-width: 40px;
  float: left;
}
#main .comments-header h4.selected,
#main .comments-header h4 :hover {
  color: #0079c1;
}
#main .comments-header article .comment-content p {
  line-height: 16px;
}
#main .comments-header h3 {
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 26px;
  text-transform: uppercase;
  text-decoration: none;
  color: #004271;
  float: left;
  font-size: 20px;
}
#main .comments-header h3.span6 {
  width: 120px;
  float: left;
}
#main .comments-header a {
  display: block;
  float: left;
  margin-top: 14px;
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  text-align: left;
  color: #0079c1;
  font-size: 14px;
  float: right;
  width: 110px;
  margin-left: 10px;
}
#main .comments-header a.selected,
#main .comments-header a :hover {
  color: #0079c1;
}
#main .comments-header a div {
  float: left;
}
#main .comments-header a div.right-facing-arrow {
  margin-top: 5px;
  margin-left: 3px;
}
#main .comments-header a:hover {
  color: #004271;
}
#main .comments-header a:hover div {
  color: #004271;
}
#main .comments-header a:hover div.right-facing-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #004271;
}
#main .comment-nav ul li {
  list-style: none;
}
#main .commentlist {
  margin: 0;
}
#main .comment-form-elements {
  margin: 0;
}
#main .comment-form-elements li {
  list-style: none;
}
@media (min-width: 768px) {
  #main .comments-header h4 {
    font-size: 30px;
    width: 140px;
  }
  #main .comments-header h3 {
    font-size: 32px;
    width: 200px;
    margin-left: 20px;
  }
  #main .comments-header a {
    float: right;
    font-size: 18px;
    width: 140px;
  }
  .respond-form {
    padding-top: 70px;
  }
  .respond-form input[type="submit"] {
    width: 180px;
  }
  .commentlist li .comment-content {
    float: left;
    margin-left: 20px;
    width: 58%;
  }
  .commentlist li .comment-author {
    width: 140px;
  }
  .commentlist li .comment-reply-link {
    margin-left: 20px;
  }
}
.lt-ie9 #main .comments-header h4 {
  font-size: 30px;
  width: 140px;
}
.lt-ie9 #main .comments-header h3 {
  font-size: 32px;
  width: 200px;
  margin-left: 20px;
}
.lt-ie9 #main .comments-header a {
  float: right;
  font-size: 18px;
  width: 140px;
}
.lt-ie9 .respond-form {
  padding-top: 70px;
}
.lt-ie9 .respond-form input[type="submit"] {
  width: 180px;
}
.lt-ie9 .commentlist li .comment-content {
  float: left;
  margin-left: 20px;
  width: 58%;
}
.lt-ie9 .commentlist li .comment-author {
  width: 140px;
}
.lt-ie9 .commentlist li .comment-reply-link {
  margin-left: 20px;
}
.wp-tag-cloud {
  float: left;
  margin: 0px !important;
  width: 33%;
}
.wp-tag-cloud li {
  list-style: none !important;
}
.wp-tag-cloud li a {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.wp-tag-cloud li a:hover {
  color: #4fc7e8;
}
.all-tags {
  min-height: 700px;
}
.crp_related {
  margin-left: 20px;
  margin-right: 20px;
  border-top: 5px solid #EFEFEF;
}
.crp_related h3 {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #b0b7bb;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 7px;
  margin-bottom: 15px;
}
.crp_related li {
  display: inline-block;
  width: 100%;
}
.crp_related .article-container {
  width: 56%;
}
.crp_related .article-container h2 {
  width: 180px;
}
.crp_related .article-container h2 a {
  display: inline-block;
  font-size: 15px;
  line-height: 12px;
}
.crp_related .article-container p.meta {
  font-size: 15px;
}
.crp_related .article-container p.meta a {
  font-size: 15px;
}
.crp_related .article-container footer {
  display: none;
}
@media (min-width: 768px) {
  .crp_related li {
    width: auto;
  }
  .crp_related .article-container {
    width: auto;
    margin-left: 0;
  }
  .crp_related .article-container h2 {
    width: 400px;
  }
  .crp_related .article-container h2 a {
    font-size: 24px;
    line-height: 21px;
  }
  .crp_related .article-container p.meta {
    font-size: 18px;
  }
  .crp_related .article-container p.meta a {
    font-size: 18px;
  }
}
@media (min-width: 982px) {
  .crp_related {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 50px;
    border-top: 6px solid #f7f7f7;
  }
  .crp_related li {
    margin-left: 16px;
  }
  .crp_related li:first-child {
    margin-left: 0;
  }
  .crp_related .article-featured-image {
    width: 224px;
    float: none;
    margin: 0 0 10px 0;
  }
  .crp_related .article-container {
    width: auto;
    margin-left: 14px;
  }
  .crp_related .article-container h2 {
    width: 210px;
  }
}
.lt-ie9 .crp_related li {
  width: auto;
}
.lt-ie9 .crp_related .article-container {
  width: auto;
  margin-left: 0;
}
.lt-ie9 .crp_related .article-container h2 {
  width: 400px;
}
.lt-ie9 .crp_related .article-container h2 a {
  font-size: 24px;
  line-height: 21px;
}
.lt-ie9 .crp_related .article-container p.meta {
  font-size: 18px;
}
.lt-ie9 .crp_related .article-container p.meta a {
  font-size: 18px;
}
.lt-ie9 .crp_related {
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 50px;
  border-top: 6px solid #f7f7f7;
}
.lt-ie9 .crp_related li {
  margin-left: 15px;
}
.lt-ie9 .crp_related li:first-child {
  margin-left: 0;
}
.lt-ie9 .crp_related .article-featured-image {
  width: 224px;
  float: none;
  margin: 0 0 10px 0;
}
.lt-ie9 .crp_related .article-container {
  width: auto;
  margin-left: 14px;
}
.lt-ie9 .crp_related .article-container h2 {
  width: 210px;
}
body {
  padding: 0;
  background-color: #0079c1;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*reset for mobile browsers */

  font-weight: normal;
  /* set text-rendering to optimizeSpeed so that knockout font looks normal in chrome for windows */

  text-rendering: optimizeSpeed;
}
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
/* GLOBALS */
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
article img {
  /*float: left;
	    margin-right: 1em;
	    margin-bottom:1.0em;*/

}
section {
  background-color: #ffffff;
}
.articles {
  float: left;
}
.article-featured-image {
  position: relative;
  max-width: 224px;
  max-height: 224px;
  width: 112px;
  float: left;
  margin-bottom: 1em;
  margin-right: 8px;
}
.article-featured-image a {
  width: 100%;
  height: 100%;
}
.index .article-container footer .tags {
  margin-left: 0px;
}
.main-container {
  float: left;
  width: 100%;
}
.article-container {
  float: left;
  width: 51%;
  position: relative;
}
.article-container .description {
  display: none;
}
.article-container .description a {
  text-decoration: none;
  text-transform: uppercase;
}
.article-container .description a:hover {
  color: #4fc7e8;
}
.article-container p.meta {
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ced5db;
  text-decoration: none;
  font-size: 15px;
  margin-top: -5px;
}
.article-container p.meta a {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #0079c1;
  text-transform: uppercase;
  margin-left: 6px;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 15px;
  margin-left: 5px;
  /*letter-spacing:1.0px;*/

  position: relative;
}
.article-container p.meta a:hover {
  color: #4fc7e8;
}
.article-container h2 a {
  font-family: 'Knockout 51 4r', 'Knockoug 91 4r', Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 26px;
  color: #004271;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  line-height: 13px;
  word-wrap: break-word;
}
.article-container h2 a:hover {
  color: #4fc7e8;
}
.article-container h2 a.is-grid {
  display: none;
}
.article-container h2 a.is-list {
  display: inline;
}
.article-container p {
  word-wrap: break-word;
  font-family: 'Knockout 31 4r', Arial, Helvetica, sans-serif;
  color: #616d74;
  color: #818E96;
  font-size: 16px;
  line-height: 20px;
}
.article-container p a {
  color: #0079c1;
}
.article-container p a:hover {
  color: #4fc7e8;
}
.article-container footer {
  margin-top: 14px;
}
.article-container footer .tags-title {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ced5db;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  float: left;
  margin-right: 11px;
  /*margin-top:1px;*/

  display: none;
}
.article-container footer .tags-title.selected,
.article-container footer .tags-title :hover {
  color: #0079c1;
}
.article-container footer a {
  font-family: 'Knockout 49 4r', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #616d74;
  text-transform: uppercase;
  /*letter-spacing:1px;*/

  text-decoration: none;
  font-size: 11px;
}
.article-container footer a:hover {
  color: #4fc7e8;
}
.article-container footer p {
  color: #ced5db;
}
.article-container footer .tags {
  width: 100%;
  margin-left: 0;
  /*float:left;*/

}
.article-container footer .tags a {
  margin: 0 3px;
}
.article-container footer .tags a:last-child {
  margin-right: 0;
}
.wrap {
  max-width: 985px;
}
.main-posts {
  margin-left: 20px;
  margin-right: 20px;
}
.center {
  margin: 0 auto;
}
.fl-top-logo * {
  display: inline;
}
.posts-menu ul li {
  display: inline;
}
.post {
  margin: 16px 0;
  border-bottom: 1px solid #ced5db;
}
.post.single {
  border-bottom: none;
}
.articles {
  width: 100%;
}
.articles .post:last-child {
  border-bottom: none;
}
.article-header p {
  margin: 0;
}
.article-header h1 {
  margin: 0;
}
.article-header h2 {
  margin: 2px 0 12px 0;
  line-height: 6px;
  margin-top: -4px;
}
.post-content p {
  margin: 0;
}
@media (min-width: 480px) {
  
}
@media (min-width: 768px) {
  .tags-title {
    display: block;
  }
  .index .article-container footer .tags {
    margin-left: 0;
  }
  .article-featured-image {
    width: 32%;
    margin-right: 18px;
  }
  .article-container {
    width: 63%;
  }
  .article-container .description {
    display: block;
  }
  .article-container p.meta {
    font-size: 24px;
    margin-top: 0px;
  }
  .article-container p.meta a {
    font-size: 24px;
  }
  .article-container h2 {
    /*height:30px;*/
  
    line-height: 15px;
    font-size: 30px;
    margin: 2px 0 12px 0;
  }
  .article-container h2 a {
    height: 30px;
    line-height: 26px;
    font-size: 30px;
  }
  .main-container {
    min-height: 650px;
    width: 69%;
  }
  .main-container .articles {
    margin-bottom: 55px;
  }
  .main-posts article.is-grid {
    width: 235px;
    height: 310px;
    float: left;
  }
  .main-posts article.is-grid .article-featured-image {
    width: 224px;
    margin-bottom: 6px;
  }
  .main-posts article.is-grid footer {
    display: none;
  }
  .main-posts article.is-grid .article-container {
    width: 92%;
    margin-left: 10px;
  }
  .main-posts article.is-grid .article-container p.meta {
    font-size: 18px;
  }
  .main-posts article.is-grid .article-container p.meta a {
    font-size: 18px;
    margin-left: 0px;
  }
  .main-posts article.is-grid .article-container .description {
    display: none;
  }
  .main-posts article.is-grid .article-container footer .tags-title {
    display: block;
  }
  .main-posts article.is-grid .article-container h2 a {
    line-height: 21px;
    font-size: 24px;
  }
  .main-posts article.is-grid .article-container h2 a.is-grid {
    display: inline-block;
  }
  .main-posts article.is-grid .article-container h2 a.is-list {
    display: none;
  }
  .main-posts article.is-grid.post {
    border-bottom: none;
  }
  .article-container footer .tags {
    margin-left: 0px;
  }
  .article-container footer .tags-title {
    display: block;
  }
  .article-container footer a {
    font-size: 18px;
  }
}
@media (min-width: 945px) {
  .main-container {
    width: 75%;
  }
}
.lt-ie9 .tags-title {
  display: block;
}
.lt-ie9 .index .article-container footer .tags {
  margin-left: 0;
}
.lt-ie9 .article-featured-image {
  width: 224px;
  margin-right: 18px;
}
.lt-ie9 .article-container {
  width: 450px;
}
.lt-ie9 .article-container .description {
  display: block;
}
.lt-ie9 .article-container p.meta {
  font-size: 24px;
  margin-top: 0px;
}
.lt-ie9 .article-container p.meta a {
  font-size: 24px;
}
.lt-ie9 .article-container h2 {
  /*height:30p x;*/

  line-height: 26px;
  font-size: 30px;
  margin: 2px 0 12px 0;
}
.lt-ie9 .article-container h2 a {
  height: 30px;
  line-height: 26px;
  font-size: 30px;
}
.lt-ie9 .main-container {
  min-height: 650px;
}
.lt-ie9 .main-container .articles {
  margin-bottom: 55px;
}
.lt-ie9 .main-posts article.is-grid {
  width: 235px;
  height: 340px;
  float: left;
}
.lt-ie9 .main-posts article.is-grid .article-featured-image {
  width: 224px;
  margin-bottom: 6px;
}
.lt-ie9 .main-posts article.is-grid footer {
  display: none;
}
.lt-ie9 .main-posts article.is-grid .article-container {
  width: 225px;
  margin-left: 10px;
}
.lt-ie9 .main-posts article.is-grid .article-container p.meta {
  font-size: 18px;
}
.lt-ie9 .main-posts article.is-grid .article-container p.meta a {
  font-size: 18px;
  margin-left: 0px;
}
.lt-ie9 .main-posts article.is-grid .article-container .description {
  display: none;
}
.lt-ie9 .main-posts article.is-grid .article-container footer .tags-title {
  display: block;
}
.lt-ie9 .main-posts article.is-grid .article-container h2 a {
  line-height: 21px;
  font-size: 24px;
}
.lt-ie9 .main-posts article.is-grid .article-container h2 a.is-grid {
  display: inline-block;
}
.lt-ie9 .main-posts article.is-grid .article-container h2 a.is-list {
  display: none;
}
.lt-ie9 .main-posts article.is-grid.post {
  border-bottom: none;
}
.lt-ie9 .article-container footer .tags {
  margin-left: 0px;
}
.lt-ie9 .article-container footer .tags-title {
  display: block;
}
.lt-ie9 .article-container footer a {
  font-size: 18px;
}
.lt-ie9 .main-container {
  width: 740px;
}
.lt-ie9 img {
  /*max-width: none;*/

}
.lt-ie9 .wrap {
  max-width: none;
  width: 985px;
}
