/*!
Free Bootstrap Themes : http://www.365bootstrap.com
 */
 
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */

html, body {width:100%; padding:0; margin:0;}
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #fff;
    color: #414546;
    font-family: Play,sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
   
}

.case-study .toggler a,  .leader-text, .service a, h1, nav li {
    font-family: "Fjalla One",sans-serif;
    text-transform: uppercase;
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #337AC6;text-decoration: none;}
a:hover {opacity: 0.9; text-decoration: none;}

p{margin-bottom: 20px;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

hr{border: 1px solid #eee;margin: 0 0 25px 0;}

footer {}

a:hover, a:visited {
    color: #821717;
}

/* My changes */
#logo a img{
    overflow: hidden;
    width: 270px;
    display: block;
}
header {
    PADDING-TOP: 20PX;
}
nav ul {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    padding: 0;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
nav li {
    display: inline-block !important;
    padding-left: 5px;
    font-size: 1.1em;
    line-height: 50px;
    margin-bottom: 0;
}
nav li a, nav li a:visited {
    color: #414546 !important;
    display: inline-block;
    padding-right: 5px;
    min-width: 50px;
    text-align: center;
	padding:0 !important;
}
nav li.current a {
    background: url(../images/bracket_right_1x.png) right no-repeat;
}
nav li.current {
    background: url(../images/bracket_left_1x.png) no-repeat;
}

nav a.icon:first-of-type {
    margin-right: 10px;
    margin-left: 10px;
}
nav a.icon--linkedin {
    background: url(../images/linkedin-red_1x.png) no-repeat;
}
nav a.icon--twitter {
    background: url(../images/twitter-red_1x.png) no-repeat;
}


.navmenu{background:transparent; border:0; border-color:transparent; border-radius:none; text-align:left; margin:0;float:right;}
	.moduletable_menu {
    text-align: left;
    margin: 0 auto;
    display: inline-block;
	
}



nav a.icon {
    display: none;
    vertical-align: middle;
    overflow: hidden;
    width: 57px;
    height: 57px;
}
#logo a, .case-study .toggler .button, .footer a.icon, .heading, nav a.icon {
    text-indent: -999em;
    white-space: nowrap;
}
.slick-slider{margin-bottom:0 !important;}
.slick-list.draggable{padding:0 15%;}
.carousel .slick-slide {
    opacity: .5;
}
.carousel .slick-current.slick-active{opacity:1;}
.homepage .carousel{ border-bottom: 0px solid #d92726;}
.carousel {
    margin: 0 auto;
    border-bottom: 20px solid #d92726;
}

.homepage .banner:before, .about .banner:before, .leader-text:before {
    top: -30px;
    z-index: -1;
	content: '';
}
.leader-text:before, .homepage .banner:before, .about .banner:before{
    display: block;
    position: absolute;
    top: 310px;
    left: 50%;
    z-index: -1;
    width: 695px;
    height: 695px;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	content: '';
    background: url(../images/target@x1.png) no-repeat;
}


.vu .banner{margin-top:0;}
.homepage .leader-text, .homepage .leader-text, .banner h1 {
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}
.banner h1{text-align:center;}
.intro-container {
    background-color: #d92726;
}
.introduction {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
    text-align: center;
    background: url(../images/grid-wide.png) center center no-repeat;
    background-size: cover;
}
.introduction p {
    max-width: 34.166em;
    margin-right: auto;
    margin-left: auto;
	font-family:Play,sans-serif;
}
 .infographic {
    margin-bottom: 20px;
    padding-top: 60px;
    background-color: #333d47;
    color: #fff;
}

.homepage .infographic p {
    margin: 0;
    padding: 0 20px;
}
h2, .homepage .infographic p {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
}
.homepage .infographic img {
    margin-bottom: 0;
}
.homepage .infographic {
    margin-bottom: 20px;
    padding-top: 60px;
    background-color: #333d47;
    color: #fff;
}
.service-families .container{padding:0;}
.service {
    margin-bottom: 20px;
    background-color: #333d47;
    color: #fff;
    text-align: center;
}
.service.net .inner-container {
    background: url(../images/cloud@x1.png) no-repeat;
}
.service .inner-container {
    min-height: 415px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.net .heading:after {
    width: 263.5px;
    height: 29.5px;
    background: url(../images/net.png) no-repeat;
    background-size: contain;
}
.homepage .heading:after {
    margin-top: -2em;
}
.heading:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
}
#logo a:after, .case-study .toggler .button:after, .heading:after, .overview:before, main.home .carousel:before {
    content: '';
}

.service ul {
    min-height: 200px;
    padding: 0;
}
li {
    margin-bottom: 5px;
}
.service ul, nav ol, nav ul {
    list-style: none;
}
ul {
    margin-top: 10px;
    list-style-position: outside;
    padding-left: 20px;
}
.service a {
    color: #fff;
    font-size: 22px;
}
.service a:before {
    background: url(../images/bracket_left_1x.png) no-repeat;
    background-size: 13px 50px;
}
.service a:after {
    background: url(../images/bracket_right_1x.png) right no-repeat;
    background-size: 13px 50px;
}
.service a:after, .service a:before {
    display: inline-block;
    width: 10px;
    height: 50px;
    vertical-align: middle;
    content: '';
}
.vu .heading:after {
    width: 239.5px;
    height: 35px;
    background: url(../images/vu.png) no-repeat;
    background-size: contain;
}
.link .heading:after {
    width: 277px;
    height: 37px;
    background: url(../images/link.png) no-repeat;
    background-size: contain;
}
.sums .heading:after {
    width: 148px;
    height: 34.5px;
    background: url(../images/sums-logo.png) no-repeat;
    background-size: contain;
}
.footer {
    position: relative;
}
.footer, .footer .vcard a, .footer .vcard a:visited {
    color: #fff;
}
.footer .cta {
    padding: 20px;
    background-color: #333d47;
    text-align: center;
    text-transform: uppercase;
}
.footer .cta p {
    margin-bottom: 0;
}
.footer .vcard {
    padding-top: 40px;
    padding-bottom: 126px;
    text-align: center;
    line-height: 1.1;
    background-color: #d92726;
}
.footer .vcard .action-prompt {
    margin: 0;
    text-transform: uppercase;
    color: #000;
}
address {
    font-style: normal;
}
.footer a.icon--linkedin {
    left: 40px;
    background: url(../images/linkedin-white_1x.png) no-repeat;
}
.footer a.icon--twitter {
    right: 40px;
    background: url(../images/twitter-white_1x.png) no-repeat;
}
.footer a.icon {
    position: absolute;
    bottom: 40px;
    overflow: hidden;
    width: 57px;
    height: 57px;
}
.people-container {
    padding-top: 100px;
    background-color: #333d47;
    overflow: auto;
}
.product-container {
    background-color: #333d47;
    overflow: auto;
}
.biography {
    margin-bottom: 20px;
    display: table;
    font-size: .75em;
}
.biography .person-intro {
    padding-top: 60px;
    padding-left: 20%;
    padding-right: 20%;
    overflow: auto;
}
.biography>* {
    background-color: #fff;
}
.biography .person-details {
    padding-bottom: 60px;
    padding-left: 4.6875%;
    padding-right: 4.6875%;
    vertical-align: top;
}
.biography img {
    margin-bottom: 5px;
}
.biography h3 {
    margin-top: 0;
    font-size: 3.5rem;
    line-height: 1;
	font-weight:bold;
}
.biography .contact, .biography .role {
    font-size: 2.5rem;
    line-height: 1.1;
}
.biography .bio.description {
    margin-bottom: 60px;
}
.biography .phone {
    color: #d92726;
}
.biography .contact {
    margin-bottom: 10px;
}
 .heading-wrapper {
    background-color: #333d47;
}
.vu .heading-wrapper-inner {
    background: url(../images/title-bar-vu@x1.png) no-repeat #333d47;
    background-size: contain;
}
.net .heading-wrapper-inner {
    background:url(../images/title-bar-net@x1.png) no-repeat #333d47;
    background-size: contain;
}
.link .heading-wrapper-inner {
    background: url(../images/title-bar-link@x1.png) no-repeat;
    background-size: contain;
}
.sums .heading-wrapper-inner {
    background: url(../images/title-bar-infra@x1.png) no-repeat #333d47;
    background-size: contain;
}
.leader-text {
    margin-bottom: 40px;
    text-align: center;
	margin-top:50px;
}
.service-page .heading:after {
    margin-top: -2.5rem;
}
.heading:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
}
.heading {
    overflow: hidden;
    margin: 0;
    font-size: 0rem;
}





.detail-inner {
    max-width: 34.166em;
    margin: 0 auto 60px;
}
.product-intro {
    margin-top: 40px;
    margin-bottom: 40px;
}

#bodyworncamera{
    background: url(../images/bodyworncamera.png);
    height: 160px;
    width: 160px;
}
#mustmountedcamera{
    background: url(../images/mustmountedcamera.png);
    height: 160px;
    width: 160px;
}
#portabletripod{
    background: url(../images/portabletripod.png);
    height: 160px;
    width: 160px;
}
#UAS{
    background: url(../images/UAS.png);
    height: 160px;
    width: 160px;
}

#Private-LTE{
    background: url(../images/4Gprivate.png);
    height: 160px;
    width: 160px;
}
#IPtelephony{
    background: url(../images/IPtelephony.png);
    height: 160px;
    width: 160px;
}
#KVM{
    background: url(../images/KVM.png);
    height: 160px;
    width: 160px;
}
#veichlesatellite{
    background: url(../images/veichlesatellite.png);
    height: 160px;
    width: 160px;
}

#flyawaysatellite{
    background: url(../images/flyawaysatellite.png);
    height: 160px;
    width: 160px;
}

#fixedsatellite{
    background: url(../images/fixedsatellite.png);
    height: 160px;
    width: 160px;
}

#LTE-4G{
    background: url(../images/4Gpublic.png);
    height: 160px;
    width: 160px;
}



.gkTabsNav li span {
    margin: 0;
    padding: 10px 0;
    font-size: 17px;
    line-height: 1.1;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #414546;
	position: absolute;
    TOP:160PX;
  width:160px;

}
.gkTabsNav li{
    display: inline-block;
    width: 160px;
    vertical-align: top;
    margin-bottom: 55px;
    margin-right: 20px;
}
.gkTabsItem.gk-opacity.gk-active{
    border-left: 4px solid #d92726;
    padding-left: 10px;
}
.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol{background:none !important;}

.gkTabsNav li.active span {
    color: #fff;
    background-color: #d92726;
}
.about .detail-inner, .about .product-intro, .homepage .detail-inner, .homepage .product-intro{margin:0;}
div#nav {
    position: absolute;
    top: 20px;
    right: 0;
}
#logo {
     margin-top: 100px; 
	 margin-bottom:20px;
}
@media (min-width: 840px)
{
nav a.icon {
    display: inline-block;
}
 .leader-text h1, h1 {
    font-size: 2.5em;
	text-align:center;

}
#logo {
    margin-top: 0px;
}
}


@media screen and (min-width: 568px)
{
	nav li {
    padding-left: 10px;
}
nav li a, nav li a:visited {
    padding-right: 10px !important;
    min-width: 75px;
}
.biography .person-intro {
    float: right;
    width: 33.33%;
    padding-bottom: 60px;
    padding-left: 4.6875%;
    padding-right: 4.6875%;
}
.biography .person-details {
    float: left;
    width: 66.66%;
    border-right: 20px solid #333d47;
    padding-top: 60px;
}
.gkTabsNav li {
    margin-right: 40px;
}
}
@media screen and (min-width: 768px)
{
body {
    font-size: 24px;
}
.introduction p{font-size: 24px;}
.net .detail {
    background: url(../images/net-bg-left.png) no-repeat,url(../images/net-bg-right.png) 100% 0 no-repeat;
}
.vu .detail {
    background: url(../images/vu-bg-left.png) no-repeat,url(../images/vu-bg-right.png) 100% 0 no-repeat;
}
.infographic .infographic-inner {
    padding-right: 100px;
    padding-left: 100px;
}
}
@media screen and (min-width: 480px)
{
.homepage .banner, .about .banner {
    margin-top: 50px;
}
.net .heading {
    padding-top: calc(5.15625% - (29.5px / 2));
    padding-bottom: calc(5.15625% - (29.5px / 2));
}
.vu .heading {
    padding-top: calc(5.15625% - (35px / 2));
    padding-bottom: calc(5.15625% - (35px / 2));
}
.link .heading {
    padding-top: calc(5.15625% - (37px / 2));
    padding-bottom: calc(5.15625% - (37px / 2));
}
.sums .heading {
    padding-top: calc(5.15625% - (34.5px / 2));
    padding-bottom: calc(5.15625% - (34.5px / 2));
}
.vu .heading {
    padding-top: calc(5.15625% - (35px / 2));
    padding-bottom: calc(5.15625% - (35px / 2));
}

}
@media screen and (min-width: 800px)
{
.service:nth-child(2n+1) {
    border-right: 10px solid #fff;
}
.service:nth-child(2n) {
    border-left: 10px solid #fff;
}
.service {
    float: left;
    width: 50%;
}
}
@media (min-width: 940px)
{
.footer .vcard {
    padding-bottom: 40px;
}
}

.newsbox {
    border: solid lightgray;
    padding: 3px;
  	border-radius: 10px;
	margin-bottom:10px;
}