<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* fallback */

.blue {
    color: #fff !important;
    border: 2px solid #085990;
    padding-left: 60px;
    background:  #0D6EAF;
}

.paging-navigation a span {display:none}
.pstvb {display:none !important}
body .navigation-branding img {padding:5px}
.responsive-embed-container iframe, .responsive-embed-container object, .responsive-embed-container embed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.responsive-embed-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 62.25%;
    height: 0;
    max-width: 100% !important;
}

@media (min-width: 1200px) {
.responsive-embed-container {
    position: relative;
    overflow: visible;
    padding-bottom: 63%;
    height: 0;
    max-width: 100% !important;
    margin-bottom: 15px;
}
}

.post-views {text-align:left}
#page .yotu-videos { padding: 0px !important;margin-bottom:20px !important } #page .yotu-playlist {padding:0px !important}
#page .widget-area .widget {
    padding: 15px 15px 5px 15px !important;
    margin-bottom: 0px !important;
}
#page #custom_html-5 {padding-top:0px !important}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
/* cyrillic-ext */ 
  body.search .inside-article .entry-titlee {background-color:transparent !important;padding-bottom:100px;height:100px}
  body.search .inside-article .entry-header {background:none !important;padding-bottom:10px}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}
.single #primary .featured-image {width:100%}
.view-on {display:inline-block}
body footer.entry-meta {
    margin-top: 1em;
}
body.logged-in .inside-article.donee {
    border:1px solid green
}
body.logged-in .inside-article.not-donee {
    border:1px solid red
}
@media (min-width: 769px) {
 #right-sidebar {
        position: -webkit-sticky;
        /* position: sticky; */
        /* top: 20px; */
    }
}

.nulled {
    color: #ffffff;
    background: #770000;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase; margin-left:4px;vertical-align:middle;
	    padding: 1px 2px;
}
.single .inside-article ,
.single .comments-area{/* max-width: 700px; */}
.inside-article.related-posts {}
.inside-article.related-posts .grid-container ,
.inside-article.related-posts .thumbnail  {padding:2px 0px}
.inside-article.related-posts .post-date {padding:0px 0px 5px 0px;font-size:13px}
.inside-article.related-posts .post-date p {margin-bottom:0px}
.post-title {
    margin-bottom:0px;margin-top:2px;
}
body .inside-header {
    padding: 0px;
}
body .site-logo {
     padding: 0px 0 4px;
}
footer.entry-meta span{display:inline-block;margin-right:7px}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 25px;
}
.nav-links {text-align:center;margin-bottom:10px}
.nav-links a {padding:5px 8px;background:#eee}
.nav-links  .current ,
.nav-links a:hover {padding:5px 8px;background:#333;color:#FFF}
 .entry-summary{margin-top:10px}
 .archive .post .inside-article   ,
 .search .post .inside-article   ,
  .home  .inside-article {border-bottom:1px solid #eee;margin-bottom: 10px;padding: 0px !important;}
.archive .post .inside-article .post-image , .search .post .inside-article .post-image ,
.home  .inside-article .post-image {margin:0px 0px 0px 0px !important;display: block;}
.archive .post .inside-article .post-image img, .search .post .inside-article .post-image img,
.home  .inside-article .post-image img {width:100%;max-width:300px;display:block;}

 .sidebar .widget, .footer-widgets .widget {
    font-size: 16px;
}

.post-image-above-header .no-featured-image-padding .inside-article .featured-image {
     margin-top: 0px;  
}

.quote, blockquote {
    padding: 1% 4%;
    border-left: 2px solid #eee;
    font-style: italic;
    page-break-inside: avoid;
    word-wrap: break-word;
}
  .quote {
    padding: 2% 3%;
    background: #fff;
    border: 1px solid #dde4ea;
}

.single #primary .featured-image {text-align: left;
    margin: 0px 0px 25px 0px;}

@media (max-width:767px) {
body	.generate-columns {
    margin-bottom: 20px;
    padding-left: 0px;
}
}


@media (max-width:767px){
    body .site-logo {float:left !important;height:50px;clear: none !important;margin-bottom: 0px !important;padding: 0px 0 10px 10px!important;
    margin: 0px !important;}
  body   .site-header .header-image {
    width: 180px;
}
 body .menu-toggle {
    padding: 0 10px;
    line-height: 50px;
    font-size: 15px;
 } 
   body .inside-header {
    padding: 0px !important;
}
 }

.code-block-block-2 {/* padding-left:20px; */margin-top:0px !important;margin-bottom:20px !important;}

.code-block-block-1 ,
.code-block-block-10  {
    margin-bottom: 20px;
    padding-left: 20px;
    margin: 0 0 2em !important;
    float: left;
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
}
.code-block-block-3 {margin-top:0px !important;margin-bottom:20px !important}

.home  .stx ,
.archive  .stx ,
.search  .stx{margin-left: 20px;    margin-bottom: 20px; }

.archive .code-block-block-2 ,
.category .code-block-block-2 ,
.search .code-block-block-2 {
   padding-left: 20px; }
   .archive .code-block-block-3 ,
.category .code-block-block-3 ,
.search .code-block-block-3 {padding-left:20px;}
.site-main header.page-header {display:none}


.wpp-list {
     background: #fafafa;
}
.wpp-list .wpp-post-title {
    font-size: 15px;
    line-height: 19px;
    display: block;
    margin-top: -2px;
    /* margin-bottom: 4px; */
}

.wpp-list li {padding-bottom:10px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
margin-bottom:10px !important;padding-top:10px !important;padding-bottom:0px !important
} 
.popular-posts .widget-title {    color: #fff !important;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 13px 20px;
    line-height: 1;
    background-color: #3f3f3f !important;
    font-size: 21px;
    text-align: right;}













  .home   .inside-article,  .search   .inside-article,
    .archive .post  .inside-article {
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid #fff;
}
.home .inside-article .entry-header h2 , .search .inside-article .entry-header h2 ,
.archive .post .inside-article .entry-header h2 {line-height:1;padding-bottom: 5px;}
.home .inside-article .entry-header a , .search .inside-article .entry-header a ,
.archive .post .inside-article .entry-header a{font-size: 14px;line-height: 17px;display: block;padding: 5px 8px;font-weight: 600;color: #fff;}

.home .inside-article .entry-header , .search .inside-article .entry-header ,
.archive .post .inside-article .entry-header {position:absolute;bottom: 10px;}
.generate-columns {
    margin-bottom: 10px;
    /* padding-left: 10px; */
}

@media (min-width: 1025px){
body #content .grid-20 {
    float: left;
    width: 16.66%;
}
} 


 
.home .inside-article .entry-header , .search .inside-article .entry-header ,
.archive .post .inside-article .entry-header  {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    content: "";
    background-color: rgba(255,255,255,0);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    z-index: 111;
}

.home .inside-article:hover img , .search .inside-article:hover img ,
.archive .post .inside-article:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.home .inside-article img , .search .inside-article img ,
.archive .post .inside-article img {
    width: 100%;
    height: 280px;
    -webkit-transition: .2s;
    transition: .2s;
}

.home .inside-article .post-image:hover .img-ink:before , .search .inside-article .post-image:hover .img-ink:before ,
.archive .post .inside-article .post-image:hover .img-ink:before {
    opacity: 1;
}

.home .inside-article .post-image .img-ink:before , .search .inside-article .post-image .img-ink:before ,
.archive .post .inside-article .post-image .img-ink:before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    background-color: rgba(15,15,15,0.6);
    z-index: 100;
    text-align: center;
}

.home .inside-article .post-image:after , .search .inside-article .post-image:after ,
.archive .post .inside-article .post-image:after {
     bottom: 80px; 
     content: 'Download';
     z-index:999;
     position: absolute;
     bottom: 80px;
     width: 100%;
     border-radius: 0;
     opacity: 0;
     display: block;
     color: #fff;
     background-color: #204d74;
     border-color: #122b40;
     font-size: 14px;
     padding: 6px;
     }
.home .inside-article     .post-image:hover:after , .search .inside-article     .post-image:hover:after ,
.archive .post .inside-article     .post-image:hover:after {opacity:0.8}


     .nav-links {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.nav-links  a ,
 .nav-links  span {
    display: inline;
    padding: 10px 15px !important;
    color: #f57f26 !important;
    font-weight: 500;
}

.nav-links   a,
.nav-links   span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.nav-links&gt;li:first-child&gt;a,
.nav-links&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.generate-columns-container &gt; .paging-navigation {background:none;text-align: center;margin: 0px;padding: 0px;}
.nav-links a:last-child  {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.nav-links &gt; a:hover,
.nav-links &gt; a:focus,
.nav-links &gt; span:hover,
.nav-links &gt; span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.nav-links&gt;.current,
.nav-links&gt;.current ,
.nav-links&gt;.current:focus,
.nav-links&gt;.current:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
    color: #fff !important;
}

.img-ink {display:block;position: relative;/* z-index: 999; */}


.widget-title {
    margin-top: 0;
    font-size: 17px;
    padding: 8px 10px;
    margin-bottom: 15px;
    color: #fff;
    background: #4285F4;
    box-shadow: 0 1px 1px rgba(204,197,185,0.5);
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    height: 100%;
    font-weight: 600;
}


.widget_categories {display:table;width:100%}
.widget_categories li:nth-child(odd) {
    border-right: 1px solid #fff;
}
.widget_categories li {width: 50%;padding-bottom: 0px !important;float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.widget_categories li  a {
    background: #4285F4;
    border-color: #4285F4;
    color: #fff;display:block;
    font-weight: 500;
    -webkit-transition: .2s;
    transition: .2s;

    box-shadow: 0 1px 1px rgba(204,197,185,0.5);
  font-size:14px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    height: 100%;
     border-radius: 0;
    font-weight:600;
    position: relative;
    display: block;
    padding: 5px 10px;
      border: 1px solid #ddd;
}

.widget_categories a:hover {
    background: #333; 
    border-color: #333;
}


.rpwwt-widget {}
.rpwwt-widget ul{}
.rpwwt-widget ul li {position:relative;width:33.3%;float:left;    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;}

.rpwwt-widget ul li img {
    height: 180px !important;
    margin: 0px !important;
}
.rpwwt-widget ul li img {
    width: 100%;
    height: 287px;
    -webkit-transition: .2s;
    transition: .2s;
}

.rpwwt-widget ul li .rpwwt-post-title {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    content: "";
    background-color: rgba(255,255,255,0);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    background: linear-gradient(transparent, #000 80%);
    color:#FFF;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 111;
    padding: 5px !important;
    color: #fff;
    font-weight: 500;
    font-size:14px;
    display: block;
    padding: 5px;
    color: #fff;
    font-weight: 500; line-height:18px;
    }

.rpwwt-widget ul li a:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.widget-area .widget {
    margin-bottom: 10px !important;
    padding: 0px 10px 10px 10px;
}




.page-body img {
    max-width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.aligncenter {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 96%;
    width: auto;
    height: auto;
    padding: 5px;
    border: solid 1px #CCC;
    -webkit-box-shadow: 1px 1px 3px #1478AA;
    box-shadow: 1px 1px 3px #1478AA;
    width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    border: 4px solid;
    box-shadow: 0 0 12px 6px;
    -moz-box-shadow: 0 0 12px 6px;
    -webkit-box-shadow: 0 0 0 1px;
}

.entry-content {/* max-width:600px; *//* margin:0px auto; *//* text-align:center */}


.no {
    color: #fff !important;
    border: 2px solid #085990;
    padding-left: 20px;
    background: url() #0D6EAF no-repeat -1px 0;
}
.buttn {
    line-height: 25px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none!important;
    border-radius: 1px!important;
    padding: 10px 15px 9px 15px;
    margin-right: 10px;
    opacity: .96;
    -webkit-box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    margin-top: 20px;
    display: inline-block;
}
a {
    -webkit-transition: .2s;
    transition: .2s;
}
.xxx.buttn:nth-child(3) {
    display: block;
    width: max-content;
    margin: 20px auto;
}
.red {
    color: #fff !important;
    border: 2px solid #085990;
    padding-left: 20px;
    background: url() green no-repeat -1px 0;
}
.watch{color:#fff!important;border:1px solid #b40808;padding-left:60px;
background:url(watch.png) #d60606 no-repeat -1px 0}.prem{color:#fff!important;border:1px solid #141414;padding-left:15px;background-color:#333}

.top-csb h2 {font-size:21px;}
.top-csb h2 ,
.top-csb h1 {font-size: 20px;margin-bottom: 0px;}
.top-csb .material-text{vertical-align:middle;display:inline-block}
.hd11 {
    margin-top: 20px;
    font-size: 18px;
    padding: 5px 10px 8px 10px;
    margin-bottom: 15px;
    color: #fff;
    background: #4285F4;
    }



    @media (max-width: 1024px) and (min-width: 768px) {
body #content  .tablet-grid-50 {
    clear: both;
    width: 33.3%;
}
body .grid-container {max-width:900px;}
.archive .post .inside-article .post-image img {height:350px;max-width: 100%;}
}

    @media (max-width: 768px)  {
body  #content .tablet-grid-50 {
    clear: both;
    width: 50%;
}
body .grid-container {max-width:400px;}
.archive  .post .inside-article .post-image img {height:300px;max-width: 100%;}
}

    @media (max-width: 768px)  and (orientation:landscape) {
body #content .tablet-grid-50 {
    clear: both;
    width: 33.3%;
}
body .grid-container {max-width:600px;}


    }




.list-inline  a:hover {
    text-decoration: none;
    background: #333;
}
.list-inline {text-align:center;margin: 10px 0px -10px 0px;}
.list-inline  a {
    color: #fff;
    display: inline-block;
    margin: 5px 5px;
    background: #f57f26; font-size:14px;
    line-height: 25px;
    padding: 4px 15px;
    font-weight: 600;
}
.list-inline a {
    color: #fff;
    display: inline-block;
    margin: 5px 5px;
    background: #4285F4;
    line-height: 25px;
    padding: 4px 15px;
 }

.single .entry-content {text-align:center}
.entry-date {background:#333;color:#FFF;padding:4px 6px;margin:4px 0px;display:inline-block}





.page-id-60915 #mobile-header ,
.page-id-60915 #site-navigation   ,
.page-id-60915 .entry-header  ,
.page-id-60915 .site-footer {display:none}
.page-id-60915 #page {max-width:100%}
.page-id-60915 #main ,
.page-id-60915 #main .entry-content  {margin:0px}
.page-id-60915 #main .inside-article {padding:0px !important}

.page-id-60915  .responsive-embed-container iframe ,
.page-id-60915  .responsive-embed-container {display:block !important}





  .page-title  { font-size: 17px !important; }
 
.material-text {
    position: relative;
    top: 0px;
    left: 4px;
}
.page-title {box-shadow: 0 1px 1px rgba(204,197,185,0.5); margin-top: 0; font-size: 17px; padding: 5px 10px; 
margin-bottom: 15px; color: #fff; background: #4285F4; }


.sitewide-notice { margin-top:20px;background: #4285F4; border-color: #4285F4; border-radius: 0; color: #fff; font-size: 15px; padding: 15px; margin-bottom: 10px !important; border: 1px solid transparent; }.sitewide-notice a { color: #333; }


.page-meta span {vertical-align: top; height:32px;margin-right:10px !important;font-weight: 500; background: #4285F4 !important; color: #fff; box-shadow: 0 1px 1px rgba(204,197,185,0.5);}
.page-meta span, .page-meta a { background: #fff; border-color: #fff; padding: 3px 10px; margin-bottom: 5px; padding-top: 4px; display: inline-block; margin-right: 5px; -webkit-transition: .2s; transition: .2s; }
.page-meta .entry-date {
    background: none;
    color: #fff; line-height:21px;
    padding: 0px 3px 0px 0px;font-weight:600; font-style:normal;
    margin: 0px 0;
    display: inline-block;vertical-align:middle
}
.page-meta .ctsc {line-height:21px;background:#FFF !important;padding:4px 15px 5px 5px !important;vertical-align:top}
.page-meta .ctsc a {margin:0px !important;background: none;padding:0px}
.page-meta .ctsc a ,
.page-meta   .ctsc {color:#444;font-style:normal;}
.page-meta   .material-icons { font-style:normal;font-size:18px}

.page-meta .ctsc:hover {background:#333 !important;color:#FFF}
.page-meta .ctsc:hover i,
.page-meta .ctsc:hover a {color:#FFF}

.pstvb span {padding:0px !important;height:auto !important;border:none !important;box-shadow:none !important}
.pstvb {height:32px !important}
.pstvb .post-views {margin-top:4px;font-weight:600 !important;font-size:13px}
.logged-in .pstvb {display:inline-block !important}

.a {
    font-weight: 600;
    font-weight: bold;
    display: block;
    color: red;
    font-size: 20px;
    white-space: pre;
    white-space: pre-wrap;
    border: 1px solid #ededed;
    background: #FCFCFC;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 22px;
    padding: 8px 10px;
    margin-top: 14px;
    font-family: Georgia, serif;
}
body .buttn {
    line-height: 25px;
    font-size: 15px;
    font-weight: 400;
    font-family: Oswald;
    text-transform: uppercase;
    text-decoration: none!important;
    border-radius: 1px!important;
    padding: 9px 14px 9px 0;
    margin-right: 10px;
    opacity: .96;
    -webkit-box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    box-shadow: 4px 4px 3px 0 rgba(0,0,0,.2);
    margin-top: 20px;
    display: inline-block;
    width: 40%;
}

.direct_dl {
    background: #4285f4;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    letter-spacing: 0.05em;
    border: 1px solid #3365b7;
}


.red:active ,.direct_dl:active{ position: relative; top: 1px; left: 1px; box-shadow: none; }
.no:active ,a.watch:active { position: relative; top: 1px; left: 1px; box-shadow: none; }</pre></body></html>