
body {
    margin: 0;
    overflow-x: hidden;
   font-family: 'HelveticaNeue',sans-serif !important;  
    padding: 0;
    overflow-x: hidden !important; width: 100%;
      cursor: url('../img/%20%20cursor.png'), auto;	
}
body, div, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td, img {
    border: 0 none;
  font-family: 'HelveticaNeue',sans-serif;  
   letter-spacing: 1px;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
.flow-chart-modifier {
    width: 49%; font-family: 'HelveticaNeue',sans-serif;  
}
.workflow-align {
    margin-left: 10%;
    width: 34%; font-family: 'HelveticaNeue',sans-serif;  
}
.arrow-angle {
    left: 350px;
    position: relative;
    transform: rotate(130deg);
    width: 11%;     font-family: 'HelveticaNeue',sans-serif;  
}
.content-align {
    background-color: #c5c5c5;
    padding: 86px 108px !important;
}
.label {
    color: #666a6d !important;
     font-family: 'HelveticaNeue',sans-serif;  
}
.clear-area-25 {
    clear: both;
    height: 25px;
    width: 100%;     font-family: 'HelveticaNeue',sans-serif;  
}
.button-modifier:hover {
    border: 10px solid transparent;
    padding: 50px !important; font-family: 'HelveticaNeue',sans-serif;  
}
.icon-align {
    left: 35%;
    position: relative; font-family: 'HelveticaNeue',sans-serif;  
}
.left-icon-align {
    bottom: 69px;
    position: relative;
    right: 43px; font-family: 'HelveticaNeue',sans-serif;  
}
.clear {
    clear: both;
}
* {
    outline: medium none;
}
.hide {
    display: none;
}
*::-moz-selection {
    background: #00bff3 none repeat scroll 0 0;
    color: #ffffff;
}
m h1 {
    color: #095333;
    letter-spacing: -2px;
    line-height: 32px;
    padding: 0 0 13px; font-family: 'HelveticaNeue',sans-serif;  
}
h2 {
    color: #fff;
    font-weight: normal;
    line-height: 22px;
    padding: 20px 0 13px;
    font-family: 'HelveticaNeue',sans-serif;  
       letter-spacing: .25px;
}
h3 {
    color: #095333;
    font-weight: normal;
    line-height: 29px;
    padding: 0 0 5px;
    font-family: 'HelveticaNeue',sans-serif;      letter-spacing: .25px;
    
}
p {
    color: #095333;
    font-size: 14px;
    line-height:26px;
    padding: 2px 0;   
        letter-spacing: .55px;
    font-family: 'HelveticaNeue',sans-serif;  
}
p a {
    text-decoration: none !important;
   font-family: 'HelveticaNeue',sans-serif;      letter-spacing: .25px;
}
a {
       color: #fff ;
    letter-spacing: 0.3px;
    outline: medium none;
    text-decoration: none !important;
    transition: all 0.6s ease 0s;
     font-family: 'HelveticaNeue',sans-serif;     letter-spacing: .25px;
}
a:hover {
    color: #000;
    text-decoration: none; font-family: 'HelveticaNeue',sans-serif;  
}

*:focus {
    outline: none;
}
input {
    background-color: transparent;
    border: 0px solid; font-family: 'HelveticaNeue',sans-serif;  
   color: #CCC;
}
.clear-fix{ clear: both;}






.mbl{}


.navbar-nav .dropdown-menu li  a{ padding:10px 20px; }

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top: 50px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }

		.wrapper {
			margin: 0 auto;
			width: 860px;
		}

		.drift-demo-trigger {
			width: 60% !important;
			float: left;
		}

		.detail {
			position: absolute;
			top: 100px;
			right: -401px;
			width: 65%;
			top: 0px;
			margin-left: 5%;
			float: left;
            height: 440px; z-index: 999;
		}


		.ix-link {
			display: block;
			margin-bottom: 3em;
		}

	@media (max-width: 900px) {
			.wrapper {
				text-align: center;
				width: auto;
			}

			.detail,
			.drift-demo-trigger {
				float: none;
			}

			.drift-demo-trigger {
				max-width: 100%;
				width: auto;
				margin: 0 auto;
			}

			.detail {
				margin: 0;
				width: auto;
			}

		
			.responsive-hint {
				display: none;
			}

			.drift-bounding-box {
				display: none;
			}
		}

.bdr-1{ text-align: center;
    padding: 20px 0px;
    color: #7d7d7d;
    border: 1px solid #BDD641;
    border-left: 0px;
    border-right: 0px;
    margin-top: 27px;}

 ul{ list-style: none; font-family: 'HelveticaNeue',sans-serif;   }
 span {outline: medium none; font-family: 'HelveticaNeue',sans-serif;    text-decoration: none !important;   }
.space{ width:100%; padding: 0px; font-family: 'HelveticaNeue',sans-serif;  margin: 0px; height: 30px; clear: both; }


.top{ background:#01127e; padding:5px 0px; width:100%; margin: 0 auto;   } 

.search-box{ background:none; border:0px; border-bottom:1px solid #ccc;  width:300px; padding: 10px 0px;   }

.navbar-nav  li a{color: #095333; letter-spacing:1px;  padding: 10px 0px; text-align: center;}

.navbar-nav{ background:#fff;  border-bottom:1px dashed #cccace; border-top:1px dashed #cccace;width: 100%;}
.navbar-nav li:hover{ background:none; }
.navbar-nav li a :hover{ background: none!important;}
.banner-box{ background:#f3f3f3; padding:10px;  }
.banner-box button{ margin:0 auto; display: block; border:none;   background:#f27428;  width:130px;  padding:10px; color:#fff;    }


.btn-1{ width:160px; letter-spacing:1px;  color:#fff; margin-top:20px; border: 0px;  background:#f27429; border-radius:20px;   padding:10px; margin: 0 auto;  display: block;  }
.btn-1 :hover{ background: #a6ebfd;}

.side-prd-menu{ background:#3b6704; border-radius:7px;  }
.side-prd-menu ul li{ font-size: 11px;    border-bottom: 1px solid #BDD641; padding: 10px 0px; }
.side-prd-menu ul li a{ font-size: 13px;  }




@media (max-width: 2560px) {

 
}

@media (max-width: 2230px) { 


}

@media (max-width: 1920px) { 


}

@media (max-width: 1860px) { 


}


@media (max-width: 1660px) {


}
@media (max-width: 1560px) { 


}


@media (max-width: 1460px) { 

}

@media (max-width: 1260px) { 

}


@media (max-width: 1160px) { 

    
 

}



@media (max-width: 420px) {

}

@media (max-width: 375px) {


}


.dot-gathering {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: hsl(0deg 0% 100%);
  color: #fff;
  margin: 16.5%  0!important;
  filter: blur(0px);
  left: 56%!important;
  cursor: pointer;
}
.dot-gathering::before, .dot-gathering::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -50px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: hsl(0deg, 100%, 0%);
  color: #fff;
  opacity: 0;
  filter: blur(2px);
  animation: dot-gathering 2s infinite ease-in;
}
.dot-gathering::after {
  animation-delay: 0.5s;
}

@keyframes dot-gathering {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  35%, 60% {
    opacity: 1;
    transform: translateX(50px);
  }
  100% {
    opacity: 0;
    transform: translateX(100px);
  }
}

@media (min-width: 768px) {
.navbar-nav > li {width: 16.66%;}
}

.navbar-toggle {
    background-color: #222222;
    border-color: #222222;
}
.navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.shponlnbtn {
    background-color: #BDD641 !important;
    color: #222222 !important;
}
.shponlnbtnp {
    padding: 5px 10px;
}