/*
Theme Name: geotheme2018
Author: ImsBishkek
Author URI: 
Theme URI: 
Description: 
Version: 1.0
Tags:  responsive-layout, custom-background, custom-header, featured-images, fluid-layout, one-column, threaded-comments, white, light, right-sidebar, sticky-post

*/


/*-------------------------------------------------
=  Table of Css

-------------------------------------------------*/
/*-------------------------------------------------
=  Import Google Fonts */




html, body, div, span, applet, object, iframe, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {

}

body {
    color: #000000;
    background-color: #EEEEEE;
    font-size: 16px;
    line-height: 1.5;
font-family: 'Roboto', sans-serif;
 
}

section.pagesec {
    background: #80808005;
}
section.grey {
	background: url('http://geotianshan.org/wp-content/uploads/bg_grey.jpg');
     /*background-color: #f5f5f5;*/ 
	     background-size: 100%; 
} 





/* core classes */
::-moz-selection {
  background: #2b211a;
  color: white;
}

::selection {
  background: #2b211a;
  color: white;
}



.gallery-item img {
    border: none !important;
}

#gallery-1 .gallery-caption {
    font-size: 0.8em !important;
    line-height: 1.5 !important;
    margin: 5px 0 !important;
    padding: 15px !important;
}

.gallery-item {
    max-width: calc(33% - 2em);
    margin: 0 1em;
}


/*-------------------------------------------------*/
/* =  Typogr
/*-------------------------------------------------*/


* {
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
    color: #3d3d3d; 

}
 
h3 {
    font-size: 1em;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0px;
    position: relative;
    margin-bottom: 2em;
    overflow: hidden;
}

h4 {
    font-size: 1.5em;
    font-weight: bold;
    color: #595959;
}

h2.pagetitle {
    font-size: 1em;
    color: #333;
    display: inline-block;
	    vertical-align: baseline;
    margin: 0 1em;
}

div#viewmore a {
    color: #fbc90b;
}

div#pagetitle {
    width: 100%;
    display: table;
    vertical-align: baseline;
    margin: 1em 0;
padding: 1em 0;
    background: white;
}
div#viewmore {
    line-height: 1;
    display: inline-block;
 font-size: 1em;
    color: #fbc90b;
}

div#viewmore:before {
    content: "/";
    margin-right: 13px;
    margin-left: 25px;
}



a {
    color: #a38100;
    text-decoration: none;
    font-weight: bold;
	    transition: color .4s ease;
 
}

a:focus, a:active, a:visited {
  outline: none;
}

a:hover {
  text-decoration: none;
  color: #2F2911;
  transition: color .4s ease;
}

a:focus {
  text-decoration: none;
}


a.btn, .tour_option_link a {

    display: inline-block;

 
    text-shadow: none;

    font-weight: 900;
    color: rgb(255, 255, 255);

    text-transform: uppercase;
    background-color: #fbc90b;
    border-radius: 3px;

    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
padding: 1em 2em;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
a.btn.tk_btn {
    float: left;
}

a.btn:hover, .tour_option_link a:hover {
    background-color: #d9af13;
    color: white !important;
    border-color: transparent;
    transition: all .4s ease;
}


a.btn.callback-btn {

  border: 2px solid #fff;

  color: #fff;
 
}

ul.tour_option_link {
    list-style: none;
    padding: 0;
    margin: 0;
}



a#open-filters:hover {
  text-decoration: none;
  color: #2b211a !important;
  transition: all .4s ease;
}

p {
    line-height: 1.5;
    margin-bottom: 16px;
    font-weight: 300;
}

b, strong {
  font-weight: bold;
}

ol {
  list-style: decimal;
  padding-left: 28px;
}

textarea {
  resize: none;
}

blockquote {
    border-left: 5px solid #e4181f;
    padding: 0 30px;
    margin: 10%;
    font-size: 1.3em;
}

footer a {
    color: #8d8d8d;
    font-size: 1em;
    line-height: 2;
    font-weight: bold;
}

footer a:hover {
    color: #3d3d3d;
  }

footer ul {
    list-style: none;
}
article.pagetext ul {
    padding: 0 0 0 2em;
}

article ul {
    padding: 0 0 0 2em;
	
}


div#bread_block, div#bread_block a {
    color: white;
    font-size: 0.9em;
}

div#bread_block {
    width: 100%;
    height: 2em;
    line-height: 2em;
    position: absolute;
    bottom: 1em;
    overflow: hidden;
    display: table;
}

a.bread_home {
    float: left;
}

span.current {
    font-weight: bold;
}

div#bread_block, div#bread_block a {
    color: #bebebe;
    font-size: 0.9em;
}
#bread_block a:hover {
    color: white;
}


/*callform*/

/*CallBack*/

.callform {
 
}

div#cf_text h2 {
    font-size: 2em;
    color: #fff;
}

div#cf_text p {
    font-size: 1.5em;
    color: #fff;
}

div.wpcf7 p {
    color: white;
    font-size: 1.2em;
}
div.wpcf7-response-output {
    color: white;
}

span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 0.7em;
    font-style: italic;
    font-weight: 100;
    display: block;
}

textarea {
    resize: none;
    width: 100%;
}


.callback {
  perspective: 1000px;
  visibility: hidden;
  transition: visibility 0s 0.6s;
}
.callback, .callback .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
      z-index: 50;
  bottom: 0;
}
.callback .overlay {
  cursor: default;
  background-color: transparent;
  transition: background-color 0.3s 0.3s;
}
.callback:target {
  visibility: visible;
  transition: visibility 0s 0s;
}
.callback:target .overlay {
  background-color: rgba(0, 0, 0, 0.7);
  transition: background-color 0.3s 0s;
}
.callback:target form {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -50%) rotateX(0deg);
  max-width: 500px;
  transition: opacity 0.3s 0.3s, visibility 0.3s 0.3s, max-width 0.3s 0.3s ease-out, transform 0.3s 0.3s ease-out;
}
.callback:target form .close {
  transition: transform 0.3s 0.6s ease-out;
  transform: scale(1) rotate(0deg);
}
.callback form {
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s ease-in, max-width 0.3s 0s ease-in;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0) rotateX(-90deg);
  background-color: #dc2a1a;
  width: 100%;
  max-width: 300px;
  padding: 0 2rem;
  border-radius: 7px;
  box-sizing: border-box;
}
.callback form, .callback .close {
  box-shadow: 0 0 16px 5px rgba(0, 0, 0, 0.3);
      z-index: 50;
}

.callback form header + input {
  border-radius: 7px 7px 0 0;
  border-bottom: 5px solid rgba(85, 64, 12, 0.8);
}
.callback form header + input + input {
  border-radius: 0 0 7px 7px;
}
.callback form input {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    outline: none;
    border: none;
    background-color: #fff;
    transition: 0.3s background-color;
    display: block;
}
.callback input:focus {
  background-color: rgba(255, 255, 255, 0.8);
}

.callback .close {
    width: 40px;
    height: 40px;
    display: table;
    position: fixed;
    right: 20px;
    top: 20px;
    background-color: rgb(228, 24, 31);
    border-radius: 50%;
    /* transform: scale(0) rotate(-360deg); */
    transition: transform 0.3s 0s ease-out;
}
.callback .close:before, .callback .close:after {
  content: "";
  position: absolute;
  width: 60%;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 20%;
  transition: transform 0.3s;
}
.callback .close:hover:before, .callback .close:hover:after {
  transform: rotate(0deg);
}
.callback .close:before {
  transform: rotate(45deg);
}
.callback .close:after {
  transform: rotate(-45deg);
}

div#cf_form {

}

/* Table*/

table{border-collapse:collapse;border-spacing:0}
table{padding:5px;width:100%;animation:float 5s infinite;margin:30px 0}
thead th{border-bottom:1px solid #4d4d4d;padding:24px;text-align:center;vertical-align:middle}
tbody th{border-right:1px solid #4d4d4d;padding:24px;line-height:1.5;vertical-align:middle;border-bottom:1px solid #4d4d4d}
th:first-child{border-top-left-radius:3px}
th:last-child{border-top-right-radius:3px;border-right:none}
tr{padding:24px;line-height:1.5;vertical-align:middle}
tr:hover td{background:#4E5066;color:#FFF;border-top:1px solid #22262e}
tr:first-child, td:first-child {
    font-weight: bold;
}
tr:nth-child(odd):hover td{background:#4E5066}
tr:last-child td:first-child{border-bottom-left-radius:3px}
tr:last-child td:last-child{border-bottom-right-radius:3px}
td{padding:20px 10px;text-align:left;vertical-align:middle;border:1px solid #4d4d4d;text-align:center}


/*-------------------------------------------------*/
/* =  Core
/*-------------------------------------------------*/

img[class*="normal"] {
  display: block;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  img[class*="normal"] {
    display: none;
  }
}

img[class*="retina"] {
  display: none;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  img[class*="retina"] {
    display: block;
  }
}


hr {
    width: 100%;
    height: 1px;
    background: #4d4d4d;
    margin: 40px auto;
    border: none; 
}

img {
    max-width: 100%;
    height: auto;
}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 30;
	/* Above WP toolbar. */
}

/*-------------------------------------------------*/
/* =  Rows
/*-------------------------------------------------*/

.row100_flexb {
      -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

.row30flex {
    flex-basis: 33.333333%;
}

.row25flex {
    flex-basis: 25%;
}

section {
    width: 100%;
    display: table;

}

section.page_sec {
    width: 100%;
    display: table;
    margin: 3em 0;
}
	
	section.serv_sec {

}
		
		
		.row1000, #row1000 {
    width: 1200px;
    margin: 0 auto;
}
  
  article.row600 {
    width: 600px;
    margin: 0 auto;
}
		
		.row600, #row600 {
    width: 600px;
    margin: 0 auto;
}

  
#row20, .row20 {
    width: calc(20% - 20px);
    margin: 10px 10px 0 10px;
    float: left;
}
  
#row25, .row25 {
    width: calc(25% - 20px);
    margin: 10px 10px 0 10px;
    float: left;
}


	  
#row30, .row30 {
    width: calc(33.333% - 40px);
    margin: 20px;
    float: left;
}

#row70, .row70 {
    width: calc(66.666% - 40px);
    margin: 20px;
    float: left;
}

#row75, .row75 {
    width: calc(75% - 20px);
    margin: 10px 10px 0 10px;
    float: left;
}

  
  div#row50 {
    width: calc(50% - 40px);
    float: left;
    margin: 20px;
}
	  
	  #row1300, .row1300 {
	   width: 1300px;
    margin: 0 auto;
	  }

article {
    padding: 2em;
    background: white;
}

article.pagetext {
    margin: 10px 0 10px 40px;
}
article.pagetext p a, .product_meta a{

color: #e4181f;
  text-decoration: underline;}



/*-------------------------------------------------*/
/* =  3.Main Setting
/*-------------------------------------------------*/
#main-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: white;
}

#main-wrap.full-width {
  max-width: 1920px;
}

.container {
  padding-left: 0;
  padding-right: 0;
}
.fullpage-wrap {
  
  
  background-color: white;
}

/*TOURS*/

div#tcard_block {
    background: #ffffff;
    margin: 1em 1em 2em;
    color: #8c8c8c;
    display: table;
    width: 100%;
    line-height: 1.7;
    border-color: #e1e1e1;
}

a.tcard_thumb {
    display: table-cell;
    width: 31%;
    border-color: #e1e1e1;
    vertical-align: middle;
}

div#tcard_content {
    padding-top: 35px;
    padding-bottom: 35px;
    width: 69%;
    padding: 20px 25px 0px 35px;
    display: table-cell;
    vertical-align: middle;
}

div#tcard_content article {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
    float: left;
    width: 69%;
    padding-right: 20px;
}

div#tcard_meta {
    overflow: hidden;
    padding: 10px 0px 10px 25px;
    border-left-width: 2px;
    border-left-style: solid;
}
span.tcard_fromprice {
color: #aaaaaa;
    font-size: 1em;
    display: block;
    margin: 1em 0;
    text-align: center;
}

span.tcard_price {
color: #1b1b1b;
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 800;
    line-height: 1.5;
}

a.tcard_link.btn {
    font-size: 10px;
    padding: 1em;
    margin: 4em auto;
    display: block;
    text-align: center;
} 

span.tcard_dis p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

div#tcard_content h2 {
    line-height: 1.5;
}


/*Small tour card*/


div#smt_card {
    border-top: 1px solid #dddddd;
    padding: 1em 0;
    margin-top: 0.5em;
    display: table;
    width: 100%;
}

div#smt_card:first-child{
	
border-top:none;	
}

a.smt_card_thumb {
    float: left;
    width: 66px;
    margin-right: 1.5em;
    height: 66px;
	    transition: all 0.5s;
}

#smt_card:hover a.smt_card_thumb  {
-ms-transform: scale(1.2, 1.2) translateZ(0);
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
    transform: scale(1.2, 1.2) translateZ(0);
	    transition: all 0.5s;
} 


#smt_card h3 {
    font-size: 1em;
    color: #333333;
	    font-weight: normal;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

span.smt_card {
    color: #aaaaaa;
    font-size: 0.7em;
}

span.smt_card_value {
    color: #aaaaaa;
    font-size: 0.7em;
	font-weight: bold;
}
div.smt_card {
    float: right;
    width: 100%;
    text-align: right;
}

/*-------------------------------------------------*/
/* =  Main Navigation
/*-------------------------------------------------*/

div#hl_1 {
    display: table;
    width: 100%;
}

div#logo {
    height: 70px;
    padding: 0 0 10px;
    float: left;
    display: block;
}

div#logo img {
    width: 70px;
	float: left;
}

span.logo {
    float: left;
    font-size: 1em;
    color: #fff;
    line-height: 1.5em;
    text-align: left;
    width: 200px;
	    padding: 0 0 0 1em;
}


header.fixed-top #logo{
   /* width: 70px;
    height: 70px;
    padding: 0 0 10px;*/
}


header {
    position: fixed;
  z-index: 40;
  display: table;
    width: 100%;
	    background: rgba(0, 0, 0, 0.7);
}


header.animated {
    transition: all 0.5s;
}

header.fixed-top {
    position: fixed;
	    top: 0;
    background: black;

}

header.fixed-top #hl_top {
	/*display: none; */
	
}



div#hl_menu {
    float: right;
    width: calc(100% - 310px);
    height: 80px;
}

#hl_menu  nav {
    float: right;
}
#hl_menu  nav ul.sub-menu {
display: none;
visibility: hidden;
}

#hl_menu  li:hover ul.sub-menu, ul.sub-menu:hover  {
display: block;
visibility: visible;
}

#hl_menu  nav ul li .sub-menu a {

    float: left;
				text-align: left;
}
#hl_menu  ul.sub-menu {

    background: white;

    position: absolute;

}
			  
#hl_menu  ul.sub-menu li {
    float: none;
    display: table !important;
}
			  
#hl_menu  .menu-item-has-children>a:after {
   font-family: Font Awesome\ 5 Free;
    content: "\f107";
    font-weight: 900;
     margin: 0 0 0 5px;
}			
			

			/*Sidebar*/
			
			
			
			
.widget_block {
    display: table;
    background: #fff;
    padding: 1em 2em;
    margin: 0em 0 1em;
    width: 100%;
    box-sizing: border-box;
}

.widget_block a {
    color: #3d3d3d;
} 

.widget_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_block  li {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    font-size: 1em;
    margin-bottom: 1em;
    padding-left: 0px;
    margin-top: 1em;
    line-height: 1.5;
    color: #484848;
    padding-bottom: 1em;
	    position: relative;
}

.widget_block a:hover {
    text-decoration: underline;
} 

.widget_block ul.sub-menu {
    display: none;
    position: absolute;
    visibility: hidden;
    position: absolute;
    z-index: 598;
    background: grey;
    width: 12em;
    padding: 2em;
    right: 100%;
}/* 
.widget_block li:hover ul.sub-menu {
    display: block;
    visibility: visible;
} 
*/
 


/*News*/

.sn_block {
    margin: 0 0 3em;
}

.sn_block .image {
    width: 100%;
    overflow: hidden;
    float: none;
    vertical-align: baseline;
    max-height: 450px;
}
	
.sn_block .image img{
    vertical-align: middle; 
	    transition: all 0.3s; 
	}		
	
.sn_block .image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.3s;
}

	
			span.date, span.category a   {
    color: #515151;
    font-weight: bold;
    font-size: 0.7em;
    margin: 1em;
}


			/*Page header*/
			
			
			div#sp_head {
    width: 100%;
    height: 500px;
 box-shadow: inset 0px 0px 70px 40px rgba(0, 0, 0, 0.5);
    background-size: cover; 
}

div#sp_grad {
    width: 100%;
    height: 500px;
    position: absolute;
 
}

#ow_grad{
    width: 100%;
    height: 600px;
    position: absolute;
 
}

.sp_headtext h1 {
    color: white;
    font-size: 2em;
	text-shadow: 3px 3px 3px black;
} 



div#sp_key {
    color: white;
    font-size: 1.5em;
}

.sp_headtext {
    padding: 250px 0 0 0;
    background: none;
    position: relative;
    height: 250px; 
}


div#tk_line1 {
    width: 100%;
    display: table;
    box-shadow: 0 0 3px grey;
    color: grey;
	    padding: 20px 0;
}


div#tk_line2 {
    width: 100%;
    display: table;
    box-shadow: 0 0 3px grey;
    color: grey;
	    padding: 20px 0;
}


div#tkl1_text {
    font-size: 1.2em;
    line-height: 1.8;
}

/*-------------------------------------------------*/
/* =  Main content
/*-------------------------------------------------*/
#page-content {
  position: relative;
  z-index: 20;
  background-color: white;
}


  span.slidenav {
    font-size: 70px;
    color: white;
    font-family: arial;
}
  

#page-content #main-services .title.color-background h2 {
  color: white;
}

#page-content #news.text {
  padding: 50px 40px;
}

#page-content #news .single-news {
 /* padding: 25px;*/
}

@media screen and (max-width: 991px) {
  #page-content #news .single-news {
    margin-bottom: 50px;
  }
}

#page-content #news .single-news article {
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  border-radius: 2px;
  overflow: hidden;
  transition: all .4s ease;
}

#page-content #news .single-news article .image {
  position: relative;
}

#page-content #news .single-news article .image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: opacity .6s ease-out;
  background: rgba(34, 34, 34, 0.6);
}

#page-content #news .single-news article img {
  max-width: 100%;
  display: block;
}

#page-content #news .single-news article .content {
  padding: 20px;
  position: relative;
}

#page-content #news .single-news article span {
  transition: opacity .4s ease;
  
  font-size: 1em;
  line-height: 24px;
}

#page-content #news .single-news article a.more-link span {
    font-size: 1em;
    color: #e4181f;
}

#page-content #news .single-news article span.category {
    color: #fff;

    margin-bottom: 9px;
    display: inline-block;
    margin-right: 9px;
      background: #fbc90b;
      font-weight: 700;
    padding: 5px;
}

#page-content #news .single-news article span.date {
  color: #6E6B66;
  
  display: inline-block;
  margin-right: 9px;
  font-weight: 400;
}

#page-content #news .single-news article h3 {
    font-size: 1.3em;
    line-height: 1.5;
    color: #2F2911;
    transition: opacity .4s ease;
    font-weight: 700;
}

@media screen and (min-width: 991px) and (max-width: 1250px) {
  #page-content #news .single-news article h3 {
    min-height: 60px;
  }
}

#page-content #news .single-news article p {
  transition: color .4s ease;
  margin-bottom: 9px;
  color: #6E6B66;
}

#page-content #news .single-news article a.link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#page-content #news .single-news:hover article {
  transition: all .6s ease-in;
}

#page-content #news .single-news:hover article .image:after {
  opacity: 1;
  transition: opacity .4s ease;
}

#page-content #news .single-news:hover article span.category, #page-content #news .single-news:hover article span.date {
  color: #6E6B66;
  transition: color .4s ease;
}

#page-content #news .single-news:hover article h3 {
  color: #2b211a;
  transition: color .4s ease;
}

#page-content #news .single-news:hover article p {
  color: #2F2911;
  transition: color .4s ease;
}

#page-content #news .single-news.horizontal-news article {
    position: relative;
    overflow: hidden;

    display: -ms-flexbox;

    min-height: 222px;
}

@media screen and (max-width: 991px) {
  #page-content #news .single-news.horizontal-news article {
    display: block;
  }
}

#page-content #news .single-news.horizontal-news article .content {
  min-height: 222px;
}

#page-content #news .single-news.horizontal-news article span.read {
  top: inherit;
  bottom: -40px;
  left: -20px;
  transition: bottom .3s ease;
}

@media screen and (max-width: 991px) {
  #page-content #news .single-news.horizontal-news article span.read {
    bottom: inherit;
    left: inherit;
    top: -20px;
    right: -40px;
    transition: right .3s ease;
  }
}

#page-content #news .single-news.horizontal-news article .image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
    height: 200px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  #page-content #news .single-news.horizontal-news article .image {
    min-height: 200px;
  }
}

#page-content #news .single-news.horizontal-news:hover span.read {
  bottom: 50px;
  left: -20px;
  transition: bottom .3s ease;
}

@media screen and (max-width: 991px) {
  #page-content #news .single-news.horizontal-news:hover span.read {
    bottom: inherit;
    left: inherit;
    right: 36px;
    transition: right .3s ease;
  }
}

@media screen and (max-width: 991px) {
  #page-content #related-news, #page-content .related-projects {
    
    
  }
}



/*-------------------------------------------------*/
/* =  8.Navigation
/*-------------------------------------------------*/
#nav {
  padding: 50px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

div#hl_top a {
    color: white;
    padding: 10px 0;
	    font-size: 0.8em;
}

a.lang {
    float: right;
}
a.mail {
    margin: 0 30px;
}

#nav span {
  
  font-weight: 600;
  text-rendering: geometricPrecision;
}

@media screen and (max-width: 480px) {
  #nav span {
    display: none;
  }
}

#nav .nav-right {
  text-align: right;
}

#nav .nav-right i {
  margin-left: 10px;
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  #nav .nav-right i {
    margin-left: 0;
  }
}

#nav .nav-left i {
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  #nav .nav-left i {
    margin-right: 0;
  }
}

#nav .nav-left a.btn-alt, #nav .nav-right a.btn-alt {
  line-height: 40px;
}


/*-------------------------------------------------*/
/* =  13.Footer
/*-------------------------------------------------*/

/*Footer*/

footer {
    display: table;
    width: 100%;
 background: #3d3d3d;
	font-size: 0.8em;
	color: #fff; 
}
footer a {
    color: #bcbcbc;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
	    color: #fff;
}
footer ul {
    padding: 0 0 0 1em;
    list-style: none;
    line-height: 2;
    font-size: 1em;
}
footer h3 {
    color: #fbc90b;
    font-weight: bold;
}
div#author {
    width: 100%;
    background: black;
    display: table;
    text-align: center;
    color: #bcbcbc;
    line-height: 3em;
}
div#author a{
	color: #bcbcbc; 
}

/*-------------------------------------------------*/
/* =  15.Loader
/*-------------------------------------------------*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #2b211a ;
  position: fixed;
  z-index: 50;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
  border-radius: 4px;
}

#myloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: white;
  text-align: center;
}

#myloader .loader {
  display: inline-block;
  height: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#myloader .loader .inner-loader {
    width: 160px;
    height: 100px;
    border-radius: 2px;
    background: url('') grey center;
    background-size: cover;
    margin: 80px auto;
    -webkit-animation: sk-rotatePlane 3.2s infinite ease-in-out;
    animation: sk-rotatePlane 3.2s infinite ease-in-out;
    box-shadow: 0px 0px 3px grey;
}

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(160px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(160px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(160px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/*-------------------------------------------------*/
/* =  OWL
/*-------------------------------------------------*/
.owl-theme .owl-controls {
  position: relative;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  transition: opacity .4s ease;
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #2b211a;
  border-radius: 50%;
  opacity: 1;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #2b211a;
  opacity: 1;
}

		
section.sponsor_sec .item {
width: 100px;
    height: auto;
    max-width: 100px;
    max-height: 100px;
    line-height: 100px;
}
		
section.sponsor_sec .owl-carousel .owl-item img {
    width: auto;
    display: inline-flex !important;
    max-width: 100px;
    max-height: 100px;
	  vertical-align: middle
}
		  
		

		
		.owl-nav {
  /*  visibility: hidden;*/
}

  

.owl-theme .owl-dots .owl-dot span  {
    background: #ffffff !important;
}
	
	.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f4f4f4 !important;
}


.owl-theme .owl-dots .owl-dot span {
    background: #fbc90b  !important;
    border: 1px solid #fbc90b  !important;
}


/*Flex slider*/




/*OWL Slider*/


#owl_slide {
    text-align: center;
    padding: 130px;
}

div#owl_slide h2 {
    color: #fff;
    font-size: 2.5em;
}


div#owl_slide p {
    color: #fff;
	    margin: 10px 0;
    font-size: 1.5em;
}

.owlslider .item {
    background-size: cover;
    width: 100%;
    height: 600px;
	    display: table;
		    box-shadow: inset 0px 0px 70px 40px rgba(0, 0, 0, 0.5);

}
.os_text {
    margin: 200px 0 0 0;
	    text-shadow: 0 0 2px black;
		width: 700px;
		    position: relative;
}

.os_text h2 {
    font-size: 3.5em;
    color: #fff;
    line-height: 1;
    margin: 15px 0;
    padding: 0;
}

.os_text p {
    font-size: 1em;
    color: #fff;
    line-height: 1.5;
	    margin: 10px 0;
    padding: 0;
}


p.location:before {
    content: "\f10b ";
    font-family: FontAwesome;
    padding: 0 15px;
    font-size: 1.5em;
    font-weight: 100 !important;
}

a.hl_phone {
    line-height: 50px;
    font-size: 1.5em;
    float: right;
    color: #e4181f;
    font-weight: bold;
}

a.hl_phone i {
    font-size: 2em;
    padding: 0 6px;
    line-height: 1;
}




p.phone:before {
    content: "\f10b ";
    left: 0;
      font-family: FontAwesome;
}

p.email:before {
    content: "\f003 ";
    left: 0;
      font-family: FontAwesome;
}

p.location, p.phone, p.email {
    position: relative;
    padding-left: 50px;
    color: #fff;
    margin-bottom: 26px;
}

p.location:before, p.phone:before, p.email:before {

font-size: 1.5em;
    width: 50px;
    text-align: center;
    position: absolute;
    -moz-osx-font-smoothing: grayscale;
    -webkit-osx-font-smoothing: grayscale;
    opacity: .7;
}




div#wc_item {
    background-size: 100px;
}


#hl_menu ul {
    list-style: none;
      float: left;
}

#hl_menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: none;
    height: auto;
    width: auto;
    overflow: visible;
    background-color: transparent;
    position: relative;
	margin: 0 5px;
	    padding: 0 0 0 0;
}
#hl_menu  li.current-menu-item, #hl_menu ul li:hover {
    border-bottom: 3px solid #fbc90b;
}

  
 #hl_menu ul li a {
    display: block;
    padding: 0 10px;
    color: #fff;
font-size: 1em;
    font-weight: 300;
    position: relative;
    text-transform: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	line-height: 5em;
}


#hl_menu ul li a:hover {
    color: #fff;
}


#hl_menu ul.sub-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;  
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    position: absolute;
     background: #3d3d3d;
    min-width: 15em;
	    z-index: 50;
}

#hl_menu ul li:hover>ul.sub-menu  {
    visibility: visible;
    opacity: 1; 
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0); 
    -o-transform: rotateX(0);
    transform: rotateX(0);
}

#hl_menu ul.sub-menu li {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#hl_menu ul.sub-menu li a {
    color: white;
    padding: 1em;
    margin: 0;
    display: table;
    width: calc(100% - 2em);
    font-size: 1em;
    border: none;
    line-height: 1;
}

#hl_menu ul.sub-menu li a:hover {
    background: #e1b200;
}

 #hl_menu ul ul li.current-menu-item, #hl_menu ul ul li:hover {
    border-bottom: none;
}




div#hl_search {
     padding: 26px 0;
}


.navigation {
    display: table;
margin: 20px auto;
}

span.page-numbers.current {
    width: 30px;
    text-align: center;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    background: #f3f3f3;
    border-radius: 100%;
   margin: 0 5px;
    border: 2px solid #e4181f;
}

a.page-numbers {
    width: 30px;
    text-align: center;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: white;
    line-height: 30px;
    margin: 0 5px;
    background: #e4181f;
    border-radius: 100%;
    border: 2px solid #e4181f;
}

a.page-numbers:hover {
border: 2px solid #e4181f;
  background: #fff;
  color:#3d3d3d;
}

a.next.page-numbers, a.prev.page-numbers {
    background: none;
    color: #3d3d3d;
    border: none;
    width: auto;
}

a.next.page-numbers:hover, a.prev.page-numbers:hover  {
    background: none;
    color: #3d3d3d;
    border: none;
    width: auto;
}


div#wc_item {
    height: 150px;
    background: #fcfcfc;
        border-radius: 3px;

  }

#wc_item:hover {box-shadow: 0 1px 14px 1px rgba(0,0,0,.13);}

div#wc_img {
    width: 30%;
      float: left;
    height: 150px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

div#wc_text {
    float: left;
    display: table;
    width: 200px;
    padding: 0 0 0 30px;
}

div#wc_text h2 {
    padding: 10px 0;
    font-size: 1.5em;
    font-weight: bold;
}

.buttontop {
    font-size: 1em;
    color: #e4181f;
    font-weight: bold;
}


.rowab_left {
    width: 50%;
    height: 600px;
    float: left;
	position: absolute;
}

.rowab_right {
    width: 50%;
    height: 600px;
    float: right;
    background: #e3e3e3;
	overflow: hidden;
}

.rowab_right article {
    padding: 4em;
    font-size: 1em;
    color: #5f5f5f;
    background: none;
}




ul.list_about {
    list-style: none;
    float: left;

}

.icons_about {
    box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 20px;
}



li.icons_about h3 {
    list-style: none;
    padding-left: 60px;
    float: left;
    box-sizing: border-box;
}

li.ia_ter  h3{
    background: url('') top left no-repeat;
}

li.ia_sert  h3{
    background: url('') top left no-repeat;
}

li.ia_cons  h3{
    background: url('') top left no-repeat;
}
 
li.ia_100  h3{
    background: url('') top left no-repeat;
}

.icons_about h3 {
    font-weight: bold;
       margin: 0 0 15px;
    font-size: 1.3em;
    line-height: 1.5;
    height: 50px;
}

.icons_about p {
    margin: 15px 20px 0 0;
    font-size: 0.9em;
}

.author {
    display: table;
    padding: 25px 0;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}



ul.pagemenu {
    list-style: none;
    padding: 0;
    width: 100%;
    display: table;
    float: left;
}

ul.pagemenu li {
    margin: 20px;
    display: table;
    width: 180px;
    float: left;
    text-align: center;
}
ul.pagemenu a {
    text-align: center;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
    background: #fbc926;
    width: 100%;
    display: table;
    padding: 10px 20px;
    box-sizing: border-box;
}


/*Mobile*/


@media screen and (max-width: 1100px) {
  
  .menu-topmenu-container {
float: none;
}
  
    #row1300, .row1300 {
  
	width: 1000px;

  }
 
  #row1000, .row1000, #row600, .row600, #row70, .row70, #row25, .row25 {
  
	width: 600px;
	max-width: 100%;
  }
  
  #row30, .row30, #row50, .row50 {
	
	 width: calc(50% - 40px);
    float: left;
    margin: 20px;
  
  }
  
  section {
    width: 100%;
    display: block;
}
  
}
	
	#mobline, #mlogo {
	display: none;
	}
  

@media screen and (max-width: 1024px) {
  
    #row1000, .row1000, #row600, .row600, #row70, .row70, #row75, .row75 {
  
	width: 600px;
	max-width: 100%;
  }
 

  #row30, .row30, #row50, .row50, #row25, .row25 {
	
	 width: calc(100% - 20px);
    float: left;
    margin: 10px;
  
  }
  
      #row1300, .row1300 {
  
	width: 300px;

  }
  
  section {
    width: 100%;
    display: block;

}
  
}
	
	@media screen and (max-width: 1000px) {
  
    #row1000, .row1000, #row600, .row600{
    width: 90%;
    max-width: 90%;
    display: table;
    margin: 0 auto;
    float: none;
  }
		
		
#row70, .row70, #row75, .row75 {
    width: 100%;
    max-width: 100%;
    display: table;
    margin: 0 auto;
    float: none;
  }
 

  #row30, .row30, #row50, .row50, #row25, .row25 {
	
      width: calc(100% - 10px) !important;
    float: left !important;
    margin: 10px 5px !important;
  
  }
  
      #row1300, .row1300 {
  
	width: 100%;
		

  }
  
  section {
    width: 100%;
    display: block;

}
	  
	  div#hl_menu, div#hl_search {
      display: none;
}
	  
#owl_slide {
    text-align: center;
    padding: 0px;
}
	  
	  .row25flex {
    flex-basis: 100%;
}
	
	.icons_about {
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 0;
}
	
	.icons_about h3 {
    font-weight: bold;
    margin: 0 0 15px;
    font-size: 1.3em;
    line-height: 1.5;
    height: auto;
}
	
	li.icons_about h3 {
    list-style: none;
    width: 100%;
    margin: 20px 0;
    padding-top: 20px;
    padding-left: 60px;
    float: left;
    box-sizing: border-box;
}
	
	section.callform {
    background: #e4181f;
    padding: 20px;
    display: table;
    float: left;
    margin: 20px 0;
}
	div#cf_text {
    width: 90%;
    margin: 0 5%;
    float: left;
    display: table;
}
	  
	  .callback form {
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s ease-in, max-width 0.3s 0s ease-in;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0) rotateX(-90deg);
    background-color: #e4181f;
    width: 90%;
    max-width: 300px;
    padding: 0 2rem;
    border-radius: 7px;
    box-sizing: border-box;
	      margin-top: 60px;
}
	
	div.wpcf7 p {
    color: white;
	      margin-bottom: 6px;
    font-size: 1em;
}
  
	
	.callback form input {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    outline: none;
    border: none;
    background-color: #fff;
    transition: 0.3s background-color;
    display: block;
}
  
article.pagetext {
    margin: 0 5%;
}

li.product-category.product, ul.products li.product.product {
    width: 100%;
    flex-basis: auto;
  padding: 10px 10px 20px;}

.images.gallery_container {
    width: 90%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.summary.entry-summary {
    width: 100%;
    float: none;
}


.gallery-columns-3 dl.gallery-item {  
    max-width: 28% !important;
    margin: 2.666666% !important;
}



header.fixed-top #logo {
    display: block;
}

div#hl_cats {

    display: none;
}

#logo {
display: none !important;
}

a.mobphone {
    float: left;
     font-size: 1em;
    font-weight: bold;
    color: #8b8a8f;
  padding: 0 0 0 20px;
}

.mobphone:before {
    content: "\f095";
font-family: FontAwesome;
      padding: 0 10px 0 0;
  }		  

#mlogo {
display:block;
  width: 100px;
  float: left;
  padding: 0 0 0 10px;
}
 #mobline {
	display: block;

    width: 100%;
	top: 0;
    z-index: 999;
}
  

  #mobilemenu {
    width: 100%;
    padding: 0 5%;
    height: 100px;
    position: fixed;
    border-bottom: 1px solid #3c3c3c;
    top: 0;
    background: #fff;
    z-index: 99999999;
}
  
  
  #moblinemenu {
   /* width: 100%;*/

}


#moblinemenu a {
text-decoration: none;
font-size: 30px;
color: #8b8a8f;
line-height: 58px;
float: right;
margin: 0 30px 0;

}

.mobhmenu ul {
    list-style: none;
    padding: 1em;
}

#moblinemenu ul a {
    padding: 0;
    float: none;
font-size: 1.3em;
    line-height: 1.8;
    margin: 0;
}
			  
.mobmenu {
    margin: 0 0 0 20px;
    float: left;
}


#hamburger {
  display: none;
}

.mobhmenu {
  display: none;
  background-color: #AAA;
  width: 0px;
  height: 100%;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.menuicon {
    padding: 0 10px 0 0;
    position: fixed;
    display: block;
    cursor: pointer;
    height: 21px;
    width: 25px;
    right: 1em;
    top: 2em;
	z-index: 99999;
}
.menuicon span {
  display: block;
  top: 8px;
  width: 25px;
  height: 5px;
  background-color: #8B8A8F;
  position: relative;
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.menuicon span::after, .menuicon span::before {
  display: block;
  content: '';
  position: absolute;
  width: 25px;
  height: 5px;
  background-color: #8B8A8F;
  -webkit-transition-property: margin, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0;
  -moz-transition-delay: 0.2s, 0;
  -ms-transition-delay: 0.2s, 0;
  -o-transition-delay: 0.2s, 0;
  transition-delay: 0.2s, 0;
}
.menuicon span::before {
  margin-top: -8px;
}
.menuicon span::after {
  margin-top: 8px;
}

#hamburger:checked ~ .mobhmenu {
    width: 100%;
    margin: 0 auto;
    display: block;
    background: white;
    height: 100vh;
    position: absolute;
    top: 0;
    min-width: 250px;
    z-index: 999;
    box-shadow: 2px 2px 3px #9b9b9b;
    overflow-y: scroll;
}

#hamburger:checked ~ .menuicon span {
  background-color: transparent;
}
#hamburger:checked ~ .menuicon span::before, #hamburger:checked ~ .menuicon span::after {
  margin-top: 0px;
  -webkit-transition-delay: 0, 0.2s;
  -moz-transition-delay: 0, 0.2s;
  -ms-transition-delay: 0, 0.2s;
  -o-transition-delay: 0, 0.2s;
  transition-delay: 0, 0.2s;
}
#hamburger:checked ~ .menuicon span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hamburger:checked ~ .menuicon span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
	  
 
	  ul.sub-menu {
    display: block;
    position: relative;
    padding: 0 0 0 2em !important;
}
		
		div#hl_top {
    display: none;
}
		
		.os_text {
    margin: 200px 30px;
    text-shadow: 0 0 2px black;
    width: auto;
    position: relative;
}
.rowab_left {
    width: 50%;
    height: 600px;
    float: left;
    position: absolute;
    display: none;
}		
		
 
		section {
    width: 100%;
    display: table;
}
	  
		
		section#about_t .rowab_left {
    display: none;
}
.rowab_right {
    width: 100%;
    height: auto;
    float: none;
    background: #e3e3e3;
    overflow: hidden;
}
		
section.sponsor_sec {
    display: none;
}	
		
div#tcard_block {
    margin: 1em 0;
}
		
		
		a.tcard_thumb {
    width: 100%;
    display: table;
    height: 200px;
}
		
div#tcard_content {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    padding: 1em;
    display: table;
    box-sizing: border-box;
    vertical-align: middle;
}		
	div#tcard_content article {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
}
		
div#tcard_meta {
    overflow: hidden;
    padding: 1em;
    border-left-width: 2px;
    border-left-style: solid;
    border: none;
    box-sizing: border-box;
}		
a.tcard_link.btn {
    font-size: 10px;
    padding: 1em;
    margin: 0 auto;
    display: block;
    text-align: center;
    box-sizing: border-box;
}
.sp_headtext {
    padding: 100px 0 0 0;
    background: none;
    position: relative;
    height: auto;
}		
		
div#bread_block {
    width: 100%;
    height: 2em;
    line-height: 2em;
    position: relative;
    bottom: 1em;
    overflow: hidden;
    box-sizing: border-box;
    display: table;
}		
		
		div#sp_head {
    width: 100%;
    min-width: 300px;
			height: auto;
    box-shadow: inset 0px 0px 70px 40px rgba(0, 0, 0, 0.5);
    background-size: cover;
}
a.lang {
    position: absolute;
    color: white;
    text-shadow: none;
    top: 2em;
    right: 5em;
}	
		
		table {
    max-width: calc(100vw - 4em);
    overflow-x: scroll;
    display: flex;
}
		
}
	