/* base font overrides */

#main-content {
    padding: 0px;
}


body

{
 display:block;
}

.story-list .inpage
{
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;
  background: #6c92d4;
}

p
{
 font-family: 'Open Sans', sans-serif;
}

.story-list
{
clear:both;
}


.teaser-title h1 a, .teaser-title h2 a, .teaser-title h3 a, .teaser-title h4 a, .teaser-title h5 a, .teaser-title h6 a
{
    font-family: 'Oswald', sans-serif !important;
}

body, ul.primary.nav > li > a
{
  font-family: 'Oswald', sans-serif !important;
}
p
{
   font-family: Arial, sans-serif !important;
}



/* container, note... footer and header will be moved OUTSIDE of here */

@media only screen and (min-width: 900px) {
.container {
    box-shadow: 0px 0px 51px;
  margin-top: 20px;
}

}
/*site logo*/

.sitelogo
{
  margin-left:auto;
  margin-right:auto;

}

/* Nav settings */

.navbar .image {
    text-align: center;
}
  @media only screen and (min-width: 1024px) {


    ul.primary.nav > li:hover > a, ul.primary.nav > li:last-of-type:hover > a {

     height:unset !important
    }
ul.primary.nav
{
height: unset !important;
border-bottom: none !important;
}


  ul.primary.nav > li > a {
padding: 0 9px !important;
font-size: 13px;
  }

  }

.navbar-default {
    border: none;
    margin-bottom: 15px;
}

.navbar-collapse
{
  background-color:#000000;

}
ul.primary.nav
{
 background-color:#000000;
  text-transform: uppercase;
}
ul.primary.nav > li:hover > a, ul.primary.nav > li:last-of-type:hover > a

{
 background-color:#6c92d4;

}

ul.primary.nav > li.active > a {
    background: #6c92d4;
}

ul.primary.nav .primary-drop ul.nav li a{
    font-family: 'Oswald', sans-serif !important;
}


ul.primary.nav .primary-drop
{
    background: #6c92d4;
  border: none;
}

.navbar-collapse {
background-color: unset;
}

.navbar-primary-container {
    clear: both;
}

.logo-container-desktop
{
float:none;
}

/* valenti fix */

.cb-grid-block {

    z-index: 0;
}

/* story-list heading */
.story-list .inpage {
    text-transform: uppercase;
    color: #4d4d4d;
    text-align: center;
    background-color: unset;
    padding: 10px;
    margin: 0px;
    border-bottom: 4px solid #6c92d4;
    font-weight: bold;
    font-size: 21px;
}

/* adverts */

.advert.mpu {
    margin-top: 15px !important;
    margin-bottom: 15px !important;


}


  @media only screen and (min-width: 1024px) {

.desktop.leaderboard

{
    overflow: visible;

    text-align: center;

    margin: 25px auto 35px;
}


.inner-c.col-md-12.article {
    padding-right: 10px;
   margin-left: 10px !important;
}



}

.mobile.mpu, .tablet.mpu, .desktop.mpu {
    width: unset;
    height: unset;
}


/* promo widget */

.promoWidget
{
 text-align: center;

}
.promoWidget h3
{
    border-bottom: medium solid #6c92d4;
    background-color: #f0f0f0;
    padding: 10px;
    text-transform: uppercase;
    font-family: Oswald;
    font-size: 18px;
}

.promoWidget img {

    margin-top: 20px;
    margin-bottom: 20px;
}

/* article stuff */

.article-image-info
{
 display: none !important;
}



















article h1
{

  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;

}

.inner-c.col-md-12.article {
    padding-top: 25px;
}


.utilities img {
    max-width: 40px;
}
.utilities .share {
    display: none;
}

.article p, .article p a {
    font-size: 16px;

}

/* poll styles */

.poll .btn {
    color: #ffffff;
    background-color: #000000;
    margin-top: 20px;
}

    .poll {
    padding: 20px;
    background-color: #efefef;
    margin-bottom: 20px;
    border: 4px solid #efefef;
    border-radius: 10px;
}

.article .poll-element {
    width: unset;
    margin: unset;
    float: unset;
    clear: unset;
}


/* article header / styles are set by jquery */

.image.article-image.standard-image-630.gallery.FPHeader
{
padding-left: 10px;
padding-right: 10px;
}

.image.article-image.standard-image-630.gallery.FPHeader img
{
width:100%;
}

@media only screen and (min-width: 980px) {

article.move {
    margin-top: -200px;
    background-color: #ffffff;
    padding-top: 15px;
    padding-right:15px;
	padding-left:15px;
}

}


/* article time date byline fix */

.article .updated {
    padding-left: 20px !important;
}

.article .byline {

border-left: none;
}

/* article body images */


.object-465 em {
    color: #ffffff;
    margin: 10px;
    text-align: center;
    display: block;
clear: both;
}
.object-465 {
    padding: 4px;
    /*https://trello.com/c/yigwr0sc/126-327440-instagram-embeds-appearing-incorrectly-on-cornwall-life*/
    /*background-color: #424242;*/
    margin-bottom: 25px;
clear:both;
}

/* column b centering */

.content-b {
    text-align: center;
}

/* article bottom queue styling*/
#article-bottom a {
    color: #4d4d4d;
}

#article-bottom .story-list .inpage {

  border-bottom: medium solid #6c92d4;
background-color: #f0f0f0;
  color: #000000;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
}
#article-bottom img {
    border: solid #f0f0f0;
}

#article-bottom .teaser-title h4 {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}

/* quotation bg */

.quotation {
    border-left: 6px solid #335383;
    padding: 15px 25px;
    margin: 20px 0px;
    background-color: #efefef;
}


/* footer */
.valenti-footer {
    background-color: rgb(0, 0, 0);
    padding: 10px;
	padding-bottom:20px;
  margin-bottom:10px;
}

footer .content-b.col-md-4 {
    margin-top: 0px;
    border-left: solid 2px #222222;
  text-align:left;

}


.gallery-container {
    background-color: #efefef;
    padding: 10px;
}


footer a {
    color: #cccccc;
}
footer
{
 max-width: 1010px;
margin-left: auto;
margin-right: auto;
}

/* headerfix */
.content-panel, .header {
    margin: 0px;
}

/* valenti grid */






.wrap
  {

    width:100% !important;
  }

/*********************
GRID STYLES
*********************/


.cb-grid-block {
  position: relative;
  margin: 3px 0 20px 0;
}
.cb-grid-block .cb-grid-module {
  overflow: hidden;
}
.cb-grid-block .cb-grid-module > div {
  overflow: hidden;
  float: left;
  position: relative;
  background: #0d0d0d;
}



.cb-style-overlay .cb-article-meta {
  position: absolute;
  left: 0;
  z-index: 16;
  width: 100%;
  text-align: center;
  bottom:0px;
}

.cb-style-overlay .cb-post-title {
  line-height: 1.7;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 0 0 10px;
  text-shadow: 0 0 3px #000000;
  font-family: 'Oswald', sans-serif ;

}
.cb-style-overlay .cb-post-title a {
  color: #fff;
}
.cb-style-overlay img {
  width: 100%;
}
.cb-style-overlay .cb-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 17;
}











.cb_module_underlines .cb-grid-module .cb-article-meta h2 a {
  border-bottom: 2px solid #fff;
}

.cb-grid-3 .cb-grid-entry {
  width: 100%;
  height: 150px;
  margin: 0;
  border-bottom: 3px solid #fff;
}

.cb-grid-4 .cb-grid-entry {
  margin: 0;
  border-bottom: 3px solid #fff;
  width: 100%;
}
.cb-grid-4 .cb-feature-1 {
  height: 160px;
}
.cb-grid-4 .cb-feature-2 {
  height: 120px;
}
.cb-grid-4 .cb-feature-3 {
  height: 120px;
}
.cb-grid-4 .cb-feature-4 {
  height: 120px;
}

.cb-grid-5 .cb-grid-entry {
  height: 200px;
  width: 100%;
  border-bottom: 3px solid #fff;
}

.cb-grid-6 .cb-grid-entry {
  max-height: 250px;
  width: 100%;
  border-bottom: 3px solid #fff;
  height: auto;
}
.cb-grid-6 .cb-feature-6 {
  border: none;
}
.cb-grid-6 .cb-m {
  /*max-height: 160px;*/
}






@media only screen and (min-width: 481px) {


  /*********************
  GRID STYLES
  *********************/
  .cb-grid-3 .cb-grid-entry {
    height: 200px;
  }

  .cb-grid-4 .cb-feature-1 {
    height: 250px;
  }
  .cb-grid-4 .cb-feature-2, .cb-grid-4 .cb-feature-3, .cb-grid-4 .cb-feature-4 {
    height: 200px;
  }

  .cb-grid-5 .cb-grid-entry {
    height: 300px;
  }

  .cb-grid-6 .cb-m, .cb-grid-6 .cb-grid-entry {
    max-height: none;
  }
  .cb-grid-6 .cb-feature-1, .cb-grid-6 .cb-feature-6 {
    height: 200px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-a-square, .cb-module-custom-h {
    width: 48%;
  }

  .cb-module-b {
    width: 48%;
  }
  .cb-module-b .cb-big .cb-meta {
    padding: 10px 15px;
  }

  .cb-module-c {
    width: 48%;
  }
  .cb-module-c .cb-article .cb-meta {
    padding: 10px 15px 30px 15px;
  }
  .cb-module-c .cb-article .cb-meta .cb-excerpt {
    display: block;
  }

  .cb-module-d {
    width: 48%;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 20px 0;
  }
}

@media only screen and (max-width: 767px) {



}
@media only screen and (min-width: 768px) {



  /*********************
  MODULE STYLES
  *********************/
  .cb-module-title a:hover {
    text-decoration: underline;
  }

  .cb-module-block .cb-no-1 {
    clear: both;
  }
  .cb-module-block .slides .cb-no-1 {
    clear: none;
  }
  .cb-module-block .cb-article-row-2 {
    width: 48%;
    margin-left: 4%;
  }
  .cb-module-block .cb-article-row-3 {
    width: 32%;
    margin-left: 2%;
  }
  .cb-module-block .cb-excerpt {
    font-size: 13px;
  }
  .cb-module-block .cb-big-thumb.format-video .cb-mask a:after, .cb-module-block .cb-big-thumb.format-audio .cb-mask a:after, .cb-module-block .cb-big-thumb.format-gallery .cb-mask a:after {
    line-height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    height: 100px;
    width: 100px;
    font-size: 2em;
  }

  .cb-grid-block {
    overflow: hidden;
  }
  .cb-grid-block h2 {
    letter-spacing: 1px;
  }
  .cb-grid-block .cb-s .cb-byline {
    display: none;
  }

  .cb-grid-block img {
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -transition: all 1s ease;
    transition: all 1s ease;
  }


  .cb-grid-3 {
    height: 360px;
  }
  .cb-grid-3 .cb-l {
    width: 100%;
    height: 64%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-3 .cb-feature-2 {
    border-right: 3px solid #fff;
  }
  .cb-grid-3 .cb-feature-3, .cb-grid-3 .cb-feature-2 {
    border-bottom: none;
  }
  .cb-grid-3 .cb-s {
    width: 50%;
    height: 36%;
  }

  .cb-grid-4 {
    height: 400px;
  }
  .cb-grid-4 .cb-feature-1 {
    width: 56%;
    height: 62%;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-2 {
    width: 44%;
    height: 62%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-3 {
    width: 50%;
    height: 39%;
    border-bottom: none;
    border-right: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-4 {
    width: 50%;
    height: 39%;
  }
  .cb-grid-4 .cb-feature-1 a img, .cb-grid-4 .cb-feature-2 a img {
    margin-left: -6%;
    height: 100%;
    width: auto;
    max-width: none;
  }

  .cb-grid-5 {
    height: 400px;
  }
  .cb-grid-5 .cb-l {
    width: 50%;
    height: 61.5%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-5 .cb-s {
    width: 33.33333333%;
    height: 38.5%;
  }
  .cb-grid-5 .cb-feature-1, .cb-grid-5 .cb-feature-3, .cb-grid-5 .cb-feature-4 {
    border-right: 3px solid #fff;
  }

  .cb-grid-5.cb-flipped .cb-l {
    width: 50%;
    height: 61.5%;
    border: none;
    border-top: 3px solid #fff;
  }
  .cb-grid-5.cb-flipped .cb-s {
    width: 33.33333333%;
    height: 38.5%;
    border: none;
  }
  .cb-grid-5.cb-flipped .cb-feature-2 {
    border-right: 3px solid #fff;
  }
  .cb-grid-5.cb-flipped .cb-feature-1, .cb-grid-5.cb-flipped .cb-feature-4 {
    border-right: 3px solid #fff;
  }

  .cb-grid-6 {
    height: 305px;
  }
  .cb-grid-6 .cb-s {
    width: 25%;
  }
  .cb-grid-6 .cb-m {
    width: 50%;
  }
  .cb-grid-6 .cb-grid-entry {
    height: 50%;
  }
  .cb-grid-6 .cb-feature-1 {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-2 {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-3 {
    border-bottom: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-4 {
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-5 {
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-4, .cb-grid-6 .cb-feature-5 {
    border-bottom: none;
  }



  .cb-module-fw {
    margin: 0 auto;
    width: 710px;
  }

  .cb-module-a .cb-article {
    width: 48%;
  }
  .cb-module-a .no-2 {
    margin: 0 0 0 4%;
  }

  .cb-module-a.cb-module-fw .cb-article {
    width: 32%;
  }
  .cb-module-a.cb-module-fw .no-2 {
    margin: 0 0 0 2%;
  }
  .cb-module-a.cb-module-fw .no-3 {
    margin: 0 0 0 2%;
    float: right;
  }

  .cb-module-c .cb-article .cb-meta .cb-excerpt {
    display: block;
  }

  .cb-module-g {
    padding: 0 10px 10px 0;
  }
  .cb-module-g .cb-article {
    width: 50%;
    float: left;
  }
  .cb-module-g .cb-big {
    max-width: 225px;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 20px 0;
  }





}

@media only screen and (min-width: 1020px) {




  /*********************
  MODULE STYLES
  *********************/
  .cb-grid-block .cb-byline {
    font-size: 12px;
  }
  .cb-grid-block .cb-l h2 {
    font-size: 26px;
    padding: 0 30px;
  }
  .cb-grid-block .cb-s h2 {
    margin: 0 0 10px;
  }
  .cb-grid-block .cb-s .cb-byline {
    display: block;
  }

  .cb-grid-3 {
    height: 500px;
  }

  .cb-grid-4 {
    height: 480px;
  }

  .cb-grid-5 {
    height: 530px;
  }

  .cb-grid-6 {
    height: 410px;
  }

  .cb-module-block {
    margin-bottom: 30px;
  }
  .cb-module-block .cb-post-title {
    font-size: 20px;
  }
  .cb-module-block .cb-article-row .cb-meta {
    padding: 20px;
  }
  .cb-module-block .cb-excerpt {
    font-size: 14px;
  }





  .cb-module-a {
    padding: 0 0 30px;
  }
  .cb-module-a .cb-article-big {
    padding-right: 15px;
  }
  .cb-module-a .cb-article-small {
    padding-left: 15px;
  }
  .cb-module-a .cb-article-small .mask {
    width: 60px;
    height: 60px;
  }



  .cb-module-fw {
    width: 940px;
  }

  .cb-module-a.cb-module-fw {
    padding-bottom: 30px;
  }
  .cb-module-a.cb-module-fw .cb-article .cb-meta {
    padding: 20px 20px 0;
  }

  .cb-module-g {
    padding: 0 0 10px;
  }
  .cb-module-g .cb-article {
    margin: 0 0 30px 0;
  }
  .cb-module-g .cb-big {
    max-width: 300px;
  }
  .cb-module-g .cb-small {
    padding-left: 20px;
  }
  .cb-module-g .cb-small .cb-mask {
    float: left;
    margin-right: 20px;
    display: block;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 40px 0;
  }



}


/* custom gt styles */


.cb-grid-block img {
    width: 100%;

}



h2.cb-post-title
{
 font-size: 19px;
}

#cb-section-a {
    padding: 0px;
  margin: 0px;
}




.cb-grid-entry img{


      -webkit-filter: grayscale(0%) blur(0px);

    filter: grayscale(0%) blur(0px);




}

.cb-grid-entry:hover img{
    -webkit-filter: grayscale(75%) blur(3px);

    filter: grayscale(75%) blur(3px);


    transform: scale(1.1);;

}

.cb-grid-entry:hover img{

    -webkit-transition: filter 500ms ease-in-out;

    -moz-transition: filter 500ms ease-in-out;

    -ms-transition: filter 500ms ease-in-out;

    -o-transition: filter 500ms ease-in-out;

    transition: filter 500ms ease-in-out;



    -webkit-transition: -webkit-filter 500ms ease-in-out;

    -moz-transition: -webkit-filter 500ms ease-in-out;

    -ms-transition: -webkit-filter 500ms ease-in-out;

    -o-transition: -webkit-filter 500ms ease-in-out;

    transition: -webkit-filter 500ms ease-in-out;



    -webkit-transition: transform 500ms ease-in-out;

    -moz-transition: transform 500ms ease-in-out;

    -ms-transition: transform 500ms ease-in-out;

    -o-transition: transform 500ms ease-in-out;

    transition: transform 500ms ease-in-out;

}
















/* more articles */

.more-articles h3 {
    font-family: Oswald;
    text-transform: uppercase;
    line-height: 1.3em;
}

.more-articles .pull-left {
    margin-left: 10px;
    margin-right: 10px;
}

.more-articles .item {
    margin: 10px;
}




/* Life Walks / recipes styles */

.walk-result {
    margin-left: 15px;
}

.walk-result .thumb {
    float: left;
    margin-right: 15px;
}


.walks {
    padding: 20px;
}

#walk_body .article p, #walk_body  .article p a
{
 font-weight: normal;
}


.recipe-search {
    padding: 20px;
}

#walkSearch .btn.btn-default {
    margin-bottom: 20px;
}

.recipe-result .pages.paginglinks {
    background-color: #efefef;
    padding: 10px;
}

.recipe-result
{
display:block;
clear:both;
}


.recipe-search .thumb {
    float: left;
    margin-right: 15px;
}

.recipe-search .btn.btn-default {
    margin-bottom: 25px;
    clear: both;
}


/* readers photos */

.photos .no-results {
    padding: 30px;
}
.photos .search-form {
    padding: 40px;
}
.photos .filter-selectors {
    clear: both;
}
.image-cage-pictures {
    display: inline-block;
    float: left;
    width: 33%;
    clear: none;
}
.image-cage-pictures:nth-child(3n+1) {
    clear: left;
}


/*search*/

.site-search.right-hand-column {
    padding-right: 15px;
}

.site-search fieldset {
    margin-bottom: 20px;

	margin-top: 0px;

}

/* mobile view fixes  */
@media (max-width: 981px) {

.inner-c.col-md-12.article
{
margin-left: 0px !important;
padding: 20px !important;

}

article.move
{
padding: 20px !important;
margin:0px !important;
}
.pull-left
{
float:none;
clear:both;
}
}
@media (max-width: 728px) {
.more-articles .item {
    border-bottom: 1px solid #ccc;
}

.more-articles .pull-left {
    width: 100vw;
    margin-left: -20px;
}

.more-articles p{
    padding: 0;
}


}

/* Search results page */

#searchform .btn.btn-default
{
    width: 18%;
    height: 38px;
    margin: 0 0 0 2%;
    background: #020202;
    display: inline;
    vertical-align: top;
    z-index: 1001;
    background: url('/polopoly_fs/7.421423.1465908201!/magnifying-glass.png') #335383 no-repeat center center;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
    width: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    transition: background 0.2s;
    background-size: 21px;
}

.search-results-container {
    padding: 20px;
}


.search-results.inner-a.col-sm-6.col-md-8 .teaser-post-extra .topic::after

{
content: none;
}

.teaser-title h4 > a {
    font-size: 22px;
}

/* social buttons */

.cb-social-media-widget {
  text-align: center;
  overflow: visible;
  margin-bottom:15px;
}
.cb-social-media-widget .cb-social-media-icon {
  display: inline-block;
  vertical-align: top;
  top: 0;
  height: 70px;
  width: 70px;
  position: relative;
  margin: 2px;
}
.cb-social-media-widget .cb-rss {
  background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) -210px 0 no-repeat;
}
.cb-social-media-widget .cb-twitter {
  background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) -70px 0 no-repeat;
}
.cb-social-media-widget .cb-googleplus {
  background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) -140px 0 no-repeat;
}
.cb-social-media-widget .cb-facebook {
  background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) 0 0 no-repeat;
}
.cb-social-media-widget .cb-youtube {
  background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) -280px 0 no-repeat;
}

.cb-social-media-widget .cb-instagram {
    background: url(https://www.cornwalllife.co.uk/polopoly_fs/7.667942.1544109792!/social-icons.png) -350px 0 no-repeat;
}

;
}



/* lazyload images ease in */

.lazyImage img{

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.article-share.top
{
clear:both;

}


/* this is here for legacy instagram embeds */

.instagram-media

{
background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);
}
.instagram-media-inner
{
padding:8px;
}
.instagram-media-inner2
{
background:#F8F8F8; line-height:0; margin-top:40px; padding:37.5% 0; text-align:center; width:100%;
}
.instagram-placeholder
{
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;

}
.instagram-pstyle
{
color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;
}
.instagram-astyle
{

color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;
}

/* this is here to override leaderboard desktop from ais-base */

.desktop.leaderboard {
    width: unset !important;
    max-width: 970px;
    height: unset;
    margin-left: auto;
    margin-right: auto;
}


/* newsletter sign up widget */


.subscription-widget__form {
    margin: 40px;
}

.subscription-widget {
    padding: 0px;
    border: solid #000000 4px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.subscription-widget > h4 {
    background-color: #000000;
}


.subscription-widget .sub-terms-cond

{
text-indent: -250%;

}


.subscription-widget form button.btn.btn-default

{
background-color: #6c92d4;
padding-right: 38px;
}


.subscription-widget form input {
border: 1px solid #6c92d4;
}
