/*
Theme Name: Rangefinder
Theme URI: 
Author: Melton S.
Author URI: http://marink.biz
Description: New site for Rangefinder.....
Version: alpha
Text Domain: rangefinder
*/

/*-- extra css --*/
/*-- probably don't touch this --*/
.home-featured{max-width: calc(100% - 20px);}

#pdn_interstitial, #pdn_prestitial, #pdn_sliding_billboard, #pdn_wallpaper{height: 0px;}

.home-featured .description{
  margin: 25px 0 0;
}
.home-featured .description .category{
  border: 1px solid #366687;
  padding: 0 5px;
  margin-top: 10px;
}
#st-1 .st-btn:hover {
    opacity: 1 !important;
    top: 0 !important;
}
.st-btn.st-last.st-remove-label {
    display: inline-block !important;
}
#st-1 .st-btn > img {
    height: 0px !important;
    width: 0px !important;
}
#st-1 .st-btn {
    width: 16px !important;
    border: 0 !important;
    height: 29px !important;
    margin-right: 8px !important;
}
#st-1 .st-btn:first-child{
    background-image: url(../png/article-social-icons-2.png);
}
#st-1 .st-btn:nth-child(2){
    background-image: url(../png/article-social-icons-2.png);
	background-position: -28px;
    width: 33px !important;
}
#st-1 .st-btn:nth-child(3) {
    background-image: url(../png/linkedin.png);
	    background-position: center;
    width: 30px !important;
    height: 30px !important;
    margin-right: 12px !important;
    background-size: contain;
}
#st-1 .st-btn:nth-child(4) {
    background-image: url(../png/article-social-icons-2.png);
	background-position: -159px;
    width: 33px !important;
	margin-right: 12px !important;
}
#st-1 .st-btn:last-child {
    background-image: url(../png/article-social-icons-2.png);
	background-position: -204px;
    width: 29px !important;
}
@media screen and (min-width: 960px) {
  .pdn-pulse .image-box a img{
    max-width: 194px;
  }
}

.potd .image-box a {
  display: block;
  max-width: 460px;
  background: #000;
  border: 1px solid #000;
}
.potd .image-box a img{
  text-align: center;
  margin: auto;
  display: block;
}
nav#menu #menu-top-menu ul .current-menu-item > a{
  text-decoration: none;
  color: #366687;
}
#menu-top-menu .current-menu-ancestor > a, #menu-top-menu .current-menu-item > a{
  color: #fff;
  background-color: #366687;
}

button.alm-load-more-btn.loading:before {
  background: none!important;
}
button.alm-load-more-btn.done{
  opacity: 0!important;
}

/*.rsImg.rsMainSlideImage{
    height: calc(100% - 2px)!important;
    margin-left: auto !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    margin-right: auto!important;
    text-align: center;
    display: inherit;
        width: auto!important;
}*/
#main .pgntn-page-pagination a, #main .pgntn-page-pagination .current{
    font-weight: bold;
}
.search-items strong{color: #366687 !important;}
.top-ad.thirteen.columns.row{/*min-height: 90px;*/ margin-bottom: 0; padding: 4px 0px;}
#seo h2{text-transform: none;}
#seo p{ color: #555; font-size: 12px; font-family: 'source sans pro';}

.pdn-pulse .image-box a img{border: 1px solid #363636;}

@media screen and (max-width: 1139px) {
    .columns > .current-post-ancestor.menu-item-has-children > a {
        color: #000!important;
    }
}
@media screen and (max-width: 767px) {
    .themodal-overlay{
        left: 0 !important;
    }
    .modal {
        max-width: 650px;
        width: calc(100% - 20px);
        height: auto;
        margin-left: 10px;
    }
    .giveaways{
      display: block!important;
    }
    .giveaways > div:nth-of-type(1){
      margin-bottom: 15px;
    }
    .giveaways div{
      width: 100%!important;
    }
    .giveaways div img {
    height: auto;
    margin: auto!important;
    display: block;
}
}


.digital-edition{}
.digital-edition > div{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
}
.digital-edition div div a{
  display: block;
  color: #fff;
  margin-bottom: 8px;
  text-align: center;

}
.digital-edition > div > a{margin-right: 10px;}

.digital-edition div div a:nth-of-type(1){
  background-color: #366687;
}
.digital-edition div div a:nth-of-type(2){
  background-color: #75a3d0;
}
.digital-edition div div a:nth-of-type(1):hover, .digital-edition div div a:nth-of-type(2):hover{
  background-color: #000;
}
.digital-edition div div a:nth-of-type(3):hover{
  text-decoration: underline;
}
.digital-edition div div :not(.archive-link){
  padding: 14px 25px;
}
.digital-edition div div .archive-link{
  color: #75a3d0;
}
.row.hp-giveaways{
  /*padding-right: 20px;*/
}
.giveaways{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.giveaways > div{ display: inline-block; }
.giveaways > div:nth-of-type(1){width: 297px;margin-right: 20px;}
.giveaways > div:nth-of-type(2){width: calc(100% - 317px);}
.giveaways div img{ 
  /*float: left;*/
  margin-right: 20px;
  height: auto;
}


/* RF 30 */
  .rf-30 .top{display: inline-block;}
  #year{
    display: inline-block;
    float: right;
  }


  .single-rising-star .article .related-articles .image-box .black-box{ max-height: 100%; }
  .single-rising-star .royalSlider{ margin-bottom: 15px; }
  .single-rising-star .rsNav.rsBullets{ display: none; }
  .single-rising-star .caption{text-align: center; margin-bottom: 15px;}
  .single-rising-star .potdSkin .rsSlide, .single-rising-star .potdSkin .rsOverflow{background-color: #fff;}
  .rf-30 .logo{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .rf-30 .logo div div{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
  }
  .rf-30 .logo > div{
    display: block;
    width: calc(100% - 325px);
  }
  .rf-30 .logo div ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    list-style-type: none;
    max-width: 100%;
    width: 100%;
    margin: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .rf-30 .logo ul li{
  }
  .rf-30 .logo ul li a{
    display: block;
    color: #000;
    padding: 17px 16px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .rf-30 .logo ul li:hover a, .rf-30 .logo ul li a.selected{
    color: #fff;
    background-color: #366687;
  }

.rf-30 .logo img {
	max-width: 300px;
}
  .rstars{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% - 20px);
  }

  .rstars article{
    text-align: center;
    font-weight: bold;
    width: calc(100% / 3 - 10px);
    margin: 0 5px 25px;
  }
  .rstars article img{
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
  }
  .rstars article a{
    color: #000;
    font-size: 1.5em;
    text-transform: uppercase;
    display: block;
  }
  .rstars article a:hover{
    color: #366687;
  }
  .rf-30 .logo div p{
    margin: 20px 0 0;
  }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .rf-30 .logo{
      display: block;
    }
    .rf-30 .logo div{
      width: 100%;
    }
  }
  @media screen and (min-width: 768px){
    .rf-30 .logo div p{
        display: inline-block;
        margin: 20px 19px 0px 90px;
        margin-left: 90px;
    }
    .rf-30 .logo > div {
        text-align: right;
    }
    .rf-30 .logo div div{
        display: inline-flex;
        width: 215px;
        margin-bottom: 5px;
        justify-content: space-around;
        align-items: center;
    }
    .rf-30 .logo div div a{
        display: inline-block;
    }
  }
  @media screen and (max-width: 767px) {
    .rf-30 .logo{
      display: block;
    }
    .rf-30 .logo a{
      display: block;
    }
    .rf-30 .logo a img{
      width: 100%;
    }
    .rf-30 .logo div {
        display: block;
        width: 100%;
    }
    .rf-30 .logo div div{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 15px 0;
    }
    .rf-30 .logo div ul{
      display: block;
      border-bottom: 0;
    }
    .rf-30 .logo div ul li{
      border-bottom: 1px solid #000;
    }
    .rf-30 .logo div ul li:last-of-type{
      border-bottom: 0px solid #000;
    }
    .rstars {
      width: 100%;
    }
    .rstars article{
      text-align: center;
      font-weight: bold;
      width: calc(100% / 1 - 10px);
      margin: 0 5px 25px;
    }
    .single-rising-star .article-2col.clearfix{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
    }

    .single-rising-star .article-right{
      order:2;
      width: 100%;
    }
    .single-rising-star .article .related-articles div.image-box{
      max-width: 100%;
      width: 100%;
      margin-bottom: 15px;
    }
    .single-rising-star .article .related-articles .image-box .black-box img{
      width: 100%;
    }
    .single-rising-star .article-left{
      order:1;
      width: 100%;
      border-bottom: 1px solid #000;
    }
  }
  
  
   .tipa-logo {float:right; margin-top:-30px; display: inline-block;}
   .copyright-block {float:left;}
	 @media screen and (max-width: 767px) {
	   .tipa-logo {float:none; margin: 15px 0 0px 10px;}
	   .copyright-block {float:none;}
	}
section.row.hp-giveaways.twelve.columns {
    display: none;
}
section.row.from-photo-network {
    margin-top: 1em;
    margin-bottom: 1em;
    border-width: 0;
    border-top: 1px solid #333;
}

@media only screen and (max-width: 641px){
.logging-in-text {
  
    display: none !important;
}}
img.head_logo.mob {
    display: none;
}
img.head_logo {
/*     max-width: 100px; */
    margin-left: 15px;
    display: inline-block;
/*     float: right; */
}
h1.top {
    min-height: 30px;
}
@media(max-width:980px){
img.head_logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
	    max-width: 150px;
}
}
@media(max-width:480px){
	img.head_logo {
    margin-top: 10px;
    margin-left: 5px;
}
img.head_logo.mob {
    display: inline-block;
    float: right;
    margin-top: 0;
}
img.head_logo.desk {
    display: none;
}
h1.top {
    line-height: 30px !important;
    max-height: unset;
}
}

span.logging-in-text {
    display: none !important;
}

li#field.gfield {
    list-style: none !important;
}

#st-2 .st-btn {
    display: none !important;
}

#st-1 .st-btn[data-network='twitter'], #st-1 .st-btn[data-network='facebook'], #st-1 .st-btn[data-network='email'], #st-1 .st-btn[data-network='print'] {
    background-color: rgba(255,255,255,0) !important;
}

li#field_2_7 {
    width: 100% !important;
}

li.gchoice.gchoice_2_7_1 {
    width: 100% !important;
    left: -30px !important;
}

input#gform_submit_button_2 {
    margin: auto;
    display: inherit;
}

input#gform_submit_button_4 {
    margin-left: auto;
}

@media(min-width:1140px) {
	ul.gate-list {
		padding-bottom:0px;
	}
}

@media (max-width:1140px) {
		input#gform_submit_button_4 {
		margin-top: 20px;
	}
}

input#choice_2_7_1 {
    margin-top: -20px;
}

.modal-header img {
    width: 100px !important;
}

input#gform_submit_button_2 {
    margin-top: -20px;
}


/*** NEW STANDARD FOOTER CSS ***/


	.footer a {
		color: #fff !important;
	}
	.footerLogoFarm {
		background-color: #fff; 
		padding-top: 30px; 
		padding-bottom: 30px;
	}
	.footerLogoFarm-header {
		text-align: center;
	}
	.footerLogoFarm h4 {
		color: #373e4a; 
		margin-bottom: 30px;
	}
	.footerLogoFarm .newFooter.img-container {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.footerLogoFarm .newFooter.img-container img {
		max-height: 65px;
        margin-bottom: 30px;
		}	
	
	.footerBrandArea {
		background-color: #373e4a; 
		padding-top: 30px; 
		padding-bottom: 15px; 
		color: #fff; 
		text-transform: uppercase; 
		font-size:14px
	}
	.footerBrandArea .brandLogo {
		width:50%; 
		float: left;
	}
	.footerBrandArea .brandLogo a.brandAreaNav {
		color: #fff;
		display: inline-block;
		margin-bottom: 15px;
	}
	.footerBrandArea .brandLogo img {
		margin-bottom: 20px;
	}

	.footerBrandArea .brandSocial {
		width:35%; 
		float: left; 
		text-align: right; 
		margin-top: 38px; 
		font-size:14px;
	}
	.footerBrandArea .brandSocial a {
		margin-right: 8px;
	}
	.footerBrandArea .brandSocial a:last-child {
		margin-right: 0px;
	}
	.noWrap {
		white-space: nowrap;
	}
	.footerBrandArea .tipaLogo {
		width:15%; 
		float: left; 
		text-align: right; 
		margin-top: 25px;
	}
	.footerCorpArea {
		background-color: #2b2b2b; 
		padding-top: 30px; 
		padding-bottom: 30px; 
		color: #fff; 
		font-size:14px;
	}
	.footerCorpArea .corpLogo {
		width:50%; 
		float:left;
	}
	.footerCorpArea .corpCopy {
		width:50%; 
		float:left; 
		text-align: right; 
		margin-top:30px;
	}
	.footerCorpArea .corpCopy a {
		color: #fff;
	}
	.footerCorpNav {
		background-color: #373e4a; 
		padding-top: 30px; 
		padding-bottom: 15px; 
		text-align:right; 
		font-size:14px
	}
	.footerCorpNav a {
		color: #fff;
		display: inline-block;
	}
	.footerCorpNav a:last-child {
		margin-right: 0px; 
	}
	
	
 /*** Responsive Styles Smartphone Only ***/
	
@media all and (max-width: 767px) {
 	.footerLogoFarm .newFooter.img-container {
		justify-content: center;
    	flex-direction: column;
	}
	.footerBrandArea .brandLogo {
		width:100%; 
		text-align:center;

	}
	.footerBrandArea .brandSocial {
		width:100%; 
		text-align:center;

	}
	.footerBrandArea .tipaLogo {
		width:100%; 
		text-align:center; 

	}
	.footerCorpArea .corpLogo {
		width:100%; 
		text-align:center;

	}
	.footerCorpArea .corpCopy {
		width:100%; 
		text-align:center; 

	}
} 
