/*
Theme Name: Orange Oak
Theme URI:
Description:
Version: 1.0
Author: George Challiss
Author URI: http://www.orange-oak.co.uk
*/

* {margin: 0; padding: 0; text-decoration: none; box-sizing: border-box;}
a img {border: 0;}
.cboth {clear: both;}
.showmobile {display: none;}


html, body {width:100%; height:100%;}

body {
    font-family: Raleway, Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #464646;
    width:100%;
    height:100%;
    background:white;
}

h1, h2, h3, h4 {
font-family:Raleway, Arial, Tahoma, sans-serif;
font-weight:bold;
margin-bottom:30px;
}

h1 {
    font-size:35px;
}

h2 {
    font-size:28px;
}

h3 {
    font-size:24px;
}

h4 {
    font-size:18px;
}

strong {
    font-weight:bold;
}

.left {
    width:65%;
    float:left;
}

.right {
    width:35%;
    float:left;
    padding-left:30px;
}

.holder {
    width:100%;
    max-width:1600px;
    padding:40px;
}

.post {
    width:100%;
}
.post p {
    line-height:25px;
}

p {
    margin:20px 0px;
}

table {
    width:100%;
}

.half {
    width:50%;
    float:left;
}

.third {
    width: 33.3%;
    float: left;
}

.quarter {
    width: 25%;
    float: left;
}

img.main-logo {
    height: 70px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 40px;
}

.date, .time {
    display: inline-block;
    vertical-align: middle;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 20px;
}

.timestamp {
    display: inline-block;
    vertical-align: middle;
}

.menu-area {
    display: inline-block;
    vertical-align: middle;
    float: right;
    height: 150px;
    padding: 40px;
}

li#menu-item-13460 {
    font-weight: 900;
    margin-left: 30px;
}

.Category-Header {
    width: 100%;
    min-height: 600px;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
    position:relative;
}

.cat-header-content {
    padding: 80px;
    position: relative;
    z-index: 2;
}

.cat-header-content h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 900;
}

.cat-header-content p {
    font-size: 30px;
    font-weight: 300;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

.zeno_font_resizer a span {
    font-size: 0px !important;
}

.date {
    float: right;
    margin-left: 10px;
    margin-top: 1px;
}

.menu li {
    display: inline-block;
    text-transform: uppercase;
}

.menu li a {
    color: #121212;
    padding: 8px; transition:all 0.5s; -webkit-transition:all 0.5s;
}

.menu li a:hover { transform-style:bolder; color:#5ca8ff;}
li#menu-item-11 {
    margin-left: 40px;
    font-weight: 900;
}

div#addthis_tool_by_class_name_widget-3 {
    text-align: right;
    width: 184px;
    display: inline-block;
    margin-right: 5px;
}

.menu-follow {
    display: inline-block;
    text-align: right;
}

h2.widgettitle {
    display: none;
}

.switcher a img {
    border-radius: 100% !important;
    height: 20px !important;
    margin-right:10px !important;
    width: 20px !important;
    overflow: hidden !important;
}

.switcher .selected a {
    border: none !important;
    color: black;
}

.switcher .selected {
    background: transparent !important;
    border: none !important;
}

.switcher.notranslate {
    border: none !important;
    box-shadow: none !important;
}

#menu-main-nav .sub-menu {
    position: absolute;
}

#menu-main-nav li.current-menu-item, #menu-main-nav li a:hover {
    box-shadow: 0px 6px #5ca8ff;
}

.main-nav-holder {
    border-top: dashed 2px rgba(0,0,0,0.2);
    border-bottom: solid 6px rgba(0,0,0,0.1);
    padding:0px 30px;
}

#menu-main-nav li a {
    display: inline-block;
    padding: 10px 20px;
    text-transform: none;
    font-family: Raleway;
}

.language-text {
    display: inline-block;
    margin-left: 0px;
    padding-left: 100px;
    border-left: dashed 1px rgba(0,0,0,0.2);
    vertical-align: top;
}

#zeno_fr_widget-4 {
    margin-top: 35px;
    position: relative;
    display: block;
    margin-right: 10px;
}

p.zeno_font_resizer a {
    color: rgba(0,0,0,0.8);
    font-weight: 800;
}

a.zeno_font_resizer_minus {
    font-size: 14px !important;
}

a.zeno_font_resizer_reset {
    font-size: 16px !important;
}

a.zeno_font_resizer_add {
    font-size: 18px !important;
}

#nav_menu-6 {display:inline-block;}
#search-5 {
    display: inline-block;
    float: right; position:Relative;
}

#s {
    padding: 10px;
    height: 100%;
    width: 200px;
    border: none;
    font-size: 18px;
    background: transparent;
    padding-left: 40px;
        font-family: Raleway;
}

#featured-2 .top-post .post-contents h1 {
    max-height: 72px;
    font-size: 20px;
}

#search-5 .submit {
    background: url(/content-images/magnifying-glass.png) no-repeat center/18px;
    font-size: 0px;
    border: none;
    height: 40px;
    position: absolute;
    width: 40px;
    left: 0px;
    top: 0px;
    cursor: pointer;
}

.switcher {
    position: absolute;
    right: 10px;
    width: 163px !important;
}

.archive .left-hp {
    min-height: 2020px;
}

div#date-time {
    padding: 14px 6px 6px 6px;
}

.fifth {float:left; width:20%; padding:20px;}
.two-fifths {float:left; width:40%; padding:20px;}
.footer {padding:80px; background:#efefef;}

.fifth h1, .two-fifths h1 {
    font-size: 24px;
    font-weight: 500;
}

.sponsorship-full img {
    width: 100%;
    height: auto;
    padding: 20px;
}

.top-post {background-size:cover !important; background-position:center !important; position:Relative;
     transition: all 0.5s;
    -webkit-transition: all 0.5s;}

.top-post:hover p {
    white-space: unset;
}

.post-buttons a {
    background: rgba(0,0,0,0.9);
    padding: 10px 20px;
    display: inline-block;
    margin-right: 10px;
    border: solid 1px white;
    color: white;
    margin-top: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.post-buttons a:hover { background:#5ca8ff; border:solid 1px transparent;}

.post-buttons {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.top-post:hover .post-buttons {
    opacity: 1;
    max-height: 500px;
}

#featured-1 .top-post {height:100%;}
#featured-2 .top-post {
    height: 50%;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.86+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#db000000',GradientType=0 ); /* IE6-9 */

    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

.top-post:hover .overlay {
    box-shadow: inset 0px 500px 500px rgba(16,47,129, 0.81);
}

.post-contain {
    position: relative;
    height: 100%;
    padding: 0 10px 10px 0;
}

.post-contain .top-post {height:100%; position:relative;}
.post-contents {
    position: absolute;
    bottom: 10%;
    left: 10%;
    z-index: 9999;
    color: white;
    width: 80%;
    padding-left: 30px;
    border-left: solid 8px #5ca8ff;
}

.top-posts h1 {
    font-size: 30px;
    font-weight: 900;
    color: white;
    margin:0px;
}

#featured-1 .top-post p {
    font-size: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.top-post p {
    color: white;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin:10px 0px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.category {
    color: white;
    display: inline-block;
}

.pager-info::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #5ca8ff;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 10px;
}

.pager-info a {
    color: white;
}

#featured-1 h1 {
    font-size: 54px;
}

#featured-3 .top-post h1,
#featured-4 .top-post h1 {
    margin-bottom: 20px;
    font-size: 35px;
}

table, tr, td {
    border-collapse: collapse;
}

.bordered-table table, .bordered-table tr, .bordered-table td {
    border: 1px solid black;
    padding-left: 5px;
}

.no-section-border {
    border: none!important;
}

.left-hp {
    float: left;
    width: 66%;
}

.right-hp {
    float: left;
    width: 34%;
    padding-left: 40px;
}

.section-title {
    background: black;
    color: white;
    padding: 20px;
    text-align:center;
}

.section-title h1, .section-title h2 {
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Raleway;
}

.section-content h1, .section-content-newsfeed h1 {
    color: #5ca8ff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 20px;
    margin-top: 40px;
}

.section-content-newsfeed h1 {
    margin: 0px;
    margin-top: 35px;
}

.section-title h1 {
    font-weight: 900;
}

.main-link {
    font-size: 35px;
    margin: -15px 0px 20px 20px;
    display: inline-block;
    color: black;
    text-transform: uppercase;
    font-weight: 900;
}

.main-link-color {
    font-size: 35px;
    color: black;
}

.section-content img {
    /*float: right; */
    margin-top: 20px;
    max-width: 40%;
}

.section-content p {
    display: block;
    font-size: 26px;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 0px;
    color: #404040;
}

.sub-link {
    background: black;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
    margin-left: 20px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    margin-bottom: 40px;
}

.sub-link:hover {background: #5ca8ff; }

.section-content {
    padding-left: 30px;
    text-align:center;
}

.section-content-newsfeed {
    padding-right: 47px!important;
    width: 30%;
    float: right;
}

.sponsorship-half img {
    display: inline-block;
    width: 100%;
    padding: 0px;
}

#media_image-3 {
    display: inline-block;
    width: 100%;
    padding: 20px;
}



#media_image-12, #media_image-15, #media_image-16, #media_image-17, #media_image-18, #media_image-19, #media_image-20, #media_image-21, #media_image-22, #media_image-23, #media_image-24, #media_image-25, #media_image-26, #media_image-27, #media_image-28, #media_image-33, #media_image-34, #media_image-36, #media_image-37, #media_image-41, #media_image-42, #media_image-43, #media_image-44, #media_image-45, #media_image-46, #media_image-47, #media_image-48, #media_image-49, #media_image-50  {
    display: inline-block;
    width: 50%;
    padding: 20px;
}

#media_image-15, #media_image-17, #media_image-19, #media_image-21, #media_image-23, #media_image-25, #media_image-27, #media_image-33, #media_image-36, #media_image-41,  #media_image-43, #media_image-45 {padding-right:10px;}

#media_image-47, #media_image-49 {padding-right:20px;}

#media_image-12, #media_image-16, #media_image-18, #media_image-20, #media_image-22, #media_image-24, #media_image-26, #media_image-28, #media_image-34, #media_image-37, #media_image-42, #media_image-44, #media_image-46 {padding-left:10px;}

#media_image-36, #media_image-48, #media_image-50 {
    
    float: left;
}

#media_image-48 {
    padding: 12px 12px 12px 20px;
}


#media_image-37 {
    
    float: right;
}

#unfeatured .post-contain .top-post {
    background: white !important;
    color: black !important;
}

#unfeatured .post-contents, #unfeatured .category, #unfeatured .post-contents a, #unfeatured .post-contents h1, #unfeatured .post-contents .pager-info, #unfeatured .post-contents .pager-info a, #unfeatured .top-post p {color:black;}
#unfeatured .top-post p {
    white-space: unset;
    text-overflow: visible;
    color: black;
    position: relative;
        display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}

#unfeatured .post-contents {
    position: relative;
    top: 0px;
    left: 0px;
    border-left:solid 8px #122112;
    width: 98%;
}

#unfeatured .post-contain {
    padding: 40px 20px;
}

#unfeatured .pager-info {
    margin-top: 20px;
}

.footer .menu li  {
    display: block;
    width: 100%;
    padding-top: 10px !important;
}

.footer .menu li a {
    text-transform: none;
    padding: 0px 0px;
    display: block;
}

.footer a {
    color: rgba(93, 168, 253, 1);
}

.below-footer {
    padding: 40px;
}

.below-footer a {
    display: inline-block;
    vertical-align: middle;
    color: black;
}

.right-links img {
    height: 20px;
}

.right-links {
    float: right;
}

.archive #featured-3 .post-contain, .search #featured-3 .post-contain {
    min-height: 400px;
}

.archive #featured-3, .search #featured-3 {
    height: auto;
}

.category .footer {
    color: black;
}

.navigation {
    background: #ffffff;
    text-align: center;
    width: 33.3%;
    float: left;
    min-height: 400px;
    height: 400px;
}

.newer, .older {
    display: inline-block;
    height: 100%;
    width: 49%;
    vertical-align: top;
    line-height: 400px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.newer a, .older a {
    color: #5ca8ff;
    font-size: 40px;
    font-weight: bold;
}

.newer:hover, .older:hover {
    background: rgba(0,0,0,0.1);
}

.paged .sponsorship-full {
    height: 20px !important;
    overflow: hidden;
}

.paged .Category-Header {
    min-height: 200px;
}

.share, .icons-container {display:inline-block;}

.addthis_toolbox a {
    background: transparent !important;
    margin-bottom: -5px !important;
    display: inline-block;
}

.addthis_toolbox a:hover {transform:scale(1.1); -webkit-transform:scale(1.1);}
.grey-bg {background:#e4e4e4;}
#main-post {background:white;}
#main-post .top-post {
    height: 618px;
    max-width: 1090px;
    margin: 0 auto;
}

#main-post h1 {
    font-size: 50px;
}

.single-content {
    padding: 80px;
    line-height: 30px;
}

img.aligncenter.size-full {
    width: 400px;
    height: auto;
    margin: 0px 40px 40px 0px;
}

img.aligncenter {
    float: none;
}

img.alignleft {
    float: left;
}

img.alignright {
    float: right;
    width: 400px;
    height: auto;
    margin: 0px 0px 40px 40px;
}

.single-content h2, .single-content h1, .single-content h3, .single-content h4 {
    margin-top: 40px;
}
.single-sponsorships {margin-top:80px;}
.single-sponsorships img {
    width: 100%;
    height: auto;
    padding: 0px 40px 20px 0px;
}

.Other-Category {
    background: black;
    padding: 60px;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Raleway;
    color: white;
}

.Other-Category h1 {font-weight:900;}
.Other-Category h1 a {
    color: #5ca8ff;
}

.Page-Header {
    min-height: 200px;
    position: relative;
    color: white;
    background-size:cover !important;
    background-position:center !important;
    background-attachment:fixed !important;    background-color: #7bb0fb !important;
}

.single-content ul {
    padding-left: 40px;
}

.single-content ul li {
    margin-bottom: 20px;
}

#video-post .post-contents {
    display: none;
}

#video-post .overlay {
    display: none;
}

#video-post iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}


#video-posts.single-sponsorships {display:none;}

div#video-title-etc {
    display: block !important;
    position: relative;
    color: black;
    margin-left: -130px;
    width: 100%;
}

#video-title-etc.post-contents h1 {    line-height: 60px;}
#video-title-etc .category, #video-title-etc .pager-info, #video-title-etc .pager-info a {color:black;}

#video-title-etc .post-buttons {
    opacity: 100;
    max-height: 500px;
    display: inline-block;
    vertical-align: middle;
}

#video-title-etc .pager-info {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

#video-title-etc .post-buttons a {
    margin-top: 0px;
}

.app-button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
}

/* App Store Button code */

.app-store-btn {
    /*float: left;*/
    text-align: center;
    padding: 0 0 0 50px;
}

.app-store-btn-img {
    width: 170px;
    max-width: 100%;
    height: auto;
}

/* Chase Publishing pure CSS tooltip code */

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 260px;
  background-color: #ccc4c4;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -125px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ccc4c4 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.wp-block-image img {
    height: auto;
}

.alignright {
    float: right;
    margin-left: 40px;
}

.alignleft {
    float: left;
    margin-right: 40px;
}

.aligncenter {
    margin: 0 auto;
    text-align:center;
}

.wp-caption-text {
    text-align:center;
}

.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    z-index: 999;
    border: solid rgba(255,255,255,0.4);
    box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
    height: 120px;
    width: auto;
}

.fee-thumbnail {
    width: auto;
    padding-bottom: 30px;
    background: #5ca8ff;
    display: inline-block;
}

#menu-main-nav .sub-menu {
    position: absolute;
    z-index: 999;
    background: white;
    width: 152px;
    border-radius: 0px 0px 5px 5px;
    padding: 0px;
    max-height: 0px;
    overflow: hidden;
    opacity:0.6;
    transition:all 0.8s;
    -webkit-transition:all 0.8s;    border-top: solid 2px #e5e5e5;
}

#menu-main-nav li:hover .sub-menu {
    max-height:500px;
    opacity:1;
}

.mtphr-dnt-tick-contents a {color:white; text-decoration:underline;}
.mtphr-dnt-tick-contents {
    background: #5ba8ff;
    color: white;
    height: 50px !important;
    padding: 16px;
}

.stock-ticker-wrapper ul.stock_ticker li {
    display:inline;
    margin-right:40px;
}

.voting-closed {
    display: none;
}

.voting-opened-container {
    width: 100%;

    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
}

.voting-opened-button {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    border: #1B93DF 1px solid;
    background-color: #1B93DF;
    border-radius:10px;
    display: block;
}

.voting-opened {
    background:#1b93df;
    padding:5px 10px;
    color:#fff;
    border:none;
    border-radius:5px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;

  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

@keyframes glowing {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

//Firefox 1+
@-webkit-keyframes flash {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

//Safari 3-4
@-moz-keyframes flash {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

.voting-opened a {
    font-size: 22px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    border: #1B93DF 1px solid;
    background-color: #1B93DF;
    border-radius:10px;
    display: block;
}

#menu-main-awards li {
    display: inline-block;
    background: #5ba8ff;
    font-size: 20px;
    padding: 20px;
    margin: 5px 2px;
    width: 46%;
    text-align: center;
    border-radius: 10px;
}

#menu-main-awards li a {
    color: white;
}

ul#menu-main-awards {
    text-align: right;
    padding: 10px 10px 15px 0px;
}

ul#menu-awards-nav li {
    display: block;
    padding: 10px;
    background: white;
    margin-left: 30px;
}

ul#menu-awards-nav {
    padding: 30px 0px;
    background: white;
}

div#nav_menu-8 {
    background: rgba(255, 255, 255, 0.31);
    padding-right: 10px;
}

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control {
    padding: 10px;
    width: 100%;
}

div#wpcf7-f13310-p7311-o2 {
    background: #5ca8ff;
    color: white;
    padding: 40px;
    border-radius: 40px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: black;
    border: none;
    color: white;
    text-transform: uppercase;
    font-family: Raleway, Arial;
    padding: 10px 40px;
    font-size: 15px;
}

.third-sub {
    display: inline-block;
    background: white;
    vertical-align: top;
    width: 100%;
    padding: 40px;
}

.third-sub h1 {
    text-transform: uppercase;
    font-weight: 900;
    color: black;
    font-size: 40px !important;
}

.third-sub h2 {
    text-transform: uppercase;
    font-weight: 900;
    color: #5ba8ff;
    margin-top: -20px;
    font-size: 35px !important;
}

.third-sub p {
    font-size: 20px;
}

.third-sub input.wpcf7-form-control.wpcf7-text, .third-sub textarea.wpcf7-form-control, .third-sub select, .wpcf7-validates-as-calculator, .occf7cal-total {
    width: 100%;
    padding: 10px;
    background: #5ba8ff;
    color: white;
    font-family: Raleway;
    font-size: 20px;
    border: none;
}

.occf7cal-total {
    width: 86%;
}

#spu-22383 {
    left: 351.5px;
    position: absolute;
    top: 400px!important;
    bottom: auto;
}

#spu-14853 {
    background-color: #eeeeee;
    background-color: rgba(238,238,238,1);
    color: #333;
    padding: 25px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: 0px 0px 10px 1px #666;
    -webkit-box-shadow: 0px 0px 10px 1px #666;
    box-shadow: 0px 0px 10px 1px #666;
    width: 600px;
}

#spu-14853 > .third-sub h1 {
    text-transform: uppercase;
    font-weight: 900;
    color: black;
    font-size: 40px;
}

#spu-14853 > .third-sub input.wpcf7-form-control.wpcf7-text, .third-sub textarea.wpcf7-form-control, .third-sub select {
    width: 100%;
    padding: 10px;
    background: #5ba8ff;
    color: white;
    font-family: Raleway;
    font-size: 20px;
    border: none;
}

a.spu-clickable {
    background: black;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
    margin-left: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-bottom: 40px;
}

a.spu-clickable:hover {
    background: #5ca8ff;
}

a.main-link.spu-clickable {
    background: transparent !important;
    color: black;
    padding: 0px;
}

.third-sub ::-webkit-input-placeholder {  color: rgba(255,255,255,0.5);}
.third-sub ::-moz-placeholder {  color: rgba(255,255,255,0.5);}
.third-sub :-ms-input-placeholder {  color: rgba(255,255,255,0.5);}
.third-sub :-moz-placeholder {  color: rgba(255,255,255,0.5);}

.pp {
    padding: 30px 0px;
    margin-top: -80px;
}

input.buy-now {
    background: black;
    border: none;
    color: white;
    text-transform: uppercase;
    font-family: Raleway, Arial;
    padding: 10px 40px;
    font-size: 15px;
}

img.paypal-cards {
    max-width: 200px;
    margin-top: 10px;
    -webkit-user-drag: none;
}

.spu-content .third-sub {
    width: 100%;
}

.top-posts-archive .post-contain {
    float: left;
    display: block;
    width: 33.3%;
    height: 400px;
}


.top-post a h1 {
    color: white;
}

.right-hp {
    float: right;
    width: 33.4%;
    padding-left: 40px;
    background: white;
}

#cookieChoiceDismiss {
    background: #5ca8ff;
    color: white;
    font-weight: bold;
    border: none;
    transform: scale(1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#cookieChoiceDismiss:hover {
    transform: scale(1.2);
}

.contentStyle { position: relative; background-color: #fff; padding: 60px !important; box-shadow: 4px 4px 25px #888; max-width: 80%; margin: 0 auto; padding: 40px; text-align: center; border: solid 10px #5ca8ff; }

.sponsorship-full {
    width: 100%;
}

.sponsorship-half {
 display: inline-block;
 width: 100%;
 padding: 0px;
 border: solid 5px white;
}

.sponsorship-half-bottom {
    display: inline-block;
    width: 50%;
    padding: 0px;
    border: solid 5px white;
    float: left;
}

#latest-tweets {
    margin: 0 auto;
    text-align: center;
}

div#addthis_tool_by_class_name_widget-3 {
    text-align: right;
    width: 200px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 1em;
}

.at-icon-wrapper {
    background-color: rgb(29, 161, 242);
    line-height: 32px;
    height: 32px;
    width: 32px;
    border-radius: 0%;
}

.at-icon-wrapper, .at-icon-twitter {
fill: rgb(255, 255, 255);
    width: 32px;
    height: 32px;
}

.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    width: auto;
}

.at-follow-tbx-element .at300b, .at-follow-tbx-element .at300m {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 2px 5px;
    outline-offset: -1px;
    transition: all .2s ease-in-out;
}

.addthis_toolbox span.addthis_follow_label {
    display: none;
}

.at4-visually-hidden {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}

.post-buttons a {
    background: rgba(0,0,0,0.9);
    padding: 10px 10px;
    display: inline-block;
    margin-right: 10px;
    color: white;
    margin-top: 8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.post-buttons a:hover {
   border:none;
    -webkit-transition: all 0.5s;
}

.addthis_toolbox a {
    border: none;
}

@supports(display:grid) {
.archive #featured-3 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    height: auto;
}

#unfeatured {
    height: 500px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 40px;
    width: 100%;
    clear: both;
}

#featured-3 {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    height:400px;
}

.main-page-posts {
    display: grid;
    grid-template-columns: repeat(1, 1fr); min-height:700px;
}

#featured-4 {
    height: 4145px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

#featured-1 {
    grid-column-start: 1;
    grid-column-end: 1;
    height: 100%;
    width: 99.2%;
    padding-bottom: 10px;
    
}

}

@media (max-width:1610px) {
.section-content p {
    font-size: 22px;
}

#main-post .top-post {
    height: 560px;
    max-width: 1030px;
}

}

@media (max-width:1564px) {
.main-nav-holder {
    height: 82px;
}

#main-post .top-post {
    height: 512px;
    max-width: 932px;
}

}

@media (max-width:1410px) {
#menu-main-nav li a {
    font-size: 14px;
    padding: 10px 12px;
    
}

.section-content p {
    font-size: 20px;
}

#featured-1 h1 {
    font-size: 40px;
}

#featured-1 .top-post p {
    font-size: 24px;
}

.top-post p {
    max-height: 56px;
}

.post-buttons a {
    padding: 5px 20px;
}

.top-posts h1 {
    font-size: 25px;
}

#featured-3 .top-post h1, #featured-4 .top-post h1 {
    font-size: 25px;
}

.Category-Header {
    min-height: 200px;
}

.top-post a h1 {
    max-height: 204px;
    font-size: 30px;
    overflow: hidden;
}

.top-post .post-contents h1 {
    font-size: 24px;
}

#main-post .top-post {
    height: 524px;
    max-width: 930px;
}

.section-content h1, .section-content .main-link {
    font-size: 28px;
}

.section-content {
    padding: 0px;
}

.section-content-newsfeed {
    padding: 0 0 0 16px;
}

.section-content p {
    font-size: 18px;
}

#featured-3 .top-post h1, #featured-4 .top-post h1, .top-posts h1, .top-post a h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.app-store-btn {
    float: left;
    padding: 15px;
    margin: 0px;
}

img.app-store-btn {
    width: 60%;
    height: 60%;
}
    
}

@media (max-width:1330px) {
#main-post .top-post {
    height: 500px;
    max-width: 876px;
}

div#video-title-etc {
    margin-left: -128px;
}

}

@media (max-width:1300px) {
#main-post .top-post {
    height: 476px;
    max-width: 856px;
}

}

@media (max-width:1200px) {
#menu-main-nav li a { padding: 10px 10px;}.language-text {
     padding-left: 90px;
}

#main-post .top-post {
    height: 452px;
    max-width: 788px;
}

div#video-title-etc {
    margin-left: -122px;
}

}

@media (max-width:1180px) {
.menu-area {
    width: 420px;
    padding: 40px 0 0 0;
}

.language-text {
    margin-left: 0px;
    padding-left: 75px;
}

#main-post .top-post {
    height: 438px;
    max-width: 778px;
}

}

@media (max-width:1153px) {
div#date-time {
    font-size: 18px !important;
    padding: 0px;
}

.timestamp {
    width: 144px;
}

#main-post .top-post {
    height: 420px;
    max-width: 764px;
}

}

@media (max-width:1096px) {
#menu-main-nav li a {padding: 10px 10px;}

#featured-3 .top-post h1, #featured-4 .top-post h1, .top-posts h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 24px;
}

#featured-1 h1 {
    font-size: 40px;
}

.section-content {
    padding-right: 10px;
}

.section-content-newsfeed {
    padding-left: 15px;
}

.section-content h1 {
    font-size: 33px;    position: relative;
    z-index: 9;
}

.section-content p {
    font-size: 16px;
}

#menu-main-nav li a {
    padding: 10px 5px;
    font-size: 14px;
}

#main-post .top-post {
    height: 408px;
    max-width: 720px;
}

.section-content img {
    width: 100px;
}

#latest-tweets-site {
    margin: 0;
    text-align: center;
    width: 302px;
}

div#video-title-etc {
    margin-left: -114px;
}

}

@media (max-width:1040px) {
.page-template-awards-page .single-content {padding:0px;}
.dpsBookWrapper {
    margin: -20px -0px 0px -20px;
}

.page-template-awards-page .right-hp {
    text-align: center;
    padding: 0px;
}

.page-template-awards-page .left-hp {padding: 20px;}
.page-template-awards-page .left-hp, .page-template-awards-page .right-hp {display:block; float:none; width:100%;}
.flipbook-viewport {
    margin: auto;
}

.main-page-posts {width:100%;}
.section-content img {
    margin-top: 20px;
}

#main-post .top-post {
    height: 378px;
    max-width: 682px;
}

body {zoom:100%;}

div#search-5 {
    width: 130px; overflow:hidden;
}

.archive #featured-3 {height:auto;}

.menu li a {
    font-size: 12px;
}

#menu-main-nav li a {
    padding: 10px 5px;
}

.timestamp {
    width: 175px;
}

.menu-area {
    width: 376px;
}

.Category-Header {
    background-attachment: unset !important;
}

#s {
    width: 100%;
}

.archive .top-post a h1 {
    font-size: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

}

@media (max-width:977px) {
    .timestamp {
    width: 260px;
}

.menu-area {
    width: 376px;
    padding: 0px;
    height: 85px;
}

#main-post .top-post {
    height: 362px;
    max-width: 644px;
}

div#video-title-etc {
    margin-left: -110px;
}

}

@media (max-width:900px) {

#main-post .top-post {
    height: 334px;
    max-width: 592px;
}


div#video-title-etc {
    margin-left: -108px;
}

}

/** Tablet **/

@media (max-width:840px) {
.navigation {width:100%;}

#main-post .top-post {
    height: 450px;
    max-width: 798px;
}

div#date-time {
    width: 100%;
}

.below-footer {
    text-align: center;
}

.right-links img {
    display: block;
    margin: auto;
    height:auto;
    width: 85%;
    margin-top: 20px;
    margin-bottom: 40px;
    position: Relative;
}

.fifth #nav_menu-6 {
    display: block !important;
}

.contentStyle {
    max-width: 95%;
    padding: 10px !important;
}

.consentText h1 {
    font-size: 20px;
}

.consentText p {
    font-size: 12px;
}

.bannerStyle {
    z-index: 9999999 !important;
    top: 10% !important;
}

.consentText h1, .consentText p {
    color: #303030;
}

.cat-header-content {
    padding: 80px 10px;
}

.cat-header-content h1 {
    font-size: 40px;
    text-align: center;
}

.top-posts-archive .post-contain {width:50%;}
    
.archive .right-hp {
    display: none;
}

body {zoom:100%;}

.main-page-posts, #featured-4, #featured-3, #unfeatured {
    grid-template-columns: repeat(1,1fr);
    height: auto;
    width: 100%;
}

.archive #featured-3 {
    grid-template-columns: repeat(2,1fr);
}

.top-post {
    min-height: 350px !important;
}

#main-post .top-post {
    height: 472px;
    max-width: 840px;
}

div#video-title-etc {
    margin-left: -126px;
}

#featured-1 h1 {
    font-size: 35px;
}

#featured-1 .top-post p {
    font-size: 20px;
}

button#responsive-menu-button   {
    top: 164px !important;
}

.left-hp, .right-hp {
    float: none;
    width: 100%;
    min-height: 0px;
}

.fifth, .two-fifths {
    width: 100%;
}

.menu-area {
    width: 100%;
    height: 76px;
}

div#search-5 {
    position: absolute;
    left: 200px;
    margin: 15px;
    width: 40%;
    border: solid 1px rgba(0,0,0,0.1);
}

div#zeno_fr_widget-4 {
    display: none;
}

#unfeatured .post-contain .top-post {
    min-height: 0px !important;
}

.language-text {
    width: 105px;
    left: 28px;
    margin-top: -7px;
    right: unset;
    position: absolute;
    z-index: 999;
}

.switcher .notranslate {
    margin: 26px 0 0 26px;
    width: 170px;
    float:left;
}

.switcher {
    top: 36px;
    left: 0px;
}

.main-nav-holder {
     height: 82px;
}

}

@media (max-width:800px) {

#main-post .top-post {
    height: 450px;
    max-width: 798px;
}

}

@media (max-width:760px) {

#main-post .top-post {
    height: 430px;
    max-width: 758px;
}

div#video-title-etc {
    margin-left: -118px;
}

}

@media (max-width:730px) {

#main-post .top-post {
    height: 414px;
    max-width: 728px;
}

}

/** Mobile **/

@media (max-width:700px) {
.timestamp {
    margin: 0 auto;
    width: 270px;
    display: block;
    padding: 0 0 20px 0;
    float: none;
}

.single-content {
    width: 100%;
    padding: 20px;
}

.page-template-awards-page .right-hp {
    padding: 0px;
    border-top: solid 20px white;
}

img.aligncenter.size-full, img.aligncenter, img.alignleft {
    max-width: 100%;
}

.page-id-7320 .single-content {
    padding: 20px;
}

.navigation {
    width: 100%;
}

.Category-Header {
    min-height: 300px;
}

#featured-1 .top-post p {
    display: none;
}

.menu-area {
    padding: 21px;
}

button#responsive-menu-button {
    top: 212px !important;
    right:3% !important;
}

img.main-logo {
    width: 85%;
    height: auto;
    margin: 15px 0px 15px 25px;
}

div#unfeatured {
    padding: 0px;
}

#unfeatured .post-contain {
    padding: 0px 40px;
}

    .footer {
    padding: 20px;
}

    #featured-1 h1 {
    font-size: 30px;
}

    div#search-5 {
    left: 200px;
    width: 35%;
    margin-top: 15px;
}

body {zoom:100%;}

.top-post h1 {font-size: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
    .archive .right-hp {display:none;}
    .top-posts-archive .post-contain {width:100%;}
    .fifth #nav_menu-6 {
    display: block !important;
}

.sponsorship-half-bottom {
    width: 100%;
    float: none;
}

.section-content-newsfeed {
    width: 100%;
    float: none;
    text-align: center;
}

.switcher {
    top: 25px;
}

#main-post .top-post {
    height: 394px;
    max-width: 706px;
}

div#video-title-etc {
    margin-left: -54px;
}

.archive #featured-3 {
    grid-template-columns: repeat(1,1fr);
}

}

@media (max-width:700px) {
    #main-post h1 {
    font-size: 26px;
}

}

@media (max-width:680px) {
    button#responsive-menu-button {
    top: 206px !important;
}

.switcher {
    top: 14px;
}

#main-post .top-post {
    height: 382px;
    max-width: 678px;
}

}

@media (max-width:640px) {
.fifth #nav_menu-6 {
    display: block !important;
}

img.main-logo {
    width: 50%;
    margin-left: 23%;
}

button#responsive-menu-button {
    top: 154px !important;
    right:3% !important;
}

#main-post .top-post {
    height: 360px;
    max-width: 638px;
}

}

@media (max-width:600px) {
img.main-logo {
    width: 85%;
    height: auto;
    margin: 15px 0px 40px 25px;
}

button#responsive-menu-button {
    top: 218px !important;
}

.timestamp {
    top: 105px;
}

#main-post .top-post {;
    height: 360px;
    max-width: 598px;
}

}

@media (max-width:580px) {
.timestamp {
    top: 82px;
}

button#responsive-menu-button {
    top: 216px !important;
}

}

@media (max-width:550px) {
button#responsive-menu-button {
    top: 212px !important;
}

#main-post .top-post {
    max-width: 598px;
}


}

@media (max-width:540px) {
button#responsive-menu-button {
    top: 208px !important;
}

#main-post .top-post {
    max-width: 540px;
}

}


@media (max-width:500px) {
button#responsive-menu-button {
    top: 200px !important;
}

div#video-title-etc {
    margin-left: -50px;
}

#main-post .top-post {
    max-width: 497px;
}

}

@media (max-width:480px) {
button#responsive-menu-button {
    top: 196px !important;
}

#main-post .top-post {
    max-width: 478px;
}

}

@media (max-width:460px) {
button#responsive-menu-button {
    top: 194px !important;
}

#main-post .top-post {
    height: 320px;
    max-width: 458px;
}

}

@media (max-width:440px) {

#main-post .top-post {
    max-width: 438px;
}

}

@media (max-width:428px) {
div#search-5 {
    left: 190px;
}

button#responsive-menu-button {
    top: 170px !important;
}

#main-post .top-post {
    max-width: 426px;
}

}

/* iPhone 6/7/8/Plus  */
@media (max-width:414px) {
div#search-5 {
    left: 182px;
}

button#responsive-menu-button {
    top: 186px !important;
}

#main-post .top-post {
    max-width: 412px;
}

}

/* iPhone X */
@media (max-width:400px) {
div#search-5 {
    display: none;
}

#main-post .top-post {
    max-width: 398px;
}

}

/* iPhone X */
@media (max-width:375px) {
div#search-5 {
    display: none;
}

#main-post .top-post {
    max-width: 373px;
}

button#responsive-menu-button {
    top: 180px !important;
}

}

/* iPhone 5/SE */
@media (max-width:320px) {
button#responsive-menu-button {
    top: 172px !important;
}

#main-post .top-post {
    max-width: 318px;
}

}

/* Galaxy Fold */
@media (max-width:280px) {
body {
    100%;
}

#main-post .top-post {
    max-width: 278px;
}

.timestamp {
    display: inline;
}

button#responsive-menu-button {
    top: 144px !important;
}

}