* 
{
	padding: 0;
}

body
{
	margin:0 auto;
	font-size: 14px;
    font-family: 'Roboto', sans-serif;
/*     background-color: #202020;
    color: #fff; */
}
.header
{
    background-color: #000;
	height: 79px;
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
	opacity: 0.9;
    display: block;
}
h1
{
	text-align:center;
	font-size:36px;
}
.home_text_top
{
	/*background-color:#000;*/
	opacity:0.9;
}
/* .home_text_mid
{
	background-image:url("../Images/hometextmid.jpg");
	background-size:100%;
	position:relative;
	background-repeat:no-repeat;
	background-size: cover;
} */
.h_text_ul_btm0:after
{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000b8;
	z-index:0;
}
.fadein{
	animation: fadein 5s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/*.section_content
{
	padding:0 5px;
}*/
#map
{
	/*margin-top: 44px;*/
    width: 100%;
    height: 450px;
}
.map_logo
{
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-top: 4px;
	margin-top:31px;
}
.google
{
	display: inline-block;
}
.google img
{
    display: block;
    width: 180px;
    padding-right: 15%;
    height: 100%;
}
.waze
{
	display: inline-block;
}
.waze img
{
    display: block;
    width: 180px;
    padding-left: 5%;
    height: 100%;
}
.vl 
{
    border-left: 1px solid #aca8a9;
    height: 44px;
    display: -webkit-inline-box;
    margin:0 5%;
}
.contact_bottom_map_title {
    background-color: #252525;
    text-align: center;
}
.contact_bottom_text {
    font-size: 42px;
    color: #ffffff;
    padding: 3% 0%;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0px;
    transition: color 200ms;
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
    text-align: left;
    width: 49%;
    float: left;
}
/* rslider */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 0;
  position: relative;

  width: 100%;

  }

.centered-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 55%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../Images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  top:55%;
  }

.transparent-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("../Images/themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: -35px;
    text-align: center;
    z-index: 9;
    position: relative;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }

.page_pagination{
	    margin: 20px 0 20px 0;
}
.news_event_box{
	margin-bottom:10px;	
}
.news_event_box:last-child{
	margin-bottom:0;	
}
.news_content h6{
	margin-bottom:0;
}
.news_text_long
{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

/* footer */

.footer{
	width:100%;
	background-color:#252525;
	padding:2% 0;
	color:#fff;
}
.footer_logo{
	width:70%;
    margin: 5% auto;
}
.footer_logo_image{
	width:100%;
	text-align:center;
}
.footer_logo_image img{
	width:100%;
	max-width:200px;
	padding: 0 20px;
}
.footer_logo_title{
	width:100%;
	font-size:24px;
	text-align:center;
    padding-top: 5%;
}
.footer_logo_title span{
	text-align:center;
    font-size: 12px;
    display: block;
}
.footer_company{
	width:100%;
}
.footer_company_prod{
    width: 28%;
    display: inline-block;
}
.footer_company_cont{
    width: 42%;
    display: inline-block;
}
.footer_company_title{
	width:100%;
	text-align:left;
}
.footer_company_title p{
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
}
.footer_company_list p {
    margin: 0;
}
.footer_company_list p a{
	color:#ffffffe0;
	font-size:12px;
	text-decoration: none;
    line-height: 15pt;
}
.footer_company_contact {
    font-size: 12px;
    line-height: 15px;
	color:#ffffffb3;
}
.footer_company_contact p {
    margin: 7px 0;
}
.footer_company_contact span{
	color:#fff;
}
.footer_copyright{
	width:100%;
	text-align:center;
	background:#111111;
    padding: 1% 0;
	color:#fff;
}
.footer_copyright a{
    text-decoration: none;
    color: #fff;
	font-weight:bold;
}
.footer_copyright a:hover{
	color:red;
}
.header_left
{
	width:30%;
		
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_right
{
	width:70%;
		
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home_page_logo img
{
	width: 100%;
	max-width:170px;
	margin-top:29px;
}
.home_top_img
{
	width: 100%;
    height: 812px;
}
.home_top_img img
{
	width:100%;
}
.home_page_block
{
	width: 58%;
    margin-top: -537px;
    margin-left: 600px;
}
.home_top_logo
{
	width: 40%;

}
.home_top_logo img
{
	width:100%;
}
.home_top_text
{
	text-align: center;
    margin-left: -524px;
    margin-top: -45px;
}
.home_top_text p
{
    font-size: 42px;
	font-weight:bold;
	color:#ffffff;
}
		.header_nav
		{
			
		}
		.header_nav ul 
		{
			-webkit-transition: .5s;
			transition: 0.5s;
			width: 121%;
			margin-top: 3%;
		}
		.header_nav a 
		{
			display: block;
			text-decoration: none;
			color: #000;
			padding: 5px 12px;
			font-size:12px;
		}

		.header_nav li {
			float: left;
			position: relative;
			list-style: none;
			text-decoration:none;
			font-size: 12px;
		}
		.dropdown
		{
			background-color: #f9f9f9;
			min-width: 160px;
			box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			z-index: 1;
		}
		.dropdown li 
		{
			width: 100%;
		}
		.dropdown li:hover
		{
			background-color:#ddd;
		}
		.dropdown-1
		{
			background-color: #f9f9f9;
			min-width: 260px;
			box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			z-index: 1;
		}
		.dropdown-1 li 
		{
			width: 100%;
		}
		.dropdown-1 li:hover
		{
			background-color:#ddd;
		}

		.header_nav ul ul {
			position: absolute;
			left: 12%;
			top: 100%;
			visibility: hidden;
			opacity: 0;
		}
	
		.header_nav ul ul ul {
			left: 100%;
			top: 0;
		}
		.header_nav li:hover, .header_nav li:hover li 
		{
			
		}
	
		.header_nav li li:hover, .header_nav li li:hover li {
		}
	
		.header_nav li li li:hover {
		}
	
		.header_nav li:hover > ul 
		{
			visibility: visible;
			opacity: 1;
		}
		
.search_bar_view{
	display:none;
	position: relative;
/*	margin-top: -70px;*/
}
button.search_bar_view_form_submit.fa.fa-search {
	color : #fff;
}
.search_bar_view_content{
	    box-sizing: content-box;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    letter-spacing: normal;
    position: absolute;
    top: 0;
    right: 5.66667%;
    width: 66.66667%;
    height: 44px;
    z-index: 3;
}
.search_bar_view_form{
	height: 44px;
	line-height: 44px;
}
.search_bar_view_form_wrapper{
	padding-left: 40px;
	position: relative;
	z-index: 2;
}
input[type="text"].search_bar_view_form_input{
	border: none;
	/*background-color: transparent;*/
	font-size: 14px;
	line-height: 44px;
	font-weight: 200;
	letter-spacing: normal;
	color: #474747;
	outline: none;
	width: 100%;
	height: 44px;
	padding: 0px 0px 0px 15px;
	margin-top:20px;
	/*margin:0;*/
	display:block;
	-moz-box-shadow: inset 0 0px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 0px 5px rgba(0,0,0,0.1);
}
.search_bar_view_form_submit{
	margin:0;
	border: none;
	background-color: transparent;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 40px;
	height: 42px;
	cursor: pointer;
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	opacity: 1;
	background-repeat: no-repeat;
    background-size: 15px 15px;
    /*background-image: url("../Images/search_icon.png");*/
    background-position: 10px 50%;
    background-repeat: no-repeat;
    -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	outline:0;
}
.search_bar_view_form_submit:hover{
	opacity:0.65;
}
#search_bar_view_close{
	margin-top: 20px;
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieopacity)';
	filter: alpha(opacity=100);
	position: absolute;
	z-index: 3;
	width: 38px;
	height: 44px;
	right: 12px;
	top: 0;
	color: #fff;
	cursor: pointer;
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-tap-highlight-color: transparent;
	
	border: 0;
    background: transparent;
    outline: none;
}
#search_bar_view_close:hover{
	opacity:0.65;
}
.search_bar_view_close_wrapper{
	display: block;
	width: 100%;
	height: 100%;
}
.search_bar_view_close_left, .search_bar_view_close_right{
	height: 18px;
    width: 1px;
    background: #fff;
    position: absolute;
    display: block;
    top: 11px;
    z-index: 1;
}
.search_bar_view_close_left{
	right: 12px;
	-webkit-transform: scale3d(1, 0.65, 1);
	transform: scale3d(1, 0.65, 1);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.search_bar_view_close_right{
    left: 12px;
    -webkit-transform: scale3d(1, 0.65, 1);
    transform: scale3d(1, 0.65, 1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);	
}		

.navigation_li.navigation_li_menu.a
{
	float:right;
}
i.fa.fa-user{
	color : #fff;
}
/*.navigation_li.navigation_li_menu.a a
{
	display:inline-block;
}*/
.header_nav_foot a
{
	text-decoration:none;
	color:#fff;
}

.header_nav_foot
{
    margin-left: -10px;
	clear:both;
	padding-bottom:1px;
}

.header_nav_foot li 
{
    float: left;
    margin-left: 10px;
    text-decoration: none;
	font-size:11px;
	color:#fff;
}
.content
{
	text-align:center;
	font-size:50px;
	color:#2b2b2b;
}
.home_main-wrapper
{
	margin-top:-16px;
	
}
.home_mid
{
	padding-bottom:234px;
	background-image:url("../Images/homepage1.jpg");
	background-repeat: no-repeat;
	background-position: center; 
}
.home_mid img
{
	width:100%;
}
.home_mid_text
{
	width: 25%;
    margin-left:37.75%;
	text-align:center;
	font-size: 14px;
    color: #fff;
}
.home_mid_text p
{
	padding-top:184px;
}
/*.home_bottom
{
	margin-bottom:-4px;
	margin-top: -26.2%;
}*/
.home_bottom img
{
	width:100%;
	height: 100%;
	display: block;
}

.contact_main-wrapper
{
	padding-bottom:100px;
}
.contact_mid_b
{
	color:#828282;
}
.contact_mid_b p
{
	width:82%;
}
.contact_mid_left
{
	margin-left: 0px;
    margin-top: 0px;
}
.contact_mid_a {
    width: 100%;
    margin-bottom: 40px;
}
.contact_mid_a img {
    width: 78%;
/* 	animation: anim2 2s; */
}
.contact_mid_right
{
	margin-top: 0px;
    margin-left: 0%;
}
.contact_mid_right p
{
	font-size: 20px;
	font-weight:bold;
	color:#2b2b2b;
	margin-top:0;
}
.submitbtn
{
	border-radius:8px;
	background-color:#fe0000;
    cursor: pointer;
    display: inline-block;
    padding: 1em 2em;
    margin-top: 0.8em;
    font-size: 1.0rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
    text-decoration: none;
    border: 0;
}
.submitbtn:hover
{
	background-color:#ed1b24;
}
p.form_success {
    color: green;
        display: none;
}
.home_bottom_map{
    padding-top: 50px;
}
.categories_main-wrapper
{
	padding-bottom:100px;
}
/* product page*/
.product_content{
	/*margin: -1% 0 0 -1%;*/
	      display: block;
    width: 100%;
    /*border: -5px solid #fff;*/
}
.product_content:after {
    content: '';
    display: block;
    clear: both;
}
.item.item_content, .grid-sizer{
	width: 33.333%;
}
.item.item_content
{	
    float: left;
	/*border: 5px solid #fff;*/
	/*margin: 1% 0 0 1%;*/
}
.item.item_content.itembig{
	width: 66.66%;
}


.item a
{
    display: block;
    position: relative;
    text-decoration: none;
    width: 97%;
    margin: 1.5%;
}
.item a:hover .content_overlay{
	display: block;
}
.r8{
	height: 99.2%;
}
.cat_title {
    text-align: center;
    margin: 16px 0;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.content_overlay{	
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*margin: 5px;*/
    color: #fff;
    display: none;
    background: #00000075;
}
.content_overlay_txt{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
	color: #fff;
}
.achievements_title{	
	position: relative;
	width: 60%;
    float: left;
}
.achievements_title_txt{
    position: relative;
	color: #000;
	margin:  0 auto;
	margin-top: 10%;
	display: block;
}
.achievements_title_txt hr{
	margin: 10px 0;
	border-top :1px solid #fe0000;
}
.achievements_title_ctn p{
	font-size:16px;
	line-height: 1.5;
	font-weight: bold;
}
.item_image
{
    position: relative;
    width: 100%;
    display: block;
	height: 350px;
    object-fit: cover;

}
.item.item_content.itembig .item_image{
	width: 98.7%;
	padding: 5px;
}

.item_image img
{
	width: 100%;
    display: block;
    border-radius: 5px;
}
.item_content  a:hover img{
	-webkit-transition: all .5s ease-in-out;
}

.item_overlay
{
	-webkit-border-radius: 2px;
    border-radius: 2px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    background: rgba(0,0,0,0.1);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.pro_title
{
	/*height: 45px;*/
    display: inline-block;
	width:33%;
	margin-left:10px;
}
.content_overlay_txt_cat{
	padding-top: 6%;
    padding-left: 6%;
}
.r7{
	font-size: 20px;
	color: #fe0000;
	font-weight: bold;
}
.cat_title.red{
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.cat_name
{
	font-size:30px;
}
.cat_content
{
    line-height: 1.2;
    font-size: 14px;
    margin-top: 5px;
}
.item_content_title 
{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product
{
    width: 43%;
    float: left;
    margin-left: 53px;
    margin-top: 60px;
}

.prod_img
{
    float: left;
    width: 59%;
}
.prod_img img
{
	width:100%
}
.prod_details
{
	float: left;
    width: 38%;
    height: 190px;
    margin-left: 12px;
}
.prod_details_1
{
    width: 100%;
    font-size: 20px;
    margin-top: 80px;
    color: #7c6e65;
    font-weight: bold;
}
.product_details_2
{
    color: #2b2b2b;
    margin-top: 0px;
    font-size: 20px;
    width: 100%;
    font-weight: bold;
}
.prod_details_small
{	
	line-height:2pt;
	margin-top:8px;
    color: #7c6e65;
    font-size: 10px;
    font-weight: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    height: 55px;
    overflow: hidden;
}

.pro_item_list {
    position: relative;
}
.pro_item_image {
    width: 49%;
    float:left;
}
.pro_item_image img {
    width: 100%;
	display: block;
    padding: 0;
}
.pro_item_details {
    width: 47%;
    float:left;
}
.pro_item_list.false .pro_item_image{
    width: 47%;
    float:left;
}
.pro_item_list.false .pro_item_details {
    width: 47%;
    float:left;
    text-align: left;
}
.pro_item_list.true .pro_item_image{
    width: 47%;
    float:left;
	padding-left:3%;
}
.pro_item_list.true .pro_item_details {
    width: 47%;
    float:left;
	text-align:right;
}
.pro_item_details .content_overlay_txt_cat {
    padding: 7.7% 6%!important;
}
.pro_item_details .content_overlay_txt_cat .cat_title.red {
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 30px;
}
.pro_item_list.false .pro_item_details .content_overlay_txt_cat .cat_title.red{
	text-align:left;
}
.pro_item_list.true .pro_item_details .content_overlay_txt_cat .cat_title.red{
	text-align:right;
}
.pro_item_details .content_overlay_txt_cat .cat_content {
    line-height: 2;
    font-size: 14px;
    margin-top: 5px;
	color:#a5a5a5;
}
.prodet_more{
	padding: 10px 10px;
    border-radius: 8px;
    background-color: #fe0000;
    cursor: pointer;
    width: 100%;
    max-width: 100px;
    text-align: center;
    float: right;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.prodet_more a{
	color: #fff;
	text-decoration: none;
}
.prodet_more:hover{
    background-color: #ed1b24;
}
#easy_zoom{
	padding-top:100px;
}
div#example3 {
    /*max-width: 1160px!important;*/
}
.sp-mask.sp-grab {
    /*width: 1160px!important;*/
}
.sp-slide.sp-selected {
    /* width: 1160px!important; */
}
.sp-image-container {
   /*  width: 1160px!important; 
    width: 1160px ;*/
}
/* .sp-bottom-thumbnails {
    margin-top: 20px;
}
.sp-thumbnails.sp-grab {
    height: 150px!important;
}
 .sp-thumbnails-container img{
    height: 150px!important;
} 
 */
.product_description h4 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    display: none;
}
.product_description p {
    font-size: 16px;
    line-height: 1.5;
}
 
.aboutus-story-title{
	color: #474747;
    font-size: 36px;
    display: block;
}
/* .addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}
.addReadMore.showmorecontent .readMore {
    display: none;
}
.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: blue;
    cursor: pointer;
}
.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
} */
.aboutus-story{
    font-size: 17.22px;
	line-height:1.5;
	color: #919191;
}
.aboutus_story_img img{
	width: 100%;
	display: block;
}
/*readm more*/
/**
* jQuery shorten v0.3.2
* https://github.com/amazingSurge/jquery-shorten
*
* Copyright (c) amazingSurge
* Released under the LGPL-3.0 license
*/
/* .shorten-detail {
  display: none;
}
.shorten_expand .shorten-ellipses {
  display: none;
}
.shorten_expand .shorten-detail {
  display: inline;
} */
/*readm more*/
/* .overhide{
	overflow:hidden;
	height:626px;
}
.textunhide{
	
}
.texthide {
} */
.morecontent span {
    display: none;
	text-decoration:none;
}
.morelink {
    display: block;
	text-decoration:none;
	color: #ff5151;
	width: 100px;
	margin: 12px 0;
	margin-bottom: 3%;
}
.aboutus-ogp img {
    width: 100%;
    height: 100%;
}
.r9{
	color: #919191;	
}
.r10{
	color: #919191;	
}
 
/* .about_us_bg{
	background: #fff;
    color: #000;
}
.aboutus_main-wrapper
{
	padding-bottom:100px;
}
.aboutus_mid_img img
{
	width:100%;
}
.aboutus_mid_text
{
    font-size: 16pt;
    text-align: justify;
}
.aboutus_bottom
{
	margin-top:100px;
}
.aboutus_bottom_img img
{
    width: 25%;
    margin-right: -4px;
}
.overview_desc p{
	font-size: 14px;
	text-align: justify;
}
.overview_img img{
	width: 100%;
	max-width: 800px;
    margin: 0 auto;
	display: block;
}
table.overview_desc_table{
	text-align: left;
	line-height: 2.0;
}
table.overview_desc_table th, table.overview_desc_table td {
    padding: 6px;
}
table.overview_desc_table tr:first-child {
    background-color: #464646;
}
table.overview_desc_table td:nth-child(2){
	color: #000;
}
table.overview_desc_table tr > th:first-child {
    width: 18%;
}
.overview_desc2 p{
	font-size: 14px;
	text-align: justify;
	margin-top: 2%;
}
 */
/* .vimi_sion img{
	width: 100%;
	display: block;
	position: relative;
}
.vision_part {
    position: absolute;
    top: 0;
    width: 30%;
    text-align: right;
    font-size: 20px;
    margin-top: 8%;
    line-height: 1.4;
}
.vision_part_title {
    color: #f15f53;
    font-weight: bold;
    font-size: 22px;
}
.mision_part {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
    text-align: left;
    font-size: 20px;
    margin-bottom: 10%;
    line-height: 1.4;
}
.mision_part_title {
    color: #ffaf25;
    font-weight: bold;
    font-size: 22px;
} */
/* CORPORATE STRUCTURE */
.corporate_structure_bg{
	background-image: url(../Images/corporate-structure-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center;
	position: relative;
}
.corp-st img{
	width:100%;
	display:block;
}
.corp-st-table {
    width: 100%;
}
.corp-st-table table {
    width: 65%;
    margin-left: 26%;
}
.corp-st-table tr {
    line-height: 2;
}
.cs-bold {
    font-size: 22px;
    font-weight: bold;
    color: #474747;
}
.cs-normal {
    color: #919191;
}

/* VISION MISSION */
.vimision{
    position: relative;
    background-position: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    color: #fff;
}
.vimision:after{
	content: "";
	position:absolute;
	z-index:1;
	left:0;
	bottom:0;
}
.vimision:before{
	content: "";
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(1.0, 1.0);
	-moz-transform:translateZ(0) scale(1.0, 1.0);
	-ms-transform:translateZ(0) scale(1.0, 1.0);
	-o-transform:translateZ(0) scale(1.0, 1.0);
	transform:translateZ(0) scale(1.0, 1.0);
	background-image: url(../Images/vision-mission-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
	animation:increase 45s linear 10ms infinite;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
@keyframes increase{
	0%{transform:scale(1)}
	100%{transform:scale(1.5)}
}
.slogan_part {
    position: absolute;
    top: -70px;
    left: -135px;
    width: 230px;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
	animation-delay: 2s;
}
.vision_part {
    position: absolute;
    bottom: 240px;
    width: 318px;
    right: -155px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
	animation-delay: 2s;
}
.mision_part {
    position: absolute;
    bottom: 170px;
    left: -95px;
    width: 230px;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
	animation-delay: 2s;
}
/*.slogan_part, .vision_part, .mision_part  {
  -vendor-animation-duration: 6s;
  -vendor-animation-delay: 6s;
  -vendor-animation-iteration-count: infinite;
}*/
.slogan_part_title {
    color: #ff6192;
    font-weight: 600;
    padding-bottom: 5px;
    font-size: 18px;
}
.slogan_part_desc {
    color: #848484;
}
.vision_part_title {
    color: #36bded;
    font-weight: 600;
    padding-bottom: 5px;
	font-size: 18px;
}
.vision_part_desc {
    color: #848484;
}
.mision_part_title {
    color: #5ec3b3;
    font-weight: 600;
    padding-bottom: 5px;
	font-size: 18px;
}
.mision_part_desc {
    color: #848484;
}
.vision_mission_bg{
    position: relative;
    width: 49%;
    margin: auto;
    margin-top: 11%;
    height: 700px;
}
.vision_mission_bg img{
    width: 100%;
    margin: auto;
	animation: rotate-img 2s;
}
.our_slogan {
    width: 110px;
    text-align: center!important;
    position: absolute;
    top: 110px;
    left: 175px;
    font-size: 32px;
 /*    font-weight: bold; */
    color: #ffffff;
	animation: fadeInLeft 4s;
}
.our_vision {
	float: right;
    width: 120px;
    text-align: center!important;
    position: absolute;
    top: 122px;
    right: 106px;
    font-size: 32px;
    color: #ffffff;
	animation: fadeInRight 4s;
}
.our_mission {
    width: 120px;
    text-align: center!important;
    position: absolute;
    bottom: 285px;
    left: 250px;
    font-size: 32px;
    color: #ffffff;
	animation: fadeInUp 4s;
}
.our_slogan p{
	text-align: center!important;
}
.our_vision p{
	text-align: center!important;
}
.our_mission p{
	text-align: center!important;
}
.corporate_miles img{
	width: 100%;
	max-width: 1060px;
    margin: 0 auto;
	
	position: relative;
	display: block;
	
	-webkit-animation: fadein 8s;
	
	animation: fadein 8s;
}
.corp-miles-2018 {
    width: 5%;
    position: absolute;
    bottom: 7%;
    left: 34%;
}
.corp-miles-2018 img {
    width: 110%!important;
    display: block;
	animation: wobble 1s infinite alternate;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.board_director {
    width: 100%;
    display: block;
	margin-bottom: 6%;
}
.board_director_image {
    width: 30%;
    float: left;
}
.board_director_image img {
    width: 100%;
    display: block;
    max-width: 250px;
    margin: 0 auto;
}
.board_director_des {
    width: 42%;
    float: left;
    line-height: 1.4;
    font-size: 14px;
    margin-top: 5%;
    padding: 4%;
}
.bod1{
    padding-bottom: 3%;
}
.bod2{
	padding-bottom: 3%;	
}
.bod3{
	margin-top: 0;
    padding-bottom: 3%;
}
.bod4{
	margin-top: 0;
	padding-bottom: 6%;
}
.bod5{
    margin-top: 0;
	width:100%;
}
.bod5 .board_director_des_title{
	margin-bottom: 3.5%;
}
.board_director_des_title {
    margin-bottom: 7%;
}
.board_director_name {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.board_director_position {
    color: #ff8a8a;
	font-size: 16px;
}
.board_director_des_content {
    text-align: justify;
    color: #a2a2a2;
}
/* .management_team_bg {
    width: 100%;
    position: relative;
}
.management_team_bg  img{
    width: 100%;
	height:100%;
}
.management_team img {
    width: 70%;
    height: 82%;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 11%;
    left: 15%;
	animation: zoomIn 2s;
	width:100%;
}
 */
/*  FOR ANIMATION */
.management_team_bg {
    position: relative;
    background-position: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    color: #fff;
}
.management_team_bg :after{
	content: "";
	position:absolute;
	z-index:1;
	left:0;
	bottom:0;
}
.management_team_bg :before{
	content: "";
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(1.0, 1.0);
	-moz-transform:translateZ(0) scale(1.0, 1.0);
	-ms-transform:translateZ(0) scale(1.0, 1.0);
	-o-transform:translateZ(0) scale(1.0, 1.0);
	transform:translateZ(0) scale(1.0, 1.0);
	background-image: url(../Images/management-team-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
	animation:increase 45s linear 10ms infinite;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.management_team img {
    width: 100%;
    margin: 100px auto;
    display: block;
	/*animation: zoomIn 2s;*/
	width:100%;
}
/* OVERVIEW */
.r1{
	color: #919191;
    word-spacing: 3px;
    font-size: 16px;
}
.r2{
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:transform 0.5s ease;
	transition:transform 0.5s ease;	
}
.r2:hover{
	-webkit-transform:translateZ(0) scale(1.2, 1.2);
	transform:translateZ(0) scale(1.05, 1.05);
}
.r3{
    color: #919191;
    word-spacing: 4px;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 1.5;
}
.aboutuspadding {
    padding-right: 8.5%;
    padding-left: 7%;
}
.aboutus-ogst{
	color:#474747;
	font-size:34px;
	margin-top: 0;
	display:block;
}
.aboutus-ogs{
	line-height: 1.6;
	font-size: 16px; 
	color:#919191;
}
.ogs-fadein{
	color:#987e7e; 
	font-size:18px; 
	font-weight:bold;
}
img.collection_product.hvr-icon-bounce{
	height: 100%; 
	width: 100%;
	max-width:100%; 
	max-height:200px; 
	object-fit:cover;
	margin-bottom:15px;
}
.overview_cat_top{
	background: #252525;
    font-size: 20px;
    color: #ffffff;
    padding: 1.5% 13.3%;
    font-weight: bold;
}
/* .h_text_ul_btm0{
	height:0!important;
} */
/* .h_text_ul_btm0:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #0000008f;
    z-index: 0;
} */
.xxx{
    position: relative;
    background-image: url(../Images/sapporo-study-desk.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.xxx:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #0000008f;
    z-index: 1;
}
.overview_cat{
	position: relative;
    z-index:9;
}
.overview_cat_item {
    width: 100%;
}
.cat_content_image1{
    width: 100%;
    max-width: 7%;
    display: inline-block;
}
.cat_content_image2{
    width: 100%;
    max-width: 7%;
    display: inline-block;
}
.cat_content_image3{
    width: 100%;
    max-width: 7%;
    display: inline-block;
}
.cat_content_image4{
    width: 100%;
    max-width: 7%;
    display: inline-block;
}
.cat_content_image1 img{
    height: 100%;
    width: 100%;
    padding-bottom: 25px;
}
.cat_content_image2 img{
    height: 100%;
    width: 100%;
    padding-bottom: 45px;
}
.cat_content_image3 img{
    height: 100%;
    width: 100%;
    padding-bottom: 45px;
}
.cat_content_image4 img{
    height: 100%;
    width: 100%;
    padding-bottom: 45px;
}
.cat_content_content {
    display: inline-block;
    width: 63%;
	color:#ffffff;
    padding: 45px 24px;
}
.cat_content_title {
    font-size: 22px;
    padding-bottom: 3%;
}
.cat_content_details {
    font-size: 14px;
}
.aboutus-ocv{
	font-size:36px;
	color:#464646;
	text-align:left;
}

/* CORE VALUES */
.core-values p {
    margin: 0;
}
.core-values-border {
    background: #fff;
    width: 42%;
    margin-top: 9%;
    margin-bottom: -15%;
}
.core-values-full-word {
    width: 79%;
    font-size: 42px;
    font-weight: bold;
    text-align: right;
    display: inline-block;
    padding: 2% 5%;
	color:#fe0000;
}
.cv-border{
    width: 4%;
    display: inline-block;
    border-left: 9px solid #202020;
    height: 78px;
    vertical-align: top;
}
.cv1{
	position:relative;
}
.cv2{
	position:relative;
}
.cv_details1{
	position:absolute;
    top: 22%;
    right: 19%;
    width: 22%;
	text-align:left;
}
.cv_details2{
	position:absolute;
	top: 22%;
    left: 21%;
    width: 21%;
    text-align: right;
}
.cv_title {
    color: #f1687c;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5%;
}
.cv_desc {
    color: #fff;
    font-size: 12px;
}
.cv1 p {
    width: 42%;
    margin: -4% 40%;
}
.cv2 p {
    width: 42%;
    margin: -4% 20%;
}
/* CORPORATE GOVERNANCE */
.cg-title{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #474747;
}
.cg-details{
	color: #919191;
}
.cg-15{
	margin-left:15px;
}
.cg-30{
	margin-left:30px;
}
.cg-40{
	margin-left:40px;
}
.cg-55{
	margin-left:55px;
}
.cg-list-15{
	margin-left:15px;
}
.cg-list-30{
	margin-left:30px;
}
.cg-list-40{
	margin-left:40px;
}
.cg-list-55{
	margin-left:55px;
}
/* CHARTER OF BOARD */
p.cob-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #474747;
}
.cob-info{
	color: #919191;
}
ul#rob-list {
    margin-left: 15px;
}
ul#rob-list2 {
    margin-left: 40px;
}
p.info {
    line-height: 1.5;
}
li.info {
    line-height: 1.8;
}
/* CODE OF CONDUCTS */
p.coc-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #474747;
}
.coc-info{
	color: #919191;
}
ul#rob-list3 {
    margin-left: 25px;
}
ol#rob-list4 {
    margin-left: 30px;
}
p#rob-list5 {
    margin-left: 25px;
}
/* TOR */
.tor-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #474747;
}
.tor{
	color:#919191;
}
.tof-15 {
    margin-left: 15px;
}
.tof-40 {
    margin-left: 40px;
}
.tof-55 {
    margin-left: 55px;
}
.tor-table {
    width: 100%;
}
.tor-table table {
    width: 100%;
}
.tor-table td {
    padding: 20px;
}
.tor-table-head td {
    background: #ddd;
    border-bottom: 0;
	font-weight: bold;
}
.tor-table-info td {
    border-top: 0;
}
/* ACHIEVEMENT */
	.newsvent_bigtitle {
		text-align: center;
		margin: 2% 0;
		margin-top: 6%;
		font-size: 26px;
		font-weight: bold;
		text-transform:uppercase;
	}
	.item.item_achieve{
	    width: 100%;
		margin-bottom: 4%;
		display:block;
	}
	.achievements_img{
		width: 40%;
		float: left;
	}
	.achievements_img img{
		width: 100%;
		display: block;
		max-width: 250px;
		margin: 0 auto;
	}
	news_event .item a {
		display: block;
		position: relative;
		text-decoration: none;
		width: 100%;
		margin: 1.5%;
	}
	.item2 {
		width: 23%;
		float: left;
		margin: 1% 1%;
	}
	img.lazy_load_img{
		width: 100%;
	}
	.news_description{
		padding:100px 0px;
	}
	.news_description p{
		margin:0;
	}
	.news_description img{
		width: 100%;
		height: 178px;
	    object-fit: cover;
	    display: block;
	}
/* EVENTS*/
.news_events{
	background-image:url(../Images/Events2.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	background-position: right 53% bottom -176px;
}
.newsevent_gallery .gallery_contain{
	padding: 14px 0;
    list-style: none;
    margin: -2% 0 30px -2%;
}
.newsevent_gallery .gallery_contain .item2{
	float: left;
	margin: 2% 0 0 2%;
	padding: 0;
	width: 23%;
}
.newsevent_gallery .gallery_contain .item2 img {
    width: 100%;
    display: block;
}
.achievement_more a {
    display: block;
    background-color: #fe0000;
    width: 100%;
    max-width: 100px;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
	float: right;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.achievement_more a:hover {
    background-color: #ed1b24;
}
.events_mid
{
    width: 80%;
    margin: 0 auto;
}
.events_mid_1
{
	width: 14%;
    height: 100%;
    position: relative;
    float: left;
}

.events_mid_1_top
{
	border-bottom:2px solid;
	position:relative;
}
.events_mid_1_bottom, .events_mid_1_top
{
	width:100%;
	height:220px;
	position: relative;
}

.events_mid_1_block
{
	width:50%;
	position:absolute;
	background-color:#202020;
	left: 0;
    bottom: -2px;
    height: 30px;
	border-right:2px solid;
}

.events_mid_1_top_img, .events_mid_2_bottom_img
{
	width: 60%;
    margin: 0 auto;
}
.cs_title h2 {
    margin: 0;
    text-align: center;
    color: #ed1c24;
	margin-bottom: 8%;
}
.cs_title2 h2 {
    margin: 0;
    /* text-align: center; */
    color: #ed1c24;
    margin-bottom: 2%;
	
	font-size:100%;
}
.events_mid_1_top_img img, .events_mid_2_bottom_img img
{
	width:100%;
	display: block;
}
.events_mid_2_bottom_img
{
    padding-top: 60px;
}

.events_mid_1_top_text
{	
	text-align:center;
}
.events_mid_1_top_text p , .events_mid_2_bottom_text p
{
	font-size: 14px;
    margin: 0;
	line-height: 1.4;
}
.events_mid_1_top_text h2 , .events_mid_2_bottom_text h2
{
	margin: 6px 0;
	margin-top: 10px;
}

.events_mid_2
{
	width:16%;
	height:100%;
	position:relative;
	float:left;
}
.events_mid_2_top
{
	width:100%;
	height:250px;
	border-bottom:2px solid;
}
.events_mid_2_bottom
{
	width:100%;
	position:relative;
	height:250px;
}
.events_mid_2_block
{
	width:50%;
	position:absolute;
	background-color:#202020;
	left: 0;
    top: 0;
    height: 30px;
	border-right:2px solid;
}
.events_mid_2_block1
{
	width:0%;
	position:unset;
	background-color:unset;
	left: unset;
    top: unset;
    height: unset;
	border-right:unset;	
}

.events_mid_2_bottom_text
{
	width: 100%;
    text-align: center;
}
/*.events_mid_2_bottom_text p
{
	font-size:10px;
}*/
.events_mid_3
{
	width:16%;
	height:100%;
	position:relative;
	margin-left:0%;
	float:left;
}
.events_mid_3_top
{
	width:100%;
	border-bottom:2px solid;
	position:relative;
	height:250px;
}
.events_mid_3_block
{
	width:50%;
	position:absolute;
	background-color:#202020;
	left: 0;
    bottom: 0px;
    height: 30px;
	border-right:2px solid;
}
.events_mid_3_top_img
{
	width:100%;
}
.events_mid_3_top_img img
{
	width:60%;
}
.events_mid_3_top_text
{
	width:65%;
	text-align:center;
}
.events_mid_3_top_text p
{
	font-size:10px;
}
.events_mid_3_bottom
{
	width:100%;
	height:250px;
}
.events_mid_4
{
	width:16%;
	height:100%;
	position:relative;
	float:left;
}
.events_mid_4_top
{
	width:100%;
	height:250px;
	border-bottom:2px solid;
}
.events_mid_4_bottom
{
	width:100%;
	position:relative;
	height:250px;
}
.events_mid_4_block
{
	width:50%;
	position:absolute;
	background-color:#202020;
	left: 0;
    top: 0;
    height: 30px;
	border-right:2px solid;
}
.events_mid_4_bottom_img
{
	width:100%;
	padding-top:60px;
}
.events_mid_4_bottom_img img
{
	width:60%;
}
.events_mid_4_bottom_text
{
	width:65%;
	text-align:center;
}
.events_mid_4_bottom_text p
{
	font-size:10px;
}
.events_mid_5
{
	width:16%;
	height:100%;
	position:relative;
	margin-left:0%;
	float:left;
}
.events_mid_5_top
{
	width:100%;
	border-bottom:2px solid;
	position:relative;
	height:250px;
}
.events_mid_5_block 
{
    width: 50%;
    position: absolute;
    /*background-color: #fff;*/
    right: 0;
    bottom: -2px;
    height: 30px;
    border-left: 2px solid;
}
.events_mid_6_block 
{
    width: 50%;
    position: absolute;
    background-color: #202020;
    right: 0;
    bottom: -2px;
    height: 30px;
    border-left: 2px solid;
}
.events_mid_5_top_img
{
	width:100%;
}
.events_mid_5_top_img img
{
	width:60%;

}
.events_mid_5_top_text
{
	width:65%;
	text-align:center;

}
.events_mid_5_top_text p
{
	font-size:10px;
}
.events_mid_5_bottom
{
	width:100%;
	height:250px;
}


.login_main-wrapper
{
	padding-bottom:100px;
}
.login_mid
{
    padding-left: 260px;
    padding-right: 260px;
    margin-top: 150px;
}
.login_mid p
{
	color: #828282;
}
.loginbtn
{
	border-radius:8px;
	background-color:#ed1b24;
    cursor: pointer;
    display: inline-block;
    padding: 0.6em 2.5em;
    margin-top: 0.8em;
    font-size: 1.0rem;
    font-weight: 100;
    letter-spacing: 1px;
    color: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
    text-decoration: none;
    border: 0;
}
.loginbtn:hover {
    background-color: #d71119;
}


#login_form p
{
	color:#828282;
	text-align:unset;
}
#enquiry_form table tr > td {
    vertical-align: top;
}
#enquiry_form table tr > td input[type="text"] {
    padding: 10px;
    margin: 0;
    margin-bottom: 2%;
}
#content-bold
{
	font-weight:bold;
	color:#2b2b2b;
}
#fpw
{
	text-align:center;
}
#fpw a
{
	text-decoration:none;
	color:#828282;
}
#fpw a:hover
{
	text-decoration:underline;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"]
 {  
	width: 100%;
    padding: 10px;
    margin: 0 0 20px 0;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #a7a7a7;
 }
 textarea
 {
	width: 100%;
	padding: 10px;
    margin: 0 0 5px 0;
	display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 8px;
	border: 1px solid #a7a7a7;	 
 }
::-webkit-input-placeholder { 
      font-family: 'Arial', sans-serif;
}
::placeholder {
    opacity: 0.5;
}
 
/* style columns css */
.row {
	width: 100%;
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
    box-sizing: border-box;
	
	display:block;
}
.row .row {
	min-width: 0;
	padding-left: 0;
	padding-right: 0;
}
/* To fix the grid into a different size, set max-width to your desired width */
.columns {
	margin-left: 2.12766%;
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns:first-child{
	margin-left: 0;
}
/* Column Classes */
.row .one.columns {
	width: 6.38298%;
}
.row .two.columns {
	width: 14.89362%;
}
.row .three.columns {
	width: 23.40426%;
}
.row .four.columns {
	width: 31.91489%;
}
.row .five.columns {
	width: 40.42553%;
}
.row .six.columns {
	width: 48.93617%;
}
.row .seven.columns {
	width: 57.44681%;
}
.row .eight.columns {
	width: 65.95745%;
}
.row .nine.columns {
	width: 74.46809%;
}
.row .ten.columns {
	width: 82.97872%;
}
.row .eleven.columns {
	width: 91.48936%;
}
.row .twelve.columns {
	width: 100%;
}
.row-full-padding-0 {
    padding: 0!important;
    max-width: 100%!important;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.row {
	*zoom: 1;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.margin_top{
	margin-top:100px;
}
.margin_bottom
{
	margin-bottom:100px;
}
.padding_top, .product_description.padding_top
{
	padding-top:100px;
}
.padding_bottom
{
	padding-bottom:100px;
}
/* .section.section_default_setting.section_fullwidth
{
	padding-bottom:100px;
    padding: 0 5px;
}
.section.section_default_setting.section_news
{
    padding: 100px 5px;
}
.section.section_default_setting.section_contact
{
    padding: 100px 0px 0px 0px;
} */

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url('../Fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../Fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../Fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../Fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../Fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../Fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{color:#000;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:ðïë     ðïë                     Ð'ë             Àå     Xðë             ðë      @      ðë             {content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-left:before {
    content: "\f100";
}



/************************************************
	responsive flexmenu
*************************************************/
/*.flexmenu ul {
    overflow: initial !important;
}*/
.header_menu {
	border-top:3px solid #1283d2;
	border-bottom:3px solid #1283d2;
    position: relative;
}
.fm-button {
    display: none;
    box-sizing: border-box;
    margin:0;
    padding: 15px;
	opacity:0.9;
}
.fm-button:hover {
    cursor: pointer;
}
.fm-button:hover .fm-bar {
/*     background-color: #474747 */
}
.fm-button .fm-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color:#fff
}
.fm-button .fm-bar+.fm-bar {
    margin-top: 4px
}
.flexmenu:after, .flexmenu:before {
    display: table;
    content: " "
}
.flexmenu:after {
    clear: both
}
.flexmenu a {
    text-decoration: none
}
.flexmenu.fm-toggle.fm-sm {
    display: none;
	background:#323232;
	padding:30px 0;
	position: relative;
	height: 80vh;
    overflow: scroll;
}
.fm-outer {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%
}
.fm-inner {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0
}
.fm-inner.open {
    left: 70%
}
.fm-inner.open .flexmenu.fm-sm {
    left: 0
}
.flexmenu.fm-offcanvas.fm-sm {
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: -70%;
    width: 70%;
    height: 100%;
    -webkit-box-shadow: inset -10px 0 10px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -10px 0 10px -10px rgba(0, 0, 0, .3);
    box-shadow: inset -10px 0 10px -10px rgba(0, 0, 0, .3);
    background: #333
}
.flexmenu.fm-lg {
    max-width: 1170px;
    margin: 0 auto;
	overflow:inherit !important;
}
.fm-container, .flexmenu.fm-lg, .flexmenu.fm-lg ul, .flexmenu.fm-lg>ul>li {
    /*height: 100%;*/
}
.flexmenu.fm-lg .navicon:after {
    border: 4px solid transparent;
    border-top-color: #fff;
    content: "";
    position: absolute;
    right: 6px;
    top: 37px;
}
.menu > ul > li > a:hover {
    background: #ec1b23;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.flexmenu > ul ul li{
	/*border-left:3px solid #323232;*/
}
.flexmenu > ul ul li:hover{
	/* border-left:3px solid #bf9595; */
}
/*.flexmenu.fm-lg>ul>li:nth-child(1)>a {
	padding-left: 0;
}*/
.flexmenu.fm-lg>ul>li {
    float: left
}
.flexmenu.fm-lg>ul>li.navigation_logo {
	width: 100%;
	height:auto;
	float:none;
}

.flexmenu.fm-lg>ul>li.navigation_search_li, .flexmenu.fm-lg>ul>li.navigation_shopping_bag_li{
	float:right;	
}
.flexmenu.fm-lg ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexmenu.fm-lg li {
    position: relative;
    white-space: nowrap
}
.flexmenu.fm-lg li ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}
.flexmenu.fm-lg li ul li .navicon:after {
	border: 4px solid transparent;
	border-left-color: #000;
	right: 8px;
	top: 20px;
}
.flexmenu.fm-lg li ul ul {
    top: 0;
    left: 100%
}
.flexmenu.fm-lg>ul>li {
    padding: 0;
}
.flexmenu.fm-lg a {
    display: block;
    text-decoration: none;
    color: #fff;
	padding: 32px 22px;
    font-size: 12px;
	text-transform: uppercase;
}
a.navigation_search_link.fa.fa-search {
    /* margin-top:3px; */
	padding: 33px 21px;
}
.flexmenu.fm-lg li ul a {
    padding: 14px 20px;
}
.flexmenu.fm-lg a:hover, .flexmenu.fm-lg .active a {
	opacity: 1;
}
.flexmenu.fm-lg .navigation_logo.active a , .flexmenu.fm-lg .navigation_logo a:hover {
	opacity:1;
}
.flexmenu.fm-lg li ul .navicon:after{
    border: 4px solid transparent;
    border-top-color: #666;
    content: "";
    position: absolute;
    right: 3px;
    top: 56px;
}
/*.flexmenu.fm-lg .active a, .flexmenu.fm-lg a:hover {*/
.lavalamp-object {	
	background:#323232;
    text-decoration: none
}
.flexmenu.fm-lg li ul {
    background:#323232;
	color:#fff;
}
.flexmenu.fm-lg ul ul{
	display:none;
}
.flexmenu.fm-lg li ul li {
    padding: 0;
    min-width: 150px;
	height:auto;
}
.flexmenu.fm-lg li ul li a{
	/*border-top: 1px solid #323232;*/
	color:#000;
	background-color:white;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.flexmenu.fm-lg li ul li a:hover
{
	background-color:#ddd;
	opacity:1;
}
.flexmenu.fm-sm ul {
    margin: 0;
    padding: 0;
    list-style: none
}
/*.flexmenu.fm-sm ul li {*/
.flexmenu.fm-sm > ul > li{
    position: relative;
	width:80%;
	margin:0 10%;
	display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: top;
}
.flexmenu.fm-sm ul li:last-child {
	border-bottom:0;
}
.flexmenu.fm-sm ul li a {
    display: block;
    padding: 0px;
    /*font-size: 16px;*/
    color: #fff;
	text-transform: uppercase;
	border-bottom:1px solid #464545;
}
.flexmenu.fm-sm ul li a.active, .flexmenu.fm-sm ul li a:hover {
    text-decoration: none;
	/* opacity:0.65; */
}
.flexmenu.fm-sm ul ul li a {
    /*background-color: #4a4a4a;*/
	padding-left: 35px;
}
/*.flexmenu.fm-sm > ul ul li:hover {
    border-left: 3px solid #0d70b5;
}*/
.flexmenu.fm-sm .navicon {
    position: absolute;
    top: 0;
    right: 0;
    height:38px;
    width: 38px;
	z-index:9999;
}
.flexmenu.fm-sm .navicon:hover {
    background-color: #ed1c24;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .3);
}
.flexmenu.fm-sm .navicon:hover {
	cursor: pointer
}
.flexmenu.fm-sm .navicon:after {
	border: 5px solid transparent;
    border-top-color: #fff;
    content: "";
    position: absolute;
    right: 13px;
    top: 18px;
}
.flexmenu.fm-sm .navicon:hover:after {
	border-top-color: #fff;
}
.slogan_comp {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 20px;
}
.slogan_comp img{
	width: 100%;
    max-width: 250px;
    display: block;
}
.trusted_slick{
	margin: 4% 0;
}
.trusted_slick_partner_img{
	width: 40%;
	float: left;
}
.trusted_slick_partner_img img{
	width: 100%;
	max-width: 220px;
    margin: 0 auto;
	display:block;
}
.trusted_slick_partner_ctn{
	width: 58%;
	margin-right: 2%;
	float: left;
	display : block;
}
/************************************************
	end responsive flexmenu
*************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox- 	, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../Images/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../Images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../Images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../Images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* custom css*/
.sp-grab{
	width: 100%!important;
}
.pro_tt{
	background: #fe0000;
    color: #fff;
	
	display: block;
    
	margin-top: 79px;
}
.pro_top_title{
    padding: 14px 0;
	font-size: 24px;
    font-weight: 400;
}
.r6{
	padding: 14px 0;
}
.custom_padd_pro{
	width: 100%;
	margin: auto;
}
.pro_top_title {
    padding: 14px 0;
	font-size: 24px;
    font-weight: 400;
    width: 49%!important;
    margin: 0!important;
    display: inline-block;	
}
.product_content.custom_padd_pro.mobile{
		display:none;
	}
.product_breadcrumbs {
    width: 49%;
    display: inline-block;
    text-align: right;
}
.product_breadcrumbs a {
    text-decoration: none;
    color: #fff;
}
.pagination_column {
    width: 100%;
    display: block;
}
.pagination_column ul {
    margin: 0;
    padding: 14px 0;
    list-style: none;
}
.pagination_column li {
    float: left;
    margin: 0 8px;
}
.pagination_column li a {
    border: 1px solid #000;
    padding: 6px;
    text-decoration: none;
}
#section0:after{
	    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../Images/overlay_pattern.png) repeat;
    z-index: 3;
}
.display_none{
	display: none;
}
/* custom fancy box*/
#fancybox-thumbs {
  width: 100% !important;
}

#fancybox-thumbs ul {
  left: inherit !important;
  margin: 0 auto;
}
#fancybox-thumbs .outer {
	padding: 10px 34px 10px 30px;
    width: 50%;
    margin: auto;
    overflow: hidden;
}

/* event page mobile only*/
.eventPage .plrb_img{
	display: block;
    margin-top: -70px;
}
.eventPage .plrb_img img{
	display: block;
    width: 55%;
}
.eventPage .para_li_left  .plrb_img img{
	margin: 0 45%;
}

/* mode desktop / mobile */
.mobile_only{
	display: none;
}
.desktop_only{
	display: block
}


p.mission_title {
    font-size: 35px;
    font-weight: bold;
    text-decoration: underline;
}
p.mission_details {
    font-size: 20px;
}
td.overview_table_header {
    width: 25%;
	padding:10px 0;
	font-size:16px
}
td.overview_table_header2{
    font-size:16px
}
/* ajax loading*/

#ajax_loading{
	display: none;
}
/* page title */
.title_h1{
    margin: 8px 0;
    font-weight: 300;
    font-size: 48px;
}
.title_sub{
	text-align: center;
    width: 100%;
    display: block;
    font-size: 48px;
    font-weight: bold;
	text-transform: uppercase;
}
.title_box{
	margin-top: 12%;
	margin-bottom: 20px;
}
/* animation visible and hidden */
.hidden{
	opacity: 0;
}
.visible{
	opacity: 1;
}
/* home top slide*/
#myVideo{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
		background-color: black; /* in case the video doesn't fit the whole page*/
		background-image: /* our video */;
		background-position: center center;
		background-size: contain;
		object-fit: cover; /*cover video background */
		z-index:3;
}
/* Hiding video controls 
* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
* --------------------------------------- */
video::-webkit-media-controls {
  display:none !important;
}
/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
#section0 .layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 43%;

	/* 
	* Preventing flicker on some browsers 
	* See http://stackoverflow.com/a/36671466/1081396  or issue #183
	*/
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*solves problem with overflowing video in Mac with Chrome */
#section0{
	overflow: hidden;
}

/* home bottom box*/
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.para_title{
	font-size: 28px;
    font-weight: 600;
    color: #666667;
}
.para_t_box
{
	padding: 30px;
}
.para_1_half,.para_2_half{
	display: inline-block;
    width: 50%;
	margin: 30px 0;
}
.para_title{
	display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
}
.para_content {
	margin-top: 30px;
	    color: #000;
}
.para_content ul{
	list-style: none;
    display: block;
    width: 100%;
}
.para_content ul li{
	width: 49%;
    display: block;
    height: 110px;
    float: left;
    border-top: 2px solid #ddd0;
}
.para_li_right.border_vertical{
    border-left: 2px solid #9c9ba0;
	border-top:0;
}
.para_li_right.border{
	border-top: 2px solid #9c9ba0;
    border-left: 2px solid #9c9ba0;
}
.para_li_left.border{
	border-right: 2px solid #9c9ba0;
    border-top: 2px solid #9c9ba0;
}
.para_li_left.border .p_l_r_box{
	    text-align: right;
}
.para_li_right.border .para_li_content{
	    margin-left: 20px;;
}
.para_li_left.border .para_li_content{
	    margin-right: 20px;
}
.eventPage .p_l_r_b_title{
	margin-top:0;
}
.mobile_only .para_li_content{
	color:#fff
}
.p_l_r_box{
	margin-top: -2px;
    border-top: 2px solid #d3d2d7;
	padding: 0 10px;
}
.p_l_r_b_title{
	font-weight: bold;
    font-size: 100%;
    display: block;
    margin-top: -17px;
    line-height: 25px;
}
.p_l_r_b_content{
	display: block;
    margin-top: 10px;
	line-height: 12px;
	
	font-size:100%;
}
.para_view_more{
	text-align: center;
    padding: 8px;
    font-size: 17px;
    margin-top: 5px;
}
.para_view_more a{
	text-decoration: none;
    color: #000000;
}
.plb_date ,.plb_booth {
	display: block;
}
/* home category */
.home_category_box{
	padding: 0 10px;
	background:#fff;
}
.home_category_box ul {
	list-style-type: none;
	margin-top:0;
}
.home_category_box ul li{
	float: left;
	position: relative;
}
.home_category_box ul li img{
	display: block;
	width: 100%;
}
.home_category_box ul li.full_c_2{
    width: 49.75%;
    padding: 0.5% 0% 0.5% 0.5%;
}
.home_category_box ul li.full_c_2 img{ 
/* 	object-fit: cover;
    height: 500px;
    width: 100%; */
}
.home_category_box ul li.full_c_3 {
    width: 33%;
    padding: 0% 0% 0.5% 0.5%;
}
.home_category_box ul li.full_c_4 {
    width: 100%;
    padding: 0% 0% 0.5% 0.5%;
}
.np{
	padding-left:unset!important;
}
.full_c_title{
	position: absolute;
    padding: 5px 25px;
    border: 2px solid #ddd;
    top: 0;
    left: 0;
    margin: 28px;
    font-size: 31px;
    color: #ddd;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}
.home_bottom_map_title {
    background-color: #252525;
    padding: 20px 0px;
    text-align: center;
}
.home_bottom_text {
    font-size: 34px;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0px;
    transition: color 200ms;
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
}
.npb{
	padding:0;
}
.sidebar_bottom_20.sidebar_shipping {
    width: 100%;
}
.menu_title h5 {
	margin: 15px 0;
	padding: 0 20px;
	font-size: 18px;
}
ul.sidebar_category_box.accordion_menu, ul.sidebar_category_box.accordion_menu li{
	list-style: none;
	position: relative;
}
.sidebar_bottom_20.sidebar_shipping  .first-level .a_plus_minus_accordion {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4px 15px;
    border-radius: 8px;
    text-decoration: none;
    color: var(--grey-color);
    white-space: nowrap;
    padding: 15px;
}
.sidebar_bottom_20.sidebar_shipping span.plus_minus_accordion {
    position: absolute;
    right: 10px;
    top: 16px;
    display: inline;
    margin-right: auto;
}
.sidebar_bottom_20.sidebar_shipping  li.first-level.cat_submenu {
    padding-left: 10px;
}

/* home ul li*/
.htt_box{
	/*padding: 25px 0;*/
	padding-bottom:60px;
}
.h_text_hr_box{
	padding: 25px 0;
}
.h_text_hr_top, .h_text_top, .h_text_hr_btm{
	text-align: center;
}
.h_text_top{
    /*padding: 30px 105px;*/
    margin: 45px 70px;
    color: #fff;
    font-size: 23px;
    display: block;
}
.h_text_hr_box
{
	color:#fff;
}
.h_text_hr_top.hidden.visible.animated.zoomIn.full-visible
{
	font-size:16px;
}
.h_text_hr_btm.hidden.visible.animated.zoomIn.full-visible
{
	font-size:16px;
}
.h_text_hr_top, .h_text_hr_btm{
	padding: 0 80px;
	font-size: 15px;
}
.h_text_ul_btm ul{
	    margin: -1% 0 0 -1%;
}
.h_text_ul_btm ul li{
	display:block;
    width:60%;
    margin-bottom: 40px;
    margin-top: 1%;
    margin-left: 1%;
	margin:0 auto;
}
.h_text_btm_title
{
	width:25%;
	display:inline-block;
    padding: 2% 2%;
}
.h_text_btm_info
{
	width:65%;
	display:inline-block;
    padding: 0% 2%;
}
.h_text_btm_title label{
	font-size: 48px;
    text-align: center;
    display: block;
    color: #ea1c26;
}
.h_text_btm_title span{
	text-align: center;
    display: block;
	color:#ffffff;
	font-size:20px;
}
.h_text_btm_info p
{
	font-size:15px;
	color:#fff;
}
.h_text_btm_info p span
{
	color: #ea1c26;
    font-weight: bold;
}
.h_text_ul_btm{
    margin-top: 55px;
	padding-bottom:55px;
}
/* ==== 22) Home-Pattern ==== */
#home-pattern {
	background-color: #444;
	background-position: center 0%;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: fixed;
	/*background-image: url(../img/pattern-1.jpg);*/
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	/*overflow-x: hidden;*/
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 100!important;	
}
#home-slideshow {
	
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;	
}


/* ==== 3) Home ==== */

.slide_logo{
	width: 320px;
    margin: auto;
    display: block;
    padding-top: 200px;
}
.slide_title{
	padding-bottom: 200px;
    font-size: 48px;
    width: 100%;
    text-align: center;
    display: block;
}
#home {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../Images/bg_1.jpg);
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
.parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../Images/pattern.png);
	background-repeat: repeat;
	/*background-color: rgba(44,62,80,0.6);*/
	/*z-index: 2;*/
	
}
.home-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 4;
	display: block;
    width: 100%;
}
.home-title {
	position: relative;
	color: #FFFFFF;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}
.panel {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home-btn {
	margin-top: 45px;
}
.btn-home {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.btn-home a {
	display: inline-block;
	padding: 20px;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
}
.btn-home a:hover,
.btn-home a:focus {
    display: inline-block;
	padding: 20px;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	outline: none;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.home-bottom {
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	opacity: 0.9;
	
}
.move {
	width: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4%;
	
	-webkit-animation: anim2 ease-in-out 3s infinite alternate;
	-moz-animation: anim2 ease-in-out 3s infinite alternate;
}
@keyframes rotate-img {
    from { transform: scale(0,0) skew(0deg) rotate(0deg); }
    to { transform: scale(1,1) skew(0deg) rotate(360deg); }
}
@-webkit-keyframes anim2
{
   from {left: 0px;   -webkit-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -webkit-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -webkit-transform: scale(1.2) rotate(-20deg) }
}
@-moz-keyframes anim2
{
   from {left: 0px;   -moz-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -moz-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -moz-transform: scale(1.2) rotate(-20deg) }
}
.home-bottom a {
	border-radius: 1%;
	border: 2px solid #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;	
	
	-webkit-transition: 0.2s background linear;
	-moz-transition: 0.2s background linear;
	transition: 0.2s background linear;
}
.home-bottom a:hover {
	background-color: #fff;
	color: #121212;	
	text-decoration: none;
}
.dots {
	z-index: 99;
	background-image: url(../Images/dot.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 6px;
	height: 34px;
	display: none;
}
/* custom css home slide copy this to css file!*/ 
.paddingtop_slide{
        padding-top: 200px;
    padding-bottom: 200px;
}
.slide_big_title{
    font-size: 110px;
    text-align: center;
    width: 100%;
    display: block;
	font-weight:bold;
}
.slide_sub_title{
    font-size: 70px;
    display: block;
    width: 100%;
    text-align: center;
	font-weight:bold;
}
.slide_split:after{
    content: '';
    width: 100px;
    border-bottom: 2px solid;
    display: block;
    margin: 35px auto;
}
.slide_small_title{
    font-size: 30px;
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    color: #ddd;
}
.slide_link{
    background: #e03150;
    border-radius: 50px;
    padding: 12px 30px;
    display: block;
    width: fit-content;
    margin: auto;
    margin-top: 15px;
    color: #fff;
    text-decoration: none;
}
.slide_link:hover{
    background: #f8647e;
}
/* section vision */
.home_text_top ul{
    margin: 0;
}
.home_text_top ul li{
    display: block;
    float: left;
    width: 27%;
    padding: 3.166%;
    text-align: center;
    background: #363636;
}
.home_text_top ul li:nth-child(2){
    background: #7f7f7f;
}
/* .home_text_top ul li:nth-child(2) .htt_content {
    padding-bottom: 40px;
} */
.home_text_top ul li:nth-child(2) .slide_link {
    background: #ffffff;
	color:#666666;
}
.home_text_top ul li:nth-child(2) .slide_link:hover{
	background: #e03150;
}
.htt_title{
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
    display: block;
	color:#fff;
}
.htt_content{
/*     padding: 0px 70px; */
    line-height: 20px;
    font-size: 12px;
	color:#fff;
	height:100px;
}
.home_text_mid{
    padding: 45px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
    color: #000;
}
.home_text_mid img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.htmb_title{
    font-weight: 900;
    font-size: 42px;
    padding-bottom: 25px;
	color:#484848;
}
.htmb_content {
    line-height: 22px;
    padding-right: 147px;
	color:#929292;
    font-size: 12px;
}
.htmb_content span{
	color:#585858;
	font-weight: bold;
}
.htmb_content a {
    display: block;
    text-decoration: none;
	margin-top: 70px;
    color: #ff5151;
    width: 100%;
}
.home_text_top img {
    width: 100%;
    max-width: 10%;
}

/* register page */
#password_error, #capcha_error, #email_error, #username_error, #block_error, #email_home_error, #block_home_error {
    display: none;
    margin-bottom: 10px;
    color: #f00;
	font-size:16px;
}
.section.page_register{
    position: relative;
    padding-bottom: 25px;
}
.forgot_password{
	font-size:16px;
	text-decoration:none;
}
.forgot_password:hover{
	text-decoration:underline;
}
button, .sub{
	text-decoration: none;
    margin-top: 10px;
    padding: 10px;
    font-size: 16px;
	cursor: pointer;
    display: inline-block;
    background-color: #ed1b24;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
   /* text-transform: uppercase;*/
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
    text-decoration: none;
    border: 0;
	border-radius: 8px;
}
.sub:hover {
    background-color: #d71119;
}




/* Mobile */
@media(max-width:1468px) and (min-width:1383px)
{
	.htt_content {
/* 		padding: 0px 70px; */
		line-height: 20px;
		font-size: 12px;
		height: 80px;
	}
	.home_text_top ul li:nth-child(2) .htt_content {
		padding-bottom: unset;
	}
}
@media(max-width:1400px)
{
	.home_mid_text 
	{
		width: 29%;
		margin-left: 35.75%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.footer1
	{
	    width: 83%;
		margin-left: 0px;
	}
	.footer2 
	{
		width: 87%;
		margin-left: -35px;
	}
	.footer2 p 
	{
		font-size: 11px;
		margin-top: 38px;
		width: 100%;
		color: #fff;
	}
	.footer3 
	{
		width: 107%;
		margin-left: -40px;
	}
	.footer3 p 
	{
		font-size: 11px;
		width: 100%;
		margin-top: 38px;
		color: #fff;
	}

}
@media(max-width:1209px) and (min-width:1084px)
{
	.htt_content {
/* 		padding: 0px 70px; */
		line-height: 20px;
		font-size: 12px;
		height: 100px;
	}
	.home_text_top ul li:nth-child(2) .htt_content {
		padding-bottom: unset;
	}
}
@media(max-width:1083px)
{
	.htt_content {
		padding:0;
		line-height: 15px;
		font-size: 12px;
		height: 100px;
	}
	.home_text_top ul li:nth-child(2) .htt_content {
		padding-bottom: unset;
	}
}
@media (max-width: 1200px) and (min-width: 981px){
	.row{
		max-width: 924px;
		padding:0 20px;
	}
	.home_page_logo img{
		margin-top: 25px;
	}
	/*.flexmenu.fm-lg{
		margin: 25px 0;
	}*/
	.header{
		height:74px;
	}
	.pro_tt{
		margin-top:74px;
	}
	.flexmenu.fm-lg a{
		padding: 29px 8px;
		font-size: 12px;
	}
		a.navigation_search_link.fa.fa-search {
		/* margin-top: 3px; */
		padding: 30px 22px;
	}
	.events_mid_1_bottom, .events_mid_1_top {
	    height: 198px;
	}
	.h_text_ul_btm ul li {
		display: block;
		width: 79%;
		margin-bottom: 40px;
		margin-top: 1%;
		margin-left: 1%;
		margin: 0 auto;
	}
	.search_bar_view_form_submit{
		width: 33px;
		height: 33px;
		margin: 0;
	}
	input[type="text"].search_bar_view_form_input{
		margin: 0;
		width: 100%;
		padding: 2%;
		font-size: 14px;
		line-height: initial;
		height: initial;
	}
	#search_bar_view_close{
		top: -4px;
		margin-top: 0;
	}
	.search_bar_view_content{
		right: 6.66667%;
	}
	.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
		margin-left: 0 !important;
	}
	h3.sp-layer.sp-black{
		    transform: scale(1.0) !important;
	}
	.header {
		height: 74px;
	}
	.aboutus-ogst {
		color: #474747;
		font-size: 26px;
		margin-top: 0;
	}
	.aboutus-ogs {
		line-height: 22px;
		font-size: 12px;
		color: #919191;
	}
	.htmb_content {
		line-height: 15px;
		padding-right:0;
		color: #929292;
		font-size: 12px;
	}
	.htmb_content a {
		display: block;
		text-decoration: none;
		margin-top: 50px;
		color: #ff5151;
		width: 100%;
	}
	.footer_company_prod {
		width: 21%;
		display: inline-block;
	}
	.footer_company_cont {
		width: 56%;
		display: inline-block;
	}
	.footer_company_contact {
		font-size: 12px;
		line-height: 12px;
	}
	.news_description img {
	    height: 150px;
	}
	.cv_details1{
	position: absolute;
    top: 32%;
    right: 11%;
    width: 22%;
    text-align: left;
	}
	.cv_details2{
	position: absolute;
    top: 30%;
    left: 22%;
    width: 21%;
    text-align: right;
	}
	.cv2 p{
		margin: -4% 15%;
	}
	.pro_item_details .content_overlay_txt_cat .cat_content {
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	/* VISION MISSION */
	.vision_mission_bg {
		position: relative;
		width: 50%;
		margin: auto;
		margin-top: 9%;
		height: 600px;
	}
	.our_slogan {
		width: 135px;
		text-align: center!important;
		position: absolute;
		top: 75px;
		left: 110px;
		font-size: 28px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_vision {
		float: right;
		width: 120px;
		text-align: center!important;
		position: absolute;
		top: 90px;
		right: 70px;
		font-size: 28px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_mission {
		width: 110px;
		text-align: center!important;
		position: absolute;
		bottom: 270px;
		left: 185px;
		font-size: 28px;
		color: #ffffff;
	}
	.slogan_part {
		position: absolute;
		top: -60px;
		left: -145px;
		width: 230px;
		text-align: center;
		font-size: 16px;
		line-height: 1.4;
	}
	.vision_part {
		position: absolute;
		bottom: 220px;
		width: 318px;
		right: -165px;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
	}
	.mision_part {
		position: absolute;
		bottom: 165px;
		left: -105px;
		width: 230px;
		text-align: center;
		font-size: 16px;
		line-height: 1.4;
	}
	.our_slogan p{
		text-align: center!important;
	}
	.our_vision p{
		text-align: center!important;
	}
	.our_mission p{
		text-align: center!important;
	}
	.bod4{
		padding-bottom: 8%;
	}
	
}
@media(max-width:1200px)
{
	/*.row
	{
		max-width: 725px;
	}*/
	.home_page_logo img 
	{
		width: 135px;
	}
	.search_bar_view 
	{
		display: none;
		position: relative;
		padding: 27px;
    	margin-top: 19px;
		/*margin-top: -51px;*/
	}
	/*.flexmenu.fm-lg
	{
		margin:0;
	}*/
	.fm-button
	{
		display: block;
		display: none;
		box-sizing: border-box;
		margin: 0;
		padding: 15px;
		opacity: 0.9;
		position: absolute;
		right: 0;
		top: 0;
	}
	.flexmenu.fm-lg .navicon:after {
		right: 0;
		top: 48%;
	}
	.home_mid_text 
	{
		width: 33%;
		margin-left: 33.75%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	/*.item.item_content 
	{
		width: 44%;
		float: left;
		margin-left: 20px;
		margin-top: 50px;
	}*/
	.cat_title 
	{
		/*color: #7c6e65;
		font-size: 100%;*/
		font-size: 3vw;
	}
	.cat_name 
	{
		/*color: #2b2b2b;*/
		font-size: 100%;
	}


	.login_mid 
	{
		padding-left: 100px;
		padding-right: 100px;
		margin-top: 100px;
	}
	.footer1
	{
	    width: 115%;
		margin-left: -30px;
	}
	.footer2 
	{
		width: 100%;
		margin-left: 75px;
	}
	.footer2 p 
	{
		font-size: 11px;
		margin-top: 38px;
		width: 100%;
		color: #fff;
	}
	.footer3 
	{
		width: 64%;
		margin-left: 112px;
	}
	.footer3 p 
	{
		font-size: 11px;
		width: 100%;
		margin-top: 38px;
		color: #fff;
	}
	.footer_logo_image img{
		width:100%;
		max-width:200px;
		padding: 0;
	}
	.contact_mid_a img {
		width: 100%;
	}
	.contact_mid_b p {
		width: 100%;
		font-size: 15px;
	}
	.contact_mid_right p{
		font-size:19px;
	}
	.contact_bottom_text {
		font-size: 34px;
		color: #ffffff;
		font-weight: bold;
		display: inline-block;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-bottom: 0px;
		transition: color 200ms;
		-moz-transition: color 200ms;
		-o-transition: color 200ms;
		-webkit-transition: color 200ms;
		text-align: left;
		width: 49%;
	}
	.map_logo {
		display: inline-block;
		width: 50%;
		text-align: right;
		padding-top: 4px;
		margin-top: 27px;
	}
	.google img {
		display: block;
		width: 100%;
		max-width: 125px;
		padding-right: 5%;
		height: 100%;
	}
	.waze img {
		display: block;
		width: 100%;
		max-width: 125px;
		padding-left: 5%;
		height: 100%;
	}
	.sp-mask.sp-grab{
		width:unset!important;
	}
}
@media(max-width:980px){
	
	input[type="text"].search_bar_view_form_input {
		margin-top: 8px;
	}
	#search_bar_view_close {
		margin-top: 8px;
	}
	.search_bar_view_content{
		right: 10.66667%;
		width: 87.66667%;
	}
	.search_bar_view {
	    /*margin-top: -12%;
	    padding-bottom: 12%;*/
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}
	.sp-slide.sp-selected {
		width: 100% !important;
	}
	.htmb_title {
		font-weight: 900;
		font-size: 28px;
		padding-bottom: 10px;
		color: #484848;
	}
	.htmb_content {
		line-height: 15px;
		padding-right:0;
		color: #929292;
		font-size: 12px;
	}
	.htmb_content a {
		display: block;
		text-decoration: none;
		margin-top: 15px;
		color: #ff5151;
		width: 100%;
	}
	.footer_company_prod {
		width: 27%;
		display: inline-block;
	}
	.footer_company_cont {
	    width: 43%;
		display: inline-block;
	}
	.footer_company_contact p {
		margin: 1.8% 0;
	}
}
@media(max-width:1024px) and (min-width:981px)
{
	.events_mid_1_bottom, .events_mid_1_top {
	    height: 260px;
	}
}
@media (max-width: 980px) and (min-width: 769px){
	.row {
	    max-width: 712px;
	    padding: 0 10px;
	}
	/*.home_page_logo img{
		width: 240px;
		margin: 19px auto;
		display: block;
	}
	.flexmenu.fm-lg>ul>li:nth-child(1)>a{
		padding: 5px 15px;
	}
	.flexmenu.fm-lg .navicon:after{
		top: 26px;
	}
	/* fix header menud*/
	.header .row{
		position: relative;
	}
	.header .two.columns, .header .ten.columns{
		width: 100%;
	}
	.header{
		height:74px;
	}
	.pro_tt{
		margin-top:74px;
	}
	.header_navigation.fm-container{
		margin-bottom: 20px;
		margin-top: 15px;
	}
	.fm-button{
	    right: -20px;
	    top: 15px;
	}
	.home_page_logo img {
		width: 170px;
	    margin-top: 24px;
	    /* margin-bottom: 8px; */
	    margin-left: 12px;
	}
	.flexmenu.fm-sm ul li a {
	    padding: 10px 0px;
	}
	.h_text_hr_top, .h_text_hr_btm, .h_text_top{
		padding: 0;
		margin:0;
	}
	
	.aboutus-ogst {
		color: #474747;
		font-size: 20px;
		margin-top: 0;
	}
	.aboutus-ogs {
		line-height: 20px;
		font-size: 12px;
		color: #919191;
	}
	.r1{
		font-size:12px;
	}
	.r3{
		font-size:12px;
	}
	.bod4{
		padding-bottom: 9%;
	}
	h3.sp-layer.sp-black{
		    transform: scale(1.0) !important;
	}
	.events_mid_1_bottom, .events_mid_1_top {
	    height: 300px;
	}
	.events_mid_1_top_img, .events_mid_2_bottom_img {
	    width: 100%;
	    margin: 0 auto;
	}
	.h_text_ul_btm ul li 
	{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		margin-top: 1%;
		margin-left: 1%;
		margin: 0 auto;
	}
	.h_text_btm_info 
	{
		width: 65%;
		display: inline-block;
		padding: 0% 2%;
	}
	td.overview_table_header {
		width: 28%;
	}
	.vision_part, .mision_part {
		font-size: 16px;
	}
	.contact_mid_b p {
		width: 100%;
		font-size: 12px;
	}
	.contact_mid_right p {
		font-size: 15px;
		margin-bottom: 7px;
	}
	input[type="text"], input[type="email"], input[type="tel"], input[type="password"]{
		margin: 0;
	}
	.submitbtn{
		margin-top: 0;
	}
	.contact_bottom_text {
		font-size: 34px;
		color: #ffffff;
		font-weight: bold;
		display: inline-block;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-bottom: 0px;
		transition: color 200ms;
		-moz-transition: color 200ms;
		-o-transition: color 200ms;
		-webkit-transition: color 200ms;
		text-align: left;
		width: 49%;
	}
	.map_logo {
		display: inline-block;
		width: 50%;
		text-align: right;
		padding-top: 4px;
		margin-top: 18px;
	}
	
	.footer_company_contact {
		font-size: 12px;
		line-height: 12px;
	}
	.pro_item_details .content_overlay_txt_cat .cat_title.red {
		color: #252525;
		font-weight: bold;
		text-transform: uppercase;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		font-size: 24px;
	}
	.pro_item_details .content_overlay_txt_cat .cat_content {
		line-height: 2;
		font-size: 14px;
		margin-top: 5px;
		color: #a5a5a5;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.corp-st-table table{
		width: 80%;
		margin-left: 15%;
	}
	.slogan_part {
		position: absolute;
		top: -50px;
		left: -145px;
		width: 230px;
		text-align: center;
		font-size: 16px;
		line-height: 1.4;
	}
	.vision_part {
		position: absolute;
		bottom: 212px;
		width: 318px;
		right: -170px;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
	}
	.mision_part {
		position: absolute;
		bottom: 175px;
		left: -95px;
		width: 230px;
		text-align: center;
		font-size: 16px;
		line-height: 1.4;
	}
	.vision_mission_bg {
		position: relative;
		width: 424px;
		margin: auto;
		margin-top: 11%;
		height: 564px;
	}
	.our_slogan {
		width: 98px;
		text-align: center!important;
		position: absolute;
		top: 80px;
		left: 115px;
		font-size: 22px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_vision {
		float: right;
		width: 64px;
		text-align: center!important;
		position: absolute;
		top: 90px;
		right: 90px;
		font-size: 22px;
		color: #ffffff;
	}
	.our_mission {
		width: 92px;
		text-align: center!important;
		position: absolute;
		bottom: 266px;
		left: 178px;
		font-size: 22px;
		color: #ffffff;
	}
	.our_slogan p{
		text-align: center!important;
	}
	.our_vision p{
		text-align: center!important;
	}
	.our_mission p{
		text-align: center!important;
	}
}
@media(max-width:944px)
{
	.home_mid_text 
	{
		width: 43%;
		margin-left: 28.75%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.search_bar_view {
	    /*margin-top: -12%;
	    padding-bottom: 19%;*/
	}
}
@media(max-width:784px)
{
	/*.navigation_li a
	{
		font-size: 16px;
		line-height: 2.75;
		font-weight: 100;
		letter-spacing: normal;
		opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieopacity)';
		filter: alpha(opacity=100);
		color: #474747;
		position: relative;
		z-index: 1;
		display: inline-block;
		padding: 0 25px;
		height: 44px;
		background: no-repeat;
		text-decoration: none;
		white-space: nowrap;
		-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
		-webkit-tap-highlight-color: transparent;
		outline-offset: -7px;
	}*/
	.with-ul
	{
		/* position:relative;  
		
		mobile menu series and category */
	}
	.home_mid_text 
	{
		width: 51%;
		margin-left: 25%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.home_bottom img 
	{
		width: 100%;
		height: 350px;
		/* object-fit: cover; */
	}
	.full_c_title{    font-size: 22px;}
}

@media only screen and (max-width: 768px) 
{
	body 
	{
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;

	}
	h1, h2, h3, h4, h5, h6 {
		word-wrap: break-word;
	}
	h1 {
		font-size: 42px;
		font-size: 1.625rem;
	}
	h2 {
		font-size: 36px;
		font-size: 1.25rem;
	}
	p {
		line-height: 1.625em;
	}
	ul, ol, dl, p {
		text-align: left;
	}
	.fixed {
		position: relative;
		top: auto;
		left: auto;
	}
	/* restyle row columns */
	.row {
		width: 100%;
	    max-width: 100%;
	    min-width: 0;
	    margin-left: 0;
	    margin-right: 0;
	    padding: 0 2%;
	}

	.row .row .columns {
		padding: 0;
	}
	.columns {
		width: auto !important;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	.columns:last-child {
		margin-right: 0;
		float: none;
	}
/* 	.header
	{
		position: relative;
	} */
	
	.home_page_logo
	{
		display: block;
	}
	.home_page_logo img 
	{
		width: 170px;
		margin-top: 12px;
		margin-bottom: 8px;
		margin-left: 12px;
	}
	.header{
		height:56px;
	}
	.pro_tt{
		margin-top:56px;
	}
	.header_navigation.fm-container
	{
		width: 100%;
		margin-bottom: 5px;
	}
	.fm-button
	{
		display: block;
		display: none;
		box-sizing: border-box;
		margin: 0;
		padding: 20px;
		/* width: 100%; */
		opacity: 0.9;
		/* float: right; */
		position: absolute;
		right: 0;
		top: 0;
		/* text-align: right; */
	}
	.menu > ul > li:hover {
    	background: transparent;
	}
	.flexmenu.fm-sm ul li a{
		padding: 8px 0;
		font-size: 12px;
	}
	a.navigation_search_link.fa.fa-search {
		/* margin-top: 3px; */
		padding: 8px 0px;
	}
	.with-ul
	{
		position:relative;
	}
	.home_mid_text 
	{
		width: 52%;
		margin-left: 25%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.home_bottom img 
	{
		width: 100%;
		height: 311px;
		/* object-fit: cover; */
	}
	.news_description img {
	    height: 150px;
	}
	.item.item_content,.item.item_content.itembig, .item_image, .item.item_content.itembig .item_image
	{
		width: 100%;
		float: left;
		    margin-bottom: 5px;
		    padding: 0;
		/*margin-left: 20px;
		margin-top: 50px;*/
	}

	.home_text_top ul li {
		display: block;
		float: left;
		width: 94%;
		padding: 3%;
		text-align: center;
		background: #4b4b4b;
	}
	.margin_bottom {
		margin-bottom: 5%;
		margin-top: 5%;
	}
	.para_1_half, .para_2_half, .home_category_box ul li.full_c_3 { 
		width: 100%; 
		padding: 0% 0% 0.5% 0%;
	}
	.home_category_box ul li.full_c_2 { 
		width: 100%; 
		padding: 0% 0% 0.5% 0%;
	}
	.htmb_content {
		line-height: 22px;
		padding-right: 0px;
		color: #929292;
		font-size: 12px;
	}
	.htmb_content a {
		display: block;
		text-decoration: none;
		margin-top: 46px;
		color: #ff5151;
		width: 100%;
	}
	.footer_logo_title {
		width: 100%;
		font-size: 18px;
		text-align: center;
		padding-top: 5%;
	}
	.footer_company_prod {
	    width: 32%;
		display: inline-block;
		padding: 0 8.38%;
	}
	.footer_company_cont {
		width: 71%;
		display: inline-block;
		padding: 0 8.38%;
	}
	.footer_company_title p {
		font-size: 18px;
		font-weight: bold;
	}
	.footer_company_list p{
		width: 92%;
		display: inline-block;
		padding: 0%;
	    margin: 0.2em 0;
	}
	.footer_company_list p a {
		font-size: 12px;
		text-decoration: none;
		line-height: 15pt;
	}
	.footer_company_contact p {
		margin: 0.5em 0;
	}
	.footer_copyright{
	    padding: 2% 8%;
		font-size: 10px;
		width: 84%;
		text-align:left;
	}
	.slider-pro h3.sp-layer {
		font-size: 14px;
	}
	h3.sp-layer.sp-black{
		    transform: scale(1.0) !important;
	}
	.news_description {
		padding: 20px 0px;
	}
	.news_description .item2 {
		width: 31.333%;
	}
	/* ABOUT US */
	.aboutus-story-title{
		font-size: 22px;
	}
	.aboutus-story {
		font-size: 12px;
		line-height: 1.5;
		color: #919191;
	}
	.aboutuspadding{
		padding-left: 0%; 
		padding-right: 0%;
	}
	.aboutus-ogst{
		color:#474747;
		font-size:32px;
	}
	.aboutus-ogs{
		line-height: 22px;
		font-size: 16px; 
		color:#919191;
	}
	img.collection_product.hvr-icon-bounce{
		height: 100%; 
		width: 100%;
		max-width:100%; 
		max-height:100%; 
		object-fit:cover;
	}
	.r1{
		word-spacing: 1px!important;
		font-size: 12px!important;
	}
	.overview_cat_top{
		background: #252525;
		font-size: 15px;
		color: #ffffff;
		padding: 2.5% 12%;
		font-weight: bold;
	}
	/* .h_text_ul_btm0{
		height:0!important;
	} */
	/* .h_text_ul_btm0:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 0;
	} */
	.xxx{
		position: relative;
		background-image: url(../Images/sapporo-study-desk.jpg);
		position: relative;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.xxx:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 1;
	}
	.overview_cat{
		position: relative;
		z-index:9;
	}
	.overview_cat_item {
		padding: 10% 10%;
		width: 80%;
	}
	.cat_content_image1{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image2{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image3{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image4{
		width: 100%;
		max-width:48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image1 img{
		height: 100%;
		width: 100%;
		padding-bottom: 17%;
	}
	.cat_content_image2 img{
		height: 100%;
		width: 100%;
		padding-bottom: 50%;
	}
	.cat_content_image3 img{
		height: 100%;
		width: 100%;
		padding-bottom: 50%;
	}
	.cat_content_image4 img{
		height: 100%;
		width: 100%;
		padding-bottom: 90%;
	}
	.cat_content_content {
		display: inline-block;
		width: 69%;
		color:#ffffff;
	}
	.cat_content_title {
		font-size: 22px;
		padding-bottom: 3%;
	}
	.cat_content_details {
		font-size: 14px;
	}
	.aboutus-ocv{
		font-size:36px;
		color:#464646;
		text-align:center;
	}
	
	.board_director_des {
		width: 92%;
		float: left;
		line-height: 1.4;
		font-size: 14px;
		margin-top: 5%;
		padding: 4%;
	}
	
	.management_team img {
		width: 100%;
		/*height: 100%;*/
		margin: 0 auto;
		display: block;
	}
	
	.corp-st-table table {
		width: 100%;
		margin: 0%;
		padding: 1%;
	}
	.corp-st-table td{
		font-size: 12px;
	}
	.cs-bold{
		font-size:18px!important;
	}
	
	/* VISION MISSION */
	.vimision:before{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-backface-visibility: unset;
		backface-visibility: unset;
		-webkit-transform: unset;
		-moz-transform: translateZ(0) scale(1.0, 1.0);
		-ms-transform: translateZ(0) scale(1.0, 1.0);
		-o-transform: translateZ(0) scale(1.0, 1.0);
		transform: unset;
		background-image: url(../Images/vision-mission-background.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		background-attachment: unset;
		animation: unset;
		-webkit-transition: unset;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: unset;
	}
	.slogan_part {
		position: unset;
		bottom: 0;
		width: 100%;
		right: 0;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
	}
	.vision_part {
		position: unset;
		bottom: 0;
		width: 100%;
		right: 0;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
	}
	.mision_part {
		position: unset;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
	}
	.vision_mission_bg {
		position: relative;
		width: 480px;
		margin: auto;
		margin-top: 11%;
		height: 564px;
	}
	.our_slogan {
		width: 98px;
		text-align: center!important;
		position: absolute;
		top: 85px;
		left: 135px;
		font-size: 22px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_vision {
		float: right;
		width: 64px;
		text-align: center!important;
		position: absolute;
		top: 100px;
		right: 105px;
		font-size: 22px;
		color: #ffffff;
	}
	.our_mission {
		width: 92px;
		text-align: center!important;
		position: absolute;
		bottom: 222px;
		left: 205px;
		font-size: 22px;
		color: #ffffff;
	}
	.our_slogan p{
		text-align: center!important;
	}
	.our_vision p{
		text-align: center!important;
	}
	.our_mission p{
		text-align: center!important;
	}
	.slider-pro.padding_bottom {
	    padding-bottom: 40px;
	}
	.product_description.padding_top {
		padding-top:20px;
	}
	
	/* EVENTS*/
	.news_events {
		background-image: url(../Images/Events2.png);
		width: 100%;
		background-repeat: no-repeat;
		background-size: 0 0;
		position: relative;
		background-position: right 31% bottom -289px;
	}
	.news_events.padding_bottom{
		padding:0;
	}
	.events_mid
	{
		width:100%;
		content: "";
		display: table;
		margin-top: 100px;
	}
	.events_mid_1
	{
		width:30%;
		height:100%;
		position:relative;
		margin-left:5%;
		float:left;
	}
	.events_mid_1_top
	{
		width:100%;
		border-bottom:2px solid;
		position:relative;
		height:300px;
	}
	.events_mid_1_block
	{
		width:50%;
		position:absolute;
		background-color:#202020;
		left: 0;
		bottom: -2px;
		height: 30px;
		border-right:2px solid;
	}
	.events_mid_1_top_img
	{
		width:100%;
	}
	.events_mid_1_top_img img
	{
		width:100%;
	}
	.events_mid_1_top_text
	{
		width:100%;
		text-align:center;
	}
	.events_mid_1_top_text p
	{
		font-size:10px;
		text-align:center;
	}
	.events_mid_1_bottom
	{
		width:100%;
		height:300px;
	}
	.events_mid_2
	{
		width:30%;
		height:100%;
		position:relative;
		float:left;
	}
	.events_mid_2_top
	{
		width:100%;
		height:300px;
		border-bottom:2px solid;
	}
	.events_mid_2_bottom
	{
		width:100%;
		position:relative;
		height:300px;
		border-bottom: 2px solid;
		padding-bottom:60px;
	}
	.events_mid_2_block
	{
		width:50%;
		position:absolute;
		background-color:#fff;
		left: 0;
		top: 0;
		height: 30px;
		border-right:2px solid;
	}
	.events_mid_2_block1
	{
		width:50%;
		position:absolute;
		background-color:#fff;
		right: 0;
		bottom: 0;
		height: 30px;
		border-left:2px solid;
	}
	.events_mid_2_bottom_img
	{
		width:100%;
		padding-top:60px;
	}
	.events_mid_2_bottom_img img
	{
		width:100%;
	}
	.events_mid_2_bottom_text
	{
		width:100%;
		text-align:center;
	}
	.events_mid_2_bottom_text p
	{
		font-size:10px;
		text-align: center;
	}
	.events_mid_3
	{
		width:30%;
		height:100%;
		position:relative;
		margin-left:0%;
		float:left;
	}
	.events_mid_3_top
	{
		width:100%;
		border-bottom:2px solid;
		position:relative;
		height:300px;
	}
	.events_mid_3_block
	{
		width:50%;
		position:absolute;
		background-color:#fff;
		right: 0;
	    left: unset;
		bottom: -2px;
		height: 30px;
		border-left:2px solid;
		border-right: unset;
	}
	.events_mid_3_top_img
	{
		width:100%;
	}
	.events_mid_3_top_img img
	{
		width:100%;
	}
	.events_mid_3_top_text
	{
		width:100%;
		text-align:center;
	}
	.events_mid_3_top_text p
	{
		font-size:10px;
		text-align: center;
	}
	.events_mid_3_bottom
	{
		width:100%;
		height:300px;
	}
	.events_mid_4
	{
		width:30%;
		height:100%;
		position:relative;
		float: right;
		margin-left: 0%;
		margin-top: -240px;
		margin-right: 5%;
	}
	.events_mid_4_top
	{
		width:100%;
		height:unset;
		border-bottom:unset;
	}
	.events_mid_4_bottom
	{
		width:100%;
		position:relative;
		height:300px;
		margin-top: 300px;
		border-top: 2px solid;
	}
	.events_mid_4_block
	{
		width:50%;
		position:absolute;
		background-color:#fff;
		right: 0;
		top: -2px;
		height: 30px;
		border-left:2px solid;
		left:unset;
		border-right:unset;
	}
	.events_mid_4_bottom_img
	{
		width:100%;
		padding-top:60px;
	}
	.events_mid_4_bottom_img img
	{
		width:100%;
	}
	.events_mid_4_bottom_text
	{
		width:100%;
		text-align:center;
	}
	.events_mid_4_bottom_text p
	{
		font-size:10px;
		text-align: center;
	}
	.events_mid_5
	{
		width:30%;
		height:100%;
		position:relative;
		margin-left:5%;
		float:left;
		margin-top: -2px;
	}
	.events_mid_5_top
	{
		width:100%;
		border-top:2px solid;
		position:relative;
		height:300px;
		border-bottom: unset;
	}
	.events_mid_5_block 
	{
		width: 50%;
		position: absolute;
		background-color: #fff;
	    left: 0;
		top: -2px;
		height: 30px;
		border-right: 2px solid;
		right: unset;
		bottom: unset;
		border-left: unset;
	}
	.events_mid_5_top_img
	{
		width:100%;
	    padding-top: 60px;
	}
	.events_mid_5_top_img img
	{
		width:100%;
		padding-left: 0%;
	}
	.events_mid_5_top_text
	{
		width:100%;
		text-align:center;
		padding-left: 0%;	
	}
	.events_mid_5_top_text p
	{
		font-size:10px;
		text-align: center;
	}
	.events_mid_5_bottom
	{
		width:100%;
		height:unset;
	}
	.mobile_only .para_view_more a 
	{
		text-decoration: none;
		color: #ed1c24;
	}
	.navigation_ul .fa.fa-user{
		color: #fff;
	}
	/* mobile menu fix*/
	.flexmenu.fm-sm .navicon:after{
		right: 11px;
		top: 13px;
	}
	.flexmenu.fm-sm .navicon{
		height: 31px;
   		width: 31px;
	}
	.h_text_ul_btm ul li{
		width: 70%;
	}
	.home_page_logo img{
		margin-left: 0;
	}
	.h_text_hr_top, .h_text_hr_btm, .h_text_top{
		padding: 0;
		margin:0;
	}
	.mobile_only{
		display: block;
	}
	.desktop_only{
		display: none;
	}
	.eventPage .p_l_r_box{
		border-top: 2px solid #202020;
	}
	td.overview_table_header2 {
		font-size: 13px;
	}
	td.overview_table_header {
		width: 160px;
		font-size: 13px;
	}
	table.overview_table.cke_show_border {
		font-size: 12px;
	}
	p.mission_title {
		text-align: center;
		font-size:30px;
	}
	p.mission_details{
		text-align:center;
		font-size:15px;
	}
/* 	.vision_part, .mision_part {
		font-size: 2vw;
	}
	.vision_part_title, .mision_part_title {
		font-size: 2.4vw;
	} */
	.search_bar_view{
		/*margin-top: -70px;*/
	}
	#search_bar_view_close {
	    margin-top: 6px;
	}
	.search_bar_view_content{
		    right: 10.66667%;
    width: 87.66667%;
	}
	.header_content_view .navigation_logo {
		opacity: 0;
		visibility: hidden;
	}
	
	/* CONTACT */
	.contact_mid_b p {
		width: 100%;
		font-size: 12px;
	}
	.contact_mid_right{
		margin-top:5%;
	}
	.contact_bottom_text{
		text-align: center;
		font-size: 34px;
		color: #ffffff;
		padding: 1% 0%;
		font-weight: bold;
		display: inline-block;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-bottom: 0px;
		transition: color 200ms;
		-moz-transition: color 200ms;
		-o-transition: color 200ms;
		-webkit-transition: color 200ms;
		width: 100%;
		float: left;
	}
	.map_logo{
		text-align: center;
		display: inline-block;
		width: 100%;
		padding: 2% 0;
		margin-top:unset;
	}
	.pro_item_details .content_overlay_txt_cat .cat_title.red {
		color: #252525;
		font-weight: bold;
		text-transform: uppercase;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		font-size: 16px;
	}
	.pro_item_details .content_overlay_txt_cat .cat_content {
		line-height: 2;
		font-size: 14px;
		margin-top: 5px;
		color: #a5a5a5;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.pro_top_title {
		opacity: 1;
	}
	.product_breadcrumbs {
		opacity: 1;
	}
}

@media(max-width:700px)
{
	.row
	{
		padding:0 5px;
	}
	.title_h1
	{
		font-size:37px;
	}
	.title_sub
	{
		font-size:37px;
	}
	.home_mid_text 
	{
		width: 63%;
		margin-left: 19%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.home_bottom img 
	{
		width: 100%;
		height: 300px;
		/* object-fit: cover; */
	}
	/*.item.item_content 
	{
		width: 95%;
		float: left;
		margin-left: 20px;
		margin-top: 50px;
	}
	.item_image 
	{
		position: relative;
		width: 40%;
		display: inline-block;
	}*/
	.pro_title 
	{
		display: inline-block;
		width: 33%;
		margin-left: 10px;
	}
	.footer1
	{
	    width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer2 
	{
		width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer2 p 
	{
		font-size: 10px;
		margin-top: 10px;
		width: 100%;
		color: #fff;
	}
	.footer3 
	{
		width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer3 p 
	{
		font-size: 10px;
		width: 100%;
		margin-top: 0px;
		color: #fff;
	}
	.flexmenu.fm-sm ul li a
	{
		padding: 8px 0;
		font-size: 12px;
	}
	.h_text_btm_title 
	{
		width: 28%;
		display: inline-block;
		padding: 2% 4%;
	}
	.h_text_btm_title label 
	{
		font-size: 40px;
		text-align: center;
		display: block;
		color: #ea1c26;
	}.h_text_btm_title span 
	{
		text-align: center;
		display: block;
		color: #ffffff;
		font-size: 15px;
	}
	.h_text_btm_info
	{
		width: 55%;
		display: inline-block;
		padding: 0% 4%;
	}
	.h_text_btm_info p 
	{
		font-size: 12px;
		color: #fff;
	}
	
	.slide_big_title {
		font-size: 100px;
		font-weight:bold;
	}
	.slide_sub_title {
		font-size: 60px;
		font-weight:bold;
	}
	.slide_small_title {
		font-size: 20px;
	}
	.home_bottom_text{
		font-size:32px;;
	}
}
@media(max-width:531px)
{
	.home_bottom img
	{
	    width: 100%;
		height: 300px;
		/* object-fit: cover; */
	}
	.slide_big_title {
		font-size: 65px;
		font-weight:bold;
	}
	.slide_sub_title {
		font-size: 36px;
		font-weight:bold;
	}
	.slide_small_title {
		font-size: 15px;
	}
	.pro_item_list .pro_item_details {
		width: 100%;
		float: left;
		text-align: left;
	}
	.pro_item_list .pro_item_image {
		width: 100%;
		float: left;
		padding-left: 0%;
	}
	.pro_item_details .content_overlay_txt_cat {
		padding: 6% 6%!important;
	}
	.pro_item_details .content_overlay_txt_cat .cat_title.red {
		color: #252525;
		font-weight: bold;
		text-transform: uppercase;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		font-size: 16px;
		text-align: left;
	}
	.pro_item_details .content_overlay_txt_cat .cat_content {
		line-height: 2;
		font-size: 14px;
		margin-top: 5px;
		color: #a5a5a5;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		text-align: left;
	}
	.custom_padd_pro{
		display: none;
	}
	.pro_top_title {
		padding: 18px 0;
		font-size: 18px;
		font-weight: 100;
		width: 49%!important;
		margin: 0!important;
		display: inline-block!important;
	}
	.r6{
		padding: 18px 0;
	}
	.product_content.custom_padd_pro.mobile{
		display:block;
	}
}
@media(max-width:531px){
	.prodet_more {
		margin-bottom: 10px;
	}
}
@media(max-width:480px){
	.row
	{
		max-width: 100%;
		padding-left:0;
		padding-right:0;
		padding: 0 5px;
	}
	.title_h1
	{
		font-size:27px;
	}
	.title_sub
	{
		font-size:27px;
	}
	.home_mid_text 
	{
		width: 84%;
		margin-left: 9%;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.home_bottom img 
	{
		width: 100%;
		height: 205px;
		/* object-fit: cover; */
	}
	.pro_title 
	{
		display: inline-block;
		width: 44%;
		margin-left: 0px;
	}
	.vl 
	{
		border-left: unset;
		border-bottom: 1px solid #aca8a9;
		height:0;
		width:199px;
		display:-webkit-box;
		margin:5% auto;
	}
	.news_description img {
	    height: 100px;
	}
	.footer1
	{
	    width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer2 
	{
		width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer2 p 
	{
		font-size: 10px;
		margin-top: 10px;
		width: 100%;
		color: #fff;
	}
	.footer3 
	{
		width: 100%;
		margin-left: 0px;
		float:unset;
	}
	.footer3 p 
	{
		font-size: 10px;
		width: 100%;
		margin-top: 0px;
		color: #fff;
	}
	.flexmenu.fm-sm ul li a
	{
	    /*display: block;
		padding: 0px;*/
		font-size: 12px;
		/*color: #fff;
		text-transform: uppercase;
		border-bottom: 1px solid #464545;
		white-space: nowrap;
		width: 236px;
		overflow: hidden;
		text-overflow: ellipsis;*/
	}
	.h_text_ul_btm ul li{
		width: 100%;
	}
	.h_text_btm_title 
	{
		width: 20%;
		display: inline-block;
		padding: 2% 4%;
	}
	.h_text_btm_title label {
		font-size: 36px;
		text-align: center;
		display: block;
		color: #ea1c26;
	}
	.h_text_btm_info 
	{
		width: 62%;
		display: inline-block;
		padding: 0% 4%;
	}
	.h_text_btm_info p 
	{
		font-size: 12px;
		color: #fff;
	}
	.trusted_slick {
		padding: 0 5px;
	}
	#login_form p
	{
		color:#828282;
		text-align:center;
	}
	p.mission_details {
		font-size: 13px;
	}
	p.mission_title{
		font-size:20px;
	}
	table.overview_desc_table tr > th:first-child {
		width: 30%;
	}
	.title_box {
		margin: 20px 0;
	}
	.search_bar_view_content{
		    right: 14.66667%;
    width: 84.66667%;
	}
	.search_bar_view{
		/*margin-top: -70px;*/
	}
	.cat_title.red {
		font-size: 5vw;
	}
	.cat_name {
		font-size: 3vw;
	}
	.cat_content {
		font-size: 2vw;
	}
	.cat_title {
		font-size: 4vw;
	}
	.product_breadcrumbs {
		width: 100%;
		display: inline-block;
		text-align: center;
		font-size: 0px;
		visibility: hidden;
	}
	.home_bottom_text{
		font-size:24px;
	}
	.slogan_comp img {
		max-width: 180px;
	}
	.achievements_img {
		margin-right: 2%; 
	}
	
	/* ABOUT US */
	.aboutuspadding{
		padding-left: 0%; 
		padding-right: 0%;
	}
	.aboutus-ogst{
		color:#474747;
		font-size:32px;
	}
	.aboutus-ogs{
		line-height: 22px;
		font-size: 16px; 
		color:#919191;
	}
	img.collection_product.hvr-icon-bounce{
		height: 100%; 
		width: 100%;
		max-width:100%; 
		max-height:100%; 
		object-fit:cover;
	}
	.r1{
		word-spacing: 1px!important;
		font-size: 12px!important;
	}
	.overview_cat_top{
		background: #252525;
		font-size: 12px;
		color: #ffffff;
		padding: 2.5% 12%;
		font-weight: bold;
	}
	/* .h_text_ul_btm0{
		height:0!important;
	} */
	/* .h_text_ul_btm0:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 0;
	} */
	.xxx{
		position: relative;
		background-image: url(../Images/sapporo-study-desk.jpg);
		position: relative;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.xxx:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 1;
	}
	.overview_cat{
		position: relative;
		z-index:9;
	}
	.overview_cat_item {
		padding: 9% 9%;
		width:82%;
	}
	.cat_content_image1{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image2{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image3{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image4{
		width: 100%;
		max-width:48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image1 img{
		height: 100%;
		width: 100%;
		padding-bottom: 40%;
	}
	.cat_content_image2 img{
		height: 100%;
		width: 100%;
		padding-bottom: 69%;
	}
	.cat_content_image3 img{
		height: 100%;
		width: 100%;
		padding-bottom: 69%;
	}
	.cat_content_image4 img{
		height: 100%;
		width: 100%;
		padding-bottom: 40%;
	}
	.cat_content_content {
		display: inline-block;
		width: 75%;
		color:#ffffff;
	    padding: 0;	
	}
	.cat_content_title {
		font-size: 22px;
		padding-bottom: 3%;
	}
	.cat_content_details {
		font-size: 12px;
	}
	.aboutus-ocv{
		font-size:28px;
		color:#464646;
		text-align:center;
	}
	
	.contact_mid_right p{
		font-size:13px;
	}
	.pro_top_title {
		padding: 18px 0 0;
		font-size: 18px;
		font-weight: 100;
		width: 100%!important;
		text-align: center;
		margin: 0!important;
	}
	.r6{
		padding: 18px 0;
	}
	.corp-st-table table{
		width:100%;
		margin:0;
	}
	.corp-st-table td{
		border: 1px solid #ddd;
		font-size: 9px;
	}
	.cs-bold {
		font-size: 12px!important;
		font-weight: bold;
		color: #474747;
	}
	.vision_mission_bg {
		position: relative;
		width: 309px;
		margin: auto;
		margin-top: 15%;
		height: 444px;
	}
	.our_slogan {
		width: 60px;
		text-align: center!important;
		position: absolute;
		top: 54px;
		left: 90px;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_vision {
		float: right;
		width: 60px;
		text-align: center!important;
		position: absolute;
		top: 64px;
		right: 57px;
		font-size: 18px;
		color: #ffffff;
	}
	.our_mission {
		width: 92px;
		text-align: center!important;
		position: absolute;
		bottom: 222px;
		left: 115px;
		font-size: 18px;
		color: #ffffff;
	}
	.our_slogan p{
		text-align: center!important;
		line-height:1.2;
	}
	.our_vision p{
		text-align: center!important;
		line-height:1.2;
	}
	.our_mission p{
		text-align: center!important;
		line-height:1.2;
	}
	
	.footer_logo_title {
		width: 100%;
		font-size: 18px;
		text-align: center;
		padding-top: 5%;
	}
	.footer_logo_title {
		width: 100%;
		font-size: 20px;
		text-align: center;
		padding-top: 5%;
	}
	.footer_company_prod {
		width: 47%;
		display: inline-block;
		padding: 1.2%;
	}
	.footer_company_cont {
		width: 98%;
		display: inline-block;
		padding: 0 1%;
	}
	.footer_copyright {
		width: 98%;
		text-align: left;
		background: #111111;
		padding: 3% 1%;
		color: #fff;
		font-size: 12px;
	}
	.product_breadcrumbs {
		opacity: 0;
	}
	.achievements_title {
		float: none;
		width: 100%;
	}
	.achievements_img {
		width: 100%;
		float: none;
	}
	.achievements_title_txt {
		margin-top: 4%;
	}
	.achievement_more a {
		margin-top: -8%;
	}
}
@media(max-width:375px)
{
	
	.slide_big_title {
		font-size: 48px;
		font-weight:bold;
	}
	.slide_sub_title {
		font-size: 24px;
		font-weight:bold;
	}
	.slide_small_title {
		font-size: 12px;
	}
	
	/* ABOUT US */
	.aboutuspadding{
		padding-left: 0%; 
		padding-right: 0%;
	}
	.aboutus-ogst{
		color:#474747;
		font-size:32px;
	}
	.aboutus-ogs{
		line-height: 22px;
		font-size: 16px; 
		color:#919191;
	}
	img.collection_product.hvr-icon-bounce{
		height: 100%; 
		width: 100%;
		max-width:100%; 
		max-height:100%; 
		object-fit:cover;
	}
	.overview_cat_top{
		background: #252525;
		font-size: 16px;
		color: #ffffff;
		padding: 3.5% 12%;
		font-weight: bold;
	}
	/* .h_text_ul_btm0{
		height:0!important;
	} */
	/* .h_text_ul_btm0:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 0;
	} */
	.xxx{
		position: relative;
		background-image: url(../Images/sapporo-study-desk.jpg);
		position: relative;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.xxx:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #0000008f;
		z-index: 1;
	}
	.overview_cat{
		position: relative;
		z-index:9;
	}
	.overview_cat_item {
		padding: 9% 9%;
	}
	.cat_content_image1{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image2{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image3{
		width: 100%;
		max-width: 48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image4{
		width: 100%;
		max-width:48px;
		display: inline-block;
		margin-right: 3%;
	}
	.cat_content_image1 img{
		height: 100%;
		width: 100%;
		padding-bottom: 0%;
	}
	.cat_content_image2 img{
		height: 100%;
		width: 100%;
		padding-bottom: 0%;
	}
	.cat_content_image3 img{
		height: 100%;
		width: 100%;
		padding-bottom: 0%;
	}
	.cat_content_image4 img{
		height: 100%;
		width: 100%;
		padding-bottom: 0%;
	}
	.cat_content_content {
		display: inline-block;
		width: 73%;
		color:#ffffff;
	}
	.cat_content_title {
		font-size: 18px;
		padding-bottom: 3%;
	}
	.cat_content_details {
		font-size: 12px;
	}
	.aboutus-ocv{
		font-size:22px;
		color:#464646;
		text-align:center;
	}
}
@media(max-width:365px)
{
	.row
	{
		max-width: 100%;
		padding-left:0;
		padding-right:0;
		padding: 0 5px;
	}
	.title_h1
	{
		font-size:100%;
	}
	.title_sub
	{
		font-size:100%;
	}
	
	.slide_logo{
		width: 200px;
		margin: auto;
		display: block;
		padding-top: 200px;
	}
	.slide_title{
		padding-bottom: 200px;
		font-size: 28px;
		width: 100%;
		text-align: center;
		display: block;
	}
	.home_main-wrapper 
	{
		margin-top: -16px;
	}
	.home_mid_text 
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
		font-size: 13px;
		color: #fff;
	}
	.home_bottom img 
	{
		width: 100%;
		height: 153px;
		/* object-fit: cover; */
	}
	/*.item.item_content 
	{
		width: 95%;
		float: left;
		margin-left: 0px;
		margin-top: 50px;
	}
	.item_image
	{
		position: relative;
		width: 100%;
		display: inline-block;
	}*/
	.pro_title 
	{
		display: inline-block;
		width: 100%;
		margin-left: 0px;
	}
	h1 
	{
		font-size: 42px;
		font-size: 1rem;
	}
	/*.flexmenu.fm-sm ul li a
	{
		display: block;
		padding: 0px;
		font-size: 10px;
		color: #fff;
		text-transform: uppercase;
		border-bottom: 1px solid #464545;
		white-space: nowrap;
		width: 172px;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-left: 19px;
	}*/
	.header_nav_foot 
	{
		margin-left: -4px;
		clear: both;
		padding-bottom: 1px;
	}
	.header_nav_foot li 
	{
		float: left;
		margin-left: 4px;
		text-decoration: none;
		font-size: 11px;
	}
	.h_text_btm_title label 
	{
		font-size: 28px;
		text-align: center;
		display: block;
		color: #ea1c26;
	}
	.h_text_btm_title span 
	{
		text-align: center;
		display: block;
		color: #ffffff;
		font-size: 12px;
	}
	.h_text_btm_info p 
	{
		font-size: 79%;
		color: #fff;
	}
	
	.r2 {
		height: 200px!important;
		object-fit: cover!important;
	}
	
	.r3 {
		color: #919191;
		word-spacing: 0px;
		padding-bottom: 50px;
		font-size: 12px;
		line-height: 1.5;
		text-align: justify;
	}
	.p_l_r_box
	{
		padding: 0;
	}
	span.p_l_r_b_title.hidden.visible.animated.fadeInLeft.full-visible
	{
		font-size:100%;
	}
	.p_l_r_b_content.hidden.visible.animated.fadeInLeft.full-visible 
	{
		font-size: 12px;
	}
	span.plb_date.hidden.visible.animated.fadeInLeft.full-visible 
	{
		font-size: 12px;
	}
	span.plb_booth.hidden.visible.animated.fadeInLeft.full-visible 
	{
		font-size: 12px;
	}
	.contact_mid_right {
		margin-top: 10%;
		padding: 10%;
		border-top: 1px solid #000;
	}
	.contact_mid_right p {
		font-size: 15px;
	}
	
	.pro_top_title {
		padding: 15px 0 0px 0;
		font-size: 20px;
		font-weight: 100;
		width: 100%!important;
		margin: 0!important;
		text-align: center;
	}
	.r6{
		padding: 15px 0;
	}
	.product_breadcrumbs {
		width: 100%;
		display: inline-block;
		text-align: center;
		font-size: 0px;
		visibility: hidden;
	}
	.tor-table td {
		padding: 2%;
	}
	.slogan_part {
		position: unset;
		top: 0;
		width: 100%;
		right: 0;
		text-align: center;
		font-size: 10px;
		line-height: 1;
	}
	.slogan_part_title {
		color: #ff6192;
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 14px;
	}
	.vision_part {
		position: unset;
		bottom: 0;
		width: 100%;
		right: 0;
		text-align: center;
		font-size: 10px;
		line-height: 1;
		padding-bottom:10px;
	}
	.vision_part_title {
		color: #36bded;
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 14px;
	}
	.mision_part {
		position: unset;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 10px;
		line-height: 1;
	}
	.mision_part_title {
		color: #5ec3b3;
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 14px;
	}
	.vision_mission_bg {
		position: relative;
		width: 209px;
		margin: auto;
		margin-top: 20%;
		height: 333px;
	}
	.our_slogan {
		width: 55px;
		text-align: center!important;
		position: absolute;
		top: 39px;
		left: 54px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	.our_vision {
		float: right;
		width: 40px;
		text-align: center!important;
		position: absolute;
		top: 42px;
		right: 40px;
		font-size: 12px;
		color: #ffffff;
	}
	.our_mission {
	    width: 50px;
		text-align: center!important;
		position: absolute;
		bottom: 185px;
		left: 85px;
		font-size: 12px;
		color: #ffffff;
	}
	.our_slogan p{
		text-align: center!important;
	}
	.our_vision p{
		text-align: center!important;
	}
	.our_mission p{
		text-align: center!important;
	}
	
	.footer_logo_title {
		width: 100%;
		font-size: 14px;
		text-align: center;
		padding-top: 5%;
	}
	.footer_company_prod {
		width: 98%;
		display: inline-block;
		padding: 1%;
	}
	.footer_company_list p {
		width: 100%;
		display: inline-block;
		padding: 0%;
		margin: 0.1em 0;
	}
	.footer_company_cont {
		width: 98%;
		display: inline-block;
		padding: 0 1%;
	}
	.footer_company_contact p {
		margin: 1em 0;
	}
	.footer_copyright {
		width: 98%;
		text-align: left;
		background: #111111;
		padding: 3% 1%;
		font-size: 9px;
		letter-spacing: 0.2px;
	}
}
@media(max-width:320px)
{
	#search_bar_view_close {
    	right: 4px;
	}
	.home_bottom_text{
		font-size:18px;
	}
	.contact_mid_right {
		margin-top: 10%;
		padding: 10%;
		border-top: 1px solid #000;
	}
	.contact_mid_right p {
		font-size: 15px;
	}
	.contact_bottom_text{
		font-size:28px;
	}
	.google img{
		max-width:100px;
	}
	.waze img{
		max-width:100px;
	}
}
/* Mobile */
@media print {
	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}
	p a {
		color: #555555 !important;
		text-decoration: underline;
	}
	p a:visited {
		color: #555555 !important;
		text-decoration: underline;
	}
	p a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	/* Don't show links for images, or javascript/internal links */
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	tr, img {
		page-break-inside: avoid;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
}