/*
	Theme Name: Scantel
	Theme URI: http://scantelinc.com
	Description: Website of Scantel Inc created by Jude Gimeno x Eight Infinity
	Version: 1.0.0
	Author: Jude Gimeno
	Author URI: http://judegimeno.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*------------------------------------*\
    MAIN -Scantel
\*------------------------------------*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
ul.dropdown-menu.product-main-menu {
top: 17px !important;
}
.brand-hide {
    margin-top: 30px;
}
  .service-box{
     height: 332px;
  }
}
ul.dropdown-menu.product-main-menu {
top: 17px !important;
}
.brand-hide {
    margin-top: 30px;
}
  .service-box{
     height: 332px;
  }
@-moz-document url-prefix() { 
  .service-box{
     height: 332px;
  }
}
section#contact .form-control:focus {
    border-color: #C25D57;
    box-shadow: none;
}
.landing {
	font-family: 'Work Sans', sans-serif;
	text-align: center;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
  background-image: url(./img/bg/1-02-09.png);
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding: 15rem 0;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}

#mainNav {
	display: none;
}

input#gform_submit_button_1 {
    background: #55ABCE;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 15px 4px 15px;
    border-radius: 4px;
    text-decoration: none;
    border-color: #55ABCE;
    border: none !important;
}

.gform_wrapper .top_label .gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    font-size: 14px;
    clear: both;
		font-family: 'Work Sans', sans-serif;

}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #161F2F;
    color: rgb(85, 171, 206);
    font-size: 18px !important;
}
.gform_body label {
		font-family: 'Work Sans', sans-serif;
    line-height: normal;

}


.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
    font-size: 12px;
		font-family: 'Work Sans', sans-serif;
		color: #000;
}

button.close {
    color: #fff !important;
    opacity: inherit !important;
}

h3.gform_title {
    font-size: 18px !important;
		font-family: 'Work Sans', sans-serif;

}

@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}
section#services {
    background-image: url(./img/bg/what-09.png);
    background-position: center;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size: cover;
}
section#about {
	background-image: url(./img/bg/what-09.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}
section#products {
	background-image: url(./img/bg/test1-09.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}
.uc-center img {
  text-align: center;
  margin: 0 auto;
}
.downArrow{
	position: absolute;
	bottom: 5%;
	left: 30%;
	right: 30%;
}
.downArrow p{
	margin-bottom: 20px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.enter-site {
color: #fff;
}
.navbar-brand>img {
    display: block;
    margin-top: -22px;
}

@media only screen and (min-width: 1008px) {

.brand-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-right: 38px;
}
}
@media only screen and (max-width: 1007px) {
.col-md-2.brand-logo.col-centered.col-sm-4.col-xs-6 img {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 46px;
}
}
button.btn.btn-xl {
    color: #f2152b;
    background-color: transparent;
    border-color: #f2152b;
    font-family: "Young";
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0px;
    font-size: 18px;
    padding: 8px 40px;
    width: 100%;
}
.brand-hide {
	display: none;
}

@media only screen and (min-width: 992px) {
.butone {
    padding-right: 5px;
}
.buttwo {
    padding-left: 5px;
}
}
/*------- Business Profile -------------------*/
.col-md-2.brand-logo.col-centered.col-sm-4.col-xs-6 {
    position: relative;
    width: 200px;
    height: 96px;
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 768px) {

.nav-ng-testimonials {
display: none;
}
.team-member {
    text-align: center;
    margin-bottom: 50px;
    text-align: center;
    margin: 0 auto;
}
.footer-left-left {
	text-align: center !important;
}
}

p.copyright.botbot {
    margin-top: 15px;
}

.container.second-footer {
    border-top: 1px solid #253449;
}

@media only screen and (min-width: 768px) {
.bp-heading {
text-align: left;
}
.col-xs-6.col-sm-5cols.col-centered {
    margin-bottom: 25px;
}
.hey h2 {
	font-size: 50px;
}
}
.title p {
    padding-left: 50px;
    padding-right: 50px;
}

.team {
    margin: 80px 0;
    padding-bottom: 25px; /* from 60 */
    background: white;
    box-shadow: rgba(0, 0, 0, 0.20) 2px 5px 10px 4px;
		border-radius: 5px;
	/* min-height: 549px !important; */
    max-height: 453px;
    margin-right: 8px;
    margin-left: 8px;

}
.title.hey h2 {
    margin-bottom: -14px;
}
.team-member h4 {
	color: #55ABCE;
}

h5.text-muted {
    color: #000;
}

.team-member img {
	border: none !important;
}

.team-member h4 {
    color: #55ABCE;
    font-size: 19px;
		    text-transform: uppercase;
}

h5.text-muted {
    color: #000;
    text-transform: initial;
}

.col-xs-6.col-sm-5cols.col-centered.wow.fadeIn.team-our {
    margin-bottom: 0px;
}

.col-md-4.footer-left-left p {
    color: #74808A;
}

footer.firstf h4 {
    font-weight: normal;
}

section#team {
    padding-top: 100px;
}
section#testimonials {
    background: -webkit-repeating-linear-gradient(#161F2F, #161F2F 50%, #ffffff 50%, #ffffff 100%);
    background: -o-repeating-linear-gradient(#161F2F, #161F2F 50%, #ffffff 50%, #ffffff 100%);
    background: -moz-repeating-linear-gradient(#161F2F, #161F2F 50%, #ffffff 50%, #ffffff 100%);
    background: repeating-linear-gradient(#161F2F, #161F2F 50%, #ffffff 50%, #ffffff 100%);
}

footer.firstf {
    border-top: 4px solid #C25D57;
}
p.copyright {
    color: #4A5B68;
}
.footer-left-left {
	text-align: left;
}

span.copyright h4 {
    color: #989898;
}
/* carousel */
.media-carousel
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  /* margin-top: 30px; */
}
/* Previous button  */
.media-carousel .carousel-control.left{
font-size: 22px;
color: #C25D57;
    left: -47px;
}

.media-carousel span.glyphicon.glyphicon-chevron-right {
    background-image: none;
    background: none repeat scroll transparent;
    border: 4px solid #C25D57;
    border-radius: 32px;
    height: 50px;
    width: 50px;
    margin-top: 30px;
    line-height: normal;
    color: #C25D57;


}

.media-carousel span.glyphicon.glyphicon-chevron-left {
    background-image: none;
    background: none repeat scroll transparent;
    border: 4px solid #C25D57;
    border-radius: 32px;
    height: 50px;
    width: 50px;
    margin-top: 30px;
    line-height: normal;
    color: #C25D57;

}
/* Next button  */
.media-carousel .carousel-control.right
{
	font-size: 22px;
	color: #C25D57;
    right: -48px;
}

.carousel-control {
	opacity: initial !important;
}
/* Changes the position of the indicators */
.col-xs-6.col-sm-5cols.col-centered.mp-image {
    position: relative;
    width: 166px;
    /* height: 96px; */
    display: inline-block;
    vertical-align: middle;
}
.media-carousel .carousel-indicators
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active
{
  background: #333333;
}

.nav-ng-testimonials {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 50%;
		    bottom: 21%;
}

/* End carousel */
#background-haft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: pink;
    z-index: 1;
}
.team .avatar {
    position: relative;
    z-index: 2;
    margin-top: -60px;
    border-radius: 50%;
		background: #55ABCE;
}
section#about p {
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    color: white;
    font-size: 13px;
}

button.btn.btn-xl.clear {
    background: #C25D57;
    border-color: #C25D57;
    color: #fff;
    border-radius: 7px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

section#contact {
    background-color: #fff !important;
}
.form-control {
    border: 1px solid #888888;
    border-radius: 5px;
}
button.btn.btn-xl {
    background: #161F2F;
    border-color: #161F2F;
    color: #fff;
    border-radius: 7px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #000 !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	text-transform: initial;
   opacity:  1;
}
#map {
  height: 478px;
  width: 100%;
  min-height: 85%
  max-height: none;
  margin-bottom: 10px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #000 !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	text-transform: initial;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #000 !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	text-transform: initial;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #000 !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	text-transform: initial;
   opacity:  1;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color:    #000 !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300 !important;
	text-transform: initial;
   opacity:  1;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #000 !important;
}
footer.firstf p {
    color: #74808A;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
}

footer.firstf h4 span {
	color: #74808A;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	text-transform: initial;
}

section#about h5 {
	color: #55ABCE;
	text-transform: inherit;
	font-size: 15px;

}

section#about li  {
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	color: white;
	font-size: 13px;
}
section#about ul {
	text-decoration: none;
	  padding-left: 13px;
}

section#about ul li {
  color: #55ABCE
}
section#about ul li span {
  color: #fff;
}
.hr-red hr {
    border: none;
    border-left: 3px solid #C35D57;
    height: 331px;
    width: 1px;
    padding-top: 0px !important;
    margin-top: 0px;
}
@media only screen and (max-width: 991px) {
	.hr-red {
		display: none;
	}

}
.mission h3 {
	color: #55ABCE;
	margin-top: 0px;
}
.vision h3 {
	color: #55ABCE;
	margin-top: 0px;

}

.white-bg {
	background: #fff;
}
h2.section-heading.CH-Heading {
    color: #000;
		margin-top: 20px;
		margin-bottom: 20px;
}

.ch-white {
	margin-top: 80px;
}

.col-sm-5cols{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px) {
.col-sm-5cols {
        width: 20% !important;
        float: left;
    }
		.team-member h4 {
			color: #55ABCE;
			    min-height: 21px; /* 45 */
		}

}

.col-xs-6.col-sm-5cols.col-centered.wow.fadeIn.team-our {
display: inline-flex;
}
/*------- End of Business Profile -------------------*/

/*------- Service -------------------*/
/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
}

@media (min-width: 1200px) {
	.service-box {
  max-width: 272px !important;
	margin-right: 20px;

}
}
@media (min-width: 768px) {
	.service-box {
		margin-right: 20px;
	}
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* 427px */
.service-box {
    border: 1px solid #55ABCE;
    border-radius: 10px;
		padding-top: 41px;
    padding-bottom: 50px;
    min-height: 328px !important; 
    margin-bottom: 30px;
		display: inline-table;
}

h4.service-heading {
    color: #55ABCE;
    font-weight: 600;
	}
	p.text-muted {
    font-family: 'Work Sans', sans-serif;
    line-height: normal;
    font-weight: 400;
    color: #fff;
}
.service-box-main {
	margin-top: 40px;
}
span.fa-stack.fa-4x.service-icons-logo {
    margin-bottom: 10px;
}
.bg-white {
	background: #fff;
}

.product-heading {
	font-family: 'Work Sans', sans-serif;
	line-height: normal;
	font-weight: 600;
	text-transform: inherit;
}
.col-md-3.col-centered.col-sm-4.col-xs-10.products-main {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 100px;
    border-color: #55ABCE;
    border: 2px solid #55ABCE;
		margin-right: 95px;
   display: inline-table;
    margin-bottom: 40px;
		transition: 0.3s;
    cursor: pointer;
}
li.product-li a {
    /* background: red; */
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 6px;
    padding: 5px;
    color: #fff !important;
    font-weight: normal !important;
}

li.product-li a:hover {
    /* background: red; */
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 6px;
    padding: 5px;
    color: #fff !important;
    font-weight: normal !important;
}
.col-md-3.col-centered.col-sm-4.col-xs-10.products-main:hover {
	background: #55ABCE;
	color: #fff;

}
ul.dropdown-menu.product-main-menu {
	background: transparent;
	box-shadow: none !important;
	border: none !important;
	position: absolute;
	top: 52%;
	left: 157px;
}

.inside-product-service {
    margin-top: 19px;
}

.row.text-center.row-centered.service-circles {
    padding-left: 96px;
    /* padding-right: 10%; */
}
/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
	background: #171F30;

}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

.c-section {
	background: #161F2F;
}

.job-entry {
    border: 1px solid #57A9CB;
    position: relative;
    min-height: 350px;
    margin-top: 40px;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
		color: #fff;
		    margin-bottom: 40px;
}
.row.row-centered.bot-me {
    margin-bottom: 2%;
    margin-top: 2%;
}
.job-aplly {
    position: absolute;
    bottom: -14px;
    padding-left: 11px;
    left: 50%;
    transform: translate(-50%, 0);
    padding-right: 15px;
		    background: #161F2F;
}

.job-description ul li {
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
}
.Job-qualification ul li {
	font-size: 13px;
	font-family: 'Work Sans', sans-serif;
}
.job-aplly a {
    background: #55ABCE;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 15px 4px 15px;
    border-radius: 4px;
	text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
}

span.glyphicon.glyphicon-chevron-right.but-right {
	background: #161F2F;
	border: 12px solid #161F2F;
	    right: -2px;
    border-radius: 31px;
    width: 50px;
    display: inline-table;
    padding-top: 6px;
    padding-bottom: 10px !important;
		margin-top: -23px;

}

span.glyphicon.glyphicon-chevron-left.but-left {
    background: #161F2F;
    border: 12px solid #161F2F;
    border-radius: 31px;
    width: 50px;
    display: inline-table;
    padding-top: 6px;
    margin-top: -23px;
    padding-bottom: 10px !important;
    left: -27px;
}

span.glyphicon.glyphicon-chevron-right.but-right:before {
	border: 2px solid #C25D57;
	border-radius: 31px;
	width: 50px !important;
	height: 50px !important;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 8px;
}

h4#myLargeModalLabel {
    text-align: center;
}

.job-aplly a:hover, a:focus, a:active, a.active  {
	color: #444;
}

span.glyphicon.glyphicon-chevron-left.but-left:before {
    border: 2px solid #C25D57;
    border-radius: 31px;
    width: 50px !important;
    height: 50px !important;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 8px;
}


.job-title {
    background: #161F2F;
    position: absolute;
    top: -35px;
    z-index: 10000 !important;
    text-align: center;
    color: #fff;
    padding-left: 11px;
    left: 50%;
    transform: translate(-50%, 0);
    padding-right: 15px;
}

.job-description {
    text-align: left;
}
.Job-qualification {
    text-align: left;
}
a.left.carousel-control {
    background: none !important;
}

a.right.carousel-control {
    background: none !important;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media screen and (min-width: 360px) and (max-width: 500px) {
    .downArrow {
    position: absolute;
    bottom: 10%;
    left: 30%;
    right: 30%;
}
}
@media only screen and (min-width:320px) {

}
@media only screen and (max-width:768px) {
.col-md-3.col-centered.col-sm-4.col-xs-10.products-main {
	margin-right: 0px !important;
}
.job-description {
    margin-top: 29px;
}
.Job-qualification {
    margin-bottom: 42px;
}
span.glyphicon.glyphicon-chevron-right.but-right:before {
    padding: initial;
    border: none !important;
}

span.glyphicon.glyphicon-chevron-left.but-left:before  {
	padding: initial;
	border: none !important;
}
span.glyphicon.glyphicon-chevron-right.but-right {
    padding-left: 0px !important;
    margin-right: 0px !important;
    background: inherit;
    border: none !important;
}
span.glyphicon.glyphicon-chevron-left.but-left {
    background: inherit;
    border: none !important;
    padding-left: 0px !important;
    margin-right: 0px !important;
		    left: 7px;
}
.job-entry ul {
	    padding-left: 33px !important;
}
section#team {
    margin-right: 0px;
}

button.btn.btn-xl.clear {
    margin-bottom: 10px;
}
div#map {
    margin-top: 20px;
}
.col-xs-6.col-sm-5cols.col-centered {
    margin-left: -12px;
}
.row.text-center.row-centered.service-circles {
    padding-left: 0px;
    /* padding-right: 10%; */
}
img.logo-img {
    width: 80%;
    margin-top: -13px;
}
ul.dropdown-menu.product-main-menu {
    left: 113px;
}
}
.navbar-custom .navbar-toggle {
    background-color: #C25D57 !important;
    border-color: #C25D57 !important;
	}
	.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
    background-color: #C25D57 !important;
}
@media only screen and (min-width:768px) {
	section#products {
	    min-height: 998px;
	}
	section#services {
		min-height: 856px;

	}
}
@media only screen and (min-width:769px) {
.Desktop-product {
  display: block;
}
.Mobile-Product {
  display: none;
}
}
@media only screen and (max-width:768px) {
  .Desktop-product {
    display: none;;
  }
  .col-xs-6.col-sm-5cols.col-centered.mp-image {
    margin-top: 30px;
    margin-bottom: 30px;
}
.col-xs-6.col-sm-5cols.col-centered.mp-image img.img-responsive {
    text-align: center;
    margin: 0 auto;
}
}

@media only screen and (max-width:500px) {
  .scantel-logo {
      margin-left: 5px;
  }
}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
#service {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
#contacts{
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
#testimonial {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
#career {
  display: block;
  position: relative;
  top: -65px;
  visibility: hidden;
}
#product {
  display: block;
  position: relative;
  top: 75px;
  visibility: hidden;
}
#brand-id {
  display: block;
  position: relative;
  top: -105px;
  visibility: hidden;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-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;
	}
}
