	/**
	 * Normalizer
	*/
	*{
	  box-sizing: border-box;
	}
	html {
	  -ms-text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  text-rendering: optimizeLegibility;
	  -webkit-font-smoothing: antialiased;
	}
	body {
	  margin: 0;
          background-size:cover
	}
	article,mb
	aside,
	details,
	figcaption,
	figure,
	footer,
	header,
	hgroup,#mobile .ml-two
	main,
	menu,
	nav,
	section,
	summary {
	  display: block;
	}
	audio,
	canvas,
	progress,
	video {
	  display: inline-block;
	  vertical-align: baseline;
	}
	audio:not([controls]) {
	  display: none;
	  height: 0;
	}
	[hidden],
	template {
	  display: none;
	}
	a {
	  background-color: transparent;
	}
	a:active,
	a:hover {
	  outline: 0;
	}
	abbr[title] {
	  border-bottom: 1px dotted;
	}
	b,
	strong {
	  font-weight: 700;
	}
	dfn {
	  font-style: italic;
	}
	h1 {
	  font-size: 2em;
	  margin: 0.67em 0;
	}
	mark {
	  background: #ff0;
	  color: #000000;
	}
	sub,
	sup {
	  font-size: 75%;
	  line-height: 0;
	  position: relative;
	  vertical-align: baseline;
	}
	sup {
	  top: -0.5em;
	}
	sub {
	  bottom: -0.25em;
	}
	img {
	  border: 0;
	}
	svg:not(:root) {
	  overflow: hidden;
	}
	figure {
	  margin: 1em 40px;
	}
	hr {
	  box-sizing: content-box;
	  height: 0;
	}
	pre {
	  overflow: auto;
	}
	code,
	kbd,
	pre,
	samp {
	  font-family: monospace,monospace;
	  font-size: 1em;
	}
	button,
	input,
	optgroup,
	select,
	textarea {
	  color: inherit;
	  font: inherit;
	  margin: 0;
	}
	button {
	  overflow: visible;
	}
	button,
	select {
	  text-transform: none;
	}
	button,
	html input[type=button],
	input[type=reset],
	input[type=submit] {
	  cursor: pointer;
	}
	button[disabled],
	html input[disabled] {
	  cursor: default;
	}
	button::-moz-focus-inner,
	input::-moz-focus-inner {
	  border: 0;
	  padding: 0;
	}
	input {
	  line-height: normal;
	}
	input[type=checkbox],
	input[type=radio] {
	  padding: 0;
	}
	input[type=number]::-webkit-inner-spin-button,
	input[type=number]::-webkit-outer-spin-button {
	  height: auto;
	}
	input[type=search] {
	  -webkit-appearance: textfield;
	  box-sizing: content-box;
	}
	input[type=search]::-webkit-search-cancel-button,
	input[type=search]::-webkit-search-decoration {
	  -webkit-appearance: none;
	}
	fieldset {
	  border: 1px solid silver;
	  margin: 0 2px;
	  padding: 0.35em 0.625em 0.75em;
	}
	legend {
	  border: 0;
	  padding: 0;
	}
	textarea {
	  overflow: auto;
	}
	optgroup {
	  font-weight: 700;
	}
	table {
	  border-collapse: collapse;
	  border-spacing: 0;
	}
	td,
	th {
	  padding: 0;
	}

	.bootstrap *{
		border-radius: 0;
	}

	.bootstrap{
		zoom: .95; 
	}
	.vsap{
		clear: both;
	}

	label{
		  font-size: 13px;
	}
	/**
	 * Additional Reset
	*/

	.button.gform_button{
		font-size: 2em !important;
		  background: #0068a8;
		  color: #FFF;
		  font-weight: bold;
		  border: 1px solid #104565;
		  font-size: 16px;
		  padding: 10px;
		  display: inline-block;
		  float: left;
		  width: 80%;
		  max-width: 300px !important;
	}

	.addthis_button img{
		width: 90px !important;
		zoom:1.6 !important; 
	}

	img.m-logo {
	  position: relative;
	  left: -19px;
	}

	.huge_it_slideshow_image_wrap_2{
	  overflow:hidden !important;
	}

	#FirebugUI{
	  display:none !important;
	}

	#menu-footer-navigation ul{
	 padding:0px;
	}

	#menu-footer-navigation li{
	 margin-bottom:4px;
	}

	#menu-footer-navigation .sub-menu li a:hover{
	  font-weight:bold !important;
	  color:#005a87 !important;
	}

	.textwidget{
	  padding:0 !important;
	}


	.textwidget img{
	  max-width:100%;

	}


	* {
	  box-sizing: border-box !important;
	  outline: none !important;
	}
	body {
	  font-size: 125%;
	  font-family: 'Open Sans', sans-serif;
	}
	ul {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
	ul ul {
	  padding-left: 15px;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	a,
	strong,
	p,
	span {
	  font-size: 100%;
	  font-weight: normal;
	  margin: 0;
	  text-decoration: none;
	  color: inherit;
	}
	small {
	  font-size: 12px;
	}
	a {
	  font-size: 14px;
	  color: #005a87;
	}
	a:hover {
	  color: #3EA9DF;
	}
	p {
	  font-size: 14px;
	  line-height: 18px;
	}
	strong {
	  font-weight: 700;
	}
	.g-flex {
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;    
	display: -moz-box; 
	display: -webkit-box;    
	display: -moz-box; 
	}
	.g-innerwrap {
	  padding: 10px;
	}
	.g-vsap {
	  height: 10px;
	}
	.g-list-inline {
	  display: block;
	}
	.g-block {
	  display: block;
	}
	.g-pull-left {
	  float: left;
	}
	.g-pull-right {
	  float: left;
	}
	.g-text-center {
	  text-align: center;
	}
	.g-text-right {
	  text-align: right;
	}
	.g-uppercase {
	  text-transform: uppercase;
	}
	.g-icon {
	  cursor: pointer;
	}
	.g-clear:after {
	  content: "";
	  display: block;
	  background: red;
	  float: none;
	  clear: both;
	}
	.l-container:after,.fix:after{
		content: "" !important;
		display: block !important;
		height: 1px !important;
		width: 100% !important;
		clear: both !important;
	}

	/**
	 * Typography
	 */
	.ex-large {
	  font-size: 3.8em;
	}
	.h1 {
	  font-size: 2.827em;
	}
	.h2 {
	  font-size: 24px;
	}
	.h3 {
	  font-size: 18px;
	}
	.h4 {
	  font-size: 1.1em;
	}
	.h4 {
	  font-size: 1em;
	}
	.h5 {
	  font-size: 0.8em;
	}
	.p {
	  font-size: 1em;
	}
	.text-strong {
	  font-weight: bold;
	}
	.text-upper {
	  text-transform: uppercase;
	}
	.text-right {
	  text-align: right;
	}
	.text-center {
	  text-align: center;
	}
	.text-blue {
	  color: #005a87;
	}
	.text-white {
	  color: #fff;
	}
	.text-black {
	  color: #000;
	}
	/**
	 * Button
	*/
	/**
	 * Forms
	 */
	.g-appendForm {
	    widows: 100%;
	}

	.g-appendForm:after {
	  content: "";
	  display: block;
	  float: none;
	  clear: both;
	}

	.g-appendForm input[type=text] {
	  border: none;
	  padding: 10px 20px;
	  border: 1px solid #104565;
	  font-size: 16px;
	  width:68%;
	  display: inline-block;
	  float: left;
	  border-radius: none !important;
	 
	}
	.g-appendForm input[type=submit] {
	  border: none;
	  background: #0068a8;
	  color: #FFF;
	  font-weight: bold;
	  border: 1px solid #104565;
	  font-size: 16px;
	  padding:10px;
	  width: 30%;
	  display: inline-block;
	  float: left;
	  border-radius: none !important;

	}
	.g-appendForm input[type=submit]:hover {
	  background: #20A5F6;
	}
	/**
	 * mixins
	 */
	/**
	  * List
	  */
	.g-list-h li {
	  list-style: none;
	  float: left;
	}
	.g-list-h:after {
	  content: '';
	  display: block;
	  width: 100%;
	  clear: both;
	}
	/** 
	 ** LAYOUT CSS
	 */
	 
	 body{
	    background: #000 url('img/body-bg.jpg') repeat-y;
	    background-size:cover;
	}
	#mobile {
	  display: none;
	}
	#mobile .ml-header {
	  height: 147px;
	  background: url(img/mobile-header-bg.jpg) repeat-x;
	}
	#mobile .ml-header .ml-header_inner {
	    height: 147px;
            background: url(img/mobile-header.png) no-repeat right 70%;
            background-size: 170px 100px;
	}
	#mobile .ml-header .menu-toggler {
	  padding: 30px;
	  cursor: pointer;
	}
	.menu-toggler_shop{
		padding:40px
	}

	#mobile .ml-slider {
	  background: #a6c4de;
	}
	#mobile .ml-two {
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;    
	display: -moz-box; 
	display: -webkit-box;    
	display: -moz-box;clear:both;   
  
	}

	#mobile .ml-two .ml-two_left{
	  width: 50%;
	}
	#mobile .ml-two .ml-two_right {
	  padding: 10px;
	  width: 50%;
	}
	#mobile .ml-two .ml-two_right .ml-two_right_top {
	  background: url(img/socialbg.png);
	  background-size: contain;
	  padding: 10px;
	}
	#mobile .ml-two .ml-two_right .ml-two_right_bottom {
	  background: url(img/sxas.jpg);
	  padding: 40px 5px;
	}
	#mobile .ml-three {
	  background: url(img/gr1.png);
	  background-size: contain;
	  padding: 10px;
	}
	#mobile .ml-five {
	  background: url(img/gr2.png);
	  background-size: contain;
	  padding: 10px;
	}
	#mobile .ml-five .m-recentNews h4 {
	  color: #FFF;
	}
	#mobile .ml-seven {
	  background: #e7e7e7;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;    
	display: -moz-box; 
	display: -webkit-box;    
	display: -moz-box; 
	  -webkit-flex-wrap: wrap;
	      -ms-flex-wrap: wrap;
	          flex-wrap: wrap;
	  -webkit-justify-content: space-around;
	      -ms-flex-pack: distribute;
	          justify-content: space-around;
	}

	#mobile .ml-seven_left{
	    padding: 0 10%;
	}


	#mobile .g-appendForm input[type=text] {
	  font-size: 18px;
	  padding: 10px;
	  width: 72%;
	}
	#mobile .g-appendForm input[type=submit] {
	  font-size: 18px;
	  padding: 10px;
	  width: 28%;
	}
	#v2 {
	  max-width: 1020px;
	  margin: 0 auto;
	  background: #fff;
	  clear: both;
	 
	}
	#v2.desktop-first{
	  margin-top: -35px;
	   background: #e0e0e0 url(img/bg.jpg) repeat-x;
	} 

	#v2 .l-container {
	  max-width: 1020px;
	  margin: 0 auto;

	}
	#v2 .l-one {
	  /*background: url(img/Untitled-8.png) no-repeat 0 40px;*/
	  position: relative;
	  height: 210px;
	}
	#v2 .l-one .l-one_top_right {
	  float: right;
	  margin-top: 50px;
	}
	#v2 .l-one .l-one_bottom_left {
	  position: absolute;
	  top: 80px;
	  left: 80px;
	}
	#v2 .l-one .l-one_bottom_right {
	  float: right;
	  margin-top: 20px;
	}
	#v2 .l-slider {
            position: relative;
            top: -2px;
	}
	#v2 .l-two {
	 display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box; 
	display: -webkit-box;  

	}
	#v2 .l-two .l-two_section {
	  padding: 0 5px;
	  width: 33%;      
	  margin-right: 10px;
          
	}

	#v2 .l-three {
	  background: #FFF;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;   
	}
	#v2 .l-three .l-three_left,
	#v2 .l-three .l-three_right {
	  width: 50%;
	}
	#v2 .l-three .l-three_right {
	  background: url(img/Untitled-7.png) no-repeat;
	  background-size: cover;
	}
	#v2 .l-three .l-three_right .m-onlineLink {
	  position: relative;
	  top: 20px;
	  margin-left: 150px;
	}
	#v2 .l-four {
	  border: 1px solid #0068a8;
	  background: #fff;
	  padding: 10px;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;
	}
	#v2 .l-four .l-four_left, #v2 .l-four .l-four_right{
	 width: 50%;
	}
	#v2 .l-five {
	  position: relative;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;  
	  background: url(img/sxas.jpg);
	  padding: 20px;
	}
	#v2 .l-five .l-five_left,
	#v2 .l-five .l-five_right {
	  width: 50%;
	}
	#v2 .l-five:after {
	  content: "";
	  display: block;
	  position: absolute;
	  left: 0;
	  bottom: -27px;
	  width: 35px;
	  height: 29px;
	  background: url(img/asdas1.png);
	}
	#v2 .l-five:before {
	  content: "";
	  display: block;
	  position: absolute;
	  right: -4px;
	  bottom: -27px;
	  width: 28px;
	  height: 28px;
	  background: url(img/Untitled-1.png);
	}
	#v2 .l-bottom {
		zoom: 1.2;
	}
	#v2 .l-copyright {
	  border-top: 2px solid #0068a8;
	  padding: 5px;
	}

	.ml-nine {
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	display: -webkit-box;    
	display: -moz-box; 
	  min-height: 165px;
	}
	.ml-nine .ml-nine_left {
	  background: url(img/socialbg.png);
	  background-size: contain;
	  padding: 10px;
	  width: 40%;
	}
	.ml-nine .ml-nine_right {
	  background: url(img/sxas.jpg);
	  width: 60%;
	}

       @-moz-document url-prefix() { 
  #v2 .l-two .l-two_section,
  #v2 .l-three .l-three_left,
  #v2 .l-three .l-three_right,
  #v2 .l-four .l-four_left, 
  #v2 .l-four .l-four_right,
  #v2 .l-five .l-five_left,
  #v2 .l-five .l-five_right {
    float: left;
  }
}



	/**
	 * m Mobile Navigarion 
	 */
	.m-navigation-mobile-x {
	  display: none;
	    width: 85%;
	    position: absolute;
	    z-index: 100;
	    top: 0px;
            background-color: #EBEBEB;
	}
	.m-navigation-mobile-x li a {
	  display: block;
	  background: #eeeeee;
	  color: #000;
	  padding: 15px 10px;
	  font-size: 18px;
	}
	.m-navigation-mobile-x ul  ul{
	  display: none;
	  margin: 0;
	  padding: 0;
	}
	.m-navigation-mobile-x ul ul li a {
	  background: #ffffff url(img/list-icon.png) no-repeat 5px center;
	  font-size: 14px;
	  padding-left: 30px;
	}
	.m-navigation-mobile-x ul ul li a:hover {
	  background: #c0d1db;
	}
	.m-navigation-mobile-x .active ul {
	  display: block;
	}
	/**
	 * m Primary Navigarion 
	 */

        
        

        .m-navigation-mobile-x ul.menu li{
           display:block !important;

         }
	.m-navigation-primary {
	  margin: 0;
	  padding: 0;
	  position: relative;
	  z-index: 20;
	}
	.m-navigation-primary li {
	  float: left;
	  font-weight: bold;
	  position: relative;
	}
	.m-navigation-primary li a {
	  color: #FFF;
	  padding: 10px;
	  font-size: 16px;
	  font-weight: bold;
	}
	.m-navigation-primary li a:hover {
	  background: #0068a6;
	  color: #FFF;
	}
	.m-navigation-primary li:hover > a {
	  background: #0068a6;
	  color: #FFF;
	}
	.m-navigation-primary li:hover ul {
	  display: block;
	}
	.m-navigation-primary li ul {
	  display: none;
	  margin: 0;
	  padding: 0;
	  background: #fff;
	  position: absolute;
	  top: 26px;
	  width: 170px;
	}
	.m-navigation-primary li ul li {
	  margin: 0;
	  padding: 0;
	  float: none;
	  clear: both;
	  display: block;
	}
	.m-navigation-primary li ul li a {
	  display: block;
	  width: 100%;
	  color: #302c2e;
	  border-bottom: 1px solid #eee;
	  font-size: 14px;
	  padding: 5px;
	}
	/**
	 * m Recent News 
	 */
	.m-recentNews li{
	  margin-bottom:15px;
	}
	.m-recentNews a h4 {
	  color: #000;
	  font-size: 14px;
	  font-weight: bold;
	}
	/**
	 * m Online Link 
	 */
	.m-onlineLink .m-onlineLink_img {
	  max-width:100% !important;
	}
	/**
	 * m Address 
	 */
	.m-address {
	 color: #2072ab;
	 font-size: 16px;
	}
	/**
	 * m Social Links 
	 */
	.m-social li {
	  margin-right: 10px;
	}
	.m-social li img:hover{
	 box-shadow: 2px 2px 10px #4C4C4C;
	}

	/**
	 * m Copyright
	 */
	.m-footer-links li a {
	  color: #535f71;
	}
	.m-footer-links li a:hover {
	  color: #467ED1;
	}
	/**
	 * m Search
	 */

	.m-search input[type=text]{
	 width:200px;

	}


	/**
	 * m Copyright
	 */
	.m-copyright {
	  color: #787878;
	}
	/**
	 * Responsive CSS
	 */
	 
	  .shop-bar{
	    height: 109px;
	    width: 100%;
	    background: url(img/shopbar-bg.png) repeat-x;
	  }

	  .shop-logo{
	          display: block;        
	    height: 109px;
	    width: 100%;
	      background: url(img/shopbar-logo-bg.png) no-repeat 90% center;
	  }
	@media (max-width: 800px) {

	body{
	    background: #FFF;
	  }

	    #mobile {
	      display: block;
	    }
	    .desktop {
	      display: none;
	    }
	  
	  #v2{
	    width: 100% ; 
	  }

	  #mainColumn{
	    padding: 10px;
	    background: #FFF;
	  }
	}


	@media (max-width: 450px) {
	  #mobile .ml-seven_left{
	      padding: 2%;
	      zoom: .6; 
	  }
	}


	/* Wordpresh CSS */

	#mainColumn{
		width: 100% !important;
	}

	.secondaryColumn + #mainColumn{
		width: 720px !important;
	}


	.post ul,.post li,.secondaryColumn li{
	  list-style: circle !important;
	}

	.post h2 {
	  line-height: 2em !important;
	}

	.post h2 a,.widgetTitle{
	  font-size: 30px !important;
	  color: #005A87!important;
	}

	.post a{
	  color: #005A87 !important;
	}

	.page_sub_title a,.page_sub_title{
	  font-size: 20px;
	}



	#tinynav2{
		display: none
	}

	ul#menu-product-sidebar-menu li {
	  margin-bottom: 8px;
	  list-style: circle;
	}

	ul#menu-product-sidebar-menu li a{
		font-weight: normal;
		font-size: 1.5em;
	}

	#mainColumn_wide{
		float: none !important;
		clear: both !important;
		width: 100% !important;
	}


	@media (min-width: 800px) {
		.tinynav{
			display: none;
		}

		.innerpage_nav{
			display: none
		}
		

		
	}


	@media (max-width: 800px) {

	    
	    .innerpage_nav ul,.l_tinynav1,.hideOnMobile{
		  display: none;
		}
	    
	    
	    .tinynav{
	      width: 100%;
	      zoom: 2; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	      background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 26%,#e1e1e1 63%,#f6f6f6 100%); /* W3C */
	      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	      padding: 5px;
	      border-radius: 5px;
	      border: 1px solid #D3D3D3;
	    }

	    .tinynav option{
	      padding: 5px;
	    }
	    
	    #mainColumn{
	      width: 100% !important;
	      float: none  !important;
	      clear: both  !important;
	    }
	    
	    #mainColumn h2{
	      font-size: 35px;
	      color: #005A87!important;
	      margin-bottom: 10px;
	    }
	    
	    #mainColumn img{
	      max-width: 100%;
	    }

	    .secondaryColumn{
	    	float: none;
	    	clear: both;
	    	width: 100%;
	    }

	    

	  	

	}


	.panel{
		background: none !important;
	}

	.panel-body{
		padding: 0 !important;
	}

	.well-sm{
		  font-size: 18px;
	}


	.photo_box {
	  width: 350px;
	  float: left;
	  zoom: 1.5;
	}





