/*
	Theme Name: RB2
	Description: Elegant theme ideal for fashion sites.
	Author: Lucy Marei
	Author URI: https://mobinstheme.com/
 
	Version: 1.2.7
 
	Tags: one-column, two-columns, three-columns, fluid-layout, fixed-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: columns
	Template Version: 2.2.2
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/
/* Ain Noo~ Tellin' Yeuh */
/* The Brisk
--------------------------------------------- */
/*


@media (max-width: 1200px){
.sidebar-content-sidebar .content, .sidebar-sidebar-content .content, .content-sidebar-sidebar .content {
    width: 570px;
}
}*/
/*
.wrap, .site-inner {
    margin: 0 auto;
    max-width: 1170px;
}
*/
:focus {
    outline: #CCC solid 0px !important;
}

.SocialLove {
    height: 40px;
background-color: transparent;
    color: #aab7c5;
    font-size: 13px;
    line-height: 38px;
    text-align: center;
}
.fb_iframe_widget {
    bottom: 8px;
}

iframe#twitter-widget-0 {
    display: inline-block;
    top: 7px !important;
    position: relative !important;
}

/* Desktop Yrs LAte */


.SocialLove {
background-color: transparent;
    color: #aab7c5;
    font-size: 13px;
    line-height: 38px;
    top: 30px;
    right: 320px;
    display: block;
    margin: auto;
        margin-top: 8px;
    margin-bottom: 8px;
}
@media (max-width: 768px){
iframe#twitter-widget-0 {
    display: inline-block;
    top: 0px !important;
    position: relative !important;
}
.fb_iframe_widget {
    bottom: 15px;
}

.SocialLove {
    height: 25px;
}

}



main.content.col-sm-12.col-md-8.col-xs-12 {
    /*margin-top: 10px !important;*/
}
aside.sidebar.sidebar-primary.widget-area.col-sm-12.col-md-4.col-xs-12 {
    margin-top: 10px !important;
}
main.content.col-md-12.col-sm-12.col-xs-12 {
    /*margin-top: 10px !important;*/
}

footer.site-footer.bottom-menu-inverse {
    margin-top: 10px !important;
}
@media (max-width: 600px){
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 100% !important;
}
}
@media (min-width: 601px){
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 580px !important;
}
}
main.content {

    /*box-shadow: 0 1px 1px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.1);*/
    padding: 10px;
    /*background-color: white;*/
    /*margin-bottom: 10px;*/
        /*margin-left: 10px;*/
        border-radius: 3px;
        padding: 10px !important;
}
.sidebar-secondary {
    float: left;
    width: 220px !important;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.1);
    padding: 10px;
    background-color: white;
    margin-bottom: 10px;
    border-radius: 3px;
}
.sidebar-primary {
    float: right;
    width: 320px !important;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.1);
    padding: 10px;
    background-color: white;
    margin-bottom: 10px;
    border-radius: 3px;
}


/* Site Inner
--------------------------------------------- */
/* Site Containers
--------------------------------------------- */
 .wrap,
.site-inner {
    margin: 0 auto;
    max-width: 1140px;
}
 
.site-inner {
    clear: both;
    /*margin-top: 77px;*/
    padding-top: 40px;
}
 
.atmosphere-landing .site-inner {
    margin-top: 0;
}

/* Column Widths and Positions
--------------------------------------------- */
/* Wrapping div for .content and .sidebar-primary */
 
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 920px;
}
 
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}
 
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}
 
/* Content */
 
.content {
    float: right;
    width: 740px;
}
 
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}
 
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 520px;
}
 
.full-width-content .content {
    width: 100%;
}
 
/* Primary Sidebar */
 
.sidebar-primary {
    float: right;
    width: 360px;
}
 
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}
 
/* Secondary Sidebar */
 
.sidebar-secondary {
    float: left;
    width: 180px;
}
 
.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
 
@media only screen and (max-width: 1340px) {
 
    .site-inner,
    .wrap {
        max-width: 1140px;
    }
 
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 920px;
    }
 
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 580px;
    }
 
    .sidebar-primary {
        width: 300px;
    }
 
}
 
 
@media only screen and (max-width: 1200px) {
 
    .site-inner,
    .wrap {
        max-width: 960px;
    }
 
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }
 
    .content,
    .site-header .widget-area {
        width: 620px;
    }
 
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }
 
}
 
@media only screen and (max-width: 1023px) {
 
    .site-inner,
    .wrap {
        max-width: 800px;
    }
 
    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 100%;
    }
 
}

/* ain no tellin' yeuh */


/* Addy */
.ranke-adlabel {
    color: #ccc!important;
    font-size: 10px!important;
    font-weight: 300!important;
    margin-bottom: 11px!important;
    /*margin-top: 10px!important;*/
    padding: 0!important;
    text-align: center!important;
    text-transform: uppercase!important;
    line-height: 1!important;
    width: 100%;
        display: inline-block;
}

/*


.content-ad {
    border-top: 1px solid #ebebeb!important;
    border-bottom: 1px solid #ebebeb!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    padding-top: 12px!important;
    padding-bottom: 25px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1240px;
    margin-left: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: 100%;

}


.content-ad-for-honor {
    border-top: 1px solid #46464c!important;
    border-bottom: 1px solid #46464c!important;
    background: #2e2e32;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    padding-top: 12px!important;
    padding-bottom: 25px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1240px;
	    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	    width: 100%;
}


.content-ad-top {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1175px;
	    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	    width: 100%;

}

.content-ad-bottom {
    margin-top: 10px!important;
    margin-bottom: 40px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1175px;
	    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	    width: 100%;
}



.content-ad {

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}


.content-ad-for-honor {

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.content-ad-top {

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.content-ad-bottom {

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



/*
.ranke-adlabel {
    color: #6e6e6e;
    font-size: 10px;
    font-weight: 300;
    padding: 7px 0 7px 0;
    text-align: center;
    text-transform: uppercase;
	line-height: 1;
}
*/
/*
.ranke-adlabel  {
    color: #ccc !important;
    font-size: 10px!important;
    font-weight: 300!important;
    margin-bottom: 11px!important;
    padding: 0!important;
    text-align: center!important;
    text-transform: uppercase!important;
    line-height: 1!important;
}*/
/*
.content-ad {
    border-top: 1px solid #ebebeb!important;
    border-bottom: 1px solid #ebebeb!important;
	margin-top: 10px !important;
    margin-bottom: 10px !important;
    /*margin-top: 20px !important;
    margin-bottom: 37px !important;*/
   /*padding-top: 12px !important;
    padding-bottom: 25px !important;
    margin-left: auto !important;
    margin-right: auto !important;
	max-width: 1240px;
}
*/

/** new menu **/
header#header {
    position: static;
	background: white;
	   /* border-bottom: 1px solid #e8e8e8;*/
    /*-webkit-box-shadow: 0 0 10px 0 rgba( 0, 0, 0, 0.25 );
    box-shadow: 0 0 10px 0 rgba( 0, 0, 0, 0.25 );*/
    overflow: visible;
    position: relative;
}
 .header-image header.site-header .title-area{
	margin-top: 0;
    margin-bottom: 0;
    /*height: 50px;*/
    background-size: contain;
}
.navbar .nav>li{
	position:static !important;
}
.navbar .nav>li>a {
    margin: 9px 4px 7px 4px !important;
    color: #000 !important;
    line-height: 32px !important;
    padding: 0 20px !important;
    border: 1px solid white;
}
body {
    background-color: white !important;
}
header.container{
	position:relative;
}
#header .navbar-collapse{
	width: calc(100% - 180px);
    padding-left: 0;
}
.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right{
    width:100%;
}
header .navbar-nav .search{
	background:url('images/headeIcons/search.png');
}
header .navbar-nav .contact{
	background:url('images/headeIcons/contact.png');
}
header .navbar-nav .facebook{
	background:url('images/headeIcons/facebook.png');
}
header .navbar-nav .twitter{
	background:url('images/headeIcons/twitter.png');
}



header .navbar-nav .search > a, header .navbar-nav .contact  > a, header .navbar-nav .facebook > a, header .navbar-nav .twitter > a{
	text-indent:-9999px;
    padding: 0 12px !important;
}
header .navbar-nav .sign-up, header .navbar-nav .login, header .navbar-nav .search, header .navbar-nav .contact, header .navbar-nav .facebook, header .navbar-nav .twitter,header .navbar-nav .my-account {
	float:right;
	background-repeat: no-repeat;
    background-position: center;
}
header.navbar .nav > li:hover > ul{
	width: 100%;
    position: absolute;
    left: 0;
    top: 50px !important;
    background: #F9F9F9;
    border-top: 1px solid #e8e8e8;
}
header.navbar .nav ul li{
	width:100%;
    text-align: left;
    padding-left: 0;
}
header.navbar .nav .games .games_arr, .second_menu .games_arr{
	position: relative;
    margin: auto;
    display: block;
    top: 8px;
    z-index: 9999;
	display:none;
}
header.navbar .nav .games .fa, .second_menu .fa{
    display: inline-block;
    width: 0;
    position: relative;
    right: 19px;
	color:black;
}
.second_menu:hover .fa{
}


header.navbar .nav .games:hover > .games_arr, .second_menu >  li:hover > .games_arr{
	display:block;
}
.second_menu  ul li  .games_arr{
	display:none !important;
}
header.navbar .nav .games .games_arr:before, .second_menu .games_arr:before{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px; 
	border-color: #00559e transparent transparent transparent;
	/*border-color: #0080ff transparent transparent transparent;*/
	
}
.navbar .nav > li{
	border-radius:0 !important;
}
/* GRADIENT menu colors Darmont */
.navbar .nav > li.sign-up a{
    /*background: #007EFF !important;*/
	    background: linear-gradient(to bottom,#0066bd,#00559e)!important;
	/*border: 1px solid #007EFF;*/
	border: 1px solid transparent;
    color: white !important;
}
.navbar .nav > li.login a, .navbar .nav > li.my-account a{
	border: 1px solid #2E313F !important
}
.navbar .nav>li:not(.twitter):not(.facebook):not(.contact):not(.sign-up):not(.login):not(.my-account):not(.search):hover{
	/*background: #007EFF;*/
	    background: linear-gradient(to bottom,#0066bd,#00559e)!important;
}
.navbar .nav>li:not(.twitter):not(.facebook):not(.contact):not(.sign-up):not(.login):not(.my-account):not(.search):hover > a{
	/*border: 1px solid #007EFF;*/
	border: 1px solid transparent;
    color: white !important;
}
body.logged-in header .navbar-nav .sign-up, body.logged-in header .navbar-nav .login{
	display:none !important;
}
.my-account{
	display:none !Important;
}
.logged-in .my-account{
	display:inline-block !Important;
}
header .navbar-nav.second_menu .sign-up, header .navbar-nav.second_menu .login, header .navbar-nav.second_menu .my-account{
	display:none !important;
}
@media (max-width: 768px){
	.menu-secondary:not(.second_menu){
		position: relative;
		padding-top: 50px !important;
	}
	body header .navbar-nav .sign-up.menu-item, body header .navbar-nav .my-account.menu-item{
		position: absolute !important;
		top: 0;
		left:0;
	}
	
	body header .navbar-nav .login.menu-item{
		position: absolute !important;
		top: 0;
		left: 110px;
	}
	
	.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right{
		margin-bottom:0;
	}
	.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right.second_menu{
		border: 0;
		margin-top: 0;
	}
	.with_sub header#header:before{
		display:none;
	}
	div.with_sub header#header{
		margin-bottom:10px;
	}
	.with_sub .navbar .second_menu.nav > li a{
		margin: 9px 4px 7px 4px !important;
		color: black !important;
	}
	
	.second_menu .fa{
		color:black;
	}
}



@media (max-width: 991px){
/*	header .navbar-nav .search, header .navbar-nav .contact, header .navbar-nav .facebook, header .navbar-nav .twitter{
		display:none !important;
	}*/
	
}
@media (max-width: 768px){
	/*header .navbar-nav .search, header .navbar-nav .contact, header .navbar-nav .facebook, header .navbar-nav .twitter{
		display:none !important;
	}*/
	body #header .navbar-collapse.collapse{
		width: 100%;
	}
	body .navbar .nav > li:hover > div{
		position: static;
	}
	body .navbar .nav > li {
		position: relative !important;
	}
	body .navbar .nav > li a{
		float:none;
	}
	body .navbar .nav ul{
		width: 100%;
	}
	.my-account .games_arr,.login .games_arr,.sign-up .games_arr{
		display:none !important;
	}
	header.navbar .nav .games:hover > .games_arr, .second_menu >  li:hover > .games_arr{
		position: absolute;
		top: 60px;
		left: 0;
		right: 0;
	}
	
}

/* - Structure ----------- */

.home .site-inner {
    padding: 0;
}

.site-inner {
    padding: 0px 0 !important;
}

.sidebar-content .entry   {
    padding: 0 0 24px 40px;
}

.sidebar-content .sidebar {
    /*border-right:  1px solid #ECF0F1;*/
    padding: 0 40px 0 0;
}

.content-sidebar .entry {
    padding: 0 40px 24px 0;
}

.content-sidebar .comment-respond {
	padding-right: 40px;
}
.sidebar-content .comment-respond {
	padding-left: 40px;
}

.content-sidebar .sidebar {
    /*border-left: 1px solid #ECF0F1;*/
    padding: 0 0 0 40px;
}

.sidebar-content .content {
	float: right;
}

/* - Header ----------- */

.navbar section {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-header {
	float: right;
}

.site-title {
	color: #34495E;
	display: inline-block;
	font-size: 24px !important;
	font-weight: 700;
	margin-bottom: 0 !important;
	line-height: 70px;
	text-shadow: none;
}
.site-title > a {
    color: #34495E;
    position: relative;
    top: 0;
}

.site-title > a:hover, .site-title > a:focus {
	color: #1ABC9C;
}

.navbar  .title-area.navbar-brand {
	padding: 0;
}
.header-image .site-title {
	margin: 0;
}

.site-description {
	display: none;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}

.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width: 50%;
}

.header-image .site-description {
	display: none;
	overflow: hidden;
}


/* - Post Info & Meta ----------- */

.entry-header {
    /*border-bottom: 1px solid #ECF0F1;
    margin: 0 0 32px;
    padding: 0 0 24px;*/
}

.entry-footer {
    /*border-bottom: 1px solid #ECF0F1;*/
    clear: both;
    margin: 5px 0 32px 0;
    padding: 0;
}

.entry-header .entry-meta, .entry-comments-link a, .entry-author-name, .entry-footer .entry-meta {
    color: #91A3B5;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.entry-header .entry-meta {
	margin-bottom: 0;
}
.entry-comments-link {
	padding: 12px 0;
}
.homepage_template .entry-comments-link {
	padding: 6px 0;
}
.entry-comments-link::before, .entry-tags:before {
    
}
.entry-content {
	text-align: left;
}
.page .entry-meta, .post .entry-meta{
	display:inline-block;
	margin-right: 5px;
}
.cats_post_title{
	margin: 8px 0 19px 0 !important;
    line-height: 10px;
    font-size: 14px;
	text-transform: uppercase;
	display:inline-block;
}
.cats_post_title:before{
	content:"-";
    margin-right: 5px;
}
.cats_post_title a, .entry-footer a, .author_name a {
	color: #62707E !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.auth_links{
	margin: 0 !Important;
    display: inline-block;
}
.cats_post_title a:hover, .entry-footer a:hover, .author_name a:hover{
	text-decoration:underline;
	color: #62707E !important;
}
.entry-content ul, .entry-content ol {
    padding-bottom: 24px;
}

.entry-content ul.children { padding-bottom: 0}
/*
 Menus
---------------------------------------------------------------------------------------------------- */

.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right,
.menu.genesis-nav-menu.menu-primary.nav.navbar-nav.pull-right {
    padding: 0;
}

.nav-primary ul li a{
	text-align: left;	
}

/*- Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	display: none
}

/*
Headings
---------------------------------------------------------------------------------------------------- */

.entry-title {
    margin-bottom: 32px;
    /*text-transform: uppercase;*/
}

h1.entry-title a {
    color: #34495E;
}

h1.entry-title a:hover {
    color: #1ABC9C;
}
.entry-title:after, .author-box:after {
    background: none repeat scroll 0 0 #1ABC9C;
    bottom: -10px;
    content: "";
    display: block;
    height: 10px;
    position: relative;
    width: 100px;
}
.home header p.lead:after {
    background: #34495E;
    bottom: -30px;
    content: "";
    display: block;
    height: 10px;
    margin: 0 auto;
    /*position: relative;*/
	position: relative;
    width: 100px;
}

.archive-title {
   font-size: 30px;
}
.author-box {
    margin: 24px 0;
    padding: 24px 0;
}

.author-box-title {
    font-size: 21px;
}
.author-box-content > p {
    clear: both;
}
.author-box .avatar { margin: 0 16px 16px 0; max-width:64px; }

.content-sidebar .author-box {
    margin: 24px 40px 0 0;
    padding: 20px 0;
}
.sidebar-content .author-box  {
	margin: 24px 0 0 40px;
    padding: 24px 0 0 0;
}

/*
Comments
---------------------------------------------------------------------------------------------------- */
ol.comment-list {
    padding: 0;
}

.comment-form-author, .comment-form-email, .comment-form-url {
    margin: 0;
    padding: 0;
}
.entry-comments {
    padding: 40px;
}
.comment-respond,
.entry-comments,
.entry-pings { margin-bottom: 40px }
.comment-respond,
.entry-pings { padding: 40px 0 16px }
.comment-content { clear: both }

.entry-comments .comment-author { 
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
}

.entry-comments .comment-meta {
    color: #91A3B5;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] { width: 50% }
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.comment-list li,
.ping-list li { list-style-type: none }
.comment-list li {
    margin-top: 20px;
    padding: 32px;
}
.comment-list li li {
    margin-right: -32px;
    border-right-width: 0
}
li.comment {
    background-color: #fff;
    border: 1px solid #fafafa;
}
.comment .avatar { margin: 0 16px 20px 0 }
.entry-pings .reply { display: none }
.bypostauthor { }
.form-allowed-tags {
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 24px;
}
.comment-reply a {
    background-color: #1ABC9C;
    border: medium none;
    border-radius: 6px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 12px 10px;
    text-decoration: none;
    transition: all 0.25s linear 0s;
}
.comment-reply a:hover {
	background-color: #48C9B0;
	color: #FFFFFF;
}
.form-allowed-tags code { 
    background-color: transparent;
    border: none;
    color: inherit;
    padding: 0
}
/*
Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar {
    display: inline;
    font-size: 16px;
    line-height: 1.5;
}

.widgettitle {
    font-size: 16px;
    margin-bottom: 32px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}

.widgettitle:after {
    background: #1ABC9C;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 50px;
}


.sidebar p {
	margin-bottom: 16px;

}

.sidebar .widget {
	/*border-bottom: 1px solid #ECF0F1;*/
	margin-bottom: 10px;
	/*padding: 0 0 32px;*/
}

.sidebar .widget:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}


.sidebar.widget-area ul li {
	/*list-style-type: none;*/
	    color: #757575;
	word-wrap: break-word;
}

.recentcomments {}
#recentcomments {}
#recentcomments li {list-style: none; padding: 8px 0 0 0;}
#recentcomments li:before {float: left; font-family: 'FontAwesome'; content: "\f105"; padding-right: 10px;}
#recentcomments li a {}
.widget_recent_comments {}

.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {list-style: none; padding: 8px 0 0 0;}
.widget_recent_entries ul li:before {color: #91A3B5; float: left; font-family: 'FontAwesome'; content: "\f105"; padding-right: 10px;}
.widget_recent_entries ul li a {}


/*
 Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	clear: both;
	padding: 20px 0;
}

.site-footer .creds p{
	margin: 0 !important;
	padding: 0;	
}


/*
Forms & Buttons
---------------------------------------------------------------------------------------------------- */

/* Forms
--------------------------------------------- */

input {
    background-color: #fff;
    border: 2px solid #BDC3C7;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #34495E;
    font-size: 16px;
    /*padding: 16px;
    padding: 1.6rem;*/
    width: 100%;
}


select,
textarea {
	background-color: #fff;
	border: 2px solid #BDC3C7;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #34495E;
	font-size: 16px;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border-color: #1ABC9C;
	outline: none;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #1ABC9C;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #48C9B0;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	border-radius: 3px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.search-span.input-group-btn {
	left:-1px;	
}
.search-btn.btn{
	padding-left: 20px;
	padding-right: 20px;	
}

/*
Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 1.5rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 1.5rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 1.5rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1rem 1.5rem 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 1.5rem 1.5rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 1.5rem 1.5rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 0.75rem;
}

code{
	white-space: normal !important;	
}

img.center-block {
    display: block;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
}
.gallery-caption{
	display: inline-block;	
}

/*
Extras
---------------------------------------------------------------------------------------------------- */
.enews-subbox, .enews input[type="submit"], .enews-widget input {
    background-color: #FFFFFF;
    border: 2px solid #BDC3C7;
    border-radius: 6px;
    box-shadow: none;
    color: #526476;
    font-size: 16px;
    height: 41px;
    line-height: 1.231;
    padding: 8px 12px;
    width: 100%;
}

.enews-widget input:focus {
    border-color: #1ABC9C;
    box-shadow: none;
    outline: 0 none;
}

.form-submit > input, #subbutton, .form-submit > input, #subbutton:focus, .form-submit > input {
    background-color: #1ABC9C;
    border: medium none;
    border-radius: 6px;
    color: #FFFFFF;
    vertical-align: middle;
    width: auto;
}


#subbutton:hover {
	 background-color: #48C9B0;
}

.widget.latest-tweets li {
    margin: 0 0 12px;
}
.archive-pagination.pagination {
    padding: 0 40px;
}

/* Genesis Featured Post/Page Widgets
---------------------------------------------------------------------------------------------------- */
.featuredpost .entry {
    background-color: transparent;
    padding: 16px 0;
    margin-bottom: 0;
}
.featuredpost .entry:last-child { border-bottom-width: 0 }
.featuredpost .entry-title,
.featuredpage .entry-title {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: none;
}
.featuredpost .entry-title:after,
.featuredpage .entry-title:after {
	display: none;
}
.featuredpage .entry-header, .featuredpost .entry-header {
	border-bottom: none;
    margin: 0;
    padding: 0;
}
.featuredpost .entry-meta,
.featuredpage .entry-meta { 
    font-size: 13px;
    margin-bottom: 0
}
.featuredpost .alignleft,
.featuredpost .alignright,
.featuredpost .alignnone,
.featuredpage .alignleft,
.featuredpage .alignright,
.featuredpage .alignnone  {
    display: block;
    margin-bottom: 0
}
.featuredpage .entry {}

.featuredpage .entry-header, .featuredpost .entry-header {
}

.featuredpost .entry-content > p, .featuredpage .entry-content > p {
   margin: 0;
    padding: 0;
}

.user-profile {
    background-color: #FCFCFC;
    border: 1px solid #EAEAEA;
    padding: 24px;
}


/* =WordPress
---------------------------------------------------------------------------------------------------- */
.avatar { float: left }
.search-form input[type="submit"],
#searchform input[type="submit"],
#searchform .screen-reader-text,
#bbp_search_submit  {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}
.alignnone { margin: 0 0 24px }
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto 24px auto;
}
.alignright {
    float: right;
    margin: 5px 0 24px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 24px 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 24px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 24px 20px;
}
a img.alignnone { margin: 5px 20px 24px 0 }
a img.alignleft {
    float: left;
    margin: 5px 20px 24px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #eaeaea;
    max-width: 100%;
    padding: 10px 10px 0;
    text-align: center;
    overflow: hidden;
}
.wp-caption.alignnone { margin: 0 0 24px }
.wp-caption.alignleft { margin: 5px 20px 24px 0 }
.wp-caption.alignright { margin: 5px 0 24px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption img.wp-smiley{ margin: 0;}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 0 0 10px;
    padding: 0 4px 5px;
}

/*  Fullwidth Slider Carousel Effect
---------------------------------------------------------------------------------------------------- */

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration:1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 999;
}



#tp-default-default-preset .tp-choices li label > div {
    display: table-caption !important;
}




.cat-post-title {
    font-size: 1.7375rem !important;
    font-weight: bold !important;
}


.select .btn {
    width: 340px !important;
}

.tmcp-textfield.tm-epo-field {
    width: 55% !important;
}
/*
.author-box {
    display: none !important;
}
*/

.share_buttons_wrap {
    margin-bottom: 10px;
}
h1 {
    font-size: 30px !important;
}

h2, .h2 {
    font-size: 32px;
}

h3, .h3 {
    font-size: 29px !important;
}

h4, .h4 {
    font-size: 26px !important;
}

h5, .h5 {
    font-size: 17px !important;
}

.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
  display: none !important;
  clear: both !important;
}


.woocommerce .quantity .qty {
    width: 4.631em !important;
}

div.woocommerce-shipping-fields {
display: none;
}

#coupon_code {
    width: 125px;
}
	
.address {
    display: none !important;
}

p.myaccount_address {
    display: none;
}

a.edit {
    display: none;
}
	
.esg-container {
    background-color: transparent !important;
}

.pp_bottom, .pp_top {
  display: none;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent;
}

.pp_details {
  display: none;
}

.pp_left, .pp_right {
  background: none !important;
}

div.ppt {
  margin: 0;
}

div.pp_pic_holder iframe {
  box-shadow: 0px 0px 6em 1em #210335;
  border: 2px solid #3e0762;
}

.container {
    max-width: 1270px !important;
}

/* Custom CSS */
/*
article {
    padding: 0px 20px 20px 20px;
    box-shadow: 0 0px 5px rgba(0,0,0,.27)!important;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    margin-bottom: 50px!important;
    margin-top: 50px!important;
    border-radius: 2px!important;
}

.content-sidebar .entry {
    padding: 0px 20px 20px 20px;
}
.content-sidebar .sidebar {
    border-left: 0px solid #ECF0F1!important;
    padding: 0px 20px 20px 20px!important;
    padding-top: 15px!important;
    box-shadow: 0 0px 5px rgba(0,0,0,.27)!important;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    margin-top: 50px!important;
    border-radius: 2px!important;
}
*/


body {
    padding-top: 0px !important;
}
.navbar > .container .navbar-brand {
    margin-top: 22px;
}

/* Content Area Side Bar */

/* breaks
@media (max-width: 992px)
.col-md-4 {
    width: 32.333333%;
}
}
@media (max-width: 992px)
.col-md-8 {
    width: 65.666667%;
}
}
*/

.content-sidebar .entry {
    padding: 0 0px 0px 0;
}
body {
    background-color: #ffffff !important;
}
/* tagged tag rudolf */
/*.content-sidebar .sidebar {
    width: 330px;
}*/

.content-sidebar .sidebar {
			/*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
			background-color: white;
			padding: 0px;
			margin-bottom: 20px;
			width: 32.333333%;
			margin-left: 10px;
			    padding-top: 15px;
				    margin-bottom: 10px!important;
    /*padding: 20px 20px 20px 20px;
    box-shadow: 0 0px 5px rgba(0,0,0,.27)!important;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    box-shadow: 0 0 2px rgba(0,0,0,0.27)!important;
    border-radius: 2px!important;
    margin-left: 0px;*/
}


main.content.col-md-12.col-sm-12.col-xs-12 {
	/*margin-bottom: 20px!important;*/
}

main.content.col-sm-12.col-md-8.col-xs-12 {
	    /*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
		    background-color: white;
	margin-bottom: 0px!important;
    /*padding: 0px 20px 20px 20px;
    box-shadow: 0 0px 5px rgba(0,0,0,.27)!important;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27)!important;
    box-shadow: 0 0 2px rgba(0,0,0,0.27)!important;
    border-radius: 2px!important;*/
}

/* menu break css*/
.navbar .nav > li > ul {
    width: 100%;
}

/* Top*/

.site-title > a {
    color: #ffffff;
}

.footer-widgets {
    border-top: 1px solid #e2e2e2;
}

/* Footer Widgets 4 */
/*
.footer-widgets {
    display: block;
    overflow: hidden;
    padding: 50px 0;
    float: left;
    width: 100%;
}
*/
.footer-widgets {
    width: 100%;
	background: #fff;
}
.bottom-menu-inverse {
	border-top: 0px solid gainsboro !important;
}
.footer-widgets .wrap{
  max-width: 1170px;
  width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;  
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
  width: 31.33%;
  margin-right: 3%;
  float: left;
  display: block;
}
.footer-widgets-4{
  margin-right: 0;
}

.footer-widgets .wrap ul{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

@media (max-width:1024px){
.footer-widgets .wrap{
    max-width: 970px;
  width: 100%;
}
}
@media (max-width: 768px){
.footer-widgets .wrap{
    max-width: 750px;
  width: 100%;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
  width: 100%;
  margin-right:0;
  float: left;
  display: block;
  margin-bottom: 30px;
}
}

/* Additional Widget 4th */
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	width: 22.75%;
	margin-right: 3%;
	float: left;
	display: block;
}
.footer-widgets-4{
	margin-right: 0;
}
@media (max-width: 768px){
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
  width: 100%;
  margin-right:0;
  float: left;
  display: block;
  margin-bottom: 30px;	
}
}


/*** menu changes **/

@media (max-width: 768px){
	.header-image #header .title-area.navbar-brand{
		width: 178px;
		height: 42px;
		margin: 6px 0 !important;
		background-size: contain;
	}
	h1.entry-title{
		font-size: 26px !important;
		line-height: 32px;
		margin: 0;
	}
	.entry-title:after, .author-box:after{
		display:none;
	}
}

/*** rudolf changes START **/

header#header {
    margin-bottom: 11px;
}
.entry-title:after, .author-box:after {
    background: none;
}
.entry-title {
    font-size: 3.5rem !important;
    /*font-family: Roboto Slab,Lucida Bright,Verdana,Georgia,serif;*/
    font-weight: 300
    letter-spacing: 0.5px;
    /*letter-spacing: -.5px;*/
    line-height: 1em;
    margin-bottom: 0px;
    padding-top: 10px;
	padding-bottom: 5px;
	    text-transform: initial;
}
p.entry-meta {
    margin-bottom: 8px !important;
}

body {
    font-family: 'Nunito', sans-serif;
    /*font-family: Roboto Slab,Lucida Bright,Verdana,Georgia,serif !important;*/
    font-size: 17px !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 300 !important;
    line-height: 1.71109 !important;
   /* color: #333 !important;*/
}
html .site-container *:not(.fa){
	/*font-family: Roboto Slab,Lucida Bright,Verdana,Georgia,serif;*/
}
/*
p {
    margin-bottom: 30px !important;
    padding: 0px !important;
}*/

article.entry{
	clear:both;
}
.category .entry-footer, .author .entry-footer{
	display: none;
}
.category article, .author article{
	border-bottom: 1px solid #ECF0F1;
    clear: both;
    margin: 15px 0px 15px 0;
    overflow: hidden;
}
.share_buttons_wrap img{
	opacity:0;
}
.share_buttons_wrap a.synved-social-provider-facebook{
	background:url('images/headeIcons/share-facebook.jpg');
	background-size:contain;
}
.share_buttons_wrap a.synved-social-provider-twitter{
	background:url('images/headeIcons/share-twitter.jpg');
	background-size:contain;
}
.share_buttons_wrap a.synved-social-provider-pinterest{
	background:url('images/headeIcons/share-pintrest.jpg');
	background-size:contain;
}
.share_buttons_wrap a{
	width:51px !important;
	height:35px !important;
    margin-right: 1px !important;
}
@media (min-width:769px){
	.navbar .nav ul:first-child{
		border-left: none;
	}
	.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right.second_menu{
		width: calc(100% + 210px);
	}
	
}
@media (min-width:992px){
	/*
	.category article .entry-header, .category article .entry-content p, .author article .entry-header, .author article .entry-content p{
		width: calc(100% - 320px);
		float: right;
		position: relative;
		z-index: 9;
	}*/
	header.navbar .nav li:hover .fa{
		opacity:0;
	}
	.share_buttons_wrap{
		/*position: absolute;
		top: -50px;
		right: 0;*/
	}
	.post .entry-content , .page .entry-content {
		position: relative;
	}
}

@media (max-width:991px){
	header.navbar .nav li:hover .fa{
		color:white;
	}
	.category article img, .author article img{
		width:100%;
	}
	.category  article.entry header h2, .author article.entry header h2{
		font-size: 1.1em !important;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}
	body .related_box .post_box{
		width:100%;
	    padding-left: 0;
		padding-right: 0;
	}
	html body{
		background: white !important;
	}
	body .entry-content{
		box-shadow: none;
	}
	.cat_posts_box .post_box:last-child{
		border-bottom:0;
	}
	body .news_menu button{
		padding-top: 9px;
		padding-bottom: 9px;
	}
}
@media (max-width:400px){
	.header-image #header .title-area.navbar-brand{
		width: 178px;
	}
}
.content-sidebar article.entry header h2{
	line-height: 30px;
}
.content-sidebar article.entry header h2{
	text-transform: initial;
	font-size: 1.1em !important;
}
.with_sub header#header{
	height: 50px;
    margin-bottom: 40px;
}


.with_sub header#header:before {
    position: absolute;
    top: 50px;
    width: 100%;
    height: 40px;
    background: #ffffff;
    /* background: #F9F9F9; */
    z-index: -1;
    /* border-bottom: 1px solid #e8e8e8; */
    /* box-shadow: 0 1px 1px rgba(12, 13, 14, 0.14); */
    /*           box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16), 0 0 0 0px rgba(0,0,0,0.08);*/
    box-shadow: none !important;
}










.with_sub.two_line_sub header#header:before{
	height: 80px;
}
.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right.second_menu{
    
}
.navbar .second_menu.nav > li{
	
}
.navbar .second_menu.nav > li a{
    margin: 2px 4px 4px 4px !important;
    border: 1px solid transparent;
}
.navbar .second_menu.nav ul li a{
    /*border: 3px solid transparent;*/
    border-bottom: 0;
    border-top: 0;
}
.navbar .second_menu.nav ul li a{
	color: #272727 !important;
    border-bottom: 1px solid #dddddd;
}
.with_sub .navbar .second_menu.nav > li > div{
    top: 89px;
}
.with_sub .navbar .second_menu.nav > li.sec_line > div{
	top: 130px;
}

/*** rudolf changes END **/

/* Footer Widgets Styling My Lordship as you Commanded */

/* Footer Widgets 4 */
/*
.footer-widgets {
    display: block;
    overflow: hidden;
    padding: 50px 0;
    float: left;
    width: 100%;
}
*/
.footer-widgets {
    width: 100%;
	background: #ffffff !important;
}
.bottom-menu-inverse {
	border-top: 0px solid gainsboro !important;
}
.footer_inner{
	display: block;
    overflow: hidden;
    /*padding: 25px 0;*/
	    padding-top: 20px;
    padding-bottom: 5px;
	
    width: 100%;
    max-width: 1270px !important;
    margin: auto;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    font-size: 13px;
}
.footer-widgets .wrap{
  max-width: 1170px;
  width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;  
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
  width: 31.33%;
  margin-right: 3%;
  float: left;
  display: block;
}
.footer-widgets-4{
  margin-right: 0;
}

.footer-widgets .wrap ul{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

@media (max-width:1024px){
.footer-widgets .wrap{
    max-width: 970px;
  width: 100%;
}
}
@media (max-width: 768px){
.footer-widgets .wrap{
    max-width: 750px;
  width: 100%;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
  width: 100%;
  margin-right:0;
  float: left;
  display: block;
  margin-bottom: 30px;
}
}

/* Additional Widget 4th */
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	width: 22.75%;
	margin-right: 3%;
	float: left;
	display: block;
}
.footer-widgets-4{
	margin-right: 0;
}
@media (max-width: 768px){
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4{
	  width: 100%;
	  margin-right:0;
	  float: left;
	  display: block;
	  margin-bottom: 30px;	
	}
}

/* the very bottom footer credits */
.bottom-menu-inverse {
    color: #898989!important;
    background-color: #fff!important;
    border-top: 0px solid gainsboro!important;
}
.site-footer a {
    color: #797979!important;
}
.site-footer a:hover, a:focus {
    color: rgba(61,161,224,0.83)!important;
}


/** post author **/

.fb_auth_link{
	background:url('images/headeIcons/facebook.png');
}
.tw_auth_link{
	background:url('images/headeIcons/twitter.png');
}
.fb_auth_link, .tw_auth_link{
	width: 20px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: text-top;
}
.author_bio_section img{
	width:110px;
	height:110px;
	margin-right:14px;
}
.author_name{
	margin-bottom:5px !important;
	color:#62707E ;
    display: inline-block;
	text-transform: uppercase;
}
.author_details{
    color: #919191;
    width: calc(100% - 125px);
    float: right;
}
.author_bio_section{
	overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.author_bio_section:before{
	content:"-";
	float: right;
    margin-left: 5px;
	margin-right: 5px;
}
/*** related posts **/
.related_header{
    color: #393939 !important;
    margin: 0 0 5px 0 !important;
    border-bottom: 2px solid #EEEEEE;
    font-weight: bold !important;
    padding-bottom: 5px !important;
}
.related_header span{
	
}
.related_box {
    font-size: 0;
}
.related_box .post_box {
    width: 300px;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}
.related_box a h3, .related_box a p{
	font-size: 19px !important;
    font-weight: bold;
    margin-top: 8px;
}
.related_box a{
    
    color: #252525;
}
.related_box a:hover{
    text-decoration: underline;
    color: #252525;
}

/** widget posts **/
.widget_related_box .post_box{
    clear: both;
    margin-bottom: 19px;
    overflow: hidden;
    padding-top: 15px;
    border-top: 1px solid #EEEEEE;
}
.widget_related_box .post_box:first-child{
    padding-top: 0;
}

.widget_related_box .post_box img{
    width: 100px;
    float: left;
	margin-right: 15px;
}
.widget_related_box .post_box:first-child img{
    width: 100%;
	margin-bottom: 15px;
}

.widget_related_box .post_box a{
	
}
.widget_related_box .post_box:first-child a{
    font-size: 19px !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 600 !important;
    color: #333 !important;
}

.widget_related_box .post_box a h3, .widget_related_box .post_box a p{
    margin-top: 0px;
    font-size: 15px !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 600 !important;
    color: #333 !important;
	margin-bottom: 0px !important;
    width: calc(100% - 120px);
    float: right;
}
.widget_related_box .post_box:first-child a p{
	font-size: 16px !important;
	width: 100%;
    float: none;
}
.widget_related_box .post_box a p:hover{
	text-decoration: underline;
}
.widget_related_box .post_box:first-child a p:hover{
	text-decoration: underline;
}
article a:hover {
    text-decoration: underline;
}

.social-text{
    text-transform: uppercase;
    color: #62707E;
    margin-bottom: 0px !important;
    font-size: 13px;
}
footer.site-footer.bottom-menu-inverse {
    padding: 0px;
    line-height: 56px;
}
footer.site-footer.bottom-menu-inverse .row {
 /*   border-top: 1px solid #e2e2e2!important;*/
}
.site-footer .creds p {
    margin-top: 10px !important;
    font-size: 11px;
    line-height: 1;
}


/* added css from old stylsheet */
footer.site-footer.bottom-menu-inverse {
    padding: 0px;
}


h1 {
    font-size: 30px !important;
}

h2, .h2 {
    font-size: 32px !important;
}

h3, .h3 {
    font-size: 29px !important;
}

h4, .h4 {
    font-size: 26px !important;
}

h5, .h5 {
    font-size: 17px !important;
}

.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
  display: none !important;
  clear: both !important;
}

.woocommerce .quantity .qty {
    width: 4.631em !important;
}

div.woocommerce-shipping-fields {
display: none;
}

#coupon_code {
    width: 125px;
}
	
.address {
    display: none !important;
}

p.myaccount_address {
    display: none;
}

a.edit {
    display: none;
}
	
.esg-container {
    background-color: transparent !important;
}

.pp_bottom, .pp_top {
  display: none;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent;
}

.pp_details {
  display: none;
}

.pp_left, .pp_right {
  background: none !important;
}

div.ppt {
  margin: 0;
}

div.pp_pic_holder iframe {
  box-shadow: 0px 0px 6em 1em #210335;
  border: 2px solid #3e0762;
}

.container {
    max-width: 1270px !important;
}

.woocommerce div.product form.cart .button {
    color: #49494a;
    border: 1px solid #f2ca00;
    background-image: -webkit-linear-gradient(top, #fff200 0, #fff200 100%);
	height: 50px;
	width: 50%;
    background-image: linear-gradient(to bottom, #fff200 0, #fff200 100%);
    background-repeat: repeat-x;
}

.woocommerce div.product form.cart .button:hover {
    background-image: -webkit-linear-gradient(top, #fff200 0, #ffe500 100%);
    background-image: linear-gradient(to bottom, #fff200 0, #ffe500 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff200', endColorstr='#ffffe500', GradientType=0);
    border: 1px solid #f2ca00;
    color: #49494a;
	height: 50px;
	width: 50%;
    box-shadow: inset 0 -1px 1px #f2ca00;
    text-shadow: none;
}

    /* proceed to */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #a46497;
    color: #49494a;
    border: 1px solid #f2ca00;
    background-image: -webkit-linear-gradient(top, #fff200 0, #fff200 100%);
    width: 50%;
    background-image: linear-gradient(to bottom, #fff200 0, #fff200 100%);
    background-repeat: repeat-x;
    color: #3C3C3C;
    -webkit-font-smoothing: antialiased;
	width: 100%;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #49494a;
    background-image: -webkit-linear-gradient(top, #fff200 0, #ffe500 100%);
    background-image: linear-gradient(to bottom, #fff200 0, #ffe500 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff200', endColorstr='#ffffe500', GradientType=0);
    border: 1px solid #f2ca00;
    color: #000000;
    box-shadow: inset 0 -1px 1px #f2ca00;
    text-shadow: none;
    width: 100%;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #49494a !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #a46497;
    color: #49494a !important;
    -webkit-font-smoothing: antialiased;
}
    /* coupon and update car*/
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background-color: #a46497;
    color: #49494a !important;
    border: 1px solid #f2ca00;
    background-image: -webkit-linear-gradient(top, #fff200 0, #fff200 100%);
    background-image: linear-gradient(to bottom, #fff200 0, #fff200 100%);
    background-repeat: repeat-x;
    color: #3C3C3C;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #935386 !important;
    color: #49494a !important;
    background-image: -webkit-linear-gradient(top, #fff200 0, #ffe500 100%)!important;
    background-image: linear-gradient(to bottom, #fff200 0, #ffe500 100%)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff200', endColorstr='#ffffe500', GradientType=0)!important;
    border: 1px solid #f2ca00!important;
    color: #000000;
    box-shadow: inset 0 -1px 1px #f2ca00;
    text-shadow: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    float: none;
    background-color: #a46497;
    color: #49494a !important;
    border: 1px solid #f2ca00 !important;
    background-image: -webkit-linear-gradient(top, #fff200 0, #fff200 100%) !important;
    background-image: linear-gradient(to bottom, #fff200 0, #fff200 100%);
    background-repeat: repeat-x;
    color: #3C3C3C;
    -webkit-font-smoothing: antialiased;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 20px 11px 15px !important;
}

    /* the disrespect */

.entry-content .button {
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: bold 15px/1.2 Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,sans-serif;
    padding: 7px 12px;
    height: 36px;
    width: 260px;
    margin-top: 15px;
    box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2);
    position: relative;
    border: solid 1px #003b64;
    border-radius: 4px;
    background: #0070bf;
    background: -moz-linear-gradient(top, #006fbf 0, #005fa8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006fbf), color-stop(100%, #005fa8)) !important;
    background: -webkit-linear-gradient(top, #006fbf 0, #005fa8 100%);
}

.entry-content .button:hover {
    color: #fff;
    border: 1px solid #003b64;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #0070bf 0, #0070bf 100%);
    background-image: linear-gradient(to bottom, #0070bf 0, #0070bf 100%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0070bf', endColorstr='#ff0070bf', GradientType=0);
}



input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font: bold 15px/1.2 Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,sans-serif;
    padding: 7px 12px;
    height: auto;
    width: 260px;
    margin-top: 15px;
    box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2);
    position: relative;
    border: solid 1px #003b64;
    border-radius: 4px;
    background: #0070bf;
    background: -moz-linear-gradient(top, #006fbf 0, #005fa8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006fbf), color-stop(100%, #005fa8));
    background: -webkit-linear-gradient(top, #006fbf 0, #005fa8 100%)!important;
}


td a {
    /*color: #2c9eff !important;*/
    	color: #065493 !important;
    font-weight: bold !important;
}
td a:hover {
    /*color: #1b7dd0 !important;*/
        color: #0a60a7 !important;
	text-decoration: underline;
}


input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
    color: #fff !important;
    border: 1px solid #003b64;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #0070bf 0, #0070bf 100%);
    background-image: linear-gradient(to bottom, #0070bf 0, #0070bf 100%)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0070bf', endColorstr='#ff0070bf', GradientType=0);
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	margin: 10px !important;
	background-image: dodgerblue !important;
}


.btn.btn-primary {
    background-color: #007CD2!important;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn-group:focus .btn.btn-primary.dropdown-toggle {
    background-color: rgba(0, 150, 255, 0.82) !important;
}

.widgettitle:after {
    background: #0096FF !important;
}

.dropdown-menu li.active > a, .dropdown-menu li.selected > a, .dropdown-menu li.active > a.highlighted, .dropdown-menu li.selected > a.highlighted {
    background: #0096FF !important;
}
input:focus,
textarea:focus {
	border-color: #0096FF !important;
}

footer.site-footer.bottom-menu-inverse {
   /* line-height: 29px;
    padding: 20px 0;*/
	padding: 17px !important;
    line-height: 71px !important;
}

.site-footer a {
    color: #FFFFFF !important;
}

.site-footer a:hover, a:focus {
    color: #faec00 !important;
}

.bottom-menu-inverse {
    background-color: #003B64!important;
    color: #FFFFFF!important;
}
a:hover,
a:focus {
  color: #004e87;
  text-decoration: none;
}

.site-inner a {
    color: #0067b1;
}
.site-footer a:hover, a:focus {
    color: rgba(61,161,224,0.83)!important;
}


/* other random */
.tm-extra-product-options textarea.tm-epo-field {
    width: 55% !important;
}

.woocommerce .star-rating span:before {
    color: gold;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #0087ff;
	font-weight: lighter !important;
}


.bottom-menu-inverse {
    color: #007dc6 !important;
    background-color: #ffffff !important;
    border-top: 0px solid #d9d9d9 !important;
}

.site-footer a {
    color: #007dc6 !important;
}

.dropdown-menu {
    background: rgba(6, 44, 70, 0.96) !important;
}

.dropdown-menu li>a:hover, .dropdown-menu li>a:active, .dropdown-menu li>a:focus {
    background: rgba(0, 79, 134, 0.92) !important;
    color: white !important;
}

.dropdown-menu li>a {
    color: rgb(255, 255, 255) !important;
}




/*
.fa-angle-down:before {
    content: "\f107";
    color: white;
}
.fa-angle-up:before {
    content: "\f106";
    color: white;
}
*/

/* Force h1 */
h1.entry-title {
    color: #444444;
}

.site-footer a {
    color: #797979!important;
}

/* footer redesign 2017 */
.bottom-menu-inverse {
    color: #898989!important;
    background-color: #fff!important;
}







.myaccount-menu li a {
    color: #0096FF !important;
}

#my-account-menu .logout a, #my-account-menu-tab .logout a {
    background-color: #003B64 !important;
}


#orange-button-navi-115 {
    margin: 0px Auto!important;
    max-width: 299px!important;
    width: 100%!important;
    max-height: 100%!Important;
    font-weight: 700 !important;
    border: 0px solid #fff!important;
    font-family: 'DIN Next W01 Light',sans-serif!important;
    text-transform: uppercase!important;
    border-radius: 4px;
    background-color: #36c096 !important;
    text-decoration: none!important;
    text-align: center!important;
    color: #fff!important;
    padding: 15px 15px 15px!important;
    z-index: 99999999999999;
    background-image: none!important;
}

#orange-button-navi-115:hover {
    color: #fff!important;
    background-color: #00a4ff !important;
    font-weight: 700 !important;
    transition-duration: 0.5s;
    box-shadow: 0 0 10px #00a4ff;
}
.widget_related_box p {
    padding-bottom: 0px;
}

/**TAG - Mobile arrow code **/
/*#scroll_top{
	display: none;
}
@media (max-width: 991px){*/
#scroll_top{
		position: fixed;
		z-index: 1000;
		right: 32px;
		bottom: 108px;
		width: 56px;
		height: 57px;
		background: url(/wp-content/plugins/ice/riot/poksimages/scroll-up.png);
}



/*#sidebar_menu {
	display: none;
}*/
@media (max-width: 768px){
#sidebar_menu {
    position: fixed;
    z-index: 1000;
    right: 32px;
    bottom: 40px;
    width: 56px;
    height: 57px;
	background: url(/wp-content/themes/RB2/css/mob-button-pro.png);
}
}



/**TAG - Mobile arrow code ends **/

td a {
    /*color: #2c9eff !important;*/
    color: #065493 !important;
    font-weight: bold !important;
}
td a:hover {
    /*color: #1b7dd0 !important;*/
    color: #0a60a7 !important;
	text-decoration: underline;
}

img.alignnone.size-full.wp-image-32607 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 2px;
}
img.alignnone.size-full.wp-image-32641 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 2px;
}

img.alignnone.wp-image-32649.size-full {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 2px;
}

/** new social sharing styling **/
.share_buttons_wrap{
	
}
.synved-social-container-share{
	width: 100%!important;
    -ms-transform-origin: left;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    /* height: 30px; */
    line-height: 1;
    margin-bottom: 20px!important;
    margin-top: 20px!important;
    padding: 0;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-align: stretch;
    -ms-flex-line-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.share_buttons_wrap .synved-social-container-share a{
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 5px !important;
    background-repeat: no-repeat;
    background-position-x: 50%;
	position:relative;
    border-radius: 2px;
}
.share_buttons_wrap .synved-social-container-share a:hover{
	flex:1.3133 1 0%;
	background-position-x: calc(50% - 34px);
}
.share_buttons_wrap .synved-social-container-share a:before{
    position: absolute;
    top: 10px;
	left: 0;
    z-index: 9;
    color: white;
    font-size: 15px;
    right: 0;
    margin: auto;
    width: 0;
    text-align: center;
    overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.share_buttons_wrap .synved-social-container-share a:hover:before{
    width: 53px;
}
.share_buttons_wrap .synved-social-container-share a:first-child{
	margin-left: 0  !important;
}
.share_buttons_wrap .synved-social-container-share a:last-child{
	margin-right: 0  !important;
}
.share_buttons_wrap a.synved-social-provider-facebook{
	background-color: #3a589e;
}
.share_buttons_wrap a.synved-social-provider-facebook:before{
	content:"Share";
}
.share_buttons_wrap a.synved-social-provider-twitter{
	background-color: #55ACEF;
}
.share_buttons_wrap a.synved-social-provider-twitter:before{
	content:"Tweet";
}
.share_buttons_wrap a.synved-social-provider-pinterest{
    background-color: #cd2029;
}
.share_buttons_wrap a.synved-social-provider-pinterest:before{
	content:"Pin";
}
