@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,300italic,400italic,500,500italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

html, button, input, select, textarea {
  font-family: Raleway, Arial, sans-serif!important;
}

body {
  margin: 0;
  font-family: Raleway, Arial, sans-serif!important;
}

li .page-scroll , footer {
	font-size: 15px!important;
}

.navbar-right .dropdown-menu li:before {
  width:0!important;
}

@media (min-width:768px) {
  .navbar-nav>li>a {
   padding-left:33px!important;
   padding-right:33px!important
  }
  .navbar-right .dropdown-menu {
    left:0!important;
    right:auto!important
   }
 }

.menu-last {
  text-align: center;
}
#products span , #video span {
  font-size: 14px!important;
}

@media (min-width:768px) {
	.slide-bg > h2 , .slide-bg2 > h2 , .slide-bg3 > h2 {
    font-size: 32px!important;
    line-height: 46px!important;
	}
  .slide-bg > h3 , .slide-bg2 > h3 , .slide-bg3 > h3 {
    font-size: 27px!important;
    line-height: 42px!important;
	}
	.slide-text p {
    font-size: 17px!important;
    line-height: 22px!important;
	}
  .section-content .section-title-about {
    font-size: 34px!important;
  }
}

@media (max-width:767px) {
.slide-bg > h2 , .slide-bg2 > h2 , .slide-bg3 > h2 {
  font-size: 25px!important;
  line-height: 32px!important;
}
.slide-bg > h3 , .slide-bg2 > h3 , .slide-bg3 > h3 {
  font-size: 21px!important;
  line-height: 30px!important;
}
.slide-text p {
  font-size: 15px!important;
  line-height: 18px!important;
}
.section-content .section-title-about {
	font-size: 28px!important;
}
.breadcrumb-wrapper h2 { margin-left:30px; margin-right:36px;}

.features-list h1 {
  font-size: 30px;
}
h2.major {
  font-size: 1.8rem;
}
.specification {
  padding-bottom:20px!important;
}
}

@media (min-width:577px) and (max-width:766px) {
  #pteam-video span , #pteam-pro span {
    font-size: 125%!important;
    float: left;
    margin-top: -33px!important;
    margin-right: 15px;
  }
}

@media (max-width:576px) {
  #pteam-video span , #pteam-pro span {
    font-size: 120%!important;
    float: left;
    margin-top: -33px!important;
    margin-bottom: 30px;
  }
}

.slide-bg > h3 , .slide-bg3 > h3 {
  padding: 0;
  color: #ffffff;
  font-style: normal;
  margin-top: 12px;
  margin-bottom: 12px;
  letter-spacing: 1px;
  display: block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.dropdown-menu li.subhere a {
 background-color: rgba(0,70,140,0.9);
 color: #fff;
}

.overlay ul li a {
  font-size: 14.5px!important;
  padding-left:6px!important;
  padding-right:6px!important;
}

.indent-two p {
	margin-left : 5.1em;
	text-indent : -5.25em;
}