/* Dynamic CSS: For no styles in head, copy and put the css below in your child theme's style.css, disable dynamic styles */
body {
    font-family: 'Ubuntu', Arial, sans-serif;
    font-size: 1.06rem
}

@media only screen and (min-width: 720px) {
    .nav>li {
        font-size: 1.06rem;
    }
}

.container-inner {
    max-width: 1600px;
}

::selection {
    background-color: #6d9fbc;
}

::-moz-selection {
    background-color: #6d9fbc;
}

a,
.themeform label .required,
#flexslider-featured .flex-direction-nav .flex-next:hover,
#flexslider-featured .flex-direction-nav .flex-prev:hover,
.post-hover:hover .post-title a,
.post-title a:hover,
.s1 .post-nav li a:hover i,
.content .post-nav li a:hover i,
.post-related a:hover,
.s1 .widget_rss ul li a,
#footer .widget_rss ul li a,
.s1 .widget_calendar a,
#footer .widget_calendar a,
.s1 .alx-tab .tab-item-category a,
.s1 .alx-posts .post-item-category a,
.s1 .alx-tab li:hover .tab-item-title a,
.s1 .alx-tab li:hover .tab-item-comment a,
.s1 .alx-posts li:hover .post-item-title a,
#footer .alx-tab .tab-item-category a,
#footer .alx-posts .post-item-category a,
#footer .alx-tab li:hover .tab-item-title a,
#footer .alx-tab li:hover .tab-item-comment a,
#footer .alx-posts li:hover .post-item-title a,
.comment-tabs li.active a,
.comment-awaiting-moderation,
.child-menu a:hover,
.child-menu .current_page_item>a,
.wp-pagenavi a {
    color: #6d9fbc;
}

.themeform input[type="submit"],
.themeform button[type="submit"],
.s1 .sidebar-top,
.s1 .sidebar-toggle,
#flexslider-featured .flex-control-nav li a.flex-active,
.post-tags a:hover,
.s1 .widget_calendar caption,
#footer .widget_calendar caption,
.author-bio .bio-avatar:after,
.commentlist li.bypostauthor>.comment-body:after,
.commentlist li.comment-author-admin>.comment-body:after {
    background-color: #6d9fbc;
}

.post-format .format-container {
    border-color: #6d9fbc;
}

.s1 .alx-tabs-nav li.active a,
#footer .alx-tabs-nav li.active a,
.comment-tabs li.active a,
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current {
    border-bottom-color: #6d9fbc !important;
}

.s2 .post-nav li a:hover i,
.s2 .widget_rss ul li a,
.s2 .widget_calendar a,
.s2 .alx-tab .tab-item-category a,
.s2 .alx-posts .post-item-category a,
.s2 .alx-tab li:hover .tab-item-title a,
.s2 .alx-tab li:hover .tab-item-comment a,
.s2 .alx-posts li:hover .post-item-title a {
    color: #6d9fbc;
}

.s2 .sidebar-top,
.s2 .sidebar-toggle,
.post-comments,
.jp-play-bar,
.jp-volume-bar-value,
.s2 .widget_calendar caption {
    background-color: #6d9fbc;
}

.s2 .alx-tabs-nav li.active a {
    border-bottom-color: #6d9fbc;
}

.post-comments span:before {
    border-right-color: #6d9fbc;
}

#nav-header.nav-container {
    background-color: #33363b;
}

@media only screen and (min-width: 720px) {
    #nav-header .nav ul {
        background-color: #33363b;
    }
}

.site-title a img {
    max-height: 80px;
}

img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body {
    background: #6d9fbc url(../images/bg.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
}

#header {
    background: none;
}

.nav-wrap {
    background: #383636;
}

#footer-widgets {
    background: #d5d5d5;
    margin-top: -30px;

}

#footer {
    width: auto;
    max-width: 1600px;
    margin: 0 auto;
}

input[type="text"] {height: auto;}

.rewo15 {
    float: right;
    position: relative;
    margin: 0 auto;
    margin-right: 20px
}

.st_edit {text-transform: none;}

.searchform {position: relative;}

.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #4b74a6;
    border-radius: 8px;
    background: #7bbeff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7bbeff), to(#4b74a6));
    background: -moz-linear-gradient(top, #7bbeff, #4b74a6);
    background: linear-gradient(to bottom, #7bbeff, #4b74a6);
    -webkit-box-shadow: #80c6ff 0px 0px 40px 0px;
    -moz-box-shadow: #80c6ff 0px 0px 40px 0px;
    box-shadow: #80c6ff 0px 0px 40px 0px;
    text-shadow: #365377 1px 1px 1px;
    font: normal normal bold 20px tahoma;
    color: #ffffff;
    text-decoration: none;
}

.button:hover,
.button:focus {
    border: 1px solid ##6ba5ed;
    background: #94e4ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#94e4ff), to(#5a8bc7));
    background: -moz-linear-gradient(top, #94e4ff, #5a8bc7);
    background: linear-gradient(to bottom, #94e4ff, #5a8bc7);
    color: #ffffff;
    text-decoration: none;
}

.button:active {
    background: #4b74a6;
    background: -webkit-gradient(linear, left top, left bottom, from(#4b74a6), to(#4b74a6));
    background: -moz-linear-gradient(top, #4b74a6, #4b74a6);
    background: linear-gradient(to bottom, #4b74a6, #4b74a6);
}










.thelastgame_load {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 11px 15px;
    border: 1px solid #000000;
    -webkit-border-radius: 17px / 41px;
    border-radius: 17px / 41px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: -webkit-linear-gradient(-90deg, rgba(70, 122, 226, 0.88) 0, rgba(0, 23, 142, 0.88) 100%);
    background: -moz-linear-gradient(180deg, rgba(70, 122, 226, 0.88) 0, rgba(0, 23, 142, 0.88) 100%);
    background: linear-gradient(180deg, rgba(70, 122, 226, 0.88) 0, rgba(0, 23, 142, 0.88) 100%);
    background-position: 50% 50%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: auto auto;
    background-size: auto auto;
    -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}









.btn_green,
.btn_white,
.btn_orange,
.btn_blue,
.btn_grey {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 3px;
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    line-height: 24px;
    text-decoration: none
}

.btn_green:hover,
.btn_orange:hover,
.btn_blue:hover,
.btn_grey:hover {
    text-decoration: none;
    color: #fff
}

.btn_green i,
.btn_white i,
.btn_orange i,
.btn_blue i,
.btn_grey i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 1px
}

.btn_green {
    background: #8CC152;
    color: #fff
}

.btn:hover, .bbcodes:hover, .btn-border:hover, .btn_green:hover, .ui-button:hover {
    background: #A0D468;
    color: #fff
}

.btn_white {
    background: #fff;
    color: inherit;
    border: 1px solid #eff1f1;
    box-shadow: rgba(123, 123, 123, 0.08) 0px 0px 16px
}

.btn_white:hover {
    text-decoration: none;
    background: #fff;
    color: inherit
}

.btn_orange {
    background: #F6BB42;
    color: #fff
}

.btn_orange:hover {
    background: #FFCE54;
    color: #fff
}

.btn_blue {
    background: #3BAFDA;
    color: #fff
}

.btn_blue:hover {
    background: #4FC1E9;
    color: #fff
}

.btn_grey {
    background: #AAB2BD;
    color: #fff
}

.btn_grey:hover {
    background: #CCD1D9;
    color: #fff
}

.btn, .bbcodes, .btn-border, .bg_green, .ui-button {
    background: #8CC152;
    color: #fff;
    border-radius: 3px;
    box-shadow: none;
}

.bg_orange {
    background: #f6bb42;
    color: #fff
}

.bg_blue {
    background: #3BAFDA;
    color: #fff
}

.bg_white {
    background: #FFF;
    color: inherit
}

.bg_grey {
    background: #AAB2BD;
    color: #fff
}

.rewok {
    border: 2px solid black;
    box-shadow: 0 0 20px #3b8dbd;
    align: center;
}
b {
    font-weight: bold;
}

.xfieldimagegallery li {
    display: inline;
    padding: 0 4px;
    list-style: none !important;
}
.xfieldimagegallery li img {
    float: none;
    margin-right: 0;
    border: 0;
    width: auto;
    height: auto;
    transition: none;
    max-width: 300px;
    cursor: pointer;
}
.xfieldimagegallery li img:hover {
    box-shadow: none;
}
.xfieldimagegallery {
    margin: 0 !important;
}

.unit-rating a {
    transition: none;
}
.comments {
    padding: 30px 3px 0;
}
.comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.com_info {
    margin-bottom: 10px;
}
.com_content {

    border-left: 3px solid #ddd;
    padding-left: 25px;
    margin-left: 0px;

}
.mass_comments_action {
    text-align: right;
    margin-bottom: 30px;
}

.post-tags span {
    margin: 0;
}

tr[id*="xfield_holder"] {
    border-bottom: 1px solid #ddd;
}
tr[id*="xfield_holder"] td.addnews {
    width: 25%;
}
tr[id*="xfield_holder"] .xfields, .form-group {
    padding: 15px 0;
}
.form_submit {
    padding: 30px 0;
    text-align: center;
}
.box.berrors {
    margin-right: 30px;
    border: 2px dashed red;
    padding: 20px 25px;
}

.relate_title {
    font-size: 1.0em !important;
    letter-spacing: -.3px;
    font-weight: 600 !important;
}

.related-posts .post-title {
    margin-bottom: 10px;
    font-size: 0.95em;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: 0;
    display: block;
}
.related-posts .post-meta {
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    margin-bottom: .3em;
}
.pagination {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: -15px;
}
#nav-header .container {
    padding-right: 75px;
}
.user_panel {
    float: right;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.05),-1px 0 0 rgba(0,0,0,.2);
    height: 50px;
    text-align: center;
}
.user_panel button.fa {
    font-size: 1.75rem;
    padding: .69rem 0;
    width: 60px;
    color: rgba(255,255,255,.7);
    display: inline-block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    transition: all .2s ease;
}
.user_panel button.fa:hover {
    color: #fff;
    background-color: transparent;
}

.u_ava {

    width: 80px;
    height: 80px;
    display: block;
    background-size: contain;
    border-radius: 3px;

}

.modal .avatar {
    display: flex;
    justify-content: center;
    width: 100%;
}
.modal .logged {
    margin-top: 15px;
}
.login_pane__menu li {

    padding: 4px 0;
    border-bottom: 1px solid #ddd;

}
.login_pane__menu li a {
    display: block;
}
.modal h2 {

    text-align: center;
    margin-top: 10px;

}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0vh;
    background-color: transparent;
    overflow: hidden;
    transition: background-color 0.25s ease;
    z-index: 9999;
}
.modal.open {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 0.25s;
}
.modal.open > .content-wrapper {
    transform: scale(1);
}
.modal .content-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 280px;
    margin: 0;
    padding: 2.5rem;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.5);
    transform: scale(0);
    transition: transform 0.25s;
    transition-delay: 0.15s;
}
.modal .content-wrapper .close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    background-color: transparent;
    font-size: 1.5rem;
    transition: 0.25s linear;
    cursor: pointer;
}
.modal .content-wrapper .close:before, .modal .content-wrapper .close:after {
    position: absolute;
    content: '';
    width: 1.25rem;
    height: 0.125rem;
    background-color: black;
}
.modal .content-wrapper .close:before {
    transform: rotate(-45deg);
}
.modal .content-wrapper .close:after {
    transform: rotate(45deg);
}
.modal .content-wrapper .close:hover {
    transform: rotate(360deg);
}
.modal .content-wrapper .close:hover:before, .modal .content-wrapper .close:hover:after {
    background-color: tomato;
}
.modal .content-wrapper .modal-header {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0 0 1.25rem;
}
.modal .content-wrapper .modal-header h2 {
    font-size: 1.5rem;
    font-weight: bold;
}
.modal .content-wrapper .content {
    position: relative;
    display: block;
}
.modal .content-wrapper .content p {
    font-size: 0.875rem;
    line-height: 1.75;
}
.modal .content-wrapper .modal-footer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 1.875rem 0 0;
}
.modal .content-wrapper .modal-footer .action {
    position: relative;
    margin-left: 0.625rem;
    padding: 0.625rem 1.25rem;
    border: none;
    background-color: slategray;
    border-radius: 0.25rem;
    color: white;
    font-size: 0.87rem;
    font-weight: 300;
    overflow: hidden;
    z-index: 1;
}
.modal .content-wrapper .modal-footer .action:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    transition: width 0.25s;
    z-index: 0;
}
.modal .content-wrapper .modal-footer .action:first-child {
    background-color: #2ecc71;
}
.modal .content-wrapper .modal-footer .action:last-child {
    background-color: #e74c3c;
}
.modal .content-wrapper .modal-footer .action:hover:before {
    width: 100%;
}

.uploadedfile .info {
    text-align: center;
    white-space: nowrap;
    margin: 0px 5px 0px 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
}
.entry.excerpt {
    height: 115px;
    overflow: hidden;
}

/* UPDATE THEME*/
.post-category, .post-item-category {font-size: 0px !important;}
.post-category a, .post-item-category a {display: none;}
.post-category a:first-child, .post-item-category a:first-child {font-size: 16px !important; display: inline-block;}

#dle-content {display: flex; flex-wrap: wrap; width: 100%;}
#dle-content form {width: 100%;}

.videoWrapper {position:relative; height:0;padding-bottom:56.25%; padding-top:25px;overflow: hidden;border-radius: 3px;}
.videoWrapper iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
.video_bl {display: flex;justify-content: center;flex-wrap: wrap;margin: 0 -30px;overflow: hidden;}
.video_bl > .scrBlock {flex: 1;margin: 0 15px;max-width: 915px;}

.important_post {border: 2px dashed red;padding: 5px;}

.post-tags {font-size:0px;margin-bottom: 40px !important;}
.post-tags span {font-size: 16px;margin: 0 7px 0 0;}
.post-tags a {font-size: 16px;}
.post-tags a > span {display:none}

.widget.widget_search {padding-bottom: 0;}
.widget_nav li {padding: 3px 0;}
.widget_nav li a { color: #2d2d2d;border-left: 2px solid #6d9fbc;padding-left: 14px;}
.widget_nav .year_nav {display: flex;flex-wrap: wrap;margin: 0 -4px 20px;}
.widget_nav .year_nav li {padding: 4px;}
.widget_nav .year_nav li a {display:inline-block;padding: 4px 14px;background: #ddd;color: #777;border-left:none;}
.widget_nav .year_nav li a:hover {background-color: #6d9fbc; color: #fff;}

.searchpage {display: block;width: 100%;margin-bottom: 30px;}
.search_content article.post {max-width: 47%;padding: 15px;}

.post-thumbnail {height: 270px;}
.post-thumbnail img {height: 100%; object-fit:cover}
.related .post-thumbnail {height: 180px;}
.screens {display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 7px !important;}
.xfieldimagegallery li img {width: 100%;height: 100%;display: block;object-fit: cover;}

.count_stats {text-align:right}

.post-list, #grid-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.post-list .post, #grid-wrapper .post {
    flex: 0 50%;
    max-width: 50%;
}
#grid-wrapper.showfull .post {
    flex: 0 100%;
    max-width: 100%;
}
#grid-wrapper.showfull .entry ul {
    margin: 0;
}