﻿/*GLOBAL*/
body, .top-bar-section ul li > a, h1, h2, h3, h4, h5, h6{
	font-family: "montserrat" !important;
}

.is-page-content {
    padding-left: 50px;
}

#contentInnerPage img {
    max-width: initial;
}

.bold
{
	font-weight: bold;
}

#pagination-demo > li.active > a {
    font-weight: bold;
    color: black;
}

.styled-select
{
	overflow: hidden;
	background: url(/asset/image/selectArrow.jpg) no-repeat right #fff;
	width: 100%;
	margin: 0px 0px 30px;
	border: 1px solid #CCC;
}

.styled-select select {
   background: transparent;
   width: calc(100% + 45px);
   -webkit-appearance: none;
   margin: 0px 0px 0px;
   border: 0px;
}

.mandatory
{
	background: url(/asset/image/mandatoryField.jpg) no-repeat top right #fff;
}

input[type="submit"]
{
	border: 0px;
	padding: 15px;
	background: #898989;
	text-transform: uppercase;
	color: #fff;
	font-family: "montserrat";
	letter-spacing: 1px;
	cursor: pointer;
	
}

input[type="submit"]:hover
{
	background: #676767;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea
{
	margin: 0px 0px 30px;
	box-shadow: none;
}

textarea {
   resize: none;
}

.clear
{
	float: none;
	clear: both;
}

ul
{
	list-style: none;
}

h5
{
	font-size: 12px;
	color: #0000fe;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 10px;

}

h5:hover {
    color: #D50E0F;
}

#content h3
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.grid-list p
{
	font-size: 12px;
}

.grid-list ul
{
	margin-left: 0px;
}

/*HEADER*/

.logo
{
	/*background: #ffffff;
	padding-bottom: 25px;
    padding-top: 21px;
    text-align: center;
	margin-bottom: 47px;
    border-top: solid 10px #0686d8;
    padding-left: 0px;
    padding-right: 0px;*/
    background: #ffffff;
	padding-bottom: 0px; /*25px;*/
    padding-top: 10px;/*21px;*/
    text-align: center;
	margin-bottom: 1px; /*47px;*/
    border-top: solid 10px #0000fe;
    padding-left: 0px;
    padding-right: 0px;
}

.logo img {
    width: 100%;
}

.fullWidth {
   width: 100%;
   max-width: initial;
}

/*Stock Tag*/
.stock-tag
{
	font-size: 14px;
}

.stock-time
{
	font-size: 12px;
}

.stockDetails
{
	padding-top: 10px;
}

.stockDetails .columns
{
	padding: 0px;
}

#languageNav
{
	padding-top: 10px;
	margin-right: -80%;
}

/*Nav*/

#fullNav, #headerFull  {
	display: none;
}

.tab-bar, #off-canvas-nav
{
	background : #0000fe; /*#0686d8;*/
	padding: 10px;
}

.tab-bar .left-small
{
	border-right: none;
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li a, .top-bar-section li:not(.has-form) a:not(.button)
{
	background: #ffffff !important;
	color: #0000fe !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.top-bar-section li:not(.has-form) a:not(.button):hover
{
	/*border-bottom: 5px solid #0686d8;*/
	background: #0000fe !important;
	color: #ffffff !important;
}

.top-bar-section li:not(.has-form) a:not(.button):visited:after
{
	content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent white transparent;
border-bottom-style: solid;
position: absolute;
top: -12px;
left: 10px;
z-index: 89;
}

.top-bar-section .has-dropdown > a:after 
{
	border-color: rgba(137, 137, 137, 1) transparent transparent transparent;
}

/*MEGA MENU*/

.f-dropdown.content, .f-dropdown
{
	max-width: none;
	height: 296px;
	margin: 0px;
	padding: 0px;
}

.f-dropdown.big-container.open[style]
{	
	left: 0 !important;
}

.f-dropdown.level-2.open[style]
{	
	left: 100% !important;
}

.f-dropdown.level-3.open[style]
{	
	left: 200% !important;
}

.f-dropdown.big-container {
    overflow: hidden;
}

.f-dropdown .columns
{
	padding: 0px;
	margin: 0px;
}

.f-dropdown .middle-box
{
	background: #f2f2f2;
	height: 296px;
	padding: 50px 4%;
}

.f-dropdown .image-box img
{
	height: 296px;
}

.f-dropdown .mega-dropdown-list li a
{
	
	font-size: 10px !important;
	font-weight: normal;
	letter-spacing: 1px;
}

.top-bar-section .f-dropdown li:not(.has-form) a:not(.button)
{
	color: #000000 !important;
}

.top-bar-section .f-dropdown li:not(.has-form) a:not(.button):hover
{
	color: #ffffff !important;
}

.f-dropdown .mega-dropdown-list li
{
	width: 100%;
	height: 36px;
}

.has-mega-dropdown
{
	background-image: url("../../asset/image/arrowdownblack.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 0;
}

.has-mega-dropdown:hover
{
	background-image: url("../../asset/image/arrowdown.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 5px;
}

.big-container .has-mega-dropdown:hover, .big-container .has-mega-dropdown {
    padding-right: 0px;
}

.f-dropdown .middle-box p
{	
	font-size: 12px !important;
	color: #000000;
	text-transform: none;
}

.f-dropdown .middle-box img
{
	margin-bottom: 30px;
}

.f-dropdown:before
{
	border-color: none;
}

.has-mega-dropdown .child-mega {
    height: 295px;
    max-width: none;
    top: 0px !important;
    border-top: 0px;
    border-bottom: 0px;
}

.content.has-mega-dropdown:hover {
    padding-right: 0px;
}

/*Language Nav*/

#languageNav a
{
	color: #000 !important;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}

/*SLIDER*/
.orbit-container .orbit-slides-container > * .orbit-caption
{
	background: #f2f2f2 url("../../asset/image/sliderBg.png") no-repeat right bottom;
	color: #000000;
	padding: 5%;
}


.orbit-container .orbit-slides-container > * {
  /*position: relative;*/
  /*margin-left: 0;*/
  /*float: left;*/
}

.orbit-bullets
{
	top: -30px;
	right: -33%;
}

.orbit-container .orbit-slides-container > * .orbit-caption h3
{
	color: #0000fe;
	font-weight: bold;
}

.orbit-container .orbit-slide-number
{
	display: none;
}

.orbit-container .orbit-slides-container
{
	/*height: 507px;*/
}

#slider
{
	margin-bottom: -56px;
	margin-top: 100px;
}

/*CONTENT*/

#contentHomePage
{
	background: #ffffff url("../../asset/image/shadow.png") no-repeat center -2px;
	padding: 25px 0;
	border-top: 2px solid #d5d5d5;
}

.grid-list
{
	text-align: center;
}

/*Quick Fact*/
#quickFacts
{
	background: #0000fe url("../../asset/image/factBg.png") no-repeat;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 76px;
	width: 100%;
}

#quickFacts h4
{
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*Press release*/
.press-release a p
{
	color: #000;
}

/*404*/

.404error {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle }

/*FOOTER*/

#footer
{
	background: #f2f2f2;
	padding: 35px 0;
}

#footer input[type="text"],#footer input[type="password"],#footer input[type="date"],#footer input[type="datetime"],#footer input[type="datetime-local"],#footer input[type="month"],#footer input[type="week"],#footer input[type="email"],#footer input[type="number"],#footer input[type="search"],#footer input[type="tel"],#footer input[type="time"],#footer input[type="url"],#footer input[type="color"],#footer textarea
{
	background: transparent;
}

#footer input[type="search"]
{
	border-right: none;
}

#copyright h6
{
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

#copyright
{
	margin-top: 15px;
}

#footerMenu
{
	margin-top: 15px;
}

.footer-menu-item li
{
	border-top: 1px solid #000;
	padding: 10px 0;
}

.footer-menu-item li a
{
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer-menu-item .large-6
{
	width: 47%;
}

.footer-menu-item .large-6.left
{	
	margin-right: 6%;
}

.footer-menu-item .large-6.last
{	
	border-bottom: 1px solid #000;
}

/*Breadcrumbs*/
#breadcrumbs
{
	margin-top: 20px;
}

.breadcrumbs
{
	border: none;
	background: none;
}

.breadcrumbs > *
{
	text-transform: none;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Nav Mobile*/
.off-canvas-list .child-menu {
    display: none;
}

ul.off-canvas-list li a {
    border-bottom: none;
    padding: 0px;
}

ul.off-canvas-list li label {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    transition: background 300ms ease;
}

ul.off-canvas-list li label.label-hover {
    cursor: pointer;
}

ul.off-canvas-list li label.label-hover:hover {
        background: #242424;
    }

@media only screen and (min-width: 64.063em) {
    .fullWidth {         
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
    }
	
	#fullNav, #headerFull {
	display: inline;
	}
	
	#off-canvas-nav
	{
		display:none;
	}
	
	.grid-list
	{
		text-align: left;
	}
	
	#stockSmall
	{
		display: none;
	}
	
	#slider
{
	margin-bottom: -56px;
	margin-top: 0px;
}
	
	.stockDetails
	{
		padding-top: 20px;
	}
	
	.orbit-container .orbit-slides-container > * .orbit-caption
{
	background: rgba(242,242,242, 0.85) url("../../asset/image/sliderBg.png") no-repeat right bottom; 
	/*background: rgba(203,228,251, 0.6);
	background-image:url("../../asset/image/sliderBg2.png");
	background-position:right bottom;
	background-repeat:no-repeat;*/
	color: #000000;
	width: 30%;
	padding: 3%;
	right: 0;
	margin-right: 3%;
	bottom: 0;
}

.orbit-container {
height: auto;
}

}

/*FONTS*/

.blue
{
	color:#0000fe;
}

@font-face {
    font-family: 'montserrat';
    src: url('font/montserrat/Montserrat-Regular-webfont.eot');
    src: url('font/montserrat/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/montserrat/Montserrat-Regular-webfont.woff') format('woff'),
         url('font/montserrat/Montserrat-Regular-webfont.ttf') format('truetype'),
         url('font/montserrat/Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('font/montserrat/Montserrat-Bold-webfont.eot');
    src: url('font/montserrat/Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/montserrat/Montserrat-Bold-webfont.woff') format('woff'),
         url('font/montserrat/Montserrat-Bold-webfont.ttf') format('truetype'),
         url('font/montserrat/Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.margin-30 {
  margin-top: 30px;
}