.module-cat a{
color:#fff!important;
background:#D82521;
padding:5px 15px;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;		
}
.module-cat a:hover{
color:#ccc!important;
}
.topcat-place {
float: left;
width: 100%;
position: relative;
}
.topcat-place .module-cat {
position: absolute;
z-index: 3;
top: 2px;
left: 0;
}
.topcat-place .module-cat:before {
content: '';
position: absolute;
left: 0;
z-index: 0;
top: 23px;
border-top: 8px solid #D82521;
border-right: 8px solid transparent;
}
.module-cat {
position: absolute;
height: auto;
margin: 0;
position: absolute;
-webkit-transform: rotate(-90deg) translateX(-100%);
-ms-transform: rotate(-90deg) translateX(-100%);
transform: rotate(-90deg) translateX(-100%);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
z-index: 99;
width: auto;
top: 0;
left: 0;
}
.module-cat:before {
content: '';
position: absolute;
right: 0;
z-index: 0;
bottom: -8px;
border-top: 8px solid #D82521;
border-left: 8px solid transparent;
}
.module4-text .firstletter,
.module8-text .firstletter {
line-height: 38px;
font-weight: regular;
font-size: 38px;
color:#000;
}  .wpcf7 {
position: relative;
width:100%;
float:left;
}
.wpcf7-spinner {
position: absolute;
bottom:50%;
left:40%;
}
.col-md-6.leftcf {
padding-left:0;
margin-bottom:15px;
}
.col-md-6.rightcf {
padding-right:0;
margin-bottom:15px;
}
.col-md-12.msgcf, .col-md-4.msgcf {
padding:0;	
margin-bottom:10px;
width:100%;
float:left;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
border-color: #D32C2C;
background:#D32C2C;
color:#fff;
}
.wpcf7-not-valid-tip {
margin:  0;
float:left;
width:100%;
font-size:12px;	
}
.darkwpcf7 .wpcf7-not-valid-tip {
color: #dc3232;
font-size: 12px;
text-transform:uppercase;
}
.wpcf7 form .wpcf7-response-output {
margin: 10px 0 0!important;
border: 1px solid #dc3232!important;
color:#111;
width:100%;
float:left;
font-size:14px!important;
padding:10px 5px;
}
.darkwpcf7 .wpcf7 form .wpcf7-response-output {
margin: 0;
border: 2px solid #dc3232!important;
color:#111;
width:100%;
float:left;
font-size:12px;
}
.wpcf7 h3{
color:#181818;
}
.wpcf7 hr {
margin-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.wpcf7 label,
.wpcf7-text,
.wpcf7-textarea {
width: 100%;
}
.wpcf7-text, .wpcf7-textarea {
float:left;
margin:5px 0 15px 0;
padding: 5px 15px;
font-size: 14px;
color:#111;
background:rgba(0,0,0,0.05);
}
.lightwpcf7 .wpcf7-text, .wpcf7-textarea {
float:left;
margin:0;
padding: 15px 15px;
border: 0px solid #333;	
font-size: 12px;
color:#111;
background:rgba(0,0,0,0.05);
}
.dark .lightwpcf7 .wpcf7-text, .dark .wpcf7-textarea {
background:#333;
color:#ddd;	
}
.wpcf7-submit {
width: 100%;
float: left;		
padding: 10px 15px;
margin-top:10px;
background:transparent;
color:#111;	
border: 1px solid#111;	
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;		
}
.wpcf7-submit:hover {
background-color: #000;
border-top: 1px solid #111;	
border-bottom: 1px solid #111;		
color: #fff;
}
div.wpcf7 .ajax-loader {
display: none!important;
}
.darkwpcf7{
float:left;
width:100%;
position:relative;
}
.erlin.col-md-3,
.erlin.col-md-6 {
float:left;
padding:0;
}
.darkwpcf7 .wpcf7-text, .darkwpcf7 .wpcf7-textarea {
margin:10px 0;
padding: 15px 20px 15px 0;
background:transparent;
color:#111;
font-size:16px;
border-top:1px solid#111;
border-bottom:1px solid#111;	
}
.dark .darkwpcf7 .wpcf7-text, .dark .darkwpcf7 .wpcf7-textarea {
color:#fff;
border-top:1px solid#222;
border-bottom:1px solid#222;	
}
.dark .darkwpcf7 input {
border: 0px solid #333;
}
.name .wpcf7-text {
position:relative;
right:-1px;	
}
.darkwpcf7 .wpcf7-text::placeholder{
color:#999;
}
.darkwpcf7 .wpcf7-submit {
padding: 15px 10px;
margin-top:10px;
}
.erlin.submit {
position:relative;
float:left;
}
.erlin.submit:before {
font-family: 'Material Icons Outlined';
content: "\e0b2";
position: absolute;
font-size:26px;
bottom: 55%;
right: 10px;
color:#111;
}
.dark .erlin.submit:before {
color:#fff;
}
.darkwpcf7 .wpcf7-submit {
background:transparent;
color:#111;	
}
.darkwpcf7 .wpcf7-submit:hover {
border: 1px solid#111!important;	
background:rgba(0,0,0,0.05);
}
input:focus,textarea:focus {
outline: none;
}
.darkwpcf7 > p {
margin-top:10px;
float:left;
text-align:center;
width: 100%;
color:#999;
}
.darkwpcf7 a {
color:#111;
}
.darkwpcf7 > p > span > span > span > label > input[type=checkbox]{
filter: sepia(100%) brightness(80%) hue-rotate(170deg) saturate(70%) contrast(300%);	
}
@media screen and (max-width: 768px) {
.darkwpcf7 .wpcf7-text, .darkwpcf7 .wpcf7-textarea, .wpcf7-submit {
width:100%;
}	
.darkwpcf7 .col-md-12{
width:100%;
margin-bottom:10px;
}	
} .module31-content .column{
padding:0 15px;	
}
.module31-content .first.column {
padding: 0 15px 0 0;
}
.module31-content .last.column {
padding: 0 0 0 15px;
float: right!important;
} @media screen and (max-width: 980px) {
.elementor-widget-wrap,	
.elementor-column.elementor-col-16,
.elementor-column.elementor-col-33,
.elementor-column.elementor-col-66,
.elementor-widget-wrap.elementor-element-populated .elementor-widget-wrap.elementor-element-populated,	
.elementor-element.elementor-element > .elementor-element-populated {
border-width: 0px 0px 0px 0px!important;	
padding-right:0!important;
padding-left:0!important;
width:100%!important;	
}
.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
width: 100%!important;
}
.elementor-column.elementor-col-25, .elementor-column[data-col="25"]{
width: 100%!important;
}
}
.imageoff {
display:none;
}
.elementor-widget-container {
float:left;
position:relative;
width:100%;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 100%!important;
}
.modulebox-wrapper {
float:left;
width:100%;
position: relative;	
}
.mainbox-blog {
width:100%;
float:left;
position:relative;
}
.mainbox-blogcenter {
float: left;
position: relative;
width: 100%;
border:1px solid#ccc;
padding:15px 20px;
}
.mainboxwrapper {
width:100%;
float:left;
position:relative;
}
@media screen and (max-width: 825px) {
.elementor-widget-container {
padding-left:0!important;
padding-right:0!important;	
}	
} .jmodule-maintitle  {
color: #181818;
padding:0 0 0 10px;
float:left;
position:relative;
width:auto;	
z-index:2;
border-left:1px solid#111;
}
.dark .jmodule-maintitle  {
border-left:1px solid#fff;
}
.jmodule-maintitle:before {
content: "";
position: absolute;
width: 5px;
border-top: 1px solid #111;
border-bottom: 1px solid #111;
top: 0px;
bottom: 0px;
left:0px;
}
.dark .jmodule-maintitle:before {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.jmodule-maintitle h3 span {
font-weight:400;
font-size:90%;
margin-left:5px;
}
.moduletitle-wrapper {
display: grid;
grid-template-columns: auto 1fr;	
align-items: center;	
position: relative;
float: left;
width: 100%;
margin-bottom:2.5em;
}
.module-viewall {
position: relative;
float: right;
padding-right:25px;
text-align:right;
width: 100%;
font-size:12px;
font-weight:500;
text-transform:uppercase;
}
.module-viewall:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\f8ce";
font-size:18px;
font-weight:500;
color:#111;
right:0;
}
.dark .module-viewall:before {
color:#fff;
}
.moduletitle-wrapper span {
color: #666;
} .moduletitle-mainwrapper {
position: relative;
float: left;
width: 100%;
margin-top:-1px;
margin-bottom: 25px;
padding-bottom:5px;	
}
.moduletitle-subwrapper {
position: relative;
float: left;
width: 100%;
margin-top:-1px;
margin-bottom: 20px;
border-top: 1px solid#ccc;
}
.dark .moduletitle-subwrapper {
border-top: 1px solid#333!important;
}
.jmodule-maintitle2  {
position: absolute;
z-index:2;
top: -5px;
left: 0;
padding:0 15px;
text-align: center;
color: #181818;
background: #fff;	
}
.jmodule-subtitle2  {
position: absolute;
top: -3px;
padding:0 15px;
background: #fff;
}
.dark .jmodule-subtitle2  {
background: #181818;
}
.jmodule-subtitle2.left, .jmodule-maintitle2.left {
width:auto;
left: 0;
text-align: left;
padding:0 25px 0 0;	
}
.jmodule-subtitle2.center, .jmodule-maintitle2.center {
width:40%;
left: 30%;	
text-align: center;	
}
.jmodule-subtitle2.right, .jmodule-maintitle2.right {
width:auto;
right:0;
text-align: right;
padding:0 0 0 25px;	
}
.jmodule-maintitle2 h3 span {
font-weight:400;
font-size:90%;
}
@media screen and (max-width: 768px) {
.jmodule-subtitle2.three, .jmodule-maintitle2.three,
.jmodule-subtitle2.four, .jmodule-maintitle2.four,
.jmodule-subtitle2.five, .jmodule-maintitle2.five,
.jmodule-subtitle2.sixth,.jmodule-maintitle2.sixth ,
.jmodule-subtitle2.seven, .jmodule-maintitle2.seven {
width:100%;
left: 0%;	
}
.jmodule-maintitle2 {
left: 0%;
padding: 0;
}	
} .vidmoduletitle-wrapper {
position: relative;
float: left;
width: 100%;
margin-bottom: 30px;
}
.vidmodule-maintitle  {
position: relative;
float:left;
position:relative;
margin-bottom:10px;
width:100%;
color: #111;
overflow:hidden;
}
.vidmodule-maintitle h2 {
text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px;
color:#fff;
}
.vidmodule-subtitle  {
position: relative;
float:left;
width:100%;
padding:0;
color: #777;
} .borderbox {
float:left;
width:100%;	
position:relative;
}
.dark .borderbox {
background:#181818!important;
border-color: #333!important;	
}
.borderbox img{
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.borderbox:hover img{
transform: scale(1.1); 
}
.module1ol {
width:100%;
float:left;
position:relative;
}
.module1default-post {
position: relative;
display: grid;
grid-template-columns: 25% 1fr;
gap: 15px 20px;
overflow:hidden;
}
.module1default-thumb {
width:100%;
float:left;
overflow:hidden;
position:relative;
}
.module1default-article {
float: left;
width: 100%;
}
.module1default-article span{
float: left;
width: 100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 1.5rem;
}
.module1default-article span a{
color: #000;
font-weight: 600;
}
.dark .module1default-article span a{
color: #fff;
}
.module1e-wrapper .module1default-article h6{
margin-bottom:2rem;
}
.module1-post {
width:100%;
float:left;
position:relative;
}
.module1-post:last-child  {
margin-bottom:0;
padding-bottom: 0;
border-bottom: 0px solid#ccc;	
}
.module1-post {
counter-increment: css-counter 1;
}
.module1-post:before {
content: counter(css-counter) " ";
position: absolute;
font-size: 26px!important;
font-weight:500!important;
top: 0;
left: 0px;
z-index: 2;
color: #111;
text-shadow: -4px 0 #fff, 0 4px #fff, 4px 0 #fff, 0 -4px #fff;	
background-image: linear-gradient(45deg, #e7e7e7 25%, transparent 25%, transparent 50%, #e7e7e7 50%, #e7e7e7 75%, transparent 75%, transparent 100%);
background-size: 5.66px 5.66px;
padding: 10px 10px 0;
height:100%;
}
.dark .module1-post:before {
color: #fff;	
text-shadow: 2px 2px 0 #181818;	
background-image: linear-gradient(45deg, #222 25%, #555 25%, #555 50%, #222 50%, #222 75%, #555 75%, #555 100%);
}
.horizontal .module1-post {
margin-bottom:0px;
padding-bottom:0px;	
border-bottom:0px solid#ccc;
}
.horizontal .module1-post:after {
content: "";
position: absolute;
width: 1px;
height: 900px;
background: #ccc;
z-index: 9;
left: -15px;
top: 0;
}
.module1a-title {
width:100%;
float:left;
padding-left:39px;
position:relative;	
}
.module1-post h3{
width:100%;
float:left;
margin-bottom:10px;
}
.module1-article {
width:100%;
float:left;
}
.module1-article p:first-child {
margin-top:0;
}
.module1-article1a {
width:100%;
float:left;
font-size:12px;
text-transform:uppercase;
}
.module1-meta a{
font-weight:600;
}
.module1b-wrapper {
display: grid;
float: left;
width: 100%;
position: relative;
}
.module1b-wrapper.horizontal {
display:grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));	
gap: 50px 50px;	
}
.module1b-wrapper.de.horizontal {
grid-template-rows: auto auto;	
gap: 30px 50px;	
}
.module1b-wrapper.vertical {
grid-template-rows: auto auto;	
gap: 30px 15px;
}
.module1c-wrapper {
display: grid;
float: left;
width: 100%;
position: relative;
}
.module1c-wrapper.horizontal {
grid-template-columns: auto;
gap: 30px 30px;	
}
.module1c-wrapper.vertical {
grid-template-rows: auto;
gap: 0 0;	
}
.vertical .module1b-post {
width:100%;
float:left;
position:relative;
padding-bottom:15px;
border-bottom:1px solid#ccc;
}
.vertical .top-title-meta {
margin-bottom: 5px;
}
.vertical .module1b-post:last-child {
padding-bottom:0;
border-bottom: 0px solid#ccc;
}
.dark .vertical .module1b-post:last-child {
border-bottom: 0px solid#ccc;
}
.dark .vertical .module1b-post {
border-bottom:1px solid#333;
}
.module1b-post:last-child {
margin-bottom:0;
}
.horizontal .module1b-post {
width:100%;
float:left;
position:relative;
}
.module1d-post {
float: left;
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
gap: 30px 50px;
}
.module1d-article {
position: relative;
display: grid;
grid-template-columns: 1fr;
gap: 0 0;
}
.module1d-meta {
width:100%;
float:left;
margin-bottom:1.5rem;
font-size:11px;
text-transform:uppercase;
}
.module1d-contentbottom {
display: flex;
flex-direction: column;
align-self: flex-end;
}
.module1d-meta.footer {
width:100%;
float:left;
margin:1.5rem 0 0;
}
.module1d-meta a{
font-weight:600;
margin-right:5px;
}
.module1d-thumb {
width:100%;
float:left;
position:relative;
overflow:hidden;
}
.module1d-thumb img{
width: 100%!important;
height:auto!important;
}
.module1b-thumb {
grid-column-start: 1;
grid-column-end: 3;
position: relative;
overflow:hidden;
}
.module1b-thumb img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module1b-post:hover .module1b-thumb  img{
transform: scale(1.1); 
}
.module1b-article {
float:left;
width:100%;
}
.module1b-post h6 {
float:left;
width:100%;
margin-bottom:15px;
}
.horizontal .module1d.module1b-post h6 {
margin-bottom:0;
}
.module1d.module1b-thumb {
grid-column-start: 1;
grid-column-end: 4;
position: relative;
overflow:hidden;
}
.module1d.module1b-article {
grid-column-start:4;
grid-column-end: 9;
position: relative;
top:-3px;
}
.module1c-inside {
float:left;
width:100%;
positiob:relative;
}
.module1d-article h6,
.module1b-post h3,
.module1c-post h3 {
float:left;
width:100%;
margin-bottom:1.5rem;
}
.module1c-post  {
float: left;
position:relative;
display: grid;
grid-template-columns: 20% 1fr 15%;
gap: 0 50px;
}
.vertical .module1c-post  {
grid-template-columns: auto;
padding: 30px 0;	
}
.vertical .coauthormodule-wrapper {
display: none;
}
.module1c-post  {
padding:40px 0;
border-top:1px solid#ccc;
transition: all 700ms ease;			
}
.module1c-date{
position: relative;
display: grid;
grid-template-columns: 1fr;
gap: 0 0;
}
.module1c-date:before {
content:"";
position: absolute;
top: 0;
left: 0px;
background-image: linear-gradient(45deg, #e7e7e7 25%, transparent 25%, transparent 50%, #e7e7e7 50%, #e7e7e7 75%, transparent 75%, transparent 100%);
background-size: 5.66px 5.66px;
height: 40%;
width:100%;
}
.dark .module1c-date:before {
background-image: linear-gradient(45deg, #333 25%, transparent 25%, transparent 50%, #333 50%, #333 75%, transparent 75%, transparent 100%);
}
.module1c-day {
display: flex;
flex-direction: column;
align-self: flex-start;
margin:1rem 0 2rem;	
border-left:3px solid#111;
padding-left:15px;	
z-index:2;	
}
.dark .module1c-day {
border-left: 3px solid#333;
}
.coauthormodule-wrapper {
display: flex;
flex-direction: column;
align-self: flex-end;
gap:20px 0;
}
.module1c-cat  {
float:left;
width:100%;
font-size: 11px;
line-height: 18px;
text-transform: uppercase;
}
.module1c-month  {
float:left;
width:100%;
font-size: 11px;
line-height: 18px;
text-transform: uppercase;
}
.dark .module1c-month  {
color: #fff;
}
.module1c-article{
display: flex;
flex-direction: column;
align-self: flex-start;
}
.vertical .module1c-article .module1-article {
margin-bottom: 1.5rem;
}
.module1c-date .module7-month {
width: 100%;
margin-top:5px;
}
.module1e-wrapper {
float:left;
width:100%;
}
.module1e-post {
position: relative;
display: grid;
grid-template-columns: 15% 15% 1fr 10%;
gap: 0 50px;
padding:40px 0 60px;
border-top:1px solid#ccc;
transition: all 700ms ease;		
}
.module1e-post:last-child {
padding:40px 0 0 0;
}
.module1c-post:after,
.module1e-post:after{
top: -3px;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
background: #111;
opacity: 0;
transition: all 700ms ease;	
width: 0;
}	
.module1c-post:hover:after,	
.module1e-post:hover:after{
width: 100%;
opacity: 1;
}	
.module1e-post .top-title-meta {
margin-bottom: 15px;
}
.module1e-post .submeta4-singlepost {
padding:0;
}
.module1e-post .metaview1, .module1e-post .metaview2, .module1e-post .metaview3 {
padding: 0 0 20px;
margin-bottom: 20px;
border-bottom: 1px solid#ccc;	
}
.module1e-post .metaview1:before, .module1e-post .metaview2:before, .module1e-post .metaview3:before {
bottom: 15px;
color:#ccc;
transition: all 700ms ease;		
}
.module1e-post:hover .metaview1:before, .module1e-post:hover .metaview2:before, .module1e-post:hover .metaview3:before {
color:#111
}
.dark .module1e-post:hover .metaview1:before, .dark .module1e-post:hover .metaview2:before, .dark .module1e-post:hover .metaview3:before {
color:#fff
}
@media screen and (min-width: 600px) and (max-width:980px){
.module1c-wrapper.vertical {
grid-template-columns: auto auto;
gap: 0 15px;
}
}
@media screen and (min-width: 600px) and (max-width:980px){
.module1b-wrapper {
grid-template-columns: auto auto;
gap: 0;	
}	
}
@media screen and (min-width: 480px) and (max-width:800px){
.module1b-wrapper.horizontal,	
.module1b-wrapper.vertical {
grid-template-columns: auto;
gap: 15px 25px;	
}
.module1d.module1b-thumb {
display:none;
}
.module1d.module1b-article {
grid-column-start: 1;
grid-column-end: 9;
position: relative;
top: -3px;
}
}
@media screen and (min-width: 768px) and (max-width:1024px){
.module1d-article h6 {
font-size: 32px!important;
}	
.module1d-article span,	
.module1d-meta.footer {
display:none;
}
}	
@media screen and (max-width: 1024px) {
.module1d-post  {
grid-template-columns: auto;
gap:15px 0;
}
.module1d-article h6 {
font-size: 32px!important;
}
}
@media screen and (max-width: 980px) {
.module1b-wrapper.horizontal {
grid-template-columns: auto auto;
}
}
@media screen and (min-width: 768px) and (max-width:800px){
.module1c-article .module1-article {
display:none;
}
}
@media screen and (min-width: 600px) and (max-width:768px){
.module1e-post {
grid-template-columns: auto auto;
gap: 30px 50px;
}	
.module1e-post .metaview1{
display:none;
}
.module1c-post {
align-items: center;
grid-template-columns: repeat(6, 1fr);	
}
.module1c-date{
grid-column-start: 1;
grid-column-end: 7;
}	
.module1c-article{
grid-column-start: 1;
grid-column-end: 5;
}	
.module1c-wrapper .module4-thumbnail{
grid-column-start: 5;
grid-column-end: 7;
}
.module1c-wrapper .coauthormodule-wrapper {
flex-direction: row;
gap: 20px 30px;	
margin-bottom:30px;
}
.module1c-article h3 a {
font-size: 26px!important;
}		
}
@media screen and (max-width: 600px) {
.module1e-post {
display: flex;
flex-direction: column;
}
.module1e-post .coauthormodule-wrapper {
flex-direction: row;
justify-content:space-between;	
gap:0 0;
margin-bottom:30px;
}
.module1e-post .module1e-cat, .module1e-post .adt-comment{
display:none;
}
.module1default-thumb {
margin-top:15px;
}
.module1default-thumb img{
width:100%;
}
.module1c-post {
align-items: center;
grid-template-columns: repeat(6, 1fr);	
}
.module1c-date{
grid-column-start: 1;
grid-column-end: 7;
}	
.module1c-article{
grid-column-start: 1;
grid-column-end: 7;
}	
.module1c-wrapper .module4-thumbnail,
.module1c-wrapper .coauthormodule-wrapper {
display:none;
}
.module1c-article h3 a {
font-size: 26px!important;
}	
.module1c-wrapper.horizontal {
grid-template-columns: auto;
gap:0 0;
}	
.module1b-article h6 a {
font-size: 20px !important;
}	
.module1-article, .module1c-post .adt-comment {
display:none;
}
}
@media screen and (max-width: 480px) {
.module1b-wrapper.horizontal,	
.module1b-wrapper.vertical {
grid-template-columns: auto;
}
}
@media screen and (max-width: 350px) {
.module1-article {
display:none;
}
} .module2ol {
display: grid;
float: left;
width: 100%;
position: relative;
}
.module2ol.horizontal {
display:grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, auto));
gap: 30px 30px;		
}
.module2ol.vertical {
grid-template-rows: auto auto;
gap: 0 0;
}
.module2ol .cat-color {
margin: 1.5rem 0 0.5rem;
}
.module2-thumb {
width:100%;
float:left;
position:relative;
overflow:hidden;
}
.module2a-thumb .dgwt-jg-gallery .entry-visible img {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module2-thumb img,
.module2a-thumb img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module2a-thumb .gallery-caption {
display:none;
}
.module2-post:hover .module2-thumb img, .module2a-wrapper:hover .module2a-thumb img{
transform: scale(1.1); 
}
.module2-post {
width:100%;
float:left;
}
.vertical .module2-post {
margin-bottom:15px;
}
.vertical .module2-post:last-child {
margin-bottom:0;
}
.module2-post.borderbox{
padding:0 0 15px 0;
float:left;
width:100%;
overflow:hidden;
}
.borderbox-inner{
float:left;
width:100%;
}
.module2-post h3{
width:100%;
float:left;
margin:0 0 1.5rem;
}
.module2-article {
width:100%;
float:left;
}
.module2-article p:first-child {
margin-top:0;
}
.module2-article img{
float:left;
margin: 5px 20px 5px 0;
}
.module2-meta {
width:100%;
float:left;
margin-top:15px;
font-size: 11px;
text-transform: uppercase;
}
.simple .module2-meta {
display:none;
}
.module2-meta a{
font-weight: 600;
}
.module2abox {
display: grid;
float: left;
width: 100%;
position: relative;
}
.module2abox.horizontal {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px 30px;
}
.module2a-title {
width:100%;
float:left;
position:relative;
text-align:center;
margin-bottom:15px;
}
.module2a-wrapper{
width:100%;
float:left;
position:relative;
border-bottom:1px solid#ccc;
margin-bottom:50px;
padding-bottom:50px;
}
.module2a-share {
position:absolute;
bottom:-12px;
right:15px;
text-align:center;
padding:0 10px;
background:#fff;
border-radius:5px 5px 0 0;
}
.dark .module2a-share {
background:#181818;
}
.module2a-share .sharedaddy h3.sd-title {
display:none;
}
.module2a-share .sd-social-icon .sd-content ul li a:before {
font: normal 18px/1 'social-logos'!important;
}
.module2a-wrapper .sharedaddy {
display:block;
text-align:center;
width:100%;
}
.module2a-wrapper .sd-social-icon .sd-content ul li[class*='share-'] a {
padding:0 10px!important;
}
.module2a-wrapper .sd-social-icon .sd-content ul li[class*='share-'] a:last-child {
padding: 0 0 0 10px!important;
margin-top: 0;	
}
.module2a-wrapper .sd-content ul li {
margin: 0!important;
}
.dark .module2a-wrapper{
border-bottom:1px solid#333;
}
.module2a-post {
position: relative;
float:left;
width:100%;
padding-top: 56.25%;
height: 0;
overflow: hidden;
margin-bottom: 30px;
}
.module2-thumb .module2a-post {
margin-bottom:0px;
}
.module2a-thumb {
width: 100%;
float: left;
position:relative;
margin-bottom: 30px;
overflow:hidden;
}
.module2a-meta {
float: left;
text-align:center;
position: relative;
width: 100%;
margin-bottom: 30px;
font-size: 11px;
text-transform: uppercase;
}
.module2a-meta a{
font-weight: 600;
}
.module2a-meta .module8-author1 {
float: none;	
}
.module2a-post iframe{
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%;	
}
.module2b-contentwrapper  {
width: 100%;
float: left;
display: grid;
position: relative;
grid-template-columns: repeat(8, 1fr);
gap: 0 50px;
}
.module2b-borderbox{
grid-column-start: 4;
grid-column-end: 9;
position: relative;
}
.module2b-borderbox h2{
float: left;
position: relative;
width: 100%;
margin-bottom:25px;
}
.module2b-thumb{
grid-column-start:1;
grid-column-end: 4;
position: relative;
overflow:hidden;
}
.module2b-thumb img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module2b-contentwrapper:hover .module2b-thumb img{
transform: scale(1.1); 
}
.module2bcoauthor-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
float:left;
width:100%;
gap:0 30px;
margin-bottom:2rem;
}
.module2b-intro {
float: left;
position: relative;
width: 100%;
font-size: 18px;
color: #000;
line-height: 24px;
margin-bottom: 20px;
}
.dark .module2b-intro {
color:#fff;
}
.module2b-morewrapper  {
width: 100%;
display: grid;
position: relative;
grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
gap: 0 50px;
overflow:hidden;
margin-top:2rem;
}
.dark .module2b-moretitle {
border-top:1px solid#333;
border-bottom:1px solid#333;
}
.module2b-moretitle {
float: left;
position: relative;
width: 100%;
padding:15px 0;
border-top:2px solid#ccc;
border-bottom:1px solid#ccc;	
}
.module2b-moretitle:after {
top: -2px;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
background: #111;
opacity: 0;
transition: all 700ms ease;
width: 0;
}
.module2b-moretitle:hover:after{
width: 100%;
opacity: 1;
}
.module2b-caption {
position: absolute;
bottom: 0;
padding:5px 15px 5px 0;
left: 25px;
font-size: 0.9em;   
z-index:2;
width:auto;
background:#fff;
transform: rotate(-90deg);
transform-origin: left bottom;
}
.dark .module2b-caption {
background:#181818;
color:#fff;
}
@media screen and (min-width: 601px) and (max-width:900px){
.module2ol {
grid-template-columns: auto auto;
}	
}
@media screen and (min-width: 601px) and (max-width:1024px){
.module2ol.horizontal,	
.module2ol.vertical {
grid-template-columns: auto auto;
gap: 15px 15px;		
}
}
@media screen and (max-width: 1024px) {
.module2b-thumb {
display:none;
}	
.module2b-contentwrapper {
grid-template-columns: repeat(1, 1fr);
gap: 0 0;
}
.module2b-thumb,
.module2b-borderbox {
grid-column-start: 1;
grid-column-end: 2;
margin: 0 0 15px 0;	
}
}
@media screen and (max-width: 768px) {
.module2a-title h3 a {
font-size: 20px!important;
line-height:1emimportant;
}
}
@media screen and (max-width: 600px) {
.module2ol.horizontal,	
.module2ol.vertical {
grid-template-columns: auto;
}
}
@media screen and (max-width: 480px) {
.module2abox.horizontal {
grid-template-columns: repeat(1, 1fr);
gap: 30px 0px;
}
} .modulebox3-wrapper  {
float: left;
position: relative;
width: 100%;
display: grid;
grid-template-rows: auto auto;
gap: 30px 30px;
}
.modulebox3-wrapper.horizontal  {
grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
gap: 15px 30px;
}
.module3-contentwrapper  {
float: left;
position: relative;
width: 100%;
display: grid;
grid-template-columns: 25% 1fr;
gap: 0 15px;
}
.module3-contentwrapper:last-child  {
margin-bottom:0;
}
.module3-avatarthumb {
float:left;
width:100%;
position:relative;
overflow:hidden;
}
.module3-avatarthumb img{
width:100%!important;
height:auto!important;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module3-contentwrapper:hover .module3-avatarthumb img{
transform: scale(1.3); 
}
.module3-name {
float:left;
width:100%;
font-size:14px;
}
.module3-name span{
float:left;
width:100%;
}
.module3-name h6{
float:left;
width:100%;
margin-bottom:5px;
}
.module3-title {
float:left;
width:100%;
text-transform:uppercase;
font-size:11px;
}
.modulebox3a-wrapper {
float: left;
position: relative;
width: 100%;
display: grid;
grid-template-rows: auto auto;
gap: 30px 50px;
}
.modulebox3a-wrapper.horizontal {
grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
gap: 50px 50px;
}
.module3a-contentwrapper {
float: left;
position: relative;
width: 100%;
display: grid;
grid-template-columns: 25% 1fr;
gap: 0 30px;
}
.module3a-name {
float: left;
width: 100%;
}
.module3a-name span {
float: left;
width: 100%;
font-size:11px;	
text-transform:uppercase;	
margin-bottom:0.5rem;
font-weight:500;
}
.module3a-name h6 {
float: left;
width: 100%;
margin-bottom:1rem;
}
.module3a-desc {
float: left;
width: 100%;
margin-bottom:1.5rem;
}
@media screen and (min-width: 481px) and (max-width:900px){
.modulebox3-wrapper{
width: 100%;
float: left;
display: grid;
position: relative;
grid-template-columns: repeat(2, 1fr);
gap: 15px 15px;
}	
}
@media screen and (max-width: 600px) {
.modulebox3-wrapper{
width: 100%;
float: left;
display: grid;
position: relative;
grid-template-columns: repeat(1, 1fr);
gap: 30px 0;
}	
}
@media screen and (max-width: 480px) {
.modulebox3-wrapper.horizontal{
grid-template-columns: repeat(1, 1fr);
gap: 30px 0;	
}
} .module4-wrapper {
width: 100%;
float: left;
position: relative;
padding-bottom:2px;
}
.module4-topwrapper {
float: left;
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
gap: 30px 50px;
}
.module4-top {
float: left;
width: 100%;
}
.module4-maintitle {
float: left;
position: relative;
margin-bottom:10px;	
border-bottom:1px solid#111;
color:#111;
}
.module4-title {
float: left;
position: relative;
width: 100%;
margin: 0 0 25px 0;
}
.module4b-shortintro {
float: left;
margin-bottom: 10px;
}
.module4-introtitle {
display:flex;
flex-direction: column;	
align-self:flex-end;
}
.module4-content {
float: left;
position: relative;
width: 100%;
}
.module4-thumbnail {
float: left;
width: 100%;
position: relative;
overflow:hidden;
}
.module4-thumbnail img{
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module4-left:hover .module4-thumbnail img{
transform: scale(1.07); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 750ms ease;	
}
.module4-caption {
font-size: 0.9em;
line-height: 14px;
padding:10px 0 0 15px;
position: absolute;
bottom:0;
right:0;
background:#fff;
}
.dark .module4-caption {
background:#181818;
}
.module4-desc {
position: relative;
display: grid;
grid-template-columns: 1fr;
gap:0 0;
}
.module4-desc .adt-comment {
margin-top:5px;
opacity:0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 750ms ease;			
}
.submeta4-singlepost {
float: left;
border:1px solid transparent;
padding:5px 5px 5px 0;
position: relative;
text-transform: uppercase;
}
.module4-contentwrapper {
float:left;
width:100%;
}
.module4-moretext {
float: left;
position: relative;
width: 100%;
text-align:center;
color:#111;	
padding:15px 0;
border-top:1px solid#666;	
}
.module4-morecontentwrapper {
float: left;
width:100%;
}
.module4-morecontent {
width: 100%;
float: left;
position:relative;
margin-bottom: 2rem;
}
.module4-morecontent:last-child {
margin:0 0 0;		
float:right;
border-bottom:none;		
margin-bottom: 0;
padding-bottom: 0;	
}
.module4-cat {
float: left;
margin-bottom:1rem;
width: 100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
}
.module4-left {
position:relative;	
float:left;
width:75%;
padding:0 25px 0 0;
}
.module4-left:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\f1e3";
color:#111;
top:0;
right:-20px;
}
.module4-authorleft {
direction: rtl;
text-align:left;
float:right;
width:25%;
padding:0 0 0 25px;
overflow:auto;
}
.module4-authorleft::-webkit-scrollbar {
width: 1px;
}
.module4-authorleft::-webkit-scrollbar-track {
background: #eee; 
} .module4-authorleft::-webkit-scrollbar-thumb {
background: #999; 
} .module4-authorleft::-webkit-scrollbar-thumb:hover {
background: #222; 
}
.module4a-wrapper {
float: left;
width: 100%;
position: relative;	
display: grid;
grid-template-columns: 50% 1fr;
gap: 30px 50px;
}
.module4a-left {
position: relative;
float: left;
width: 100%;
}
h2.module4a-title{
position: relative;
float: left;
width: 100%;
margin-bottom:1.5rem;
}
.module4a-right {
position: relative;
float: left;
width: 100%;
display: grid;
grid-template-columns: 1fr;
gap: 30px 30px;	
}
.module4a-caption {
position: absolute;
bottom: 0;
right: 0;
max-width: 80%;
z-index: 60;
padding: 8px 14px;
font-size: 13px;
background: rgba(258,258,258,0.5);
border-radius: 10px 0 0 0;
color:#111;
}
.dark .module4a-caption {
background: rgba(0,0,0,0.5);
}
.module4a-morethumb {
float: left;
width: 100%;
margin-bottom:1.5rem;	
overflow:hidden;
}
.module4a-post {
position: relative;
display: grid;
grid-template-columns: 27.5% 1fr;
gap: 0 30px;
padding-bottom: 30px;
}
.module4a-post:last-child {
padding-bottom: 0;
}
.module4a-article {
float: left;
width: 100%;
}
.module4a-article h6{
float: left;
width: 100%;
margin-bottom:2rem;
}
.module4a-author {
float: left;
width: 100%;
}
.module4a-author .coauthormodule-wrapper {
margin-bottom:30px;
}
.module4a-author .metaview1,
.module4a-author .metaview2 {
border-top: 1px solid#ccc;
border-bottom: 0px solid#ccc;	
padding: 15px 0;
margin-bottom: 0;
}
.module4a-author .metaview3 {
border-top: 1px solid#ccc;	
border-bottom: 1px solid#ccc;
padding: 15px 0;
margin-bottom: 0;
}
.dark .module4a-author .metaview3 {
border-top: 1px solid#333;
}
.module4a-author .metaview1:before,
.module4a-author .metaview2:before,
.module4a-author .metaview3:before {
bottom: 10px;
font-size: 20px;	
}
.module4a-meta {
margin-bottom: 1rem;
position:relative;
width: 100%;
float: left;
font-size: 11px;
text-transform:uppercase;
line-height: 1em;
}
.module4a-meta .submeta4-singlepost {
padding: 0;
}
@media screen and (min-width: 768px) and (max-width:1250px){
.module4-content {
display:none;
}
}
@media screen and (min-width: 768px) and (max-width:1024px){
h2.module4-title, .module4-content .first.column:first-of-type:first-letter {
font-size: 40px!important;
}	
.module4-left {
width: 60%;
}
.module4-authorleft {
width: 40%;
}
.module4-topwrapper {
grid-template-columns: 1fr;
gap: 30px 0;
}	
h2.module4a-title {
font-size: 26px!important;
}	
.module4a-post {
grid-template-columns: 1fr;
gap: 0 30px;
padding-bottom: 5pxpx;
border-bottom:2px solid#111;
}
.module4a-author {
margin-bottom: 30px;
}	
}
@media screen and (min-width: 600px) and (max-width:768px){
.module4-topwrapper {
gap: 30px 30px;
}	
.module4-content {
display:none;
}
}
@media screen and (max-width: 768px) {
.module4-left {
margin-bottom:15px;
}	
.module4-morecontent {
margin-bottom: 1rem;
}
h2.module4-title, .module4-content .first.column:first-of-type:first-letter {
font-size: 30px!important;
}	
.module4-left {
width: 100%;
padding: 0;	
}
.module4-authorleft {
direction: rtl;
text-align: left;
float: left;
width: 100%;
padding: 0 0 0 15px;	
}	
.module4a-wrapper {
grid-template-columns: 1fr;
gap: 30px 50px;
}	
.module4-content .first.column ,
.module4-content .column,
.module4-content .last.column {
padding: 0 0 0 0;
width:100%!important;
}
.module4-morecontent {
padding: 10px 0;
width:100%!important;
}
}
@media screen and (max-width: 480px) {
h2.module4a-title {
font-size: 26px!important;
}	
.module4a-post {
grid-template-columns: 1fr;
gap: 0 30px;
padding-bottom: 0px;
}
.module4a-author {
margin-bottom: 30px;
}
} .module5{
position: relative;
float:left;
width:100%;
}
.module5-slidetitle {
float: left;
width: 100%;
position: relative;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid#ccc;
}
.dark .module5-slidetitle {
border-bottom:1px solid#333;
}
.module5-slidetitle:last-child {
margin-bottom:0px;
padding-bottom: 30px;	
}
.module5-slidetitle h4 {
margin:5px 0 15px;
float:left;
width:100%;	
}
.module5-slidetitle span{
font-size:11px;	
text-transform:uppercase;
width:100%;
float:left;	
margin-bottom: 0.5rem;	
}
.module5-slidetitle span a{
font-weight:600;
}
.list_carousel5.responsive {
width:100%;
float:left;
position:relative;
padding: 0;	
border-left:none;	
}
.list_carousel5 .prev17, .list_carousel5 .next17 {
position: relative;
bottom:17px;	
}
.list_carousel5 .next17 {	
left:15px;
}
.list_carousel5 .next17:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\e2ea";
color:#111;
padding:5px;
background:#fff;	
}
.list_carousel5 .prev17 {
left:50px;	
}
.list_carousel5 .prev17:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\e5e1";
color:#111;
padding:5px;
background:#fff;	
}
.dark .list_carousel5 .prev17:before, .dark .list_carousel5 .next17:before {
color:#fff;
background:#181818;
}
.module5-wrapper {
float: left;
width:100%;
position:relative;
}
.wrapper-module5 {
float: left;
width:100%;
position: relative;
}
@media screen and (max-width: 768px) {
.list_carousel5.responsive,
.module5-desc{
width:100%;
padding: 5px 0 5px;	
text-align: left;	
}
.module5-slidetitle {
padding-left: 0;
width: 100%;
}
} .list_carousel6 ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel3 li {
margin: 0;
display: block;
float: left;
position:relative;
}
.list_carousel3.responsive {
width:100%;
float:left;
position:relative;	
overflow:hidden;
}
.list_carousel3 .prev6, .list_carousel3 .next6 {
display: block;
overflow: hidden;
width:60px;
height:60px;
background:#fff;
position: absolute;
text-align:center;
font-size:22px;
line-height:25px;
z-index:9;
}
.list_carousel3 .prev6 {
right:-60px;
bottom:60px;
}		
.dark .list_carousel3 .prev6 {
border-top:1px solid#333;
}	
.list_carousel3 .next6 {
right:-60px;
bottom:0px;
}
.list_carousel3 .prev6:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\e5e1";
color:#111;
bottom: 18px;
left: 20px;
}
.list_carousel3 .next6:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\e5e0";
color:#111;
bottom: 18px;
left: 20px;
}
a.prev6.disabled, a.next6.disabled {
cursor: default;
}
.list_carousel3 .prev6:hover {
text-decoration:none!important;
background:#111;
color:#fff;	
}
.list_carousel3 .next6:hover {
text-decoration:none!important;
background:#111;
color:#fff;	
}
.list_carousel3 .prev6:hover::before {
color:#fff;
}
.list_carousel3 .next6:hover::before {
color:#fff;
}
.module6-top {
float: left;
width: 100%;
}
.module6-top .moduletitle-wrapper {
margin-top:-1px;
}
.list_carousel3 ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel3 li {
margin: 0;
display: block;
float: left;
position:relative;
}
.modulecarousel-wrapper {
float:left;
width: 100%;
}
.wrapper-module6 {
float: left;
margin:0;
position: relative;
width: 100%;
}
.borderbox:hover .wrapper-module6 img{
transform: scale(1); 
}
.module6-cat {
float:left;
width:100%;
position:relative;
margin-bottom:4px;
}
.title-module6 {
width:50%;
padding:30px 25px;
position:absolute;
right:60px;
bottom:0;
z-index:2;
background-color: rgba(258,258,258,0.7);
}
.dark .title-module6 {
background:#181818;
}
.title-module6 h3{
float: left;
margin-top: 10px;
width: 100%;
}
.module6-time {
float: left;
margin-bottom: 5px;
width: 100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
}
.module6-time a{
font-weight:600;
}
.wrapper-module6b  {
display: grid;
float: left;
width: 100%;
position: relative;
grid-template-rows: auto auto;
gap: 15px 0;
}
.module6b-thumb {
width:100%;
float:left;
position: relative;
overflow:hidden;
}
.title-module6b {
width:100%;
float:left;
position: relative;
}
.module6b-title{
float: left;
position: relative;
width: 100%;
margin: 0 0 1em;
}
.module6b-time  {
float: left;
position: relative;
width: 100%;
margin-bottom: 15px;
font-size: 11px;
text-transform: uppercase;
}
.module6b-time a {
color: #ff4900;
font-weight: 600;
}
.module6a-mainbox {
float: left;
position: relative;
width: 100%;
}
.module6a-mainbox:hover {
background-color:#111;
}
.wrapper-module6a {
float: left;
position: relative;
width: auto;
display:inline;
margin-right:8rem;
}
.wrapper-module6a:nth-child(odd) h2 a{
color:#fff;
text-shadow: rgb(0 0 0) 1px 0px 0px, rgb(0 0 0) 0.540302px 0.841471px 0px, rgb(0 0 0) -0.416147px 0.909297px 0px, rgb(0 0 0) -0.989992px 0.14112px 0px, rgb(0 0 0) -0.653644px -0.756802px 0px, rgb(0 0 0) 0.283662px -0.958924px 0px, rgb(0 0 0) 0.96017px -0.279415px 0px;	
}
.module6a-mainbox:hover .wrapper-module6a:nth-child(even) h2 a{
color:#fff;
text-shadow: rgb(0 0 0) 1px 0px 0px, rgb(0 0 0) 0.540302px 0.841471px 0px, rgb(0 0 0) -0.416147px 0.909297px 0px, rgb(0 0 0) -0.989992px 0.14112px 0px, rgb(0 0 0) -0.653644px -0.756802px 0px, rgb(0 0 0) 0.283662px -0.958924px 0px, rgb(0 0 0) 0.96017px -0.279415px 0px;	
}
.wrapper-module6a h2 {
float: left;
position: relative;
width: 100%;
}
.wrapper-module6a h2:before {
position:absolute;
font-family: 'Material Icons Outlined';
content: "\e1eb";
color:#fff;
font-size:75%;
bottom:0%;
right:-5rem;
text-shadow: rgb(0 0 0) 1px 0px 0px, rgb(0 0 0) 0.540302px 0.841471px 0px, rgb(0 0 0) -0.416147px 0.909297px 0px, rgb(0 0 0) -0.989992px 0.14112px 0px, rgb(0 0 0) -0.653644px -0.756802px 0px, rgb(0 0 0) 0.283662px -0.958924px 0px, rgb(0 0 0) 0.96017px -0.279415px 0px;	
}
@media screen and (min-width: 481px) and (max-width:768px){
.title-module6 {
width:75%;
padding:15px;
}	
.title-module6 h3 a {
font-size: 20px!important;
}	
}	
@media screen and (max-width: 600px) {
.wrapper-module6a h2 a,
.wrapper-module6a:before {
font-size: 26px!important;
}	
}
@media screen and (max-width:480px) {
.title-module6 {
display:none;
}	
} .module7.modulebox-wrapper {
width: 100%;
float: left;
position: relative;
}
.dark .module7.modulebox-wrapper {
border-color:#333!important;
}
.wrapper-module7 {
float: left;
position: relative;
width: 100%;
display: flex;
justify-content: center;
gap:0 50px;
align-items:center;
flex-direction: row;
border-bottom:1px dashed #111;
}
.wrapper-module7:last-child {
border-bottom:0px dashed #111;
}
.wrapper-module7:nth-child(odd) {
flex-direction: row-reverse;
}
.wrapper-module7 .text {
position:relative;
width:100%;
}
.module7 .wrapper-module7:nth-child(odd) .text {
text-align: right;
}
.module7 .wrapper-module7:nth-child(even) .text {
text-align: left;
}
.wrapper-module7 .text h3{
margin-bottom:2.5rem;
}
.wrapper-module7:hover .module7-thumb img {
transform: scale(1.1);
}
.module7-cat {
width:100%;
float:left;
margin-bottom:1rem;
font-size:11px;
text-transform:uppercase;
color:#999;
}
.module7-cat.simple {
display:none;
}
.module7-cat a {
font-weight:600;
}	
.module7-thumb {
width:100%;
float:left;
position:relative;	
overflow:hidden;
}
.wrapper-module7:nth-child(odd) .module7-video,
.wrapper-module7:nth-child(odd) .module7-thumb {
bottom:-30px;
}
.wrapper-module7:nth-child(even) .module7-video,
.wrapper-module7:nth-child(even) .module7-thumb {
top:-30px;
}
.wrapper-module7:nth-child(odd) .text:before,
.wrapper-module7:nth-child(even) .text:before {
position:absolute;	
border:1px dashed #ccc;	
z-index:2;
font-family: 'Material Icons Outlined';
content: "\f1e0";
padding:14px 12px;
border-radius:50%;
color:#111;
background:#fff;
font-size: 26px;
}
.wrapper-module7:nth-child(odd) .text:before {
right:-80px;
bottom:25%;
}
.wrapper-module7:nth-child(even) .text:before {
left:-80px;
bottom:35%;
}
.wrapper-module7:nth-child(odd):hover .text:before{
transform: rotate(270deg);
}
.wrapper-module7:nth-child(even):hover .text:before{
transform: rotate(-270deg);
}
.dark .module7-thumb.standard:before {
background:#111!important;
color:#fff;
}
.module7-thumb.gallery:before {
position:absolute;	
right:0;
top:0;
z-index:2;
font-family: FontAwesome;
content: "\f03e";
padding:10px 8px 15px 8px;
background:#fff;
font-size: 18px;
font-weight:600;
}
.module7-video {
position: relative;
float: left;
width: 100%;
padding-top: 40%;
height: 0;
overflow: hidden;
}
.module7-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%;
}
.module7-thumb img {
transform: scale(1);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.author7-wrapper {
display: grid;
align-items: center;
width: auto;
}
.author7-wrapper img{
width:100%;
height:auto;
border-radius:50%!important;
}
.author7-name {
float:left;
width:100%;
}
.author7-name a{
font-weight:600;
}
.modulebox7b-wrapper {
float: left;
position: relative;
width: 100%;
overflow:hidden;
}
.module7-time {
width:100%;
float:left;
position:relative;	
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid rgba(258,258,258,0.2);;
}
.module7-date {
float:left;
position:relative;	
}
.module7-date h2 {
float:left;
width:auto;
color:#ff4900;
margin-right:10px;
position:relative;	
}
.module7-month {
float:left;
position:relative;	
font-size:11px;
text-transform:uppercase;
}
@media screen and (min-width: 600px) and (max-width:1024px){
.wrapper-module7 h3 {
font-size: 30px!important;
}
.wrapper-module7 {
margin-bottom: 30px;
padding-bottom: 30px;	
}
.wrapper-module7:nth-child(even) .module7-video, .wrapper-module7:nth-child(even) .module7-thumb {
top:0px;
}	
.wrapper-module7:nth-child(odd) .module7-video, .wrapper-module7:nth-child(odd) .module7-thumb {
bottom: 0px;
}
}
@media screen and (max-width: 768px) {
.wrapper-module7 {
border-bottom: 0px dashed #111;
}	
.wrapper-module7 h3 {
font-size: 30px!important;
}
.module7 .wrapper-module7:nth-child(odd) .text {
text-align: left;
}
.wrapper-module7 {
display: block;
grid-template-columns: 1fr;
}
.wrapper-module7:nth-child(even) .module7-video, .wrapper-module7:nth-child(even) .module7-thumb {
top:0px;
margin:25px 0 15px;
}	
.wrapper-module7:nth-child(odd) .module7-video, .wrapper-module7:nth-child(odd) .module7-thumb {
bottom: 0px;
margin-bottom:15px;	
}
} .module8-top {
float: left;
width: 100%;
position:relative;
padding-top:30px;
}
.module8-maintitle {
float: left;
position: relative;
margin-bottom:10px;	
border-bottom:1px solid#111;
color:#111;
}
.module8-title {
float: left;
position: relative;
width: 100%;
margin: 0 0 1.5em;
}
.module8-title .top-title-meta {
margin-bottom: 5px;
}
.module8-cat {
float: left;
position: relative;
margin:0 10px;
}
.module8-author1 a,
.module8-cat a{
font-size:11px;
text-transform:uppercase;
font-weight: 600;
}
.module8-thumbnail {
float: left;
width: 100%;
position: relative;
overflow:hidden;
margin-bottom:2rem;	
}
.module8-thumbnail img{
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.modulebox-wrapper:hover .module8-thumbnail img{
transform: scale(1.1);
}
.module8-caption{
position: absolute;
bottom: 0;
right: 0;
max-width: 80%;
z-index: 60;
padding: 8px 14px;
color: #fff;
font-size: 13px;
background: rgba(0,0,0,0.2);
border-radius: 10px 0 0 0;
}
.module8-intro.articleoff,
.module8-morecontentwrapper.articleoff,
.module31-content.articleoff{
display:none;
}
.module8-morecontent:last-child {
margin-bottom:0;		
}
.module8-morecontent{
position:relative;
padding:0;
width:100%;
}
.module8-morecontent:after {
content: "";
position: absolute;
width: 1px;
height: 900px;
background: #ccc;
z-index: 9;
left: -15px;
top: 0;
}
.dark .module8-morecontent:after {
background: #333;
}
.module8-morecontentwrapper {
width: 100%;
display: grid;
position: relative;
grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
gap: 15px 30px;
overflow: hidden;
margin-top: 30px;
}
.module8-intro{
float: left;
position: relative;
width: 100%;
color: #111;
font-size:18px;
font-weight:500;
line-height: 1.4em;
}
.dark .module8-intro{
color: #fff;
}
.module8-author{
float: left;
position: relative;
width: 100%;
margin-bottom:25px;
font-size:11px;
text-transform:uppercase;
}
.module8-author1 {
float: left;
position: relative;
padding:0;
font-size:11px;
}
.module8-author2 {
float: left;
position: relative;
padding: 0 ;
}
.module8-sharewrapper {
float: right;
position: relative;
padding: 0;
line-height:1em;	
}
.module8-intro h5{
font-style:italic;
}
@media screen and (max-width:600px) {
.module8-morecontent {
width: 100%;
}
.module8-morecontent:nth-child(even) {
float: left;
text-align: left;
}
} .modulebox5-wrapper {
float: left;
position:relative;
}
.module9-top {
float: left;
width: 100%;
}
.module9-jtop {
float: left;
position:relative;
width:100%;
padding-bottom:30px;	
}
.module9-jtop .col-sm-9 {
padding-left:0;
border-bottom:1px solid#ccc;
padding:25px 25px 25px 0;
margin-top:-10px;
}
.module9-jtop .col-sm-3 {
padding:10px 25px;
background:#f9f9f9;
margin-top:-75px;
}
.module9-jbottom {
float: left;
width:100%;
position:relative;	
}
.module9-jbottomleft {
float: left;
position:relative;
width:70%;
z-index:3;	
margin-bottom:20px;
}
.module9-jbottomright {
float: right;
width:30%;
padding:0 0 0 30px;
position:relative;
overflow:hidden;
}
.mod9a.module9-jbottomleft {
width:70%;
}
.mod9a.module9-jbottomright {
width:30%;
}
.vertical .module9-jbottomleft,
.vertical .module9-jbottomright {
float: left;
width: 100%;
padding:0;
}
.vertical .module8-caption {
display:none;
}
.module9b-jbottomleft {
float: left;
position:relative;
width:100%;
}
.module9b-jbottomright {
float: left;
position:relative;
width:100%;
}
.module9b-jbottomleft .author-info {
float:left;
width:100%;
margin: 15px 0 0 0;
padding:15px 0;
overflow: hidden;
}
.module9b-jbottomleft .author-info h6 a{
color:#ff4900;
float:left;
width:auto;
margin-right:5px;
}
@media screen and (max-width:625px) {
.module9-jbottomright, 
.module9-jbottomleft  {
width:100%;
float:left;
padding:0;
}
.module9-jbottomleft {
margin-bottom:15px;
}	
}
.moreon{
float: right;
position:relative;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid#c9c9c9;
color:#111;
width:100%;	
}
.submodule9-jbottomright{
position:relative;
float: right;
padding: 0 0 0 70px;
margin-bottom:20px;
width:100%;
overflow:hidden;
}
.submodule9-jbottomrigh:last-child {
margin-bottom:0;
}
.module9-date{
position: absolute;
top:0;
left: 0;
width: 50px;
overflow:hidden;
}
.submodule9-content{
float:left;
width:100%;
}
.mod9a.submodule9-jbottomright{
padding: 0;
margin-bottom:30px;	
}
.mod9a .module9-thumbnail {
margin-bottom: 15px;
}
.mod9a.module9-date{
position: relative;
float:left;
width: 30%;
}
.mod9a.submodule9-content{
float:right;
width:70%;
padding-left:30px;	
}
.module9-day{
position:relative;
font-size: 18px;
font-weight:600;		
}
.module9-titlebig {
float:left;
width:100%;
margin-bottom:25px;
}
.module9b-jbottomleft .top-title-meta {
margin-bottom: 5px;
}
.module9b-intro {
float: left;
position: relative;
width: 100%;
margin-bottom:1.5rem;
color: #111;
font-size: 18px;
font-weight: 500;
line-height: 1.4em;
}
.module9-metatop {
position:relative;	
float: left;
width:50%;
font-size: 12px;
line-height: 14px;
margin-bottom:20px;
text-transform: uppercase;	
}
.module9-metatop:before {
font-family: FontAwesome;
content: "\f017";
margin: 0 5px 0 0;
font-weight: 600;
}
.module9-metatopshare {
float: right;
width:50%;
text-align:right;
font-size: 12px;
line-height: 14px;
margin-bottom:20px;
}
.module9-metatopshare .post-views {
float: right;
margin:0 0 0 10px;
}
.module9-metatop .readtime {
float:right;
}
.module9-meta {
float: left;
width:100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 15px;	
}
.module9-meta .wpfp-span,
.module9-meta .post-views {
float: left;
position: relative;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #fff;	
padding-top:10px;	
}
.module9-thumbnail {
float: left;
width: 100%;
position: relative;
overflow:hidden;
margin-bottom:30px;
}
.module9-thumbnail img{
width:100%;
height:auto;
}
.module9-thumbnail img{
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module9-top:hover .module9-thumbnail img{
transform: scale(1.1); 
}
.module9-thumbnail .thumb-zoom{
overflow:hidden;
}
.catmodule-absolute {
padding:5px 10px;
position:absolute;
background:#111;
left:10px;
top:10px;
z-index:1;
font-size:10px;
line-height:14px;
text-transform:uppercase;
} 
.sub-module9 {
float: left;
margin-bottom:15px;
padding:0 15px 0 0;	
width: 50%;
position:relative;	
}
.sub-module9:nth-child(odd) {
float:right;
padding:0 0 0 0;
clear:both;
}
.sub-module9:nth-last-child(2), .sub-module9:last-child {
padding-bottom:0;
margin-bottom:0;
}
.subblog5-thumb {
float: left;
width: 25%;
overflow:hidden;		
}
.subblog5-article {
float: right;
width: 75%;
padding:0 0 0 20px;
}
.subblog5-article h5{
float: left;
width: 100%;
}
.module7-author {
float: left;
margin-bottom:5px;
width: 100%;
}
.module9-time {
float: left;
width: 100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 10px;
}
.module9b-time a,
.module9-time a{
color:#000;
font-weight:600;
}
.dark .module9b-time a,
.dark .module9-time a{
color:#fff;
}
.module9b-time {
float: left;
width: 100%;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 25px;
}
.module9-view {
float: right;
padding: 0 0 0 5px;
overflow:hidden;
text-align:right;
}
.module9-view .readtime {
padding: 0 10px;
overflow:hidden;
}
span.view2 {
float: left;
position: relative;
padding: 0 10px;
overflow:hidden;
}
span.view2:before {
content: "";
height: 25px;
width: 1px;
left: 0;
position: absolute;
background-color: #777;
}
.module9-readmore {
float: left;
margin-top: 5px;
width:100%;
}
@media only screen and (max-width: 768px) {
.mod9a.module9-jbottomleft,
.mod9a.module9-jbottomright {
width:100%;
}
.mod9a.submodule9-content h5 a {
font-size: 16px!important;
line-height: 1em!important;
}
.module9-titlebig h3, .module31-content .first.column:first-of-type:first-letter {
font-size: 22px!important;
line-height: 26px!important;
}
}
@media screen and (min-width: 480px) and (max-width:768px){
.mod9a.submodule9-content {
padding-left: 15px;
}	
.mod9a.submodule9-jbottomright:nth-child(even) {
float:right;
width:48%;
}
.mod9a.submodule9-jbottomright:nth-child(odd) {
float:left;
width:48%;
clear:both;
}
}
@media only screen and (max-width: 600px) {
.module8-caption {
display:none;
}	
.module9-thumbnail {
margin-bottom: 15px;
}	
.module9-jbottomleft {
width: 100%;
padding-right: 0;
margin-bottom:15px;
}
.module9-jbottomright {
float: left;
margin-top: 0;
margin-right: 0;
width: 100%;
padding: 15px 0;
-webkit-box-shadow: -6px -3px 5px 1px rgba(0,0,0,0.0);
-moz-box-shadow: -6px -3px 5px 1px rgba(0,0,0,0.0);
box-shadow: -6px -3px 5px 1px rgba(0,0,0,0.0);
border-left:none;
border-right:none;
}
}
@media only screen and (max-width: 600px) {
.module2b-borderbox h2,
.module8-title h2,
.module9-titlebig h2 {
font-size: 32px!important;
line-height:36px!important;
}
.entry-content>p:first-of-type:first-letter ,
.entry-content.ctest > div.first.column >p:first-of-type:first-letter,
.firstletter {
font-size: 36px!important;
line-height: 36px;
margin:-15px 10px 0 0;	
}
} .module10-top {
float: left;
width: 100%;
}
.authors10-wrapper {
float: left;
position: relative;
width: 100%;
}
.authors10-wrapper:before {
position: absolute;
font-family: 'Material Icons Outlined';
content: "\f1e3";
color: #111;
top: 0;
right: 10px;
}
.authors-top10 {
float: left;
position: relative;
width: 50%;
padding-right:15px;
display: flex;
grid-template-columns: auto auto;
flex-direction: column;
}
.author-job10 {
width:100%;
float:left;
text-transform:uppercase;
font-size:11px;
line-height:1em;
font-weight:500;
margin-bottom: 10px;	
color:#111;
}
.authors-name {
float:left;
}
.author-bottom10 {
width:50%;
float:right;	
position:relative;
padding:0 25px 0 15px;
overflow:auto;
} .author-bottom10::-webkit-scrollbar {
width: 1px;
} .author-bottom10::-webkit-scrollbar-track {
background: #eee; 
} .author-bottom10::-webkit-scrollbar-thumb {
background: #999; 
} .author-bottom10::-webkit-scrollbar-thumb:hover {
background: #222; 
}
.authors-name h4 a {
text-transform: uppercase;
font-weight:600;
}
.author-desc10 {
width:100%;
padding:20px 0 0;
float:left;
}
.module10-authoravatarwrapper {
width:100%;
float:left;
position:relative;
}
.module-authoravatar {
float:left;
width:100%;
position:relative;	
overflow:hidden;
}
.author-descriptionmodule {
float:left;
width:100%;
margin-bottom:15px;
}
.module-authoravatar img{
width:100%;
height:auto;
}
.authors-name h4 span{
font-size:80%;
margin-left:4px;
color: #c0c0c0;	
font-display: "swap";	
}
.module-authoravatar .authorwritten10 a{
color:#fff;
padding-left:5px;
}
.authorwritten10 a:hover{
color:#999;
}
.authorpost-descriptionmodule {
margin:10px 0 0 0;
float:right;
width:65%;
}
.author-article10 {
width:100%;
float:left;
margin-bottom:30px;
}
.cat-module10 {
float: left;
width: 100%;
padding-left: 20px;
}
.cat-module10 h5 a{
color:#fff;
}
.cat-module10 h5 a:hover{
color:#999;
}
.author-contact11 {
width:100%;
float:left;
margin:10px 0 0;
}
.module10-meta {
float: left;
width: 100%;	
margin-bottom:0.5rem;
font-size:11px;
line-height:1em;
text-transform:uppercase;
}
@media only screen and (max-width: 600px) {
.authors-top10 {
padding-right: 0;
}
.author-bottom10 {
padding: 0 5px 0 5px;
}
}
@media only screen and (max-width: 480px) {
.module-authoravatarwrapper {
width: 100%;
padding-right: 0;
margin-bottom:15px;
}
.author-desc {
width: 100%;
float: left;
}
.author-article10 {
width: 100%;
float: left;
}
} .module11-content {
float: left;
width: 100%;
}
.module11-title {
float: left;
position: relative;
width: 100%;
margin: 0 0 1em;
}
.module11-related {
float: left;
width: 100%;
margin: 0 0 10px;
color:#181818;
} .containertab {
width:100%;
float:left;
overflow:hidden;
border-radius:10px;
}
.modulebox-wrapper > ul {
width:100%;
float:left;
padding:5px 0;
overflow:hidden;	
}
#exTab1 .tab-content {
padding : 15px 0;
}
.popular-comments,
.tab-content>.active{
width: 100%;
display: grid!important;
position: relative;
grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
gap: 15px 20px;
} .modulebox-wrapper .nav-pills > li > a {
padding:15px;
text-transform:uppercase;
font-weight:600;
font-size:12px;	
}
.modulebox-wrapper > ul > li.active > a:hover,
.modulebox-wrapper .nav-pills > li > a:hover {
background-color: #f0f0f0;
text-decoration:none!important;	
}
.dark .modulebox-wrapper > ul > li.active > a:hover,
.dark .modulebox-wrapper .nav-pills > li > a:hover {
background-color: #333;
}
.modulebox-wrapper > ul > li.active > a {
border-radius: 0;
background-color: #f0f0f0;
color:#111;
margin-right:1px;   
}
.tab-commentwrapper {
width:100%;
float:left;
margin-bottom:15px;
}
.tab-commentavatar {
width:23%;
float:left;
padding:0 20px 0 0;
}
.tab-commentavatar img{
width:100%;
height:auto;
}
.tab-commenttext {
width:77%;
float:right;
padding-left: 15px;	
}
.tab-commenttext p{
width:100%;
float:left;
margin-top:5px;
}
.tab-commenttext a{
font-weight:600;
text-transform:capitalize;
}
.tab-commenttitle h6{
text-transform:uppercase;
clear:right;
margin-bottom:5px;
}
.tab-commenttitle h6 a {
color:#181818;
}
.tab-commenttitle h6 a:hover {
color:#999;
text-decoration:none!important;
} .gauthier-latest-post {
position: relative;
display: grid;
justify-content: center;
align-items: center;
grid-template-columns: 25% 1fr;
gap: 15px 20px;
overflow: hidden;	
}
.gauthier-latest-thumb {
float: left;
overflow:hidden;
position:relative;
}
.gauthier-latest-post .gauthier-latest-thumb img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.gauthier-latest-post:hover .gauthier-latest-thumb img{
transform: scale(1.5); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.gauthier-latest-article {
float: right!important;
}
.gauthier-latest-article span {
width: 100%;
float: left;
margin: 0 0 1rem 0;
font-size:11px;
line-height:1em;
text-transform:uppercase;
} .module13-wrapper{
width: 100%;
float: left;
display: grid;
position: relative;
}
.module13-wrapper.horizontal{
grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
}
.module13-wrapper.vertical{
grid-template-rows: repeat(auto-fit, minmax(8rem, 1fr));
}
.module13-post {
width: 100%;
float: left;
position: relative;	
overflow:hidden;
}
.module13-post .module2a-post, .module13-post .module2a-thumb {
margin-bottom:0;
}
.module13-titlewrapper {
width: 100%;
float: left;
margin-bottom:20px;
position: relative;
}
.module13-titlewrapper h3{
width: 100%;
float: left;
}
.module13-titlewrapper span{
width: auto;
float: left;
position: relative;
margin-bottom:10px;	
}
.module13-titlewrapper span a{
color:#fff;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.module13-titlewrapper i{
margin-left:10px;
font-size:80%;
}
.module13-contentwrapper {
width: 100%;
min-height:50%;
position: absolute;
padding:30px 30px 15px 30px;
bottom:0;
left:0px;
z-index:9;
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
transition: all 700ms ease;	
opacity:1;	
}
.module2a-thumb:hover .module13-contentwrapper {
opacity:1;
bottom:0px;	
}
.module13-contentwrapper .module1d-article {
height:100%;
padding-bottom:30px;
color:#ddd;
}
.module13-contentwrapper .module1d-article a{
color:#fff;
}
.module13-contentwrapper .module1d-article a:hover{
color:#111;
}
.module13-contentwrappervideo {
width: 100%;
position: absolute;
padding:15px;
top:-333px;
left:o;
z-index:9;
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
transition: all 700ms ease;	
}
.module13-contentwrappervideo .module13-titlewrapper {
margin-bottom:0px;
}
.module2a-post:hover .module13-contentwrappervideo {
background:rgba(0,0,0,0.7);
top:0;
}
.bottom-gradientblack {
position: absolute;
width: 100%;
height: 66%;
bottom: 0;
z-index: 0;
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(24,24,24, 1) 100%);
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
transition: all 700ms ease;
}
.bottom-gradientwhite {
position: absolute;
width: 100%;
height: 66%;
bottom: 0;
z-index: 0;
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(255,255,255, 1) 100%);
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
transition: all 700ms ease;
}
.module13-thumb {
width: 100%;
float: left;
position: relative;
overflow:hidden;
}
.module13-thumb img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module13-thumb:hover img{
transform: scale(1.1); 
}
@media screen and (max-width: 980px) {
.module13-wrapper.horizontal,
.mainboxwrapper .module13-wrapper.vertical{
grid-template-columns:auto auto!important;
}
}
@media screen and (max-width: 600px) {
.module13-contentwrapper {
padding: 0 20px 20px 20px;
}
.module13-article{
display:none;
}	
}
@media screen and (max-width: 480px) {
.module13-wrapper {
grid-template-columns:auto;
}	
.module13-titlewrapper h3 {
margin-bottom:20px;
}
.module13-titlewrapper h3 a{
font-size:24px!important;
font-weight:400!important;
}
}
@media screen and (max-width: 400px) {
.module13-wrapper.horizontal,
.mainboxwrapper .module13-wrapper.vertical{
grid-template-columns:auto;
}
} .module14ol {
width:100%;
float:left;
position:relative;
}
.module14-post {
width:100%;
float:left;
margin-bottom:30px;
overflow:hidden;
}
.module14-post:last-child {
margin-bottom:0;
padding-bottom: 0;
border-bottom: 0px solid#ccc;	
}
.module14-post h5{
width:100%;
float:left;
margin-bottom:15px;
}
.cat-color {
width: 100%;
float: left;
margin-bottom: 1rem;
font-size: 11px;
line-height:1em;
font-weight: 600;
text-transform:uppercase;
}
.cat-color a{
color:#111;
}
.dark .cat-color a{
color:#fff!important;
}
.module14-post .col-md-8{
padding:0 15px 0 0;	
}
.module14-post .col-md-4{
padding:0;	
position:relative;
overflow:hidden;
}
.module14-post .col-md-4 img{
width:100%;
height:auto;
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module14-post:hover .col-md-4 img{
transform: scale(1.07); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module14-post h3{
width:100%;
float:left;
margin-bottom:10px;
}
.module14-article {
width:100%;
float:left;
}
.module14-article p:first-child {
margin-top:0;
}
.module14-article img{
float:left;
margin: 5px 15px 5px 0;
}	
@media screen and (min-width: 480px) and (max-width:1024px){
.module14-post .col-md-8 {
width:60%;	
}
.module14-post .col-md-4 {
width:40%;	
}	
}
@media screen and (min-width: 480px) and (max-width:980px){
.module14-post {
width: 47%;
float: left;
}
.module14-post:nth-child(even) {
width: 47%;
float: right;
}
}
@media screen and (max-width: 480px) {
.module14-post .col-md-4{
display:none
}	
} .module15-wrapper {
display: grid;
float: left;
width: 100%;
position: relative;
}
.module15-wrapper.horizontal {
display:grid;
grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));	
gap: 30px 30px;	
}
.module15-wrapper.vertical {
display:grid;
grid-template-rows: auto auto;	
gap: 0 15px;
}
.module15-cat {
float: left;
width: 100%;
max-height:200px;
overflow:hidden;
position: relative;
}
.module15-wrapperinside {
position:absolute;
width: 100%;
bottom:0;
padding:30px 0 30px 30px;
color:#ccc;
}
.module15-cat img{
width: 100%;
height:auto;
}
.module15-cat img{
transform: scale(1); 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;	
}
.module15-cat:hover img{
transform: scale(1.1); 
}
.module15-catname {
position:relative;
float:left;
width:100%;
margin-bottom:10px;
z-index:2;
}
.module15-catname h3 a{
color:#fff;	
}
.module15-catname h3 a:hover{
color:#111;	
}
.module15-desc {
position:relative;
float:left;
width:70%;
margin:0 15px;
z-index:2;
}
.module15-wrapper .bottom-gradientblack {
z-index: 1;
}
.module15a-wrapper {
display: grid;
float: left;
width: 100%;
position: relative;
display:grid;
grid-template-columns:1fr;	
gap: 0 30px;	
overflow:hidden;	
}
.module15a-wrapperinside {
display: grid;
float: left;
width: 100%;
position: relative;
grid-template-columns: 25% 1fr 25%;	
gap: 0 0;
}
.module15a-descwrapper {
position:relative;
display: grid;
float: left;
width: 100%;
grid-template-columns: 1fr auto;	
gap:0 30px;
align-items: center;
align-self: flex-start;	
}
.module15a-descwrapper:before{
bottom:-30px;
left:-25px;
content: "";
display: block;
height: 1px;
width: 700px;	
position: absolute;
background: #111;
}
.dark .module15a-descwrapper:before {
background: #333;
}
.module15a-catnamewrapper:hover .module15a-descwrapper:before{
background: #333;
}
.module15a-descwrapper .adt-comment {
font-size:11px;	
text-transform:uppercase;
color:#111;
font-weight:500;
border:1px solid#111;		
padding:2px 10px;
}
.dark .module15a-descwrapper .adt-comment {
color:#ccc;
border: 1px solid#333;	
}
.dark .module15a-descwrapper .adt-comment {
color:#ccc;
}
.module15a-catnamewrapper:hover .adt-comment{
color:#ccc;	
border:1px solid#333;		
}
.module15a-catnamewrapper:hover .module15a-desc h2 a{
color:#fff;	
}
.module15a-catnamewrapper:hover .module15a-desc h2 a:hover{
color:#111;	
}
.module15a-thumb {
float: left;
width: 100%;
position: relative;
background:#111;
padding:1px;
}
.dark .module15a-thumb {
background: #333;
}
.module15a-catnamewrapper {
display: grid;
grid-template-columns: 1fr;
gap: 0 0;	
float: left;
width: 100%;
position: relative;
padding: 30px 25px;	
border-top: 1px solid#111;	
overflow:hidden;
}	
.dark .module15a-catnamewrapper {
border-top: 1px solid#333;	
}	
.module15a-wrapperinside:last-child .module15a-catnamewrapper {
border-bottom: 1px solid#111;	
}	
.dark .module15a-wrapperinside:last-child .module15a-catnamewrapper {
border-bottom: 1px solid#333;	
}	
.module15a-catnamewrapper:hover {
background:#111;	
color:#ccc;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;	
}
.module15a-catname {
display: flex;
flex-direction: column;
align-self: flex-end;
position:relative;
}
.module15a-catname:before {
font-family: 'Material Icons Outlined';
content: "\e941";
position: absolute;
font-size:22px;
top: -30px;
left: 0;
color:#111;
}
.module15a-catnamewrapper:hover .module15a-catname:before {
color:#ccc;
}
.module15a-titlewrapper {
float: left;
width: 100%;
position: relative;
padding: 30px 0 20px 25px;	
border-top: 1px solid#111;	
}
.dark .module15a-titlewrapper {
border-top: 1px solid#333;
}
.module15a-wrapperinside:last-child .module15a-titlewrapper {
border-bottom: 1px solid#111;	
}
.module15a-titlewrapper:hover {
background:#111;	
color:#ccc;
}
.module15a-titlewrapper:hover .module15a-title a{
color:#fff;
}
.module15a-titlewrapper:hover .module15a-title a:hover{
color:#111;
}
.module15a-title {
position:relative;
float:left;
width:100%;
margin-bottom:1.5rem;
padding-bottom:1.5rem;	
border-bottom:1px solid#ccc;
}
.module15a-title:last-child {
margin-bottom:0;
padding-bottom:0;	
border-bottom:0px solid#ccc;
}
.dark .module15a-title {
border-bottom:1px solid#333;
}
.dark .module15a-title:last-child {
border-bottom:0px solid#ccc;
}
.module15a-title:before{
top:-60px;
left:-25px;
content: "";
display: block;
height: 500px;
width: 1px;	
position: absolute;
background: #111;
}
.dark .module15a-title:before{
background: #333;
}
@media screen and (min-width: 600px) and (max-width:980px){
.module15-wrapper {
grid-template-columns: auto auto;
gap: 0;	
}
.module15a-wrapperinside {
grid-template-columns: 1fr 40%;
}
.module15a-thumb {
display:none;
}	
}
@media screen and (min-width: 480px) and (max-width:800px){
.module15-wrapper.horizontal,	
.module15-wrapper.vertical {
grid-template-columns: auto auto;
gap: 15px 25px;	
}
}
@media screen and (max-width: 600px) {
.module15a-descwrapper:before {
height: 0px;
}	
.module15a-wrapper {
gap: 30px 30px;
}	
.module15a-thumb img{
width: 100%;
}	
.module15a-title:before {
width: 0px;
}	
.module15a-wrapperinside {
grid-template-columns: auto;
}
.module15a-descwrapper .adt-comment {
display:none;
}
}
@media screen and (max-width: 480px) {
.module15-wrapper.horizontal,	
.module15-wrapper.vertical {
grid-template-columns: auto;
}
} .module16-wrapper .moduletitle-wrapper {
margin-top: -1px;
}
.module16-intro {
width:100%;
float:left;
padding-bottom:30px;	
}
.module16ol {
width:100%;
float:left;
position:relative;
overflow:hidden;
}
.module16-titlepost{
float:left;
width:100%;
position:relative;
}
.module16-time{
float:left;
width:100%;
position:relative;
}
.module16-time a{
font-weight:600;
}
.module16-time:before {
font-family: 'Material Icons Outlined';
content: "\e5c3";
position: absolute;
font-size:16px;
top: -5px;
left: -25px;
color:#111;
z-index:2;
}
.dark .module16-time:before {
color:#999;
}
.module16-time:after {
content: "";
height: 150px;
width: 1px;
left: -18px;
top: 18px;
position: absolute;
background-color:#ccc;
}
.module16-post {
width:100%;
float:left;
position:relative;	
padding-bottom:30px;
padding-left:25px;
margin-bottom:5px;	
overflow:hidden;
}
.module16-post:last-child {
padding-bottom:0;
} .module117-wrapper {
float:left;
width:100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
gap: 15px 0;
}
.module117-post {
position: relative;
display: grid;
grid-template-columns: 40% 1fr;
align-items: center;	
gap: 15px 20px;
overflow: hidden;
background:#f9f9f9;
}
.module117-post .posted_in {
margin-bottom: 5px;
font-size: 11px;
text-transform: uppercase;
}
.module117-thumb1 {
position:relative;	
left:0;
bottom:0;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;	
}
.module19.wrapper-module7:nth-child(odd):hover .module117-thumb1 {
position:relative;	
left:0;
bottom:0;	
}
.text:before{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;	
}
.module117-thumb2 {
position:absolute;	
left:0;
top:0;
opacity:0;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;		
}
.borderbox:hover .module117-thumb2 {
position:absolute;	
left:0;
top:0;
opacity:1;
}
.module117-post h5,
.module117-desc {
float:left;
width:100%;
margin-bottom:1rem;
}
.module117-postwrapper {
float:left;
width:100%;
padding:0 15px 0 0;
}
.module117-post .price {
font-size:14px;
font-weight:600;
border-bottom:1px dashed #111;
}
.module117-post .price del{
font-weight:400;
font-size:85%;
color:#999;	
}
.module117-addtochart {
position:absolute;
bottom:15%;
background:#fff;
color:#fff;
padding:5px 10px;
font-size:11px;
text-transform:uppercase;
}
.dark .module117-addtochart {
background:#181818;
} .module18-wrapper {
float: left;
width: 100%;
position: relative;	
display: grid;
grid-template-columns: repeat(auto-fit, minmax(14rem, auto));
gap: 30px 50px;
}
.module18-wrapper .module2-thumb {
margin-bottom:1rem;
}
.module18-wrapper .posted_in {
margin-bottom: 5px;
font-size: 11px;
text-transform: uppercase;
}
.module18-post h3 {
float: left;
width: 100%;
margin: 0 0 1rem;
}
.module18-wrapper .price {
float:left;
margin-top:10px;
font-size: 16px;
font-weight: 600;
color:#111;
border-bottom: 1px dashed #111;
}
.module18-wrapper .price del{
position:relative;	
float: right;
font-size: 88%;
font-weight: 400;
top:-7px;
left:5px;
}
.module-onsale {
position:absolute;
right: 10px;
top: 10px;
width: 35px;
height: 35px;
border-radius: 50%;
padding-top:12px;
font-size: 10px;
font-weight:600;
line-height:1em;
text-align: center;
text-transform: uppercase;
background-color: #fff;
color: #111;
border:1px dashed #ccc;
z-index: 100;
} .module7-thumb:hover .module117-thumb1 {
position:relative;	
left:0;
bottom:0;	
}
.module7-thumb:hover .module117-thumb2 {
position:absolute;	
left:0;
top:0;
opacity:1;
}
.module19.wrapper-module7:nth-child(odd) .text {
text-align: right;
padding-right:30px;
border-right:1px dashed #999;
}
.module19.wrapper-module7:nth-child(even) .text {
text-align: left;
padding-left:30px;
border-left:1px dashed #999;
}
.module19-desc {
float: left;
width: 100%;
margin: 0 0 2rem;
}
.module19.wrapper-module7 .price {
font-size: 20px;
font-weight: 500;
border-bottom: 1px dashed #111;
color:#111;
float:left;
padding-bottom:5px;
}
.dark .module19.wrapper-module7 .price {
border-bottom: 1px dashed #999;
color:#fff;
}
.module19.wrapper-module7 .price del{
font-size: 80%;
font-weight: 400;
float:right;
top:-5px;
left:5px;
position:relative;
}
.dark .module19.wrapper-module7 .price del{
color:#999;
}
.module19.wrapper-module7:nth-child(odd) .price {
float:right;
}
.module19.wrapper-module7:nth-child(odd) .price del{
float:left;
left:-5px;		
}
.module19.wrapper-module7:nth-child(even) .price {
float:left;
}
.module19.wrapper-module7:nth-child(even) .price del{
float:right;
}
.module19 .module-onsale {
width: 44px;
height: 44px;
padding-top: 17px;
}