/*
 * Bootstrap v1.0.0
 *
 * Copyright 2013 Gridelicious
 * http://www.gridelicious.net
 *
 * Treble theme v1.0.0
 */

/*Embed Font*/
  @font-face {
      font-family: 'segoe_uiregular';
      src: url('../fonts/segoeui-webfont.eot');
      src: url('../fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
           url('../fonts/segoeui-webfont.woff') format('woff'),
           url('../fonts/segoeui-webfont.ttf') format('truetype'),
           url('../fonts/segoeui-webfont.svg#segoe_uiregular') format('svg');
      font-weight: normal;
      font-style: normal;
  }
  
  /* FONT FACE LOADER */
@font-face {
    font-family: 'Chunkfive-webfont';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Chunkfive-webfont.woff') format('woff'), url('../fonts/Chunkfive-webfont.ttf') format('truetype'), url('../fonts/Chunkfive-webfont.svg#Lane') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli'), url('../fonts/Muli.woff') format('woff');
}

div#preload { display: none; }

/*End Embed Font*/
/* Load Theme code */
/*
*   PAGE | WELCOME
*/

.mac-os.night .page-welcome,
.mac-os.day .page-welcome,
.mac-os.morning .page-welcome{
  height: auto;
}

.sprite-about{
    margin-top: 20px;    
    margin-left: 19px;
    background: url('../images/pages/welcome/sprite-about.png');
}

.product-categories {    
    height: 55px;
}

.product-wrap {
    margin-top: 30px;
    margin-bottom: 60px;
}

.blank-top{    
    height: 100px;
}

.page-product {
  width: 100%;
  min-height: 100px;  
  padding-top: 80px;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #292929 url(../images/pages/welcome/modulus-red-background.png) 50% 0 repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* Social icons box */
}

.product-image-wrap{
  margin: 30px 0;  
}
 
.page-product h3{
  font-size: 48px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 60px;
}

.page-product .heading-content {
  width: 80%;
  display: inline-block;
  margin-top: 30px;
  color: #fff;  
}

.marketplace-title{
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
}

.free-trial{  
  background: #fe3b3b; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZTcxZTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #fe3b3b 0%, #e71e1e 4%, #ce0e0e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe3b3b), color-stop(4%,#e71e1e), color-stop(100%,#ce0e0e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3b3b', endColorstr='#ce0e0e',GradientType=0 ); /* IE6-8 */


  color: #fff;
  min-width: 228px;
  min-height: 50px;
  display: inline-block;
  font-weight: bold;
  font-family: "segoe_uiregular";
  font-size: 18px;
  text-align: center;
  bottom: 75px;
  left: 170px;
  line-height: 50px;

  
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;

  -webkit-transition: all 0.2s ease;        
     -moz-transition: all 0.2s ease;
          transition: all 0.2s ease;
}


.free-trial:hover{
  color: #fff;
  text-decoration: none;
  opacity: 0.95;
}

.page-welcome .bx-wrapper{
  max-width: 100%;
  height: 580px;
}

.page-welcome .bx-wrapper img{
    visibility: hidden;
}

.page-welcome .logo {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: 140px;
  position: relative;
  width: 140px;
  margin: 0 auto;
}
.page-welcome .logo .scrollNormal {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -70px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-welcome .logo .scrollDown {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -70px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-welcome .logo:hover .scrollNormal {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.page-welcome .logo:hover .scrollDown {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.page-welcome #welcome-messages {
  margin-top: 35px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 123123;
}
.page-welcome #welcome-messages h1 {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.page-welcome #welcome-messages ul,
.page-welcome #welcome-messages li {
  margin: 0px;
  padding: 0px;
}
.page-welcome #welcome-messages.divider:after {
  margin: auto auto 14px;
  padding-bottom: 5px;
}
.page-welcome #welcome-messages + p {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 800;
  letter-spacing: 2px;
}
.page-welcome .social-icons {
  margin: 50px auto 0;
}
.page-welcome .centralized {
  z-index: 2;
}
/*
*   PAGE | WORK
*/.portfolio-items {
  /*
    * Filtering configuration
    */
}
.portfolio-items a {
  position: relative;
  display: block;
  color: #fff;
  overflow: hidden;
}
.portfolio-items .portfolio-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  position: absolute;
  display: block;
  z-index: 4;
  background: url(../images/css/thumb_over.png) no-repeat scroll center 42% #4e808e;
  background-size: auto 20%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio-items a:hover .portfolio-overlay {
  opacity: 0.95;
  filter: alpha(opacity=95);
  left: 0;
}
.portfolio-items h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  top: 54%;
  border-top: 1px solid #ffffff;
  margin-left: 15%;
  margin-right: 15%;
  width: 70%;
  padding-top: 15px;
  font-weight: bold;
  position: absolute;
}
.portfolio-items .mix {
  opacity: 0;
  display: none;
}
.portfolio-item-details {
  background-color: #F1F1F1;
  padding: 15px;
  margin-bottom: 50px;
  display: none;
}


.portfolio-item-details .close-portfolio {
  text-align: right;
}
.portfolio-item-details .close-portfolio span {
  border: 2px solid #292929;
  color: #292929;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: bold;
  height: 25px;
  line-height: 1.1em;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
  text-transform: uppercase;
  width: 25px;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-indent: -99999px;
  background: url("../images/css/cls.png") no-repeat center center;
}
.portfolio-item-details .close-portfolio span:hover {
  opacity: 0.5;
}
.portfolio-item-details h5 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.portfolio-item-details article {
  margin-top: 15px;
}
.portfolio-item-details .website h5 {
  line-height: 20px;
  margin-top: 15px;
}
.portfolio-item-details .website a {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
}
.portfolio-item-details .social-icons {
  margin: 40px 0;
}
.portfolio-item-details .submenu {
  text-align: left;
}
.portfolio-item-details .submenu span {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 3px 8px;
  margin: 0;
  position: relative;
  background-color: #bbbbbb;
}
.portfolio-item-details .submenu span:hover {
  text-decoration: none;
}
/*
*   PAGE | FEATURES
*/.page-features {
  position: relative;
  background: url(../images/pages/features/q_bck.jpg) 50% 0 no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-features .container {
  position: relative;
  z-index: 2;
}
.page-features #quote-slider {
  margin-bottom: 35px;
  position: relative;
}
.page-features #quote-slider .carousel-indicators {
  left: 0;
  right: 0;
  top: auto;
  bottom: -8px;
  text-align: center;
}
.page-features #quote-slider .carousel-indicators li {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  float: none;
  display: inline-block;
}

.page-features .quote {
  background: url(../images/css/divider_q.png) no-repeat 50% 0;
  margin-top: 100px;
  padding-top: 50px;
}
/*
*   PAGE | ABOUT
*/
.page-about .about-items .item {
  position: relative;
  display: inline-block;
  color: #fff;
  overflow: hidden;
}
.page-about .about-items .item:hover .about-overlay {
  opacity: 0.95;
  filter: alpha(opacity=95);
  left: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.page-about .about-items .about-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  position: absolute;
  display: block;
  z-index: 4;
  background-color: #4e808e;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-about .about-items .about-overlay .social-icons {
  left: 50%;
  margin-left: -85px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 170px;
  z-index: 6;
}
.page-about .about-items .about-overlay .social-icons a {
  padding: 4px;
}
.page-about .about-items .about-overlay .social-icons i {
  display: inline-block;
}
/*
*   PAGE | TWITTER
*/
.page-twitter {
  position: relative;
  background: url(../images/pages/twitter/tw_bck.jpg) 50% 0 no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 130px;
}
.page-twitter .container {
  z-index: 2;
  position: relative;
}
.page-twitter .twitter-devider {
  background: url(../images/css/divider_tw.png) no-repeat center bottom;
  padding-bottom: 60px;
}
.page-twitter .twitterfeed {
  min-height: 55px;
  padding-top: 20px;
  position: relative;
}
.page-twitter .twitterfeed .tweet_time {
  display: none;
}
.page-twitter .twitterfeed .tweet_time a {
  font-size: 11px;
  color: #ffffff;
  display: block;
}
.page-twitter .twitterfeed .tweet_text a:hover {
  color: #4e808e;
  text-decoration: underline;
}
.page-twitter .twitterfeed .tweet_list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-twitter .twitterfeed .tweet_list li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-twitter .twitterfeed .carousel-indicators {
  bottom: -70px;
  left: 0;
  right: 0;
  text-align: center;
  top: auto;
}
.page-twitter .twitterfeed .carousel-indicators li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 8px;
  width: 8px;
  margin-left: 5px;
  margin-right: 5px;
}
/*
*   PAGE | BLOG
*/
.page-blog h5 {
  margin-bottom: 12px;
}
.page-blog .read-more {
  text-align: right;
  margin-bottom: 20px;
}
.page-blog .read-more a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 3px 8px;
  margin: 0 3px;
  position: relative;
  background-color: #bbbbbb;
}
.page-blog .read-more a:hover,
.page-blog .read-more a.active {
  background-color: #4e808e;
  text-decoration: none;
  color: #ffffff;
}
/*
*   PAGE | BLOG LIST
*/
.page-blog-list {
  margin-bottom: 70px;
}
.page-blog-list h5 {
  margin-bottom: 12px;
}
.page-blog-list .read-more {
  text-align: right;
  margin-bottom: 20px;
}
.page-blog-list .read-more a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 3px 8px;
  margin: 0 3px;
  position: relative;
  background-color: #bbbbbb;
}
.page-blog-list .read-more a:hover,
.page-blog-list .read-more a.active {
  background-color: #4e808e;
  text-decoration: none;
  color: #ffffff;
}
.page-blog-list article {
  margin-bottom: 60px;
}
.page-blog-list article p {
  font-size: 0.8em;
  line-height: 22.5px;
}
.page-blog-list .blog-list-right .block {
  padding-bottom: 30px;
}
.page-blog-list .blog-list-right h6 {
  border-bottom: 1px solid #bbbbbb;
}
.page-blog-list .blog-list-right h6:first-child {
  padding-top: 0px;
}
.page-blog-list .blog-list-right .submenu {
  text-align: left;
}
.page-blog-list .blog-list-right .simple-link-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}
.page-blog-list .blog-list-right .simple-link-list li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.page-blog-list .blog-list-right .simple-link-list li a {
  color: #292929;
  font-size: 0.8em;
  padding: 5px 0px;
}
.page-blog-list .blog-list-right .twitterfeed {
  font-size: 0.8em;
}
.page-blog-list .blog-list-right .twitterfeed ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}
.page-blog-list .blog-list-right .twitterfeed ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
.page-blog-list .comments {
  background-color: #eee;
  padding: 4px 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-blog-list .comments a {
  font-size: 11px;
  font-weight: bold;
}
.page-blog-list .comments-details {
  background-color: #eee;
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 30px;
}
.page-blog-list .comments-details .media {
  padding: 15px 0 25px;
  border-bottom: 1px solid #bbbbbb;
}
.page-blog-list .comments-details .media:last-child {
  border-bottom: none;
}
.page-blog-list .comments-details .comments-post-info {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #aaaaaa;
}
.page-blog-list .write-comment {
  font-size: 14px;
  line-height: 19px;
}
.page-blog-list .write-comment form input[type='text'] {
  background-color: #eeeeee;
  color: #666666;
  font-size: 14px;
}
.page-blog-list .write-comment form input[type='text']:focus {
  background-color: #fff;
}
.page-blog-list .write-comment form textarea {
  background-color: #eeeeee;
  color: #666666;
  font-size: 14px;
}
.page-blog-list .write-comment form textarea:focus {
  background-color: #fff;
}
.page-blog-list .write-comment form .btn {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.page-blog-list .write-comment form .media {
  padding-top: 24px;
}
.fixed-visable + #page-blog-list {
  padding-top: 60px;
}
/*
*   PAGE | CONTACT
*/
.page-contact {
  background: #292929 url(../images/pages/contact/map_bck.png) 50% 0 repeat fixed;
  position: relative;
  padding-bottom: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;  
}
.page-contact .container {
  position: relative;
  z-index: 2;
}
.page-contact #map-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.1;
  filter: alpha(opacity=10);
  overflow: hidden;
}
.page-contact #map-image img {
  height: 100%;
  width: 100%;
}
.page-contact form input[type='email'],
.page-contact form input[type='text'] {
  background-color: #fff;
	color: #666666;
	font-size: 14px;
	font-weight: normal;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-contact form input[type='email']:focus,
.page-contact form input[type='text']:focus {
  background-color: #ffffd7;
}
.page-contact form textarea {
  background-color: #fff;
  color: #666666;
  font-size: 1.2em;
}
.page-contact form textarea:focus {
  background-color: #ffffd7;
}
.page-contact form .btn {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;  
  padding: 5px 40px;
  margin-top: 15px;
  border-radius: 2px;
}
.page-contact form .media {
  padding-top: 24px;
}
/*
*   PAGE | CLIENTS
*/
.page-clients .row-fluid {
  padding-bottom: 40px;
  padding-top: 15px;
}


/*
*   PAGE | CATEGORY PRODUCT
*/
.page-category{
  width: 100%;
  height: 450px;
  position: relative;
  overflow: hidden;
  text-align: center;
  /*background: #292929 url(../images/pages/welcome/product-category.png) 50% 0 repeat fixed;*/
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; 
  margin-top: 79px;

  background: rgb(224,95,57); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNlMDVmMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2ExMDBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%, rgba(202,16,13,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(224,95,57,1)), color-stop(100%,rgba(202,16,13,1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05f39', endColorstr='#ca100d',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.page-category .heading-content{
  width: 80%;
  display: inline-block;  
  color: #fff;  
}  

.page-category h2{
  font-size: 48pt;
  color: #fff;
  margin-bottom: 5px;    
  margin-top: 25px;
}


.page-category h5{
  font-size: 21px;
  color: #292929;
  text-transform: none;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
}


.page-category a{
  text-transform: uppercase;
  margin-top: 45px;
}

.page-contact-us{  
  width: 100%;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #d7d3d4 url(../images/pages/welcome/banner.jpg) 50% 0 no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;   
}

/*
*   HEADER
*/
.pages header {
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center;
}
#navigation {
  background-color: rgba(255, 255, 255, 1);
  width: 100%;
  height: 78px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.65);
  z-index: 2000;
  *position: relative;
  position: fixed;
  *z-index: 2000;
  top: 0;
}
#navigation .brand {
  padding: 10px 0px 8px 0px;
  text-align: left;
}

#navigation .brand img{
  width: 95%;
}

#navigation #main-menu {
  /*display: inline-block;
  margin: 0 auto;
  float: none;*/  
  padding: 0px;
  position: relative;
  text-align: center;
  line-height: 78px;
  font-size: 12px;
  list-style: none;
}
#secondary-main-menu {  
  padding: 0px;
  position: relative;
  text-align: center;
  line-height: 78px;
  font-size: 12px;
  list-style: none;
  float: left; 
  width: 100%;
  margin: 0 0 96px 0;
  background: #292929;
}
#navigation #main-menu li {
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
}



#navigation #main-menu li active{
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  background-color: red;
}

#secondary-main-menu li {
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0px;
  line-height: 78px;
  list-style: none;
  float: left;
  border-right: 1px solid #555;
}
#navigation #main-menu a {
  font-size: 13px;
  font-weight: bolder;  
  line-height: 54px;
  letter-spacing: 1px;
  color: #292929;
  padding: 12px 17px;
  margin: 0px;
  height: 54px;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  position: relative;
  display: block;
}
#secondary-main-menu a {
  font-family: 'segoe_uiregular';
  font-size: 22px;
  font-weight: bolder;  
  line-height: normal;
  letter-spacing: 1px;
  color: #fff;
  padding: 20px;
  margin: 0px;
  height: 60px;
  text-decoration: none;  
  position: relative;
  display: block;
  border-right: 1px solid #f38421;
}

#secondary-main-menu li:last-child,
#secondary-main-menu li:last-child a{
  border-right: none;
}

#secondary-main-menu a.span3{
  width: 295.7px;
}

#secondary-main-menu a span:first-child{
  font-weight: bold;
}

#secondary-main-menu a span:last-child{
  font-size: 20px;
  font-weight: normal;
}
#navigation #main-menu li a:focus,
#navigation #main-menu li a:hover {
  background: #f2f2f2;
  outline: medium none;
}

#secondary-main-menu li a:focus,
#secondary-main-menu li a:hover {
  background: #222;
  outline: medium none;
}

#first-menu{
  background: url(../images/pages/welcome/winform.png);
width: 1214px;
height: 324px;
margin: auto;
margin-bottom: 65px;
margin-top: 50px;
}

#first-menu:hover{
  background:url(../images/pages/welcome/win8-hover.png);
  box-shadow: 0 0 8px #555;
}

#first-menu .span8,
#second-menu .span8,
#third-menu .span8,
#fourth-menu .span8{
  width: 62.5%;
}

#first-menu h3,
#second-menu h3,
#third-menu h3,
#fourth-menu h3{
  font-size: 28px;
  color: #c80a0a;
  line-height: normal;
  margin-top: 45px;
}

#first-menu h3 span,
#second-menu h3 span,
#third-menu h3 span,
#fourth-menu h3 span{
  	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	width: auto;
	color: #333;
}

#first-menu span,
#second-menu span,
#third-menu span,
#fourth-menu span{
  display: inline-block;
  font-size: 16px;
  width: 83%;
}

a.learn-more{
  min-width: 140px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  background: #3d3d3d;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-top: 25px;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

a.learn-more:hover{
  text-decoration: none;
  color: #fff;
}

#second-menu{
  background: url(../images/pages/welcome/wpf.png);
  width: 1214px;
  height: 324px;
  margin: auto;
  margin-bottom: 65px;
}

#third-menu{
  background: url(../images/pages/welcome/html5.png);
  width: 1214px;
  height: 324px;
  margin: auto;
  margin-bottom: 65px;
}

#fourth-menu{
  background: url(../images/pages/welcome/win8.png);
  width: 1214px;
  height: 324px;
  margin: auto;
  margin-bottom: 65px;
}

#navigation .mobile-menu {
  display: none;
  float: right;
  padding: 7px;
  margin-left: 5px;
  margin-top: 12px;
  cursor: pointer;
}
#navigation .mobile-menu .icon-bar {
  background-color: #292929;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  height: 5px;
  width: 34px;
  margin-bottom: -2px;
  margin-top: 6px;
}
#navigation .mobile-menu:hover .icon-bar {
  background-color: #4e808e;
}
/*
*   FOOTER
*/.pages footer {
  padding-top: 30px;
  padding-bottom: 60px;
  text-align: center;
}
footer {
  color: #CCC;
  font-size: 11px;
  text-align: left;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT **/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  margin-bottom: 0;
  padding: 0;
  *zoom: 1;
  /* LOADER */

  /* PAGER */

  /* DIRECTION CONTROLS (NEXT / PREV) */

  /* AUTO CONTROLS (START / STOP) */

  /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

  /* IMAGE CAPTIONS */

}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/css/plugins/bxslider/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #ccc;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #adadad;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/css/plugins/bxslider/prev.png) no-repeat 0 0;
  opacity: 0.5;
}


.bx-wrapper .bx-prev:hover {
  opacity: 0.9;
}

.bx-wrapper .bx-next:hover {
	opacity: 0.9;

}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/css/plugins/bxslider/next.png) no-repeat 0 0;
  opacity: 0.5;
}

.sub-product .bx-wrapper .bx-prev {
  left: 50px;
  background: url(../images/css/plugins/bxslider/prev-second.png) no-repeat 0 0;
}

.sub-product .bx-wrapper .bx-next {
  right: 50px;
  background: url(../images/css/plugins/bxslider/next-second.png) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 73%;
  margin-top: 0px;
  outline: 0;
  width: 40px;
  height: 148px;
  text-indent: -9999px;
  z-index: 9999;
  background-size: 30px;

  -webkit-transition: all 0.5s ease;        
       -moz-transition: all 0.5s ease;
            transition: all 0.5s ease;
}


.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*
*   Icons configuration
*/
.social-icons {
  display: table;
}
.social-icons a {
  display: table-cell;
}
[class^="sicon-"] i,
[class*=" sicon-"] i {
  display: block;
  width: 25px;
  height: 25px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/css/sicon-set.png");
  background-repeat: no-repeat;
  text-indent: -99999px;
  text-align: center;
}
.sicon-white i {
  background-image: url("../images/css/sicon-set-white.png");
}
.sicon-black i {
  background-image: url("../images/css/sicon-set.png");
}
/*
*   Social icons configuration
*/
.sicon-search i {
  background-position: 3px 0px;
}
.sicon-place i {
  background-position: -37px 0px;
}
.sicon-phone i {
  background-position: -77px 0px;
}
.sicon-mail i {
  background-position: -117px 0px;
}
.sicon-clock i {
  background-position: -157px 0px;
}
.sicon-facebook i {
  background-position: -197px 0px;
}
.sicon-twitter i {
  background-position: -237px -1px;
}
.sicon-linkedin i {
  background-position: -277px -1px;
}
.sicon-youtube i {
  background-position: -317px -1px;
}
.sicon-pinterest i {
  background-position: -356px -1px;
}
/*
*   Small social icons with border
*/
.social-icons.bordered {
  border-right: 2px solid #ffffff;
}
.social-icons.bordered a {
  border: 2px solid #ffffff;
  border-right: none;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-icons.bordered a:hover {
  background-color: #ffffff;
}
.social-icons.bordered a:hover i {
  background-image: url("../images/css/sicon-set.png");
}
.social-icons.bordered-black {
  border-right: 2px solid #292929;
}
.social-icons.bordered-black a {
  border: 2px solid #292929;
  border-right: none;
}
.social-icons.bordered-black a:hover {
  background-color: #292929;
}
.social-icons.bordered-black a:hover i {
  background-image: url("../images/css/sicon-set-white.png");
}
/*
*   Big social icons with hover background
*   Default usage: Header
*/
.social-icons.hover-big [class^="sicon-"],
.social-icons.hover-big [class*=" sicon-"] {
  padding: 9px 8px 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-icons.hover-big a i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons.hover-big a:hover i {
  background-image: url("../images/css/sicon-set-white.png");
}
.social-icons.hover-big .sicon-facebook:hover {
  background-color: #3b5998;
}
.social-icons.hover-big .sicon-twitter:hover {
  background-color: #44CBFF;
}
.social-icons.hover-big .sicon-linkedin:hover {
  background-color: #1E79C0;
}
.social-icons.hover-big .sicon-youtube:hover {
  background-color: #FF0000;
}
.social-icons.hover-big .sicon-pinterest:hover {
  background-color: #D90000;
}
.social-icons.hover-big .sicon-search:hover {
  background-color: #000000;
}
.social-icons.hover-big .sicon-place:hover {
  background-color: #000000;
}
.social-icons.hover-big .sicon-phone:hover {
  background-color: #000000;
}
.social-icons.hover-big .sicon-mail:hover {
  background-color: #000000;
}
.social-icons.hover-big .sicon-clock:hover {
  background-color: #000000;
}
/*
*   Fixed elements, top or bottom.
*/
.fixed-top {
  position: fixed;
  top: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixed-bottom {
  position: fixed;
  bottom: 0px;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixed-visable {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
/*
*   Submenu
*/
.submenu {
  position: relative;
  text-align: center;
  margin-top: 20px;
}
.submenu ul {
  margin: 0;
}
.submenu li {
  display: inline-table;
}
.submenu a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 3px 8px;
  margin: 0 3px;
  position: relative;
  background-color: #bbbbbb;
}
.submenu a:hover,
.submenu a.active {
  background-color: #4e808e;
  text-decoration: none;
  color: #ffffff;
}
/*
*   Show more cube
*/
.show-more-cube {
  background: url("../images/css/divider_more.png") no-repeat center center;
  display: block;
  width: 630px;
  text-align: center;
  margin: auto;
}
.show-more-cube a {
  background-color: #4e808e;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: 600;
  height: 30px;
  line-height: 16px;
  margin: auto;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  width: 70px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show-more-cube a span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
}
.show-more-cube a:hover {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*
*   Divider for Heading lines
*/
.line-divider:after {
  background: url("../images/css/divider.png") no-repeat bottom center;
  padding-bottom: 12px;
  display: block;
  height: 10px;
  content: ",";
  text-indent: -9999px;
  width: 630px;
  text-align: center;
  margin: auto auto 24px;
}
.line-divider-inline:after {
  background: url("../images/css/divider_more_text.png") no-repeat bottom center;
  padding-bottom: 0px;
  display: block;
  height: 10px;
  content: ",";
  text-indent: -9999px;
  width: 100%;
  text-align: center;
  margin: auto auto 24px;
  margin-top: -22px;
}
/*
*   Heading images
*/
.overlay:after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHUlEQVQIW2NkYGD4D8SM6DRIAAQwJDFUwhRRUQcALRkSBISGlPAAAAAASUVORK5CYII=") repeat top left;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/*
*   Center block
*/
.centralized {
  left: 50%;
  top: 50%;
  float: left;
  position: relative;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*
*   Loading block
*/
.loading {
  position: fixed;
  width: 100%;
  bottom: 0px;
  display: none;
  z-index: 200;
}
/* Load bootstrap-2.3.2 code */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased !important;    
  font-smooth: always;
}

body,html{    



 height:100%;
}
.main-container{
 min-height:100%;
}
.main-footer{
 height:60px;
 margin-top:-60px;
 padding-top: 30px;
}

.supersmooth
{
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;  
  font: 12px/18px 'Open Sans', sans-serif;
  font-weight: 100;  
  color: #292929;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
/* a href hyperlink colors */
a {
  color: #4e808e;
  text-decoration: none;
}
a:hover {
  color: #33535d;
  text-decoration: underline;
}
/* a href hyperlink colors */
.page-content-wrapper a {
  color: #0056c9;
  text-decoration: underline;

 background:white;
  -o-transition:color .2s ease-out;
  -ms-transition:color .2s ease-out;
  -moz-transition:color .2s ease-out;
  -webkit-transition:color .2s ease-out;
  transition:color .2s ease-out;

}
.page-content-wrapper a:hover {
  color: #3399FF;
 
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.white {
  color: #ffffff;
}
.black-bg {
  background-color: #292929;
}
.row {
  margin-left: -21px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 21px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 975px;
}
.span12 {
  width: 975px;
}
.span11 {
  width: 892px;
}
.span10 {
  width: 809px;
}
.span9 {
  width: 726px;
}
.span8 {
  width: 643px;
}
.span7 {
  width: 560px;
}
.span6 {
  width: 477px;
}
.span5 {
  width: 394px;
}
.span4 {
  width: 311px;
}
.span3 {
  width: 228px;
}
.span2 {
  width: 145px;
}
.span1 {
  width: 62px;
}
.offset12 {
  margin-left: 1017px;
}
.offset11 {
  margin-left: 934px;
}
.offset10 {
  margin-left: 851px;
}
.offset9 {
  margin-left: 768px;
}
.offset8 {
  margin-left: 685px;
}
.offset7 {
  margin-left: 602px;
}
.offset6 {
  margin-left: 519px;
}
.offset5 {
  margin-left: 436px;
}
.offset4 {
  margin-left: 353px;
}
.offset3 {
  margin-left: 270px;
}
.offset2 {
  margin-left: 187px;
}
.offset1 {
  margin-left: 104px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1538461538461537%;
  *margin-left: 2.1025641025641026%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1538461538461537%;
}
.row-fluid .span12 {
  width: 100.00000000000001%;
  *width: 99.94871794871796%;
}
.row-fluid .span11 {
  width: 91.48717948717949%;
  *width: 91.43589743589743%;
}
.row-fluid .span10 {
  width: 82.97435897435898%;
  *width: 82.92307692307692%;
}
.row-fluid .span9 {
  width: 74.46153846153847%;
  *width: 74.41025641025641%;
}
.row-fluid .span8 {
  width: 65.94871794871796%;
  *width: 65.8974358974359%;
}
.row-fluid .span7 {
  width: 57.435897435897445%;
  *width: 57.384615384615394%;
}
.row-fluid .span6 {
  width: 48.92307692307693%;
  *width: 48.871794871794876%;
}
.row-fluid .span5 {
  width: 40.41025641025641%;
  *width: 40.35897435897436%;
}
.row-fluid .span4 {
  width: 31.897435897435898%;
  *width: 31.846153846153847%;
}
.row-fluid .span3 {
  width: 23.384615384615387%;
  *width: 23.333333333333336%;
}
.row-fluid .span2 {
  width: 14.871794871794872%;
  *width: 14.820512820512821%;
}
.row-fluid .span1 {
  width: 6.3589743589743595%;
  *width: 6.307692307692308%;
}
.row-fluid .offset12 {
  margin-left: 104.30769230769232%;
  *margin-left: 104.2051282051282%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.15384615384617%;
  *margin-left: 102.05128205128206%;
}
.row-fluid .offset11 {
  margin-left: 95.7948717948718%;
  *margin-left: 95.69230769230768%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.64102564102565%;
  *margin-left: 93.53846153846153%;
}
.row-fluid .offset10 {
  margin-left: 87.28205128205128%;
  *margin-left: 87.17948717948717%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.12820512820514%;
  *margin-left: 85.02564102564102%;
}
.row-fluid .offset9 {
  margin-left: 78.76923076923077%;
  *margin-left: 78.66666666666666%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.61538461538463%;
  *margin-left: 76.51282051282051%;
}
.row-fluid .offset8 {
  margin-left: 70.25641025641026%;
  *margin-left: 70.15384615384615%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.10256410256412%;
  *margin-left: 68%;
}
.row-fluid .offset7 {
  margin-left: 61.74358974358975%;
  *margin-left: 61.64102564102565%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.5897435897436%;
  *margin-left: 59.487179487179496%;
}
.row-fluid .offset6 {
  margin-left: 53.23076923076923%;
  *margin-left: 53.12820512820513%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.07692307692308%;
  *margin-left: 50.97435897435898%;
}
.row-fluid .offset5 {
  margin-left: 44.717948717948715%;
  *margin-left: 44.61538461538461%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.56410256410256%;
  *margin-left: 42.46153846153846%;
}
.row-fluid .offset4 {
  margin-left: 36.205128205128204%;
  *margin-left: 36.1025641025641%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.05128205128205%;
  *margin-left: 33.94871794871795%;
}
.row-fluid .offset3 {
  margin-left: 27.692307692307693%;
  *margin-left: 27.58974358974359%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53846153846154%;
  *margin-left: 25.435897435897438%;
}
.row-fluid .offset2 {
  margin-left: 19.17948717948718%;
  *margin-left: 19.076923076923077%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.025641025641026%;
  *margin-left: 16.923076923076923%;
}
.row-fluid .offset1 {
  margin-left: 10.666666666666668%;
  *margin-left: 10.564102564102566%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.512820512820513%;
  *margin-left: 8.41025641025641%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 21px;
  padding-left: 21px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}

p {
  display: block;
  margin-bottom: 18px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.legal small {
  font: 12px/18px 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #888;
  -webkit-font-smoothing: antialiased;
}

.modulus {
  font: 12px/18px 'Open Sans', sans-serif;
  font-size: 1.1428em;
  line-height: 1.25em;
  margin-bottom: 9px;
  color: #2c2c2c;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-font-smoothing: antialiased;
}

.amazing {
  font-size: 1.1429em;
  line-height: 1.6875;
  color: #2c2c2c;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 1px rgba(0,0,0,0.3);  
}

.amazing-large {    
  font-size: 16pt;
  color: #191919;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.content {
  font: 12px/18px 'Open Sans', sans-serif;
  font-size: 1.1429em;
  line-height: 1.7142em;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

.lead {
  margin-bottom: 27px;
  font-size: 28.5px;
  font-weight: 200;
  line-height: 40.5px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #bbbbbb;
}
a.muted:hover,
a.muted:focus {
  color: #a2a2a2;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 13.5px 0;
	font-family: "segoe_uiregular"; 
	font-weight: normal;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #bbbbbb;
}
h1,
h3 {
  line-height: 54px;
}
h1 {
  font-size: 76px;  
  line-height: 81px;
  letter-spacing: 1px;
}
h2 {
  margin-bottom: 9px;
  font-size: 3.1428em;
  line-height: 2.25em;
}
h3 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #292929;
  margin: 0px;
}
h4 {
  font-size: 19px;
  text-transform: none;
  font-weight: 800;
  color: #aaaaaa;
  letter-spacing: 1px;
}
h5 {
  font-size: 19px;
  font-weight: 800;
  margin: 19.28571428571429px 0;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}
h6 {
  font-size: 15.200000000000001px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 13.5px 0;
  letter-spacing: 1px;
  margin: 0px;
}
h1 small {
  font-size: 33.25px;
}
h2 small {
  font-size: 23.75px;
}
h3 small {
  font-size: 19px;
}
h4 small {
  font-size: 19px;
}
h5 small {
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
.page-header {
  padding-bottom: 12.5px;
  margin: 27px 0 40.5px;
  border-bottom: 1px solid #bbbbbb;
}
ul,
ol {
  padding: 0;
  margin: 0 0 13.5px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 27px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 27px;
}
dt,
dd {
  line-height: 27px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 13.5px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 27px 0;
  border: 0;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbbbbb;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 40px;
  margin: 0 0 27px;
  color: #aaaaaa;
  position: relative;
}
blockquote p {
  margin-bottom: 0;
  font-size: 23.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 27px;
  color: #bbbbbb;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding: 0 40px 0 0;
}
blockquote.pull-right:before {
  right: 0px;
  left: auto;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 60px;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: 18px;
  color: #aaaaaa;
  font-family: Georgia,serif;
}
q:before,
q:after,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 27px;
  font-style: normal;
  line-height: 27px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 17px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 13px;
  margin: 0 0 13.5px;
  font-size: 18px;
  line-height: 27px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
pre.prettyprint {
  margin-bottom: 27px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 27px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 28.5px;
  line-height: 54px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 20.25px;
  color: #bbbbbb;
}
label,
input,
button,
select,
textarea {
  font-size: 19px;
  font-weight: normal;
  line-height: 27px;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 25px;
  padding: 4px 6px;
  margin-bottom: 13.5px;
  font-size: 19px;
  line-height: 27px;
  color: #aaaaaa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; 
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 37px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 37px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #bbbbbb;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;   
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bbbbbb;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbbbbb;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbbbbb;  
}
.radio,
.checkbox {
  min-height: 27px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 21px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 961px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 878px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 795px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 712px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 629px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 546px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 463px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 380px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 297px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 214px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 131px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 48px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #bbbbbb;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 26px 20px 27px;
  margin-top: 27px;
  margin-bottom: 27px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #4f4f4f;
}
.help-block {
  display: block;
  margin-bottom: 13.5px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 13.5px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 19px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 27px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 19px;
  font-weight: normal;
  line-height: 27px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #bbbbbb;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 13.5px;
}
legend + .control-group {
  margin-top: 27px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 27px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 13.5px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 27px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 27px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 46px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 129px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 212px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 295px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 378px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 461px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 544px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 627px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 710px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 793px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 876px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 959px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/css/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 16px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../images/css/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 12.5px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 27px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #4a7a87;
  background-image: -moz-linear-gradient(top, #4e808e, #45717e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e808e), to(#45717e));
  background-image: -webkit-linear-gradient(top, #4e808e, #45717e);
  background-image: -o-linear-gradient(top, #4e808e, #45717e);
  background-image: linear-gradient(to bottom, #4e808e, #45717e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e808e', endColorstr='#ff45717e', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #4a7a87;
  background-image: -moz-linear-gradient(top, #4e808e, #45717e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e808e), to(#45717e));
  background-image: -webkit-linear-gradient(top, #4e808e, #45717e);
  background-image: -o-linear-gradient(top, #4e808e, #45717e);
  background-image: linear-gradient(to bottom, #4e808e, #45717e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e808e', endColorstr='#ff45717e', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bbbbbb;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
[data-type*="paralax"] {
  -webkit-transition: top 0.3s ease 0s;
  -moz-transition: top 0.3s ease 0s;
  -o-transition: top 0.3s ease 0s;
  transition: top 0.3s ease 0s;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 27px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 23.75px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 16.15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 14.25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4e808e;
  background-image: -moz-linear-gradient(top, #4e808e, #4e808e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e808e), to(#4e808e));
  background-image: -webkit-linear-gradient(top, #4e808e, #4e808e);
  background-image: -o-linear-gradient(top, #4e808e, #4e808e);
  background-image: linear-gradient(to bottom, #4e808e, #4e808e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e808e', endColorstr='#ff4e808e', GradientType=0);
  border-color: #4e808e #4e808e #33535d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4e808e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #4e808e;
  *background-color: #45717e;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #3c626d \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #393939;
  background-image: -moz-linear-gradient(top, #444444, #292929);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#292929));
  background-image: -webkit-linear-gradient(top, #444444, #292929);
  background-image: -o-linear-gradient(top, #444444, #292929);
  background-image: linear-gradient(to bottom, #444444, #292929);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff292929', GradientType=0);
  border-color: #292929 #292929 #030303;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #292929;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #292929;
  *background-color: #1c1c1c;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #101010 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #4e808e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #33535d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 19px;
}
.btn-group > .btn-mini {
  font-size: 14.25px;
}
.btn-group > .btn-small {
  font-size: 16.15px;
}
.btn-group > .btn-large {
  font-size: 23.75px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #4e808e;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #292929;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 27px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 27px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 27px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #bbbbbb;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 27px;
  color: #bbbbbb;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #4e808e;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 12.5px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 27px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #bbbbbb #bbbbbb #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #aaaaaa;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #4e808e;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #4e808e;
  border-bottom-color: #4e808e;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #33535d;
  border-bottom-color: #33535d;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #aaaaaa;
  border-bottom-color: #aaaaaa;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #bbbbbb;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #bbbbbb #dddddd #bbbbbb #bbbbbb;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #bbbbbb #bbbbbb #bbbbbb #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #bbbbbb;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 27px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  /*height: auto;
  overflow: visible;*/ /*slash*/
}
@media (max-width: 800px){
    .nav-collapse.collapse {
       /* width: 100%;*/
    }   
}
.navbar .brand {
  float: left;
  display: block;
  padding: 6.5px 20px 6.5px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 975px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 6.5px 15px 6.5px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #aaaaaa;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.btn-navbar:hover,
.btn-navbar:focus,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #cccccc \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #aaaaaa;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #aaaaaa;
  border-bottom-color: #aaaaaa;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #bbbbbb;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #bbbbbb;
}
.navbar-inverse .navbar-text {
  color: #bbbbbb;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #bbbbbb;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 27px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #bbbbbb;
}
.pagination {
  margin: 27px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 27px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #bbbbbb;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #bbbbbb;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 23.75px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 16.15px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 14.25px;
}
.pager {
  margin: 27px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #bbbbbb;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -21px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 27px;
  margin-left: 21px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 27px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #4e808e;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #aaaaaa;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 20px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 4px 6px;
  font-size: 16.073999999999998px;
  font-weight: bold;
  line-height: 19px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #bbbbbb;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 27px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 2.5s ease;
  -moz-transition: width 2.5s ease;
  -o-transition: width 2.5s ease;
  transition: width 2.5s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #4e808e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 27px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 27px;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #292929;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 27px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 40.5px;
  color: inherit;
  background-color: #bbbbbb;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 40.5px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.show-margin {
  margin-top: 10px;
  margin-bottom: 20px;
}
.center {
  text-align: center;
}
.smallFontBy08 {
  font-size: 0.8em;
  line-height: 22.5px;
}
.cutBy10 {
  margin: 0px 10%;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1230px;
  }
  .span12 {
    width: 1230px;
  }
  .span11 {
    width: 1125px;
  }
  .span10 {
    width: 1020px;
  }
  .span9 {
    width: 915px;
  }
  .span8 {
    width: 810px;
  }
  .span7 {
    width: 705px;
  }
  .span6 {
    width: 600px;
  }
  .span5 {
    width: 495px;
  }
  .span4 {
    width: 390px;
  }
  .span3 {
    width: 285px;
  }
  .span2 {
    width: 180px;
  }
  .span1 {
    width: 75px;
  }
  .offset12 {
    margin-left: 1290px;
  }
  .offset11 {
    margin-left: 1185px;
  }
  .offset10 {
    margin-left: 1080px;
  }
  .offset9 {
    margin-left: 975px;
  }
  .offset8 {
    margin-left: 870px;
  }
  .offset7 {
    margin-left: 765px;
  }
  .offset6 {
    margin-left: 660px;
  }
  .offset5 {
    margin-left: 555px;
  }
  .offset4 {
    margin-left: 450px;
  }
  .offset3 {
    margin-left: 345px;
  }
  .offset2 {
    margin-left: 240px;
  }
  .offset1 {
    margin-left: 135px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.4390243902439024%;
    *margin-left: 2.3877423389618513%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.4390243902439024%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94871794871794%;
  }
  .row-fluid .span11 {
    width: 91.46341463414635%;
    *width: 91.41213258286429%;
  }
  .row-fluid .span10 {
    width: 82.92682926829268%;
    *width: 82.87554721701062%;
  }
  .row-fluid .span9 {
    width: 74.39024390243902%;
    *width: 74.33896185115697%;
  }
  .row-fluid .span8 {
    width: 65.85365853658537%;
    *width: 65.80237648530331%;
  }
  .row-fluid .span7 {
    width: 57.31707317073171%;
    *width: 57.26579111944966%;
  }
  .row-fluid .span6 {
    width: 48.78048780487805%;
    *width: 48.729205753596%;
  }
  .row-fluid .span5 {
    width: 40.24390243902439%;
    *width: 40.19262038774234%;
  }
  .row-fluid .span4 {
    width: 31.70731707317073%;
    *width: 31.65603502188868%;
  }
  .row-fluid .span3 {
    width: 23.170731707317074%;
    *width: 23.119449656035023%;
  }
  .row-fluid .span2 {
    width: 14.634146341463415%;
    *width: 14.582864290181364%;
  }
  .row-fluid .span1 {
    width: 6.097560975609756%;
    *width: 6.046278924327705%;
  }
  .row-fluid .offset12 {
    margin-left: 104.8780487804878%;
    *margin-left: 104.77548467792369%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.4390243902439%;
    *margin-left: 102.33646028767978%;
  }
  .row-fluid .offset11 {
    margin-left: 96.34146341463415%;
    *margin-left: 96.23889931207003%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.90243902439025%;
    *margin-left: 93.79987492182613%;
  }
  .row-fluid .offset10 {
    margin-left: 87.80487804878048%;
    *margin-left: 87.70231394621636%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.36585365853658%;
    *margin-left: 85.26328955597246%;
  }
  .row-fluid .offset9 {
    margin-left: 79.26829268292683%;
    *margin-left: 79.16572858036271%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.82926829268293%;
    *margin-left: 76.72670419011881%;
  }
  .row-fluid .offset8 {
    margin-left: 70.73170731707317%;
    *margin-left: 70.62914321450906%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.29268292682927%;
    *margin-left: 68.19011882426516%;
  }
  .row-fluid .offset7 {
    margin-left: 62.19512195121951%;
    *margin-left: 62.09255784865541%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.75609756097561%;
    *margin-left: 59.65353345841151%;
  }
  .row-fluid .offset6 {
    margin-left: 53.65853658536585%;
    *margin-left: 53.55597248280175%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.21951219512195%;
    *margin-left: 51.11694809255785%;
  }
  .row-fluid .offset5 {
    margin-left: 45.12195121951219%;
    *margin-left: 45.01938711694809%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.68292682926829%;
    *margin-left: 42.58036272670419%;
  }
  .row-fluid .offset4 {
    margin-left: 36.58536585365854%;
    *margin-left: 36.482801751094435%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.146341463414636%;
    *margin-left: 34.043777360850534%;
  }
  .row-fluid .offset3 {
    margin-left: 28.04878048780488%;
    *margin-left: 27.946216385240778%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.609756097560975%;
    *margin-left: 25.507191994996873%;
  }
  .row-fluid .offset2 {
    margin-left: 19.51219512195122%;
    *margin-left: 19.409631019387117%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.073170731707318%;
    *margin-left: 16.970606629143216%;
  }
  .row-fluid .offset1 {
    margin-left: 10.975609756097562%;
    *margin-left: 10.87304565353346%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.536585365853659%;
    *margin-left: 8.434021263289557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1216px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1111px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1006px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 901px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 796px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 691px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 586px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 481px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 376px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 271px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 166px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 61px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 760px;
  }
  .span12 {
    width: 760px;
  }
  .span11 {
    width: 695px;
  }
  .span10 {
    width: 630px;
  }
  .span9 {
    width: 565px;
  }
  .span8 {
    width: 500px;
  }
  .span7 {
    width: 435px;
  }
  .span6 {
    width: 370px;
  }
  .span5 {
    width: 305px;
  }
  .span4 {
    width: 240px;
  }
  .span3 {
    width: 175px;
  }
  .span2 {
    width: 110px;
  }
  .span1 {
    width: 45px;
  }
  .offset12 {
    margin-left: 800px;
  }
  .offset11 {
    margin-left: 735px;
  }
  .offset10 {
    margin-left: 670px;
  }
  .offset9 {
    margin-left: 605px;
  }
  .offset8 {
    margin-left: 540px;
  }
  .offset7 {
    margin-left: 475px;
  }
  .offset6 {
    margin-left: 410px;
  }
  .offset5 {
    margin-left: 345px;
  }
  .offset4 {
    margin-left: 280px;
  }
  .offset3 {
    margin-left: 215px;
  }
  .offset2 {
    margin-left: 150px;
  }
  .offset1 {
    margin-left: 85px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.631578947368421%;
    *margin-left: 2.5802968960863697%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.631578947368421%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94871794871794%;
  }
  .row-fluid .span11 {
    width: 91.44736842105262%;
    *width: 91.39608636977056%;
  }
  .row-fluid .span10 {
    width: 82.89473684210526%;
    *width: 82.8434547908232%;
  }
  .row-fluid .span9 {
    width: 74.34210526315789%;
    *width: 74.29082321187583%;
  }
  .row-fluid .span8 {
    width: 65.78947368421052%;
    *width: 65.73819163292846%;
  }
  .row-fluid .span7 {
    width: 57.23684210526315%;
    *width: 57.1855600539811%;
  }
  .row-fluid .span6 {
    width: 48.68421052631579%;
    *width: 48.63292847503374%;
  }
  .row-fluid .span5 {
    width: 40.13157894736842%;
    *width: 40.08029689608637%;
  }
  .row-fluid .span4 {
    width: 31.578947368421048%;
    *width: 31.527665317138997%;
  }
  .row-fluid .span3 {
    width: 23.026315789473685%;
    *width: 22.975033738191634%;
  }
  .row-fluid .span2 {
    width: 14.473684210526315%;
    *width: 14.422402159244264%;
  }
  .row-fluid .span1 {
    width: 5.921052631578947%;
    *width: 5.869770580296896%;
  }
  .row-fluid .offset12 {
    margin-left: 105.26315789473684%;
    *margin-left: 105.16059379217272%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.63157894736842%;
    *margin-left: 102.52901484480431%;
  }
  .row-fluid .offset11 {
    margin-left: 96.71052631578945%;
    *margin-left: 96.60796221322533%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.07894736842104%;
    *margin-left: 93.97638326585692%;
  }
  .row-fluid .offset10 {
    margin-left: 88.1578947368421%;
    *margin-left: 88.05533063427798%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.52631578947368%;
    *margin-left: 85.42375168690957%;
  }
  .row-fluid .offset9 {
    margin-left: 79.60526315789473%;
    *margin-left: 79.50269905533061%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.97368421052632%;
    *margin-left: 76.8711201079622%;
  }
  .row-fluid .offset8 {
    margin-left: 71.05263157894736%;
    *margin-left: 70.95006747638324%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.42105263157895%;
    *margin-left: 68.31848852901483%;
  }
  .row-fluid .offset7 {
    margin-left: 62.49999999999999%;
    *margin-left: 62.39743589743589%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.86842105263157%;
    *margin-left: 59.765856950067466%;
  }
  .row-fluid .offset6 {
    margin-left: 53.94736842105263%;
    *margin-left: 53.84480431848853%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.315789473684205%;
    *margin-left: 51.2132253711201%;
  }
  .row-fluid .offset5 {
    margin-left: 45.39473684210526%;
    *margin-left: 45.29217273954116%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.763157894736835%;
    *margin-left: 42.66059379217273%;
  }
  .row-fluid .offset4 {
    margin-left: 36.84210526315789%;
    *margin-left: 36.73954116059379%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.210526315789465%;
    *margin-left: 34.10796221322536%;
  }
  .row-fluid .offset3 {
    margin-left: 28.289473684210527%;
    *margin-left: 28.186909581646425%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.657894736842106%;
    *margin-left: 25.555330634278004%;
  }
  .row-fluid .offset2 {
    margin-left: 19.736842105263158%;
    *margin-left: 19.634278002699055%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.105263157894736%;
    *margin-left: 17.002699055330634%;
  }
  .row-fluid .offset1 {
    margin-left: 11.184210526315788%;
    *margin-left: 11.081646423751685%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.552631578947368%;
    *margin-left: 8.450067476383266%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 746px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 681px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 616px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 551px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 486px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 421px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 356px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 291px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 226px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 161px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 96px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 31px;
  }
  /*
  *   Smaller topography
  */
  h1 {
    font-size: 60.800000000000004px;
    line-height: 67.5px;
  }
  /*
  *   Prepare template for tablet resolution
  */
  .thumbnails > li {
    float: left;
    margin-bottom: 27px;
    margin-left: 20px;
  }
  #navigation #main-menu {
    float: right;
  }
  #navigation .social-icons {
    display: none;
  }
  #page-about .about-items .item {
    display: block;
  }
  #page-twitter .twitterfeed {
    min-height: 75px;
  }
  .brand {
    padding-left: 15px;
  }
  .overlay {
    display: none;
  }
  body .paralax {
    background-attachment: scroll !important;
  }
  .cutBy10 {
    margin: auto;
  }
  .line-divider-inline:after,
  .show-more-cube,
  .line-divider:after {
    width: 80%;
  }
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 15.200000000000001px;
    line-height: 21.6px;
  }
  h1,
  h2,
  h3 {
    line-height: 27px;
  }
  h1 {
    font-size: 41.800000000000004px;
    line-height: 54px;
  }
  h2 {
    font-size: 23.75px;
  }
  h3 {
    font-size: 19px;
  }
  h4 {
    font-size: 19px;
  }
  h5 {
    font-size: 19px;
  }
  h6 {
    font-size: 15.200000000000001px;
    padding: 13.5px 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    text-align: center;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  #navigation #main-menu {
    float: right;
  }
  #navigation .social-icons {
    display: none;
  }
  #navigation .in + .social-icons {
    display: table;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
    text-align: center;
  }
  #page-welcome .logo {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #page-about .about-items .item {
    display: block;
  }
  #page-twitter .twitterfeed {
    min-height: 75px;
  }
  .overlay {
    display: none;
  }
  .paralax {
    background-attachment: scroll !important;
  }
  .cutBy10 {
    margin: auto;
  }
  .about-items > li,
  .portfolio-items > li {
    width: 47%;
    margin: 1%;
    float: left;
  }
  .about-items > li a,
  .portfolio-items > li a {
    display: inline-block;
  }
  .about-items > li img,
  .portfolio-items > li img {
    width: 100%;
  }
  #page-about .about-items .item {
    display: inline-block;
  }
  #page-about .about-items .item .about-overlay {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #page-features {
    background-repeat: repeat;
  }
  #page-features article .span4 img {
    margin-top: 20px;
  }
  #navigation #main-menu {
    display: block;
    width: 100%;
  }
  #navigation #main-menu li {
    display: block;
  }
  #navigation #main-menu li a:after {
    display: none;
  }
  #navigation #main-menu li:hover a,
  #navigation #main-menu li.active a {
    background-color: #eeeeee;
  }
  /* Elements */
  #welcome-messages {
    width: 100%;
  }
  .line-divider-inline:after,
  .show-more-cube,
  .line-divider:after {
    width: 80%;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .smallFontBy08 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .page-header h1 small {
    display: block;
    line-height: 27px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  /*
      *   Prepare template for tablet resolution
      */
  .thumbnails > li {
    float: left;
    margin-bottom: 27px;
  }
  .about-items > li,
  .portfolio-items > li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    float: none;
  }
  .about-items > li a,
  .portfolio-items > li a {
    display: inline-block;
  }
  .about-items > li img,
  .portfolio-items > li img {
    width: 100%;
  }
  .centralized {
    left: auto;
    float: none;
    margin-left: 0px !important;
  }
}
.nav-collapse, .nav-collapse.collapse{height: auto}
@media (max-width: 768px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 27px;
  }
  .navbar-fixed-bottom {
    margin-top: 27px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 13.5px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #bbbbbb;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 13.5px 15px;
    margin: 13.5px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .mobile-menu,
  .btn-navbar {
    display: block !important;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .nav-collapse.collapse {
    /*height: auto !important;
    overflow: visible !important;*/ /*slash*/
  }
}


/*Additional Css*/
/*Slider*/
  .bx-viewport{    
    height: 580px !important;
  }

  .bx-viewport ul{
    /*margin-top: 79px;*/
    margin-left: 0;
  }

  .bx-viewport ul.first-slider li span{    
    /*position: absolute;*/ /* slash */
    top: inherit;    
    bottom: 106px;
    color: #fff;
    font-size: 36px;
    width: 100%;
    left: 0;    
    background: rgba(0, 0, 0, 0.5);
    /*font-family: segoe_uiregular;*/
    font-weight: normal;    
    padding: 30px 185px 0;
    height: 210px;
    box-sizing: border-box;    
  }  

  .bx-viewport a.slider-button,
  .button-slider-wrap a.slider-button{
    background: #ce0e0e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: #fe3b3b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZTcxZTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #fe3b3b 0%, #e71e1e 4%, #ce0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe3b3b), color-stop(4%,#e71e1e), color-stop(100%,#ce0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3b3b', endColorstr='#ce0e0e',GradientType=0 ); /* IE6-8 */


    color: #fff;
    min-width: 228px;
    min-height: 50px;
    position: absolute;
    font-weight: bold;
    font-family: "segoe_uiregular";
    font-size: 18px;
    text-align: center;
    bottom: 455px;
    left: 170px;
    line-height: 50px;

    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-transition: all 0.2s ease;        
       -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
  }

  .bx-viewport a.slider-button:hover,
  .button-slider-wrap a.slider-button:hover{
    text-decoration: none;
    opacity: 0.95;
  }
/*End Slider*/

  .home-box{
    border-right: 1px solid #ccc;
    padding: 40px 25px;
  }

  .home-box h5{
    font-size: 15px;
    color: #292929;
    margin: 7px 0;
    text-transform: capitalize;
  }

  .home-box p{}

  .home-box-wrap{
    background: #fff;
    position: relative;
    /*top: -10px;*/
  }

  .home-box-wrap .span3{
    margin-left: 0;
    width: 25%;
  }

  .rounded-image{
    display: inline-block;
	background-color:#fff;
    width: 77px;
    height: 77px;
    line-height: 77px;    
    text-align: center;
    border: 1px solid #c80a0a;
    
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
  }

  .rounded-image img{
    margin-top: -4px;
  }
  
  .home-box-wrap  .rounded-image img{
    margin-top: 20px;
  }

  .our-product{
    background: #c80a0a; 
  }

  .our-product h4{
    background: #c80a0a;
	font-family: "segoe_uiregular";
	font-weight: normal;
	font-size: 51px;
	color: #fff;
	position: relative;
	padding: 0 15px;
	display: inline-block;
	z-index: 1;
	margin-top: 50px;
  }

  span.title-divider{
    background: #fff;
    display: inline-block;
    width: 96%;
    height: 1px;
    position: relative;
    top: -25px;
  }

  .our-product-text,
  .our-product-text .content{    
    color: #fff;
  }

  .row-fluid .span12.content.our-product-text p{
    width: 90%;
    display: inline-block;
  }

  .our-product-text a{
    background: #fbda00; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmRjYjAyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkOTAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #fbda00 0%, #fdcb02 4%, #fd9002 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbda00), color-stop(4%,#fdcb02), color-stop(100%,#fd9002)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fbda00 0%,#fdcb02 4%,#fd9002 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fbda00 0%,#fdcb02 4%,#fd9002 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fbda00 0%,#fdcb02 4%,#fd9002 100%); /* IE10+ */
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmRjYjAyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkOTAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4='); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda00', endColorstr='#fd9002',GradientType=0 ); /* IE6-8 */


    color: #292929;
    font-size: 23px;
    font-family: segoe_uiregular"";
    font-weight: normal;
    min-width: 362px;
    min-height: 75px;
    line-height: 75px;
    display: inline-block;
    margin: 40px 0 25px 0;


    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-transition: all 0.2s ease;        
       -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
  }

  .button-slider-wrap a.slider-button-trial{
    background: rgb(96,96,96); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjNDI0MjQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(66,66,66,1) 4%, rgba(1,1,1,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(4%,rgba(66,66,66,1)), color-stop(100%,rgba(1,1,1,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(66,66,66,1) 4%,rgba(1,1,1,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(66,66,66,1) 4%,rgba(1,1,1,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(66,66,66,1) 4%,rgba(1,1,1,1) 100%); /* IE10+ */
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjNDI0MjQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4='); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#010101',GradientType=0 ); /* IE6-8 */



    color: #fff;
    min-width: 228px;
    min-height: 50px;
    position: absolute;
    font-weight: bold;
    font-family: segoe_uiregular"";
    font-size: 18px;
    text-align: center;
    bottom: 40px;
    right: 0px;
    line-height: 50px;

    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-transition: all 0.2s ease;        
       -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
  }

  .our-product-text a:hover,
  .button-slider-wrap a.slider-button-trial:hover{
    text-decoration: none;
    opacity: 0.95;
  }

  .pages.our-product header{
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .sub-product{
    background: #fafafa;
    padding-top: 70px;
  }

  .secondary-slider-wrap{
    float: left;    
  }

  .sub-product .bx-wrapper img{
    display: inline-block;
  }

  .throphy-slider-icon{
    background:url(../images/pages/welcome/thropy%202.png) no-repeat center center;
    width: 63px;
    height: 63px;
    float: left;
    border: 1px solid #df5108;
    margin-right: 20px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
  }

  .sub-product-desc{    
    margin-bottom: 30px;
  }

  .thropy-desc{
    float: left;
    width: 84%;
    font-family: "segoe_uiregular";
  }

  .thropy-desc .content{
    display: inline-block;    
  }

  .thropy-desc .amazing{
    margin-top: 0;
    display: block;
  }

  .thropy-desc h5{
    width: 100%;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: normal;
  }

  .thropy-desc p{
    font-size: 12px;
    line-height: normal;
    margin-bottom: 0;
  }

  .secondary-slider-desc-wrap{
    width: 69%;
    margin-top: 30px;
    margin-left: 35px;
  }

  .secondary-slider{
    width: 73.2%;
    display: inline-block;
    margin-top: 40px;
  }  

  .button-slider-wrap{
    position: relative;    
    width: 16.8%;
    height: 91px;
    margin: auto;
    display: inherit;
    margin-bottom: 10px;
	margin-top: 45px;
  }

  .button-slider-wrap a.slider-button{
    left: inherit;
    bottom: inherit;
    top: 40px;
  }

  .page-contact-shortcut{
    position: relative;
    background: url(../images/pages/welcome/awesome.png) 50% 0 no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 343px;
  }

  .started{
    background: rgba(200, 10, 10, 0.76);
    color: #fff;  
    min-width: 486px;
    min-height: 88px;
    line-height: 88px;
    display: inline-block;
    font-family: "segoe_uiregular";
    font-size: 37px;

    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
  }

  a.started:hover{
    color: #fff;
    text-decoration: none;
  }

  .page-contact-shortcut h4{
    color: #fff;
    font-size: 40px;
    margin-top: 90px;
    margin-bottom: 60px;
  }
  

  .page-customer-stories{
    background: #fafafa;	   
  }

  .page-customer-stories h4{
    font-family: "segoe_uiregular";
    font-size: 35px;
    color: #292929;
	  font-weight: lighter;
  }

  .page-customer-stories {
    color: #414040;
    font-weight: normal;
    font-size: 15px;
    font-family: "'Open Sans', sans-serif;
  }

  .page-customer-stories header{
    padding-top: 0;
  }

  .page-customer-stories .book-wrap{
    width: 75px;
    height: 49px;
    margin: auto;
    position: relative;
    z-index: 1;
    display: block;
    background: transparent;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .page-customer-stories .book-icon{
    background: url(../images/pages/welcome/play.png) no-repeat #fff center center;
    width: 49px;
    height: 49px;
    background-size: 132px;
    border: 1px solid #d5d5d5;
    margin: auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
  }

  .page-customer-stories .book-divider{
    top: -53px;
    display: block;
    background: #d5d5d5;
    width: 100%;
    position: relative;
    height: 1px;
  }  

  .customer-box{
    border: 1px solid #d5d5d5;
    background: #f5f5f5;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
    overflow: hidden;
  }

  .customer-box h5{
    font-family: "segoe_uiregular";    
    font-size: 16px;
    padding: 13px 15px;
    line-height: normal;
    text-transform: none;
    font-weight: bold;
    position: absolute;
    bottom: -80px;
    background: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 355px;
    color: #292929;
    height: 70px;
  }

  .fold{
    background: url(../images/pages/welcome/fold.png) no-repeat #fafafa;
    width: 53px;
    height: 44px;
    position: absolute;
    right: -1px;
    bottom: -1px;
  }

  .customer-box p{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    padding: 0 21px;
    margin-top: 15px;
    margin-bottom: 70px;
  }

  .customer-stories-slider li{
    width: 370px !important;
    margin-right: 50px;
  }

  .bxslider.customer-stories-slider{
    margin-top: 0;
    
  }

  .customer-stories-slider-wrap .bx-viewport{
    height: 480px !important;
  }

  .page-contact .span6{
    width: 47.2%;
  }

  .page-contact .span6:last-child{
    /*width: 50%*/
  }

  .page-contact .span6 .media{
    float: left;
    margin-bottom: 24px;
    margin-top: 0px;
  }

  .page-contact .span6 .media.top-media{
    width: 63%; 
  }

  .page-contact .span6 .media.top-media .media-body,
  .page-contact .span6 .media.top-media-second .media-body{
    font-size: 14px;
  }

  .red-mail{
    color: #ca1616;
  }

  .page-contact .span6 textarea{    
    height: 165px;
    resize: none;
  }

  .page-contact .span6 button{
    background: #dd0000;
  }

  .span6 h5{
    margin-top: 70px;
    font-weight: lighter;
  }

  .page-blog{
    position: relative;
    background: url(../images/pages/welcome/red-image.jpg) 50% 0 no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
  }

  .testimonial-box{
    position: relative;
  }

  .testimonial-box-inner{
    background: #fff;
    color: #676767;
    font-size: 18px;
    font-style: italic;
    line-height: normal;
    padding: 20px;
    margin-bottom: 35px;
    position: relative;
    border: 1px solid #ccc; 
    font-family: "segoe_uiregular";
    font-style:italic;
  }

  .second-fold{
    background: url(../images/pages/welcome/fold-second.png) no-repeat;
    width: 78px;
    height: 35px;
    position: absolute;
    bottom: -35px;
    right: 0;
  }

  .testimonial-desc span{
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: normal;
    margin-bottom: 5px;
  }

  .testimonial-desc{
    margin-top: 40px;
    color: #fff;   
    margin-bottom: 60px; 
  }

  .quote-icon{
    background:url(../images/pages/welcome/quote.png) no-repeat #fff center center;
    width: 49px;
    height: 49px;    
    border: 1px solid #c0c0c0;
    margin: auto;
    
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;    
  }

  .blog-divider{
    display: block;
    background: #fff;
    width: 100%;
    position: relative;
    height: 1px;    
    top: -94px;
  }

  .icon-wrap{
    width: 75px;
    height: 49px;
    margin: auto;
    position: relative;
    z-index: 1;
    display: block;
    background: transparent;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .blog-divider{
    top: -53px;
  }

  .page-client-logo{
    background: #fff;
	padding: 30px 0;
    margin-bottom: 30px;
  }

  .page-client-logo img{
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: inherit;
  }

  .span12.clients-logos {
    text-align: center;
  }

  .page-client-logo .bx-wrapper .bx-prev {    
    background: url(../images/css/plugins/bxslider/prev-second.png) no-repeat 0 0;
    left: -70px;
    height: 94px;
  }

  .page-client-logo .bx-wrapper .bx-next {    
    background: url(../images/css/plugins/bxslider/next-second.png) no-repeat 0 0;
    right: -70px;
    height: 94px;
  }

  .icon-play{
    background: url(../images/pages/welcome/button-play-video.png) no-repeat center center;
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
    height: 65px;
    cursor: pointer;
  }

  .your-success-story{

  }

  .page-client-logo .bx-viewport{
    height: 70px !important;
  }

  .page-client-logo .bx-viewport ul{

  }

  .page-client-logo  .bx-wrapper .bx-controls-direction a {    
    top: -15%;
    background-size: 25px !important;
  }

  .page-client-logo .container{
    width: 100%;
    padding: 0;
  }

  .page-client-logo ul.bxslider li{
    text-align: center;
    line-height: 70px;
    height: 70px;
  }

  .page-client-logo ul.bxslider li img{
    display: inline-block;
    vertical-align: middle;
  }

  .client-box{
    background: #fff;
  	padding: 7px 0;
  	margin-top: 30px;
  	overflow: hidden;
  	border-radius: 6px;
  }

  #navigation #main-menu a.contact-us,
  #navigation #main-menu a.contact-us:hover{
    background: #c80a0a;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-shadow: none;
    margin-top: 15px;
  }

  #navigation #main-menu a.contact-us:hover{
    opacity: 0.8;
  }



  #navigation #main-menu a.marketplace,
  #navigation #main-menu a.marketplace{
    background: #292929;
  	height: 20px;
  	line-height: 20px;
  	color: #fff;
  	text-shadow: none;
  	margin-top: 15px;
  	margin-right: 20px;
  }
  
  
  #navigation #main-menu a.marketplace:hover{
    background: #555;
  }

  #navigation #main-menu a.contact-us:hover{
    opacity: 0.8;
  }
  
  .bx-controls.bx-has-pager{
    float: left;
    width: 100%;
    height: 47px;
    margin-bottom: 100px;
  }

  .customer-stories-slider-wrap .bx-controls-direction{
    display: none;
  }

  .customer-box a{
    display: inline-block;
    margin: 18px 0;
  }

  .customer-stories-slider-wrap .customer-box img{
    max-width: 100%;
    display: inline-block;
    width: 100%;  
  }  

  a.view-more{
    background: #ce0e0e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: #fe3b3b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZTcxZTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #fe3b3b 0%, #e71e1e 4%, #ce0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe3b3b), color-stop(4%,#e71e1e), color-stop(100%,#ce0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3b3b', endColorstr='#ce0e0e',GradientType=0 ); /* IE6-8 */


    color: #fff;
    min-width: 228px;
    min-height: 50px;    
    font-weight: bold;
    font-family: "segoe_uiregular";
    font-size: 18px;
    text-align: center;
    display: inline-block;    
    line-height: 50px;
    margin-top: 50px;
    margin-bottom: 80px;


    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-transition: all 0.2s ease;        
       -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
  }

  a.view-more:hover{
    text-decoration: none;
    opacity: 0.95;
  }

  .view-more-wrap{
    position: relative;
  }

  .bar .mosaic-overlay h4{
    font-size: 14px;
    padding: 0px 25px;
    line-height: normal;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 9px;
  }

  .bar .mosaic-overlay p{
    font-size: 12px;
    padding: 0px 25px;
    line-height: normal;
    margin-bottom: 0;
    color: #333;
  }

  .bar .mosaic-overlay .legal{
    color: #333;
  }

  .details{
    padding: 0 10px;
  }

  .details h2{
    margin-top: 4px;
  }

  .page-read{
    background: #ea3308 url(../images/pages/welcome/read-top.png) no-repeat top center;
    position: relative;
    width: 100%;
    min-height: 250px;
  }

  .glass{
    background: url(../images/pages/welcome/glass.png);
    display: inline-block;
    width: 161px;
    height: 86px;
  }

  .read-wrap{
    margin-top: 75px;
    margin-left: 90px;
  }

  .read-text{
    font-family: 'segoe_uiregular';
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    margin-top: 0px;
  }

  .page-read .span8{
    width: 60%;
  }

  .read-right{
    color: #fff;    
    font-weight: normal;    
    margin-top: 45px;

    font-size: 1.1429em;
    line-height: 1.7142em;    
    -webkit-font-smoothing: antialiased;
  }

  .read-right a{
    color: #fff;
  }

.modulus-title{
    font-size: 30px;    
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    line-height: 50px; 
  }


  .page-product-step h2{
    font-size: 20px;
    color: #c80a0a;
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    /*text-transform: uppercase;*/
    line-height: 28px;
    min-height: 56px;
  }

  .page-product-step p{
    font-size: 15px;
    color: #292929;
    margin-bottom: 30px;
  }

  .page-product-step .span4{
    width: 33.3%;
    padding: 80px 30px;
    margin-left: 0;
    height: 620px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

    -webkit-transition: all 0.5s ease;        
       -moz-transition: all 0.5s ease;
            transition: all 0.5s ease;
  }

  .page-product-step .span4:nth-child(3n+3) {
    border-right: none;
  }

  .page-product-step .span4:nth-child(3n+5) {
    border-right: 1px solid #ccc;
  }

  .page-product-step .span4:hover{
    background: #f2f2f2;
  }

 
  .page-product-step .span4 a{
    
  }

  .page-product-step .span4 a:hover{
    opacity: 0.95;
    text-decoration: none;
    cursor: pointer;
  }

  
  .page-product-step a:hover{
    text-decoration: none;
    cursor: pointer;
  }
  

  .page-product-step .span6{
  width: 50%;
  padding: 80px 30px;
  margin-left: 0;
  height: 600px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;

  -webkit-transition: all 0.5s ease;        
     -moz-transition: all 0.5s ease;
          transition: all 0.5s ease;
  }
  
  .page-product-step .span6:hover {
    background-color: #f2f2f2;
  }
    
    
  .page-product-step .span6 a {
    background: #fe3b3b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fe3b3b 0%, #e71e1e 4%, #ce0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe3b3b), color-stop(4%,#e71e1e), color-stop(100%,#ce0e0e));
    background: -webkit-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: -o-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: -ms-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: linear-gradient(to bottom, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3b3b', endColorstr='#ce0e0e',GradientType=0 );
    color: #fff;
    min-width: 228px;
    min-height: 50px;
    display: inline-block;
    font-weight: normal;
    font-family: "segoe_uiregular";
    font-size: 18px;
    text-align: center;
    bottom: 75px;
    left: 170px;
    line-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;

    margin-top: 20px;
  }

  .page-product-step .span6 a:hover{
    text-decoration: none;
  }


  .page-product-step .img-product {
    overflow: hidden;
    margin: 0 auto;
  }

  .page-product-step .img-product img{
    opacity: 10;   
  }

  .page-product-step .img-product a{

  }

  .page-product-step .img-product img:hover{
    opacity: 0.8;
  }

  
  .header-banner{
    background: #3c3c3c;
    padding-top: 75px;
    position: relative;
  }


  .trial-bttn {
    margin: 0 auto;
      text-align: center;
      margin-top: 33px;
  }

  .trial-bttn a {
    background: #fbda00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fbda00 0%, #fdcb02 4%, #fd9002 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbda00), color-stop(4%,#fdcb02), color-stop(100%,#fd9002));
    background: -webkit-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -o-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -ms-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: linear-gradient(to bottom, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda00', endColorstr='#fd9002',GradientType=0 );
    color: #292929;
    font-size: 23px;
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    font-weight: bold;
    min-width: 362px;
    min-height: 75px;
    line-height: 75px;
    display: inline-block;
    margin: 20px 0 25px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
    
  .trial-bttn a:hover{
    text-decoration: none;
  }  

  .page-category-detail{
    width: 100%;
    height: 265px;
    position: relative;
    overflow: hidden;
    text-align: center;    
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; 
    margin-top: 79px;

    background: rgb(224,95,57); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNlMDVmMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2ExMDBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%, rgba(202,16,13,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(224,95,57,1)), color-stop(100%,rgba(202,16,13,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05f39', endColorstr='#ca100d',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
  }
 
  .page-category-detail h2{
    font-size: 33px;
    color: #fff;
    margin-top: 80px;
  }

  .page-category-detail h5{
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    font-style: italic;
  }

  .category-detail-nav{
    background: #000;
    color: #fff;
    padding: 15px 90px;
  }

  .sticky-wrapper{
    z-index: 2001;
    position: relative;
  }  

  .sticky-wrapper .category-detail-nav.stuck{
    position: fixed;
  	top: 0;
  	width: 100%;
  	padding-top: 0;
  	padding-bottom: 0;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-box-shadow: 1px 1px 3px #3D3D3D;
  	-moz-box-shadow: 1px 1px 3px #3D3D3D;
  	box-shadow: 1px 1px 3px #3D3D3D;
  	height: 78px;
  	opacity: 1;
  }

  .sticky-wrapper .category-detail-nav.stuck #category-detail-menu{
    margin-top: 15px;
  }

  .sticky-wrapper .category-detail-nav.stuck h5{    
    margin-top: 15px;
  }

  .sticky-wrapper .category-detail-nav.stuck h6{
    margin-bottom: 11px;
  }

  .sticky-wrapper .service-detail-nav.stuck{
    position: fixed;
    top: 0;
    z-index: 2001px;
    width: 100%;    

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-box-shadow: 1px 1px 3px #3D3D3D;
    -moz-box-shadow: 1px 1px 3px #3D3D3D;
    box-shadow: 1px 1px 3px #3D3D3D;
  }

  .category-detail-nav h5{
    margin: 18px 0 0 0;
    font-size: 20px;
    font-weight: normal;
  }

  .category-detail-nav h6{
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    font-style: italic;
    margin-bottom: 18px;
    margin-top: 10px;
  }

  .category-detail-nav ul{
    margin-top: 10px;
	margin-bottom: 0;
  }

  .category-detail-nav ul li{
    float: left;
    list-style: none;
    margin-right: 30px;
    line-height: 45px;
  }

  .category-detail-nav ul li:last-child{
    margin-right: 0;
  }

  .category-detail-nav ul li a{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
  }
  

  .category-detail-nav ul li a:hover{
    text-decoration: none;
  }


  .category-detail-nav ul li a.free-trial-product{
    background: #fbda00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fbda00 0%, #fdcb02 4%, #fd9002 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbda00), color-stop(4%,#fdcb02), color-stop(100%,#fd9002));
    background: -webkit-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -o-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -ms-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: linear-gradient(to bottom, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda00', endColorstr='#fd9002',GradientType=0 );
    color: #292929;
    font-size: 18px;    
    font-weight: bold;
    margin-top: 5px;
    min-width: 157px;
    min-height: 43px;
    line-height: 43px;    
    margin-left: 10px;
    display: inline-block;    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }  

  .page-feature h2{    
    font-weight: normal;
    margin-top: 50px;
  }

  .page-feature h2 span{
    color: #c80a0a;
  }

  .feature-image-wrap{
    margin: 50px;
  }

  .feature-wrap{
    padding: 50px 84px;
    background: #efefef;
  }

  .feature-wrap h4{
    color: #292929;
    font-size: 22px;
    font-weight: normal;
  }

  .feature-wrap .span4{
    margin-bottom: 30px;
  }

  .feature-wrap .rounded-image{
    width: 63px;
    height: 63px;
    line-height: 63px;
    display: inline-block;
    border-color: #df5108;
    margin-right: 20px;
    float: left;
    background: #fff;
  }
  .feature-desc{
    display: inline-block;
    width: 270px;
    /*font-size: 12px;*/
  }

  .feature-product-top{
    
  }

  .product-detail-desc{
    width: 76%;
    display: inline-block;    
    margin-bottom: 75px;

    font-size: 1.1429em;
    line-height: 1.7142em;    
    -webkit-font-smoothing: antialiased;
  }

  .page-feature .feature-product-top h2{
    margin-top: 40px;
    font-size: 36pt;
    margin-bottom: 20px;
  }

  .feature-product-bottom{
    padding: 0 100px;
    margin-bottom: 80px;
  }

  .feature-product-bottom:last-child{
    margin-bottom: 0;
  }

  .feature-product-bottom h3{
    font-size: 19px;
    margin-top: 0;
    line-height: normal;
    color: #c80a0a;
  }

  .feature-product-bottom h5{
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;    
  }

  .right-product-detail{

  }

  .view-screenshot-wrap a{
    background: #fe3b3b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fe3b3b 0%, #e71e1e 4%, #ce0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe3b3b), color-stop(4%,#e71e1e), color-stop(100%,#ce0e0e));
    background: -webkit-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: -o-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: -ms-linear-gradient(top, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    background: linear-gradient(to bottom, #fe3b3b 0%,#e71e1e 4%,#ce0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3b3b', endColorstr='#ce0e0e',GradientType=0 );
    color: #fff;
    min-width: 228px;
    min-height: 50px;
    display: inline-block;
    font-weight: normal;
    font-family: "segoe_uiregular";
    font-size: 18px;
    text-align: center;
    bottom: 75px;
    left: 170px;
    line-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .view-screenshot-wrap a{
    text-decoration: none;
  }

  .view-screenshot-wrap{
    margin: 50px 0 60px 0;
  }

  .shadow{
    background: url(../images/pages/welcome/shadow.png) no-repeat center center;
    height: 17px;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
  }

  .page-intended h2{
    font-size: 48pt;
    color: #272727;
    margin-top: 0;
  }

  .page-intended h6{
    font-size: 16px;
    color: #6d6d6d;
    text-transform: none;
    padding-top: 5px;
    margin-bottom: 70px;
    font-weight: normal;
  }

  .intended-column{
    margin-bottom: 25px;
  }

  .intended-column ul li{
    font-size: 19px;
    color: #6d6d6d;
    list-style: none;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  .page-intended{
    padding: 0 90px;
margin-top: 30px;
  }

  .page-contact-shortcut .container{
    position: relative;
  }

  a.let-start{
    background: transparent;
    color: #cf0f0f;
    font-weight: bold;
    min-width: 365px;
    min-height: 88px;
    line-height: 88px;
    display: inline-block;
    font-family: "segoe_uiregular";
    font-size: 37px;    
    border: 1px solid #fff;
    font-size: 30px;
  }

  a.let-start:hover{
    color: #cf0f0f;
    opacity: 0.9;
    text-decoration: none;
  }

  .testimonial-box{
    margin-top: 80px;
    margin-bottom: 80px;
    display: inline-block;
  }

  .product-testimonial{
    padding: 0 65px;
  }

  .testimonial-content{
    /*font-size: 21px;*/
    color: #676767;
    font-style: italic;
  }

  .testimonial-logo{
    margin-top: 40px;
    position: relative;
    right: 40px;
  }

  .quote-wrap{
    width: 100%;
    margin-top: 10px;
  }

  .quote-wrap:before{
    border-bottom: 1px solid #c2c2c2;
    display: inline-block;
    width: 100%;
    height: 1px;
    content: "";
    position: relative;
    top: 15px;
  }

  .quote{
    background: url(../images/pages/welcome/quote.png) no-repeat center center #fff;
    width: 50px;
    height: 17px;
    display: inline-block;
    position: relative;
  }

  /*.quote {
    background: url(../images/css/divider_q.png) no-repeat 50% 0;
    margin-top: 100px;
    padding-top: 50px;
  }*/

  #quote-slider {
    margin-bottom: 35px;
    position: relative;
    margin-top: 78px;

  }
  #quote-slider .carousel-indicators {
    left: 0;
    right: 0;
    top: auto;
    bottom: -8px;
    text-align: center;
  }
  #quote-slider .carousel-indicators li {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    float: none;
    display: inline-block;
  }

  #page-quote{
    background: #292929 url(../images/pages/contact/map_bck.png) 50% 0 repeat fixed;
    position: relative;
    height: 207px;
    color: #fff;
    padding: 0 75px 50px 75px;    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  #quote-slider h5{
    font-size: 50px;
    line-height: normal;
    margin-bottom: 0;
  }

  #quote-slider p{
    font-size: 14px;
  }

  .page-content-wrapper .span7{
    width: 68%;
  }

  .page-content-wrapper{
    padding: 0 78px;
  }

  .page-content-wrapper h2{
    font-size: 30px;
    margin: 30px 0 5px 0;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
  }

  .page-content-wrapper h1{    
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
  }

  .page-content-wrapper p{    
    font-size: 15px;    
  }

  .content h1
  {
      color: rgb(60, 60, 60);
      line-height: 50px;
  }

  .page-content-wrapper h3{
    background: url(../images/pages/welcome/timepiece.png) no-repeat left center;
    padding-left: 70px;
    margin-top: 40px;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;           
  }

  .page-content-wrapper img{
    margin-bottom: 30px;
    width: 100%;
  }

  .page-content-wrapper .social-icons.bordered{
    border-right: 2px solid #8c8c8c;
  }

  .page-content-wrapper .social-icons.bordered a{
    border: 2px solid #8c8c8c;
    border-right: 0;    
  }

  .sicon-grey i{
    background-image: url("../images/css/sicon-set-grey.png");

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .socmed-wrap{
    display: block;
    width: 100%;
    border-top: 5px solid #333333;
    padding-top: 35px;
    margin-top: 50px;
    float: left;
    margin-bottom: 145px;
  }

  .share-label{
    color: #3e3e3e;
    font-size: 22px;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 11px;
  }

  .download-btn{
    background: #dd0000;
    color: #fff;
    min-width: 123px;
    height: 40px;
    line-height: 40px;
    margin-left: 28px;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  a.download-btn:hover{
    color: #fff;
    text-decoration: none;
    background: #B40B0B;
  }

  .customer-quote{
    background: #f1f1f1;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;    
    width: 87.8%;
    margin-top: 100px;
    font-style: italic;
    color: #272727;
    font-size: 1.1429em;
    line-height: 1.7142em;
  }

  .red-fold{
    background: url(../images/pages/welcome/red-fold.png) no-repeat;
    width: 106px;
    height: 56px;
    position: absolute;
    bottom: -119px;
    right: 79px;
  }

  .cust-stories-logo{
    background: url(../images/pages/welcome/logo1.png) no-repeat;
    display: inline-block;
    width: 118px;
    margin-top: 100px;
    height: 50px;
    margin-right: 30px;
  }

  .header-contact{
    margin-top: 100px;
  }

  .header-contact h2{
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .support-contact,
  .contact-phone,
  .contact-location,
  .time-contact{
    background: #fff;
color: #292929;
font-size: 18px;
padding: 3px 5px;
opacity: 0.9;
  }

  .contact-location,
  .support-wrap{
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 13px;
  }

  .contact-location,
  .time-contact{
    display: inline-block;
    width: 70%;
    font-size: 18px;
  }

  .contact-location{
    margin-bottom: 5px;
  }

  .page-trusted ul{
    margin: 0;
  }

  .trusted-inner h6,
  .page-contact-form h6{
    padding-top: 0;
    margin-bottom: 20px;    
    font-weight: normal;
  }

  .page-trusted ul li{
    list-style: none;
    display: inline-block;
    margin-left: 40px;
  }

  .page-trusted ul li:first-child{
    margin-left: 0;
  }

  .trusted-inner{
    padding: 50px 100px;
  }

  .page-contact-form{
    background: #f9f9f9;
  }

  .page-contact-form h3{
    font-weight: normal;
    font-size: 28px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .page-contact-form h6{
    margin-top: 50px;
  }

  .contact-form-text{
    width: 60%;
    display: inline-block;
    margin-bottom: 40px;
    font-size: 1.1429em;
    line-height: 1.7142em;
  }

  .page-contact-form form{
    width: 52.5%;
    display: inline-block;
    padding-bottom: 50px;
  }

  .form-wrap textarea:focus,
  .form-wrap input:focus,
  .page-contact-form input[type="submit"]{
    outline: none;
    background-color: #FFFFD7;
    border-color: #E9322D;
    -webkit-box-shadow: 0 0 6px #F8B9B7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #F8B9B7;
  }

 .page-download-form{
    outline: none;
    background-color: #8DBF40;
    border-color: #648C32;
    -webkit-box-shadow: 0 0 6px #F8B9B7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #F8B9B7;
  }

  .form-wrap label{
    font-weight: normal;
    margin-top: 0px;
    font-size: 16px;    
  }

  .form-wrap input{
    width: 100%;
    height: 35px;    
    padding: 0 10px;
    border: none;

    -webkit-box-shadow: 1px 1px 3px #C7C7C7 inset;
    -moz-box-shadow: 1px 1px 3px #C7C7C7 inset;
    box-shadow: 1px 1px 3px #C7C7C7 inset;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .form-wrap textarea{
    height: 200px;
    width: 100%;
    padding: 10px;
    resize: none;
    border: none;

    -webkit-box-shadow: 1px 1px 3px #C7C7C7 inset;
    -moz-box-shadow: 1px 1px 3px #C7C7C7 inset;
    box-shadow: 1px 1px 3px #C7C7C7 inset;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .page-contact-form input[type="submit"]{
    width: 100%;
    background: #c80a0a;
    border: none;
    font-size: 12px;
    color: #fff;
    padding: 13px;
    margin-top: 10px;
  }

  .support-ico{
    background: url(../images/pages/welcome/email.png) no-repeat;
    display: inline-block;
    width: 31px;
    height: 22px;
    position: relative;
    top: 5px;
    margin-right: 10px;
  }

  .phone-ico{
    background: url(../images/pages/welcome/phone.png) no-repeat;
    display: inline-block;
    width: 24px;
    height: 31px;
    position: relative;
    top: 5px;
    margin-left: 10px;
	padding-right: 10px;
  }

  .place-ico{
    background: url(../images/pages/welcome/place.png) no-repeat;
    display: inline-block;
    width: 24px;
    height: 39px;
    position: relative;
    top: -15px;
    margin-right: 10px;
    margin-left: 5px;   
  }

  .hour-ico{
    background: url(../images/pages/welcome/hour.png) no-repeat;
    display: inline-block;
    width: 28px;
    height: 32px;
    position: relative;
    top: 10px;
    margin-right: 7px;
    margin-left: 5px;   
  }

  .carousel-control{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #6a6a6a;
    color: rgba(0, 0, 0, 0.8);
  }

  .carousel-control.left{
    right: 80px;
    float: none !important;
    left: inherit;
  }

  .carousel-control{
    border: none;    
    font-size: 120px;
    height: 60px;
  }

  .carousel-indicators{
    display: none;
  }

  .page-our-service-para{
    width: 100%;
    margin-bottom: 5px;
    min-height: 380px;
    padding-top: 80px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #292929 url(../images/pages/welcome/our-services-banner.png) 50% 0 repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
  }

  .page-our-service-para h2{
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 80px;
    line-height: normal;
  }

  .page-our-service-para span{
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    width: 87%;
    line-height: 26px;
    display: inline-block;
  }
  
  .page-programming{
    min-height: 390px;
    padding: 100px 80px;
    margin-bottom: 5px;    
    background: rgb(241,123,123); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMTdiN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlZTYxNjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWEzZDNkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(bottom center, ellipse cover,  rgba(241,123,123,1) 0%, rgba(238,97,97,1) 50%, rgba(234,61,61,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, bottom center, 0px, center center, 100%, color-stop(0%,rgba(241,123,123,1)), color-stop(50%,rgba(238,97,97,1)), color-stop(100%,rgba(234,61,61,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(bottom center, ellipse cover,  rgba(241,123,123,1) 0%,rgba(238,97,97,1) 50%,rgba(234,61,61,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(bottom center, ellipse cover,  rgba(241,123,123,1) 0%,rgba(238,97,97,1) 50%,rgba(234,61,61,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(bottom center, ellipse cover,  rgba(241,123,123,1) 0%,rgba(238,97,97,1) 50%,rgba(234,61,61,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at bottom center,  rgba(241,123,123,1) 0%,rgba(238,97,97,1) 50%,rgba(234,61,61,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17b7b', endColorstr='#ea3d3d',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
  }

  .second-page-programming{
    min-height: 390px;
    padding: 100px 80px;
    margin-bottom: 5px;

    background: rgb(191,187,187); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiZmJiYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM4NjgzODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTk1NTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(bottom center, ellipse cover,  rgba(191,187,187,1) 0%, rgba(134,131,131,1) 50%, rgba(89,85,85,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, bottom center, 0px, center center, 100%, color-stop(0%,rgba(191,187,187,1)), color-stop(50%,rgba(134,131,131,1)), color-stop(100%,rgba(89,85,85,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(bottom center, ellipse cover,  rgba(191,187,187,1) 0%,rgba(134,131,131,1) 50%,rgba(89,85,85,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(bottom center, ellipse cover,  rgba(191,187,187,1) 0%,rgba(134,131,131,1) 50%,rgba(89,85,85,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(bottom center, ellipse cover,  rgba(191,187,187,1) 0%,rgba(134,131,131,1) 50%,rgba(89,85,85,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at bottom center,  rgba(191,187,187,1) 0%,rgba(134,131,131,1) 50%,rgba(89,85,85,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbbbb', endColorstr='#595555',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
  }

  .third-page-programming{
    min-height: 390px;
    padding: 100px 80px;
    margin-bottom: 5px;

    background: rgb(140,187,186); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4Y2JiYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM3ZmIzYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTQ5YTk4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(bottom center, ellipse cover,  rgba(140,187,186,1) 0%, rgba(127,179,178,1) 51%, rgba(84,154,152,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, bottom center, 0px, center center, 100%, color-stop(0%,rgba(140,187,186,1)), color-stop(51%,rgba(127,179,178,1)), color-stop(100%,rgba(84,154,152,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(bottom center, ellipse cover,  rgba(140,187,186,1) 0%,rgba(127,179,178,1) 51%,rgba(84,154,152,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(bottom center, ellipse cover,  rgba(140,187,186,1) 0%,rgba(127,179,178,1) 51%,rgba(84,154,152,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(bottom center, ellipse cover,  rgba(140,187,186,1) 0%,rgba(127,179,178,1) 51%,rgba(84,154,152,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at bottom center,  rgba(140,187,186,1) 0%,rgba(127,179,178,1) 51%,rgba(84,154,152,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbbba', endColorstr='#549a98',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

  }

  .third-page-programming h2,
  .second-page-programming h2,
  .page-programming h2{
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-family: "segoe_uiregular";    
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
    font-weight: normal;
  }

  .left-costum-programming span{
    font-size: 16px;
    color: #fff;
    display: block;
  }

  .costum-image img{
    width: 100%;
  }

  a.costum-btn{    
    min-width: 199px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
    margin-top: 30px;

    -webkit-transition: all 0.3s ease;        
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
  }

  a.costum-btn:hover{
    text-decoration: none;
    
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

    /* IE 5-7 */
    filter: alpha(opacity=70);

    /* Netscape */
    -moz-opacity: 0.7;

    /* Safari 1.x */
    -khtml-opacity: 0.7;

    /* Good browsers */
    opacity: 0.7;
  }
  .outlinetext{      
    color: white;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 2px 0 #000,
    1px 2px 0 #000;    
  }
.outlinetext-clients{      
    color: #fff;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 2px 0 #000,
    1px 2px 0 #000;  
    
  }
 
  .carousel-wrap.nasa{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .carousel-wrap.nasa .carousel-inner{
    background: #292929 url(../images/pages/welcome/nasa-space-walk.jpg) fixed no-repeat;
    background-size: contain;     
  }

  .carousel-wrap.startup{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .carousel-wrap.startup .carousel-inner{
    background: #292929 url(../images/pages/welcome/developers.jpg) fixed no-repeat;
    background-size: contain;     
  }

  .carousel-wrap.new-cust-stories{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

 .top-logo-stockchartx
 {
     margin-top: 90px;
     margin-left: 50px;
 }

  .carousel-wrap.new-cust-stories .carousel-inner{
    background: #292929 url(../images/pages/welcome/manhatan-ny.jpg) fixed no-repeat;
    background-size: contain;     
  }

  .carousel-wrap.new-cust-stories-ver2{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

 .carousel-wrap.new-cust-stories-ver2 .carousel-inner-ver2{
    background: #292929 url(../images/pages/welcome/manhatan-ny-night.jpg) fixed no-repeat;
    background-size: contain;     
  }
  
  .stockchartx-desktop-background{
    background: #ffffff url(../images/pages/welcome/stockchartx-banner.png) 50% 0 repeat fixed;
    background-size: contain;
  }

  .modulus-logo-background{
    background: #292929 url(../images/pages/contact/map_bck.png) 50% 0 repeat fixed;
    background-size: contain;     
  }

  .modulus-logo-background-short{
    background: #292929 url(../images/pages/contact/map_bck.png) 50% 0 repeat fixed;
    background-size: contain;     
  }

  .standard-background{
    background: #292929 url(../images/pages/contact/map_bck.png) 50% 0 repeat fixed;
    background-size: contain;     
  }

  .standard-background-consulting{
    background: #292929 url(../images/pages/welcome/custom-development.png) 50% 0 repeat fixed;
    background-size: contain;     
  }
  

  .carousel-wrap.new-cust-stories .carousel{
    margin-bottom: 0;
  }

  .carousel-wrap.new-cust-stories .carousel a.carousel-control {
    top: 45%;
  }  

  .carousel-wrap.startup .carousel{
    margin-bottom: 0;
  }

  .carousel-wrap.startup .carousel a.carousel-control {
    top: 45%;
  }  

  .carousel-wrap.nasa .carousel{
    margin-bottom: 0;
  }

  .carousel-wrap.nasa .carousel a.carousel-control {
    top: 45%;
  }  

  .carousel-wrap{
    position: relative;
    margin: 15px 0;    
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*min-height: 768px;*/
    margin-top: 78px;
  }

  .top-customer-quote {    
    position: relative;
    /*height: 207px;*/  
    min-height: 300px;
    height: auto;
    color: #fff;
    padding: 0 165px 0 75px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  .top-customer-quote span{ 
    color: #fff;
  }

  .top-customer-quote h5{
    font-size: 46pt;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
  }

  .top-customer-quote p{
    font-size: 14px;
  }

  .banner-large{
      min-height: 330px;
  }

  .banner-small{
      min-height: 240px;
  }

 .banner-top, .banner-top-large {
    margin-top: -50px;
    margin-bottom: 30px;
    width: 100%;
    float:left;
    top: 0%; 
    position: relative;     
    height: auto;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }


  .modulus-logo-background, .stockchartx-background {    
    position: relative;        
    height: auto;
    color: #fff;
    padding: 0 165px 0 75px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  .modulus-logo-background h5, .stockchartx-background h5, .banner-top h5, .banner-top-large h5{
    font-size: 46pt;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 100px;  
    padding-top: 60px;
    font-weight: normal;
  }

.banner-top-large h5 {
    padding-top: 100px;
 }

  .modulus-logo-background p, .stockchartx-background p, .banner-top p, .banner-top-large p{
    font-size: 14px;
  }

    
  .modulus-logo-background-short {    
    position: relative;
    /*height: 207px;*/  
    min-height: 200px;
    height: auto;
    color: #fff;
    padding: 0 165px 0 75px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  .modulus-logo-background-short h5{
    font-size: 46pt;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
  }

  .modulus-logo-background-short p{
    font-size: 14px;
  }

  .carousel-inner > .item{    
    background: transparent;
  }

  a.carousel-control {    
    top: 6%;    
    margin-right: 40px;

    -webkit-transition: all 0.3s ease;        
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
  }  

  .customer-testi-wrap{
    position: absolute;
    top: 320px;
    right: 60px;
    width: 30%;
  }

  .page-service-detail{  
    width: 100%;
    height: 411px;
    position: relative;
    overflow: hidden;
    text-align: center;
    /*background: #d7d3d4 url(../images/pages/welcome/keyboard.png) 50% 0 no-repeat fixed;*/
    background: #e1643b; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #e1643b 0%, #c90d0c 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#e1643b), color-stop(100%,#c90d0c)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #e1643b 0%,#c90d0c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #e1643b 0%,#c90d0c 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #e1643b 0%,#c90d0c 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #e1643b 0%,#c90d0c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1643b', endColorstr='#c90d0c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    background-position: 0 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
  }

  .page-market{  
    width: 100%;
    /*height: 411px;*/
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #d7d3d4 url(../images/pages/welcome/bg-marketplace.png) 50% 0 repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
  }

  .page-market-item{
    padding: 80px;
    background: #f6f6f6;
  }

  .market-title{
    border-bottom: 3px solid #383838;
    margin-bottom: 35px;
  }

  .page-market-item h3{
    color: #fff;
    background: #c80a0a;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 215px;
    margin-bottom: 0;

    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }

  .market-detail-left {
    margin-top: 120px;    
    margin-left: 85px;
  }

  .market-detail-left span{
    color: #fff;
  }

  .market-detail-left h2 {
    font-size: 38pt;
    color: #fff;
  }

  .market-detail-left p {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
  }

  .market-item{    
    letter-spacing: 0;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.40);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.40);
    padding: 20px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;

    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }

  .market-item:hover{
    background: rgb(247,247,247); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(225,225,225,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.40);
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.40);

  }  

  .market-item h4{
    font-size: 16px;
    color: #3b3b3b;
    text-transform: none;
    line-height: normal;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .market-item .content{
    width: 205px;
    float: left;
    margin-right: 18px;
    line-height: normal;
    max-height: 100px;
    overflow: hidden;
  }

  .market-item{
    margin-bottom: 30px;   
    background: #fff; 
  }  

  .readOnly{
    margin-bottom: 15px;
  }

  .shading{
    width: 55%;
    height: 50px;
    position: absolute;
    right: 0;

    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
  }

  .market-item:hover .shading{    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(238, 238, 238, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238, 238, 238, 1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(238, 238, 238, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(238, 238, 238, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(238, 238, 238, 1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(238, 238, 238, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
  }

  .ribbon{
    position: relative;
    min-width: 120px;
    height: 28px;
    background: #84c723;
    padding: 0 0 0 15px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    left: -21px;
  }  
  
  .ribbon:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    border: 14px solid #84c723;
    z-index: 1;
  }

  .ribbon:after {
    right: -2em;
    border-left-width: 1.5em;
    border-right-color: transparent;
  }  

  .market-item .market-image-small{
    border: 3px solid #e1e1e1;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  .market-pagination{
    background: #d1d1d1;
    height: 60px;
    line-height: 48px;
    padding: 0 7px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }


  .market-pagination a{
    display: inline-block;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 51px;
    color: #9c9c9c;
    font-size: 14px;    
  }

  .market-pagination a:hover{
    text-decoration: none;
  }

  .market-pagination span{
    width: 35px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    border-radius: 8px;
    margin-right: 10px;
  }

  .service-detail-right{
    margin-top: 120px;
    margin-right: 135px;
  }

  .service-detail-right h2{
    font-size: 53px;
    color: #fff;
    /*margin-bottom: 35px;*/
  }

  .service-detail-right p{
    font-size: 18px;
    color: #fff;
    line-height: 20px;
  }

  .service-detail-right span{
    color: #fff;
  }

  .service-detail-nav{
    background: #EA3D3D;
    color: #FFF;
    padding: 15px 90px;
    /*border-top: 1px solid #292929;*/
  }

  .service-detail-nav h5{    
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    margin-top: 27px;
  }

  .service-detail-nav ul{
    margin-top: 9px;
  }

  .service-detail-nav ul li{
    float: left;
    list-style: none;
  }

  .service-detail-nav ul li a{
    text-transform: uppercase;
    color: #fff;
    margin-right: 30px;
    font-size: 16px;
    margin-top: 11px;
    display: inline-block;
  }

  .service-detail-nav ul li a:hover{
    text-decoration: none;    
  }

  .service-detail-nav ul li a.free-trial-product {
    background: #fbda00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fbda00 0%, #fdcb02 4%, #fd9002 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbda00), color-stop(4%,#fdcb02), color-stop(100%,#fd9002));
    background: -webkit-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -o-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: -ms-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    background: linear-gradient(to bottom, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda00', endColorstr='#fd9002',GradientType=0 );
    color: #292929;
    font-size: 18px;
    font-weight: bold;
    min-width: 157px;
    min-height: 43px;
    line-height: 43px;
    margin-left: 10px;
    margin-top: 0;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }  

  .what-we-do{
    padding: 60px 80px;
  }

  .what-we-do h3{
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .what-we-do p{
    font-size: 18px;
    color: #666666;
    line-height: 20px;
  }

  .expertise-title{
    margin: 15px 0 75px 0;
  }

  .expertise-title h2{
    text-transform: uppercase;
    color: #666;
    font-size: 48pt;
    /*margin-bottom: 30px;*/
  }

  .expertise-title p{
    color: #6d6d6d;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 70px;
  }

  .expertise-content .span6{
    width: 47%;
  }

  .expertise-content{
    width: 88.3%;
    margin: auto;
  }

  .expertise-box{
    display: inline-block;
    margin-bottom: 55px;
  }

  .expertise-box h4{
    color: #ea3d3d;
    font-weight: normal;
    font-size: 22px;    
    padding-bottom: 28px;
    border-bottom: 3px solid #292929;
    margin-bottom: 40px;
    margin-top: 0;
    text-transform: none;
  }

  .expertise-logo{
    width: 23%;
  }

  .expertise-logo img{
    width: 52%;
  }

  .expertise-right {
    width: 72%;
    margin-left: 15px;    
  }

  .prev{
    background: #b9b9b9 url(../images/pages/welcome/prev.png) no-repeat center center;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .next{
    background: #b9b9b9 url(../images/pages/welcome/next.png) no-repeat center center;
    margin-right: 0 !important;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .back{
    display: inline-block;
    position: relative;
    top: -15px;
  }

  .next-right{
    display: inline-block;
    position: relative;
    top: -15px;
    right: 10px;
  }

  .market-pagination a:hover .prev{
    background: #717171 url(../images/pages/welcome/prev.png) no-repeat center center;
  }

  .market-pagination a:hover .next{
    background: #717171 url(../images/pages/welcome/next.png) no-repeat center center;
  }

  .page-market-detail{
    width: 100%;
    height: 326px;
    position: relative;
    overflow: hidden;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; 
    margin-top: 79px;

    background: rgb(242,242,242); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUzZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(226,227,226,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(226,227,226,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(226,227,226,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(226,227,226,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(226,227,226,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(226,227,226,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e2e3e2',GradientType=0 ); /* IE6-8 */

  }  

  .market-detail-image{
    position: relative;    
  }

  .market-detail-desc{
    width: 66%;
  }

  .market-ribbon{
    background: url(../images/pages/welcome/ribbon.png);
    width: 134px;
    height: 28px;
    position: absolute;
    top: 9px;
  }

  .market-detail-para{
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;

    font-size: 1.1429em;
    line-height: 1.7142em;    
    -webkit-font-smoothing: antialiased;
  }

  .market-detail-desc h4{
    margin-top: 0;
    color: #333;
    font-weight: normal;
    font-size: 20pt;
    line-height: 23px;
  }

  .market-detail-top-wrap{
    width: 74%;
    margin: auto;
    margin-top: 70px;
  }

  #main-menu .dropdown-menu{
    background: rgba(42, 42, 42, 0.94);
	z-index: 2002;
	width: 498px;
	padding: 0;
	border-radius: 0;
	margin: 0;
  }

  #main-menu .dropdown-menu li a{
    font-size: 12px;
  }

  #navigation #main-menu .dropdown-menu a{
    display: inline-block;
	height: 85px;
	color: #fff;
	text-shadow: none;
	width: 130px;
	white-space: normal;
	line-height: normal;
	border: 1px solid #444;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
  }

  #navigation #main-menu .dropdown-menu a.icon5 img{
    margin-top: 10px;
  }

  #navigation #main-menu .dropdown-menu a:hover{
    background: #c80a0a;
  }

  #navigation #main-menu .dropdown-menu a img{
    margin-top: 0px;
  }
  
  .page-new-product-detail .span7 h2 {
  /*font-size: 30px;*/
  color: #fff;
}

.page-new-product-detail .span7 span {
  color: #fff;
  font-size: 16px;
}

a.free-trial-product {
background: #fbda00;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, #fbda00 0%, #fdcb02 4%, #fd9002 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbda00), color-stop(4%,#fdcb02), color-stop(100%,#fd9002));
background: -webkit-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002100%);
background: -o-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
background: -ms-linear-gradient(top, #fbda00 0%,#fdcb02 4%,#fd9002 100%);
background: linear-gradient(to bottom, #fbda00 0%,#fdcb02 4%,#fd9002100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda00', endColorstr='#fd9002',GradientType=0 );
color: #292929;
font-size: 18px;
font-weight: normal;
min-width: 157px;
min-height: 43px;
line-height: 43px;
margin-top: 30px;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.page-new-product-detail .span7 {
	width: 51%;
	margin-top: 80px;
}

.page-new-product-detail .span5 {
margin-top: 40px;
}

.page-new-product-detail {
width: 100%;
height: 450px;
position: relative;
overflow: hidden;
text-align: center;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
margin-top: 79px;
background: rgb(224,95,57);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(224,95,57,1) 1%, rgba(202,16,13,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(224,95,57,1)), color-stop(100%,rgba(202,16,13,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(224,95,57,1)1%,rgba(202,16,13,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%);
background: radial-gradient(ellipse at center, rgba(224,95,57,1) 1%,rgba(202,16,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05f39', endColorstr='#ca100d',GradientType=1 );
}
  

  /*Responsive for resolution 320*480*/
  @media (min-width: 320px) and (max-width: 480px){
    .carousel-inner span.content {
      width: 100%;
      margin-bottom: 80px;
    }

    .carousel-wrap.new-cust-stories .carousel a.carousel-control {
        top: inherit;
        bottom: 15px;
    }
    .carousel-wrap.startup .carousel a.carousel-control {
        top: inherit;
        bottom: 15px;
    }
    .carousel-wrap.nasa .carousel a.carousel-control {
        top: inherit;
        bottom: 15px;
    }
    .day .page-welcome,
    .night .page-welcome{
      height: auto !important;
    }

    #navigation .brand img{
      width: 60%;
    }

    h2{
      font-size: 1.1428em;
    }

    .page-contact .span6 .media.top-media .media-body, 
    .page-contact .span6 .media.top-media-second .media-body,.media-body{
      font-size: 12px;
    }

    .thropy-desc .amazing{
      width: 100%;
      text-align: center;
    }

    .thropy-desc .content{
      text-align: center;
    }

    #page-welcome .bx-viewport a.slider-button,#page-welcome .button-slider-wrap a.slider-button{
      left: 38px;
      top: 25px;
      font-size: 10px;
      width: auto;
      min-width: 109px;
      min-height: 25px;
      line-height: 25px;
      bottom: inherit;
    }

    .bx-viewport ul.first-slider li span{
      font-size: 10px;
      width: 77%;
      left: 37px;
      top: -45px;
      line-height: 16px;
      padding: 5px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;

    }

    #page-welcome .bx-wrapper .bx-controls-direction a{
      width: 20px;
      height: 74px;
    }

    #page-welcome .bx-viewport{
     /* height: 161px !important;*/
    }

    .bx-wrapper .bx-controls-direction a{
      background-size: 20px;
    }

    .bx-viewport ul{
      margin-top: 57px;
    }

    #navigation #main-menu li{
      width: 100%;
    }

    #navigation #main-menu{
      top: 0px;
    }

    #navigation #main-menu a{
      height: 20px;
      line-height: 20px;
    }

    #navigation #main-menu a.contact-us, 
    #navigation #main-menu a.contact-us:hover{
      margin-top: 0;
    }

    #navigation{
      height: 55px;
    }

    .home-box{
      padding: 25px;
      border-right: none;
    }

    .home-box-wrap .span3{
      width: 100%;
      border-bottom: 1px solid #ccc;      
    }

    .our-product h4{
      line-height: 20px;
      font-size: 20px;
      padding: 0 8px;
    }

    span.title-divider{
      top: -38px;
    }

    .our-product-text{
      font-size: 12px;
    }

    .our-product-text a{
      min-width: 280px;
    }

    .sub-product .bx-wrapper img{
      width: 70%;
    }

    .secondary-slider {
      width: 100%;
      padding: 0 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }  

    .secondary-slider-desc-wrap {
      width: 100%;
      margin-top: 20px;
      margin-left: 0;
    }

    .thropy-desc{
      width: 100%;
    }

    .throphy-slider-icon{
      float: none;
      display: inline-block;
    }

    .thropy-desc h5{
      text-align: center;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 5px;
    }

    .sub-product .bx-wrapper .bx-prev{
      left: 5px;
    }

    .button-slider-wrap{
      width: 100%;
      padding: 0 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .button-slider-wrap a.slider-button,
    .button-slider-wrap a.slider-button-trial{      
      min-width: 100px;
      display: inline-block;
      position: static;
      width: 100%;

      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    .button-slider-wrap a.slider-button-trial{
      margin-top: 20px
    }  

    .page-contact-shortcut h4 {
      color: #fff;
      font-size: 20px;
      margin-top: 90px;
      margin-bottom: 40px;
    }

    .started{
      min-width: 100px;
      width: 100%;
      line-height: 60px;
      min-height: 20px;
      font-size: 28px;
    }

    .page-customer-stories h4 {      
      font-size: 25px;
    }  

    .page-customer-stories p{
      font-size: 12px;
    }

    .customer-stories-slider li{
      width: 100% !important;
      margin-right: 0;
    }

    .customer-stories-slider-wrap ul{
      width: 100% !important;
      margin-top: 0;
    }

    .customer-box h5{
      font-size: 18px;
    }

    .bx-controls.bx-has-pager{
      margin-bottom: 30px;
    }

    .page-client-logo{
      height: auto;
    }

    .client-box{
      margin-top: 10px;
    }

    .page-client-logo .span2:last-child{
      margin-bottom: 10px;
    }

    .page-contact .span6,
    .page-contact .span6:last-child,
    .page-contact .span6 button,
    .page-contact .span6 .media.top-media{
      width: 100%;
    }  

    .media .pull-left, .media .pull-right{
      float: left;
      margin-bottom: 0;
    }

    .page-contact .span6 .media.top-media .smallFontBy08{
      font-size: 12px;
    }

    .page-contact .span6 .media.top-media{
      margin-bottom: 10px;
    }

    .page-contact .span6 .media{
      margin-bottom: 15px;
      width: 100%
    }

    .span6 h5{
      margin-top: 15px;
    }

    #navigation #main-menu{
      background: #E7E7E7;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 
    }

    .sub-product-desc {
      margin-bottom: 20px;
    }

    .customer-stories-slider-wrap .bx-wrapper img {
      max-width: 90%;
      display: inline-block;
      width: 90%;
    }

    .testimonial-box-inner{
      padding: 15px;
      font-size: 14px;
    }

    .testimonial-desc {
      margin-top: 10px;      
      margin-bottom: 30px;
    }

    .testimonial-desc span{
      font-size: 12px;
    }

    #page-customer-stories header{
      padding-top: 5px;
      padding-bottom: 10px;
    }    

    .secondary-slider-wrap{
      float: none;
      display: inline-block;
    }

    .home-box p,
    .our-product-text p{
      margin-bottom: 0;
    }     

    .page-contact .span6 textarea{
      height: 120px;
    }

    .page-contact{
      padding-bottom: 0;
      width: 100%;
    }

    .page-welcome{      
      height: auto;
      position: relative;
      overflow: hidden;
      text-align: center;
      background: #292929;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: 50% 56px;
      padding-top: 22px;
    }

    .sub-product{
      padding-top: 0;
    }

    #page-work .bx-viewport {
      min-height: 10px !important;
      height: auto !important;
    }    

    .customer-stories-slider-wrap .mosaic-block{
      height: auto;
      width: 100%;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }

    .bar .mosaic-overlay{
      width: 100% !important;
    }

    .bar .mosaic-overlay h4{
      font-size: 12px;
    }

    .mosaic-backdrop img{
      width: 100%
    }

    a.view-more{
      width: 100%;
      margin: 10px 0 30px 0;
    }

    .bx-wrapper .bx-controls-direction a{
      top: 20%;
    }

    .page-welcome .bx-wrapper{
      height: auto;
    }

    .page-product{
      min-height: 100px;
    }
    
    .page-product h2 {
        font-size: 30px;        
    }

    .product-image-wrap{
      padding: 0 30px;
    }

    .product-image-wrap img{
      width: 100%;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8,
    .page-product-step .span4{
      width: 100%;
    }

    .page-product-step .span4{
      padding: 30px;
    }

    .page-category{
      margin-top: 55px;
    }

    .page-category h2 {
      font-size: 17px;
      margin-top: 24px;
    }

    .page-category .heading-content{
      font-size: 15px;
      margin-top: 10px;
    }

    .page-product-step .span6{
      width: 100%;
      height: auto;
      padding: 30px;
    }

    /*.page-product-step .img-product{
      width: 241px;
      height: 241px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }*/

    .trial-bttn{
      margin-top: 0
    }

    .trial-bttn a{
      width: 80%;
      min-width: initial;
      min-height: inherit;
      line-height: 60px;
      font-size: 20px;
    }

    .our-product-text img{
      width: 100%;
    }

    .page-category-detail h2 {
      font-size: 14px;
    }  

    .page-category-detail h5 {
      font-size: 15px;
      margin-top: 0;
    }  

    .page-category-detail {      
      height: 215px;
      margin-top: 55px;
    }  

    .category-detail-nav {      
      padding: 15px 10px;
    }  

    .category-detail-nav h5{
      margin-top: 0;
      text-align: center;
    }

    .category-detail-nav h6{
      text-align: center;
    }

    .category-detail-nav ul{
      margin: 0;
    }

    .category-detail-nav ul li {      
      margin-right: 0;      
      width: 100%;
      text-align: center;
    }

    .category-detail-nav ul li a.free-trial-product{
      margin-top: 10px;
      margin-bottom: 10px;
    }

    .page-feature h2 {
      font-size: 18px;
    }  

    .feature-image-wrap{
      margin: 40px 0 0 0;
    }

    .feature-image-wrap img{
      width: 100%;
    }

    .feature-wrap {
      padding: 0px 20px;
      background: #efefef;
      margin-top: 20px;
    }

    .feature-wrap .span4{
      text-align: center;
    }

    .feature-wrap h4{
      text-align: center;
    }

    .feature-wrap .rounded-image{
      margin-right: 0;
      float: none;
    }

    .product-detail-desc {
      width: 95%;      
      margin-bottom: 15px;
    }

    .page-feature .feature-product-top h2 {
      margin-top: 30px;  
      font-size: 26px;    
    }  

    .feature-product-bottom img{
      width: 100%;
    }

    .feature-product-bottom {
      padding: 0 20px;
      margin-bottom: 40px;
    }      

    .shadow {      
      background-size: 100%;
      width: 100%;
      margin-bottom: 20px;      
    }  

    .feature-product-bottom h3 {
      font-size: 16px;
      text-align: center;
    } 
    
    .feature-product-bottom h5 {     
      font-size: 13px; 
      line-height: normal;
      margin-bottom: 15px;
      text-align: center;
    }  

    .right-product-detail {
      font-size: 14px;
      text-align: center;
    }

    a.let-start{
      font-size: 24px;
      width: 100%;
      min-width: 10px;
    }

    .feature-product-bottom img {      
      margin-top: 20px;
    }  
    
    .view-screenshot-wrap{
      margin: 30px 0;
    }    

    .page-intended{
      padding: 0 10px;
    }

    .page-intended h6{
      margin-bottom: 10px;
      font-size: 14px;
    }

    .intended-column ul{
      margin-left: 0;
      padding: 0 15px;
    }

    .intended-column {
      margin-bottom: 10px;
    }

    .intended-column ul li {
      font-size: 14px;      
      margin-bottom: 5px;
    }  

    .product-testimonial {
      padding: 0 20px;
    }

    .quote-wrap {
      width: 100%;
      margin-top: 20px;
    }
    
    .testimonial-box {
      margin-top: 30px;
      margin-bottom: 30px;  
    }  

    .testimonial-content {
      font-size: 16px;
    }  

    .testimonial-logo {
      margin-top: 20px;     
      right: 20px;
    }  

    .feature-desc{
      width: 100%;
    }

    #page-quote {      
      height: auto;      
      padding: 0 15px 10px 15px;
    }  

    #quote-slider h5{
      font-size: 30px;
    }

    .carousel-control{
      top: 50%;
    }

    .page-content-wrapper{
      padding: 0 10px;
    }

    .page-content-wrapper h2 {
      font-size: 14px;      
      line-height: normal;
      margin: 15px 0;
    }

    .page-content-wrapper img{
      width: 100%;
    }

    .page-content-wrapper img {
      margin-bottom: 10px;
    }

    .page-content-wrapper p {
      font-size: 13px;
    }

    .page-content-wrapper h3 {      
      padding-left: 40px;      
      font-size: 30px;      
      background-size: 26px;
    }

    .download-btn{
      width: 100%;
      margin-bottom: 10px;
    }

    .socmed-wrap{
      margin-top: 15px;
    }

    .socmed-wrap{
      margin-bottom: 0;
    }

    .customer-quote{
      width: 100%;
    }

    .customer-quote{
      margin-top: 20px;
      font-size: 13px;
      padding: 20px;
      position: relative;
    }

    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold {      
      bottom: -55px;
      right: 0;
    }  

    .cust-stories-logo{
      margin-bottom: 30px;
    }

    .page-contact-us{
      margin-top: 55px;
    }

    .header-contact {
      margin-top: 0px;
    }   

    .header-contact h2 {
      font-size: 23px; 
    }  

    .phone-ico{
      margin-left: 6px;
    }

    .support-contact{
      margin-right: 10px;
      width: 79%;
      display: inline-block;
      font-size: 13px;
    }

    .contact-phone,
    .time-contact{
      font-size: 13px;
    }

    .contact-location,
    .time-contact{      
      width: 80%;
    }  

    .trusted-inner {
      padding: 20px 10px;
    }  

    .page-trusted ul li{
      display: block;
      text-align: center;
      margin-left: 0;
      margin-bottom: 10px;
    }

    .page-contact-form h6 {
      margin-top: 20px;
      margin-bottom: 0;
    }  

    .contact-form-text {
      width: 95%;
    }  

    .page-contact-form form {
      width: 95%;
    }  

    .page-contact-form form{
      padding-bottom: 0;
    }

    .trusted-inner h6{
      padding-bottom: 0;
    }

    .page-contact-us .span6{
      display: none;
    }

    .support-ico{
      margin-right: 5px;
      margin-left: 5px;
    }

    .page-contact-us{
      height: 335px;
    }

    .page-contact-form h3{
      font-size: 16px;
    }

    .form-wrap input,
    .form-wrap textarea{
      font-size: 16px;
    }

    .form-wrap textarea{
      height: 100px;
    }

    .page-our-service-para h2{
      font-size: 40px;
      margin-top: 40px;
    }

    .page-our-service-para span{
      font-size: 16px;
    }

    .page-programming,
    .second-page-programming,
    .third-page-programming{      
      padding: 10px 10px;
      position: relative;
      min-height: 600px;
    }  

    .page-programming,    
    .third-page-programming{
      min-height: inherit;
      height: 100%;
    }

    .third-page-programming h2, 
    .second-page-programming h2, 
    .page-programming h2{
      font-size: 22px;
      margin-bottom: 10px;
      text-align: center;
    }

    .left-costum-programming span{      
      font-size: 14px;
    }

    .left-costum-programming{
      text-align: center;
    }

    .costum-image{
      margin-bottom: 10px;
      text-align: center;
    }

    .page-programming .span6:last-child{
      /*position: absolute;
      top: 55px;
      width: 95%;*/
    }

    .third-page-programming .span6:last-child{
      /*position: absolute;
      top: 85px;
      width: 93%;*/
    }

    .page-programming .costum-image{

    }  

    .page-programming .span6:first-child{
      position: relative;
      /*top: 135px;*/
    }

    .third-page-programming .span6:first-child{
      position: relative;
      /*top: 155px;*/
    }

    .costum-image img{
      /*width: 288px;*/
    }

    .customer-testi-wrap {
      position: relative;
      top: inherit;
      right: inherit;
      width: 100%;
    }

    a.carousel-control {
      top: 2%;
      margin-right: 0px;
    }  

    .top-customer-quote{
      padding: 0 10px 0 10px;
    }

    .top-customer-quote h5 {
      font-size: 30px;
    }  

    .top-customer-quote p {
      font-size: 12px;
    }

    .carousel-control.left {
      right: 65px;    
    }  

    .page-service-detail{
      height: auto;
    }

    .page-service-detail .span6:first-child{
      display: none;
    }

    .page-service-detail .span6{
      width: 100%;
    }

    .service-detail-right{
      margin-right: 0;
      text-align: center;
      padding: 0 15px;      
      margin-top: 80px;
    }

    .service-detail-right h2 {
      font-size: 26px;      
      margin-bottom: 5px;
    }

    .service-detail-right p {
      font-size: 14px;
    }  

    .service-detail-nav {      
      padding: 15px 10px;
    }  

    .service-detail-nav h5{
      text-align: center;
    }

    .service-detail-nav ul{
      margin: 0;
    }

    .service-detail-nav ul li{
      width: 100%;
      text-align: center;
    }

    .service-detail-nav ul li a{
      margin-right: 0;
      width: 100%;
    }

    .service-detail-nav ul li a.free-trial-product{
      width: 100%;
      margin-left: 0;
      margin-top: 10px;
    }

    .what-we-do{
      padding: 10px;
    }

    .what-we-do h3{
      text-align: center;
    }

    .what-we-do p{
      text-align: center;
      font-size: 14px;
    }

    .expertise-title {
      margin: 20px 0;
      padding: 0 10px;
    }

    .expertise-title h2{
      font-size: 36px;
      margin-bottom: 20px;
    }

    .expertise-title p {    
      font-size: 14px;
      margin-bottom: 20px;
    }  

    .expertise-content .span6{
      width: 100%;
    }

    .expertise-box h4{
      text-align: center;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }

    .expertise-logo{
      margin-bottom: 10px;
    }

    .expertise-logo,
    .expertise-right{
      width: 100%;
    }    

    .expertise-right{
      margin-left: 0;
    }

    .expertise-right {
      margin-left: 0;
      text-align: center;
      font-size: 14px;
    }  

    .expertise-box{
      margin-bottom: 25px;
    }

    .service-detail-nav h5{
      margin-bottom: 0;
    }

    .page-market-item{
      padding: 10px;
    }

    .page-market-item h3{
      width: 100%;
    }

    .market-item .content{
      width: 100%;
      text-align: center;
      font-size: 14px;
      display: inline-block;
      float: none;
    }

    .market-item .market-image-small{
      text-align: center;
      width: 107px;
      height: 106px;
      float: none;
      margin: auto;
    }

    .ribbon{
      min-width: 200px;
      margin-top: 20px;
    }

    .market-item h4{
      font-size: 14px;
    }

    .page-market .span6{
      width: 100%;
    }

    .market-detail-left {      
      margin-left: 0px;
      padding: 0 10px;
    }  

    .market-detail-left h2 {
      font-size: 40px;      
      margin-bottom: 0px;      
      line-height: normal;
      text-align: center;
    } 

    .market-detail-left p {
      font-size: 16px;      
      text-align: center;
    }  

    .market-detail-left {
      margin-top: 70px;
    }  

    .page-market {      
      /*height: 260px;*/
    }  
	
	 .page-client-logo .bx-viewport {
      height: 120px !important;
    }  

    .page-client-logo .bx-wrapper{
      max-width: inherit !important;
    }

    .page-client-logo .container{
       width: 100%;
	     padding:0; 
    }

    .page-client-logo ul.bxslider li{      
      margin-right: 0 !important;
      text-align: left !important;
    }

    .page-client-logo .bx-viewport ul{
      margin-top: 18px;
    }

    .page-customer-stories{
      padding-bottom: 15px;
    }

    .page-client-logo{
      padding-top: 0;
    }

    .page-client-logo .bx-wrapper .bx-prev{
      left: 0;
    }

    .page-client-logo .bx-wrapper .bx-next{
      right: 0;
    }

    .page-client-logo .bx-viewport {
      /*height: 270px !important;*/
    }  

    .page-client-logo ul.bxslider li {      
      padding-left: 50px;
    }  

    .page-client-logo .bx-wrapper .bx-controls-direction a {
      top: 35%;
    }  

    .mosaic-backdrop{
      height: 140px !important;
    }
	
  	.page-new-product-detail .span5{
  		display: none;
  	}

  	.page-new-product-detail .span7 {
  		width: 100%;
  		margin-top: 20px;
  		text-align:center;
  	}
  	
  	.page-new-product-detail .span7 h2 {
  		font-size: 20px;
  		text-align: center;
  	}
  	
  	.page-new-product-detail .span7 span {
  		color: #fff;
  		font-size: 12px;
  		text-align: center;
  		width: 100%;
  		display: inline-block;
  	}
  	
  	.rounded-image img {
  		margin-top: 0px;
  	}
  	
  	.page-intended h2 {
  		font-size: 22px;
  		margin-top: 20px;
  	}
  	
  	.page-new-product-detail{
  		height: 300px;
  		margin-top:55px;
  	}
  	
  	.sticky-wrapper .category-detail-nav.stuck{
  		height:auto;
  	}

    .icon-play {      
      top: 15px;
    }  
  }


  @media (min-width: 481px) and (max-width: 600px){
    .brand img{
      
    }

    .day .page-welcome,
    .night .page-welcome{
      height: auto !important;
    }

    #page-welcome .bx-viewport a.slider-button,#page-welcome .button-slider-wrap a.slider-button{
      left: 38px;
      top: 25px;
      font-size: 10px;
      width: auto;
      min-width: 109px;
      min-height: 25px;
      line-height: 25px;
      bottom: inherit;
    }

    .bx-viewport ul.first-slider li span{
      font-size: 10px;
      width: 77% !important;
      left: 37px  !important;
      top: -45px;
      line-height: 16px;
      padding: 5px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;

    }

    #page-welcome .bx-wrapper .bx-controls-direction a{
      width: 20px;
      height: 74px;
    }

    #page-welcome .bx-viewport{
      height: 177px !important;
    }

    .bx-wrapper .bx-controls-direction a{
      background-size: 20px;
    }

    .bx-viewport ul{
      margin-top: 57px;
    }

    #navigation #main-menu li{
      width: 100%;
    }

    #navigation #main-menu{
      top: 0px;
    }

    #navigation #main-menu a{
      height: 20px;
      line-height: 20px;
    }

    #navigation #main-menu a.contact-us, 
    #navigation #main-menu a.contact-us:hover{
      margin-top: 0;
    }    

    .home-box{
      padding: 25px;
      border-right: none;
    }

    .home-box-wrap .span3{
      width: 100%;
      border-bottom: 1px solid #ccc;      
    }

    .our-product h4{
      line-height: 20px;
      font-size: 20px;
      padding: 0 8px;
    }

    span.title-divider{
      top: -38px;
    }

    .our-product-text{
      font-size: 12px;
    }

    .our-product-text, .our-product-text .content{
      display: block;
    }

    .our-product-text img{
      width: 100%;
    }

    .our-product-text a{
      min-width: 280px;
    }

    .sub-product .bx-wrapper img{
      width: 70%;
    }

    .secondary-slider {
      width: 100%;
      padding: 0 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }  

    .secondary-slider-desc-wrap {
      width: 100%;
      margin-top: 20px;
      margin-left: 0;
    }

    .thropy-desc{
      width: 100%;
    }

    .throphy-slider-icon{
      float: none;
      display: inline-block;
    }

    .thropy-desc h2{
      width: 100%;
      text-align: center;
    }

    .thropy-desc .content{
      text-align: center;
      font-size: 14px;
    }

    .thropy-desc h5{
      text-align: center;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 5px;
    }

    .sub-product .bx-wrapper .bx-prev{
      left: 5px;
    }

    .button-slider-wrap{
      width: 100%;
      padding: 0 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .button-slider-wrap a.slider-button,
    .button-slider-wrap a.slider-button-trial{      
      min-width: 100px;
      display: inline-block;
      position: static;
      width: 100%;

      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    .button-slider-wrap a.slider-button-trial{
      margin-top: 20px
    }  

    .page-contact-shortcut h4 {
      color: #fff;
      font-size: 20px;
      margin-top: 90px;
      margin-bottom: 40px;
    }

    .started{
      min-width: 100px;
      width: 100%;
      line-height: 60px;
      min-height: 20px;
      font-size: 28px;
    }

    .page-customer-stories h4 {      
      font-size: 25px;
    }  

    .page-customer-stories p{
      font-size: 12px;
    }

    .customer-stories-slider li{
      width: 100% !important;
      margin-right: 0;
    }

    .customer-stories-slider-wrap ul{
      width: 100% !important;
      margin-top: 0;
    }

    .customer-box h5{
      font-size: 18px;
    }

    .bx-controls.bx-has-pager{
      margin-bottom: 30px;
    }

    .page-client-logo{
      height: auto;
    }

    .client-box{
      margin-top: 10px;
    }

    .page-client-logo .span2:last-child{
      margin-bottom: 10px;
    }

    .page-contact .span6,
    .page-contact .span6:last-child,
    .page-contact .span6 button,
    .page-contact .span6 .media.top-media{
      width: 100%;
    }  

    .media .pull-left, .media .pull-right{
      float: left;
      margin-bottom: 0;
    }

    .page-contact .span6 .media.top-media .smallFontBy08{
      font-size: 12px;
    }

    .page-contact .span6 .media.top-media{
      margin-bottom: 10px;
    }

    .page-contact .span6 .media{
      margin-bottom: 15px;
      width: 100%;
    }

    .span6 h5{
      margin-top: 15px;
    }

    #navigation #main-menu{
      background: #E7E7E7;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 
    }

    .sub-product-desc {
      margin-bottom: 20px;
    }

    .customer-stories-slider-wrap .bx-wrapper img {
      max-width: 90%;
      display: inline-block;
      width: 90%;
    }

    .testimonial-box-inner{
      padding: 15px;
      font-size: 14px;
    }

    .testimonial-desc {
      margin-top: 10px;      
      margin-bottom: 30px;
    }

    .testimonial-desc span{
      font-size: 12px;
    }

    #page-customer-stories header{
      padding-top: 5px;
      padding-bottom: 10px;
    }    

    .secondary-slider-wrap{
      float: none;
      display: inline-block;
    }

    .home-box p,
    .our-product-text p{
      margin-bottom: 0;
    }

    #navigation .brand {
      padding: 7px 0px 11px 0px;
    }  

    #navigation .mobile-menu{
      margin-top: 10px;
    }

    .page-contact .span6 textarea{
      height: 120px;
    }

    .page-contact{
      padding-bottom: 0;
    }

    .page-welcome{      
      height: auto;
      position: relative;
      overflow: hidden;
      text-align: center;
      background: #292929;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: 50% 56px;
      padding-top: 20px;
    }

    .sub-product{
      padding-top: 0;
    }

    #page-work .bx-viewport {
      min-height: 10px !important;
      height: auto !important;
    }    

    .customer-stories-slider-wrap .mosaic-block{
      height: auto;
      width: 100%;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }

    .bar .mosaic-overlay{
      width: 100% !important;
    }

    .bar .mosaic-overlay h4{
      font-size: 12px;
    }

    .mosaic-backdrop img{
      width: 100%
    }

    a.view-more{
      width: 100%;
      margin: 10px 0 30px 0;
    }

    .bx-wrapper .bx-controls-direction a{
      top: 20%;
    }

    .page-welcome .bx-wrapper{
      height: auto;
    }
 
    .product-image-wrap{
      padding: 0 30px;
    }

    .product-image-wrap img{
      width: 100%;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8,
    .page-product-step .span4{
      width: 100%;
    }

    .page-product-step .span4{
      padding: 30px;
    }

    .page-category{
      margin-top: 55px;
    }

    .page-category h2 {
      font-size: 22px;      
      margin-top: 65px;
    }

    .page-category .heading-content{
      font-size: 16px;
      margin-top: 10px;
    }

    .page-product-step .span6{
      width: 100%;
      height: auto;
      padding: 30px;
    }


    /*.page-product-step .img-product{
      width: 321px;
      height: 321px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }*/

    .trial-bttn{
      margin-top: 0
    }

    .trial-bttn a{
      width: 80%;
      min-width: initial;
      min-height: inherit;
      line-height: 60px;
      font-size: 20px;
      margin-top: 50px;
    }    

    .category-detail-nav {      
      padding: 15px;
    }  

    .category-detail-nav h5,
    .category-detail-nav h6{
      text-align: center;
    }    

    .category-detail-nav ul{
      margin: 0;
      text-align: center;
    }

    .category-detail-nav ul li{
      float: none;
      display: inline-block;
    }

    .category-detail-nav ul li:last-child {
      width: 100%;
      text-align: center;
    }  

    .page-feature h2 {
      font-size: 35px;
    }  

    .page-category-detail {
      margin-top: 55px;
    }  

    .feature-image-wrap{
      margin: 20px;
    }

    .feature-image-wrap img{
      width: 100%;
    }

    .page-category-detail h2 {
      font-size: 28px;
    }  

    .feature-wrap {
      padding: 50px 30px;
    }  

    .feature-wrap h4{
      text-align: center;
    }

    .feature-desc {     
      width: 100%;
    }  

    .feature-wrap .rounded-image{
      float: none;
    }

    .feature-wrap .span4{
      text-align: center;
    }

    .product-detail-desc{
      width: 90%;
    }

    .feature-product-bottom img{
      width: 100%;
    }

    .feature-product-bottom {
      padding: 0 10px;
    }  

    .feature-product-bottom h3,
    .feature-product-bottom h5,
    .right-product-detail{
      text-align: center;
    }

    .feature-product-bottom h3 {
      font-size: 16px;
    }  

    .feature-product-bottom h5 {
      font-size: 14px;
    }

    .right-product-detail {
      font-size: 14px;
    }

    .view-screenshot-wrap {
      margin: 20px 0 30px 0;
    }

    .shadow{
      background-size: 100%;
    }

    .page-intended {
      padding: 0 10px;
    }

    #quote-slider h5{
      font-size: 30px;
    }

    .carousel-control{
      top: 50%;
    }

    .page-content-wrapper{
      padding: 0 10px;
    }

    .page-content-wrapper h2 {
      font-size: 14px;      
      line-height: normal;
      margin: 15px 0;
    }

    .page-content-wrapper img{
      width: 100%;
    }

    .page-content-wrapper img {
      margin-bottom: 10px;
    }

    .page-content-wrapper p {
      font-size: 13px;
    }

    .page-content-wrapper h3 {      
      padding-left: 40px;      
      font-size: 30px;      
      background-size: 26px;
    }

    .download-btn{
      width: 100%;
      margin-bottom: 10px;
    }

    .socmed-wrap{
      margin-top: 15px;
    }

    .socmed-wrap{
      margin-bottom: 0;
    }

    .customer-quote{
      width: 100%;
    }

    .customer-quote{
      margin-top: 20px;
      font-size: 13px;
      padding: 20px;
      position: relative;
    }

    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold {      
      bottom: -55px;
      right: 0;
    }  

    .cust-stories-logo{
      margin-bottom: 30px;
    }

    .page-contact-us{
      margin-top: 55px;
    }

    .header-contact {
      margin-top: 0px;
    }   

    .header-contact h2 {
      font-size: 23px; 
    }  

    .phone-ico{
      margin-left: 6px;
    }

    .support-contact{
      margin-right: 10px;
    }

    .contact-location,
    .time-contact{      
      width: 75%;
    }  

    .trusted-inner {
      padding: 20px 10px;
    }  

    .page-trusted ul li{
      display: block;
      text-align: center;
      margin-left: 0;
    }

    .page-contact-form h6 {
      margin-top: 20px;
    }  

    .contact-form-text {
      width: 95%;
    }  

    .page-contact-form form {
      width: 95%;
    }  

    .page-contact-form form{
      padding-bottom: 0;
    }

    .trusted-inner h6{
      padding-bottom: 0;
    }

    .page-our-service-para h2{
      font-size: 40px;
      margin-top: 30px;
    }

    .page-our-service-para span{
      font-size: 16px;
    }

    .page-programming,
    .second-page-programming,
    .third-page-programming{      
      padding: 10px 10px;
      position: relative;
    }  

    .page-programming,    
    .third-page-programming{
      min-height: inherit;
      height: 100%;
    }

    .third-page-programming h2, 
    .second-page-programming h2, 
    .page-programming h2{
      font-size: 22px;
      margin-bottom: 10px;
      text-align: center;
    }

    .left-costum-programming span{      
      font-size: 14px;
    }

    .left-costum-programming{
      text-align: center;
    }

    .costum-image{
      margin-bottom: 10px;
      text-align: center;
    }

    .page-programming .span6:last-child{
      /*position: absolute;
      top: 55px;
      width: 95%;*/
    }

    .third-page-programming .span6:last-child{
      /*position: absolute;
      top: 85px;
      width: 93%;*/
    }

    .page-programming .costum-image{
      
    }  

    .page-programming .span6:first-child{
      position: relative;
      /*top: 115px;*/
    }

    .third-page-programming .span6:first-child{
      position: relative;
      /*top: 155px;*/
    }

    .costum-image img{
      width: 288px;
    }

    .customer-testi-wrap {
      position: relative;
      top: inherit;
      right: inherit;
      width: 100%;
    }

    a.carousel-control {
      top: 2%;
      margin-right: 0px;
    }  

    .top-customer-quote{
      padding: 0 10px 0 10px;
    }

    .top-customer-quote h5 {
      font-size: 30px;
    }  

    .top-customer-quote p {
      font-size: 12px;
    }

    .carousel-control.left {
      right: 65px;    
    }  

    .page-service-detail{
      height: auto;
    }

    .page-service-detail .span6:first-child{
      display: none;
    }

    .page-service-detail .span6{
      width: 100%;
    }

    .service-detail-right{
      margin-right: 0;
      text-align: center;
      padding: 0 15px;      
      margin-top: 80px;
    }

    .service-detail-right h2 {
      font-size: 26px;      
      margin-bottom: 5px;
    }

    .service-detail-right p {
      font-size: 14px;
    }  

    .service-detail-nav {      
      padding: 15px 10px;
    }  

    .service-detail-nav h5{
      text-align: center;
    }

    .service-detail-nav ul{
      margin: 0;
      float: none;
    }

    .service-detail-nav ul li{
      width: 100%;
      text-align: center;
    }

    .service-detail-nav ul li a{
      margin-right: 0;
      width: 100%;
    }

    .service-detail-nav ul li a.free-trial-product{
      width: 100%;
      margin-left: 0;
      margin-top: 10px;
    }

    .what-we-do{
      padding: 10px;
    }

    .what-we-do h3{
      text-align: center;
    }

    .what-we-do p{
      text-align: center;
      font-size: 14px;
    }

    .expertise-title {
      margin: 20px 0;
      padding: 0 10px;
    }

    .expertise-title h2{
      font-size: 36px;
      margin-bottom: 20px;
    }

    .expertise-title p {    
      font-size: 14px;
      margin-bottom: 20px;
    }  

    .expertise-content .span6{
      width: 100%;
    }

    .expertise-box h4{
      text-align: center;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }

    .expertise-logo{
      margin-bottom: 10px;
    }

    .expertise-logo,
    .expertise-right{
      width: 100%;
    }    

    .expertise-right{
      margin-left: 0;
    }

    .expertise-right {
      margin-left: 0;
      text-align: center;
      font-size: 14px;
    }  

    .expertise-box{
      margin-bottom: 25px;
    }

    .service-detail-nav h5{
      margin-bottom: 0;
    }

    .page-market-item{
      padding: 10px;
    }

    .page-market-item h3{
      width: 100%;
    }

    .market-item .content{
      width: 100%;
      text-align: center;
      font-size: 14px;
      display: inline-block;
      float: none;
    }

    .market-item .market-image-small{
      text-align: center;
      width: 107px;
      height: 106px;
      float: none;
      margin: auto;
    }

    .ribbon{
      min-width: 200px;
      margin-top: 20px;
    }

    .market-item h4{
      font-size: 14px;
    }

    .page-market .span6{
      width: 100%;
    }

    .market-detail-left {      
      margin-left: 0px;
      padding: 0 10px;
    }  

    .market-detail-left h2 {
      font-size: 40px;      
      margin-bottom: 0px;      
      line-height: normal;
      text-align: center;
    } 

    .market-detail-left p {
      font-size: 16px;      
      text-align: center;
    }  

    .market-detail-left {
      /*margin-top: 70px;*/
    }  

    .page-market {      
      /*height: 260px;*/
    }  
	
  	.page-new-product-detail .span5{
  		display: none;
  	}

  	.page-new-product-detail .span7 {
  		width: 100%;
  		margin-top: 20px;
  		text-align:center;
  	}
  	
  	.page-new-product-detail .span7 h2 {
  		font-size: 20px;
  		text-align: center;
  	}
  	
  	.page-new-product-detail .span7 span {
  		color: #fff;
  		font-size: 12px;
  		text-align: center;
  		width: 100%;
  		display: inline-block;
  	}
  	
  	.rounded-image img {
  		margin-top: 0px;
  	}
  	
  	.page-intended h2 {
  		font-size: 22px;
  		margin-top: 20px;
  	}
  	
  	.page-new-product-detail{
  		height: 300px;
  		margin-top:55px;
  	}
  	
  	.sticky-wrapper .category-detail-nav.stuck{
  		height:auto;
  	}
  }
  
  @media (min-width: 601px) and (max-width: 768px){

    .day .page-welcome,
    .night .page-welcome{
      height: auto;
    }

    .page-contact .span6 .media.top-media .media-body, 
    .page-contact .span6 .media.top-media-second .media-body{
      font-size: 12px;
    }

    .thropy-desc .amazing{
      width: 100%;
      text-align: center;
    }

    .thropy-desc .content{
      text-align: center;
    }

    #page-welcome .bx-viewport a.slider-button, 
    #page-welcome .button-slider-wrap a.slider-button {
      left: 38px;
      top: 95px;
      font-size: 12px;
      width: auto;
      min-width: 130px;
      min-height: 30px;
      line-height: 30px;
      bottom: inherit;
    }

    .bx-viewport ul.first-slider li span {
      font-size: 16px;
      width: 77%;
      left: 37px;
      top: 5px;
      line-height: 19px;
      padding: 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }

    #page-welcome .bx-wrapper .bx-controls-direction a{
      width: 20px;
      height: 74px;
    }

    #page-welcome .bx-viewport{
      height: 177px !important;
    }

    .bx-wrapper .bx-controls-direction a{
      background-size: 20px;
    }

    .bx-viewport ul{
      margin-top: 57px;
    }

    #navigation #main-menu li{
      width: 100%;
    }

    #navigation #main-menu{
      top: 0px;
    }

    #navigation #main-menu a{
      height: 20px;
      line-height: 20px;
    }

    #navigation #main-menu a.contact-us, 
    #navigation #main-menu a.contact-us:hover{
      margin-top: 0;
    }

    /*#navigation{
      height: 55px;
    }*/

    .home-box{
      padding: 25px;
      border-right: none;
    }

    .home-box-wrap .span3{
      width: 50%;
      height: 409px;
      border-bottom: 1px solid #ccc;
      float: left;
      border-right: 1px solid #ccc;      
    }

    .our-product h4{
      line-height: 20px;
      font-size: 20px;
      padding: 0 8px;
    }

    span.title-divider{
      top: -38px;
    }

    .our-product-text{
      font-size: 12px;
    }

    .our-product-text img{
      width: 100%;
    }

    .our-product-text a{
      min-width: 280px;
    }

    .sub-product .bx-wrapper img{
      width: 70%;
    }

    .secondary-slider {
      width: 100%;
      padding: 0 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }  

    .secondary-slider-desc-wrap {
      width: 100%;
      margin-top: 20px;
      margin-left: 0;
    }

    .thropy-desc{
      width: 100%;
    }

    .throphy-slider-icon{
      float: none;
      display: inline-block;
    }

    .thropy-desc h5{
      text-align: center;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 5px;
    }

    .sub-product .bx-wrapper .bx-prev{
      left: 5px;
    }

    .button-slider-wrap{
      width: 100%;
      padding: 0 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .button-slider-wrap a.slider-button,
    .button-slider-wrap a.slider-button-trial{      
      min-width: 100px;
      display: inline-block;
      position: static;
      width: 100%;

      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    .button-slider-wrap a.slider-button-trial{
      margin-top: 20px
    }  

    .page-contact-shortcut h4 {
      color: #fff;
      font-size: 20px;
      margin-top: 90px;
      margin-bottom: 40px;
    }

    .started{
      min-width: 100px;
      width: 100%;
      line-height: 60px;
      min-height: 20px;
      font-size: 28px;
    }

    .page-customer-stories h4 {      
      font-size: 25px;
    }  

    .page-customer-stories p{
      font-size: 12px;
    }

    .customer-stories-slider li{
      width: 100% !important;
      margin-right: 0;
    }

    .customer-stories-slider-wrap ul{
      width: 100% !important;
      margin-top: 0;
    }

    .customer-box h5{
      font-size: 18px;
    }

    .bx-controls.bx-has-pager{
      margin-bottom: 30px;
    }

    .page-client-logo{
      height: auto;
    }

    .client-box{
      margin-top: 10px;
    }

    .page-client-logo .span2:last-child{
      margin-bottom: 10px;
    }

    .page-contact .span6,
    .page-contact .span6:last-child,
    .page-contact .span6 button,
    .page-contact .span6 .media.top-media{
      width: 100%;
    }  

    .media .pull-left, .media .pull-right{
      float: left;
      margin-bottom: 0;
    }

    .page-contact .span6 .media.top-media .smallFontBy08{
      font-size: 12px;
    }

    .page-contact .span6 .media.top-media{
      margin-bottom: 10px;
    }

    .page-contact .span6 .media{
      margin-bottom: 15px;
      width: 100%;
    }

    .page-contact .span6 .media img{
      width: 100%;
    }

    .span6 h5{
      margin-top: 15px;
    }

    #navigation #main-menu{
      background: #E7E7E7;
    }

    .sub-product-desc {
      margin-bottom: 20px;
    }

    .customer-stories-slider-wrap .bx-wrapper img {
      max-width: 90%;
      display: inline-block;
      width: 90%;
    }

    .testimonial-box-inner{
      padding: 15px;
      font-size: 14px;
    }

    .testimonial-desc {
      margin-top: 10px;      
      margin-bottom: 30px;
    }

    .testimonial-desc span{
      font-size: 12px;
    }

    #page-customer-stories header{
      padding-top: 5px;
      padding-bottom: 10px;
    }    

    .secondary-slider-wrap{
      float: none;
      display: inline-block;
    }

    .home-box p,
    .our-product-text p{
      margin-bottom: 0;
    }    

    #navigation .mobile-menu{
      margin-top: 10px;
    }

    .page-contact .span6 textarea{
      height: 120px;
    }

    .page-contact{
      padding-bottom: 0;
      width: 100%;
    }

    .page-welcome{      
      height: auto;
      position: relative;
      overflow: hidden;
      text-align: center;
      background: #292929;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: 50% 56px;
      padding-top: 20px;
    }

    .sub-product{
      padding-top: 0;
    }

    #page-work .bx-viewport {
      min-height: 10px !important;
      height: auto !important;
    }    

    .customer-stories-slider-wrap .mosaic-block{
      height: auto;
      width: 100%;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }

    .bar .mosaic-overlay{
      width: 100% !important;
    }

    .bar .mosaic-overlay h4{
      font-size: 10px;
      margin-top: 3px;
    }

    .mosaic-backdrop img{
      width: 100%
    }

    a.view-more{
      width: 100%;
      margin: 10px 0 30px 0;
    }

    .bx-wrapper .bx-controls-direction a {
      top: 45%;
    }

    .page-welcome .bx-wrapper{
      height: auto;
    }

    .customer-stories-slider-wrap  .row-fluid  .span4{
      /*width: 31%;
      margin-right: 10px;*/ /*slash */
      display: inline-block;
    }

    .customer-stories-slider-wrap .row-fluid .span4:last-child{
      margin-right: 0;      
    }    

    .page-client-logo .span2{
      display: inline-block;
      width: 28%;
      margin-right: 32px;
    }

    .page-client-logo .span2 .client-box{
      margin-top: 20px;
    }

    .page-client-logo .span2:nth-child(3n+3) {  
      margin-right: 0;
    }

    #page-welcome .bx-viewport {
      height: 297px !important;
    }

    .page-blog{
      background-position: 0% 0px !important;
    }

    .page-product{
      min-height: 100px;
    }

    .product-image-wrap{
      padding: 0 30px;
    }

    .product-image-wrap img{
      width: 100%;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }


    .page-read .span8{
      width: 100%;
    }
    
    .page-product-step .span4{
      width: 100%;
      float: left;
    }

    

    .page-product-step .span4{
      padding: 30px;
    }

    .page-category{
      margin-top: 55px;
    }

    .page-category h2 {
      font-size: 36px;      
      margin-top: 65px;
    }

    .page-category .heading-content{
      font-size: 16px;
      margin-top: 10px;
    }

    .page-product-step .span6{
      width: 100%;
      height: auto;
      padding: 30px;
    }

    /*.page-product-step .img-product{
       width: 321px;
      height: 321px;

      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }
*/
    .trial-bttn{
      margin-top: 0
    }

    .trial-bttn a{
      width: 80%;
      min-width: initial;
      min-height: inherit;
      line-height: 60px;
      font-size: 20px;
      margin-top: 50px;
    }

    .feature-product-bottom img {
      width: 100%;
    }

    .product-detail-desc {
      width: 95%;
    }  

    .feature-product-bottom {
      padding: 0 20px;
    }  

    .page-category-detail{
      margin-top: 55px;
    }

    .category-detail-nav {      
      padding: 15px;
      text-align: center;
    }  

    .category-detail-nav ul li:last-child{
      display: block;
      width: 100%;
      text-align: center;
    }

    .category-detail-nav ul li{
      float: none;
      display: inline-block;
    }

    .page-feature h2 {
      font-size: 35px;
    }
    
    .feature-image-wrap img{
      width: 100%;
    }

    .feature-wrap {
      padding: 50px 30px;
    }  

    .feature-desc{
      width: 80%;
    }

    .right-product-detail {
      font-size: 14px;
    }

    .page-intended {
      padding: 0 20px;
    }

    .quote-wrap {      
      margin-top: 20px;
    }  

    .testimonial-box {
      margin-top: 30px;
      margin-bottom: 30px;
    }  

    .testimonial-logo {
      margin-top: 20px;
    }  
    #quote-slider h5{
      font-size: 30px;
    }

    .carousel-control{
      top: 50%;
    }

    .page-content-wrapper{
      padding: 0 10px;
    }

    .page-content-wrapper h2 {
      font-size: 14px;      
      line-height: normal;
      margin: 15px 0;
    }

    .page-content-wrapper img{
      width: 100%;
    }

    .page-content-wrapper img {
      margin-bottom: 10px;
    }

    .page-content-wrapper p {
      font-size: 13px;
    }

    .page-content-wrapper h3 {      
      padding-left: 40px;      
      font-size: 30px;      
      background-size: 26px;
    }

    .download-btn{
      width: 100%;
      margin-bottom: 10px;
    }

    .socmed-wrap{
      margin-top: 15px;
    }

    .socmed-wrap{
      margin-bottom: 0;
    }

    .customer-quote{
      width: 100%;
    }

    .customer-quote{
      margin-top: 20px;
      font-size: 13px;
      padding: 20px;
      position: relative;
    }

    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold {      
      bottom: -55px;
      right: 0;
    }  

    .cust-stories-logo{
      margin-bottom: 30px;
    }

    .trusted-inner {
      padding: 50px 30px;
    }

    .contact-form-text {
      width: 90%;
    }  

    .page-contact-form form {
      width: 90%;
      padding-bottom: 30px;
    }  

    .page-our-service-para h2{
      font-size: 40px;
      margin-top: 60px;
    }

    .page-our-service-para span{
      font-size: 16px;
    }

    .page-programming,
    .second-page-programming,
    .third-page-programming{      
      padding: 10px 10px;
      position: relative;
    }  

    .page-programming,    
    .third-page-programming{
      min-height: inherit;
      height: 100%;
    }

    .third-page-programming h2, 
    .second-page-programming h2, 
    .page-programming h2{
      font-size: 26px;
      margin-bottom: 10px;
      text-align: center;
    }

    .left-costum-programming span{      
      
    }

    .left-costum-programming{
      text-align: center;
    }

    .costum-image{
      margin-bottom: 10px;
      text-align: center;
    }

    .page-programming .span6:last-child{
      /*position: absolute;
      top: 95px;
      width: 95%;*/
    }

    .third-page-programming .span6:last-child{
      /*position: absolute;
      top: 85px;
      width: 93%;*/
    }

    .page-programming .costum-image{
      
    }  

    .page-programming .span6:first-child{
      position: relative;
      /*margin-top: 135px;
      width: 100%;*/
    }

    .third-page-programming .span6:first-child{
      position: relative;
    }

    .costum-image img{
      width: 288px;
    }

    .customer-testi-wrap {
      position: relative;
      top: inherit;
      right: inherit;
      width: 100%;
    }

    a.carousel-control {
      top: 2%;
      margin-right: 0px;
    }  

    .top-customer-quote{
      padding: 0 10px 0 10px;
    }

    .top-customer-quote h5 {
      font-size: 30px;
    }  

    .top-customer-quote p {
      font-size: 12px;
    }

    .carousel-control.left {
      right: 65px;    
    }  

    .page-service-detail{
      height: auto;
    }

    .page-service-detail .span6:first-child{
      display: none;
    }

    .page-service-detail .span6{
      width: 100%;
    }

    .service-detail-right{
      margin-right: 0;
      text-align: center;
      padding: 0 15px;      
      margin-top: 80px;
    }

    .service-detail-right h2 {
      font-size: 36px;      
      margin-bottom: 5px;
    }

    .service-detail-right p {
      font-size: 14px;
    }  

    .service-detail-nav {      
      padding: 15px 10px;
    }  

    .service-detail-nav h5{
      text-align: center;
    }

    .service-detail-nav ul{
      margin: 0;
      float: none;
    }

    .service-detail-nav ul li{
      width: 100%;
      text-align: center;
    }

    .service-detail-nav ul li a{
      margin-right: 0;
      width: 100%;
    }

    .service-detail-nav ul li a.free-trial-product{
      width: 100%;
      margin-left: 0;
      margin-top: 10px;
    }

    .what-we-do{
      padding: 10px;
    }

    .what-we-do h3{
      text-align: center;
    }

    .what-we-do p{
      text-align: center;
      font-size: 14px;
    }

    .expertise-title {
      margin: 20px 0;
      padding: 0 10px;
    }

    .expertise-title h2{
      font-size: 36px;
      margin-bottom: 20px;
    }

    .expertise-title p {    
      font-size: 14px;
      margin-bottom: 20px;
    }  

    .expertise-content .span6{
      width: 100%;
    }

    #navigation #main-menu a {
      font-size: 11px;      
      padding: 10px 8px;      
    }

    .expertise-box h4{
      text-align: center;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }

    .expertise-logo{
      margin-bottom: 10px;
    }

    .expertise-logo,
    .expertise-right{
      width: 100%;
    }    

    .expertise-right{
      margin-left: 0;
    }

    .expertise-right {
      margin-left: 0;
      text-align: center;
      font-size: 14px;
    }  

    .expertise-box{
      margin-bottom: 25px;
    }

    .service-detail-nav h5{
      margin-bottom: 0;
    }

    .page-market-item{
      padding: 20px;
    }

    .market-item .content {
      width: 70%;
    }  

    .market-detail-left {     
      margin-left: 15px;
    }  
	
  	.page-new-product-detail .span5{
  		display: none;
  	}

  	.page-new-product-detail .span7 {
  		width: 100%;
  		margin-top: 20px;
  		text-align:center;
  	}
  	
  	.page-new-product-detail .span7 h2 {
  		font-size: 20px;
  		text-align: center;
  	}
  	
  	.page-new-product-detail .span7 span {
  		color: #fff;
  		font-size: 12px;
  		text-align: center;
  		width: 100%;
  		display: inline-block;
  	}
  	
  	.rounded-image img {
  		margin-top: 0px;
  	}
  	
  	.page-intended h2 {
  		font-size: 22px;
  		margin-top: 20px;
  	}
  	
  	.page-new-product-detail{
  		height: 300px;
  		margin-top:55px;
  	}
  	
  	.sticky-wrapper .category-detail-nav.stuck{
  		height:auto;
  	}
  }

  @media (min-width: 660px) and (max-width: 768px){
    .button-slider-wrap{
      text-align: center;
    }

    .button-slider-wrap a.slider-button{
      margin-right: 20px;
    }

    .button-slider-wrap a.slider-button, 
    .button-slider-wrap a.slider-button-trial{
      width: auto;
      min-width: 190px;
    }

    .page-blog .span4{
      width: 30%;
      float: left;
      margin-right: 30px;
    }

    .page-blog .span4:last-child{
      margin-right: 0;
    }

    .page-product{
      min-height: 100px;
    }

    .product-image-wrap{
      padding: 0 30px;
    }

    .page-product h2 {
        font-size: 30px;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8,
    .page-product-step .span4{
      width: 50%;
    }

    .page-product-step .span4{
      padding: 30px;
    }
	
  	.category-detail-nav ul {
  		width: 100%;		
  	}
  }

  @media (min-width: 660px) and (max-width: 768px){
    .page-client-logo .span2 {      
      margin-right: 42px;
    }

    .page-product{
      min-height: 100px;
    }

    .product-image-wrap{
      padding: 0 30px;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8{
      width: 100%;
    }

    .page-product-step .span4{
      width: 50%;
      min-height: 560px;
      padding: 30px;
    }    

    .page-product-step .span4:nth-child(3n+3){
      border-right: 1px solid #ccc;
    }
  }

  @media (min-width: 768px) and (max-width: 1024px){    
    #navigation #main-menu{ 
      margin: 0;
    }

    #navigation #main-menu a {      
      font-size: 11px;
      line-height: 49px;
      padding: 10px 8px;
      height: 58
    }

    .day .page-welcome,
    .night .page-welcome{
      height: auto;
    }

    .bx-viewport{
      height: auto !important;
    }

    .bx-viewport ul.first-slider li span {      
      top: 165px;      
      font-size: 22px;
      width: 60%;
      left: 80px;
      line-height: 30px;      
      padding: 10px;
    }

    .bx-viewport a.slider-button{
      bottom: 50px !important;
      left: 82px;
    }

    .home-box-wrap .span3{
      width: 50%;
    }

    .home-box{
      border-bottom: 1px solid #ccc;
    }

    .page-welcome{
      height: auto;
    }

    .sub-product .bx-wrapper .bx-prev{
      left: 5px;
    }

    .sub-product .bx-wrapper .bx-next{
      right: 5px;
    }

    .secondary-slider{
      width: 93.2%;
    }

    .secondary-slider-desc-wrap {
      width: 60.5%;
      margin-top: 30px;
      margin-left: 0px;
    }

    .thropy-desc {     
      width: 77%;
    }  

    .thropy-desc h5 {      
      margin-bottom: 0px;      
    }

    .bx-wrapper .bx-controls-direction a{
      top: 56%;
    }

    .button-slider-wrap{
      width: 100%;
      text-align: center;
      height: auto;
    }

    .button-slider-wrap a.slider-button,
    .button-slider-wrap a.slider-button-trial{      
      position: static;
      display: inline-block;
    }

    .mosaic-block{
      height: auto !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .bar .mosaic-overlay{
      width: 100% !important;
    }

    .bar .mosaic-overlay h4 {
      font-size: 10px;
    }  

    a.view-more{
      margin-top: 10px;
      margin-bottom: 40px;
    }

    .testimonial-box-inner{
      font-size: 14px;
    }

    .testimonial-desc span{
      font-size: 13px;
    }

    .testimonial-desc {
      margin-top: 10px;     
      margin-bottom: 30px;
    }  

    .page-contact .span6 .media.top-media{
      width: 100%;
      margin-bottom: 8px;
    }

    .client-box {      
      margin-top: 15px;
    }  

    .page-client-logo{
      /*height: 90px;*/
    }

    .page-contact{
      margin-bottom: 0;
    }

    .page-welcome{      
      height: auto;
      position: relative;
      overflow: hidden;
      text-align: center;
      background: #292929;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: 50% 56px;      
    }

    .page-welcome .bx-wrapper {     
      height: 449px;
    }  

    .bx-viewport a.slider-button {
      bottom: 130px !important;
    }  

    .bx-wrapper .bx-controls-direction a {
      top: 40%;
    }

    .bx-viewport a.slider-button{
      bottom: 10px;
    }    

    .product-image-wrap{
      padding: 0 30px;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8,
    .page-product-step .span4{
      width: 100%;
    }

    .page-product-step .span4{
      padding: 30px;
    }

    .page-product{
      /*min-height: inherit;*/
    }

    .product-image-wrap{
      padding: 0 30px;
    }

    .product-image-wrap img{
      width: 100%;
    }

    .page-product h3 {
      font-size: 28px;
    }  

    .page-product h4 {
      font-size: 14px;
    }  

    .read-wrap{
      float: none;
      margin: 30px 0 0 0;
    }

    .read-text{
      font-size: 16px;
    }

    .read-right{
      margin-top: 20px;
      padding: 0 20px 20px 20px;
      font-size: 14px;
      line-height: normal;
      text-align: center;
    }

    .page-read .span8{
      width: 100%;
      margin-left: 0;
    }


    .page-product-step .span4{
      width: 50%;
      min-height: 517px;
    }

    .page-product-step .span4{
      padding: 30px;
    }

    .page-read .span4{
      width: 100%;
    }

    .page-product-step .span4:nth-child(3n+3),{
      border-right: 1px solid #ccc;
    }

    /*.page-product-step .img-product{
      width: 207px;
      height: 207px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }*/

    .page-contact .span6 .media{
      width: 100%;
    }    

    .page-product-step .span6{
      height: auto;
    }

    .page-feature h2 {
      font-size: 35px;
      line-height: 42px
    }  

    .page-category-detail {
      margin-top: 55px;
    }  

    .feature-image-wrap{
      margin: 20px;
    }

    .feature-image-wrap img{
      width: 60%;
    }

    .page-category-detail h2 {
      font-size: 36px;
    }  

    .feature-wrap {
      padding: 50px 30px;
    }  

    .feature-wrap h4{
      text-align: center;
    }

    .feature-desc {     
      width: 100%;
    }  

    .feature-wrap .rounded-image{
      float: none;
    }

    .feature-wrap .span4{
      text-align: center;
    }

    .product-detail-desc{
      width: 90%;
      margin-bottom: 45px;
    }

    .feature-product-bottom img{
      width: 70%;
    }

    .feature-product-bottom {
      padding: 0 10px;
      margin-bottom: 50px;
      text-align: center;
    }  

    .feature-product-bottom h3,
    .feature-product-bottom h5,
    .right-product-detail{
      text-align: center;
    }

    .feature-product-bottom h3 {
      font-size: 16px;
    }  

    .feature-product-bottom h5 {
      font-size: 14px;
    }

    .right-product-detail {
      font-size: 14px;
    }

    .view-screenshot-wrap {
      margin: 20px 0 30px 0;
    }

    .shadow{
      background-size: 100%;
      margin-bottom: 20px;
    }

    .page-intended {
      padding: 0 10px;
    }

    .category-detail-nav {     
      padding: 15px;
    }  

    .category-detail-nav .span4,
    .category-detail-nav .span8{
      width: 100%;
      text-align: center;
      margin-left: 0;
    }

    .category-detail-nav ul{
      margin-left: 0;
      float: none;
      display: inline-block;
    }

    .feature-product-bottom .span6{
      width: 100%;
    }

    .feature-product-bottom .span6{
      margin-left: 0;
    }

    .page-feature .feature-product-top h2 {
      margin-top: 25px;
    }  

    .page-intended h6{
      margin-bottom: 30px;
    }

    .intended-column ul li {
      font-size: 14px;
      margin-bottom: 10px;
    }  

    .intended-column {
      margin-bottom: 20px;  
    }  

    .page-contact-shortcut h4 {
      margin-bottom: 40px;
      line-height: normal;
    } 

    .quote-wrap {      
      margin-top: 30px;
    }      

    .testimonial-box {
      margin-top: 40px;
      margin-bottom: 50px;
    }  

    .our-product-text img{
      width: 100%;
    }

    .customer-stories-slider-wrap .span4{

    }

    .mosaic-block,
    .mosaic-block img{
      width: 100%;
    }

    .page-content-wrapper img{
      width: 100%;
    }

    .page-content-wrapper h2{
      font-size: 18px;
    }

    .page-content-wrapper h3 {      
      padding-left: 50px;      
      font-size: 30px;      
      background-size: 30px;
    }

    .page-content-wrapper h3{
      margin-top: 10px;      
    }

    .page-content-wrapper {
      padding: 0 20px;
    }

    #page-quote{
      padding: 0 25px;
      height: auto;
    }

    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold{
      bottom: 94px;
      right: 0;
    }

    .customer-quote{
      font-size: 14px;
      padding: 20px;
    }

    .trusted-inner {
      padding: 50px 30px;
    }

    .contact-form-text {
      width: 90%;
    }  

    .page-contact-form form {
      width: 90%;
    }  

    .row-fluid .span5.header-contact{
      width: 80%;
    }

    .third-page-programming,
    .page-programming,
    .second-page-programming{
      padding: 100px 20px;
    }

    .expertise-logo {
      width: 28%;
    }

    .expertise-right {
      width: 65%;
    }

    .service-detail-right{
      margin-right: 25px;
      padding-bottom: 25px;
    }

    .service-detail-right h2 {
      font-size: 33px;
    }  

    .service-detail-right p{
      font-size: 16px;
    }

    .what-we-do {
      padding: 20px 40px;
    }
    
    .service-detail-nav {      
      padding: 15px 40px;
    }  

    .service-detail-nav ul{
      margin-left: 0;
      margin-top: 25px;
    }

    .service-detail-nav ul li a {      
      margin-right: 20px;
      font-size: 14px;
    }  

    .service-detail-nav ul li a.free-trial-product{
      font-size: 12px;
      min-width: 100px;
      margin-right: 0;
      margin-left: 0;
    }

    .service-detail-nav .span4{
      width: 26%;
    }

    .service-detail-nav .span8{
      width: 71%;
    }

    .page-market-item {
      padding: 10px;
    }  

    .market-detail-left {   
      margin-left: 10px;
    }  

    .page-market .span6{
      width: 100%;
    }    

    .market-item{
      text-align: center;
    }

    .market-item .content {
      width: 100%;
      margin-right: 0;
      text-align: center;
    }

    .market-item h4{
      text-align: left;
    }

    .market-item h4 {
      font-size: 14px;
    }  

    .market-item .market-image-small{
      margin-top: 10px;
      margin-bottom: 10px;
      display: inline-block;
      float: none;
    }

    .ribbon{
      left: -49px;
    }            

    #navigation #main-menu a.marketplace, 
    #navigation #main-menu a.marketplace {      
      width: 98.4% !important; 
      margin-top: 0 !important;  
    }      
  }

  @media (min-width: 900px) and (max-width: 1024px){
    .feature-product-bottom .span6{
      width: 48%;
    }

    .feature-product-bottom .span6:last-child{
      margin-left: 3%;
    }
  }

  @media (min-width: 769px) and (max-width: 794px){
    .page-category h2{
      font-size: 43px;
    }

    .page-product-step .span6{
      height: auto;
    }

    .page-contact .span6:last-child{
      width: 47%;
    }

    .page-contact .span6 .media{
      width: 100%;
    }
  }

  @media (min-width: 1025px) and (max-width: 1280px){

    #navigation #main-menu a{
      padding: 12px 15px;
    }

    .day .page-welcome,
    .night .page-welcome{
      height: auto;
    }

    .bx-viewport ul.first-slider li span {      
      top: 210px;      
      width: 73%;
      left: 120px;      
      padding: 15px;
    }    

    .bx-viewport a.slider-button{
      bottom: 130px;
      left: 120px;
    }

    .secondary-slider-desc-wrap {
      width: 59%;
    }        

    .our-product-text, .our-product-text .content{
      display: block;
    }

    .thropy-desc{
      width: 80%;
    }

    .button-slider-wrap{
      width: 100%;
      text-align: center;
    }

    .button-slider-wrap a.slider-button,
    .button-slider-wrap a.slider-button-trial{
      float: none;
      display: inline-block;
      position: static;
    }

    .button-slider-wrap a.slider-button{
      margin-right: 20px;
    }

    .our-product .bx-viewport{
      height: auto !important;
    }

    .page-product-step .span4:nth-child(3n+3) {
      border-right: 1px solid #ccc;
    }

    /*.page-product-step .img-product{
      width: 207px;
      height: 207px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }*/

    .page-product-step .span6{
      /*height: auto;*/
    }

    .page-contact .span6 .media{
      width: 100%;
    }

    .category-detail-nav{
      padding: 15px 50px;
    }    

    .category-detail-nav ul li{
      margin-right: 20px;
    }

    .category-detail-nav ul li a.free-trial-product{
      font-size: 14px;
      min-width: 100px;
    }

    .feature-wrap {
      padding: 50px 20px;
    }  

    .feature-desc{
      width: 70%;
    }

    .feature-product-bottom {
      padding: 0 30px;
    }  

    .feature-product-bottom img{
      width: 100%;
    }

    .mosaic-block{
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .mosaic-block,
    .mosaic-block img{
      width: 100%;
    }

    .page-content-wrapper img{
      width: 100%;
    }

    .page-content-wrapper h2{
      font-size: 18px;
    }

    .page-content-wrapper h3 {      
      padding-left: 50px;      
      font-size: 30px;      
      background-size: 30px;
    }

    .page-content-wrapper h3{
      margin-top: 10px;
    }

    .page-content-wrapper {
      padding: 0 20px;
    }

    #page-quote{
      padding: 0 25px;
      height: auto;
    }

    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold{
      bottom: 94px;
      right: 0;
    }

    .customer-quote{
      font-size: 14px;
      padding: 20px;
    }

    .trusted-inner {
      padding: 50px 30px;
    }

    .contact-form-text {
      width: 90%;
    }  

    .page-contact-form form {
      width: 90%;
    }  

    .row-fluid .span5.header-contact{
      width: 80%;
    }

    .service-detail-right{
      margin-right: 35px;
    }

    .service-detail-right h2 {
      font-size: 45px;
    }  

    .service-detail-nav {      
      padding: 15px 30px;
    }  

    .service-detail-nav ul{
      margin-left: 0;
    }

    .service-detail-nav ul li a{
      margin-right: 20px;
    }

    .page-market-item {
      padding: 10px;
    }  

    .market-detail-left {
      margin-top: 130px;
      margin-left: 35px;
    }    

    .market-detail-left h2 {
      font-size: 46px;
    }  

  }

  @media (max-width: 430px){
    .page-welcome{      
      padding-top: 22px;
    }
  }

  /* About and Customer Stories Resize */
  @media (max-width: 1000px){
    .carousel-wrap.new-cust-stories .carousel-inner {
        background-size:  cover;        
    }
  }    
  @media (max-width: 1200px){
    .carousel-wrap.new-cust-stories-ver2 .carousel-inner-ver2{
        background-size:  cover;        
    }
  }
  @media (max-width: 1000px){
    .carousel-wrap.startup .carousel-inner {
        background-size:  cover;        
    }
  }   
    @media (max-width: 1000px){
    .carousel-wrap.nasa .carousel-inner {
        background-size:  cover;        
    }
  }   
  @media (min-width: 430px) and (max-width: 600px){
    #page-welcome .bx-viewport a.slider-button{
      top: 5px;
    }
    .page-product h2 {
        font-size: 30px;
    }
  }

  @media (min-width: 639px) and (max-width: 767px){
    #page-welcome .bx-viewport a.slider-button{
      top: 75px;
    }
  }

  @media (min-width: 768px) and (max-width: 840px){
    .bx-viewport a.slider-button {
      bottom: 53px !important;
    }

    .bx-viewport {
      height: auto !important;
    }
  }

  @media (min-width: 840px) and (max-width: 915px){
    .bx-viewport a.slider-button {
      bottom: 100px !important;
    }

    .bx-viewport {
      height: 450px !important;
    }
  }  

  @media (min-width: 916px) and (max-width: 930px){
    .bx-viewport a.slider-button {
      bottom: -10px;
    }

    .bx-viewport {
      height: 450px !important;
    }
  }

  @media (min-width: 931px) and (max-width: 1024px){
    .bx-viewport a.slider-button {
      bottom: 15px;
    }

    .bx-viewport {
      height: 450px !important;
    } 
  }

  @media (min-width: 1025px) and (max-width: 1060px){
    .bx-viewport a.slider-button {
      bottom: 70px;
    }
  }

  @media (min-width: 1061px) and (max-width: 1100px){
    .bx-viewport a.slider-button {
      bottom: 90px;
    } 
  }

  @media (min-width: 1100px) and (max-width: 1120px){
    .bx-viewport a.slider-button {
      bottom: 90px;
    } 
  }

  @media (min-width: 1120px) and (max-width: 1140px){
    .bx-viewport a.slider-button {
      bottom: 80px;
    } 
  }

  @media (min-width: 1281px) and (max-width: 1336px){
    .bx-viewport a.slider-button {
      bottom: 240px;
    }

    .secondary-slider-desc-wrap {
      width: 65%;
    }  
  }

  @media (min-width: 1281px) and (max-width: 1299px){
    .bx-viewport a.slider-button {
      bottom: 220px;
    }
  }

  @media (min-width: 1285px) and (max-width: 1366px){
    .page-content-wrapper .span4{
      position: relative;
    }

    .red-fold {      
      bottom: 94px;
      right: 0;
    }  
  }

  @media (min-width: 1300px) and (max-width: 1320px){
    .bx-viewport a.slider-button {
      bottom: 230px;
    } 
  }




/* update ilham */
  .page-client-logo .bx-controls{z-index: 10000;position: absolute;top: 0;width: 100%;}
  .page-client-logo .bx-controls .bx-controls-direction{position: absolute;top: 0;z-index: 100;width: 100%;height: 25px;}
  .page-client-logo .bx-wrapper .bx-prev{left:10px}
  .page-client-logo .bx-wrapper .bx-next{right:10px}
  .page-client-logo .bx-viewport{height:70px;}
  .span6 h5{margin-top: 40px;}
  .page-contact{padding-bottom: 20px;}
  /*Slider*/
  .bx-viewport ul.first-slider li a {
  	position: absolute;
  	width: 100%;
  	text-align: center;
  	bottom: 150px;
  }

  .bx-viewport ul.first-slider li span{
  	width: 999px;
  	text-align: left;
  	display: inline-block;
  	bottom: 0;	
  	padding: 25px 25px 0;
  	border-radius: 8px;
  	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  }
  .page-contact .span6 .media.map{width: 100%;overflow: hidden;height: 168px;}
  .page-contact .span6 .media.map img{width:100%}
  .page-welcome .bx-wrapper .bx-controls-direction a{top: 63%;}
  .footer-copy{clear: both;float: right;width: auto;line-height: 8px;}
  .footer-copy a{color: #FFF;margin-right: 10px;border-right: 1px solid #696969;padding-right: 10px;}
  .footer-copy a.last{border: none;margin: 0;padding: 0;}
  .footer-copy p{clear:both; color: #C1C1C1}
  .right-text{text-align:left}
  .left-text{text-align:right}

  /* index bull section  */
  .bullish{font-family:"segoe_uiregular";padding: 25px 56px 85px;background:white;font-size: 16px;line-height: 50px;}
  .bullish h4{font-size: 48px;color: #000;margin-bottom: 30px;font-weight: lighter;position: relative;z-index: 1;}
  .bullish p{padding-bottom: 15px;line-height: 26px;font-size: 18px;padding-right: 28px;padding-right: 100px;position: relative;z-index: 1;}
  .bull-ill{
    background: url('../images/pages/welcome/bulls.png') no-repeat right center;
    width: 700px;
    height: 516px;
    position: absolute;
    margin-left: -134px;
    background-size: 85%;
  }
  .btn-grey{background: #464646;color: #FFF !important;width: 195px;text-align: center;padding:  0;font-size: 16px;display: inline-block;border-radius: 8px;}
  .btn-grey:hover{background: #757575;text-decoration:none;}
  .bullish a{}
  /*.home-box-wrap:after{width: 100%;content: '';background: url(../images/pages/welcome/line-index.png) repeat-x;height: 35px;top: 0;position: relative;z-index: 100;}*/
  .home-box{height: 270px;}
  /*.night .page-welcome{background: url(../images/pages/welcome/line-index.png.png) #292929 50% 0 repeat fixed;}*/

  @media (max-width: 1024px){
      #navigation #main-menu {
        /*padding: 4px 0 0;*/
      }

      #navigation #main-menu a {
        height: 54px;
      }

      .bx-viewport ul.first-slider li a{bottom: 110px;}
      .bx-viewport ul.first-slider li span{
          width: 760px;
          height: 240px;
      }
      .page-welcome .bx-wrapper .bx-controls-direction a{top: 53%;}
      /*.home-box-wrap:after{top: 35px;}*/
      .page-client-logo ul.bxslider li{width: 320px;}
  }
  @media (max-width: 768px){
    .carousel-inner span.content {
      width: 80%;
      margin-bottom: 20px;
      float: left;
    }

    .bx-viewport ul.first-slider li span{
        width: 630px;
    }
    .page-welcome .bx-wrapper{
        height: 320px;
    }
    .footer-copy{margin-right: 37px;}
    .page-welcome .bx-wrapper .bx-controls-direction a{top: 40%}
    .page-contact .span6 .media.map{width: 95%}

        
    .bullish h4{
        margin-bottom: 360px;
        margin-top: 0;
        text-align: center;
    }

  }

  @media (max-width: 480px){
      .carousel-inner span.content {
          margin-bottom: 80px;
          width: 100%;
      }
      .page-contact .span6 .media.map{height: 154px;}
      .footer-copy{width: auto;margin-right: 0}
      .footer-copy a{margin-right: 8px;padding-right: 8px;font-size: 12px}
      .footer-copy p{font-size: 12px}
      .home-box{height: auto}
      .bx-viewport ul.first-slider li span{
          width: 80%;
      }
      .page-welcome .bx-wrapper{
              
      }
      .bx-viewport ul.first-slider li a {
          bottom: -50px;
      }
     
      .bullish{padding: 25px 0px 55px;position: relative}
      .bullish h4{margin-bottom: 370px;line-height: 42px;font-size: 32px;margin-top: 0;text-align: center;}
      .bull-ill {position: absolute;top: 140px;background-size: 94%;width: 95%;margin: 0;height: 300px;}
      .bullish p{padding-right: 0;text-align: center;}
  }


  @media (max-width: 320px){
      .bx-viewport ul.first-slider li span{
          width: 75%;
          height: 170px;
      }
      .bx-viewport ul.first-slider li span p{
          font-size: 28px !important;
      }
      .bull-ill{
          height: 200px;
          top: 130px;
      }
      .page-welcome .bx-wrapper{
          height: 200px; 
      }
      .bx-viewport ul.first-slider li a {
          bottom: 30px;
      }
      .home-box-wrap{
        top: inherit;
      }      
  }

  @media (min-width: 320px) and (max-width: 800px){
  	.bx-viewport ul.first-slider li span p.text-left{
  		display:none !important;	
  	}
  }

  @media (min-width: 768px) and (max-width: 1024px){
      .page-client-logo .container{
        width:100%;
  	  
      } 
  	.bx-viewport ul{
  		margin-top: 0;
  	}
  	.pages .page-client-logo .container{padding-left:0}
      
   }
   
   @media (max-width: 480px) and (min-width: 320px){
  	 .page-client-logo ul.bxslider li{
  		padding-left: 46px;
  	}
  }

   
   @media (min-width: 480px) and (max-width: 600px){
      .page-client-logo .container{
        width:100%;
  	  padding-left:0;
      } 
  	.bx-viewport ul{
  		margin-top: 0;
  	}
  	.page-client-logo .bx-viewport{
  		height: 70px;	
  	}
  	.footer-copy{
          line-height: 18px;
      }
   }
   
   @media (max-width: 320px){
      .page-client-logo ul.bxslider li {
  		padding-left: 37px;
  		margin-top: 30px;
  	}
  	.page-client-logo .bx-wrapper .bx-prev{left:10px}
  	.page-client-logo .bx-wrapper .bx-next{right:-21px}
  	.page-client-logo .bx-wrapper{left: -7px;}
  	.page-client-logo .bx-viewport .bx-controls{display:none;}
  	.page-client-logo .bx-viewport{margin-left: 0;}
   } 
/* end */


  .span8.meet-us{
    margin-top: 18px;
  }

  .header-banner{
    background: #2b2b2b;
    padding-top: 75px;
    position: relative;
  }

  .header-banner img{    
    width: 95%;
  }

  /*.banner-caption {
    color: #292929;
    background: #fff;
    height: 80px;
    position: relative;
    font-size: 22px;
    line-height: 60px;
    text-align: left;
    padding-left: 55px;
  }*/

  .banner-caption {
    color: #292929;
    background: #fff;
    height: auto;
    position: relative;
	font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
	font-weight: normal;
    font-size: 22px;
    text-align: left;
    padding: 0;
    display: inline-block;
    width: 100%;
  }

  .banner-caption p {
    margin: 15px auto 20px;
    /*display: inline-block;*/
    line-height: 26px;
    width: 90%;
    text-align: center;
  }

  /*.banner-caption:after {
    width: 100%;
    content: '';
    background: url(../images/pages/welcome/line-index.png) repeat-x;
    height: 20px;
    bottom: 0;
    position: absolute;
    z-index: 100;
    left: 0;
  }*/

  .market-image img{
    width: 100%;
  }

  @media (min-width: 320px) and (max-width: 430px){
    .bull-ill{
      height: 250px;
    }

    .bullish h4{
      margin-bottom: 300px;
    }

    .banner-caption {
      color: #292929;
      background: #fff;
      height: 100px;
      position: relative;
      font-size: 18px;
      line-height: normal;
      padding: 20px 10px 0;
      text-align: center;
    }
  }

  @media (min-width: 480px) and (max-width: 600px){
    .bull-ill{      
      height: 340px;
      width: 95%;
      margin-left: 0;
      top: 120px;
      background-size: 360px;
    }

    .bullish h4{
      margin-bottom: 300px;
      margin-top: 0;
      text-align: center;
    }

    .home-box-wrap:after {
      top: 0px;
    }

    .home-box-wrap{
      border: none;
    }

    .bullish {      
      padding: 0px 15px 25px;
      position: relative;
    }  

    .bullish .container{
      padding: 0;
    }

    .bullish p{
      padding-right: 0;
      text-align: center;
    }

    .bull-ill {
        height: 340px;
        width: 95%;
        margin-left: 0;
        background-position: center center;
        top: 60px;
        background-size: 360px;
     }

     .home-box-wrap{
      top: inherit;
     }

  }

  @media (min-width: 600px) and (max-width: 768px){
   .bull-ill{      
      height: 340px;
      width: 95%;
      margin-left: 0;
      top: 120px;
      background-size: 360px;
    }

    .home-box-wrap:after {
      top: 0px;
    }

    .home-box-wrap{
      border: none;
    }

    .bullish {      
      padding: 0px 15px 25px;
      position: relative;
    }  

    .bullish .container{
      padding: 0;
    }


    .bull-ill {
        height: 340px;
        width: 95%;
        margin-left: 0;
        background-position: center center;
        top: 60px;
        background-size: 360px;
     }

     .home-box-wrap{
      top: inherit;
     }

     .mosaic-backdrop {      
      /*height: 80px !important;*/
    }

    .row-fluid .span5.header-contact{
      width: 100%;
    }
  }


  @media (min-width: 768px) and (max-width: 1024px){
    .home-box-wrap{
      top: inherit;
    }

    .bullish .container{
      width: 100%;
    }

    .page-customer-stories .container{
      width: 100%;
    }

    .row-fluid .span5.header-contact {
      width: 61%;
    }
  }

  @media (min-width: 768px) and (max-width: 910px){
    .header-contact h2 {
      font-size: 33px;
    }  

    .phone-ico{
      margin-left: 20px;
    }

    .contact-location, .time-contact{
      width: 80%;
    }
  }

  @media (min-width:978px) and (max-width: 1024px){
    .page-contact .span6:last-child {
      width: 46%;
    }

    .page-client-logo {
      height: auto;
    }

    .bull-ill {
      width: 49%;
    }

    .mosaic-backdrop {      
      height: 160px !important;
    }  
  }
  
  @media (min-width: 1025px) and (max-width: 1281px){
    .bull-ill{
      width: 490px;
    }

    .bullish .container{
      width: 100%;
    }

    .home-box-wrap{
      top: 0;
    }

    .home-box-wrap:after {
           
    }  

    .home-box {     
      /*padding: 60px 25px;*/
    }  

    .home-box h3{
      line-height: normal;
    }

    .page-welcome{
      /*height: 880px !important;*/
    }

    .mosaic-backdrop{
      height: 167px !important;
    }

    .page-welcome {
      /*height: 950px !important;*/
    }

    .header-contact h2 {
      font-size: 32px;
    }
    
    .row-fluid .span5.header-contact {
      width: 45%;
    }  

    .contact-location, .time-contact {      
      width: 80%;
    }  

    .phone-ico{
      margin-left: 20px;
    }
  }
  

  @media (min-width: 1281px) and (max-width: 1366px){
    .bull-ill{
      width: 650px;
    }

    .header-contact h2 {
      font-size: 40px;      
      line-height: normal;
    } 

    .phone-ico{
      margin-left: 40px;
    } 

    .contact-location, .time-contact {      
      width: 80%;
    }  
  }

  @media (min-width: 501px){
    .above-500{
      display: block;
    }

    .under-500{
      display: none;
    }    
  }  

  @media (max-width: 500px){    
    .under-500{
      display: block;
    }

    .above-500{
      display: none;
    }    
  }
/*end*/


/*Case study by ilham may 5*/
.case-study{background: white;}
.case-study .banner-cs{background: #dcdcdc;padding: 100px 80px 40px;}
.case-study .banner-cs h5{font-size: 28pt;color: #393939;line-height: 52px;font-weight: lighter;}
.case-study .banner-cs h5 span{color: #c80a0a}

.case-study .content-cs{}
.case-study .customer-quote{margin: 40px 0 0;width: auto;}
.case-study .content-cs aside{position: relative;}
.case-study .content-cs .red-fold{float: right; position: relative;bottom:0}
.content-cs aside p{font-size: 18px;line-height: 26px;padding: 20px 0 0;padding-bottom: 20px;border-bottom: 1px solid #dfdfdf}
.content-cs aside .name{display: block;text-align: right;margin-top: 20px;font-size: 16px;}
.goldman{background: url(../images/pages/welcome/goldman.png) no-repeat;margin-right: 0;margin-top: 20px;}

.case-study .title{font-weight: bold;font-size: 28px;margin-bottom: 30px;padding: 45px 55px 0;text-transform: none}
.video-list{position: relative; display: block;}
.video-list li{width: 50%;padding: 0 0 0 66px;box-sizing: border-box;-moz-box-sizing: border-box;font-size: 16px;float:left;margin-bottom: 60px;}
.video-list li:nth-child(odd){padding-left: 40px}
.video-list li a{color: #C80A0A !important; }
.video-list li figure{margin:0;margin-bottom: 20px;overflow: hidden; width:340px; height: 225px;margin-left: -10px;}
.video-list li figure img{position: relative;}
.video-list li h3{font-size: 22px;margin-bottom: 14px;line-height: 45px;}

.case-study .market-pagination{margin: 0 0 50px 60px;}

.clear{clear: both}


/* Detail Case Study by Ilham 6 May */
.glass-icon{background: url('../images/pages/welcome/glass.jpg'); display: inline-block; width: 223px; height: 115px}

.content-cs aside h3{color: #575757;font-size: 18px;padding: 53px 0 0;padding-bottom: 30px;line-height: 5px;}
.content-cs aside .related-cs{display: block; position relative;margin: 0;}
.content-cs aside .related-cs li{display: block;margin-bottom: 30px;list-style: none;}
.content-cs aside .related-cs li figure{width: 100%;margin: 0;}
.content-cs aside .related-cs li figure img{width: 100%;}
.content-cs aside .related-cs li h3{color: #575757;font-size: 16px;padding: 20px 0 0;padding-bottom: 16px;line-height: 16px;}

.content-cs article{background: white;position: relative;display: block;font-sizeL 14px; line-height: 16px;}
.content-cs article .main-media{width: 100%; overflow: hidden; height: 420px;}
.content-cs article .main-media > *{width: 100%}
.content-cs article .title-red{color: #C80A0A;margin-top: 40px;font-size: 28px;line-height: 34px;font-weight: lighter;margin-bottom: 30px;}
.content-cs article p{margin-bottom: 30px;font-size: 16px;line-height: 24px;}
.content-cs article .customer-quote{margin: 25px 0 0 !important;font-style: normal}
.quote-over .span4{width: 360px;}
.no-padding{padding:0 !important;}
.no-margin{margin:0 !important;}

.content-cs article > *{padding-left: 55px;box-sizing: border-box;-moz-box-sizing: border-box;}

.content-cs .benefit{display: block;position: relative;margin: 50px 0 150px;border-radius: 2px;border: 1px solid #6a6a6a; text-align: center;}
.content-cs .benefit h3{background: #FFF;display: inline-block;padding: 10px 35px;color: #292929;font-size: 28px;position: relative;margin-top: -70px;top: -5px;}
.content-cs .benefit ul{display: block;margin: 60px 20px;}
.content-cs .benefit ul li{
    color: #878787;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url('../images/pages/welcome/check_benefit.jpg') no-repeat;
    margin: 0;
    padding-left: 90px;
    margin-top: 12px;
    margin-bottom: 42px;
    list-style: none;
    text-align: left;
    display: block;
}

.content-cs .benefit ul li strong{display: block;margin-bottom: 12px;font-sizeL 18px;color: #292929}
.page-product h3, .expertise-title h2,.page-our-service-para h2,.third-page-programming h2, .second-page-programming h2, .page-programming h2{text-transform: capitalize;}

.third-page-programming h2, .second-page-programming h2, .page-programming h2{font-weight: bold}

@media (max-width: 1024px){
    .video-list li:nth-child(odd){padding-left:0;padding-right: 5px;}
    .video-list li{padding:0 0 0 10px}
    .video-list li figure{width: 100%;height: auto;}
}
@media (max-width: 768px){
    .case-study .banner-cs{padding: 100px 20px 40px;}
    .case-study .banner-cs h5{font-size: 24pt;line-height: 45px;padding: 0 20px;}
    .case-study .content-cs aside{width: 90%; float: none;padding: 60px;box-sizing: border-box;-moz-box-sizing: border-box;padding-top: 10px;}
    .case-study .content-cs .span8{width: 100%; float: none;box-sizing: border-box;-moz-box-sizing: border-box;}
    .video-list li{padding-left:5px}
    .video-list{margin:0 40px}
    .case-study .market-pagination{margin: 0 auto;width: 90%;}
    .case-study .title{padding:45px 20px 0}
}
@media (max-width: 600px){
    .video-list {
        margin: 0 10px;
    }
    .video-list li figure{
        margin-left:0
    }
}
@media (max-width: 480px){
    .video-list li figure img,.video-list li{width:100%}
    .video-list li {margin-bottom: 70px;}
}
@media (max-width: 320px){
    .case-study .content-cs aside{padding: 60px 10px;width: 100%; }
}

/* end */



/* Detail Case Study by Ilham 6 May Responsive*/
@media (max-width: 1024px){
    .case-study .banner-cs{padding-left: 20px; padding-right: 20px}
    .case-study .title{font-size: 22px;padding-left: 35px;padding-top: 27px;}
    .quote-over .span4{width: 270px;}
}
@media (max-width: 768px){
    .case-study .content-cs.detail-cs .span8{width: 500px;float: left;}
    .case-study .content-cs.detail-cs .span4{width: 235px;float: left;}
    .case-study .content-cs.detail-cs aside{padding-left:10px;padding-right:10px}
    .content-cs article > *{padding-left:0}
    .content-cs.detail-cs aside h3{padding-top: 45px;}
    .content-cs article .main-media{height: auto}
    .content-cs .benefit ul{padding: 20px 0}
    .content-cs .benefit{margin: 50px 0}
}
@media (max-width: 600px){
    .content-cs .benefit ul {padding: 10px 0;margin:0px 20px}
    .content-cs .benefit h3{margin: -30px 20px 0;}
    
    .case-study .content-cs.detail-cs .span8{width: auto;float: none;}
    .case-study .content-cs.detail-cs .span4{width: auto;float: none;}
    .quote-over > section:last-child{clear: both;margin-top: 80px}
}
@media (max-width: 460px){
    /* same as 600 */
}
@media (max-width: 320px){
    .case-study .content-cs.detail-cs .span4{padding-top: 0px;padding-bottom: 10px;}
    .case-study .detail-cs .title{padding-top:0;line-height: 28px;}
    .content-cs .benefit h3{font-size: 18px;margin: -30px 20px 0;}
}

/* END */



/* updated by ilham may 6 v2 */
/* menu mobile */


@media (max-width: 768px) and (min-width: 601px){
    #navigation #main-menu {
        height: 0
    }
}

@media (max-width: 1024px) and (min-width: 768px){
    .row-fluid .span5.header-contact {
        float: right;
        padding-top: 40px;
    }
    .header-contact{
        margin-top: 60px;
    }
    .page-contact-us{
        /*height: 445px;*/
    }
}
/* end */

/* updated by ilham may 7 */

@media (min-width: 767px) and (max-width: 1024px){
    .bull-ill {      
      width: 52%;
    }      
}

@media (max-width: 767px){
    .bullish p{
      padding-right: 0;
      text-align: center;
    }    
}

@media (max-width: 767px){
   
}

@media (max-width: 767px){
    
}

/* Banner Adjustment */
.page-market-detail{height: auto; padding-bottom: 50px;}
@media (max-width: 768px){
    .header-contact{padding: 0 30px;}
    .page-contact-us{background: #D7D3D4 url(../images/pages/welcome/banner.png) cover 102% 0 no-repeat;}
    
}
.page-service-detail .keyboard{
    position: absolute;
    background: url(../images/pages/welcome/mac-keyboard.png) 0 0 no-repeat transparent;
    width: 976px;
    height: 439px;
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    transform: rotate(-30deg);
}

.keyboard-wrap{background: url(../images/pages/welcome/mac-keyboard-large.png) 0 100px no-repeat;height: 100%;}
@media (max-width: 1024px){
    .keyboard-wrap{background: url(../images/pages/welcome/mac-keyboard-large.png) -100px 100px no-repeat;height: 100%;}   
}
@media (max-width: 800px){
    .keyboard-wrap{background: url(../images/pages/welcome/mac-keyboard-large.png) -200px 100px no-repeat;height: 100%;}   
}
@media (max-width: 768px){
    .keyboard-wrap{background: url(../images/pages/welcome/mac-keyboard-small.png) center 190px no-repeat}   
}

@media (max-width: 768px){
    .service-detail-right h2{
        margin-bottom: 180px;
        margin-top: 110px;
    }
    .service-detail-right{
        padding-bottom: 30px;
    }
}
/* END */

/* New Nav*/

#navigation2{display: block; position: fixed; top: 0; width: 100%; background: white;box-shadow: 0 0 8px rgba(0, 0, 0, 0.65); z-index: 2000;text-align: right;height: 78px}
#navigation2 .brand{position: absolute;left:15px; top:7px;}

#navigation2 .container{position: relative}

#navigation2 .main-menu{display: inline-block;float: right;margin: 0;padding:0;}
#navigation2 .main-menu li{text-align: left; line-height: 27px; list-style: none;float: left}
#navigation2 .main-menu li a{text-decoration: none;text-shadow: 0 1px 0 #FFF;position: relative;display: block;font-size: 13px;font-weight: bolder;line-height: 54px;letter-spacing: 1px;color: #292929;padding: 12px 17px;margin:0}
#navigation2 .main-menu li a:hover,
#navigation2 .main-menu li a:focus{background: #F2F2F2;outline: medium none;}
#navigation2 .main-menu li a.active{color: #C80A0A}
#navigation2 .main-menu li a.contact-us{
    background: #C80A0A;
    color: #FFF;
    text-shadow: none;
    margin-top: 15px;
    line-height: 20px;
}
#navigation2 .main-menu li a.contact-us:hover{
    background: #DD0E0E;
}
#navigation2 .mobile-menu {
    display: none;
    float: right;
    padding: 7px;
    margin-left: 5px;
    margin-top: 10px;
    cursor: pointer;
}

#navigation2 .mobile-menu .icon-bar {
    background-color: #292929;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 5px;
    width: 34px;
    margin-bottom: -2px;
    margin-top: 6px;
}


.csd-main{float: right}
.csd-side{float: left}    

.market-detail-image img{width: 100%; }
.market-ribbon{background-position: -15px 0;background-repeat: no-repeat;width: 120px;}

@media (max-width: 979px){
   #navigation2 .brand{padding-left: 15px;}
   #navigation2 .span12 > .mobile-menu{display: block;}
   #navigation2 .span12 > .main-menu{height: 0;display: none; overflow: hidden;width: 100%;background: #F8F8F8;top: 27px;position: relative; /*transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;*/}
   #navigation2 .main-menu.mobile-show{height: auto;}
   #navigation2 .main-menu li{float: none; line-height: 54px}
   #navigation2 .main-menu li a{text-align: center; line-height: 30px}
}
@media (min-width: 980px){
     #navigation2 .span12 > .main-menu{
        height: auto !important;
        display: block !important;
        overflow: visible !important;
     }
}

#navigation2.top{z-index: 30000}

@media (max-width: 767px){
    .intended-column .span3{
        width: 50%;
        float: left;
        margin-bottom: 50px;
    }    
}

@media (max-width: 480px){
   .testimonial-logo{
        width: 100%;
        text-align: center;
        right: auto;
    }
}

@media (max-width: 600px){
    .feature-product-bottom img{
        margin-top: 20px;
    }
    .page-feature .feature-product-top h2{
        font-size: 24px;
        margin-bottom: 30px;
    }
    #navigation2 .main-menu li{
        float: left;
        width: 50%;
    }
    #navigation2 .main-menu li a{
        line-height: 30px;
        padding: 10px 7px;
    }
    #navigation2 .main-menu li:last-child{
        width: 100%;
    }
}

@media (max-width: 320px){
    #navigation2 .main-menu li{
        float: none;
        width: 100%;
    }
    #navigation2 .main-menu li a{
        line-height: 30px;
        padding: 5px 7px;
    }
    .intended-column .span3{
        width: 100%;
        float: none;
        margin-bottom: 50px;
        text-align: center
    }    
}

.pages.page-read .read-right{font-size: 16px; margin-bottom: 35px}
@media (max-width: 768px) {
    .third-page-programming, .page-programming, .second-page-programming{padding: 10px 20px;}
    .page-programming, .second-page-programming, .third-page-programming{
        height: auto;
        padding-bottom: 60px;
    }
    
    /*.page-programming .span6:first-child, .second-page-programming .span6:last-child, .third-page-programming .span6:first-child{width: 100%;position: relative;margin-top: 155px;top:0}
    .page-programming .span6:last-child, .second-page-programming .span6:first-child, .third-page-programming .span6:last-child{position: absolute;top: 95px;width: 100%;left: 0;margin: 0 10px;}}*/
    .page-our-service-para{min-height: 310px;padding-bottom: 30px;}
    .third-page-programming h2, .second-page-programming h2, .page-programming h2 {
        font-size: 26px;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media (max-width: 460px){
    /*.page-programming .span6:last-child, .second-page-programming .span6:first-child, .third-page-programming .span6:last-child{width: auto}*/
}

@media (max-width: 600px){
    /*.page-programming .span6:last-child, .second-page-programming .span6:first-child, .third-page-programming .span6:last-child{margin: 0;top: 60px}
    .costum-image img {
        width: 288px;
    }
    .costum-image img{width: 60%;margin-top: 20px;}*/
    
}

@media (max-width: 768px){
    .related-cs li{width: 50%; float: left; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;}
    .case-study .content-cs aside{border-top: 1px solid #dedede}
}
@media (max-width: 600px){
    .related-cs li{width: 100%; float: none; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;}
}
@media (max-width: 1024px){
    .market-detail-top-wrap{width: 90%;}
}
@media (max-width: 768px){
    .market-detail-top-wrap{width: 90%;text-align: center}
    .market-detail-image img{width: auto;}
    .market-detail-desc h4{margin-top: 10px}
    .market-detail-desc .readOnly{margin: 15px auto;}
}
/* end */

/* updated may 8 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: 'Open Sans', sans-serif; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    font-size: 34px;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }




/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

  .mfp-ie7 .mfp-img {
    padding: 0; }
  .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .mfp-ie7 .mfp-container {
    padding: 0; }
  .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }


  .mfp-fade.mfp-bg {
  	opacity: 0.001; /* Chrome opacity transition bug */
  	-webkit-transition: all 0.15s ease-out; 
  	-moz-transition: all 0.15s ease-out; 
  	transition: all 0.15s ease-out;
  }
  .mfp-fade.mfp-bg.mfp-ready {
  	opacity: 0.8;
  }
  .mfp-fade.mfp-bg.mfp-removing {
  	opacity: 0;
  }

  .mfp-fade.mfp-wrap .mfp-content {
  	opacity: 0;
  	-webkit-transition: all 0.15s ease-out; 
  	-moz-transition: all 0.15s ease-out; 
  	transition: all 0.15s ease-out;
  }
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  	opacity: 1;
  }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  	opacity: 0;
}

@media (max-width: 979px) and (min-width: 768px){
    .case-study .content-cs aside{
        padding-left: 20px;
        box-sizing: border-box; -moz-box-sizing: border-box
    }
}

@media (max-width: 979px){
  .header-contact h2{display: none}
}

/* end */


/* New Services */
.costum-image{padding: 0 10px}
@media (max-width: 979px){
    .third-page-programming, .page-programming, .second-page-programming{
        padding: 30px 20px;
    }
    .page-programming .span6, .second-page-programming .span6, .third-page-programming .span6{
        float: none;
        width:  100%;
        text-align: center;
        margin: 0
    }
    .page-programming .span6 .text-right, .second-page-programming .span6 .text-right, .third-page-programming .span6 .text-right,
    .page-programming .span6 .text-left, .second-page-programming .span6 .text-left, .third-page-programming .span6 .text-left,
    .page-programming h2, .second-page-programming h2, .third-page-programming h2{
        text-align: center;
    }
    .costum-image img {
        width: 70%;
        margin: 20px auto;
    }
}

/* about us */

h5.title-about {
	margin-top: 60px;
}

h2.title-about {
	line-height: 1.25em;
}

h5.title-about{
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
}

h5.title-standard {
	margin-top: 60px;
}

h2.title-standard {
	line-height: 1.25em;
}

h5.title-standard{
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
}

 @media all and (max-width: 1000px) {
    h5.title-standard { font-size: 35pt; }
 }

 @media all and (max-width: 800px) {
    h5.title-standard { font-size: 25pt; }
 }

 @media all and (max-width: 600px) {
    h5.title-standard { font-size: 20pt; }
 }

 @media all and (max-width: 400px) {
    h5.title-standard { font-size: 20pt; }
 }


/* END */

/*Css update by Sigit 5/9/2014*/

  .market-item .market-image-small,
  .market-item .market-image-small img{
    width: 107px;
    height: 107px;
  }

  .video-list .play-icon{
    background: url(../images/pages/welcome/button-play-video.png) no-repeat center center;
    position: absolute;
    top: 80px;
    z-index: 10;
    width: 86%;
    height: 65px;
    cursor: pointer;
  }

  .video-list li{
    position: relative;
  }

  .customer-stories-product{
    padding-bottom: 60px;
    
    border-top: 1px solid #ccc;
  }

  .customer-stories-product h3{
    padding-left: 0;
    background: none;
    margin-top: 20px;    
  }

  .customer-stories-product .span12{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
  }

  .customer-stories-product .span12:last-child{
    border: none;
    padding: 0;
  }

  .page-product h3{
    font-size: 22pt;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    color: #292929;
  }

  .page-product span.heading-content{
    font-size: 14pt;
    font-style: italic;
    margin: 30px 0;
    font-weight: bold;
    letter-spacing: 1px;
    color: #444;
  }

  .page-product span.heading-content-second{
    display: inline-block;
    width: 70%;
    color: #444;
    font-size: 14pt;
    line-height: 18pt;
  }

  h4.invis-title{
    visibility: hidden;
  }

  .no-pull{
    float: none !important;
  }

  .feature-wrap h3{
    font-size: 48pt;
    margin-bottom: 50px;
  }

  .bottom-space{
    margin-bottom: 30px;
  }

  .product-button-wrap{
    background: #efefef;
  }

  .edition-feature-wrap{
    border-top: 1px solid #ccc;
    margin-top: 40px;
  }

  .faq-wrap ul{
    padding-left: 0;
    margin: 0;
  }

  .faq-wrap ul li{
    list-style: none;
    margin-bottom: 20px;
  }

  .client-says a{
    padding: 0 20px;
  }

  @media (min-width: 320px) and (max-width: 480px){
    .page-contact-us {
      margin-top: 80px;
      padding-top: 20px;
    }

    .contact-phone, .time-contact {
      font-size: 14px;
    }

    .contact-location{
      margin-bottom: 15px;
    }

    .bull-ill {
      background: url('../images/pages/welcome/bulls.png') no-repeat left center;
      -webkit-background-size: 90%;
      -moz-background-size: 90%;
      background-size: 90%;
    }

    .page-contact .span6 .media.map img{
      height: auto !important;
    }

    .page-contact .span6 .media.map{
      height: 168px !important;
    }

    .footer-copy{
      width: 100% !important;
    }

    .page-content-wrapper{
      text-align: center;
    }

    .page-content-wrapper h3{
      text-align: left;
    }

    .page-content-wrapper h2 {
      font-size: 22px;
    }  

    .page-content-wrapper .span4 .rounded-image{
      float: none;
    }
  }  

  @media (min-width: 481px) and (max-width: 768px){
    .page-content-wrapper h2 {
      font-size: 22px;
    }  
  }
/*End Css update by Sigit 5/9/2014*/

/*About Us Css by Reza 5/9/2014*/

  h5.title-about {
    margin-top: 60px;
  }

  .title.span12 {
    /*margin-bottom:  30px;*/
    border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
  }

  h2.title-about {
    line-height: 1.25em;    
  }

  .about-item {
    margin-top:40px;
    margin-bottom: 30px;
    min-height: 188px;
  }

  .about-item .rounded-image{
    float:left;
    margin-right:20px;
  }

  .about-item img {
    margin-bottom: 0px;
    width: 50%
  }

  .about-item {
    border-bottom: 2px solid #ccc;
    padding-bottom:60px;
    
  }
/*End About Us Css by Reza 5/9/2014*/  

/*case study detail css by Sigit 5/10/2014*/
  .content-cs aside .related-cs li figure{
    position: relative;
  }

  .content-cs aside .related-cs li figure a{
    top: 85px;
    background-size: 75px;
    height: 75px;
  }

  .content-cs article .main-media{
    position: relative;
  }

  .content-cs article .main-media a{
    top: 35%;
    background-size: 110px;
    height: 110px;
    width: 93.3%;
    margin-top: 0;
  }

  .content-cs article > * {    
    display: block;
  }  

  .content-cs article span.content{
    margin-bottom: 15px;
  }

  .quote-over span.content{
    margin-top: 20px;
    display: inline-block;
  }

  .case-study .title {
    font-weight: normal;
    font-size: 22pt;
  }  

  .content-cs .benefit ul li{
    font-size: 1.1429em;
  }

  .content-cs .benefit ul li strong{
    margin-bottom: 5px;
    font-size: 12pt;
    font-weight: normal;
  }

  .content-cs .benefit h3 {    
    font-size: 26pt;
  }  

  @media (min-width: 320px) and (max-width: 360px){
    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 35px;
      margin-top: 0;
      height: 118px;
    } 
  }

  @media (min-width: 320px) and (max-width: 480px){    
    .content-cs .benefit h3 {
      font-size: 17pt;
      padding: 0 10px;
      top: -10px;
    }  
  }

  @media (min-width: 361px) and (max-width: 480px){
    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 35px;
      margin-top: 0;
      height: 198px;
    } 
  }  

  @media (min-width: 600px) and (max-width: 768px){
    .content-cs aside .related-cs li{
      display: inline-block;
      float: none;
      width: 49%;
    }

    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 55px;
      height: 124px;
    }
  }
/*End case study detail css by Sigit 5/10/2014*/

.customer-stories-product h1 {
    font-size: 40px;
    margin: 0px;
    line-height: 40px;
    padding-bottom: 30px;
}

.customer-stories-product h3 {
    font-size: 25px;
    margin: 0px;    
    color:  dimgray;
}

/* ilham May 10 */
.page-contact-form .success{
    border: 1px solid #109B0A;
    padding: 10px 10px 5px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 5px;
    color: #0C9955;
    box-shadow: 0 0 4px #BFFCC9;
    vertical-align: top;
}
.page-contact-form .success .icon_check{
    background: url(../images/pages/welcome/check-circle.png) no-repeat transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.page-contact-form .error{
    border: 1px solid #F09292;
    padding: 10px 10px 5px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 5px;
    color: #F12222;
    box-shadow: 0 0 4px #FDEAEA;
    vertical-align: top;
}
.page-contact-form .error .icon_error-circle_alt{
    background: url(../images/pages/welcome/cancel-circle.png) no-repeat transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
}
/* end ilham0px;
    min-height: 188px;
  }
    */
  .about-item .rounded-image{
    float:left;
    margin-right:20px;
  }

  .about-item img {
    margin-bottom: 0px;
    width: 50%
  }

  .about-item {
    border-bottom: 2px solid #ccc;
    padding-bottom:60px;
    
  }
/*End About Us Css by Reza 5/9/2014*/  

/*case study detail css by Sigit 5/10/2014*/
  .content-cs aside .related-cs li figure{
    position: relative;
  }

  .content-cs aside .related-cs li figure a{
    top: 85px;
    background-size: 75px;
    height: 75px;
  }

  .content-cs article .main-media{
    position: relative;
  }

  .content-cs article .main-media a{
    top: 35%;
    background-size: 110px;
    height: 110px;
    width: 93.3%;
    margin-top: 0;
  }

  .content-cs article > * {    
    display: block;
  }  

  .content-cs article span.content{
    margin-bottom: 15px;
  }

  .quote-over span.content{
    margin-top: 20px;
    display: inline-block;
  }

  .case-study .title {
    font-weight: normal;
    font-size: 22pt;
  }  

  .content-cs .benefit ul li{
    font-size: 1.1429em;
  }

  .content-cs .benefit ul li strong{
    margin-bottom: 5px;
    font-size: 12pt;
    font-weight: normal;
  }

  .content-cs .benefit h3 {    
    font-size: 26pt;
  }  

  @media (min-width: 320px) and (max-width: 360px){
    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 35px;
      margin-top: 0;
      height: 118px;
    } 
  }

  @media (min-width: 320px) and (max-width: 480px){    
    .content-cs .benefit h3 {
      font-size: 17pt;
      padding: 0 10px;
      top: -10px;
    }  
  }

  @media (min-width: 361px) and (max-width: 480px){
    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 35px;
      margin-top: 0;
      height: 198px;
    } 
  }  

  @media (min-width: 600px) and (max-width: 768px){
    .content-cs aside .related-cs li{
      display: inline-block;
      float: none;
      width: 49%;
    }

    .content-cs aside .related-cs li figure a {
      top: 0;
      background-size: 55px;
      height: 124px;
    }
  }
/*End case study detail css by Sigit 5/10/2014*/




/* ilham May 10 */
.page-contact-form .success{
    border: 1px solid #109B0A;
    padding: 10px 10px 5px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 5px;
    color: #0C9955;
    box-shadow: 0 0 4px #BFFCC9;
    vertical-align: top;
}
.page-contact-form .success .icon_check{
    background: url(../images/pages/welcome/check-circle.png) no-repeat transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.page-contact-form .error{
    border: 1px solid #F09292;
    padding: 10px 10px 5px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 5px;
    color: #F12222;
    box-shadow: 0 0 4px #FDEAEA;
    vertical-align: top;
}
.page-contact-form .error .icon_error-circle_alt{
    background: url(../images/pages/welcome/cancel-circle.png) no-repeat transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
}
/* end ilham*/

.bullish .container{position: relative;}
.bull-ill{right: 20px;}

.counterarea {
    margin-top: 15px;
    padding-bottom: 15px;
}

.active-menu {
  background-color:  rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #ffffff;  
}

.product-editions {
   max-width: 605px;
  -webkit-box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 15px #555;
   
     -moz-box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 15px #555;
   
          box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 15px #255;    
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.product-editions:hover{    
   max-width: 600px;
   margin-top: 2px;
  -webkit-box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 12px #555;
   
     -moz-box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 12px #555;
   
          box-shadow:
            0px 0px 0px 2px rgba(255,255,255,0.6),
                0px 0px 0px 16px #fff,
                0px 0px 0px 18px rgba(155,0,0,0.2),
                6px 6px 8px 12px #255;    
    -moz-border-radius: 1px;
    border-radius: 1px;    
}

.get-started {
   background-color: rgba(170,255,155, 0.5);
   max-width: 600px;
  -webkit-box-shadow:
            0px 0px 0px 2px rgba(170,255,155, 0.5),
                0px 0px 0px 7px rgba(170,255,155, 0.9),
                0px 0px 0px 8px rgba(0,0,0,0.2),
                2px 2px 5px 7px #555;
   
     -moz-box-shadow:
            0px 0px 0px 2px rgba(170,255,155, 0.5),
                0px 0px 0px 7px rgba(170,255,155, 0.9),
                0px 0px 0px 8px rgba(0,0,0,0.2),
                2px 2px 5px 7px #555;
   
          box-shadow:
            0px 0px 0px 2px rgba(170,255,155, 0.5),
                0px 0px 0px 7px rgba(170,255,155, 0.9),
                0px 0px 0px 8px rgba(0,0,0,0.2),
                2px 2px 5px 7px #255;    
    -moz-border-radius: 1px;
    border-radius: 1px;
    cursor: pointer;
}

.product-screen
{
    max-width: 665px; padding-top: 30px; padding-bottom: 30px; 
}
.product-padding {
    padding: 20px;
}

.template-banner {
    height: 100px;
    top: 45%;
    margin-top: 50px;
}

.template-banner-short {
    height: 75px;
    top: 35%;
    margin-top: 40px;
}

.img-responsive-chart
{
    max-width: 542px;    
}

.img-responsive-chart-wpf
{
    max-width: 337px;
}

/* responsive layout */
 @media all and (max-width: 1000px) {
    .top-customer-quote { min-height: 200px; }
  
    .top-logo-stockchartx { 
        max-width: 750px;         
    }
     
     .banner-top h5
    {
        font-size: 46pt;
        margin-left: 100px;
        padding-top: 60px;
    }
    .banner-small{
        min-height: 240px;
    }
    
    .banner-large{
        min-height: 330px;
    }
    .banner-top-large h5
    {
        font-size: 46pt;
        margin-left: 100px;
        padding-top: 100px;
    }
 }

 @media all and (max-width: 800px) {
    .top-customer-quote { min-height: 175px; }

  .top-logo-stockchartx { 
        max-width: 500px; 
        margin-top: 120px;
        margin-left: 50px;
    }

    .banner-top h5
    {
        font-size: 36pt;
        margin-left: 100px;
        padding-top: 55px;
    }

    .banner-small{
        min-height: 210px;
    }

    .banner-large{
        min-height: 300px;        
    }
    .banner-top-large h5
    {
        font-size: 36pt;
        margin-left: 100px;
        padding-top: 100px;
    }
    
 }

 @media all and (max-width: 600px) {
    .top-customer-quote { min-height: 125px; }

    .content h1
    {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .customer-stories-product h3 {
        font-size: 21px;
    }

    .top-logo-stockchartx { 
        max-width: 380px; 
        margin-top: 120px;
        margin-left: 30px;
    }

    .banner-top h5
    {
        font-size: 26pt;
        margin-left: 50px;
        padding-top: 45px;
    }

    .banner-small{
        min-height: 180px;
    }

    .banner-large{
        min-height: 270px;
    }
    .banner-top-large h5
    {
        font-size: 26pt;
        margin-left: 50px;
        padding-top: 90px;
    }

    
    p {
        text-align: left;
    }

 }

 @media all and (max-width: 400px) {
    .top-customer-quote { min-height: 75px; }
    .top-logo-stockchartx { 
        max-width: 300px; 
        margin-top: 100px;
        margin-left: 15px;
    }
    .stockchartx-background {max-height: 75px; }

    .banner-top h5
    {
        font-size: 16pt;
        margin-left: 30px;
        padding-top: 35px;
    }

    .banner-small{
        min-height: 140px;
    }

    .banner-large{
        min-height: 200px;
    }
    .banner-top-large h5
    {
        font-size: 16pt;
        margin-left: 30px;
        padding-top: 70px;
    }

    .content h1
    {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .customer-stories-product h3 {
        font-size: 16px;
    }

    p {
        text-align: left;
    }
 }

input[type="text"] {
    color: #444247;
}

input:focus, textarea:focus {
    color: darkgoldenrod;
}



.frostyglass {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  height: 80px;
}

.frostyglass::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%221920%22%20height%3D%221120%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%225%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3Cimage%20xlink%3Ahref%3D%22http%3A%2F%2Fplacekitten.com%2F1920%2F1120%22%20width%3D%221920%22%20height%3D%221120%22%20filter%3D%22url%28%23blur%29%22%2F%3E%3C%2Fsvg%3E"), url("http://placekitten.com/1920/1120");
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  filter: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%225%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E#blur");
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.frostyglass .legacy-ie-fix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
}

.frostyglass h1 {
  position: relative;
  margin: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.3);    
  line-height: 1;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
}

@media only screen {
  .frostyglass h1 {
    -ms-filter: "none";
  }
}

.glowingtext {
  color: rgba(255,255,255,1);
  white-space: pre;  
  text-shadow: 0 0 15px rgba(45,45,45,1) , 0 0 25px rgba(255,255,255,1) , 0 0 50px rgba(201,201,201,1) , 0 0 15px #494949 , 0 0 20px #353535 , 0 0 30px #545454 , 0 0 50px #000000 ;
}