:root{--topblk-bg:#ccc;--centerblk-bg:#ccc;--storyblk-bg:#ccc;--sidebar-bg:#ccc;--hd-bg:#222;--ft-bg:#222;--titles:#1f1f1f;--titles2:#330b0b;--maintext:#616161;--primarybg:#ccc;--secondarybg:#070707;--links:#330b0b;--links-hover:#aa2525;--bullets:#7a7a7a;--bullets2:#2b2b2b;--images:#000;--userlog:#d8d8d8;--article-contentbg:#040404;--topbot-contentbg:#040404;--megamenu-a:#929292;--megamenu-a-hover:#330b0b;--socialbar:#414141;--articletitle-a:#330b0b;--articletitle-a-h:#aa2525;--navlink:#000;--navlink-hover:#aa2525;--bgcolor-sm:#1a1a1a;--border-left:#000;--border-right:#000;--border-bottom:#000;--bgcolor-sm2:#030202;--border-left2:#0e0e0e;--border-right2:#0e0e0e;--border-bottom2:#0e0e0e;--totopbtn:#47474734;--toptopbtn-hover:#6e6e6e28;--wkscrollbar:#282828;--wkscrollbar-thumb:#666;--fcon-wk-scroll:#141414;--fcon-wk-scroll-thumb:#1a1a1a;--fcon-wk-scroll-hover:#333;--blogcontent:#222;--mainnavbg:#020202;--mainnavbg-button:#0c0c0c;--menutoggle-btntxt:#2c2c2c;--menutoggle-btnbg:#1a1a1a;--inputfld-brdr:#1b1b1b;--inputfld-bg:#414141;--inputfld-font:#fff;--inputbtn-brdr:#222;--codebg:#0c0c0c;--textarea-bg:#ccc;--sticky-brdr:#a3a3a3;--navlinks-pg-num-bg:rgba(36,36,36,.2);--comment-body-bg:#ccc;--comments-font:#414141;--commentsbg:#070707;--comment-form-textarea-font:#5c5c5c;--by-post-author:#999;--topblk-h2-a:#757575;--topblk-h2-a-hover:#fff;--botblk-h2-a:#757575;--botblk-h2-a-hover:#fff;--sidebar-h2-a:#757575;--sidebar-h2-a-hover:#fff;--timedate-spacer:#131313;--clock-digits:#000;--black:#000;--white:#fff;--red:red}html,body{overflow-x:hidden}nav{display:block;margin:0;padding:0;border:0;font-size:100%}html,body,h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,div,font,img,small,strike,sub,sup,li,fieldset,figcaption,form,main,label,legend,button,table,caption,tr,th,td{border:none;background:0 0;margin:0;padding:0;box-sizing:border-box;font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:2em}h2{font-size:1.8em}h3{font-size:1.6em}h4{font-size:1.4em}h5{font-size:1.2em}h6{font-size:1em}html{scroll-behavior:smooth}a,a:visited{color:var(--links);text-decoration:underline !important}a:hover,a:focus{color:var(--links-hover);text-decoration:underline !important;background-color:transparent !important}#skip{position:relative;z-index:999}.tab-shortcut{position:absolute;top:-999px;padding:20px;z-index:999}.tab-shortcut:hover{position:absolute;top:-999px;background:var(--secondarybg) !important;padding:20px;z-index:999}.tab-shortcut:focus{top:0;background:var(--secondarybg) !important;text-decoration:none}#content{width:100%;order:1}#TopBtn{display:none;position:fixed;bottom:5px;right:30px;z-index:99;border:none;outline:none;cursor:pointer;font-size:20px;padding:4px 30px;border-radius:0;border-radius:8px;background-color:var(--totopbtn);color:var(--links)}#TopBtn:hover{display:none;position:fixed;bottom:5px;right:30px;z-index:99;border:none;outline:none;cursor:pointer;padding:4px 30px;border-radius:0;border-radius:8px;background-color:var(--toptopbtn-hover);color:var(--links-hover)}html::-webkit-scrollbar{width:8px;background-color:var(--wkscrollbar)}html::-webkit-scrollbar-thumb{background-color:var(--wkscrollbar-thumb)}body{width:100%;min-width:300px;padding:0;background-color:var(--primarybg);font-family:'Montserrat','Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:2.5vh;color:var(--maintext)}#primarybg{background-color:var(--primarybg)}#main-container{display:flex;flex-direction:column;width:100%;margin:0 auto}.slider{max-width:100%;position:relative;margin:auto;height:400px;margin:10px}.slider .slide-dots{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:50%;height:30px;display:flex;justify-content:center;align-items:center;gap:10px;z-index:50}.slider .slide-dots .slide-dot{width:40px;height:8px;background:#ffffff30;border-radius:0;cursor:pointer;box-shadow:0px 2px 4px #00000098}.slider .slide-dots .slide-dot.active{background:#00000070}.slider .slidepics img{object-fit:cover;width:100%;height:400px;box-shadow:1px 1px 6px #000;border-radius:50px 10px}.slidepics p{position:absolute;bottom:0;left:15%;height:auto;width:70%;font-size:1rem;padding:20px;margin:0;color:var(--maintext);text-shadow:0 1px 2px #000,0 1px 2px #000,0 1px 2px #000;background-color:#00000060;text-align:center;border-radius:20px 20px 0 0}.slidepics p a{color:var(--links)}.slidepics p a:hover{color:var(--primarybg)}.slider .previous,.slider .next{cursor:pointer;position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%;width:auto;padding:16px;color:var(--primarybg);font-size:30px;transition:.6s ease;border-radius:0;text-shadow:1px 1px 4px #000;border-radius:50px 10px}.slider .next{right:0}.slider .previous:hover{border-radius:50px 10px;background-color:rgba(0,0,0,.2)}.slider .next:hover{background-color:rgba(0,0,0,.2)}.slider .slidepics{animation-name:fade;animation-duration:1.5s}@keyframes fade{from{opacity:.4}to{opacity:1}}.searchbox{position:relative;top:0;display:flex;justify-content:center;height:50px;width:410px;padding:0;margin-top:20px;margin-left:30px;border-radius:50px 0 50px 6px;background-color:#4d4d4d00;box-shadow:inset 0px 0px 0px #000;z-index:999}.dw-search{position:absolute;margin:0 auto;text-align:bottom}.dw-search form{display:inline-block;font-size:0px;padding:0;border-radius:5px;position:relative;min-width:300px;z-index:1}.dw-search input{font-family:'Montserrat','Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-weight:700;border-radius:50px 8px;color:var(--bullets);display:block;float:left;font-size:13px;height:40px;margin:5px 0 0;padding:0 0 0 20px;box-shadow:inset 0 0 2px #000,inset 0 0 2px #000,inset 0 0 2px #000;width:300px}.ie .dw-search input{line-height:25px;padding-top:1px}.dw-search input::-webkit-input-placeholder{color:var(--bullets);padding-top:1px}.dw-search input:-moz-placeholder{color:var(--bullets);padding-top:1px}.dw-search input:focus{background:#000;background:linear-gradient(#000,#000);border-color:#5a5a5a;box-shadow:0 0 5px rgba(126,126,126,.2),inset 0 0 5px rgba(49,49,49,.1),0 2px 0 #000;color:#5a5a5a;outline:none;border:none}.dw-search input:focus::-webkit-input-placeholder{color:#efe}.dw-search input:focus:-moz-placeholder{color:#efe}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#b1b1b1;transition:background-color 5000s ease-in-out 0s}.dw-search button{font-family:'Montserrat','Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;background:linear-gradient(#414141,#252525);box-sizing:border-box;border:1px solid #1b1b1b;border-radius:50px 5px;color:var(--links);display:block;float:left;font-size:13px;font-weight:500;height:40px;line-height:25px;margin-left:0;padding-top:3px;position:relative;text-shadow:0 -1px 0 #000;width:70px}.dw-search button:hover,.dw-search button:focus{background:#c2c2c2;background:linear-gradient(#535353,#383838);color:var(--links-hover);outline:none}.dw-search button:active{background:#000;background:linear-gradient(#1f1f1f,#707070);box-shadow:0 1px 0 #000,inset 1px 0 1px #222;top:1px}.centerbg{background-color:var(--secondarybg)}#widget-hd-ft-block{margin:10px auto;padding:0;max-width:100%}.widget-column#widget-left{order:2}.singlealign{margin:0}.blog-column{display:flex;flex-direction:column;gap:10px;width:100%}.blog-title{position:relative;color:var(--titles);font-size:16px;padding-top:14px;margin:0;z-index:1}.blog-title:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.blog-title a{color:var(--links);text-decoration:none}.blog-title a:hover{color:var(--links-hover);text-decoration:none}.blog-content{padding:10px;margin:0}header{display:none}footer{display:none}.nav-head{display:flex;flex-direction:row;width:100%;height:65px;margin:0 auto;background-color:#838383;border-top:2px solid #979797;border-left:2px solid #979797;border-right:2px solid #979797}.nav-title{color:var(--links);display:flex;align-items:center;padding-left:10px;width:150px;height:100%;font-size:25px}.m-menu.show{display:flex;width:95%;height:100%;margin:0 auto;background-color:var(--primarybg);border-bottom:2px solid #979797;border-left:10px solid #979797;border-right:10px solid #979797;flex-direction:column;overflow:hidden}.m-menu{display:none}.burgerbutton{display:flex;align-items:center;height:63px;width:75px;font-size:45px;justify-content:center;margin:0 0 0 auto;color:#1b1b1b;background-color:#a0a0a0}.burgerbutton:hover{color:#fff}.m-menu ul{list-style:none;margin:0;padding:0}.m-menu .m-nav li{border-top:1px solid #b6b6b6;line-height:60px}.m-menu .m-nav li>a:after{color:var(--maintext);font-family:'FontAwesome';padding-left:10px;content:"\f0d7"}.m-menu .m-nav li>a:only-child:after{content:""}.m-menu .m-nav li a{position:relative;color:var(--links);text-decoration:none;font-size:18px;padding-left:10px;font-weight:500;display:block;width:100%;border-left:3px solid transparent}.m-menu .m-nav li:hover>a{color:var(--links-hover);background:var(--sidebar-bg) !important}.m-menu .m-nav li.menu-item-has-children .sub-menu a{padding-left:10px;border-left:40px solid #bdbdbdab}.m-menu .m-nav li.menu-item-has-children .sub-menu a:after{content:""}.home-btn{display:flex;justify-content:center;align-items:center;width:75px;height:65px;font-size:25px;color:var(--primarybg);text-shadow:0px 0px 1px #000,0px 0px 1px #000;box-shadow:inset 1px 1px 0 #474747,0 0 3px #000,0 0 3px #000;border-bottom:1px solid #000;background-image:linear-gradient(var(--links-hover),var(--links));cursor:pointer}.home-btn:hover{background-image:linear-gradient(#585858,#242424);box-shadow:inset 1px 1px 0 #181818,inset -1px -1px #000}.hmenu{width:100%;height:65px;margin:0;padding:0;display:flex;box-shadow:inset 1px 1px 0 #474747,0 0 3px #000,0 0 3px #000;border-bottom:1px solid #000;background-image:linear-gradient(#3a3a3a,#141414);position:fixed;z-index:99}.admin-bar .hmenu{top:32px}.top-bar{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:row}.top-bar li{display:flex;justify-content:center;align-items:center;min-width:100px;height:65px;position:relative;background-image:linear-gradient(#3a3a3a,#141414);box-shadow:inset 1px 1px 0 #474747,inset -1px -1px #000;cursor:pointer}.top-bar>li:last-child{border-right:1px solid #474747}.top-bar>.menu-item-has-children:after{content:'\25be';padding-right:5px;margin-left:-15px}.top-bar li:hover{position:relative;background:linear-gradient(0deg,var(--links),var(--links-hover));box-shadow:inset 1px 1px 0 #181818,inset -1px -1px #000}.top-bar li a{padding:1rem;color:var(--megamenu-a)}.top-bar li a:hover{padding:1rem;color:var(--megamenu-a-hover)}.top-bar li .sub-menu,.top-bar .menu-item .sub-menu .sub-menu{position:absolute;top:100%;left:-9999px;background:#565656;box-shadow:1px 1px 10px #00000001;margin:0;padding:0;list-style-type:none;min-width:200px;z-index:999}.top-bar li .sub-menu a{display:block;padding:.25rem;text-align:center;text-decoration:none}.top-bar>.menu-item-has-children:hover>.sub-menu,.top-bar>.menu-item-has-children[aria-expanded=true]>.sub-menu{left:0}.top-bar .menu-item-has-children .sub-menu>.menu-item-has-children:hover .sub-menu{display:block}.top-bar .sub-menu li .sub-menu,.top-bar>.menu-item-has-children[aria-expanded=true] .sub-menu .menu-item-has-children[aria-expanded=true] .sub-menu{top:0;left:100%}.assistive-text,.site .screen-reader-text{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}.main-navigation .assistive-text:focus,.site .screen-reader-text:hover,.site .screen-reader-text:active,.site .screen-reader-text:focus{background-color:#fff;border:2px solid #333;border-radius:3px;clip:auto !important;color:#000;display:block;font-size:12px;height:auto;padding:12px;position:absolute;top:5px;left:5px;width:auto;z-index:100000}button,input,select{height:25px;margin:5px;padding:5px;border:none;border-radius:4px;background-color:var(--inputfld-bg);color:var(--inputfld-font)}button,select,input[type=button],input[type=submit],input[type=reset]{height:30px;padding:5px 10px;border:2px solid var(--inputbtn-brdr);background:linear-gradient(0deg,#070707 0%,#0f0f0f 100%);cursor:pointer}code{display:inline-block;vertical-align:middle;padding:2px 10px 4px;background:var(--codebg);border-top:2px solid;border-radius:4px;overflow-x:auto;color:var(--links)}p{line-height:1.4;margin:1em 0}pre{overflow-x:auto}textarea{font-family:Arial,Verdana,Helvetica;border:1px solid var(--links);padding:2px 5px 1px;width:250px;height:100px;background-color:var(--textarea-bg)}input{max-width:100%}.alignnone{margin:6px 0}.alignleft{float:left;margin:6px 6px 6px 0}.alignright{float:right;margin:6px 0 6px 6px}.aligncenter{display:block;margin:6px auto}#content .wp-block-button:not(.is-style-outline) .wp-block-button__link,#content .wp-block-file__button{text-decoration:none;font-weight:400}.is-style-squared .wp-block-button__link{border-radius:0}.wp-caption .wp-caption-text{margin:0}.gallery-caption{box-sizing:border-box;padding:3px;max-width:100%}.socialcontainer{display:flex;justify-content:center;width:1500px;margin:0 auto}#socialbar{display:flex;flex-direction:row;align-items:center;width:302px;height:61px}.socialicon-wrap{display:flex;justify-content:center;flex-direction:row;width:100%}.socialicon-fb,.socialicon-fb:hover{width:84px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/fb.png);background-repeat:no-repeat;transition:.5s}.socialicon-fb{height:61px;background-position:0 0;transition:.5s}.socialicon-fb:hover{height:61px;background-position:0 -61px}.socialicon-tw,.socialicon-tw:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/tw.png);background-repeat:no-repeat;transition:.5s}.socialicon-tw{height:61px;background-position:0 0;transition:.5s}.socialicon-tw:hover{height:61px;background-position:0 -61px}.socialicon-lin,.socialicon-lin:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/in.png);background-repeat:no-repeat;transition:.5s}.socialicon-lin{height:61px;background-position:0 0;transition:.5s}.socialicon-lin:hover{height:61px;background-position:0 -61px}.socialicon-ig,.socialicon-ig:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/ig.png);background-repeat:no-repeat;transition:.5s}.socialicon-ig{height:61px;background-position:0 0}.socialicon-ig:hover{height:61px;background-position:0 -61px}.socialicon-yt,.socialicon-yt:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/yt.png);background-repeat:no-repeat;transition:.5s}.socialicon-yt{height:61px;background-position:0 0}.socialicon-yt:hover{height:61px;background-position:0 -61px}.socialicon-gplus,.socialicon-gplus:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/gplus.png);background-repeat:no-repeat;transition:.5s}.socialicon-gplus{height:61px;background-position:0 0}.socialicon-gplus:hover{height:61px;background-position:0 -61px}.socialicon-dis,.socialicon-dis:hover{width:83px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/social/discord.png);background-repeat:no-repeat;transition:.5s}.socialicon-dis{height:61px;background-position:0 0}.socialicon-dis:hover{height:61px;background-position:0 -61px}.hdmainnav{padding-top:19px;text-align:center;text-decoration:none;text-shadow:var(--clock-glow)}.datetime{font-size:15px;padding-top:10px;margin-left:20px;font-family:'Roboto Mono','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;text-align:center;text-shadow:0px 0px 2px #000,0px 0px 2px #000,0px 0px 3px #000}.datetime .date-string,.datetime .time-string{color:var(--maintext)}.datetime .time-string:before{content:' - ';color:#fff}.date-date,.time-time{color:var(--links);text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000}header{max-width:1500px;margin:0 auto}footer{max-width:1500px;margin:0 auto}#headerlogo{position:absolute;top:100px;left:25px;display:flex;justify-content:center;align-items:center;height:227px;width:686px;z-index:1}#headerlogo img{object-fit:contain;max-height:227px;max-width:686px}#headerlogo2{display:flex;justify-content:center;align-items:center;padding:0;margin:0 auto;height:232px;max-width:300px;z-index:999}#headerlogo2 img{object-fit:contain;max-height:232px;max-width:100%}#blog-name{color:var(--links);font-size:4.25em}#blog-tagline{color:var(--maintext);font-size:18px;margin-top:10px;text-align:center;text-shadow:1px 0px 2px #000,1px 0px 2px #000,1px 0px 2px #000}#blog-name2{color:var(--links);font-size:2em;text-align:center}#blog-tagline2{color:var(--links-hover);text-align:center;font-size:18px}.custom-logo{min-height:inherit}#textlogo{text-align:left;margin-left:75px}.conhold{height:200px;width:300px;border-radius:100px 0 30px;background-color:#333}.fcontent{width:100%;height:400px;margin:0;padding:10px;text-decoration:none;text-align:center;overflow:auto;border-radius:50px 10px 10px 30px;background-color:#1f1f1f}.fcontent a{color:var(--links)}.fcontent a:hover{color:var(--links-hover)}.fcontent::-webkit-scrollbar{width:8px;background-color:var(--fcon-wk-scroll);border-radius:8px;box-shadow:inset 0 0 4px #000}.fcontent::-webkit-scrollbar-thumb{background-color:var(--fcon-wk-scroll-thumb);border-radius:8px;box-shadow:0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000}.fcontent::-webkit-scrollbar-thumb:hover{background-color:var(--fcon-wk-scroll-hover);border-radius:8px}.postnav{font-size:15px;padding:20px 0 10px;background-color:#9e9e9e}.pcontent{margin:20px 0;padding:5px 5px 5px 0;display:flex;flex-direction:column;gap:10px}.pcontent a{text-align:center}.pcontent img{border:4px solid var(--images);min-width:150px}.scontent{max-width:100%;margin:20px 0;padding:5px 5px 5px 10px}.scontent a{color:var(--links)}.scontent a:hover{color:var(--links-hover)}.vertical-line{border-left:1px solid var(--links)}.thumbsingle{margin:30px 10px 0;text-align:center}.hentry{margin:0;clear:both}.sticky{margin:14px -1px;padding:15px;border-radius:4px;border:1px solid;border-color:var(--sticky-brdr);box-shadow:inset 0px 0px 10px #444,inset 0px 0px 20px #6b6b6b,inset 0px 0px 5px #000,0 0 2px #868686}.meta-divide{width:300px;margin:50px 0 20px auto;border-top:1px solid #000}.meta{width:100%;text-align:right;font-size:.9em;padding:10px;margin:0 10px 0 auto;flex-wrap:wrap}.meta a{color:var(--links)}.meta a:hover{color:var(--links-hover)}.hentry img,.sidebar img{height:auto;max-width:100%}.nav-links{display:flex;justify-content:center;gap:10px}.nav-links a{color:var(--links)}.nav-links a:hover{color:var(--links-hover)}.nav-links .page-numbers{display:block;background:var(--navlinks-pg-num-bg) !important;border:1px solid #000;border-radius:5px;padding:9px 14px}.nav-links .page-numbers:hover,.nav-links .page-numbers.current{box-shadow:0px 0px 2px #000,inset 0px 0px 2px #1a1c1f,inset 0px 0px 2px #141414}.post-nav-links{clear:both}.paginationlink{padding:20px 0;color:var(--links-hover);text-align:center}#continuelink{text-align:right;text-decoration:none;padding:10px 0 0}#continuelink a{color:var(--links)}#continuelink a:hover{color:var(--links-hover)}#continuelink:before{color:var(--bullets);content:"\bb  ";text-decoration:none}.readmore{padding:5px}.readmore:before{content:"\bb  "}.comment-body{padding:7px;background-color:var(--comment-body-bg);border-radius:4px;border:2px solid;border-color:var(--links)}.reply-header{font-size:.9em;padding:10px 0}.comment-reply-title{font-size:.9em}#comments{color:var(--comments-font);margin:0;font-size:1.2rem;border-radius:4px;clear:both}#comments a{color:var(--links)}#comments a:hover{color:var(--links-hover)}#comments.pagecomments{border-radius:0 0 6px 6px}.comment-feed-link{margin:0 10px 10px}.comment-feed-link a{text-decoration:none}.commentlist{margin:3px;padding:0}.comment,.trackback,.pingback{list-style:none;padding:10px;border-radius:4px;margin:16px 0}.comment-meta a,.comment-author a{text-decoration:none}.avatar{text-align:center;vertical-align:text-top}.bypostauthor{border-color:var(--by-post-author)}.reply a{text-decoration:none}#comments .children{padding:0}.comment-respond a{text-decoration:none}p.form-submit{margin:0}.comment-form-comment textarea{width:100%;color:var(--comment-form-textarea-font);box-sizing:border-box}#submit{font-size:1em;color:var(--userlog);background:linear-gradient(0deg,#313131 0%,#646464 100%);padding:5px;box-shadow:0px 0px 3px #000;border-radius:6px;border:1px solid #000}#content #submit:hover,#content #submit:focus,#content #submit:active{border:1px solid #000;background:linear-gradient(0deg,#131313 0%,#242424 100%)}.pagination,.post-navigation{padding:0 6px;border-radius:0 0 6px 6px}.pagination{text-align:center}.post-navigation .nav-links{display:flex;justify-content:space-between;flex-direction:row;clear:both}.post-navigation .nav-next{text-align:right}.post-navigation .nav-previous,.post-navigation .nav-next{word-break:break-all;word-break:break-word}.topblk{display:flex;font-size:14px;font-weight:700;text-decoration:none;flex-shrink:0;font-size:.9em;width:100%;margin:0 auto;padding:15px 0;border:none;box-sizing:border-box;list-style:none;text-align:center;flex-direction:column;justify-content:space-around;flex-wrap:wrap;gap:5px 5px}.topblk li{padding:5px;align-self:center;list-style:none}.topblk ul{padding:0}.topblk h2{position:relative;font-size:16px;line-height:29px;min-width:194px;min-height:33px;height:min-content;font-weight:700;color:var(--titles);padding:3px 0 0 30px;margin-top:0;margin-bottom:20px;margin-left:auto;margin-right:auto;box-sizing:border-box;text-align:left;z-index:1}.topblk h2:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/title.png);background-color:var(--sidebar-bg);background-repeat:no-repeat;border-radius:6px 6px 6px 50px;box-shadow:-2px -1px 1px #00000070;z-index:-1}.topblk h2 a{color:var(--topblk-h2-a)}.topblk h2 a:hover{color:var(--topblk-h2-a-hover)}.topblk img{max-width:100%;margin-left:auto;margin-right:auto}.topblk a{color:var(--links)}.topblk a:hover{color:var(--links-hover)}.botblk{display:flex;font-size:14px;font-weight:700;text-decoration:none;flex-shrink:0;font-size:.9em;width:100%;margin:0 auto;padding:15px 0;border:none;box-sizing:border-box;list-style:none;text-align:center;flex-direction:column;justify-content:space-around;flex-wrap:wrap;gap:5px 5px}.botblk li{padding:5px;align-self:center;list-style:none}.botblk ul{padding:0}.botblk h2{position:relative;font-size:16px;line-height:29px;min-width:194px;min-height:33px;height:min-content;font-weight:700;color:var(--titles);padding:3px 0 0 30px;margin-top:0;margin-bottom:20px;margin-left:auto;margin-right:auto;box-sizing:border-box;text-align:left;z-index:1}.botblk h2:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/title.png);background-color:var(--sidebar-bg);background-repeat:no-repeat;border-radius:6px 6px 6px 50px;box-shadow:-2px -1px 1px #00000070;z-index:-1}.botblk h2 a{color:var(--botblk-h2-a)}.botblk h2 a:hover{color:var(--botblk-h2-a-hover)}.botblk img{max-width:100%;margin-left:auto;margin-right:auto}.botblk a{color:var(--links)}.botblk a:hover{color:var(--links-hover)}.centerblk{width:100%;font-size:14px;font-weight:700;text-decoration:none;flex-shrink:0;font-size:.9em;margin:auto;padding:5px 0;border:none;box-sizing:border-box;list-style:none;text-align:center}.centerblk li{margin-bottom:25px}.centerblk a{color:var(--links)}.centerblk a:hover{color:var(--links-hover)}.centerblk h2{text-align:left;line-height:23px;width:100%;min-height:15px;height:min-content;font-size:16px;font-weight:700;color:var(--titles2);margin-top:-5px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:10px 17px 10px 30px;background-image:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/title.png);background-color:var(--sidebar-bg);background-repeat:no-repeat;border-radius:6px 6px 6px 50px;box-shadow:-2px -1px 1px #00000070;box-sizing:border-box}.centerblk img{display:block;margin-left:auto;margin-right:auto}.sidebar{text-decoration:none;flex-shrink:0;margin:0;padding:0;border:none;box-sizing:border-box;width:100%;text-align:left}.sidebar img{display:block;margin-left:auto;margin-right:auto;padding:4px;border:2px dotted var(--images)}.sidebar h2{position:relative;text-align:left;font-size:16px;padding:10px 17px 10px 30px;line-height:23px;width:100%;min-height:20px;height:min-content;margin:0 0 20px;font-weight:700;color:var(--titles);margin-top:0;margin-bottom:20px;box-sizing:border-box;z-index:1}.sidebar h2:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/title.png);background-color:var(--sidebar-bg);background-repeat:no-repeat;border-radius:6px 6px 6px 50px;box-shadow:-2px -1px 1px #00000070;z-index:-1}.sidebar h2 a{color:var(--sidebar-h2-a);font-weight:700}.sidebar h2 a:hover{color:var(--sidebar-h2-a-hover);font-weight:700}.sidebar li{list-style:none;padding:0 0 30px}.sidebar li li{padding:2px 0}.sidebar li li:before{font-family:'Montserrat',Verdana,Helvetica,Arial,sans-serif;color:var(--bullets);content:"\bb \00a0"}.sidebar li li li{padding:3px 0 2px 10px}.sidebar li li li:before{content:"\21b3  "}.sidebar ul{margin:0;padding:0}.sidebar ul ul{margin:2px 0 0}.sidebar ul ul ul{margin-bottom:-3px}.sidebar a{color:var(--links);transition:.3s}.sidebar a:hover{color:var(--links-hover)}.hd-body{position:relative;height:412px;margin:0 0 20px}.hd-row1{display:flex;flex-wrap:wrap;width:100%;height:65px;background-color:#2d2d2d}.hd-row2{position:relative;padding-left:219px;padding-right:1173px;height:193px}.hd-row2:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/r2.png);background-repeat:no-repeat;width:219px;height:193px;height:100%}.hd-row2:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/hd_04.png);background-repeat:no-repeat;width:1173px;height:193px;height:100%}.hd-row2-inner1{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/str2.png);background-repeat:repeat-x;width:100%;height:193px}.hd-row3{position:relative;padding-left:219px;padding-right:1173px;height:99px}.hd-row3:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/r3.png);background-repeat:no-repeat;width:219px;height:99px;height:100%}.hd-row3:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/hd_09.png);background-repeat:no-repeat;width:179px;height:99px;height:100%}.hd-row3-inner1{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/str3.png);background-repeat:repeat-x;width:100%;height:99px}.hd-row3-inner2{position:absolute;top:0;right:644px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/hd_07.png);background-repeat:no-repeat;width:529px;height:99px}.hd-row3-inner3{position:absolute;top:0;right:179px;display:flex;flex-direction:column;justify-content:center;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/hnav.png);background-repeat:no-repeat;width:465px;height:99px}.hd-row4{position:relative;top:0;z-index:2;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:61px;background-color:#262626;box-shadow:inset 0 0 2px #ffffff25,0px 1px 0 #00000057}.hd-row5{position:relative;padding-left:219px;padding-right:1173px;height:14px;background-color:var(--primarybg)}.hd-row5:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/r5.png);background-repeat:no-repeat;width:219px;height:14px;height:100%}.hd-row5:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/hd_13.png);background-repeat:no-repeat;width:1173px;height:14px;height:100%}.hd-row5-inner1{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/HD/str5.png);background-repeat:repeat-x;width:100%;height:14px}.blk-body{min-width:300px}.blk-row1{position:relative;padding-left:42px;padding-right:271px;height:27px}.blk-row1:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/r1.png);background-repeat:no-repeat;width:42px;height:27px}.blk-row1:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/blk_20.png);background-repeat:no-repeat;width:271px;height:27px}.blk-row1-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/str1.png);background-repeat:repeat-x;width:100%;height:27px}.blk-content{position:relative;height:100%}.blk-content:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/r2.png);background-repeat:repeat-y;width:18px;height:100%}.blk-content:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/blk_29.png);background-repeat:repeat-y;width:18px;height:100%}.blk-content-inner{margin:0 18px;background-color:var(--sidebar-bg);background-repeat:repeat-y repeat-x}.blk-row3{position:relative;padding-left:159px;padding-right:153px;height:46px}.blk-row3:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/r3.png);background-repeat:no-repeat;width:159px;height:46px}.blk-row3:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/blk_39.png);background-repeat:no-repeat;width:153px;height:46px}.blk-row3-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/BLK/str3.png);background-repeat:repeat-x;width:100%;height:46px}.center-content{width:100%}.content-pos-1{position:relative;padding-left:151px;padding-right:160px;height:27px}.content-pos-1:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/r1.png);background-repeat:no-repeat;width:151px;height:27px}.content-pos-1:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/content_24.png);background-repeat:no-repeat;width:160px;height:27px}.content-pos-1-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/str1.png);background-repeat:repeat-x;width:100%;height:24px}.content-pos-2{position:relative;padding:0 18px}.content-pos-2:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/r2.png);background-repeat:repeat-y;width:18px;height:100%}.content-pos-2:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/content_31.png);background-repeat:repeat-y;width:18px;height:100%}.content-pos-2-inner{color:var(--maintext);background-color:var(--centerblk-bg);width:100%;padding:0}.content-pos-3{position:relative;padding-left:151px;padding-right:160px;height:43px}.content-pos-3:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/r3.png);background-repeat:no-repeat;width:151px;height:43px}.content-pos-3:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/content_41.png);background-repeat:no-repeat;width:160px;height:43px}.content-pos-3-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/CONTENT/str3.png);width:100%;height:43px}.story-content{width:100%}.story-pos-1{position:relative;padding-left:226px;padding-right:68px;height:55px}.story-pos-1:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/r1.png);background-repeat:no-repeat;width:26px;height:55px}.story-pos-1:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_05.png);background-repeat:no-repeat;width:68px;height:55px}.story-pos-1-inner1{position:absolute;top:0;left:26px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_04.png);background-repeat:no-repeat;width:100%;height:55px}.story-pos-1-inner2{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/str1.png);background-repeat:repeat-x;width:100%;height:55px}.story-pos-2{position:relative;padding-left:26px;padding-right:26px;height:100%}.story-pos-2:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/r2.png);background-repeat:repeat-y;width:26px;height:100%}.story-pos-2:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_09.png);background-repeat:repeat-y;width:26px;height:100%}.story-pos-2-inner{background-color:var(--storyblk-bg);width:100%;padding:0}.story-pos-3{position:relative;padding-left:264px;padding-right:31px;height:32px}.story-pos-3:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/r3.png);background-repeat:no-repeat;width:264px;height:32px}.story-pos-3:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_14.png);background-repeat:no-repeat;width:31px;height:32px}.story-pos-3-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/str3.png);width:100%;height:32px}.story-pos-4{position:relative;padding-left:26px;padding-right:26px;height:100%}.story-pos-4:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/r4.png);background-repeat:repeat-y;width:26px;height:100%}.story-pos-4:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_17.png);background-repeat:repeat-y;width:26px;height:100%}.story-pos-4-inner{background-color:#9e9e9e;width:100%;padding:0}.story-pos-5{position:relative;padding-left:264px;padding-right:31px;height:25px}.story-pos-5:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/r5.png);background-repeat:no-repeat;width:26px;height:25px}.story-pos-5:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_23.png);background-repeat:no-repeat;width:31px;height:25px}.story-pos-5-inner1{position:absolute;top:0;left:26px;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/story_21.png);background-repeat:no-repeat;width:238px;height:25px}.story-pos-5-inner2{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/ST/str5.png);background-repeat:repeat-x;width:100%;height:25px}.topbot-content{width:100%}.topbot-content-pos-1{position:relative;padding-left:154px;padding-right:153px;height:22px}.topbot-content-pos-1:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/r1.png);background-repeat:no-repeat;width:154px;height:22px}.topbot-content-pos-1:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/content_18.png);background-repeat:no-repeat;width:153px;height:22px}.topbot-content-pos-1-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/str1.png);background-repeat:repeat-x;width:100%;height:22px}.topbot-content-pos-2{position:relative;padding-left:18px;padding-right:18px}.topbot-content-pos-2:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/r2.png);background-repeat:repeat-y;width:18px;height:100%}.topbot-content-pos-2:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/content_22.png);background-repeat:repeat-y;width:18px;height:100%}.topbot-content-pos-2-inner{color:var(--maintext);background-color:var(--topblk-bg);width:100%;padding:0}.topbot-content-pos-3{position:relative;padding-left:154px;padding-right:153px;height:55px}.topbot-content-pos-3:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/r3.png);background-repeat:no-repeat;width:154px;height:55px}.topbot-content-pos-3:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/content_27.png);background-repeat:no-repeat;width:153px;height:55px}.topbot-content-pos-3-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/TOPBOT/str3.png);width:100%;height:55px}#footer-images{height:126px;background-color:var(--primarybg)}.ft-top{position:relative;padding-left:958px;padding-right:429px;height:126px}.ft-top:before{content:'';position:absolute;top:0;left:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/FT/r1.png);background-repeat:no-repeat;width:958px;height:126px;height:100%}.ft-top:after{content:'';position:absolute;top:0;right:0;background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/FT/ft_04.png);background-repeat:no-repeat;width:429px;height:126px;height:100%}.ft-top-inner{background:url(//rtmgroupq8.com/wp-content/themes/kindrex/images/FT/str1.png);background-repeat:repeat-x;width:100%;height:126px}#footer-block{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:10px 5px 60px;background-color:#262626;gap:10px}.ft-copyright{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:50px;width:100%}.copyright-left{width:100%;font-size:14px;text-align:center}.copyright-left a,.copyright-right a{padding:0 3px;color:var(--links)}.copyright-left a:hover,.copyright-right a:hover{color:var(--links-hover)}.copyright-right{width:100%;font-size:14px;text-align:center}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1;}.cta-wrap{display:flex;flex-direction:column;justify-content:center;margin-top:20px;gap:10px}.cta1{height:auto;width:100%}.cta2{height:auto;width:100%}.top-callout{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#ccc;border:4px solid #b1b1b1;padding:5px;gap:10px}.top-callout-image{width:100%}.top-callout-image img{max-width:100%;height:auto;transition:all .45s ease-out}.top-callout-image img:hover{opacity:.7;transform:scale(1) rotate(2deg)}.top-callout-text{height:250px;width:100%;overflow:auto}.top-callout-text h2{text-align:center;font-size:1.7rem;padding:.6rem;border-bottom:2px solid #9b9b9b}.top-callout-text a{color:var(--links)}.top-callout-text a:hover{color:var(--links-hover)}.top-callout-text p{font-size:1rem}@media (min-width:480px){#site-wrapper{margin:0 auto;width:100%}}@media (min-width:1024px){.mobile-foot{display:none}#footer-block{flex-direction:row;justify-content:space-around;padding:0 20px 20px}.fcontent{height:200px;padding:10px 20px 20px}#site-navigation{display:none}#widget-hd-ft-block{padding:0 0 10px;margin:0 auto}.topblk{flex-direction:row}.topblk img{max-width:100%}.botblk{flex-direction:row}.botblk img{max-width:100%}body{font-size:100%}header{display:unset}footer{display:unset}#site-wrapper{margin:0 auto;min-width:1024px;max-width:100%}#main-container{flex-direction:row;gap:10px}#center-contain{margin:0 auto;padding:0 10px;max-width:1500px}.widget-column#widget-left{min-width:318px;max-width:318px;order:1}#content{order:2}#headerlogo2{display:none}.cta-wrap{display:flex;flex-direction:row;justify-content:center}.cta1{height:auto;max-width:50%}.cta2{height:auto;max-width:50%}.top-callout-image{float:left;width:50%}.top-callout-text{float:right;height:250px;width:48%;overflow:auto}.ft-copyright{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:40px;width:100%;background-color:#151515}.copyright-left{display:flex;height:20px;width:400px;padding-left:10px;justify-content:left}.copyright-right{display:flex;height:20px;width:600px;padding-right:10px;justify-content:right}.top-callout{flex-direction:row}}@media (min-width:1200px){.pcontent{flex-direction:row}}