/****************************************************************************/
/* all. Reset */
/**/
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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/**/

.onepunch { display: none; }

.gg-post-thumb { padding: 10px 10px 0 10px; }

/****************************************************************************/
/* 0. Body */
/**/
html, body { width:100%; height: 100%; }
#wpadminbar { display: none; }

/* kartes custom chris */
.post-list .post, .jpost-list .page { box-sizing: border-box; background: #fff; }
.content .post-list .post, .content .post-list .page { border: 1px solid #dcdcdc; border-bottom:0; border-left:0; }
.content .post-list .post:nth-child(3n-8) { border-left: 1px solid #dcdcdc }
.content .post-list .post { margin-bottom: 0; }
.content .post-list { box-shadow: 0 2px 4px rgba(0,0,0,.1); }

/*==========================================================================*/
/*  Post Entry */
/**/
.content .post { position: relative; overflow: visible; }
.content .page { position: relative; overflow: hidden; }
.single .post,
{ margin-bottom: 3px; }
.sticky {}

/* ====================================== */
.post-inner .entry.excerpt {margin-top: 3px;}

/* ================================== */
h5 { letter-spacing: -.7px!important; color: #444!important; line-height: 1.4em!important; display: block; text-decoration: underline; }
 
/* ------------------------ */
.entry-inner a { font-weight: bold; }

/* ---------- */
span.post-byline.chris-head3 { padding: 0 5px 0 0; }
span.post-byline.chris-head1 { font-weight: bold; padding: 0 5px 0 5px; color: #000!important; }


/*==========================================================================*/
/* post : search */
/**/
.search .page.type-page .post-thumbnail,
.search .page.type-page .post-meta { display: none; }

/*==========================================================================*/
/* post : custom loop */
/**/
.blog .post, .archive .post, .search .post, .search .page  { margin-bottom: 12px; }

.post-list .post-row { margin-left: -30px; padding-left: 30px; float: left; width: 100%; border-bottom: 1px solid #eee; margin-bottom: 30px; position: relative; }
.post-list .post-row:last-child { border: none; margin-bottom: 0; }
.post-list .post,
.post-list .page { width: 32%; float: left; }
.post-list .post-inner { margin-right: 0; }
.post-hover:hover .post-thumbnail { opacity: 0.75; }
.post-hover:hover .post-title a { color: #3b8dbd; }
.post-hover:hover .thumb-icon { background: #fff; color: #111; }

.post-thumbnail { width: 100%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.post-thumbnail { position: relative; margin-bottom: 1em; }
.post-thumbnail img { display: block; width: 100%; height: auto; }

.post-comments { background: #82b965; font-size: 12px; line-height: 20px; color: #fff; display: block; position: absolute; top: 10px; right: 0;
-webkit-box-shadow: inset -1px 0 1px rgba(0,0,0,0.2); 
box-shadow: inset -1px 0 1px rgba(0,0,0,0.2); }
.post-comments > span { display: block; position: relative; padding: 2px 7px; }
.post-comments > span:before { content:''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid #82b965; border-top: 7px solid transparent; border-bottom: 7px solid transparent; position: absolute; top: 5px; left: -14px; }
.post-comments i { margin-right: 3px; }
.post-comments:hover { color: #fff!important; padding-right: 4px; }

.post-meta { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #bbb; }
.post-meta .post-category { position:relative; top: 24px; margin-right: 6px; font-weight: normal; padding-left: 10px; } 
.post-meta .post-date { float: left; }

.post-title strong { font-weight: 600; }
.post-title i { font-style: italic; }
.post-title a:hover { color: #3b8dbd; }

.entry.excerpt { font-size: 14px; color: #aaa; }
.entry.excerpt p { margin-bottom: 0; padding-bottom: 8px; }

/*===========[ font families ]*/
#slb_viewer_wrap .slb_theme_slb_baseline * 

{font-family: "Open Sans",Arial,sans-serif;}
/**/

/* ------------------------------------------------------------------------- */

.post-meta .post-category a:hover { background-color: #00abeb; }

.post-meta .post-date {
    float: right!important;
    background-color: #fff;
    box-shadow: 0 0 0 0 #000;
    margin-bottom: 0;
    font-weight: normal;
    padding: 0 5px;
    margin-top: -2px;
    border: 0 solid #ddd;
    border-radius: 0 0 0 0;
    border-right: 5px solid #fff;
    font-weight: bold;
}

.post-meta .post-category a {
    border: 0 solid #000;
    box-shadow: 0 0 0 0 #000;
    padding: 3px 6px 3px 6px;
    background-color: #00abeb;
    color: #fff;
    margin-right: 5px;
    font-weight: bold!important;
}

.entry.excerpt {
    color: #aaa;
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    margin-top: 5px;
    margin-bottom: 0;
}

.entry.excerpt p { font-weight:normal; }


.post-title a { display: block; }

.post-title { font-weight: bold; padding: 7px 7px 0 14px; margin: 0 0 5px 0; line-height: 1.5em; -ms-word-wrap: break-word; word-wrap: break-word; }

.post-list {
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.post-thumbnail { position: relative; margin-bottom: 1px!important; }

.post-meta {
    text-transform: none!important;
    font-weight: 400;
    color: #bbb;
    margin-top: -7px;
    margin-bottom: 10px
}

.post-meta .post-category {
    margin-top: -2px!important;
    margin-bottom: 0;
    margin-right: 0;
}

/* Base Styles */
/**/

body { background: #f5f5f5; font-size: 14px; line-height: 1.5em; color: #000; font-weight: normal; }
::selection { background: #3b8dbd; color: #fff; }
::-moz-selection { background: #3b8dbd; color: #fff; }
a { color: #3b8dbd; text-decoration: none; outline: 0; }
a:hover { color: #444; }
img { max-width: 100%; height: auto; }
a,
a:before,
a:after {
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease; }
a img {
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
/* transition: opacity 0.2s ease; */ }
address,cite,em { font-style: italic; }
strong { font-weight: 600; }
.left,.alignleft { float: left; }
.right,.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; }

/*  base : clear
/* ------------------------------------ */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*  base : font awesome square size
/* ------------------------------------ */
.fa { width: 1em; text-align: center; }

/*  base : fonts
/* ------------------------------------ */
body { font-family: "Open Sans", Arial, sans-serif; }

/*  base : forms
/* ------------------------------------ */
input, textarea, button, select, label { font-family: inherit; }
.themeform input,
.themeform textarea,
.themeform button,
.themeform select,
.themeform label { font-size: 14px; }
.themeform input::-moz-focus-inner, 
.themeform button::-moz-focus-inner { border: 0; padding: 0; }
.themeform input[type="text"],
.themeform input[type="password"],
.themeform input[type="email"],
.themeform input[type="submit"],
.themeform button, 
.themeform textarea { margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; border-radius: 0; }
.themeform input, 
.themeform textarea, 
.themeform button { -moz-appearance: none; -webkit-appearance: none; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
.themeform input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; }
.themeform input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; }
.themeform label { font-weight: 600; color: #444; }
.themeform input[type="text"], 
.themeform input[type="password"], 
.themeform input[type="email"], 
.themeform textarea { background: #fff; border: 2px solid #2E9ED9; color: #777; display: block; max-width: 100%; outline: none; padding: 7px 8px; }
.themeform input[type="text"]:focus, 
.themeform input[type="password"]:focus, 
.themeform input[type="email"]:focus, 
.themeform textarea:focus { border-color: rgb(0, 174, 239); color: #444; -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1); box-shadow: 0 0 3px rgba(0,0,0,0.1); }
.themeform label .required { color: #3b8dbd; }
.themeform input[type="submit"],
.themeform button[type="submit"] { background: #3b8dbd; color: #fff; padding: 8px 14px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.themeform input[type="submit"]:hover,
.themeform button[type="submit"]:hover { background: #444; }

.themeform.searchform div { position: relative; }
.themeform.searchform div input { padding-left: 26px; line-height: 20px; }

/*  base : entry
/* ------------------------------------ */
.entry { font-size: 16px; line-height: 1.6em; }
.entry p,
.entry dd { margin-bottom: 1em; }
.entry dt { color: #444; }
.entry ol,
.entry ul { margin: 0 0 15px 30px; }
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol { margin-bottom: 0; }
.entry li { margin: 0; }
.entry ul li,
.entry ol ul li { list-style: square; margin-bottom: 23px;} /*custom chris evala to margin bottom*/
.entry ol li,
.entry ol ul ol li { list-style: decimal; }
.entry dt { font-weight: 600;}
.entry address { margin-bottom: 1em; }
.entry blockquote { position: relative; color: #777; font-style: italic; margin: 0 0 20px 0; padding-left: 50px; }
.entry blockquote p { margin-bottom: 0.75em; }
.entry blockquote:before { content: "\f10d"; color: #ccc; font-size: 32px; font-style: normal; font-family: FontAwesome; text-align: center; position: absolute; left: 0; top: 0; }
.entry blockquote.twitter-tweet:before { content: "\f099"; }
.entry code, .entry pre { font-family: "Open Sans", Arial, sans-serif; font-size: 11px; }
.entry pre { background: url(img/pre.png) repeat top; padding: 18px 20px; margin: 30px 0; border: 1px solid #ddd; line-height: 19px; white-space: pre-wrap; word-wrap: break-word; overflow-x: auto; overflow-y: hidden; }
.entry code { background: #eee; padding: 0 3px; }
.entry ins { background: #fff486; }
.entry sub,
.entry sup { font-size: 62.5%; }
.entry sub { vertical-align: sub; }
.entry sup { vertical-align: super; }

/* image position & caption */
.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img { max-width: 100%; height: auto; }
.entry img.alignleft { margin: 18px 20px 18px 0; }
.entry img.alignright { margin: 18px 0 18px 20px; }
.entry img.aligncenter { margin: 18px auto; clear: both; display: block; }
.entry img .size-full { width: 100%!important; }
.entry .gallery img, .entry img.wp-smiley { margin: 0; }
.entry .wp-caption { background: #f1f1f1; max-width: 100%; margin-bottom: 18px; padding-top: 5px; text-align: center; }
.entry .wp-caption-text { font-style: italic; }
.entry .wp-caption a { border-bottom: none; }
.entry .wp-caption img { margin: 0; max-width: 100%; height: auto; }
.entry .wp-caption.alignleft { margin-right: 20px; }
.entry .wp-caption.alignright { margin-left: 20px; }
.entry .wp-caption.alignnone { width: 100%!important; overflow: hidden; }
.entry .wp-caption.alignnone img { margin: 0 auto; max-width: 100%!important; }
.entry .wp-caption-text { 
 color: #000; 
 font-size: 14px; 
 padding: 3px 0 3px 0; 
 margin: -6px 0 0 0;
 background-color: #E1E1E1;
 font-weight: bold; 
}

/* table */
.entry table { font-size: 14px; margin-bottom: 1.5em; width: 100%; text-align: center; }
.entry table tr.alt { background: #f1f1f1; }
.entry table td { border-bottom: 1px solid #f1f1f1; text-align: center; padding: 5px; vertical-align: middle; }
.entry table th { font-weight: 600; text-align: center; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 10px 5px; }

/* default gallery */
.entry .gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.entry .gallery img { display: block; width: 100%; height: auto; border-width: 1px 2px!important; border-color: transparent!important; }
.entry .gallery .gallery-item { position: relative; overflow: hidden; border-color: transparent; margin-top: 0!important; }
.entry .gallery .gallery-caption { background: rgba(255,255,255,0.8); color: #333; font-size: 13px; line-height: 1.4em; padding: 10px 0; text-align: left; text-indent: 10px; font-style: normal; margin: 0; bottom: -44px; left: 2px; right: 2px; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; width: 100%;
transition: all .2s ease;
-o-transition: all .2s ease;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease; }
.entry .gallery .gallery-item:hover .gallery-caption  { bottom: 0; }
.entry .gallery-columns-5 .gallery-caption,
.entry .gallery-columns-6 .gallery-caption,
.entry .gallery-columns-7 .gallery-caption,
.entry .gallery-columns-8 .gallery-caption,
.entry .gallery-columns-9 .gallery-caption { display: none!important; }

/*  base : headings
/* ------------------------------------ */
h1, h2, h3, h4, h5, h6 { color: #444; font-weight: 600; -ms-word-wrap: break-word; word-wrap: break-word; }
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: #bbb; }
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5 { margin-bottom: 14px; font-weight: 400; line-height: 1.3em; color: 000;}
.entry h1 { font-size: 38px; letter-spacing: -1px; }
.entry h2 { font-size: 34px; letter-spacing: -0.7px; }
.entry h3 { font-size: 28px; letter-spacing: -0.5px; }
.entry h4 { font-size: 24px; letter-spacing: -0.3px; }
.entry h5 { font-size: 20px; font-weight: 600; }
.entry h6 { 
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 6px 20px 12px 20px;
    text-align: left;
    display: inline-block;
}

.heading,
#reply-title { font-weight: normal; font-size: 18px; text-transform: uppercase; font-weight: 600; margin-bottom: 1em; }
.heading i { font-size: 22px; margin-right: 6px; }

/*==========================================================================*/
/*  Base Structure */
/*==========================================================================*/

/*  base : layout
/* ------------------------------------ */
.container { padding: 0 10px; display:flex; justify-content: center; margin-top: 12px;}
.content { width: 100%; max-width: 951px; position: relative; display: flex; flex-direction: column; justify-content: center; padding: 0 0 20px;}

/*==========================================================================*/
/* Common Elements */
/*==========================================================================*/

/*  common : responsive videos
/* ------------------------------------ */
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 18px; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*  common : responsive image + caption
/* ------------------------------------ */
.image-container { position: relative; }
.image-container img { display: block; width: 100%; height: auto; }
.image-caption { background: rgba(0,0,0,0.7); color: #fff; font-size: 13px; line-height: 1.3em; font-style: italic; padding: 8px 10px; position: absolute; bottom: 8px; left: 8px; margin-right: 8px;
-webkit-border-radius: 2px; border-radius: 2px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03); }

/*  common : page title
/* ------------------------------------ */
.page-title { background: #fff; position: relative; padding-top: 18px; padding-bottom: 17px; border-bottom: 1px solid #eee; color: #666; font-size: 16px; font-weight: 600; line-height: 24px; }
.page-title a { color: #aaa; }
.page-title a:hover { color: #444; }
.page-title span { color: #fff; }
.page-title i { margin-right: 8px; }
.page-title h1,
.page-title h2,
.page-title h4 { color: #666; }
.page-title .meta-single li { float: left; margin-right: 14px; }
.page-title .meta-single li.comments { float: right; margin-right: 0; }

/*  common : notebox
/* ------------------------------------ */
.notebox { background: #f0f0f0; position: relative; padding: 12px 15px; color: #888; margin-bottom: 30px; }
.notebox:before { content:''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #f1f1f1; position: absolute; top: -8px; left: 13px; }
.notebox:after { content:''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #f1f1f1; position: absolute; top: -5px; left: 15px; }
.notebox span { font-weight: 600; }
.notebox .search-again { margin-top: 10px; }
.notebox input[type="text"] { width: 100%; }

/*  common : page image
/* ------------------------------------ */
.page-image { overflow: hidden; position: relative; margin: 0 0 30px 0; }
.page-image-text { position: absolute; top: 50%; margin-top: -35px; width: 100%; text-align: center; }
.page-image-text .caption { color: #fff; font-size: 44px; line-height: 70px; text-transform: uppercase; font-weight: 600; text-shadow: 0 0 20px rgba(0,0,0,0.3); }
.page-image-text .description { display: block; color: #fff; font-size: 14px; line-height: 36px; font-weight: 300; }
.page-image-text .description i { background: rgba(0,0,0,0.7); opacity: 0.9; font-style: normal; padding: 6px 10px; -webkit-border-radius: 2px; border-radius: 2px; }

/*  common : pagination
/* ------------------------------------ */
.pagination { margin-bottom: 15px; display: inline-block;}
.pagination a { font-size: 18px; font-weight: 600; }

/*  common : thumb icon
/* ------------------------------------ */
.thumb-icon { background: rgba(0,0,0,0.7); color: #fff; text-align: center; display: block; width: 32px; height: 32px; position: absolute; bottom: 20px; left: 20px;
-webkit-border-radius: 6px; border-radius: 6px;
-moz-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease;
-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
box-shadow: 0 0 2px rgba(255,255,255,0.4);
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg); }
.thumb-icon i { font-size: 18px; padding: 7px 0;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
.thumb-icon .fa-play { margin: -1px 0 0 2px; }
.thumb-icon.small { width: 24px; height: 24px; position: absolute; bottom: 14px; left: 14px;
-webkit-border-radius: 4px; border-radius: 4px; }
.thumb-icon.small .fa { font-size: 14px; line-height: 16px; padding: 5px 0; }
.thumb-icon.small .f-play { margin: -1px 0 0 2px; }

/*  common : nav
/* ------------------------------------ */
.nav li > a:after, .nav > li > a:after, .nav div > a:after, .nav > div > a:after { font-family: FontAwesome; display: inline-block; }
.nav > li, .nav > div { font-size: 14px; border-right: 0 solid #999; display: inline-block; } 

/* ---------- sharedaddy hide default show mine ----------*/
.sharedaddy.sd-sharing-enabled { display: none; }
.sharejet .sharedaddy.sd-sharing-enabled { display: block; }
div.sharedaddy { clear: both; padding-left: 0; float: right; }
.sharejet .sd-content { margin-top: -6px; position: absolute; top: 10px; right: -1px; }
.sharejet { float:right; }

/* center single and archive and home content */
/**/
.single .content, .archive .content { margin-bottom: 20px; }
.single .container { display: flex; justify-content: center; max-width: 951px; margin: 12px auto 0; }

/* custom taxonomies taxonomy in tag form */
/**/
.custom-tags { margin: 0 0 16px 20px; max-width: 860px; }
.custom-tag {
    display: inline-flex;
    font-size: 14px;
    color: #fff;
    padding: 3px 7px;
    margin: 0 5px 2px 0;
    border-radius: 2px;
    background: #D6D6D6;
    border-bottom: 3px solid #BBB;
    font-weight: normal;
    line-height: 16px;
    white-space: nowrap;
}

.custom-tag-title { background: #fff!important; border-color: #eee!important; color: #000; font-weight: bold; min-width: 128px; }

.category-reviews ~ .custom-tags .custom-tag { background: #ce4837; border-color: #ff4500; }
.category-news ~ .custom-tags, .category-news ~ .hr-custom-tax { display: none; }
.category-articles ~ .custom-tags, .category-articles ~ .hr-custom-tax  { display: none; }

/* social links and icons */
/**/
.home-social-links { margin-right: 15px; }

/* social links and icons : flag style */
/**/
.flags-social-links .social-tooltip .fa-facebook, 
.flags-social-links .social-tooltip .fa-steam, 
.flags-social-links .social-tooltip .fa-twitter, 
.flags-social-links .social-tooltip .fa-reddit, 
.flags-social-links .social-tooltip .fa-google-plus, 
.flags-social-links .social-tooltip .fa-envelope-o { 
	  color: #fff!important; 
	  box-shadow: 0 5px 9px rgba(0,0,0,0.25) !important;
	  width: 39px;
	  height: 30px;
	  padding-top: 5px;
	  border: 0 solid #3F4F4F; 
	  border-top: 0;
      border-radius: 0 0 20px 20px!important;
	}

.flags-social-links li { display: inline-block; margin-left: 8px; line-height: 16px; font-size: 0; } 
.flags-social-links li a { display: block; text-align: center; }
.flags-social-links .social-tooltip { color: rgba(255,255,255,0.7); font-size: 24px; }
.flags-social-links .social-tooltip:hover { color: #fff; text-decoration: none; }
.flags-social-links .social-tooltip:hover:after { top: -36px; background: #fff; font-size: 14px; color: #666; content: attr(title); display: block; right: 0; padding: 5px 15px; position: absolute; white-space: nowrap; 
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2); box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.flags-social-links .social-tooltip:hover:before { top: -10px; right: 8px; border: solid; border-color: #fff transparent; border-width: 5px 5px 0 5px; content: ""; display: block; position: absolute; z-index: 1; }

.flags-social-links { zoom: 1.1; }

.flags-social-links i.fa.fa-facebook { background-color: #47639E; }
.flags-social-links i.fa.fa-steam { background-color: #000; }
.flags-social-links i.fa.fa-twitter { background-color: #33CCFF; }
.flags-social-links i.fa.fa-google-plus { background-color: #DD4B39; }
.flags-social-links i.fa.fa-reddit { background-color: #FF4500; }
.flags-social-links i.fa.fa-envelope-o { background-color: #7AC74E; }

/* social links and icons : topbar style */
/**/
.minimal-social-links { display: flex; justify-content: center; align-items: center; }

.minimal-social-links li { margin: 10px; text-shadow: 1px 1px #fff; }
.minimal-social-links li:hover { opacity: 0.5; }

.minimal-social-links i.fa.fa-facebook { color: #47639E; }
.minimal-social-links i.fa.fa-steam { color: #000; }
.minimal-social-links i.fa.fa-twitter { color: #33CCFF; }
.minimal-social-links i.fa.fa-google-plus { color: #DD4B39; }
.minimal-social-links i.fa.fa-reddit { color: #FF4500; }
.minimal-social-links i.fa.fa-envelope-o { color: #7AC74E; margin-left: 8px; }


/****************************************************************************/
/* 1. Wrapper */
/**/

/****************************************************************************/
/* 1a. Header */
/**/
#header { height: 50px; }

/* header : nav topbar */
/**/
#nav-topbar { display: flex; height: 50px; font-weight: bold; box-shadow: 0 1px 4px rgba(0,0,0,.1); background-image: -webkit-linear-gradient(top, #fff 0, #e4e4e4 100%); border-bottom: 1px solid #c7c7c7; text-shadow: 1px 1px #fff; }

#nav-topbar .nav-text { color: rgba(255,255,255,0.7); width: 214px; }

#nav-topbar .nav>li { float: left; }
.nav>li { display: inline-block; }

#nav-topbar .nav li.topbar-logo a,
#nav-topbar .nav li.topbar-logo a:hover {
    display: block;
    background-image: url('http://greekgamer.gr/wp-content/uploads/2014/03/finallogos.png');
    background-repeat: no-repeat;
    text-indent: -9000px;
    padding-top: 10px;
}

/* header : nav topbar : menu left */
/**/
.menu-left { display: flex; width: 25%; flex-direction: row-reverse; }

#gg-logo-text {
    background: #fff;
    display: flex;
    align-items: center;
    padding: 7px 14px;
    max-width: 388px;
    width: 100%;
    border-right: 1px solid #D7D7D7;
}

#gg-logo-text a img { border: none; box-shadow: none; vertical-align: middle; width: 100%; max-width: 275px; }

#gg-logo-img {
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
}

#gg-logo-img a img { border: none; box-shadow: none; vertical-align: middle; width: auto; display: inline; }

#gg-logo-img a { display: flex; justify-content: center; align-items: center; max-height: 50px; width: 60px; }

#gg-logo-img img { max-width: 30px; max-height: 36px; }

.gg-site-logo { max-width: 58px; padding: 0!important; }

/* header : nav topbar : menu middle */
/**/
.menu-middle { display: flex; width: 50%; }

/* header : nav topbar : menu middle : main menu */
/**/
#menu-main-menu { width: 100%; display: flex; position: relative;}

.menu-item { box-sizing: border-box; text-align: center; justify-content: center; align-items: center; }
.menu-item-inner { width: 100%; height: 50px; display: flex; justify-content: center; align-items: center; position: relative; }

#menu-item-reviews, #menu-item-articles, #menu-item-news {
    min-width: 121px;
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid #fff;
    min-height: 50px;
    display: flex;
}

.just-a-border { border-left: 1px solid #FFF; }

.user-actions { margin-left: auto; }

#menu-item-logout, #menu-item-login, #menu-item-register { min-height: 50px; display: flex; }

#menu-item-logout a, #menu-item-login a, #menu-item-register a {
    box-sizing: border-box;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    box-shadow: 1px 1px 1px #fff;
    background: rgba(235, 235, 235, 0.31);
}

#menu-item-register a {  border-left: 0;  }

#menu-item-logout a:hover, #menu-item-login a:hover, #menu-item-register a:hover { background: rgba(0, 0, 0, 0.05); } 


/* seperately colored menu items */
/**/
#menu-item-reviews a { color: #FF4500;}
#menu-item-articles a { color: #7AC74E;}
#menu-item-news a { color: #00A9E8;}
#menu-item-login span { color: #bbb;}
#menu-item-logout span { color: #bbb;}
#menu-item-register span { color: #bbb; }

#menu-item-reviews:hover { background-color: #FF4500; border-left: 1px solid #FF4500; text-shadow: 1px 1px #CE4837; }
#menu-item-articles:hover { background-color: #7AC74E; border-left: 1px solid #7AC74E; text-shadow: 1px 1px #41a200; }
#menu-item-news:hover { background-color: #00A9E8; border-left: 1px solid #00A9E8; text-shadow: 1px 1px #2d91c5; }

#menu-item-reviews:hover a, #menu-item-articles:hover a, #menu-item-news:hover a { color: #fff;}
#menu-item-reviews:hover .fa, #menu-item-articles:hover .fa, #menu-item-news:hover .fa, #menu-item-login { color: #fff;}

/* fa icons for my menu */
/**/
i.fa.fa-star {padding-left: 5px; color: #FF4500; }
i.fa.fa-globe {padding-left: 5px; color: #00A9E8; }
i.fa.fa-gamepad {padding-left: 5px; color: #7AC74E; }
i.fa.fa-sign-in {padding-left: 5px; color: #bbb; }
i.fa.fa-sign-out {padding-left: 5px; color: #bbb; }
i.fa.fa-user-plus {padding-left: 5px; color: #bbb; }

/* header : nav topbar : menu middle : main-menu : mega menu */
/**/
.menu-post-title { margin: 0 0 5px 0!important; padding: 7px 7px 0 7px!important; display: block; text-align: left; }

.megamenu {
    display: none;
    position: absolute;
    width: 150%;
    height: auto;    
    left: 0;
    top: 50px;
	padding-left: 15px;    
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    box-sizing: border-box;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.3);
}

.megamenu .post-list .post { margin-bottom: 0; width: 33%; }

.megamenu-postlist .post { border-right: 1px solid #FF4500; padding: 0 12px; }
.megamenu-postlist .post:nth-child(1) { border-left: 1px solid #ff4500; }
.megamenu-postlist .post:nth-child(3) { border-right: 0; }

.megamenu-left-upper { position: relative; }

.megamenu-star { position: absolute; display: block; overflow: hidden; left: -15px; }
.megamenu-star i.fa.fa-star { font-size: 279px; color: #FF4500!important; position: relative; left: -116px; top: -142px; text-shadow: none!important; }
.megamenu-globe { position: absolute; display: block; overflow: hidden; left: -15px; }
.megamenu-globe i.fa.fa-globe { font-size: 252px; color: #00A9E8!important; position: relative; left: -116px; top: -142px; text-shadow: none!important; }
.megamenu-gamepad { position: absolute; display: block; overflow: hidden; left: -15px; }
.megamenu-gamepad i.fa.fa-gamepad { font-size: 158px; color: #7AC74E!important; position: relative; left: -50px; top: -70px; text-shadow: none!important; }

.megamenu-news .megamenu-postlist .post { border-color: #00A9E8; }
.megamenu-articles .megamenu-postlist .post { border-color: #7AC74E; }

.megamenu-left { display: flex; max-width: 25%; width: 100%; }
.megamenu-right { display: flex; max-width: 75%; width: 100%; margin: 12px 0px 12px 0; padding-left: 12px; }  

.megamenu .gg-post-text { text-align: left; }
.megamenu-postlist.post-list { color: #fff; padding: 0!important; }  
.megamenu-reviews p, .megamenu-news p, .megamenu-articles p, .megamenu-login p  { color: #fff; }

.megamenu-reviews { background: #CE4837; border-bottom: 12px solid #FF4500; border-top: 12px solid #FF4500; }
.megamenu-reviews .post { background: #CE4837!important; }
	
.megamenu-news { background: #2D91C5; border-bottom: 12px solid #00A9E8; border-top: 12px solid #00A9E8; }
.megamenu-news .post { background: #2D91C5!important; }

.megamenu-articles { background: #41a200; border-bottom: 12px solid #7AC74E; border-top: 12px solid #7AC74E; }
.megamenu-articles .post { background: #41a200!important; }

.megamenu-reviews .post-thumbnail img {border-bottom: 3px solid #FF4500!important;}
.megamenu-articles .post-thumbnail img {border-bottom: 3px solid #7AC74E!important;}
.megamenu-news .post-thumbnail img {border-bottom: 3px solid #00A9E8!important;}

.megamenu .entry.excerpt { margin: 0; padding: 0 0 0 7px; display: block; text-align: left; float: left; }
.megamenu .entry.excerpt p { margin: 0; padding: 0; }

/*#menu-item-login:hover .megamenu-login { display: flex; }*/
.megamenu-login { background: #8A8A8A; border-bottom: 12px solid #000; border-top: 12px solid #000; position: absolute; top: 50px; left: 0; float: left; }
.megamenu-login .post { background: #8A8A8A!important; }

.current-formats-title { width: 100%; font-size: 19px; color: #fff; text-align: right; margin-bottom: 20px; }
.current-formats { margin: 12px 0; }
.megamenu-reviews .current-formats { border-left: 1px solid #ff4500; }
.megamenu-news .current-formats { border-left: 1px solid #00a9e8; }
.megamenu-articles .current-formats { border-left: 1px solid #7ac74e; }

/* header : nav topbar : menu right */
/**/
.menu-right { display: flex; width: 25%; position: relative; }

/* header : nav topbar : menu right : home social links */
/**/
.home-social-links { }

/* header : nav topbar : menu right : search */
/**/

.toggle-search { 
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    padding: 13px 20px;
    border-right: 1px solid rgba(0,0,0,0.1);
    min-height: 50px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    background: rgb(0, 174, 239);
    text-shadow: 1px 1px #2E9ED9;
}
	
.toggle-search:hover,
.toggle-search.active { background: rgb(0, 174, 239); color: #fff; }
.search-expand { display: none; -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1); box-shadow: 0 1px 0 rgba(255,255,255,0.1); position: absolute; right: 0px; top: 50px; width: 100%; min-width: 200px; z-index: 99;}
.search-expand-inner { background: rgba(0,0,0,0.15); padding: 0px; }
.search-expand .themeform input { width: 100%; border: 5px solid rgb(0, 174, 239); border-radius: 0; height: 50px;}
.search-expand .themeform input:focus {  }


/****************************************************************************/
/* 1b. Featured */
/**/

.featured-perpost .post-inner.post-hover {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.archive .featured, .single-post .featured { display: none;}

.featured-post-title { margin: 0 9px!important; padding: 7px 10px 0 10px!important; }

/* Font styling titles in home : featured */
h2.gg-unified-bg.post-title { font-size: 20px; }

/* Font styling author byline in home : featured */ytr
p.gg-post-author-featured { font-size: 12px; }

.featured .post { margin-bottom: 0; }

.featured { background: #fff; margin-top: 12px; display: flex; justify-content: center; max-width: 100%; border-bottom: 1px solid #c7c7c7; box-shadow: 0 1px 4px rgba(0,0,0,.1); box-sizing: border-box; }

.featured-perpost { box-sizing: border-box; margin-left: 1px; float: left; width: 25%; max-height: 635px; }
.featured .entry.excerpt p { color:#000; }
.featured-post-title {
    letter-spacing: -0.7px;
    line-height: 1.4em;
    display: block;
    font-weight: bold;
}

.featured .post-meta { display: none; }
.featured .entry.excerpt { border: 0; margin: 0 9px 0 9px; padding: 5px 10px 0 10px;}
.featured .post-thumbnail { position: relative; margin-bottom: 0; border-bottom: 0!important; }

.featured .post-title a {
    color: #000;
}

.featured .category-reviews .post-title {border-top: 5px solid #dd4b39;}
.featured .category-news .post-title {border-top: 5px solid #2E9ED9;}
.featured .category-articles .post-title {border-top: 5px solid #41a200;}
.featured .category-reviews .post-title a{color: #dd4b39!important;}
.featured .category-news .post-title a{color: #2E9ED9!important;}
.featured .category-articles .post-title a{color: #41a200!important;}

.gg-unified-bg { background: #fff; }

.gg-featured-inner-text { width: 95%; position: relative; bottom: 34px; margin-bottom: -24px; }
p.gg-post-author-featured { color: #ccc; display: block!important; text-align: right; padding-top: 8px; }

.onepunch {
    display: block;
    position: absolute;
    color: #fff;
    padding: 0 11px 0 11px;
    font-size: 14px;
    line-height: 28px;
}

.onepunch-featured { top: -24px; margin-left: 9px; }
.onepunch-homeloop { bottom: 0; margin-left: 0; }

.category-reviews .onepunch { background: #DD4B39; }
.category-articles .onepunch { background: #41A200; }
.category-news .onepunch { background: #2E9ED9; }

/****************************************************************************/
/* 1c. Container */
/**/

/* container : home */
/**/

/* ===[ color coding for main loop posts ]=== */
.post-list .category-reviews .post-thumbnail img {border-bottom: 5px solid #dd4b39;}
.post-list .category-reviews .post-inner {border-bottom: 0 solid #dd4b39;}

.post-list .category-articles .post-thumbnail img {border-bottom: 5px solid #41a200;}
.post-list .category-articles .post-inner {border-bottom: 0 solid #41a200;}

.post-list .category-news .post-thumbnail img {border-bottom: 5px solid #2E9ED9;}
.post-list .category-news .post-inner {border-bottom: 0 solid #2E9ED9;}

.post-list .category-reviews .post-title a{color: #dd4b39;}
.post-list .category-news .post-title a{color: #2E9ED9;}
.post-list .category-articles .post-title a{color: #41a200;}

.category-reviews .post-meta .post-category a {background: #dd4b39;}
.category-articles .post-meta .post-category a {background: #41a200;}
.category-news .post-meta .post-category a {background: #2E9ED9;}


.loop-post-title { margin: 0 0 5px 0!important; padding: 7px 7px 0 10px!important; font-weight: bold; }
.loop-post-title a { font-weight: bold; }	
.loop-post-title ~ .entry.excerpt { padding-left: 11px; margin-bottom: 10px; }

/* all paragraphs in home page */ 
.home p { font-size: 14px; font-weight: normal; }

/* container : single */
/**/

/* image in article class */
.img-inarticle { margin-bottom: 18px;}

/* single post h1 title of article */
#page h1.post-title { font-size: 24px; }

/* single post font weight */
.single p {font-weight: normal;}

.intextsub { background-color: #000; }

.single .content {
    box-shadow: 0 0 10px rgba(0,0,0,.25)!important;
    border: 0;
    background: #fff;
}

.single .post-byline {
    padding: 10px 20px 10px 20px;
    margin-left: 0;
    color: #000;
    font-weight: normal;
    clear: both;
    background: #E1E1E1;
} 

.single .post-byline a {font-weight: bold;}
.single img.attachment-thumb-large.wp-post-image { border-bottom: 3px solid #00aded!important; }


.single .entry p { padding: 0 20px; }

.chris-single-title { float:left; }

.single .post-title {
    letter-spacing: -.7px;
    line-height: 1.4em;
    display: block;
    float: left;
    margin-bottom: 0;
    padding: 15px 20px;
}

.single .post-inner .post-thumbnail { margin-bottom: 2em; }
.single .post-byline { text-transform: inherit; }

.post-byline { 
    font-size: 14px;
    font-weight: 400; 
    color: #aaa; 
    text-transform: capitalize; 
    margin-bottom: 1em;
    margin-left: 8px;
}

.game-id { display: none; }

/*  single : author bio
/* ------------------------------------ */
.author-bio { border: 2px solid #eee; position: relative; padding: 15px 15px 10px 95px; color: #888; margin-bottom: 40px; }
.author-bio:before { content:''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #eee; position: absolute; top: -8px; left: 13px; }
.author-bio:after { content:''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fff; position: absolute; top: -5px; left: 15px; }
.author-bio .bio-avatar { float: left; margin: 0 0 8px -80px; width: 64px; height: auto; position: relative; }
.author-bio .bio-avatar:after { background: #3b8dbd; position: absolute; right: 0; bottom: 0; padding: 4px 4px; content: "\f040"; color: #fff; font-size: 12px; line-height: 12px; width: 12px; font-style: normal; font-family: FontAwesome; text-align: center; -webkit-border-radius: 3px; border-radius: 3px; }
.author-bio .bio-avatar img { display: block; width: 100%; height: auto; -webkit-border-radius: 3px; border-radius: 3px; }
.author-bio p { margin-bottom: 8px; }
.author-bio .bio-name { color: #444; font-weight: 600; margin-bottom: 4px; }
.author-bio .bio-desc { color: #888; font-size: 14px; line-height: 1.5em; }

/* container : single : color coding */
/**/

.single .category-reviews img.attachment-thumb-large.wp-post-image {border-bottom: 3px solid #dd4b39!important;}
.single .category-articles img.attachment-thumb-large.wp-post-image {border-bottom: 3px solid #41a200!important;}
.single .category-news img.attachment-thumb-large.wp-post-image {border-bottom: 3px solid #2E9ED9!important;}

.single .category-articles a {color: #41a200;}
.single .category-reviews a {color: #dd4b39;}
.single .category-news a {color: #2E9ED9;}

.category-articles .entry h6 {border-bottom: 3px solid #e4e4e4; margin: 15px 0;}
.category-reviews .entry h6 {border-bottom: 3px solid #e4e4e4; margin: 15px 0;}
.category-news .entry h6 {border-bottom: 3px solid #e4e4e4; margin: 15px 0;}
  
.single .category-articles .post-title {color: #41a200;}
.single .category-reviews .post-title {color: #dd4b39;}
.single .category-news .post-title {color: #2E9ED9;}

.category-articles .dropcap { color: #41a200; }
.category-reviews .dropcap { color: #DD4B39; }
.category-news .dropcap { color: #2E9ED9; }


/* container : single : related posts */
/**/

.related-posts { border-bottom: 0 solid #eee; }
.related-posts li { width: 33.3%; float: left; display: inline; }
.related-posts .post { border-right: 1px solid transparent; margin-bottom: 0; padding-bottom: 10px; }
.related-posts li:nth-child(4) article { display: none; }
.related-posts li:nth-child(3) article { border-right-color: transparent; }
.related-posts .related-inner { padding: 0 20px 0 0; }
.related-posts .post-title { 
    margin-bottom: 10px; 
    line-height: 1.5em; 
    letter-spacing: 0; 
    display: block;
    box-shadow: 0 0 0 0 #000!important;
    border-radius: 0 0 0 0!important;
    margin-top: 1px!important;
    width: 101%!important;
    border-bottom: 0!important;
    margin-left: 0!important;
    padding-left: 2px!important;
    padding-right: 2px!important;
    font-weight: normal;
}
.related-posts .post-title a { border-bottom:0!important; color: #000!important; }
.related-posts .post-meta {
    margin-bottom: 1px!important;
    margin-top: -30px;
    display: none;
}
.related-posts .post-thumbnail img {
    width: 96.5%;
    height: auto;
}

.gg-read-also-title { padding-top: 5px;}

.related-posts { margin-left: 20px; margin-right: 5px; }

li.related.post-hover .post-thumbnail { width: 99%; }

/* ============ [ single post conclusion styling ] */
article .entry h2 { padding: 0 20px!important; }
article>.body .conclusion { float: left; width: 100%; color: #fff; background-color: #0190d5; }

.conclusion .plus { width:50%; }
.conclusion .minus { width:50%; }

/*  single : tags
/* ------------------------------------ */
.post-tags { margin: 0 0 0 20px; max-width: 860px; }
.post-tags a { 
    font-size: 14px;
    color: #fff;
    padding: 3px 7px;
    margin: 0 5px 2px 0;
    border-radius: 2px;
    background: #555;
    border-bottom: 3px solid #777;
    font-weight: normal;
    display: inline-block; 
    line-height: 16px; 
    white-space: nowrap; 
}

.post-tags a:hover { background-color: #3b8dbd; color: #fff; }


/* container : single : comments */
/**/
#comments { margin-top: 20px; }
#pinglist-container { display: none; }

.comment-tabs { border-bottom: 2px solid #eee; margin-bottom: 20px; }
.comment-tabs li { float: left; margin-bottom: -2px; }
.comment-tabs li a { font-weight: 600; padding: 0 10px 10px; display: block; color: #aaa; border-bottom: 2px solid #eee; }
.comment-tabs li a:hover { color: #444; border-color: #ccc; }
.comment-tabs li span { background-color: #eee; padding: 0 6px; margin-left: 8px; -webkit-border-radius: 4px; border-radius: 4px; }
.comment-tabs li i { margin-right: 6px; }
.comment-tabs li.active a { color: #3b8dbd; border-bottom-color: #3b8dbd; }

.commentlist, .pinglist { margin-bottom: 20px; }
.commentlist li, .pinglist li { padding-left: 60px; font-size: 14px; line-height: 22px; font-weight: 400; }
.commentlist .comment-body, .pinglist li { clear: both; position: relative; padding-bottom: 15px; }
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation { font-size: 13px; display: block; float: left; line-height: 20px; }
.commentlist .comment-author { margin-right: 6px; }
.commentlist .fn, .pinglist .ping-link { color: #444; font-size: 13px; font-style: normal; font-weight: 600; }
.commentlist .says { display: none; }
.commentlist .avatar { position: absolute; left: -60px; top: 0; width: 48px; height: 48px; -webkit-border-radius: 3px; border-radius: 3px; }
.commentlist .comment-meta:before, .pinglist .ping-meta:before { color: #ccc; content: "\f017"; font-family: FontAwesome; font-size: 10px; margin-right: 3px; vertical-align: 4%; } 
.commentlist .comment-meta a, .pinglist .ping-meta { color: #aaa; }
.commentlist .reply { font-size: 13px; line-height: 16px; }
.commentlist .reply a { color: #aaa; }
.commentlist .reply a:hover { color: #444; }
.comment-awaiting-moderation { color: #3b8dbd; font-style: normal; }

.heading, #reply-title {
    font-weight: bold!important;
    text-transform: none!important;
    margin-bottom: 1em;
    margin-right: 0;
    background-color: #DD4B39;
    color: #fff;
    box-shadow: 0 0 0 0 #000;
    margin-left: 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 860px;
    margin-top: 62px;
    border-bottom: 3px solid #FF4500!important;
    text-align: center;
}

.heading .fa {display:none;}

/* pings */
.pinglist li { padding-left: 0; }

/* comment text */
.commentlist .comment-body p { margin-bottom: 8px; color: #777; clear: both; }
.commentlist .comment-body strong { font-weight: bold; }
.commentlist .comment-body em { font-style: italic; }
.commentlist .comment-body ol li { list-style: decimal; margin-left: 2em; padding: 0; }
.commentlist .comment-body ul li { list-style: square; margin-left: 2em; padding: 0; }

/* post author & admin comment */
.commentlist li.bypostauthor > .comment-body:after,
.commentlist li.comment-author-admin > .comment-body:after { background: #3b8dbd; display: block; position: absolute; content: "\f040"; color: #fff; line-height: 12px; width: 12px; font-style: normal; font-family: FontAwesome; text-align: center; }
.commentlist li.comment-author-admin > .comment-body:after { content: "\f005"; /* star for admin */ }
.commentlist li.bypostauthor > .comment-body:after,
.commentlist li.comment-author-admin > .comment-body:after { top: 32px; left: -28px; font-size: 10px; padding: 2px; -webkit-border-radius: 3px; border-radius: 3px; }
.commentlist li li.bypostauthor > .comment-body:after,
.commentlist li li.comment-author-admin > .comment-body:after { top: 22px; left: -26px; font-size: 8px; padding: 1px; -webkit-border-radius: 2px; border-radius: 2px; }

/* child comment */
.commentlist li ul {  }
.commentlist li li { padding-left: 48px; margin: 0; }
.commentlist li li .avatar { width: 36px; height: 36px; left: -48px; top: 0; }
.commentlist li li .comment-meta { left: 70px; }

/*  comments : nav
/* ------------------------------------ */
.comments-nav { margin-bottom: 20px; }
.comments-nav a { font-weight: 600; }
.comments-nav .nav-previous { float: left; }
.comments-nav .nav-next { float: right;  }

/*  comments : form
/* ------------------------------------ */
.logged-in-as,
.comment-notes, 
.form-allowed-tags { display: none; }
#respond { position: relative; }
#reply-title { margin-bottom: 20px; }
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }
#cancel-comment-reply-link { color: #999; display: block; position: absolute; bottom: 26px; right: 20px; font-size: 12px; }
#cancel-comment-reply-link:hover { color: #777; }
#commentform { background: transparent; padding: 10px 0 20px; margin-bottom: 15px; -webkit-border-radius: 2px; border-radius: 2px; border: 0 solid #000; }
#commentform p.comment-form-author { width: 48%; float: left; }
#commentform p.comment-form-email { width: 48%; float: right; }
#commentform p.comment-form-url,
#commentform p.comment-form-comment { clear: both; }
#commentform label { padding: 6px 0; font-weight: 600; display: block; }
#commentform input[type="text"], 
#commentform textarea { max-width: 100%; width: 100%; }
#commentform textarea { height: 100px; }
#commentform p.form-submit { margin-top: 10px; margin-bottom: 10px;}
.logged-in #commentform p.comment-form-comment { margin-top: 10px; }
.logged-in #commentform p.comment-form-comment label { display: none; }

/* comments */

#comments {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 16px;
    margin-bottom: 20px;  
}


/****************************************************************************/
/* 2. Footer */
/**/

.home footer#footer { display: flex; }
#footer { display: none; background: #fff; border-top: 1px solid rgba(226, 226, 226, 0.7); }
#footer-center { width: 75% }
#footer-right { width: 25% }
#footer .site-title-container { margin: 0 20px; }
#footer .page-title h1 { color: #2E9ED9; border-bottom: 1px solid #F5F5F5; }
#footer a { font-weight: bold; color: #2E9ED9; }

#back-to-top { background: #00AEEF; color: #fff; width: 100%; max-width: 59px; max-height: 50px; font-size: 20px; display: flex; justify-content: center; align-items: center; }
#back-to-top i.fa.fa-angle-up { color: #fff; }    

/****************************************************************************/
/* B. Fixes */
/**/

/* IE Fixes */
/**/

body.ie8,
.ie8.single .related-posts .post-title,
.ie8 .s1 .alx-posts .post-item-title, 
.ie8 #footer .alx-posts .post-item-title { font-weight: 400; }

.ie8 .author-bio .bio-avatar:after,
.ie8 .commentlist li.bypostauthor > .comment-body:after { display: none; }

.ie8 .nav li > a:after { content: ""!important; }
.ie8 .nav > li > a:after { content: ""!important; }
.ie8 #nav-topbar .nav > li > a:hover, 
.ie8 #nav-topbar .nav > li:hover > a,
.ie8 #nav-header .nav > li > a:hover, 
.ie8 #nav-header .nav > li:hover > a,
.ie8 .toggle-search:hover,
.ie8 .toggle-search.active,
.ie8 .search-expand-inner { background: url(img/opacity-10.png); }
.ie8 .thumb-icon,
.ie8 .image-caption,
.ie8 .page-image-text .description i,
.ie8 .flex-direction-nav a { background: url(img/ie/opacity-70.png); }
.ie8 .entry .gallery .gallery-caption { background: url(img/ie/opacity-80-light.png); }

/****************************************************************************/
/* C. Shortcodes */
/**/

/* shortcode : dropcap */
/**/

.dropcap { color: #444; display: block; float: left; font-size: 94px; line-height: 0.9em; font-weight: 600; margin: 0 10px 0 0; }

/* shortcode : pullquotes */
/**/

.pullquote-left	{ color: #444; border-bottom: 1px solid #000; border-right: 5px solid #000; float: left; margin: 0.78em 1em 0.78em 0; padding: 0 0 0 20px; font-weight: 600; width: 40%; }
.pullquote-right { color: #444; border-bottom: 1px solid #000; border-left: 5px solid #000; float: right; margin: 0.78em 0 0.78em 1em; padding: 0 20px 0 0; font-weight: 600; width: 40%; }

/*  shortcode : highlights
/**/

.highlight { color: #222; border-bottom: 1px dotted #222; }

/*  shortcode : hr
/**/

hr, .hr { border: 0; background: #eee; border-bottom: 2px solid #e4e4e4; height: 1px; margin: 30px 0; }


/****************************************************************************/
/* D. Plugins */
/**/

/* plugin : wp-pagenavi */
/**/

.wp-pagenavi { text-align: right; font-weight: 600; line-height: 20px; float: none; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { color: #aaa; font-size: 16px; padding: 7px 8px; display: inline; margin: 0 2px; }
.wp-pagenavi span.pages { font-size: 16px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.wp-pagenavi span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.wp-pagenavi span.extend { border: none!important; border-bottom: 3px solid transparent; border-top: 1px solid transparent; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { color: #444; }

.wp-pagenavi a { color: #3b8dbd; border: none; border-bottom: 3px solid #ddd; border-top: 1px solid #f1f1f1; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: none; border: none; border-bottom: 3px solid #3b8dbd; border-top: 1px solid #f1f1f1; }

/* plugin : contact form 7 */
/**/

.wpcf7 {  }
.wpcf7 p { color: #222; font-weight: 600; margin: 0 0 12px;  width: 100%; float: left; position: relative; }
.wpcf7 p span { font-weight: 400; color: #999; }
.wpcf7 label { display: block; float: left; width: 20%; margin: 9px 0 0 12px; text-align: left; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 textarea { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { background: #f5f5f5; margin-top: 12px; }
.wpcf7 input[type="submit"] { width: 100%; padding: 10px 0; font-size: 18px; }
.wpcf7 div.wpcf7-validation-errors { border: none; margin: 0; padding: 0; }
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-mail-sent-ng { border: none; }
.wpcf7 div.wpcf7-response-output { margin: 0; padding: 0; }
.wpcf7 span.wpcf7-form-control-wrap { display: block; position: relative; }
.wpcf7 span.wpcf7-not-valid-tip { background: #f2dede; border-color: #e3bfbf; color: #b94a48; padding: 4px 14px; font-size: 12px; line-height: 20px; position: absolute; left: 0; top: 12px; width: auto; right: 0; display: block; }

/****************************************************************************/
/* common. Properties */
/**/

.width-25 { width: 25%; }
.width-50 { width: 50%; }
.width-67 { width: 67%; }
.width-33 { width: 33%; }
.width-100 { width: 100% }
.width-75 { width: 75% }
.height-100 { height: 100% }
.height-50 { height: 50% }
.pos-rel { position: relative; }
.pos-abs { position: absolute; }
.flex-justify-end { justify-content: flex-end; }
.flex-justify-start { justify-content: flex-start; }
.flex-justify-center { justify-content: center; }
.flex-align-end { align-items: flex-end; }
.flex-align-start { align-items: flex-start; }
.flex-align-center { align-items: center; }
.flex-on { display: flex; }
.inline-flex-on { display: inline-flex; }
.flex-column { flex-direction: column; }
.display-none { display: none; }
.display-block { display: block; }
.display-inlineblock { display: inline-block; }
.z-index-1 { z-index: 1; }
.z-index-2 { z-index: 2; }
.z-index-3 { z-index: 3; }

/****************************************************************************/
/* end. Responsive Design Block all @media are here */
/**/

/*============== Minimum Width 720px =============*/
@media only screen and (min-width: 720px) {
.post-list .post-row {border-bottom: 0; }
.post-list .post, .post-list .page { width: 33.333%; }
}

/*============== Minimum Width 1025px =============*/
@media only screen and (min-width: 1025px) {

/* common */
.nav { font-size: 0; position: relative; }
.nav li a { color: #ccc; display: block; line-height: 20px; }

/* dropdown arrows */
i.fa.fa-caret-right {
    position: absolute;
    bottom: -8px;
    right: -8px;
    transform: rotate(45deg);
    font-size: 20px;
    opacity: 0.1;
}
	
/*header nav topbar*/
/* fixed nav */
.full-width.topbar-enabled #header { padding-top: 0;}
#nav-topbar { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; }
.full-width.admin-bar #nav-topbar { top: 32px; background-color: #F5f5f5!important; }
	
/*search expand*/
.search-expand { 
    background: #26272b;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    }

.search-expand-inner { padding: 0!important;}

/* reducing body of single pages and centering it, to align with my menu */
.single .container { display: flex; justify-content: center; }
.single .content { max-width: 100% }
/*============>>> End of Minimum 1025px <<<*/
}

/*============== Minimum Width 1280px =============*/
@media only screen and (min-width: 1280px) {

#menu-item-reviews:hover .megamenu-reviews { display: flex; }
#menu-item-news:hover .megamenu-news { display: flex; }
#menu-item-articles:hover .megamenu-articles { display: flex; }
  
}

/*============== Minimum Width 479px / Maximum Width 960px =============*/
@media only screen and (min-width: 479px) and (max-width: 960px) {

}

/*============== Maximum Width 1024px =============*/
@media only screen and (max-width: 1024px) {
  .chrisfeatured { display: none; }

/*hide megamenu and disable hover unwrap of it */
#menu-item-reviews, #menu-item-news, #menu-item-articles { min-width: 0!important; width: 60px; }	
	
#menu-item-reviews span.menu-image-title, #menu-item-news span.menu-image-title, #menu-item-articles span.menu-image-title, #menu-item-login span.menu-image-title, #menu-item-logout span.menu-image-title, #menu-item-register span.menu-image-title { display: none; }
	
i.fa.fa-star, i.fa.fa-globe, i.fa.fa-gamepad, i.fa.fa-sign-in, i.fa.fa-sign-out, i.fa.fa-user-plus { padding-left:0; font-size: 24px;}	
i.fa.fa-caret-right { display: none; }

.home-social-links { display: none; }

.megamenu { display: none; }
.wp-pagenavi { zoom: 0.9; }

}

/*============== Maximum Width 1080px =============*/
@media only screen and (max-width: 1080px) {
  header { zoom: 1; } 
  
}

/*============== Maximum Width 719px =============*/
@media only screen and (max-width: 719px) {
	
.post-list .post, .post-list .page { width: 100%; }
.related-posts li { width: 50%; }
.dropcap { font-size: 80px; }
.entry { font-size: 15px; }
.onepunch { display: none; }
.gg-post-thumb { padding: 10px; }

/* comments */
.comment-tabs { font-size: 14px; }
.commentlist li { font-size: 13px; }
.commentlist li ul li { padding-left: 10px; }	  
.boxfeatured { display: inline-block; float: left; }  
.post-inner .entry.excerpt {margin-top: 3px; float: left; display: inline-block; }
.post-meta { margin-bottom: 0!important; }	
.post-list .category-news .post-thumbnail img { border-bottom: 0!important; }
.post-list .category-news .post-inner{ border-top: 0px solid #00aded; }		
.post-list .category-reviews .post-thumbnail img { border-bottom: 0!important; }
.post-list .category-reviews .post-inner { border-top: 0 solid #dd4b39; }		
.post-list .category-articles .post-thumbnail img { border-bottom: 0!important; }    
.post-list .category-articles .post-inner{ border-top: 0 solid #41a200; }
		
.gg-post-thumb { width: 35%; }
.gg-post-text { width: 100%;}

.post-inner.post-hover { display: flex;}

#gg-logo-text {display: none;}

.menu-left, .menu-right { width: 60px; }
.menu-center { width: 100% }

.chrisfeatured {display: flex;}

/* featured post for responsive */
/**/
.chrisfeatured {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    background: #fff;
    border-bottom: 1px solid #c7c7c7;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    box-sizing: border-box;
}

.featured-perpost { width: 100%; display: flex; flex-direction: row; }
.featured-perpost .post-inner.post-hover { flex-direction: row; }
.gg-featured-inner-thumb { display: flex; width: 25%; }
.gg-featured-inner-text { width: 75%; align-self: flex-start; bottom: 0; margin-bottom: 0; }
.featured { flex-direction: column; }
.user-actions { margin-right: 10px; }

}


/*============== Maximum Width 479px =============*/
@media only screen and (max-width: 479px) { .pagination { zoom: 0.8; } 
  /* layout */
	.content,
	.main,
	.main-inner { background-image: none!important; padding: 0!important;  }
	
	/* base */
	.notebox { margin-bottom: 15px; }
	.gallery-caption { display: none; }
	
	/* blog */
	.post-standard .post-inner { padding-left: 82px; }
	.post-standard .post-thumbnail { margin-left: -82px; max-width: 72px; }
	.format-link .post-format p { margin-bottom: 5px; }
}

@media only screen and (max-width: 1279px) { }

/* some effects */
/**/

/* ============== [ su pullquote ] ======== */
.su-pullquote-align-right { margin: 0 0 30px 1.5em!important;    border-left: 10px solid #eee!important; }

.su-pullquote { padding: 0em 1em!important; }

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

.hvr-icon-spin { padding-right: 0!important; }

.hvr-icon-spin:before {
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    position:initial!important;
}

/****************************************************************************/
/* hacks. Some CSS hacks to rectify unintented styling. */
/**/

/* After image span styled text, hack, maybe find better solution */
/**/
article .entry-inner span { font-weight: normal; }
article .entry-inner ul, article .entry-inner ol { margin: 0 45px 15px 45px; font-weight: normal; color: #000;}

/* adjacent span to p to fix no padding after image caption, without breaking the spans that are not broken */
/**/
p~span { display: block; padding: 0 20px 0 20px; }