/* Css Theme by CssTemplateHeaven - www.csstemplateheaven.com */

/**************************************************************************************/
/*----------------------------------- LigaTure Symbols ------------------------------*/
/************************************************************************************/

/* CSS */

@font-face {
    font-family: 'LigatureSymbols';
    src: url('LigatureSymbols-2.05.eot');
    src: url('LigatureSymbols-2.05.eot?#iefix') format('embedded-opentype'),
         url('LigatureSymbols-2.05.woff') format('woff'),
         url('LigatureSymbols-2.05.ttf') format('truetype'),
         url('LigatureSymbols-2.05.svg#LigatureSymbols') format('svg');
    src: url('LigatureSymbols-2.05.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.transbg
{

width:100%;}
.logo {
	background-image: url(../images/logobgimg.png);
	background-repeat: no-repeat;
	width: 362px;
	height: 61px;
	padding: 3px 105px 0px 0px;
	border-radius: 0 0 5px 5px;
	text-align: center;
	float: left;
	background-position: bottom left;
}


.topmenu
{
    float:right;
}

.lsf {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:64px;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.lsf-icon-dropcap:before {
  content:attr(title);
  font-size:24px;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color:#fff;
  padding-left:0px; 
}

body {
font-family: 'Open Sans', sans-serif !important;}

.row {width: 1000px;}
.row.home {width: 1000px;}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 22px 0 21px;
}
.left
{
float:right;
}
.right
{
float:left;}
.clear
{ clear:both;}

.page_wrap {margin: 0 auto 25px}

header {background: #f3f3f3; clear:both; padding: 15px 0 40px}

.header_nav {background:url(../images/gradientbg1.jpg) repeat-x; padding: 0px 0 0; z-index: 999; box-shadow:0 1px 6px rgba(34,25,25,0.6);}

.header_nav_fullwidth {background: #fafafa; padding: 0px 0 2px; margin-bottom: 0px; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);}


.blog_post {clear: both; padding: 15px 0; overflow:auto; margin-bottom: 20px; background:#FFF; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4)}
.blog_post h3 {margin-top:0}
.blog_post img {}
.post_meta {color: #999; font-size: 14px; margin-bottom: 20px}

.featured_post {}
.featured_post img {margin: 12px 0}
.featured_post h3 {margin:10px 0 0; color: #000}

p {color: #333}
.welcome_text {font-size: 32px; margin-bottom: 0; text-align:center; font-weight: normal;  }
.excerpt {font-size: 24px; margin-bottom: 0; font-weight: normal;  }

h1,h4,h3 { font-weight: normal; color: #fff;  line-height:1.5;}
h2{font-weight: normal; margin: 20px 0; line-height:1.5;}
.title
{font-weight: normal; margin: 20px 0; line-height:1.5; font-size:20px;}


/* sections */
.section_light {padding: 20px 0; clear:both}
.section_light h1 {text-align: center;  padding-bottom: 20px; margin: 0 0 20px 0}

.section_dark {background: #f4f4f4; border-top: 0;  padding: 20px 0 40px;border:solid 1px #eee;}
.section_dark h2 {color: #0159A1; margin: 10Px 0 30px 0; font-size: 20px; text-align: center}

.section_main {padding:30Px 0 20px 0}
.section_main h2 {padding: 0 0 20px}

/* END Frontpage sections */


.heading_supersize {font-size: 128px; text-align:center; font-weight: normal; line-height: 150px; margin:0 0 10px; color: #212121}
.heading_largesize {font-size: 34px; text-align:; font-weight: normal}

.dropcap_red, .dropcap_black {  
            border-radius: 100px 100px 100px 100px;
            display: block;
			float: left;
			font-size: 16px;
			line-height: 10px;
			margin: 6px 10px 0 5Px;
			text-align: center;
}

.dropcap_red {background: none; color: #999}
.dropcap_black {background: none; color: #999}

.panel {}

.panel img
{
    margin:0 10Px 10Px 0;
    float:left;
    width:145Px;
    border:solid 3Px #ccc;
}

.panel.callout {background: #FE563B; border: 1px solid #CCC}

.panel.callout p, .panel.callout h4 {color: #fff}

ul.accordion > li.active {
    border-top: 3px solid #f34c31;
}

dl.tabs dd.active {
    border-top: 3px solid #f34c31;
    margin-top: -3px;
}

dl.tabs dd.active a {background: #fff}

.nav-bar {background: none; 
width:100%;
background: #084981;

background: -moz-linear-gradient(top,  #084981 10%, #077DE1 42%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#084981), color-stop(42%,#077DE1));

background: -webkit-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -o-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -ms-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: linear-gradient(top,  #084981 10%,#077DE1 42%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084981', endColorstr='#077DE1',GradientType=0 );
 }
.nav-bar > li {border: 0; padding: 0; letter-spacing: 1px; box-shadow: none; }
.nav-bar > li > a:first-child {font-size: 15px; font-weight:bold; text-transform: uppercase; padding: 0 50px; background:url(../images/vlineblue.jpg) no-repeat top right;}

.mainmenu_last
{
    background:none !important;
}

.nav-bar > li:last-child {border: 0; box-shadow: none; }
.nav-bar > li.active:hover { background: #000; cursor: default; }{}
.nav-bar > li:hover { background-color: #0059A1; color: #000;          
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
}

.nav-bar > li > a { color: #fff;  }
.nav-bar > li > a:hover { color: #fff; background:0272cd;}
.active a {background:#000; color: #FFF}

.na.section_dark-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; }

.nav-bar > li.has-flyout > a:hover:first-child:after { content: ""; display: block; width: 0; height: 0;  }


.flyout { border: 0; margin-top: -8px;}

ul.flyout li, .nav-bar li ul li { border-left: 0;  }
ul.flyout li a, .nav-bar li ul li a { background-image:url('../images/transmenu.png');background-repeat:repeat;
                                      color:#0159a1; border: 0; font-size: 14px;text-transform:capitalize; border-top:1px solid #eee; }

ul.flyout li a:hover, .nav-bar li ul li a:hover { background: #0059A1 ; color: #fff;         
        /*-webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; */
		}
		
/* nav bar vertical */


.nav-bar.vertical > li {border:0; }

.nav-bar.vertical > li:last-child {border:0;}
		
/* gallery menu */

.gallery-nav-bar {list-style:none; text-align: center; padding-top:10px;  letter-spacing: 2px; text-transform: uppercase}
.gallery-nav-bar li {display: inline-block; margin-right: 1px}

.gallery-nav-bar li {padding: 3px 12px}

.gallery-nav-bar li a {color: #000; padding: 3px 12px}

.gallery-nav-bar li a:hover {background: #C02702; color: #FFF; padding: 3px 12px; border-radius: 3px}

/*-------------------------------------------------------------------------------------------------*/
/* Masonry
/*-------------------------------------------------------------------------------------------------*/





.centered { margin: 0 auto; }

.box {
  margin: 5px;
  padding: 10px;
  background: #fff;
  border: 0;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  font-size: 100%;
  line-height: 1.4em;
  float: left;
}

.box p {font-size: 12px; margin: 0; padding: 12px 0}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.box h4 {
  margin-bottom: 0; font-size: 14px;  padding: 0px;
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
}


.box_comment {background: #fafafa; border-bottom: 1px solid #CCC; padding: 8px; soverflow: hidden;}
.box_comment p {font-size: 11px; padding: 0px; margin:0}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}

.col1 {width: 80px}
.col2 {width: 217px}
.col3 {width: 280px}
.col4 {width: 380px}
.col5 {width: 480px}

.col1 img { max-width: 80px; }
.col2 img { max-width: 211px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }

/* fluid masonry */

.box_fluid {
  margin-bottom: 1.4%;
  padding: 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  font-size: 100%;
  line-height: 1.4em;
  float: left;
}

.box_fluid_inner {padding: 0 15px 0}

.col_fluid {width: 32%}
.col_fluid img {width: 100%}

/* MI Slider */


.mi-slider {
	position: relative;
	margin-top: 30px;
	height: 490px;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 140px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}

.mi-slider ul li {
	display: inline-block;
	padding: 20px;
	width: 20%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 100%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 20px 10px 0;
}

.mi-slider ul li:hover {
	opacity: 0.7;
} 

.mi-slider nav {
	position: relative;
	top: 340px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	border-top: 5px solid #333;
}

.no-js nav {
	display: none;
}

.mi-slider nav a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 5px;
	
	font-size: 16px;
	padding: 40px 30px 30px 34px;
	position: relative;
	color: #000;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #000;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -5px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #333;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { transform: translateX(0) scale(0); }
	100% { transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}





.mi-slider {
	position: relative;
	margin-top: 30px;
	height: 490px;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 140px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}

.mi-slider ul li {
	display: inline-block;
	padding: 20px;
	width: 20%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 100%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 20px 10px 0;
}

.mi-slider ul li:hover {
	opacity: 0.7;
} 

.mi-slider nav {
	position: relative;
	top: 340px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	border-top: 5px solid #333;
}

.no-js nav {
	display: none;
}

.mi-slider nav a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 5px;
	
	font-size: 16px;
	padding: 40px 30px 30px 34px;
	position: relative;
	color: #000;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #000;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -5px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #333;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { transform: translateX(0) scale(0); }
	100% { transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { transform: translateX(600%); }
	100% { transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { transform: translateX(-600%); }
	100% { transform: translateX(0); }
}

@keyframes moveToRight {
	0% { transform: translateX(0%); }
	100% { transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pad
{
padding-left:200px;
padding-top:20px;
color:#fff;}
.padtop
{
padding-top:80px;
height:10px;}

.mainul {
	list-style:none;
	margin:0px 0 0 0;
	float:right;
	
	
}



.mainul a#pull
{
    display: none;
    height:29Px;
    padding:13Px 0Px 0 10Px;
	margin:0 10Px 0 0;
    background:url(../images/nav-icon.png) no-repeat;
	background-position:right center;
	
}
/*.mainul a#pull:after
	{
		content: "";
		
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 75px;
	}*/
.mainul li {
	float:left;
	position:relative;
	background:url(../images/vline1.png) no-repeat left center;
}
.mainul li a {
	display:block;
	padding:15px 15px 14px 15px;
	color:#404040;
	font-size:13px;
	margin-left:2Px;

}
.mainul li a:hover {
	color:#000;
	background: #eee;
	

	
}

.mainul .first
{
    background:none;
}

.mainul .first a
{
    background-image:url('../images/homeicon.png');
    background-repeat:no-repeat;
    display:block;
	background-position:center center;
	
}
.mainul .first a:hover
{ background-image:url('../images/homeicon.png');
  background-repeat:no-repeat;
 background-position:center center;
    display:block;}

.mainul li a.padding-right:hover {
	color:#000;
}
.mainul li ul {
	display:none;
	z-index:99999;
	border:0px solid #ccc;
	
}
.mainul li:hover>ul {
	display:block;
	position:absolute;
	left:auto;

	
}
.mainul li ul li a {
	color:#1787cf;
	display:block;
	border-top:1px dotted #d3d3d3;
	background:#eee;
	color:#404040;
	width:150px;
}
.mainul li ul li a:hover {
	background:#fff;
	color:#0159A1;
	
}



/* Media Queries */
@media screen and (max-width: 910px)
{
    
    .homeproductslidebox
    {
        float:none;
        width:100%;
    }
    
     .sidemenudiv
    {
        display:none;
    }
    
    .contentdiv
    {
        width:98%;
        float:none;
        margin:0 auto;
    }
    
    .innercontentbox img,.innercontentbox_singal img,.innercontentbox_last img
    {
        float:none;
        width:100% !important;
    }
    
    
    
    
    
	.mi-slider nav {
		max-width: 90%;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
		.left
{
float:left;
margin:0px 0 0 ;
width:100%;}
.right
{
float:left;
width:100%;}
.row
{
width:100%;}
	
.pad
{
padding-left:0px;
padding-top:20px;
color:#fff;}



.padtop
{
padding-top:70px;
}


.transbg
{

width:100%;}

 .logo
{
background-image: url(../images/logobgimg.png);
background-repeat:no-repeat;
width:322px;
height:61px;
padding:5px 50px 0 0 ;

 border-radius:0 0 5px 5px;
 text-align:center;
 float:none;
 }
 
 .topmenu
 {
     float:none;
 }
 
 .nav-bar > li {border: 0; padding: 0; letter-spacing: 1px; box-shadow: none;

background: #084981;

background: -moz-linear-gradient(top,  #084981 10%, #077DE1 42%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#084981), color-stop(42%,#077DE1));

background: -webkit-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -o-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -ms-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: linear-gradient(top,  #084981 10%,#077DE1 42%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084981', endColorstr='#077DE1',GradientType=0 );








}
.nav-bar > li > a:first-child {font-size: 15px; font-weight:bold; text-transform: uppercase; padding: 0 15px; background:url(../images/vlineblue.jpg) no-repeat top right;}

.mainmenu_last
{
    background:none !important;
}

.nav-bar > li:last-child {border: 0; box-shadow: none;  }
.nav-bar > li.active:hover { background: #000; cursor: default; }
.nav-bar > li:hover {background: #0059A1;

      
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
}

.nav-bar > li > a { color: #fff;  }
.nav-bar > li > a:hover { color: #fff; background:0272cd;}
.active a {background:#000; color: #FFF}

.na.section_dark-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; }

.nav-bar > li.has-flyout > a:hover:first-child:after { content: ""; display: block; width: 0; height: 0;  }


.flyout {background: #0159A;border: 0; margin-top: 1px;}

ul.flyout li, .nav-bar li ul li { border-left: 0;  }
ul.flyout li a, .nav-bar li ul li a { background: #fff;  color:#0159a1; border: 0; font-size: 13px;text-transform:uppercase; border-top:1px dotted #d3d3d3; }

ul.flyout li a:hover, .nav-bar li ul li a:hover { background: #0059A1 ; color: #fff;         
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
		}
		
/* nav bar vertical */


.nav-bar.vertical > li {border:0; }

.nav-bar.vertical > li:last-child {border:0;}
		
/* gallery menu */

.gallery-nav-bar {list-style:none; text-align: center; padding-top:10px;  letter-spacing: 2px; text-transform: uppercase}
.gallery-nav-bar li {display: inline-block; margin-right: 1px}

.gallery-nav-bar li {padding: 3px 12px}

.gallery-nav-bar li a {color: #000; padding: 3px 12px}

.gallery-nav-bar li a:hover {background: #C02702; color: #FFF; padding: 3px 12px; border-radius: 3px}

  .slider-caption
{
    position: absolute;
    text-align: center;
      z-index: 8;
    color: white;
	background:url(../images/trans.png) repeat;
	padding:10px;
	top:50%;
	left:10px;
	display:none;
	
}

}


@media screen and (max-width: 740px)
{
    
   .nav-bar>li.has-flyout>a.flyout-toggle 
    {
        display:block;
        width:100%;
    }

    
	.mi-slider {
		height: 300px;
	}
	.mi-slider nav {
		top: 220px;
	}
	.left
{
float:left;
width:100%;}
.right
{
float:left;
width:100%;}
.row
{
width:100%;}
.pad
{
padding-left:0px;
padding-top:20px;
color:#fff;}
 .logo
{
background-image: url(../images/logobgimg.png);
background-repeat:no-repeat;
width:322px;
height:61px;
padding:5px 50px 0 0 ;
 border-radius:0 0 5px 5px;
 text-align:center;
 float:none;
 }
 
 
  .nav-bar > li {border: 0; padding: 0; letter-spacing: 1px; box-shadow: none;

background: #084981;

background: -moz-linear-gradient(top,  #084981 10%, #077DE1 42%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#084981), color-stop(42%,#077DE1));

background: -webkit-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -o-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -ms-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: linear-gradient(top,  #084981 10%,#077DE1 42%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084981', endColorstr='#077DE1',GradientType=0 );
width:100%;






}
.nav-bar > li > a:first-child {font-size: 15px; font-weight:bold; text-transform: uppercase; padding: 0 15px; background:url(../images/vlineblue.jpg) no-repeat top right;
}

.mainmenu_lastd
{
    background:none !important;
}

.nav-bar > li:last-child {border: 0; box-shadow: none;  }
.nav-bar > li.active:hover { background: #000; cursor: default; }
.nav-bar > li:hover {background: #0059A1;

      
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
}

.nav-bar > li > a { color: #fff;  }
.nav-bar > li > a:hover { color: #fff; background:0272cd;}
.active a {background:#000; color: #FFF}

.na.section_dark-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; }

.nav-bar > li.has-flyout > a:hover:first-child:after { content: ""; display: block; width: 0; height: 0;  }


.flyout {background: #0159A;border: 0; margin-top: 1px;}

ul.flyout li, .nav-bar li ul li { border-left: 0;  }
ul.flyout li a, .nav-bar li ul li a { background: #fff;  color:#0159a1; border: 0; font-size: 13px;text-transform:uppercase; border-top:1px dotted #d3d3d3; }

ul.flyout li a:hover, .nav-bar li ul li a:hover { background: #0059A1 ; color: #fff;         
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
		}
		
/* nav bar vertical */


.nav-bar.vertical > li {border:0; }

.nav-bar.vertical > li:last-child {border:0;}
		
/* gallery menu */

.gallery-nav-bar {list-style:none; text-align: center; padding-top:10px;  letter-spacing: 2px; text-transform: uppercase}
.gallery-nav-bar li {display: inline-block; margin-right: 1px}

.gallery-nav-bar li {padding: 3px 12px}

.gallery-nav-bar li a {color: #000; padding: 3px 12px}

.gallery-nav-bar li a:hover {background: #C02702; color: #FFF; padding: 3px 12px; border-radius: 3px}

  .slider-caption
{
    position: absolute;
    text-align: center;
      z-index: 8;
    color: white;
	background:url(../images/trans.png) repeat;
	padding:10px;
	top:50%;
	left:10px;
	display:none;
	
}




}
 
 

	


@media screen and (max-width: 480px) 
{
    
    .contentdata .textcontent_alt
    {
        width: 100%; 
        float: none;
    }

    .contentdata .imagecontent_alt
    {
        width: 100%; 
        float: none;
    }
    
    .gototop
    {
        bottom:10Px;
        right:10Px;
    }
    
    .mainul
    {
        float:none;
             padding:0 5Px;
    }
    
    
    .mainul ul
	{
		display: none;
	}
	
	.mainul ul>li
	{
	    float:none;
	}
	
	.mainul ul li ul
	{
	    display:none;
	    width:100%;
	}
	
	.mainul ul li ul li a, .mainul ul li ul li
	{
	    width:100% !important;
	    display:block;
	}
	
	.mainul li:hover>ul {
	
	    display:block;
	}
	
	.mainul a#pull
	{
		display: block;
		width: 100%;
		padding:0 10Px;
	}

	.mi-slider {
		text-align: center;
		height: auto;
	}

	.mi-slider ul {
		position: relative;
		display: inline;
		bottom: auto;
		pointer-events: auto;
	}

	.mi-slider ul li {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		padding: 10px 3px;
		min-width: 140px;
	}

	.mi-slider nav {
		display: none;
	}
	.pad
{
padding-left:0px;
padding-top:20px;
color:#fff;}

 .logo
{
background-image: url(../images/logobgimg.png);
background-repeat:no-repeat;
width:322px;
height:61px;
 border-radius:0 0 5px 5px;
 text-align:center;
 float:none;
 padding:5px 50px 0 0 ;
 margin-top:-2px;
 }
 
 
 
   .nav-bar > li {border: 0; padding: 0; letter-spacing: 1px; box-shadow: none;

background: #084981;

background: -moz-linear-gradient(top,  #084981 10%, #077DE1 42%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#084981), color-stop(42%,#077DE1));

background: -webkit-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -o-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: -ms-linear-gradient(top,  #084981 10%,#077DE1 42%);

background: linear-gradient(top,  #084981 10%,#077DE1 42%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084981', endColorstr='#077DE1',GradientType=0 );





}
.nav-bar > li > a:first-child {font-size: 15px; font-weight:bold; text-transform: uppercase; padding: 0 10px; background:url(../images/vlineblue.jpg) no-repeat top right;}

.mainmenu_last
{
    background:none !important;
}

.nav-bar > li:last-child {border: 0; box-shadow: none;  }
.nav-bar > li.active:hover { background: #000; cursor: default; }
.nav-bar > li:hover {background: #0059A1;

      
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
}

.nav-bar > li > a { color: #fff;  }
.nav-bar > li > a:hover { color: #fff; background:0272cd;}
.active a {background:#000; color: #FFF}

.na.section_dark-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; }

.nav-bar > li.has-flyout > a:hover:first-child:after { content: ""; display: block; width: 0; height: 0;  }


.flyout {background: #0159A; border: 0; margin-top: 1px;}

ul.flyout li, .nav-bar li ul li { border-left: 0;  }
ul.flyout li a, .nav-bar li ul li a { background: #fff;  color:#0159a1; border: 0; font-size: 13px;text-transform:uppercase; border-top:1px dotted #d3d3d3; }

ul.flyout li a:hover, .nav-bar li ul li a:hover { background: #0059A1 ; color: #fff;         
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
		}
		
/* nav bar vertical */


.nav-bar.vertical > li {border:0; }

.nav-bar.vertical > li:last-child {border:0;}
		
/* gallery menu */

.gallery-nav-bar {list-style:none; text-align: center; padding-top:10px;  letter-spacing: 2px; text-transform: uppercase}
.gallery-nav-bar li {display: inline-block; margin-right: 1px}

.gallery-nav-bar li {padding: 3px 12px}

.gallery-nav-bar li a {color: #000; padding: 3px 12px}

.gallery-nav-bar li a:hover {background: #C02702; color: #FFF; padding: 3px 12px; border-radius: 3px}	

.slider-caption h2
{
    font-size: 40px;
    text-transform: uppercase;
	margin:0 auto;
	}
	.slider-caption h2
{
    font-size: 40px;
    text-transform: uppercase;
	margin:0 auto;
	display:none;
	}
	.mainul .first a
{
    background-image:url('../images/homeicon.png');
    background-repeat:no-repeat;
    display:block;
	background-position:10px center;
	
}
.mainul .first a:hover
{ background-image:url('../images/homeicon.png');
  background-repeat:no-repeat;
 background-position:10px center;
    display:block;}
  .slider-caption
{
    position: absolute;
    text-align: center;
      z-index: 8;
    color: white;
	background:url(../images/trans.png) repeat;
	padding:10px;
	top:50%;
	left:10px;
	display:none;
	
}

 
}

@media screen and (max-width: 320px) 
{
.header_nav 
{
background:none;}
.logo
{
background:none;
width:100%;

padding:5px 0;
text-align:center;
height:66Px;
}

.LableStyle
{
    display:none;
}

}
  






