@charset "utf-8";
/* CSS Document */
  @font-face { font-family: DesignSystem_A_500I; src: url(../fonts/DesignSystem_A_500I.woff); } 
/*  @font-face { font-family: Coda; src: url(../fonts/Coda.woff2) format('woff2'); } 	*/
  @font-face { font-family: Coda; src: url(../fonts/Coda.woff); } 			

/*
@font-face {
  font-family: 'Coda';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/coda/v11/MsyPv5UTc2VukMMM7yvUbQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; 
}
*/


* { margin:0; padding:0;     -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
h1, h2, h3, h4, h5, h6{ font-family: 'Coda';
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
 } 
  
  h1 { font-size: 32px; text-transform: uppercase; }

body{  
	font-family: "Coda";
	/* font-family: "Open Sans",Arial,sans-serif; */
	/* color:white; */
	color:#373737;
}

.wrapper {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin-top: -10px;
}
.header {
/*
  height: auto;
  overflow: hidden;
  padding: 0 0 20px;
  width: 100%;
*/
  height: 60px;
	position: fixed;
  top: 0;
  background: #ffffff none repeat scroll 0 0 !important;
  overflow: hidden;
  padding: 0 0 7px;
  width: 100%;
}
.container {
  margin: 0 auto;
/*  width: 1160px; */
	width: 90%;
	padding-bottom:10px;
}

.left-logo {
  float: left;
  width: auto;
}
.right-cart_icon {
  float: right;
  overflow: hidden;
  width:auto;
}
.right-search-social {
  float: right;
  overflow: hidden;
  width:auto;
}
.mid-section-ab {
  background: rgba(0, 0, 0, 0) url("images/matterhorn.png") repeat;
  background-attachment: fixed;
  overflow: hidden;
  background-size: cover;
  background-position:center;
  width:100%;
	padding-bottom:10px;
}
.page-title-name {
  color: #fff;
  float: left;
  font-size: 25px;
  width: auto;
/*   font-family: 'DesignSystem_A_500I'; */
}
.searchbar {
  float: left;
  margin-right: 20px;
  margin-top: 7px;
  width: auto;
}
.social-icons {
  float: right;
  width: auto;
}
.navigation {
  background: #1785c0 none repeat scroll 0 0 !important;
  overflow: hidden;
/*	width:100%;*/
/*	position: fixed;*/
	width:100%;
	position: fixed;
}
.social-icons li {
  float: left;
  list-style: outside none none;
  margin-right: 5px;
}
.social-icons li:last-child {
  margin-right: 0;
}
#mobile-menu .navigation {
  display: block !important;
	width:320px;
}

.delete_cart {
  float: right;
  overflow: hidden;
  width:auto;
}

.delete_adr {
  float: right;
  overflow: hidden;
  width:auto;
}


.mobile-menu {
  display: none;
}
.sub-menu {    
	display: block;    
	position: relative;    
	width: 100%;    
	top: 0;    
	background-color: none!important;
}

.sub-menu li a {
    background-color: none !important;
    padding-left: 40px!important;
}
	#menu2.sub-menu li a {
    background: none !important;
}
	.main-menu{display:none;}
	#header_menu{ display:block}
	#menu{ display:none;}
	#nav-cover {   clear: none; float: left; height: auto; margin-top: 19px; overflow: visible; position: relative; width: auto;}
 	.buuton-cover{background: none repeat scroll 0 0 #f57300; border: medium none !important; color: #ffffff; float:right; font-size: 15px; height: auto; margin: 59px auto 0; overflow: hidden; padding: 5px 10px; text-align: right; width: auto;}
	.buuton-cover span{ float: left; margin-top: 2px; text-transform:capitalize; line-height: 20px;}
	.buuton-cover{ display:block;}
	.buuton-cover button , .buuton-cover button:hover{  background:url("images/nav-icon2.png") no-repeat scroll 0 0 / 100% 100%	border: medium none; cursor: pointer; float: right; height: 24px!important; margin: 3px 2px 0 0; width: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none}	 
	#side-bar-box .side-bar-box-inner button{height: 45px;}
	#mobile-menu{background: #222222;height: 100%;margin: 0 auto;
		position: fixed;
		left: -100%;
		top: 0;
		transition: all 0.5s ease-out 0s;
		width: 320px;
		z-index:2147483647; visibility:visible;-webkit-transition: all 0.5s ease-out 0s;
					-moz-transition:  all 0.5s ease-out 0s;
					-o-transition:  all 0.5s ease-out 0s;
					transition:  all 0.5s ease-out 0s; }
	#menu2 {
	clear: both;
	max-height: 95%;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	width: 100%;}
	#menu2 ul{ padding: 0; margin-right:0px;  }
	#menu2 ul li{ list-style: none outside none;     border-top:1px solid #333; float:none;}
	#menu2 ul li.current-menu-item ul li a { display:block}
	#menu2 ul li:hover{}
	#menu2 ul li a{color: #fff !important;display: block;font-size: 13px;padding:10px 10px;text-decoration: none;text-transform: capitalize;}
	#menu2 ul li a:hover{ background:#575087; color:#fff;}
	#menu2 ul li ul{ width:auto; margin-top:0px !important;}
	#menu2 ul li ul li {}
	#menu2 ul li ul li a{ padding-left:20px;}
	#menu2 ul li ul li ul li a{ padding-left:40px;}
	#menu2 ul li ul li ul li ul li a{ padding-left:60px;}
	#menu2 ul li ul li a:hover{}
	#header_menu {  display: block;}
	.buuton-cover {  display: block;}
.buuton-cover {
  background: #333333 none repeat scroll 0 0;
  border: medium none !important;
  color: #ffffff;
  float: left;
  font-size: 15px;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 5px 10px;
  text-align: right;
  width: auto;
  float: left;
  margin-right: 20px;
}
.buuton-cover button, .buuton-cover button:hover {
  background: rgba(0, 0, 0, 0) url("images/nav-icon2.png") no-repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  cursor: pointer;
  float: right;
  height: 24px !important;
  margin: 3px 2px 0 0;
  width: 15px;
}

	.header #header_menu {  margin: 9px auto 0;  width:auto; position:relative; }
	
.mobile-menu-close {
  background: #1785c0 none repeat scroll 0 0;
  color: #fff;
  float: right;
  line-height: 3px;
  margin: 10px;
  padding: 10px;
}
	#mobile-menu.active_menu{ left:0;
	   -webkit-transition: all 0.5s ease-out 0s;
		-moz-transition:  all 0.5s ease-out 0s;
		-o-transition:  all 0.5s ease-out 0s;
		transition:  all 0.5s ease-out 0s; }




.navigation ul li {
  float: left;
  list-style: outside none none;
}
.navigation ul li:hover {
  background: #484a49 none repeat scroll 0 0;
}
.navigation ul li a {
  color: #ffffff;
  display: block;
  font-family: "DesignSystem_A_500I"; 
  font-size: 12px;
  padding: 20px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.active{background:#575087 !important; color:#fff !important;}
.youetube-images {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 15%;
}
.youetube-images:last-child {
  margin-right: 0;
}
.banner {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banner-image img {
  height:600px;
  width: 100%;
  display:none;
}
.banner-image {
  height: 800px;
  width: 100%;
}
.banner-caption {
 
  width: 100%;
}
.banner-caption p {
  color: rgb(255, 255, 255);
  font-size: 17px;
  line-height: 26px;
}
#banner_content {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  content: "";
  float: left;
  font-size: 15px;
  left: 62px;
  padding: 40px;
  position: absolute;
  top: 20px;
  width: 90%;
}
#head_slider {
  float: right;
  left: 370px;
  position: absolute;
  right: auto;
  top: 440px;
  width: 40%;
}

#head_slider li {
  list-style: outside none none;
}
#head_slider li a{text-decoration:none;}
#head_slider p {
  color: #000 !important;
  margin-top: 70px;
/*   font-family: 'DesignSystem_A_500I'; */
}
.detail-section {
  height: auto;
  overflow: hidden;
  padding: 70px 0;
  width: 100%;
}
.image-details {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 70%;
}
.left-image {
  float: left;
  left: 62px;
  min-height: 200px;
  position: absolute;
  top: 70px;
  width: 42%;
}
.right-details {
  background: #efedee none repeat scroll 0 0;
  float: right;
 padding: 90px 15px 85px 50px;
  width: 55%;
}
.icon-content {
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
  padding-left: 30px;
}
.left-icons {
  float: left;
  width: 20%;
}
.right-content {
  float: right;
  width: 80%;
}
.right-content a {
  border: 2px solid #000000;
  color: #373737;
  display: inline-block;
  padding: 10px 25px;
  text-decoration: none;
}
.video-section {
  background-image: url("images/banner.jpg");
  background-size: 100% 100%;
  overflow: hidden;
  padding: 50px 0;
  width: 100%;
}
.youetube-images img {
  height: auto;
  width: 100%;
}
.video-title {
  margin-bottom: 100px;
  text-align: center;
}
.video-title h1 {
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  
  position:relative;
}
.video-title h1::before {
  border-bottom: 3px solid #ffffff;
  content: "";
  height: 56px;
  left: 43%;
  position: absolute;
  width: 165px;
}
.all-videos {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 80%;
  
}

.left-image img {
  width: 100%;
  height: auto;
}
.two-videos {
  height: auto;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}
.left-video {
  float: left;
  margin-right: 15px;
  width: 48%;
}
.right-video {
  float: right;
  width: 50%;
}	
.left-video iframe {
  height: 246px;
  width: 100%;
}
.right-video iframe {
  height: 246px;
  width: 100%;
}
.newsletter {
  height: auto;
  overflow: hidden;
  padding: 0 0 40px;
  width: 100%;
}
.news-head-form {
  margin: 50px 0;
  overflow: hidden;
  width: 80%;
}
 #newsletter_address {
	 background: #e6e6e6 none repeat scroll 0 0;
    border: medium none;
    color: #3f3f3f;
    display: inline-table;
    font-size: 14px;
    padding: 12px;
    width:430px;
	
}
.newsletter-form {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #1785c0 !important;
  background-image: url("images/subscribe-icon.jpg");
  background-origin: padding-box;
  background-position: 18px 11px;
  background-repeat: no-repeat;
  background-size: auto auto;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-table;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 9px 20px 10px 40px;
  text-align: right;
  text-transform: uppercase;
  width: auto;
}
.ui-widget-header {
	font-family: "Open Sans",Arial,sans-serif;
  background: #1785c0 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 16px !important;
/*  font-weight: bold; */
  margin-bottom: 20px !important;
  padding: 5px !important;
}
.ui-widget-content {
  background: #ccc !important;
  border:none !important;
  color: #000;
  margin-bottom: 40px !important;
  padding: 25px !important;
  boder-radius:0px !important;
}
#gallery li {
  float: left;
  list-style: outside none none;
  margin: 30px;
}
.inner-container {
  padding: 40px 0 0;
  width: 100%;
}
.news-heading {
  margin: 14px 290px;
}
.inner-container li {
  list-style-image: url("images/arrow-list.png");
  margin-left: 30px;
}


.news-heading h3 {
  color: #36253f;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.news-form {
  text-align: center;
}
.news-form input {
  background: #e6e6e6 none repeat scroll 0 0;
  border: medium none;
  color: #3f3f3f;
  font-size: 14px;
  padding: 12px;
  width: 48%;
  display:inline-table;
}
.subscribe-submit {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #1785c0 !important;
  background-image: url("images/subscribe-icon.jpg");
  background-origin: padding-box;
  background-position: 25px 14px;
  background-repeat: no-repeat;
  background-size: auto auto;
  border: medium none;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
  width: 156px;
  display:inline-table;
  
  cursor:pointer;
}
.footer {
/*
  background: #3f3f3f none repeat scroll 0 0;
  height: auto;
  overflow: hidden;
  padding: 25px 0;
  width: 100%;
*/
  background: #3f3f3f none repeat scroll 0 0;

  position: fixed; /*ms*/
  bottom: 0; /*ms*/
  right: 0; /*ms*/

  height: auto;
  overflow: hidden;
  padding: 0px 0; 
  width: 100%;
}
.footer-content {
  text-align: center;
  width: 100%;
}
.footer-content p {
  color: #ffffff;
  text-align:center;
}

@media screen and (max-width:1150px)
{
	
	
.swismicro-mid {
 
  height: 599px;
  overflow-y: scroll;
}	
.mobile-menu {
  background: #1785c0 none repeat scroll 0 0;
  display: block !important;
  overflow: hidden;
  padding:10px;
}
	
	.container {  width: 900px;}
	.left-image{left:-20px;}
	.right-details{width:60%;}
	.all-videos{width:90%;}
.mobile-menu .navigation {
  background: none !important;
  display: block;
}
.news-heading {
  margin: 14px 84px;
}
#head_slider{left:250px;}

#gallery li{margin:25px;}

.navigation {
  display: none;
}
	
.youetube-images {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 14%;
}	


	
	
}

@media screen and (max-width: 979px)
{
.container {
  width: 760px;
}
.youetube-images {
  float: left;
  margin-bottom: 40px;
  width: 22%;
}
#head_slider{left:175px;}
.banner-image {
  height: 850px;
  width: 100%;
}
#banner_content {
  float: none !important;
  width: 85% !important;
  top: 40px!important;
}
#head_slider {
  float: right;
  position: absolute;
  right: 225px;
  top: 500px;
  width: 50%;
}
.banner-image img {
  height: 840px;
  width: 100%;
}
.right-details {
  width: 70%;
}
.right-details {
  padding: 40px 15px 20px 50px;
  width: 70%;
}
.all-videos {
  width: 100%;
}
.news-head-form{width:90%;}
.news-heading {
  margin: 14px 47px;
}
	
}
@media screen and (max-width:799px)
{
.container {
  width: 720px;
}
.left-video{margin-right: 10px;}
.news-heading {
  margin: 14px 15px;
}
#gallery li{margin:23px;}
#head_slider{left:160px;}
}
@media screen and (max-width:767px)
{
	
	
.container {
/*  width: 320px; */
	width: 90%;
}
.header {
  padding: 0px 0 34px 0;
}
#gallery li {
  margin: 0 15px 10px 0;
}
.youetube-images{width:100%;}
.searchbar{margin-right:20px;}
.right-search-social{margin-top:20px;}
#banner_content {
  float: none !important;
  top: 40px !important;
  width: 85% !important;
  left: 20px;
  padding: 20px;
}
#head_slider {
  right: 90px;
  top: 580px;
  width: 50%;
}
.video-title h1::before{left:25%;}
.banner-image {
  height: 1000px;
}
.banner-image img {
  height: 100%;
  width: 100%;
}
.left-image {
  width: 100%!important;
  height: auto!important;
  left: auto!important;
  position: relative!important;
  top: 0!important;
}
.image-details{width:100%;}
.right-details {
  padding: 40px 15px 20px 0px;
  width: 100%;
}
.left-video {
  margin-right: 0px;
  width: 100%;
  float: none!important;
}
.right-video {
  float: none;
  width: 100%;
}
#newsletter_address {
  width: 100% !important;
  left: 0!important;
}
.news-heading {
  margin: 14px 0px;
}
.newsletter{padding:40px 0;}
#head_slider{top:620px;}
#head_slider {
  bottom: 40%;
  float: right;
  position: absolute;
  right: 90px;
  top: auto !important;
}

}
@media screen and (max-width:359px)
{
.container {
  width: 280px;
}
.searchbar {
  float: left;
  margin-bottom: 20px;
}
.social-icons {
  float: left;
  width: auto;
}


}
