/*-----------------------------------------------------------
    Theme Name: Photojax 1.4
    Version: 1.4
    Description: Premium WordPress Theme By WPExplorer
    Author: http://www.wpexplorer.com
    Author URI: http://themeforest.net/user/wpexplorer/
    Designed & Developed by http://www.wpexplorer.com
        Theme URI: http://themeforest.net/user/wpexplorer/galleries
        License: GNU General Public License version 3.0
        License URI: http://www.gnu.org/licenses/gpl-3.0.html
/* Reset

================================================== */

/* Frontpage */
.home #post{
    background-color: #000;
    color: #fff;
    border: none;
    padding: 30px 0;
}
.home #header-wrap{
    display: none;
}

.home #wrap{
    margin-bottom: 0;
    background-color: #000;
    border: none;
}

.home a.button{
   text-transform: uppercase; 
   border: 5px solid #FFF; 
   padding: 20px; 
   font-family: helvetica, arial, sans-serif; 
   font-weight: bold; 
   margin: 0 auto; 
   font-size: 17px;
   max-width: 300px;
   display: block;
   text-align: center;
   color: #fff;

}

.home #page-featured-img{
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
}

.home #page-featured-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100vh;
    width: auto;
    max-width: none;
}

@media only screen and (min-width: 2045px) {
    .home #page-featured-img img {
        width: 100vw;
        height: auto;
    }
}

::-webkit-input-placeholder {
   color: #515151;
}

:-moz-placeholder { /* Firefox 18- */
   color: #515151;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #515151;  
}

:-ms-input-placeholder {  
   color: #515151;  
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
.gform_wrapper form, .gform_wrapper label{
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.grid-1 {
    position: relative;
}

.subscribe-cta {
    width:100%;
    font-size:1.8em;
    font-family: 'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
		letter-spacing:-0.05em;
    margin:0 0 15px;
    color:#FFF;
    background-color:#000;
    text-align:center;
    padding:5px 0
}

.email-title {
    width:100%;
    font-size:1.8em;
    margin:0 0 15px;
    color:#000;
    text-align:center
}

.email-field {
    width: calc(100% - 12px);
    height:30px;
    text-align:left;
    background:#eee;
    color:#222;
    border:none;
    margin-top: 5px;
    margin-bottom: 12px;
    padding-left: 12px;
}

.email-submit {
    width:100%;
    height:40px;
    background:#D70000;
    color:#FFF;
    border: 1px solid #ac0000;
    border-top-color: #eb8080;
    font-size: 15px;
    text-transform: uppercase;

}

.email-submit:hover {
    background:#000
}

.email-submit, .email-title {font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;}

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

blockquote p:last-child {
    margin:0
}

#searchbar {
    width:85%!important
}

a:focus {
    outline:0
}

a:link {
    text-decoration:none
}

p img {
    margin:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block
}

body {
    line-height:1
}

ol,ul {
    list-style:none
}

blockquote,q {
    quotes:none
}



table, td, th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    padding: 1em;
		line-height:1.2em;
/**     border-spacing:0 **/
}
th {
    background-color: #000;
    color: #FFF;
    font-size: 1.2em;
		font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
		vertical-align: middle;
}

th.bg-white { background-color:#FFF; color:#000; border-bottom: 2px solid #000; border-top: 2px solid #000}

table h3, table h4, table h5 {color:#fff; margin:5px auto 0 !important}
table p {margin:0 auto !important;}
table .small {font-size:0.7em;}
table .medium {font-size:3em; font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif; line-height:1em;}
table .large {font-size:7em; font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif; line-height:1em;}
table {width:90%; margin:1.5em 5%;}

.list-style-none {
    list-style:none!important;
    margin-left:0!important
}

img {
    max-width:100%
}
.bg-grey {background:#CCC;}
.bg-light-grey {background:#D9D9D9;}

.quote {
    text-align: center;
    font-size: 1.2em;
    margin: 5%;
    padding: 1em;
    border: 1px solid #ddd;
    font-family: "Georgia", Arial, sans-serif;
    font-style: italic;
		overflow:auto;
}
.quote p{font-size:1em;}

.quote span {
    font-size: 0.85em;
    margin-top: 10px;
    display: block;
    text-align: center;
    color: #999;
    font-style: normal;
}

.quote sup a {
    font-style: normal;
}

.snippet {
	width:96%; 
	margin:1em 0;
	padding:1.5em;
	border:1px solid #ddd; 
	font-size: 1em;
  font-family: "Georgia", Arial, sans-serif;
	overflow:auto;
}

.snippet h4{margin:0 !important;}

.snippet p{font-size:1em;}

.snitppet span {
    font-size: 0.85em;
    margin-top: 10px;
    display: block;
    text-align: center;
    color: #999;
    font-style: normal;
}


progress {
    height:.6em!important;
    background:#000!important
}

/* Body & Main



================================================== */
body {
    background:#f8f8f8 url('images/bg-body.png') center repeat-y;
    nowhitespace:afterproperty;
    font:13px/22px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#333;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
}

body a {
    color:#D70000
}

body a:hover {
    text-decoration:underline
}

#splash-page {
    position:fixed;
    display:block;
    height:100%;
    width:100%;
    z-index:9999;
    background:#fff url(images/loader.gif) center center no-repeat;
}

#wrap {
    margin-bottom:30px
}

#post {
    /*
    float:left;
    width:790px;
    width: 100%!important;
    padding:30px;
    background:#fff;
    border:solid 1px #f1f1f1;
    border-top:none;
    position: relative;
    */
    float: none;
    width: 100%!important;
    position: relative;
    padding:30px;
    background:#fff;
    border:solid 1px #f1f1f1;
    border-top:none;
    box-sizing: border-box;
}



#post-full {
    width:100%
}

.grid-1 {
    width:1200px;
    width: 100%!important;
    max-width: 960px;
    margin:0 auto
}

.grid-1.full-width{
    max-width: 100%;
}

.grid-container {
    position:relative;
    margin-right:-35px
}

.videowrapper {
    float:none;
    clear:both;
    width:100%;
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0
}

.videowrapper iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

/* Commons



================================================== */
img {
    max-width:100%
}

.remove-margin {
    margin-right:0!important
}

.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}

.clear {
    clear:both
}

blockquote {
    font-family:Georgia,"Times New Roman",Times,serif;
    position:relative;
    margin:40px;
    font-size:14px;
    padding:30px;
    font-style:italic;
    color:#000;
    line-height:1.8em;
    background-color:#f5f5f5;
    border-left:5px solid #ddd
}

pre {
    background:#eee;
    margin:30px 0;
    padding:25px;
    line-height:25px;
    border:1px solid #eee;
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word
}

address {
    letter-spacing:1px;
    margin:20px 0
}

#page-featured-img {
    margin-bottom:30px;
    width:100%
}

#page-featured-img img {
    display:block;
    width:100%
}

.text-align-left {
    text-align:left!important
}

.column-1 {
    width:48%
}

.column-3 {
    width:30.66%
}

.column-4 {
    width:22%
}

.column-5 {
    width:16.8%
}

.column-6 {
    width:13.33%
}

.column-2,.column-3,.column-4,.column-5,.column-6 {
    position:relative;
    margin-right:4%;
    margin-bottom:2em;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

/* Typography ================================================== */

h1,h2,h3,h4,h5,h6 {
    color:#000;
    font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
		letter-spacing:-0.05em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color:#000;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    color:#D70000;
    text-decoration:none
}

h1 {font-size:4em; margin:0 0 20px}

h2 {font-size:3em}

h3 {font-size:2em}

h4 {font-size:1.6em;}

h5 {font-size:1.4em}

h6 {font-size:1.4em}

p {
    font-size:1.3em;
    line-height:1.4em;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin:2em auto;
		letter-spacing: -0.02em;
    text-align:left;
}

.archive p,
.page-template-blog p,
.single p {
	line-height:1.6em;
}

p.lead {
    font-size:21px;
    line-height:27px;
    color:#777
}

p a,p a:visited {
    line-height:inherit
}

a {
    outline:0
}

.entry ul {
    margin:30px 0 30px 20px
}

.entry ol {
    margin:30px 0 30px 25px
}

.entry ul li,.entry ol li {
    margin:0 0 5px
}

.entry ol {
    list-style:decimal
}

.entry ul {
    list-style:disc
}

.entry h3,.entry h4,.entry h5,.entry h6 {
    margin:2em 0 0
}

.entry h1 {
    font-size:3.5em;
    padding: 1.25em 3%;
    text-align: center;
		background: #000;
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover !important;
		color: #fff;
		width:94%;
		display:block;
		line-height: 0.97em;
}

.entry h2 {
    margin:1.5em 0;
		text-align:center;
    width:100%;
    font-size: 2.5em;
		line-height:0.97em;
}

.entry h3 {
    margin: 1.5em 0 0;
}

.entry p {
    margin: 1em 0 1em;
}

.entry ol,.entry ul {
    padding-left:2em
}

.entry ol,.entry ul,.entry li {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.1em
}

.mono {
	font-family:"Courier New", Courier, monospace; font-size:1em !important; margin:0 !important;}


.mono-small {
	font-family:"Courier New", Courier, monospace; font-size:0.80em !important; margin:0 !important;}


/* .meta ul,.meta li,meta ol {
    font-family:Helvetica,Arial,sans-serif;
    font-size:1em } */

em {
    font-style:italic
}

p strong {
    font-weight:700;
		color: #000;
}

small {
    font-size:80%
}

hr {
    border:solid #eee;
    border-width:1px 0 0;
    clear:both;
    margin:30px 0;
    height:0
}

.link-more {
	font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:1.5em;
	letter-spacing:-0.05em;
	display:inline-block;
	transition:0.3s all ease;
	
}

.link-more:after {
	display:inline-block;
	content: '›';
	color:#d70000;
	font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:1.5em;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:-5px;
	transition:0.3s all ease;
	}
	
.link-more:hover:after {
	margin-left:10px;
	}

.footnote {
    font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #D70000 !important;
}

.sources {
    font-family:'Arial Narrow','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:0.8em;
    line-height:1.2em;
    width:100%;
    padding:1.2em 0;
    border-top:1px dashed #CCC;
    border-bottom:1px dashed #CCC;
		margin: 1.6em auto;
}

/* Headings

================================================== */
#page-heading {
    position:relative;
    text-align:center;
    padding-bottom:40px;
    border-bottom:1px solid #eee
}

#page-heading h1 {
    color:#000;
    font-style:italic;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:50px;
    margin:0
}

.gallery-archive-heading #page-heading {
    border-top:1px solid #eee;
    padding-top:40px
}

#post-heading h1 {
    font-size:3.5em;
    line-height:.9em;
    letter-spacing:-0.05em;
    margin:0 0 1em
}

/* Header ================================================== */
/*#header-wrap {margin-bottom: 40px;}*/

#header-wrap{
    
    padding: 10px;
}
#header {
    position:relative;
    /*padding: 30px 0 20px;*/
    
    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    #header {
        min-height:40px;
        height: 100px;
        padding: 10px;        
        margin: 30px auto;
    }
}

.page-template-templateshomepage-php #header,.single-galleries #header,.post-type-archive-galleries #header,.tax-gallery_tags #header,.tax-gallery_cats #header {
    border-bottom:0;
    margin-bottom:0;
    padding-bottom:0
}

#logo {
    display:block;
    float:left
}

#logo a img {
    max-width:100px!important;
}

#logo h2 {
    font-size:2.4em;
    letter-spacing:-1px
}

#wpex-home-player,#jp_interface_home {
    display:block;
    height:16px;
    width:16px;
    position:absolute;
    top:20px;
    right:8px
}

.jp-mute {
    display:block;
    height:16px;
    width:16px;
    text-indent:-9999px;
    background:url(images/audio-play.png) center center no-repeat;
    opacity:.6;
    -moz-opacity:.6;
    -webkit-opacity:.6
}

.jp-unmute {
    display:block;
    height:16px;
    width:16px;
    text-indent:-9999px;
    background:url(images/audio-mute.png) center center no-repeat;
    opacity:.6;
    -moz-opacity:.6;
    -webkit-opacity:.6
}

.jp-mute:hover,.jp-unmute:hover {
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1
}

/* Main Navigation



================================================== */
.sf-menu,.sf-menu * {
    margin:0;
    padding:0;
    list-style:none
}

.sf-menu li {
    display:inline-block;
    position:relative
}

.sf-menu li:hover {
    visibility:inherit
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
    left:0;
    top:40px;
    z-index:99
}

.sf-menu a {
    display:block;
    position:relative
}

.sf-menu ul {
    position:absolute;
    top:-999em;
    width:180px
}

.sf-menu ul li {
    width:100%
}

.sf-menu {
    line-height:1
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
    top:-999em
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
    left:180px;
    top:1px
}

/*styling*/
#navigation {
    font-family:'Helvetica-Condensed-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    /*position:absolute;*/
    top: 0;
    height:40px;
    right:0;
    float: right;
}

#navigation ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
    left:180px;
    top:0
}

#navigation .sf-menu > li:hover > ul,.sf-menu li.sfHover > ul {
    top:40px
}

#navigation .sf-menu ul {
    position:absolute;
    nowhitespace:afterproperty;
    top:-999em;
    z-index:9999;
    width:180px
}

#navigation .sf-menu ul li:first-child {
    border-left:none!important
}

#navigation .sf-menu ul li:first-child a {
    margin:0!important
}

#navigation .sf-menu > li {
    height:40px;
    line-height:40px
}

#navigation .sf-menu a {
    font-family:'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		color:#999;
    display:block;
    text-decoration:none;
    -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    text-align:left;
    cursor:pointer;
    padding:0 10px;
    font-size: 16px;
    /*border:#FFF solid 1px*/
}

#navigation .sf-menu > .current-menu-item > a, #navigation .sf-menu > .current-menu-parent > a {
    color:#D70000;
    display:block;
}

#navigation .sf-menu > li > a:hover,#navigation .sf-menu > li.sfHover > a{
    color:#000;
    display:block;
    /*background-color:#FFF;*/
    /*border:#CCC solid 1px*/
}

#navigation .current-menu-parent > a:hover {
    color:#fff
}

#navigation .sf-menu > .current-post-parent > a:hover {
    color:#fff
}

#navigation .sf-menu > .current-menu-parent > a:hover {
    color:#D70000
}

/*drop-down styles*/
#navigation .sf-menu ul {
    background:#000;
    font-size:.923em
}

#navigation .sf-menu ul a {
    display:block;
    height:auto;
    line-height:1.7em;
    padding:10px 15px;
    margin:0;
    border:0;
    text-transform:none
}

#navigation .sf-menu li {
    position:relative
}

#navigation .sf-menu ul li {
    border-bottom:1px solid #333
}

#navigation .sf-menu ul li:last-child {
    border:none
}

#navigation .sf-menu ul li > a:hover {
    color:#fff
}

#navigation:has(.custom-select){
    text-indent: initial;
    padding: 10px;
    height: auto;
    box-sizing: border-box;
}
.custom-select {
	position: relative;
    width: calc(100% - 35px);
}

.custom-select select {
	appearance: none;
	-webkit-appearance: none;
	width: 100%;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #C4D1EB;
	border-radius: 0px;
	color: #000000;
	cursor: pointer;
	outline: none;
}

.custom-select select:focus {
	background: #F2F2F2;
	border: 1px solid #000;
	border-radius: 0px;
}

.custom-select::after {
	content: "";
	position: absolute;
	pointer-events: none;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%);
	width: 12px;
	height: 12px;
	background-color: #000000;
	clip-path: polygon(8% 17%, 0% 25%, 50% 84%, 100% 25%, 92% 17%, 50% 65%);
}

@media screen and (min-width: 768px) {
    #navigation .custom-select{
        display: none;
    }
}

#top-bar .selector,#navigation .selector {
    display:none
}

.menu-main-container {
    text-align:center
}

a.toc-section {display:block;width:76%;height:auto;margin:1px 10%; padding:.5em 2%;background:#ccc;line-height:1.7em;color:#fff;
-webkit-transition:0.3s background-color ease-in-out;
transition:0.3s background-color ease-in-out;}
a.toc-section span {display:block;color:#fff;font-size:2em; font-weight:bold; margin-top: 8px;}
a.toc-section:hover {
	background:url('images/arrow-down.png') no-repeat right center #000 !important;
	cursor:pointer;color:#fff;text-decoration:none;} 
a.toc-section:before {
	content:'00';
	display:inline-block;
	float:left;
	margin: 15px 15px 15px 0;
	height: 100%;
	font-weight: bold;
	font-size: 5em;
	color: #fff;
}

a.toc-section:after {
	content:'';
	display:block;
	clear:left;}
a.toc-section:hover:before {color:#fff;}
a.toc-section.one:before {content: "01";}
a.toc-section.two:before {content: "02";}
a.toc-section.three:before {content: "03";}
a.toc-section.four:before {content: "04";}
a.toc-section.five:before {content: "05";}
a.toc-section.six:before {content: "06";}
a.toc-section.seven:before {content: "07";}
a.toc-section.eight:before {content: "08";}
a.toc-section.nine:before {content: "09";}
a.toc-section.ten:before {content: "10";}

.go-menu {width:auto; min-height:1px;}

.go-up {float:right; display:block; margin:0 1px; width:50px; height:30px; background:url('images/arrow-up.png') 5px center  #DDD no-repeat;}
a.go-up:hover {background:url('images/arrow-up.png') 5px center no-repeat #000; }

.go-down {float:right; display:block; margin:0 1px; width:50px; height:30px; background:url('images/arrow-down.png') 5px center  #DDD no-repeat;}
a.go-down:hover {background:url('images/arrow-down.png') 5px center no-repeat #000; }

.go-toc {float:right; display:block; margin:0 1px; width:50px; height:24px; padding-top:4px; background:#FFF; font-family:'Helvetica-Condensed-Bold','Helvetica Neue',Helvetica, Arial, sans-serif; color:#CCC; text-align: center; border: 1px solid #CCC;}
a.go-toc:hover {background:#000; color:#FFF; border:#000 1px solid; text-decoration:none;}



/* Homepage



================================================== */
#home-tagline {
    color:#000;
    font-weight:400;
    font-style:italic;
    font-family:Georgia,"Times New Roman",Times,serif;
    text-align:center;
    font-size:1.615em;
    line-height:1.4em;
    padding:40px 0;
    margin-bottom:40px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee
}

/* Galleries AJAX ================================================== */
#ajax-container-wrap .grid-1 {
    position:relative
}

#ajax-loader {
    z-index:999;
    position:absolute;
    right:0;
    top:-30px;
    height:16px;
    width:16px;
    background:url('images/loader.gif') center center no-repeat;
    display:none
}

#ajax-btns {
    z-index:999;
    position:absolute;
    right:0;
    top:10px
}

#ajax-btns a {
    float:left;
    margin-left:10px;
    display:none;
    height:16px;
    width:16px;
    opacity:.5;
    -moz-opacity:.5;
    -webkit-opacity:.5
}

#ajax-btns a:hover {
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1
}

#ajax-btns a#ajax-exit {
    background:url('images/exit.png') center center no-repeat
}

#ajax-btns a#ajax-prev {
    background:url('images/arrow-left.png') center center no-repeat
}

#ajax-btns a#ajax-next {
    background:url('images/arrow-right.png') center center no-repeat
}

#ajax-btns a#gallery-open-fullscreen {
    margin-left:20px;
    background:url('images/zoom-in.png') center center no-repeat
}

/* Galleries RoyalSlider



================================================== */
.rsDefault .rsOverflow,.rsDefault .rsSlide,.rsDefault .rsVideoFrameHolder,.rsDefault .rsThumbs,.rsFullscreen {
    background:#f6f6f6
}

#gallery-slider-wrap {
    position:relative;
    width:100%;
    background:#f6f6f6;
    padding:40px 0;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin-bottom:40px;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}

#gallery-slider {
    width:50%;
    margin:0 25%;
    color:#FFF
}

.visibleNearby {
    width:100%;
    overflow:hidden
}

.visibleNearby .rsGCaption {
    margin-top:12px;
    font-size:16px;
    line-height:18px;
    padding-bottom:16px
}

.visibleNearby .rsGCaption span {
    display:block;
    clear:both;
    color:#bbb;
    font-size:14px;
    line-height:22px
}

.visibleNearby .rsOverflow,.visibleNearby .rsSlide {
    background:none
}

.visibleNearby .rsOverflow {
    overflow:visible
}

.royalSlider.rsFullscreen .rsFullscreenIcn {
    display:block!important
}

/* Scaling transforms */
.visibleNearby .rsSlide img {
    opacity:.45;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    transition:all .3s ease-out;
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
    transform:scale(0.9)
}

.visibleNearby .rsActiveSlide img {
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}

#gallery-heading {
    position:relative;
    text-align:left;
    padding-bottom:30px;
    margin-bottom:40px;
    border-bottom:1px solid #ddd
}

#gallery-heading h1 {
    color:#000;
    font-style:italic;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:21px;
    margin:0
}

.rsSlideCount {
    font-size:.846em;
    text-align:center
}

#gallery-open-fullscreen:hover {
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1
}

/* Galleries Entries



================================================== */
#galleries-wrap {
    position:relative;
    overflow:hidden
}

#galleries-wrap ul {
    margin:0;
    list-style:none
}

.galleries-content {
    margin-right:-25px
}

#galleries-description {
    font-family:'Georgia', "Times New Roman", serif;
    padding-bottom:50px;
    margin-bottom:50px;
    border-bottom:1px solid #eee
}

#galleries-description p:last-child,.galleries-description p {
    margin:0
}

.gallery-entry {
    display:none;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    width:230px
}

.gallery-entry a {
    display:block;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out
}

.gallery-entry-img-link {
    position:relative;
    display:block
}

.gallery-entry img {
    display:block;
    box-shadow:#000 0 0 0
}

.gallery-entry-overlay {
    display:none;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    background:rgba(0,0,0,0.7)
}

.gallery-entry-overlay h2 {
    position:absolute;
    bottom:20px;
    width:100%;
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    text-align:center;
    padding:0 20px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

.gallery-entry-img-link.active .gallery-entry-overlay {
    display:block!important
}

/* Blog Entries



================================================== */
.loop-entry {
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #eee
}

.loop-entry h2 {
    font-size:3em !important;
    line-height:1.6em;
    letter-spacing:-0.05em !important;
    margin:0 0 10px
}

.loop-entry p {
    line-height:1.6em !important;
}

.loop-entry p:last-child {
    margin:0
}

.loop-entry-thumbnail {
    display:block;
    margin-bottom:25px
}

.loop-entry-thumbnail img {
    width:100%!important
}

/* Blog Posts



================================================== */
#post-thumbnail {
    margin-bottom:30px
}

#post-thumbnail img {
    display:block;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

/* Meta



================================================== */
.meta {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin:0 0 25px;
    line-height:1.5em
}

.meta li {
    float:left;
    margin-right:5px
}

.meta {
    margin-bottom:25px
}

/* Pagination



================================================== */
ul.page-numbers {
    list-style:none;
    margin:30px 0 0;
    text-align:center
}

ul.page-numbers li {
    display:block;
    float:left;
    height:25px;
    line-height:25px;
    width:25px;
    margin-right:4px;
    text-align:center
}

.page-numbers a,.page-numbers span {
    font-size:12px;
    display:block;
    height:25px;
    line-height:25px;
    width:25px;
    color:#666;
    border:1px solid #eee;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    transition:all .2s ease
}

.page-numbers a:hover,.page-numbers.current {
    border-color:#D70000;
    background-color:#D70000;
    color:#fff;
    text-decoration:none
}

/* page Jump



================================================== */
.post-navigation {
    margin-top:50px
}

/* Sidebar



================================================== */
#sidebar {
    /*float:right;
    width:300px;
    padding-bottom:25px;
    font-size:12px*/
    position: relative;
    float: right;
    /*width:300px;*/
    width: 26.75%;
    
}

.sidebar-inner {
    padding-top: 10px !important;
}

.sidebar-inner-2,
.sidebar-inner {
    /*max-width: 260px;*/
    min-width: 260px;
    padding: 28px;
    font-size: 12px;
    background-color: #fff;
    border: solid 1px #f1f1f1;
    border-top: none;
}

.sidebar-inner .email-field {
    color: #000;
}

.sidebar-inner-2 {
    margin-top: 30px;
    padding: 20px 30px;
    text-align: center;
}

.sidebar-inner-2 {
    
}

.sidebar-inner-2 .email-title {
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
}

.sidebar-inner-2 .social-share-icons,
.sidebar-inner-2 .email-title {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

#sidebar h6 {
    padding-bottom:5px;
    margin:0 0 20px;
    font-size:1.077em;
    border-bottom:1px solid #eee
}

#sidebar a {
    color:#505050
}

#sidebar a:hover {
    color:#D70000;
    text-decoration:none
}

.sidebar-box {
    margin-bottom:35px
}

.sidebar-box .heading {
    margin-top:0
}

.sidebar-box li {
    padding-bottom:3px;
    padding-top:3px
}

/* Widgets



================================================== */
.tagcloud a {
    float:left;
    display:block;
    margin-bottom:8px;
    margin-right:8px;
    background:#000;
    color:#fff!important;
    height:auto!important;
    font-size:1em!important;
    line-height:1.4em!important;
    padding:5px 7px;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out
}

.tagcloud a:hover {
    background:#D70000;
    text-decoration:none
}

#wp-calendar {
    width:100%;
    font-size:11px
}

#wp-calendar tfoot td.pad {
    background-color:transparent
}

#wp-calendar tbody td {
    padding:5px 0;
    text-align:center;
    border:1px solid #eee
}

#wp-calendar tbody td:hover {
    background:#fff;
    color:#000
}

#wp-calendar tfoot td {
    padding-top:5px
}

#wp-calendar caption {
    background:#eee;
    color:#505050;
    cursor:pointer;
    font-size:12px;
    letter-spacing:.3px;
    margin-bottom:0;
    margin-top:0;
    outline:0 none!important;
    padding:12px;
    text-align:center
}

#wp-calendar tbody a {
    display:block
}

#wp-calendar td.pad {
    background-color:#eee
}

#wp-calendar td.pad:hover {
    background-color:transparent
}

#wp-calendar th {
    text-align:center;
    border:1px solid #eee;
    border-top:none;
    padding:5px 0;
    background:#fff
}

#sidebar .widget_recent_entries li,#sidebar .widget_categories li,#sidebar .widget_archive li,#sidebar widget_meta li,#sidebar .wpex-taxonomies-widget li,#sidebar .wpex-recent-post-types-widget li,#sidebar .widget_pages li,#sidebar .widget_links li,#sidebar .widget_recent_comments li {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eee
}

#sidebar .widget_nav_menu ul.sub-menu {
    margin-left:20px
}

/* Search



================================================== */
input[type="search"] {
    background:url('images/search.png') no-repeat  scroll right 15px center #eee;
    border:none;
    color:#666;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:14px;
    padding:12px 18px 12px 12px;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    outline:none
}

input[type="search"]:focus {
    border-color:#111
}

input[type="search"]::-webkit-search-decoration {
    display:none
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance:none
}

#footer input[type="search"] {
    background-color:#222;
    border-color:#222;
    color:#666
}

#footer input[type="search"]:focus {
    color:#aaa
}

#footer input[type="search"] {
    box-shadow:none
}

.search-entry {
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #eee
}

.search-entry h2 {
    margin:0 0 15px;
    font-size:1.143em
}

/* Forms / Inputs / Buttons



================================================== */
input[type="text"],input[type="password"] {
    height:30px;
    line-height:30px
}

input[type="text"],input[type="password"],textarea {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    background:#eee;
    border:none;
    color:#666;
    display:block;
    font-size:1em;
    margin-left:0;
    padding:0 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    max-width:100%;
    -webkit-appearance:none
}

textarea {
    width:100%;
    padding:10px
}

input[type="text"],input[type="password"] {
    width:200px
}

input[type="text"]:focus,input[type="password"]:focus,textarea:focus {
    outline:none;
    border-color:#abadb3
}

.entry button,.entry input[type="button"],.entry input[type="submit"],#commentsbox input[type="submit"] {
    font-family:'Helvetica-Condensed-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    position:relative;
    font-size:.929em;
    cursor:pointer;
    display:inline-block;
    white-space:nowrap;
    nowhitespace:afterproperty;
    text-align:center;
    outline:none;
    text-decoration:none;
    display:block;
    color:#fff;
    height:36px;
    line-height:36px;
    padding:0 12px;
    text-decoration:none;
    text-align:center;
    white-space:nowrap;
    background:#000;
    border:none;
    -webkit-appearance:none;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out
}

.entry button:hover,.entry input[type="button"]:hover,.entry input[type="submit"]:hover,#commentsbox input[type="submit"]:hover {
    background:#D70000;
    color:#fff
}

.entry button:active,.entry input[type="button"]:active,.entry input[type="submit"]:active,#commentsbox input[type="submit"]:active {
    box-shadow:0 1px 5px rgba(0,0,0,0.6) inset
}

.wpcf7 p {
    font-size:.929em
}

.wpcf7 input {
    margin-top:5px
}

/* Comments



================================================== */
#commentsbox {
    margin-top:30px
}

.comments-title {
    position:relative;
    text-align:left;
    font-size:1.077em;
    margin-bottom:40px;
    padding-bottom:10px;
    border-bottom:1px solid #eee
}

.comment-details ul {
    margin:0
}

.commentlist {
    margin:0
}

.commentlist li {
    list-style:none;
    margin:0
}

.children li.depth-2 {
    margin:0 0 0 65px
}

.children li.depth-3 {
    margin:0 0 0 65px
}

.children li.depth-4 {
    margin:0 0 0 65px
}

.children li.depth-5 {
    margin:0 0 0 65px
}

.children li.depth-6 {
    margin:0 0 0 65px
}

.children li.depth-7 {
    margin:0 0 0 65px
}

.children li.depth-8 {
    margin:0 0 0 65px
}

.children li.depth-9 {
    margin:0 0 0 65px
}

.children li.depth-10 {
    margin:0 0 0 65px
}

.comment-body {
    margin-bottom:25px
}

.comment-details {
    position:relative;
    margin-left:65px;
    margin-bottom:20px;
    padding:0 0 20px;
    font-size:.929em;
    border-bottom:1px solid #eee
}

.comment-avatar {
    position:absolute;
    left:-65px;
    top:0
}

.comment-avatar img {
    display:block;
    width:40px;
    height:40px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}

.comment-author {
    color:#111
}

.comment-author,.comment-author .author a:link {

}

.comment-content {
    margin-top:5px
}

.comment-content p:last-child {
    margin:0
}

.comment-date {
    font-size:.786em;
}

.comment-date a {
    color:#888
}

.comment-details .reply {
    font-size:11px;
    margin-top:20px;
    text-align:right
}

.comment-reply-link {
    color:#999
}

.comment-reply-link:hover {
    color:#000;
    text-decoration:none
}

.commentlist .children {
    margin:0
}

#comments_wrap {
    margin-top:15px
}

#comments-logged-in {
    margin-bottom:30px;
    margin-top:10px;
    font-size:.929em
}

#log-out {
    float:right;
    margin-top:-56px
}

.form-submit {
    margin-bottom:0;
    height:55px
}

#reply-title {
    position:relative;
    text-align:left;
    font-size:1.077em;
    margin-bottom:40px;
    padding-bottom:10px;
    border-bottom:1px solid #eee
}

#cancel-comment-reply-link {
    color:#D70000
}

#cancel-comment-reply-link:hover {
    text-decoration:underline
}

.children #commentform textarea {
    width:95.6%
}

#commentform input {
    float:left;
    margin-right:10px
}

#commentform label {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:.929em;
}

#commentsbox span.required {
    color:#C30;
    font-size:.643em
}

#commentform input {
    margin-top:0!important
}

#commentform input#author,#commentform input#email,#commentform input#url {
    font-size:.929em;
    width:40%;
    margin-top:10px
}

#commentform textarea {
    font-size:.929em;
    width:100%;
    margin-top:10px
}

/* 404 Page



================================================== */
#error-page-text {
    font-size:1.3em;
    line-height:1.8em;
    font-family:Georgia,"Times New Roman",Times,serif;
}

/* Footer



================================================== */
#footer {
    font-size:11px;
    position:relative;
    margin:40px auto 0;
    padding-top:25px;
    border-top:1px solid #eee
}

#footer a {
    color:#999
}

#footer a:hover {
    color:#000
}

#copy,#footer-nav {
    width:48%;
    float:left
}

#copy {
    margin-right:4%
}

#footer-nav {
    text-align:right
}

#footer-nav ul li {
    list-style:none;
    display:inline;
    margin-left:10px
}

/* WordPress Styles



================================================== */
.sticky,.bypostauthor {
}

.aligncenter {
    display:block;
    margin:0 auto
}

.wp-caption.aligncenter {
    display:block;
    margin:0 auto
}

.alignright {
    float:right;
    margin:0 0 20px 20px
}

.alignleft {
    float:left;
    margin:0 20px 20px 0
}

.floatleft {
    float:left;
    margin:0 20px 20px 0
}

.floatright {
    float:right;
    margin:0 0 20px 20px
}

.textcenter {
    text-align:center
}

.textright {
    text-align:right
}

.textleft {
    text-align:left
}

.wp-caption {
    margin-bottom:20px!important;
    max-width:100%!important;
    text-align:center;
    padding-top:4px
}

.wp-caption-text {
    background:#eee;
    font-family:Georgia,"Times New Roman",Times,serif;
    color:#444;
    padding:7px;
    margin:0
}

.wp-caption img {
    display:block;
    margin:0;
    padding:0;
    border:0 none;
    max-width:100%
}

.wp-smiley {
    margin:0!important;
    max-height:1em
}

blockquote.left {
    margin-right:20px;
    text-align:right;
    margin-left:0;
    width:33%;
    float:left
}

blockquote.right {
    margin-left:20px;
    text-align:left;
    margin-right:0;
    width:33%;
    float:right
}

#img-attch-page {
    text-align:center;
    overflow:hidden
}

#img-attch-page img {
    display:inline-block;
    margin:0 auto;
    max-width:100%;
    margin-bottom:20px
}

.gallery-item img {
    display:block;
    border:none!important;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out
}

.gallery-item img:hover {
    opacity:.7;
    -moz-opacity:.7;
    -webkit-opacity:.7
}

.gallery-caption {
    font-family:Georgia,"Times New Roman",Times,serif;
    background-color:#eee;
    color:#444;
    padding:7px;
    text-align:center
}

/* Contact 7 Style



================================================== */
.wpcf7-form {
}

.wpcf7-form span.wpcf7-form-control-wrap {
    display:block;
    margin-top:5px;
    position:relative
}

.wpcf7-form input[type="submit"] {
    margin-top:0
}

.wpcf7-form .ajax-loader {
    display:none
}

.wpcf7-form p {
    margin:0 0 15px
}

.wpcf7-form p:last-of-type {
    margin:0
}

div.wpcf7-validation-errors,span.wpcf7-not-valid-tip {
    background-color:#fffecc;
    border:medium none!important;
    color:#000;
    padding:10px 25px;
    text-align:center;
    margin:0
}

div.wpcf7-validation-errors {
    margin:25px 0 0
}

span.wpcf7-not-valid-tip {
    float:left;
    position:absolute;
    right:0;
    top:0
}

.post-type {
    background:none repeat scroll 0 0 #BBB;
    border-radius:4px 4px 4px 4px;
    color:#FFF;
    display:inline-block;
    float:right;
    margin:-70px 0 10px;
    padding:0 8px;
    text-transform:uppercase
}

.first-paragraph {
    margin-top: 0;
}

.su-quote-cite {
    font-size: 1.3em;
    line-height: 1.6em;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 2em auto;
    text-align: justify;
}

.single-post hr.break-post {
    border: solid #f8f8f8;
    border-width: 0 0 30px 0;
    clear: both;
    width: 852px !important;
    margin: 30px 0 30px -31px;
    border-top: solid 1px #f1f1f1;
}


.single-post .entry ol > li,
.single-post .entry ul > li {
    font-size: 1em;
}

.single-post .entry ol ol,
.single-post .entry ol ul,
.single-post .entry ul ul,
.single-post .entry ul ol {
    padding: 0 !important;
    font-size: 1em !important;
    margin: 0 0 0 25px !important;
}

.pad-left { padding-left: 5%;}
.pad-right { padding-right: 5%;}
.pad-top { padding-top:1em;}
.pad-bottom { padding-bottom:1em;}

.nav-search-box {
    /*position: absolute;
    bottom: 0;*/
    /*right: 30px;*/
    width: 200px;
    float: right;
    margin-right: 0; /* 30px; */
    margin-left: 30px;
    margin-top: 10px;
}

.footer-widgets {
    max-width: 1138px;
    width: 100%;
    margin: auto;
    padding: 40px 30px;
    background-color: #fff;
    border: solid 1px #f1f1f1;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1400px) and (min-width: 1100px) {
    #sidebar {
        width: 320px;
    }
}

@media only screen and (max-width: 768px) and (max-width: 1100px) {

    .footer-widgets {
        max-width: 698px;
    }

    .f-grid-1-3 {
        float: none;
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 20px !important;
    }

    .f-grid-1-3 iframe {
        width: 100% !important;
    }

    .footer-extended .f-grid-1-3 {
        text-align: center !important;
    }
}
@media only screen and (max-width: 767px) and (max-width: 480px) {
    .footer-widgets {
        max-width: 398px;
    }
}

@media only screen and (max-width: 479px) {
    .footer-widgets {
        padding: 40px 0;
    }
}

@media (max-width: 767px) {
		
		.link-more {display:block;border:1px solid #000;}
		 
		.link-more:after {display:none;}
		
    .link-more a {
        border: none !important;
				padding:0.5em 5% 0.75em !important;
    }

    .link-more a:hover {
        color: #fff !important;
    }

    .footer-extended .f-grid-1-3 {
        text-align: center !important;
    }

    #scrollUp {
        display: none !important;
    }

    .f-grid-1-3 iframe {
        width: 100%;
    }

    .f-grid-1-3 {
        float: none;
        width: 100% !important;
        padding: 0;
        margin-bottom: 20px !important;
    }
    
    .nav-search-box {
        width: 100%;
        margin: 10px 0;
        float: none;
        clear: both;
    }

    #sidebar {
        float: left;
        width: 100% !important;
        margin: 0 !important;
    }

    .sidebar-inner-2 {
        margin: 30px 0;
    }
    
    .sidebar-inner-2,
    .sidebar-inner {
        width: 100%;
        max-width: none;
        padding: 0;
        border: none;
    }

    .theiaStickySidebar {
        padding: 30px;
        background: #fff;
        background-color: #fff;
        border: solid 1px #f1f1f1;
        border-top: none;
    }
}

#sb_instagram {
    border: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
}

.timeline {
    border-radius: 0 !important;
}

#sb_instagram,
.footer-widgets .twitter-timeline {
    min-height: 640px;
}

.f-row {
    width: 100%;
}

.f-col {
    float: left;
}

.f-grid-1-3 {
    width: 32.33%;
    padding: 0 0.5%;
}

.f-col:last-child {
    float: right;
}

#sb_instagram .sbi_header_text * {
    width: 77%;
}

.box-black-hover {
    text-align: right; 
    margin-top: -30px;
}

.box-black-hover h1 span,
.box-black-hover h1 a {
    color: #fff !important;

    -webkit-transition: color .15s ease-in-out !important;
    -moz-transition: color .15s ease-in-out !important;
    -o-transition: color .15s ease-in-out !important;
    transition: color .15s ease-in-out !important;
}

.box-black-hover h1:hover > a,
.box-black-hover h1:hover > span {
    color: #d70000 !important;
}

.sidebar-image {
    text-align: center;
}

.social-share-icons {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
    line-height: 0.9;
}

.f-social {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.f-social li,
.social-share-icons > li {
    display: inline-block;
}

.f-social li + li,
.social-share-icons > li + li {
    margin-left: 10px;
}

.f-social li > a,
.social-share-icons > li > a {
    display: block;
}

.f-social a.facebook,
.f-social a.twitter,
.f-social a.linkedin,
.f-social a.medium   {
    background: url('images/social-footer.png') no-repeat;
    width: 40px;
    height: 40px;
    background-size: 160px;
}

.social-share-icons a.facebook,
.social-share-icons a.twitter,
.social-share-icons a.linkedin
.social-share-icons a.medium  {
    background: url('images/social.png') no-repeat;
    width: 40px;
    height: 40px;
    background-size: 120px;
}

.social-share-icons a.twitter {
    background-position: 0 0;
}

.social-share-icons a.twitter:hover {
    background-position: 0 -40px;
}

.f-social a.twitter {
    background-position: 0 0;
}

.f-social a.twitter:hover {
    background-position: 0 -40px;
}

.social-share-icons a.facebook {
    background-position: -40px 0;
}

.social-share-icons a.facebook:hover {
    background-position: -40px -40px;
}

.f-social a.facebook {
    background-position: -40px 0;
}

.f-social a.facebook:hover {
    background-position: -40px -40px;
}

.social-share-icons a.linkedin {
    background-position: -80px 0;
}

.social-share-icons a.linkedin:hover {
    background-position: -80px -40px;
}

.f-social a.linkedin {
    background-position: -80px 0;
}

.f-social a.linkedin:hover {
    background-position: -80px -40px;
}

.social-share-icons a.medium {
    background-position: -120px 0;
}

.social-share-icons a.medium:hover {
    background-position: -120px -40px;
}

.f-social a.medium {
    background-position: -120px 0;
}

.f-social a.medium:hover {
    background-position: -120px -40px;
}

.footer-extended {
    background: #000;
    padding: 50px 0;
    font-size: 11px;
}

.footer-extended .f-col {
    color: #888888;
    height: 40px;
    vertical-align: middle;
    line-height: 3.5;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.f-col a {
    color: #888888;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
}

.f-col a:hover {
    color: #fff !important;
    text-decoration: none;
}

.pixeldreams-logo {
    vertical-align: -5px;
}

.f-align-right {
    text-align: right;
}

.f-align-center {
    text-align: center;
}

.single-post .meta,
.post .meta {
    color: #999;
}



.single-post .meta a,
.post .meta a {
    color: #333;
}

.link-more a {
    color: #000;
}

.link-more a:hover {
	text-decoration:none;
	color:#D70000;
}

/*.single-post .header h2, h1,
.post .header h2, h1 {
    color: #D70000;
}*/

.single-post .menu-item-57 > a {
    color: #D70000 !important;
}

.email-submit:hover {
    background-color: #000;
    color: #fff;
    border-color: #222;
    border-top-color: #999;
}

.entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] {
    background-color: #D70000 !important;
}

.entry button:hover,
.entry input[type="button"]:hover, 
.entry input[type="submit"]:hover {
    background-color: #000 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px !important;
}

.contact-page .entry p {
    margin: 0;
    padding: 0;
}

.contact-page .entry p,
.contact-page .entry label,
.contact-page .entry input,
.contact-page .entry textarea {
    font-size: 14px !important;
}

.contact-page .subscribe-cta {
    background-color: #000 !important;
		font-family: 'Helvetica-Condensed-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
		letter-spacing:-0.05em;
}

.contact-page .entry p > img {
    max-width: 100%;
    width: 100%;
}

.sidebar {
    /*position: static !important;*/
}

.wp-block-file__button{
    padding: 5px 10px;
    margin-left: 10px;
    margin-right: 10px;
}

object.wp-block-file__embed {

    display: block!important;
    margin-bottom: 20px!important;
}