/* ecosystem */
.pageTitleRight-mpu5 sup {
    top: -2.5em;
}
ul.mpu {
    margin-right: -1px;
}

/* ecosystem OVERVIEW================================*/
#ecosystem-s1 {
    /*	background-image: url(../images/ecosystem-ov-back-color.gif);*/
    /*	background-size: cover;*/
    /*
    background-repeat: repeat-x;
    background-position: left 47px;
    */
    background: #fff;
    height: auto;
    margin-top: -25px;
    margin-bottom: -6px;
    position: relative;
    display: block;
    border-bottom: solid 2px #fff;
    padding: 48px 0px 0px 0px;
    /*	overflow: hidden;*/
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#ecosystem-s1 .container {
    padding: 0px;
}
.ecs-container {
    position: relative;
    display: inline-block;
    /*		overflow: hidden;*/
    width: 100%;
    height: auto;
    z-index: 1;
    margin-top: 4px;
}
.ecs-s1 {
    position: absolute;
    display: block;
    z-index: 2;
    /*	top: 50%;*/
/*top: 267px;*/
top: 238px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; /* not part of solution */
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
/*
.hide-me {
display: none;
}
*/
.ecs-soldier {
    position:absolute;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
/*
    width: 370px;
    height: 403px;
*/
width: 415px;
height: 450px;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
/*
    top: -200px;
    left: -200px;
*/
    top: -200px;
left: -212px;
    margin: 0px auto 0px auto;
}

.soldier-hide {
    opacity: 0.0;
    filter: alpha(opacity=0);
}
.soldier-show {
    opacity: 100.0;
    filter: alpha(opacity=100);
}

.ecs-s-img1 {
    background-image: url(../images/ecosystem-ov-soldier-overview.png);
}
.ecs-s-img2 {
    background-image: url(../images/ecosystem-ov-soldier-ugv.png);

}

.ecs-s-img3 {
    background-image: url(../images/ecosystem-ov-soldier-uav.png);
}
.ecs-s-img4 {
    background-image: url(../images/ecosystem-ov-soldier-sensor.png);
}

.ecs {
    /*	border-bottom: solid 2px #fff;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 140px;
    border-bottom: solid 6px #fff;
    margin: -5px 0px 0px 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ecs-1 {
    background-image: url(../images/ecosystem-ov-h1-sm.jpg);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ecs-1:hover {
    background-image: url(../images/ecosystem-ov-h1-smb.jpg);
}
.loadme1{
    background-image: url(../images/ecosystem-ov-h1-smb.jpg);
}
.ecs-2 {
    background-image: url(../images/ecosystem-ov-h2-sm.jpg);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ecs-2:hover {
    background-image: url(../images/ecosystem-ov-h2-smb.jpg);
}
.loadme2 {
    background-image: url(../images/ecosystem-ov-h2-smb.jpg);
}
.ecs-3 {
    background-image: url(../images/ecosystem-ov-h3-sm.jpg);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ecs-3:hover {
    background-image: url(../images/ecosystem-ov-h3-smb.jpg);
}
.loadme3 {
    background-image: url(../images/ecosystem-ov-h3-smb.jpg);
}
/*
.eco-ico {
width: 70%;
height: auto;
}
.eco-ico-1 {
margin-top: -10px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.eco-ico-2 {
margin-top: 70px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.eco-ico-3 {
margin-top: 70px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
*/
/*/#ecosystem-s1*/

#ecosystem-s2 {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background-color: #1d58a0;
    text-align: center;
/*    margin: 0px 0px 20px 0px;*/
    margin: 20px 0px 20px 0px;
}
.s2-content {
    font-family: 'Avenir LT W01_85 Heavy';
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 17px;
    position: relative;
    display: block;
}
/*/#ecosystem-s2*/

#ecosystem-s3 {
    background-image: url(../images/ecosystem-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 522px;
    margin-top: 0px;
    position: relative;
    display: block;
}
#ecosystem-s3 h5 {
    color: #ffffff;
    text-align: left;
padding: 108px 76px 25px 48px;
font-size: 34px;
    position: relative;
    float: left;
    width: 50%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
}
#ecosystem-s3b {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    /*	background-color: #c9c9c9;*/
    padding: 0px 40px 0px 40px;
    margin: 0px 0px 20px 0px;
}
#ecosystem-s3b .two-col-para, #ecosystem-s6b .two-col-para, #ecosystem-s13b .two-col-para  {
    -webkit-column-count: 2;
    -moz-column-count: 2 column-count: 2;
    column-count: 2;
    -webkit-column-width: 390px;
    -moz-column-width: 390px;
    column-width: 50%;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
padding-top: 0px;
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    max-height: 200px !important;
    color: #000;
}
#ecosystem-s3b h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    padding-left: 18px;
    text-align: left !important;
    text-transform: uppercase;
    width: 43%;
}
/*/#ecosystem-s3*/

#ecosystem-s4a {
    width: 100%;
    height: 425px;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    position: relative;
    display: block;
}

#ecosystem-s4 {
    background-image: url(../images/ecosystem-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 522px;
    margin-top: 0px;
    position: relative;
    display: block;
}
#ecosystem-s4 h5 {
    background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
    color: #ffffff;
    text-align: left;
    padding: 20px 40px 20px 40px;
    font-size: 45px;
    position: relative;
    float: right;
    width: 56%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
    margin: 40px 0px 0px 0px;
}
#ecosystem-s4b {
    background-image: url(../images/ecosystem-4b.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -14px top;
    background-color: #c9c9c9;
    width: 100%;
    height: auto;
/*min-height: 300px;*/
    min-height: 220px;
margin: 0px 0px 20px 0px;
    position: relative;
    display: block;
    padding: 0px 80px 0px 0px;
}
#ecosystem-s4b h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    padding: 0px;
    text-align: left !important;
    text-transform: uppercase;
    width: 100%;
}
#ecosystem-s4b p {
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

sup.sup-eco-over1 {
    top: -10px;
}






#ecosystem-s4c {
    background-color: #c9c9c9;
    width: 100%;
    height: auto;
margin: 0px 0px 0px 0px;
    position: relative;
    display: block;
padding: 0px 80px 40px 80px;
    margin-bottom: 20px;
}
.s4c-header {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 18px;
    padding: 0px;
    text-align: left !important;
    text-transform: uppercase;
    color: #0056a3;
}
.eco-s4c-ico {
    margin-bottom: 20px;
}
.s4c-ico {
    float: left;
    margin-right: 10px;
}
.s4c-content {
    position: relative;
    display: block;
}
.s4c-downer {
    margin-top: 5px;
}
hr.s4chr {
   background-color: #0056a3;
border: 0px !important;
height: 2px;
width: 44%;
float: right;
margin-top: 12px;
}
/*/#ecosystem-s4*/

#ecosystem-s5 {
    background-image: url(../images/ecosystem-5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
background-position: center top;
    width: 100%;
    height: auto;
    margin-top: 0px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: #c9c9c9;
    padding: 0px 0px 40px 0px;
}
#ecosystem-s5 h5 {
    background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
    color: #ffffff;
    text-align: left;
    padding: 20px 40px 20px 70px;
    font-size: 45px;
    position: relative;
    float: left;
    width: 56%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
    margin: 240px 0px 0px 0px;
}
#ecosystem-s5 h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    padding: 40px 0px 0px 70px;
    text-align: left !important;
    text-transform: uppercase;
    width: 96%;
}
#ecosystem-s5 p {
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding: 0px 70px 0px 70px;
}
/*/#ecosystem-s5*/

#ecosystem-s6 {
    background-image: url(../images/ecosystem-6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
/*    height: 522px;*/
    height: 620px;
    margin-top: 0px;
    position: relative;
    display: block;
}
  .greyer {
        background-color: #fff;
    }
.greyer2 {
/*        background-color: #f4f4f4;*/
    background-color: #fff;
    }
#ecosystem-s6 h5 {
    background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
    color: #ffffff;
    text-align: left;
    padding: 20px 40px 20px 40px;
    font-size: 45px;
    position: relative;
    float: right;
width: 52%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
/*    margin: 140px 0px 0px 0px;*/
    margin: 80px 0px 0px 0px;
}
#ecosystem-s6b {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    background-color: #c9c9c9;
    padding: 20px 40px 40px 40px;
    margin: 0px 0px 20px 0px;
}
#ecosystem-s6b h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    padding-left: 18px;
    text-align: left !important;
    text-transform: uppercase;
    width: 50%;
}
/*/#ecosystem-s6*/

#ecosystem-s7 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    margin-top: 0px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
}
.s7-ico {
    width: 60%;
}
#ecosystem-s7 h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 16px;
    padding-left: 0px;
    text-align: left !important;
    text-transform: uppercase;
    color: #fff;
    margin-left: -70px;
}
#ecosystem-s7 p {
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-left: -70px;
}
.s7-btn {
    float: right;
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-top: 20px;
	right: 20px;
}

.noright {
		right: 0px !important;
	float: right;
text-align: right;
	font-size: 13px !important;
}

.s7-btn a {
    color: #fff;
}
.s7-btn a:hover {
    text-decoration: none !important;
    color: #0056a3 !important;
}
.s7-btn.fa.fa-caret-right {
    font-size: 16px;
    margin-left: 2px;
}

.eco-join {
    background-image: url(../images/ecosystem-7.jpg);
}

.s7-btn-b {
    float: right;
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
.s7-btn-b a {
    color: #fff;
}
.s7-btn-b a:hover {
    text-decoration: none !important;
    color: #C7C7C7 !important;
}
.s7-btn-b.fa.fa-caret-right {
    font-size: 16px;
    margin-left: 2px;
}
/*/#ecosystem-s7*/


/*join====*/
/*join temp*/
#ecosystem-s8 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px auto 20px auto;
}

#ecosystem-s8 .container{
    padding: 0px !important;
}
/*/join temp*/


#ecosystem-s10 {
    position: relative;
    display: inline-block;
    width: 100%;
margin: -2px auto 10px auto;
    background: #e0e7eb;
/*padding: 44px 0px 15px 0px;*/
/*    padding: 68px 0px 40px 0px;*/
padding: 68px 0px 44px 0px;
    border-top: solid 4px #2d619d;
}
#ecosystem-s10 h1 {
    background-image: url(../images/join-h1-back.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
padding: 15px 0px 15px 0px;
    text-align: center;
    color: #fff;
margin: 0px 0px 58px 0px;
}
.es-s10-h1 {
/*    width: 42%;*/
    width: 61%;
    position: relative;
    display: inline-block;
    margin: 0px auto;
}
#ecosystem-s11 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px auto 20px auto;
    background: #fff;
    padding: 0px 0px 20px 0px;
    text-align: center;
}
.es-s11-content {
    position: relative;
    display: inline-block;
    width: 100%;
margin: 25px auto 0px auto;
    text-align: center;
}
.es-s11-block {
     margin: 0px 0px 0px 0px;
    padding: 20px;
}
.es-s11-wrap {
    position: relative;
    display: inline-block;
width: 92%;
}

.es-w1 {
    padding: 50px 0px 0px 0px;
}
.es-w2 {
padding: 40px 0px 0px 0px;
}
.es-w3 {
padding: 65px 0px 0px 0px;
}
.es-w4 {
padding: 50px 0px 0px 0px;
}






.es-s11-right {
    text-align: right;
}
.es-s11-left {
     text-align: left;
}
.es-s11-center {
     text-align: center;
}
.es-s11-content h2 {
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #0a58a1;
max-width: 100%;
    margin: 15px auto 0px auto;
}
.es-s11-content h2.h2-off {
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #0a58a1;
    max-width: 85%;
    margin: 15px auto 0px auto;
}
.es-s11-content p {
padding: 0px 0px 0px 0px;
    line-height: 22px;
}
.es-s11-content sup {
    font-size: 8px;
    top: -1.5em;
}
.es-s11-ico-wrapper-1 {
     position: relative;
    display: inline-block;
    width: 100%;
    text-align: right;
}
.es-s11-ico-wrapper-2 {
     position: relative;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.es-s11-ico {
    width: 100px;
}
.es-s11b-ico {
   height: 335px;
}

#ecosystem-s12 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px auto 20px auto;
    background: #1d58a0;
    padding: 30px 0px 0px 0px;
    text-align: center;
}

#ecosystem-s12 h3 {
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}
#ecosystem-s12 p {
    color: #fff;
    text-align: left;
    position: relative;
    display: inline-block;
    z-index: 2;
}
#join-record-carousel .jrc-container {
    position: absolute;
/*    top: 10%;*/
top: 58px;
    display: block;
    margin: 0px;
}
#join-record-carousel .jrc-container-2 {
    position: absolute;
/*    top: 8%;*/
    top: 58px;
    display: block;
    margin: 0px;
}

.jrc-noflow {
    overflow: hidden;
    padding: 20px;
}

#join-record-carousel .jrc-ico {
    position: relative;
    display: inline-block;
    z-index: 1;
    width: 100px;
}
.jrc-overlay {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 2;
    left: 0px;
    top: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.jrc-content {
    font-family: 'Avenir LT W01_35 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    display: block;
    top: 5%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    left: auto;
    right: auto;
    width: 100%;
}

.jrc-content strong {
    text-transform: uppercase;
}

.strong-title{
    font-size: 15px;
}

#ecosystem-s13 {
    background-image: url(../images/ecosystem-13.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
/*    height: 522px;*/
height: 978px;
    margin-top: 0px;
    position: relative;
    display: block;
}
#ecosystem-s13 h5 {
    background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
    color: #ffffff;
    text-align: right;
padding: 20px 60px 20px 40px;
    font-size: 45px;
    position: relative;
    float: right;
    width: 70%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
margin: 40px 0px 0px 0px;
}
#ecosystem-s13b {
      background-image: url(../images/ecosystem-13b.jpg);
    background-repeat: repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
/*background-color: #43536e;*/
padding: 0px 40px 40px 40px;
    margin: 0px 0px 20px 0px;
}
#ecosystem-s13b h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    padding-left: 0px;
    text-align: left !important;
    text-transform: uppercase;
width: 80%;
    color: #fff;
margin: -60px 0px 15px 0px;
}
#ecosystem-s13b h3 {
     position: relative;
    display: inline-block;
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 20px;
    line-height: 24px;
    padding-left: 0px;
    text-align: center !important;
    text-transform: uppercase;
    width: 100%;
margin: 0px auto 20px auto;
    color: #fff;
}

.ecs-s13b {
padding: 0px;
margin: 2px 0px 0px 0px;
}

#ecosystem-s13b p {
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 0px 0px 0px 0px;
}


#ecosystem-s14 {
    width: 100%;
    height: 622px;
    margin: 0px 0px 20px 0px;
    position: relative;
    display: block;
}

.es-s14-a {
    background-image: url(../images/ecosystem-14a.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.es-s14-b {
    background-image: url(../images/ecosystem-14b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.es-s14-c {
    background-image: url(../images/ecosystem-14c.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.es-s14-d {
    background-image: url(../images/ecosystem-14d.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.es-s14-e {
    background-image: url(../images/ecosystem-14e.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.es-s14-f {
    background-image: url(../images/ecosystem-14f.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}






#ecosystem-s14 h5 {
    background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
    color: #ffffff;
    text-align: left;
    padding: 20px 40px 20px 40px;
    font-size: 45px;
    position: relative;
    float: left;
    width: 44%;
    font-family: 'Avenir LT W01_85 Heavy';
    text-transform: uppercase;
    margin: 40px 0px 0px 0px;
}

.es-s14-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 20px 20px 20px 0px;
}
.es-s14-item-wrapper {
    position: relative;
    display: inline-block;
width: 100%;
    padding: 0px;
    margin: 0px;
}
.s14-title {
    background-image: url(../images/join-logo-sm.png);
    /*	background-size: cover;*/
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px 0px 18px 30px;
    text-transform: uppercase;
    font-weight: 800;
    width: auto;
    color: #0a58a1;
}


.es-s14-item {
    font-family: 'Avenir LT W01_85 Heavy';
    color: #989898;
    padding: 9px 0px 9px 0px;
    text-transform: uppercase;
    font-weight: 800;
    width: 77%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.es-s14-item-wrapper .fa {
    color: #0a58a1;
    font-size: 14px;
    margin-left: 5px;
    -webkit-transition: all 1.0s ease;
    transition: all 1.0s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
}

.es-s14-blue {
    color: #0a58a1;
    margin-left: 20px;

}
.es-s14-item:hover { 
    color: #0a58a1;
    cursor: pointer;
}

.es-s14-content-wrapper {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 295px;
}

.es-s14-content {
    font-family: 'Avenir LT W01_35 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    text-shadow: rgba(0,0,0,1.00) 0px 0px 5px;
    z-index: 1;
    /*bottom: 14px;*/
    bottom: -103px;
    left: 0;
    -webkit-transition: all 1.0s ease;
    transition: all 1.0s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    padding: 0px 20px 0px 0px;
}
.es-s14-show {
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    margin-left: 20px;
}


/*jrc icons*/

.jrc-o1 {
    opacity: 0.0;
    filter: alpha(opacity=00);
    background: rgb(21, 63, 114);
}
.jrc-o1:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o2 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o2:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o3 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o3:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o4 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o4:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o5 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o5:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o6 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o6:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o7 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o7:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o8 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o8:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o9 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o9:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o10 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o10:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o11 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o11:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o12 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o12:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o13 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o13:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o14 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o14:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o15 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o15:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o16 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o16:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o17 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o17:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o18 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o18:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o19 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o19:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}
.jrc-o20 {
    opacity: 0.0;
    filter: alpha(opacity=0);
    background: rgb(21, 63, 114);
}
.jrc-o20:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: rgb(21, 63, 114);
    cursor: pointer;
}




/*/jrc icons*/


/*/join====*/

#ecosystem-s9 {
    position: relative;
    display: inline-block;
    top: 60px;
    width: 100%;
    height: auto;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    margin: 24px 0px 88px 0px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
}
#ecosystem-s9-2-container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    height: 630px;
}
#ecosystem-s9-2 {
    position: relative;
/*    display: inline-block;*/
    display: block;
    width: 100%;
    height: auto;
    background-color: #edeeee;
    padding: 0px;
margin: -618px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    z-index: 1;
/*    height: 630px;*/
    height: 480px;
    overflow: hidden;
    top: 3px;
    border: none !important;
}
.ecosystem-s9-back {
    width: 100%;
    height: 630px;
    position: absolute;
    margin: 0px auto 0px auto;
}
.ecosystem-s9-back img {
    width: 100%;
}

.ecs-s9-back-1 {
    background-image: url(../images/back-s9-ugv.jpg);
background-repeat: no-repeat;
background-size: cover;
background-color: transparent;
}

.ecs-s9-back-2 {
        background-image: url(../images/back-s9-uav.jpg);
background-repeat: no-repeat;
background-size: cover;
background-color: transparent;
}

.ecs-s9-back-3 {
        background-image: url(../images/back-s9-sensors.jpg);
background-repeat: no-repeat;
background-size: cover;
background-color: transparent;
}

.c1 img, .c2 img, .c3 img{
width: 120px;
}
.c4 img{
width: 200px;
}





/*rollover backgrounds*/
.s9-none {
    background-color: #edeeee;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    top: 0px;
    margin-top: 0px;
}
.s9-ugv {
    z-index: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    top: 0px;
    margin-top: 0px;
}
.s9-uav {
    z-index: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    top: 0px;
    margin-top: 0px;
}
.s9-sensors {
    z-index: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    top: 0px;
    margin-top: 0px;
}
.s9-slider {
    z-index: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
    top: 0px;
    margin-top: 0px;
}



.s9-show {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.s9-hide {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
}
.s9-fade {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/*END rollover backgrounds*/

/*
.s9-liners {
position: relative;
display: inline-block;
width: 100%;
height: 530px;
text-align: center;
z-index: 1;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
margin: 0px auto 0px auto 0px;
}
*/

.s9-liners {
    position: relative;
    display: block;
    width: 850px;
    height: 580px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: -49px auto 0px auto;
    /*	background: #000;*/
    overflow: hidden;
}




/*
.s9-liners img {
position: relative;
display: inline-block;
margin: 0px auto 0px auto 0px;
width: 820px;
}
*/
.s9-liners-1 {
    position: relative;
    display: inline-block;
/*
width: 575px;
    z-index: 1;
left: 8px;
top: 256px;
*/
    width: 600px;
  z-index: 1;
left: 36px;
  top: 240px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s9-liners-2 {
    position: relative;
    display: inline-block;
width: 590px;
    z-index: 2;
  top: -215px;
  left: 43px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s9-liners-3 {
    position: relative;
    display: inline-block;
  width: 220px;
    z-index: 3;
top: -96px;
  left: -132px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}





.lines-back {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.s9-lg {

}

.s9-circles {
    width: 750px;
    height: 400px;
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position:absolute; /*it can be fixed too*/
    left:0; 
    right:0;
/*    top:0; */
    top: -166px;
    bottom:0;
    margin:auto;
}
/*circles*/
.circle {
    position: absolute;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.circle img {
    cursor: pointer;
}
.ci-1 {
    width: 140px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ci-1a {
    width: 140px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ci-1b {
    width: 140px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ci-1c {
    width: 140px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ci-2 {
    width: 195px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s9-lg {
    width: 148px !important;
    margin-left: -4px;
    margin-top: -4px;
}
.s9-lg-2 {
    width: 178px;
    margin-left: -4px;
    margin-top: -4px;
}
.s9-sm {
    width: 191px;
    margin-left: 3px;
    margin-top: 2px;
}

.c1 {
    z-index: 2;	
    left: 6%;
  top: 74%;
}
.c2 {
    z-index: 2;	
left: 76%;
  top: 4%;
}

.c3 {
    z-index: 2;	
left: 60%;
  top: 55%;

}
.c4 {
    z-index: 3;
/*
left: 38%;
top: 35%;
*/
    left: 38%;
top: 23%;
}

.kill {
    display: none !important;
}

/*END circles*/


/* END ecosystem OVERVIEW================================*/

/* ecosystem UGV================================*/
#ecosystem-ugv1, #ecosystem-ugv2, #ecosystem-ugv3, #ecosystem-ugv4, #ecosystem-ugv5, #ecosystem-ugv6, #ecosystem-ugv7, #ecosystem-ugv8, #ecosystem-ugv20 {
    overflow: hidden;
}

#ecosystem-ugv1 {
    background-image: url(../images/ecosystem-uvg-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 575px;
    margin-top: 20px;
    position: relative;
    display: block;
    border-bottom: solid 2px #fff;
    padding: 48px 0px 0px 0px;
}
#ecosystem-ugv2 {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 20px 20px 0px 20px;
    position: relative;
    display: block;
}
#ecosystem-ugv2 h2 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 28px;
    line-height: 32px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#ecosystem-ugv2 .two-col-para {
    -webkit-column-count: 2;
    -moz-column-count: 2 column-count: 2;
    column-count: 2;
    -webkit-column-width: 390px;
    -moz-column-width: 390px;
    column-width: 50%;
    padding: 20px 20px 10px 20px;
    font-family: 'Avenir LT W01_35 Light';
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    max-height: 200px !important;
    color: #000;
}
.ugv-ico {
    position: relative;
    display: inline-block;
margin: 0px 10px 5px 0px;
    width: 70px;
}
 .ugv-ico-22 {
    position: relative;
display: inline-block;
margin: 0px 10px 10px auto;
width: 100px;
}
hr.ugv2chr {
    background-color: #0056a3;
    border: 0px !important;
    height: 2px;
    width: 100%;
    float: right;
    margin: 0px;
}
#ecosystem-ugv3 {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 20px;
    position: relative;
    display: block;
}
#ecosystem-ugv3 h3 {
    font-family: 'Avenir LT W01_85 Heavy';
    font-size: 22px;
    line-height: 18px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color: #0a58a1;
}
hr.ugv2chr-2 {
    background-color: #0056a3;
    border: 0px !important;
    height: 2px;
    width: 10%;
    float: right;
    margin-top: 31px;
}
#ecosystem-ugv4 {
/*
       background-image: url(../images/ecosystem-ugv-3-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
}
#ecosystem-ugv4 .col-md-5, #ecosystem-ugv4 .col-md-7, #ecosystem-ugv4b .col-md-5, #ecosystem-ugv4b .col-md-7 {
    padding: 0px;
}
#ecosystem-ugv5 {
    background-image: url(../images/ecosystem-ugv-4-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
}
#ecosystem-ugv20 {
    background-image: url(../images/ecosystem-ugv-20-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
}

/*UGV backs*/
.eugv3-back {
    background-image: url(../images/ecosystem-ugv-3-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.eugv4-back {
    background-image: url(../images/ecosystem-ugv-4-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.eugv5-back {
      background-image: url(../images/ecosystem-ugv-5-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv5b-back {
    background-image: url(../images/peraton-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv4b-back {
    background-image: url(../images/ecosystem-ugv-4b-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

/*END UGV backs*/






/*UAV backs*/
.eugv6-back {
     background-image: url(../images/back-hoverfly.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv7-back {
     background-image: url(../images/back-insitu.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv8-back {
     background-image: url(../images/back-lockheed.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv9-back {
     background-image: url(../images/back-martin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv10-back {
     background-image: url(../images/back-raytheon.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv11-back {
     background-image: url(../images/back-textron.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv16-back {
     background-image: url(../images/back-asei.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
/*END UAV backs*/

/*SENSORS back*/
.eugv12-back {
 background-image: url(../images/back-lgs.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
/*END SENSORS back*/
.eugv13-back {
     background-image: url(../images/ecosystem-ugv-20-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv14-back {
     background-image: url(../images/ecosystem-ugv-20-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.eugv15-back {
     background-image: url(../images/ecosystem-ugv-4b-new2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}







#ecosystem-ugv5 .col-md-5, #ecosystem-ugv5 .col-md-7, #ecosystem-ugv5b .col-md-5, #ecosystem-ugv5b .col-md-7 {
    padding: 0px;
}
.eugv4-partner1 {
/*
    background-image: url(../images/ecosystem-ugv-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 315px;
}
.eugv4-partner2 {
/*
    background-image: url(../images/ecosystem-ugv-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
height: 315px;
}
.eugv4-content {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: right;
    padding: 40px 0px;
    margin-right: 20px;
    /*	background: #000;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.eugv4-partner3 {
    width: 100%;
    height: 298px;
}
.ugv-logo {
    float: right;
/*    width: 260px;*/
}
.ugv-margin {
    margin: 0px 0px 0px 0px;
}
.eugv4-logo {
    position: relative;
    display: inline-block;
    width: 100%;
}
.insitu-logo {
    margin-right: 60px;
}
.hoverfly-logo {
    margin-right: -20px;
}
.eugv4-url {
    color: #000 !important;
    font-family: 'Avenir LT W01_35 Light';
    margin: 0px 10px 0px 0px;
    text-align: right;
float: right;
    font-weight: bold;
}
  .eugv4-url:hover {
  color: #1d58a0 !important;
    }
.eugv4-csm {
    position: relative;
    display: inline-block;
width: 100%;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    /*background: #000;*/
    float: right;
}
.sm-ugv1 {
    right: 0px;
}
.sm-ugv2 {
    right: 0px;
}
.sm-uav1 {
    right: 122px;
}
  .sm-uavhover {
right: 115px;
}  
.sm-uav2 {
    right: 122px;
}
.sm-uav3 {
    right: 122px;
}
.sm-ua3 {
    right: 36px;
}
.sm-sens {
    right: 36px;
}

.eugv4-csm .fa {
    color: #000;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
    -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.eugv4-csm .fa:hover {
    color: #1d58a0;
}
.eugv4-partner1-b, .eugv4-partner2-b {
    position: relative;
    display: inline-block;
    border-left: 0px;
    border-right: 0px;
/*
    border-top: 4px solid #efefef;
    border-bottom: 4px solid #efefef;
*/
    width: 100%;
height: 315px;
}
.eugv4-partner-content {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    /*	float: right;*/
padding: 0px 100px 0px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.eugv4-partner-content .col-lg-3, .eugv4-partner-content .col-md-3, .eugv4-partner-content .col-sm-3, .eugv4-partner-content .col-xs-3, .eugv4-partner-content .row {
    padding: 0px !important;
}



.eugv4-p-ico {
    /*	float: left;*/
    border: 2px solid #7e7e7e;
    margin: 10px 0px 10px 0px;
}
.eugv4-p-ico-filler {
    /*	float: left;*/
    border: 0px solid transparent;
    margin: 10px 0px 10px 0px;
}
.eugv4-p-title {
    color: #0a58a1;
    position: relative;
    display: inline-block;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.eugv4-btn {
    position: relative;
    display: inline-block;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}
.eugv4-btn a:hover, .eugv4-btn a:active, .eugv4-btn a:visited {
    text-decoration: none !important;
}

.section-thumbs {
    width: 100%;
height: 315px;
    background: rgba(0, 80, 165, 0.0);
     -webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
    cursor: pointer;
    padding: 10px;
    overflow: hidden;
    margin-bottom: -5px;
	  display: flex;
  justify-content: center;
  align-items: center;
}
.section-thumbs:hover {
    background: rgba(0, 80, 165, 0.6);
}

.st-content {
    width: 100%;
    position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


  .st-content .psst-img {
      width: 90%;
      position: relative;
display: block;
margin: 0px auto;
        -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
      transform: rotate(359deg);
      transform: scale(0.95, 0.95);
-ms-transform: scale(0.95, 0.95);
-webkit-transform: scale(0.95, 0.95); 
-o-transform: scale(0.95, 0.95); 
-moz-transform: scale(0.95, 0.95); 
    }
.psst-img2 {
	width: 75% !important;
    }
.psst-img2b {
	width: 30% !important;
    }
.psst-img2c {
	width: 38% !important;
    }
.psst-img2d {
width: 85% !important;
  margin-top: 45px !important;
    }
.psst-img.psst-img2.pi4 {
  left: 10px;
}
.psst-img.rt {
  width: 75% !important;
}

.pi-out {
     transform: scale(0.90, 0.90) !important;
-ms-transform: scale(0.90, 0.90) !important;
-webkit-transform: scale(0.90, 0.90) !important;
-o-transform: scale(0.90, 0.90) !important;
-moz-transform: scale(0.90, 0.90) !important;
}

.pi-out2 {
    background-size: 105% !important;
}
    
.stc-1 {
    background: rgba(0, 80, 165, 0.0);
    padding: 10px 0px;
    font-weight: bold;
position: absolute;
display: block;
width: 100%;
top: -140px;
    font-family: 'Avenir LT W01_85 Heavy';
text-align: center;
font-size: 22px;
line-height: 22px;
    color: #fff;
       text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
    opacity: 0.0;
	filter: alpha(opacity=0);
}

.font-sm {
	font-size: 18px !important;
line-height: 18px !important;
}

.stc1-left {
	left: 0px;
}

.stc-1 sup {
top: -15px;
    font-size: 10px;
}

.stc-2 {
    position: absolute;
    display: block;
    width: 100%;
    bottom: -145px;
text-align: center;
    color: #fff;
/*    padding-right: 20px;*/
	font-size: 11px;
       color: #fff;
    text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
        opacity: 0.0;
	filter: alpha(opacity=0);
}

.stc-2 a:link {
        color: #fff;
    text-transform: uppercase;
}


.section-thumbs:hover .stc-1{
    cursor: pointer;
    top: -40px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.section-thumbs:hover .stc-2{
    cursor: pointer;
        bottom: 20px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.section-thumbs:hover .psst-img {
    margin-top: 15px;
	transform: rotate(355deg) ;
          transform: scale(1.0, 1.0);
-ms-transform: scale(1.0, 1.0);
-webkit-transform: scale(1.0, 1.0); 
-o-transform: scale(1.0, 1.0); 
-moz-transform: scale(1.0, 1.0); 
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


#section-products-pop {
    position: absolute;
    left: 50%;
    top: 45%;
    width: 100%;
    -webkit-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    height: auto;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.popper h1 {
    color: #fff;
    text-align: left;
    margin: 0px 0px 0px 0px;
    font-weight: 800;
    position: relative;
    display: block;
    margin-bottom: 10px;
    font-size: 32px;
}
.popper p {
    color: #fff;
    text-align: left;
    margin-bottom: 30px;
    position: relative;
    display: block;
	padding: 0px 20px;
}
sup.ppr-1 {
    top: -3.5em;
}
sup.ppr-1b {
    top: -20px;
    font-size: 16px;
}
.up10 {
    margin-top: 10px;
}
.popup-logo1 {
    width: 280px;
}
.popup-logoevo {
width: 380px;
}
/*
.popup-logo2 {
    width: 220px;
}
*/
.popup-logo2 {
    width: 370px;
}
.popup-logo2222 {
    width: 240px;
}
.popup-logo3 {
    width: 215px;
}
.popup-logo7 {
    width: 319px;
}
.popup-logoasei {
  width: 175px;
}
.popup-logohover {
  width: 280px;
}
.popup-logo4 {
    width: 278px;
}
.popup-logo5 {
    width: 245px;
}
.popup-logo6 {
    width: 200px;
}
hr.popup {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border: 0px !important;
    margin: 20px 0px 10px 0px;
}
.popper .checklister {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #fff;
    border-bottom: 0px;
    padding: 5px 0px 5px 0px;
    text-align: left;
}
.col-md-6.clr-999 {

}
.chklstr-end {
    border-bottom: 1px solid #fff !important;
}
.popper .fa-check-square-o, .popper .fa-square-o {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    border-right: 1px solid #fff;
    padding: 0px 10px 0px 0px;
    margin: 0px 10px 0px 0px;
}
.cl-p {
    color: #fff;
    font-size: 14px;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: auto;
    margin: -12px 12px 0px 0px;
}
.popper-spacer {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 80px;
}
.popper-img {
    border: 2px solid #f6f6f1;
}
.ugv-join {
    background-image: url(../images/ecosystem-7b.jpg);
}

/* END ecosystem UGV================================*/

/* ecosystem UAV================================*/
#ecosystem-uav1 {
    background-image: url(../images/ecosystem-uav-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 575px;
    margin-top: 20px;
    position: relative;
    display: block;
    border-bottom: solid 2px #fff;
    padding: 48px 0px 0px 0px;
}
.eugv4-partner1b {
/*
    background-image: url(../images/ecosystem-ugv-3b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 315px;
}

/*
.eugv4-partnerhoverfly {
    background-image: url(../images/ecosystem-ugv-hoverfly.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 298px;
}



.eugv4-partner2b {
/*
    background-image: url(../images/ecosystem-ugv-4b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 298px;
}
#ecosystem-ugv6 {
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
}
#ecosystem-ugv6 .col-md-5, #ecosystem-ugv6 .col-md-7 {
    padding: 0px;
}

.eugv4-partner2c {
/*
    background-image: url(../images/ecosystem-ugv-5b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 298px;
}
.eugv4-partner2z {
/*
    background-image: url(../images/ecosystem-ugv-7b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
*/
    width: 100%;
    height: 298px;
}
.uav-join {
    background-image: url(../images/ecosystem-7b.jpg);
}

/* END ecosystem UAV================================*/

/* ecosystem SENSORS================================*/
#ecosystem-sens1 {
    background-image: url(../images/ecosystem-sensors-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 575px;
    margin-top: 20px;
    position: relative;
    display: block;
    border-bottom: solid 2px #fff;
    padding: 48px 0px 0px 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#ecosystem-ugv7 {
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
}
#ecosystem-ugv7 .col-md-5, #ecosystem-ugv7 .col-md-7 {
    padding: 0px;
}
.eugv4-partner2d {
    background-image: url(../images/ecosystem-sens-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 298px;
}
.sens-join {
    background-image: url(../images/ecosystem-7b.jpg);
}
.sens-join2 {
    background-image: url(../images/ecosystem-7a.jpg);
}

#ecs-floater {
    position: fixed;
    display: block;
    width: 100%;
    height: 40px;
    bottom: 0px;
    -webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
z-index: 9990;
    border-bottom: solid 6px #1d58a0;
    text-align: right;
}

.ecsf-join {
position: relative;
display: inline-block;
width: auto;
height: 60px;
background: #0050a5;
float: right;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.40);
margin: -6px 50px 0px 0px;
}
.ecsf-join:hover {
  margin: -20px 50px 0px 0px;  
}
.ecsf-j-ico {
    position: relative;
display: inline-block;
    float: left;
    width: 25px;
margin: -3px 5px 0px 0px;
}

.ecs-floater-show {
     opacity: 1.0;
	filter: alpha(opacity=100);
}

.ecs-floater-hide {
     opacity: 0.0;
	filter: alpha(opacity=0);
    margin: 0px 50px -65px 0px;
}



/* END ecosystem SENSORS================================*/

.ecs-disclaimer {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    font-style: italic;
}





/*thumbnail galleries=====================================*/
.left-right {
    position: fixed;
    display: block;
}

#textron-pop .carousel .carousel-inner {
    width: 85%;
}

.carousel-inner {
    position: relative;
    width: 70%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.thumbnails img, .main-image img {
    max-width: 100%;
    padding: 2px;
    border: 0px !important;
    height: auto;
    background: #fff;
    box-shadow: 0px !important;
}


.main-image {
    max-width: 400px;
    width: 100%;
    margin-bottom: 0.75em;
}
.thumbnails li {
    display: inline;
    margin: 0 10px 0 0;
    width: 40px;

}

.thumbnails li img {
    width: 50px;
    margin-bottom: 15px !important;
}
.thumbnails {
    padding: 0;
}

.th-btn1, .th-btn2, .th-btn3, .th-btn4, .th-btn5, .th-btn6, .th-btn7, .th-btn8, .th-btn9{
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.th-btn1.active, .th-btn2.active, .th-btn3.active, .th-btn4.active, .th-btn5.active, .th-btn6.active, .th-btn7.active, .th-btn8.active, .th-btn9.active{
    opacity: 1.0;
    filter: alpha(opacity=100);
}
/*/END thumbnail galleries=====================================*/

/* Join The Ecosystem Lightbox */

h1.ecosystemh1 {
    font-size: 24px;
}

#section-ecosystem-join {
    color: #0b0b0b;
}

#section-ecosystem-join {
    position: absolute;
    left: 50%;
    top: 45%;
    width: 90%;
    -webkit-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    height: auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#section-ecosystem-join > div > div.col-md-3,
#section-ecosystem-join > div > div.col-md-4,
#section-ecosystem-join > div > div.col-md-5,
#section-ecosystem-join > div > div.col-md-9 {
    padding: 0 !important;
}

#section-ecosystem-join hr.popup {
margin: 10px 0px 19px 0px;
    width: 100%;
}

/* obsolete for contact form, keep for other possible dependencies */
.cb-product {
    margin: 0 6px 0 6px;
}

#section-ecosystem-join .fa {
    color: #fff;
    float: right;
}

.submit-button {
    display: flex;
    float: right;
}

#submit-pop:hover {
    color: silver !important;
}
#submit-pop:active {
    color: red !important;
}
.join-p {
    margin-bottom: unset !important;
}
p.cb-product {
    margin-right: 9%;
}
/* end obsolete */

#section-ecosystem-join .ecoj-half{
    width:calc(50% - 15px);
    float:left;
}
#section-ecosystem-join .ecoj-h-1{
    margin-right:30px;
}

#section-ecosystem-join input, 
#section-ecosystem-join textarea {
    display: inline-block !important;
    margin-bottom: 12px;
    background-color: #000;
    border: 1px solid #C0C0C0;
}

#section-ecosystem-join input, #section-ecosystem-join select, #section-ecosystem-join textarea, 
#section-ecosystem-join .wpcf7-list-item-label, #section-ecosystem-join .ecoj-checkbox label {
    color: #fff !important;
    text-align:left;
}


#section-ecosystem-join input[type="text"] {
    padding: 6px;
    width: 100%;
}
#section-ecosystem-join .ecoj-checkbox input, #section-ecosystem-join .ecoj-checkbox label{
    width: auto;
    margin-right: 5px;
    margin-bottom: 0;
}
#section-ecosystem-join .product-type, #section-ecosystem-join .ecoj-checkbox label, #section-ecosystem-join .ecoj-checkbox input{
    float:left;
}
#section-ecosystem-join .product-type .first{
    margin-left:0;
}
#section-ecosystem-join textarea {
    width: 100%;
    height: 160px;
    padding: 6px;
    resize:none;
}
#section-ecosystem-join .ecoj-captcha img{
    margin-bottom:10px;
    float:left;
    margin-left:0;
    margin-right:0;
}
#section-ecosystem-join #g-recaptcha-response{
    display: none !important;
}
#section-ecosystem-join input[type="submit"] {
    border: none;
    outline: none;
    width: unset !important;
    text-transform: uppercase;
    float:right;
    background:none;
    margin-top: 15px;
    cursor: pointer;
}

#section-ecosystem-join div.wpcf7-mail-sent-ok, #section-ecosystem-join div.wpcf7-validation-errors {
    border: 2px solid #398f14;
    display: inline-block;
    margin: 0 auto;
    padding: 5px;
    float: left;
    color: white;
    width: 100%;
}
#section-ecosystem-join div.wpcf7-validation-errors{
    border:2px solid #ff0000;
}
/*
#section-ecosystem-join input[type=checkbox] {
    visibility: hidden;
}

.checkboxFive {
    width: 25px;
    margin: 20px 100px;
    position: relative;
}
*/

/*
#section-ecosystem-join > div > div:nth-child(3) > div:hover {
    color: yellow;
}
*/

/*General Dynamics Section */

.gd-logo {
    float: right;
/*    max-width:75% !important;*/
}

/*next panels*/
#ecosystem-s6c {
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    display: inline-block;
    width: 100%;
     height: 169px;  
    margin: 0px 0px 15px 0px;
}
.s6c-img {
    
}
.s6c-img2 {
    margin-top: 20px;
}
/*
.s6c-next-1 {
  background-image: url(../images/next-ugv.jpg);
}
*/

/*/next panels*/


#successMessage {
    font-size: 20px;
}
#successMessage sup {
    top: -10px;
}


#eco-news-cat {
    position: relative;
    display: inline-block;
    width: 100%;
        min-eight: 400px;
    background: #fff;
    padding: 0px 0px 40px 0px;
}

/*==============================================*/
.mobile-only {display: none;}
.desktop-only {display: block;}
a:visited, a:link {text-decoration: none;}
/*ecosystem PHONE=========================*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px)
{
.mobile-only {display: block;}
.desktop-only {display: none;}
.m-nopad {padding: 0px !important;}
    .noscroll {overflow: hidden;}
/*===*/
	.psst-img.rt {
		  width: 44% !important;
/*  width: 54% !important;*/
}
	
	.psst-img2b {
  width: 18% !important;
}
	
		.psst-img2c {
	width: 24% !important;
    }
		.psst-img2d {
width: 48% !important;
    margin-top: 20px !important;
    }
	
      /*OVERVIEW========================*/ 
    .mo-sold {
background-size: 164%;
background-repeat: no-repeat;
background-position: center top;
position: relative;
display: block;
width: 100%;
height: 81px;
margin: 0px auto 0px auto;
    }

    .ms1 {
          background-image: url(../images/m-sold-1.jpg);
    }
      .ms2 {
          background-image: url(../images/m-sold-2.jpg);
    }
      .ms3 {
          background-image: url(../images/m-sold-3.jpg);
    }
    
    .mput-wrap .mput-nav .pageTitleRight-mpu5 {
        font-size: 24px;
    } 
    .pageTitleLeft-mpu {
        font-size: 11px;
        padding: 0px;
        font-weight: bold;
    }
    .pageTitleLeft-mpu a.current-ecosystem {
        background: transparent;
padding: 8px 2px 8px 2px !important;
        height: auto !important;
    }
	#ecosub .pageTitleLeft-mpu a.current-ecosystem {
       height: auto !important;
}
    .em-wrap .pageTitleLeft-mpu {
        margin-bottom: 20px;
    }
 #m-nav a:hover {
    text-decoration: none !important;
    background: #373737 !important;
}
    #ecosystem-s2 {
    margin: 0px 0px 5px 0px;
}
    .s2-content {
margin-top: 11px;
        font-size: 13px;
    }
    
    #ecosystem-s3 {
background-image: url(../images/ecosystem-3-m.jpg);
background-size: 100%;
height: 303px;
background-position: center 116px;
    }
    #ecosystem-s3 h5 {
    color: #1d58a0;
    text-align: center;
padding: 0px 5px 0px 5px;
    font-size: 28px;
        width: 100%;
        height: auto;
}
    #ecosystem-s3b {
        padding: 0px 0px 0px 0px;
    }
    #ecosystem-s3b h2 {
    font-size: 22px;
    padding-left: 0px;
text-align: center !important;
    width: 100%;
}
    
    #ecosystem-s3b .mobile-only p {
           font-family: 'Avenir LT W01_35 Light';
    text-align: center;
    font-size: 16px;
    line-height: 20px;
           color: #000;
    }
    #ecosystem-s4 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 77px;
    width: 100%;
height: 268px;
    margin-top: 0px;
    position: relative;
    display: block;
}
#ecosystem-s4 h5 {
    background: none;
    color: #1d58a0;
    text-align: center;
    padding: 0px 0px 20px 0px;
    font-size: 28px;
    float: none;
    width: 100%;
margin: -274px 0px 0px 0px;
}
#ecosystem-s4b {
background-size: 109%;
background-position: -11px 0px;
    background-color: #c9c9c9;
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 0px;
padding: 66px 20px 20px 20px;
}
    #ecosystem-s4b h2, #ecosystem-s4b p {
        text-align: center !important;
    }
    #ecosystem-s4c {
        margin: 0px 0px 0px 0px;
        padding: 40px 20px 40px 20px;
    }
    .s4c-ico {
    float: left;
    width: 70px;
}
    .eco-s4c-ico {
    margin-bottom: 0px;
}
    .s4c-content {
    margin-bottom: 20px;
        text-align: left !important;
}
    .s4c-content strong {
        color: #0056a3;
    }
 .s4c-header {
    font-size: 18px;
    padding: 0px;
text-align: center !important;
margin-left: 0px;
     margin-bottom: 30px;
    float: right;
margin-top: 0px;
    font-weight: bold;
    line-height: 20px;
}   
    hr.s4chr {
    background-color: #0056a3;
    border: 0px !important;
    height: 2px;
    width: 38%;
    float: right;
margin-top: -40px;
        display: none;
}
    .s4c-ico-img {
        float: left;
    }
    #ecosystem-s5 {
        background-position: center 16px;
    background-size: 100%;
        display: inline-block;
padding: 0px 0px 0px 0px;
margin-top: 80px;
        background-color: #fff;
    }
    #ecosystem-s5 h5 {
        background: none;
color: #1d58a0;
text-align: center;
padding: 0px 0px 20px 0px;
font-size: 28px;
float: none;
width: 100%;
margin: -62px 0px 0px 0px;
    }
    #ecosystem-s5 h2 {
margin-top: 240px;
position: relative;
display: inline-block;
padding: 20px;
text-align: center !important;
}
#ecosystem-s5 p {
padding: 0px 20px 0px 20px;
    text-align: center;
    margin-top: -18px;
}
    #ecosystem-s6 {
background-position: center 40px;
background-size: 100%;
margin-top: 50px;
display: inline-block;
height: 255px;
    }
    .greyer {
        background-color: #c9c9c9;
    }
    #ecosystem-s6c .container {
    padding: 0px;
}
    #ecosystem-s6 h5 {
         background: none;
color: #1d58a0;
text-align: center;
padding: 0px 0px 20px 0px;
font-size: 28px;
float: none;
width: 100%;
margin: -35px 0px 0px 0px;
    }
    #ecosystem-s6b {
        padding: 0px;
        text-align: center;
    }
    #ecosystem-s6b h2 {
    padding-left: 0px;
    text-align: center !important;
    width: 100%;
}
    #ecosystem-s6c {
    height: auto;
}
    .s7-ico {
width: 40%;
    position: relative;
    display: block;
    margin: 0px auto;
/*
 width: 40%;
position: relative;
display: inline-block;
margin: 0px 0px 20px 56px !important;
*/
}
       .s7-ico-join {
 width: 40%;
position: relative;
display: inline-block;
margin: 0px 0px 20px 56px !important;
}
    
    #ecosystem-s7 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -40px top;
    }
    #ecosystem-s7 h2 {
    padding-left: 0px;
           margin-left: 0px;
text-align: center !important;
}
    #ecosystem-s7 p {
    text-align: center !important;
        margin-left: 0px;
    }
    .s7-btn-b {
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 20px auto 0px auto;
    width: 100%;
    font-weight: 800;
}
    #ecosystem-s6b p {
    font-size: 16px;
}
    
   /*/OVERVIEW========================*/ 
    
/*UGV========================*/
    #ecosystem-ugv2 {
        padding-top: 0px;
        margin: -6px 0px 0px 0px;
    }
   #ecosystem-ugv2 p {
    font-size: 16px;
       padding: 18px 0px 10px 0px;
       text-align: center;
} 
    #ecosystem-ugv3 {
    margin: -12px 0px 0px 0px;
        padding: 20px 0px 10px 0px;
    }
.ugv-ico {
    position: relative;
    display: block;
    margin: 0px auto 10px auto;
width: 100px;
}
    .ugv-ico-22 {
    position: relative;
    display: block;
    margin: 0px auto 10px auto;
width: 120px;
}
.ugv-logo {
    float: none;
    position: relative;
    display: block;
    margin: 0px auto;
}
    .sm-ugv2 {
    right: auto;
    left: auto;
    text-align: center;
}
    .sm-ugv1 {
    right: auto;
    left: auto;
    text-align: center;

}
    .eugv4-csm {
        width: 100%;
        margin: 10px auto 0px auto;
        text-align: center;
    }
    .eugv4-csm .fa {
    color: #000;
    font-size: 20px;
    padding: 0px 5px 0px 5px;
}
    
    .eugv4-partner1-b, .eugv4-partner2-b {
        height: auto;
padding: 10px 0px 10px 0px;
    }
    .eugv4-url {
   position: relative;
display: block;
float: none;
text-align: center;
width: 100%;
margin: 0px auto;
    }

/*
    .eugv4-partner-content {
  height: auto;
top: 0px;
left: -15px;
transform: translate(0px, 0px);
text-align: center;
        padding: 0px 0px 5px 40px;
}
*/
    .eugv4-p-ico-filler {
        display: none;
    }
    .ecs-disclaimer {
    padding: 0px 40px 0px 40px;
    margin: 10px 0px 0px 15px;
    text-align: center;
}
    
  /*/UGV========================*/  
    
      /*UAV========================*/  
    
        .sm-uav1, .sm-uav2, .sm-uav3, .sm-sens,  .sm-uavhover {
    right: auto;
    left: auto;
}
    .eugv4-btn {
        text-align: center;
padding: 0px 0px 0px 0px;
    }
    
    .eugv4-partner-content p {
    width: 100%;
    margin: -40px 0px 0px 0px;
    padding: 0px;
    position: relative;
    display: inline-block;
    font-size: 16px;
padding: 0px 20px 15px 20px;
text-align: center;
        
}
/*
    .section-thumbs {
width: 100%;
    position: relative;
    display: inline-block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    text-align: center;
}
*/

    
    
    
    
    
    
    
    
    
    
    
    
  #section-products-pop {
left: -12px;
top: 0px;
padding: 0px 0px 200px 0px;
position: relative;
transform: none;
      width: 110%;
      
/*
      left: 5px;
top: 0px;
padding: 0px 0px 200px 0px;
position: relative;
transform: none;
      width: 100%;
*/
    }
.main-image {
    width: 80%;
    margin-bottom: 0.75em;
    margin-left: 20px;
}
    
    #section-products-pop .thumbnails {
    margin-left: 38px;
}
    
    .carousel .item img {
    margin: 0px 0px 0px 8px;
        margin-bottom: 0px;
}
    
    
    .popper .fa-check-square-o, .popper .fa-square-o {
        font-size: 24px;
    }
    
    .carousel-inner {
    position: relative;
    width: 100%;
overflow-y: auto !important;
overflow-x: hidden !important;
    margin-left: auto;
    margin-right: auto;    
    display: inline-block;
        margin-top: 48px;
}
    
    .popper p {
/*   padding: 0px 40px 0px 78px;*/
 padding: 0px 25px 0px 57px;
    }
    
    .popper h1, .popper p {
        text-align: center;
    }
    
    .cl-p {
        font-size: 12px;
    }
    
    hr.popup {
    margin: 20px 0px 10px 26px;
}
    
    .popper .checklister {
margin: 0px 0px 0px 40px;
    }
    .s7-btn {
    margin: 20px auto 100px 15px;
width: 100%;
float: none;
text-align: center;
display: block;
}
    .popper h1 {
    padding-left: 25px;
}
       /*/UAV========================*/  
    

/*join========================*/
    #ecosystem-s10 {
    margin: 0px auto 10px auto;
padding: 0px 0px 0px 0px;
    border-top: none;
}
    #ecosystem-s10 .es-s10-h1 {
    width: 90%;
    }
    #ecosystem-s10 h1 {
       font-size: 30px; 
margin: 0px 0px 20px 0px;
        padding: 20px 0px 20px 0px;
    }
    
    .es-s10-img-m {
width: 80%;
position: relative;
display: block;
margin: 0px auto 20px auto;
}
    
    #ecosystem-s11 {
        padding: 0px 0px 0px 0px;
    }
    
    #ecosystem-s11 h1 {
               font-size: 30px; 
padding: 0px 0px 0px 0px;
margin: 8px 0px 30px 0px;
    }
    
    .es-s11-ico-wrapper-1, .es-s11-ico-wrapper-2, .es-s11-ico-wrapper-3, .es-s11-ico-wrapper-4 {
        text-align: center;
    }
    
    .es-s11-wrap {
        width: 100%;
    }
    .es-s11-ico {
    width: 30%;
}
    
    .es-w1, .es-w2, .es-w3, .es-w4 {
    padding: 0px 0px 0px 0px;
}
    .es-s11-right, .es-s11-left {
    text-align: center;
}
    
    #ecosystem-s12 {
padding: 5px 20px 6px 20px;
margin: -20px auto 0px auto;
}
    
    #ecosystem-s12 h3, #ecosystem-s12 p {
        text-align: center;
    }
    
    .ecsf-join, .ecsf-join:hover {
        margin: -6px 10px 0px 0px;
    }
    .jrc-ico-m {
        width: 100%;
    position: relative;
    display: block;
    margin: 10px 0px 10px 0px;

}
    
    .join-s13 {
        padding: 0px !important;
    }
    
    #ecosystem-s13 h5 {
    background: #415570;
    text-align: center;
    padding: 20px 40px 0px 40px;
    font-size: 30px;
    float: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
}
    
    #ecosystem-s13 {
    background-image: url(../images/ecosystem-13.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
background-position: center 168px;
    width: 100%;
    height: 690px;
    margin-top: 0px;
        background-color: #43536d;
}
    #ecosystem-s13b {
padding: 0px 10px 0px 10px;
        margin: 0px 0px 0px 0px;
}
    
    #ecosystem-s13b h2 {
    text-align: center !important;
    width: 100%;
margin: -140px 0px 15px 0px;
}
    #ecosystem-s13b p {
            text-align: center;
        padding: 0px 0px 20px 0px;
    }
    #ecosystem-s14 {
    width: 100%;
height: 535px;
    margin: 0px 0px 20px 0px;
}
    
    #ecosystem-s14 h5 {
    background: #fff;
    color: #1d58a0;
    text-align: center;
padding: 13px 40px 13px 40px;
    font-size: 30px;
    float: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
}
    .es-s14-wrapper {
    padding: 0px;
}
    #join-benefits-m-carousel .carousel-inner {
        margin-top: 0px;
    }
    .jbm-img {
        position: relative;
display: block;
width: 100%;
    }
.jbm-container p {
    position: relative;
    display: block;
    padding: 20px 40px 20px 40px;

}
    #join-benefits-m .carousel-indicators .active {
    background-color: #1d58a0 !important;
            width: 20px;
    height: 20px;
        opacity: 1.0;
	filter: alpha(opacity=100);
}
        #join-benefits-m .fade-carousel .carousel-indicators > li {
    width: 20px;
    height: 20px;
}
    .es-s11-content {
    margin: -15px auto 0px auto;
}
    .es-s11-block {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 20px 20px;
}
/*/join========================*/
    
/*fix horizontal scroll bar showing*/
    #ecosystem-ugv4, #ecosystem-ugv5, #ecosystem-ugv6, #ecosystem-ugv7, #ecosystem-ugv20 {
    background-image: url(../images/ecosystem-ugv-4-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    position: relative;
    display: block;
} {
        max-width: 345px;
        width: 100%;
    height: auto;
        margin: 0px auto 20px auto;
    }
    /*/fix horizontal scroll bar showing*/
    
/*join pop up*/
    #section-ecosystem-join {
    position: relative;
        display: inline-block;
    left: 0px;
    top: 0px;
    width: 100%;
    -webkit-transform: none;
    transform: none;
height: 1000px;
    -webkit-transition: none;
        transition-property: none;
        transition-duration: none;
        transition-timing-function: none;
        transition-delay: none;
    transition: none;
}
    #section-ecosystem-join input[type="text"] {
/*    width: 260px;*/
 width: 82%;
    margin: 0px auto 12px 56px;
}
    .checkboxFive {
    position: relative;
    width: 100%;
margin: -18px 0px 0px 60px;
    text-align: center;
}
    
    .join-p {
    text-align: center !important;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0px 0px 0px 54px;
}
    #section-ecosystem-join textarea {
   width: 82%;
    height: 160px;
    padding: 6px;
    position: relative;
    display: inline-block;
    margin: 0px auto 10px 56px;
}
    #section-ecosystem-join hr.popup {
   margin: -20px 0px 19px 56px;
    width: 100%;
}
    
    .join-ico-222 {
/*
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0px auto;
*/
    }
    #section-ecosystem-join #successMessage {
    position: relative;
    display: inline-block;
width: 80%;
    margin: 0px auto 0px 35px;
}
    .join-p {
    padding: 0px 52px 0px 0px !important;
    width: 100%;
}
.cb-product {
    padding: 22px 0px 0px 0px !important;
}
 input.eco-checker {
        position: relative;
        display: block;
        top: 20px
    }
    /*/join pop up*/
    
/*eco new================*/
    
    .eugv4-partner1, .eugv4-partner2, .eugv4-partner3, .eugv4-partner4, .eugv4-partner5, .eugv4-partner6 {
        height: 215px;
    }
       .eugv4-partner-content {
  height: auto;
top: 0px;
left: 0px;
transform: translate(0px, 0px);
text-align: center;
        padding: 0px 0px 0px 0px;
}
  .section-thumbs {
height: 315px;
    background: rgba(0, 80, 165, 0.0);
    padding: 10px;
    overflow: hidden;
}
.section-thumbs:hover {
    background: rgba(0, 80, 165, 0.0);
}

.st-content {
    width: 100%;
    position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

  .st-content .psst-img {
width: 54%;
        position: relative;
display: block;
margin: 0px auto;
        -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
      transform: rotate(359deg);
      transform: scale(0.95, 0.95);
-ms-transform: scale(0.95, 0.95);
-webkit-transform: scale(0.95, 0.95); 
-o-transform: scale(0.95, 0.95); 
-moz-transform: scale(0.95, 0.95); 
    }
    
.stc-1 {
    color: #000;
background: rgba(0, 80, 165, 0.0);
top: -40px;
    font-size: 26px;
line-height: 26px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.stc-1 sup {
top: -15px;
    font-size: 10px;
}

.stc-2 {
bottom: 45px;
    opacity: 1.0;
	filter: alpha(opacity=100);
      color: #0050a5 !important;
}

.stc-2 a:link {
        color: #0050a5 !important;
    text-transform: uppercase;
}


.section-thumbs:hover .stc-1{
    cursor: pointer;
    top: -40px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.section-thumbs:hover .stc-2{
    cursor: pointer;
bottom: 45px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.section-thumbs:hover .psst-img {
width: 54%;
        position: relative;
display: block;
margin: 0px auto;
        -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
      transform: rotate(359deg);
      transform: scale(0.95, 0.95);
-ms-transform: scale(0.95, 0.95);
-webkit-transform: scale(0.95, 0.95); 
-o-transform: scale(0.95, 0.95); 
-moz-transform: scale(0.95, 0.95); 
}  
    
    .eugv4-logo {
    text-align: center;
}
    .gd-logo {
        float: none;
    }
   
    
    .eugv10-back, .eugv12-back {
  padding-bottom: 40px !important;
    }
/*jeff new*/
	.eugv4-content {
		margin-right: 0px;
	}

  /*END eco new================*/  
/*/*/
}
/*jeff*/
/* END ecosystem PHONE================================*/

/* ecosystem TABLET PORTRAIT================================*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    
    .pageTitleLeft-mpu {
        background-color: #000;
        padding: 0px 7px;
    }
    
    #ecosystem-s3 {
        background-size: 100%;
        height: 382px;
    }
    #ecosystem-s3 h5 {
        padding: 76px 76px 25px 48px;
        font-size: 24px;
    }
    #ecosystem-s3b h2 {
padding-left: 0px;
    text-align: center;
    width: 100%;
}
    #ecosystem-s4a {
        height: auto;
    }
    #ecosystem-s4 {
        background-size: 100%;
        height: 379px;
    }
    #ecosystem-s4b {
        background-size: 100%;
background-position: -5px top;
padding: 124px 80px 30px 80px;
margin: -4px 0px 20px 0px;
    }
    
    #ecosystem-s5 {
height: 715px;
        background-size: 100%;
        background-color: #fff;
    }
    #ecosystem-s5 h2 {
    padding: 545px 0px 0px 70px;
    text-align: center;
    width: 100%;
}
    
    #ecosystem-s6 {
        background-size: 100%;
        height: 442px;
    }
        .s7-ico {
width: 20%;
    position: relative;
    display: block;
    margin: 0px auto;

}
    #ecosystem-s6c {
        height: auto;
    }
    #ecosystem-s7 h2, #ecosystem-s7 p {
        margin-left: auto;
    }
    .eugv4-partner-content {
position: relative;
display: block;
width: 100%;
height: auto;
float: none;
padding: 0px 0px 0px 0px;
top: 0px;
left: 0px;
transform: none;
        
        top: 50%;
left: 50%;
transform: translate(-50%, -50%);
    }
    
    .eugv4-partner1, .eugv4-partner2, .eugv4-partner3,  .eugv4-partner4, .eugv4-partner5, .eugv4-partner6 {
/*        height: 365px;*/
        height: 320px;
        padding-left: 20px;
    }
    
    
  .eugv4-partner1-b {
    height: 350px;
}
.eugv4-partner2-b {
height: 350px;
    }
    .eugv4-partner3-b {
height: 350px;
    }
    .eugv4-partner4-b {
height: 350px;
    }
    .eugv4-partner5-b {
height: 350px;
    }
    .eugv4-partner1b {
           height: 350px;
    }
       .eugv4-partnerhoverfly {
           height: 350px;
    }
    
    .eugv4-partner2b {
/*              height: 350px;*/
                height: 320px;
    }
    
    .eugv4-partner1-b, .eugv4-partner2-b, .eugv4-partner3-b, .eugv4-partner4-b, .eugv4-partner5-b, .eugv4-partner6-b {
        border-bottom: none;
    }
    #ecosystem-ugv6 p, #ecosystem-ugv7 p {
position: relative;
display: block;
width: 98%;
margin: 25px auto 0px auto;
padding: 48px 0px 0px 0px;
}
    .eugv4-csm, .ugv-logo {
        float: left;
    }
    
    .sm-sens {
    right: 0px;
}
    .sm-uav1 {
    right: -22px;
}
    .sm-uavhover {
    right: -22px;
}  
    
    .sm-uav2 {
    right: 0px;
}
    .sm-uav3 {
    right: -7px;
}
    
     .sm-ugv1, .sm-ugv2, .sm-ugv3, .sm-ugv4 {
      left: 10px  
    }
    
   .section-thumbs {
        position: relative;
        display: inline-block;
        margin: 0px;
        padding: 40px 10px 0px 0px;
        left: 0px;
    float: left;
    }
    
     .eugv4-btn {
  text-align: left !important;
    }
    
    #ecosystem-s9 {
left: 0px;
}
#ecosystem-s10 .es-s10-img {
        width: 200% !important;
       padding: 0px 20px
    }
    #ecosystem-s12 .carousel-control.left, #ecosystem-s12 .carousel-control.right {
        display: none;
    }
    
    #ecosystem-s14 {
 height: auto;
    }
    .es-s14-a {
/*    background-size: 100%;*/
    }
    .es-s14-content {
bottom: 75px;
    }
    .es-s14-content {
    padding: 20px;
        background: rgba(0, 0, 0, .8);
}
    .es-s14-a, .es-s14-b, .es-s14-c, .es-s14-d, .es-s14-e, .es-s14-f {
        background-size: 100%;
    }
    
        #ecosystem-s14 .es-s14-item {
float: left;
    width: 100%;
left: 0px;
        text-align: left !important;
}
    .es-s14-content-wrapper {
        height: 200px;
    }
    #ecosystem-s13 {
        height: 950px;
    margin-top: -94px;
}
    #ecosystem-s13b {
        margin: -70px 0px 20px 0px;
    }
    #ecosystem-s13b p {
        text-align: center;
    }
    #ecosystem-s13b h2 {
    text-align: center !important;
    width: 100%;
}
    #ecosystem-s4b h2, #ecosystem-s4b p, #ecosystem-s5 h2, #ecosystem-s5 p, #ecosystem-s3b h2, #ecosystem-s7 h2, #ecosystem-s7 p, #ecosystem-s3b .two-col-para, #ecosystem-s6b .two-col-para, #ecosystem-s13b .two-col-para, #ecosystem-s6b h2 {
          text-align: center !important;
    }
    
    #ecosystem-s6b h2 {
        width: 100%;
    }
    
    .s7-ico-join {
    width: 50%;
}
input.eco-checker{
        top: 0px
    }
    .join-ico-222 {
    margin-bottom: 40px;
}
    
    .c2 {
        left: 80%;
    }
    .s9-liners-2 {
left: 47px;
    }    
    .c1 {
        left: 10%;
    }
    .s9-liners-3 {
left: -142px;
    }
    
    .section-thumbs {
        height: 320px;
    }
    .stc-1 {
        font-size: 18px;
line-height: 18px;
    }  
    .stc-2 {
        padding-right: 0px;
        font-size: 10px;
    }
    
    .eugv4-url {
        font-size: 10px;
    }
    
    
    
    
/*/*/
}

/*jeff tablet*/
/* end ecosystem TABLET PORTRAIT================================*/

















/* ecosystem LARGE SCREEN================================*/
@media only screen and (min-width : 1500px) {
    .ecs {
        background-size: cover;
        width: 100%;
        height: 140px;
background-position: center -20px;
    }
    .ecs-soldier {
width: 420px;
height: 470px;
top: -264px;
left: -200px;
    }
    .ecs-s1 {
        top: 297px;
    }
    #ecosystem-s1 {
        height: auto;
    }

    #ecosystem-sens1, #ecosystem-uav1, #ecosystem-ugv1 {
        height: 755px;
    }
    .eco-ico-1 {
        margin-top: 20px;
    }
    .eco-ico-2 {
        margin-top: 140px;
    }
    .eco-ico-3 {
        margin-top: 130px;
    }
    #section-products-pop {
        width: 70%;
    }
    .section-thumbs:hover .stc-1{
    cursor: pointer;
    top: -10px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.section-thumbs:hover .stc-2{
    cursor: pointer;
        bottom: 20px;
    opacity: 1.0;
	filter: alpha(opacity=100);
}
    .eugv4-partner1, .section-thumbs, .eugv4-partner1-b, .eugv4-partner2-b {
        height: 350px;
    }

.section-thumbs:hover .psst-img {
/*	transform: rotate(355deg) ;*/
          transform: scale(0.98, 0.98);
-ms-transform: scale(0.98, 0.98);
-webkit-transform: scale(0.98, 0.98); 
-o-transform: scale(0.98, 0.98); 
-moz-transform: scale(0.98, 0.98); 
}
    .section-thumbs:hover .stc-1 {
        top: -30px;
    }

/*/*/
}
/* END ecosystem LARGE SCREEN================================*/



@media only screen and (max-width:1024px){
    #section-ecosystem-join{
        padding-left:40px;
        min-height:1000px;
        top:65%;
    }
    #join-pop .carousel-inner{
        position: relative;
        width: 100%;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 48px;
    }
    #section-ecosystem-join .ecoj-half{
        width:100%;
    }
    #section-ecosystem-join .ecoj-h-1{
        margin-right:0;
    }
    #section-ecosystem-join .product-type .first{
        margin-left:1em;
    }
    #section-ecosystem-join input[type="text"],#section-ecosystem-join textarea{
        width:100%;
        margin-left:0;
        margin-right:0;
    }
    #section-ecosystem-join .ecoj-captcha img{
        margin-left:0;
        margin-right:0;
    }
    #section-ecosystem-join h1.ecosystemh1{
        padding:0;
    }
    #section-ecosystem-join img.s7-ico-join{
        margin-left:auto !important;
        margin-right:auto !important;
        width:50%;
        max-width:300px;
    }
}
