
/* Search icon by IcoMoon, made with http://icomoon.io/app/ */
@font-face {
	font-family: 'icomoon';
	src:url('../assets/fonts/icomoon/icomoon.eot');
	src:url('../assets/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../assets/fonts/icomoon/icomoon.woff') format('woff'),
		url('../assets/fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../assets/fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


.vignette-video_left a, .vignette-video_right a, .vignette_left a, .vignette_full_left a, .vignette_full_left-background a, .vignette_right a, .vignette_full_right a, .vignette_full_right-background a, .vignette_top a, .vignette_bottom a, .vignette_tiny a, .vignette_tiny-full a {
    color:#00affc;

}

a, a:focus, a:hover {
    color:#00affc;
}

.vignette-video_left .article-wrapper div i, .vignette-video_right .article-wrapper div i, .vignette_left .article-wrapper div i, .vignette_full_left .article-wrapper div i, .vignette_full_left-background .article-wrapper div i, .vignette_right .article-wrapper div i, .vignette_full_right .article-wrapper div i, .vignette_full_right-background .article-wrapper div i, .vignette_top .article-wrapper div i, .vignette_bottom .article-wrapper div i, .vignette_tiny .article-wrapper div i, .vignette_tiny-full .article-wrapper div i {
    border-top: 5px solid #00affc;
}

.vignette_full_right_stretch .article-wrapper {
	width:100%;
}

.vignette_white {
    background-color: #fcfcfc;
}

.success {
	color:green;
}

.cookiePolicyBar {
	display:none;
}

.align-left {
	text-align:left;
}

.general-info article.fullwidth div h1 {
    color: #373737;
}

.cta h2 {
    margin-bottom: 1em;
}

.blue-badge {
    width: 150px !important;
    height: 150px;
    border-radius: 50%;
    font-size: 2.4em;
    color: #fff;
    line-height: 28px;
    text-align: center;
    background: #00affc;
    position: absolute;
    top: 40%;
    right: 8%;
    padding-top: 37px;
	-webkit-box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.39); 
	box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.39);
	z-index: 1;
}	

.top-badge {
	width: 100% !important;
    max-width: 970px  !important;
    min-width: 280px  !important;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px 0px 20px 0px;
    font-size: 4em;
    color: #333;
	font-weight: 200;
    line-height: 1.6em;
    text-align: center;
    background: rgba(245,244,242,.8);
    position: relative;
    top: 30px;
	left: 0px;

	-webkit-box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.39); 
	box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.39);
}
.top-badge span {
	font-size:17px;
}	
   
#home-video {
     background-color: #000000;
}
	
#home-video img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#home-video h2 {
	font-size: 20px;
    font-size: 2rem;
	text-align: left;	
    max-width: 970px;
    min-width: 280px;	
}

#home-video h2 span {
	text-align:left;
	font-size: 40px;
    font-size: 4rem;
	text-align: left;	
}

	

#home-video article {
    top: 15%;
	bottom:auto;
	left: 0%;
	right: auto;
	text-align: left;

}


.seasonal-slide .top-season-title {
	text-align:center;
    width: 40% !important;
    margin-right: 0%;
	top:30%;
	font-size: 40px;
    font-size: 4rem;	
	color:#fff;
}

.seasonal-slide .top-season-title {

    max-width: 970px  !important;
    min-width: 280px  !important;
    padding: 20px;
    margin-left: auto;
    margin-right: 0px;
    font-size: 6em;
    color: #ffffff;
	font-weight: 200;
    line-height: 1.6em;
    text-align: center;
    position: relative;
    top: 30px;
	left: 0px;
}

.seasonal-slide .top-season-title span {
	font-size: 20px;
    font-size: 2rem;
	display: block;
    line-height: 1.6em;	
}

.webinar-slide .top-badge {
    width: 40% !important;
    margin-right: 17%;
	top:30%;
}

.webinar-slide .top-badge {
		top:7%;
		margin-right: auto;
		margin-left: auto;		
}

.webinar-slide .blue-badge {
    top: 7%;
    right: 8%;
    padding-top: 37px;
}

.table-responsive h4 {
	text-align:left;
}

.table-responsive .sub-title {
	background:#dddddd;
}

.table-responsive td, .table-responsive th {
	vertical-align:top;
	border-bottom:1pt solid #cccccc;
	padding:5px 0px;
}


.sub-navigation.sub-dropdown-menu, .sub-dropdown-menu.sub-dropdown-menu {
    position: relative;
    border-top: 40px solid rgba(245,244,242,.9);
    background: rgba(245,244,242,.9);
    top: 90px;
    display: none;
}

.sub-navigation, .sub-dropdown-menu {
    overflow: hidden;
    z-index: 150;
    line-height: 50px;
    width: 100%;
}

.sub-navigation>div, .sub-dropdown-menu>div {
    position: relative;
    width: 100%;
    max-width: 970px;
    min-width: 280px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    padding-left: 0 !important;
}

.sub-navigation ul, .sub-dropdown-menu ul {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px;
    clear: both;
}

.sub-navigation li, .sub-dropdown-menu li {
    position: relative;
    float: left;
    height: 32px;
    line-height: 32px;
    width: calc((99.999% - (14px*(1 - 1)))/1);
    margin: 0;
    padding-right: 10px;
    background-size: 0 0;
    text-align: right;
}

.sub-navigation li a, .sub-dropdown-menu li a {
    text-decoration: none;
    color: #373737;
    font-weight: 300;
    font-size: 16px;
    font-size: 1.6rem;
}

.details  .comment {
    line-height: 1.2;
    font-size: 10px;
    font-size: 1rem;
	margin-top: 20px;
}


.sb-search {
	position: relative;
	margin-top: 7px;
	width: 0%;
	min-width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;		
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #00affc;
}


.carousel-image a, .banner-image a {
	text-transform:none;
}

input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
	box-sizing: border-box;
}

.sb-search-input::-webkit-input-placeholder {
	color: #00affc
}

.sb-search-input:-moz-placeholder {
	color: #00affc
}

.sb-search-input::-moz-placeholder {
	color: #00affc
}

.sb-search-input:-ms-input-placeholder {
	color: #00affc
}

.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #00affc;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 86%;
	max-width: 1600px;

}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #00affc;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.header-navigation .basket-hide {
    display: inline-block !important;
}

.search-wrap {
	width: 30%;
}

.search-section.search-section {
    overflow: hidden;
    padding-bottom: 60px;
	background-color: #ffffff;
	font-weight: 200;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    width: 100%;	
}

.search-section .seacrch-box, .search-section .search-params {
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
    max-width: 970px;
    min-width: 280px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.search-section .search-params {
	
margin-bottom:20px;	
}	


.search-section .search {
    width: 100%;
    max-width: 696px;	
}

.search-section #pnlSearchResults, .search-section #SearchResultsPanel {
    font-weight: 300;
	width: 100%;
    max-width: 970px;
    margin: 0 auto;	
}

.search-section #pnlSearchResults .Grid td,
.search-section #SearchResultsPanel .Grid td
 {
	border: 1px #cccccc solid;
}

.search-section #pnlSearchResults .Grid td,
.search-section #SearchResultsPanel .Grid td{
	padding-top:15px;	
}

.search-section #pnlSearchResults .Grid a,
.search-section #SearchResultsPanel .Grid a {
	text-decoration:none;	
}
.search-section #pnlSearchResults title, .search-section #pnlSearchResults a,
.search-section #SearchResultsPanel title, .search-section #SearchResultsPanel a {
    font-size: 16px;
    font-size: 1.5rem;	
    display: block;
	color: #00affc;
	font-weight: bold;
	text-decoration:none;
}

.search-section #pnlSearchResults .Path,
.search-section #SearchResultsPanel .Path {
	color: #666666;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.3rem;	
}

.search-section .search  #srchbtn {
    width: 100%;
    float: left;
	position: relative;
    display: block;
    height: 46px;
    min-width: 180px;
    margin: 20px 0;
    padding: 0 23px;
    border: none;
    border-radius: 23px;
    background-color: #00affc;
    line-height: 46px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    float: right;
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;	
	outline:none;
}

.search-section .search  #srchbtn:focus {
		outline:none;
}

.search-section .search-params  input[type=radio] {
	visibility: visible;
    position: relative;
    opacity: 1;
    margin-right: 6px;
}	

.search-section .search-params  input[type=radio], .search-section .search-params label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}




.content-wrapper-downloads .general-highlight .highlight-normal, .content-wrapper-downloads .general-highlight .highlight-wide {
    max-width: 100%;
    margin-top: 0px;
}


.general-highlight article a span .blue-arrow, .general-highlight article .download-documents span .blue-arrow, .general-highlight article .login-form span .blue-arrow {
    background: url("../images/blue-arrow.svg") no-repeat 0 0;
    background-size: 100% auto;
}

.update-progress-control, .page-loader-control {
    position: fixed;
    top: 40%;
    left: 47%;
    background-color: #fff !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 3px;
    box-shadow: 5px 5px 3px #1b323a;
    padding: 0 !important;
    text-align: center !important;
    z-index: 900;
}

.download-desc {
	color: #373737;
    line-height: 1.6;
    font-weight: 300;
    font-size: 15px;
    font-size: 1.5rem;
}

.hero_black article.downloads-article {
	position:relative;
}

.hero_black article.downloads-article h2 {
	padding: 20px 0px;
}

#mainContent .case-studies article > a {
	overflow: hidden;
}



#mainContent .case-studies h3 {
	text-align:center;
	min-height: 45px;
}

#mainContent .case-studies {
    border-top: none;
}

#mainContent .case-studies i img {
	width: 90%;
    height: auto;
	max-height: 268px;
}

#mainContent .case-studies .download-cs {
    position: relative;
    display: block;
    height: 46px;
    min-width: 180px;
    margin: 20px 0;
    padding: 0 23px;
    border: none;
    border-radius: 23px;
    background-color: #00affc;
    line-height: 46px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    float: none;
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
    outline: none;
    cursor: pointer;
	user-select: none;
    white-space: pre;	
	width: 35%;
    margin: 0px auto;	
}


#mainContent .case-studies .play-cs {
	width: 20%;	
}


.Cookie, .Privacy {
	font-size: 1.6rem;
    line-height: 2rem;
}

.Cookie  li, .Privacy li {
	padding:10px 0px;
}

.Cookie ol > li {
	padding:20px 0px;
}

.Cookie ol > li:before {
	font-size:bold;
	display: inline-block;
	padding-right: 0.5em;
	font-weight: bold;	
}


.Cookie ol {
  margin: 2em 0 1.5em;
  counter-reset: item;
}

.Cookie ol > li {
  margin: 0;
  list-style-type: none;
  counter-increment: item;
}

.Cookie ol > li:before {
  display: inline-block;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

.Cookie ol > li a{
    font-size: 1.5rem;
}

.Cookie ol ul li, .Privacy ol ul li {
	list-style-type: disc;
}

.Cookie li a {
	font-weight:bold;
}

.general-highlight article a span .white-arrow {
    width: 6px;
    height: 11px;
    display: inline-block;
    margin: 0 0 0 10px;
    background: url(../images/white-arrow.svg) no-repeat 0 0;
    background-size: 100% auto;
}

.downloads-item-center .container .row:first-child select  {
    border: 1px solid #e1e1e0;
    padding: 11.5px 0 11.5px 20px;
    border-radius: 5em;
    width: 100%;
    margin-top: 10px;
    float: none;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	text-transform: none;
	color: inherit;
    font: inherit;
	font-size:14px;
	font-weight: 100;
    margin: 0;
	box-sizing: inherit;
}

.downloads-item-center .container .row:first-child select option  {
	font-size:14px;
	font-weight: 100;
}

section article select, .downloads-item-center .container .row:first-child select {

    background: #fff url("../images/design/dropdown.png") no-repeat center right;
	background-size: auto 100%;

}



#SelectServer1_rptrCatalog_rfvEmail_0, #SelectServer1_rptrCatalog_lblError_0 {
	font-family: "Gotham SSm A","Gotham SSm B",sans-serif;
    padding: 20px 0px 20px 20px;
    display: block;
}


#MyLabel li {
	list-style: none;
    font-size: 1.5em;
}

input.button, .aspNetDisabled {
    position: relative;
    display: block;
    height: 46px;
    min-width: 180px;
    margin: 20px 0;
    padding: 0 23px;
    border: none;
    border-radius: 23px;
    background-color: #00affc;
    line-height: 46px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    float: right;
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
	outline:none;
}

input.button:focus{
    outline: none;
}

input.button .arrow {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    top: calc(50% - 5px);
    right: 23px;
    -webkit-transform: scale(.9999,.9999);
    transform: scale(.9999,.9999);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
}

.footer-newsletter, .last-spacer {
	display:none;
}

.home .footer-newsletter, .show-nl .footer-newsletter{
	display:block;
	margin-top: 25px;
}

.show-nl .content-wrapper {
    padding-bottom: 0px;
}	


.downloads-item-center .container .row:first-child {
	/*height:370px;*/
}
.downloads-item-center .container > div:nth-child(1),
.downloads-item-center .container > div:nth-child(2),
.downloads-item-center .container > div:nth-child(3) {
    font-family: "Gotham SSm A","Gotham SSm B",sans-serif;
    font-size: 2em;

}

/*.downloads-item-center .container > div:nth-child(1) {
background-color:green;
}

.downloads-item-center .container > div:nth-child(2) {
background-color:red;
}

.downloads-item-center .container > div:nth-child(3) {
background-color:blue;
}
*/

.content-wrapper-downloads .general-highlight article a div {
    padding: 20px 0;
}

.footer-newsletter .email #signupButton {
    width: 100%;
    float: left;
}

.footer-newsletter .email select, .footer-betatester .email select {
	background: #fff url("../images/design/dropdown.png") no-repeat center right;	
	background-size: auto 100%;
}


.footer-newsletter .signup {
	font-weight: 200;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    width: 100%;
    padding: 0 15px;
}

.footer-newsletter .signup #MyLabel {
width: 25%; 
margin-left: auto;
 margin-right: auto;
}

.signup-error {
	padding-top:30px;
	color:red;
}


.center-text  > .vignette-header > div article, .center-text  > .vignette-header > div article h1{
	text-align:left;
	
}

.center-text  > .vignette-header > div article a, a.link {
    display: initial;
    font-size: 16px;
    font-size: 1.6rem;	
    color: #00affc;
    line-height: 1.6;
    font-weight: 300;
    text-decoration: none;
}

.article-wrapper {
	text-align: left;
}

.uav-solutions .article-wrapper h2 {
	text-align: initial;
}

.article-wrapper  h3, .table-responsive tr td, .events .article-wrapper {
	text-align: left;
}

.events .article-wrapper a {
    font-size: 16px;
    font-size: 1.6rem;
}

.single-event .vignette-tiny-top-image div {
	text-align:center;
}


.single-event .vignette-tiny-top-image .year {
	font-size:1.5em;
	color:#00affc;
	font-weight: bold;
}

.single-event .vignette-tiny-top-image .month {
	font-size:4em;
	line-height:1.2em;	
	color:#00affc;
	/*font-weight: bold;*/
}
.single-event .vignette-tiny-top-image .day {
	font-size:2.5em;
	/*line-height:1.2em;*/
	color:#00affc;
}
.single-event .vignette-tiny-top-image .events-name {
	font-size:2em;
	color:#8a8a8a;
	font-weight: bold;
}


.single-event a.events-logo-link:before {
    border:none !important;
}
.single-event a.events-logo-link:hover {
    border:none !important;
}

.events-logo-link a.events-logo-link {
    display: block;
    width: 100%;
}
.events-logo-link a.events-logo-link img {
	margin: auto;
    position: relative;
    display: inherit;
}

	.ixmrs150 .table>tbody>tr:first-child td:nth-child(2),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(3),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(4),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(5)
	{
		width:20%;
		text-align:center;
	}	

	.ixmrs150 .table>tbody>tr>td {
		text-align:center;
	 }

	.ixmrs150 .table>tbody>tr>td:nth-child(1) {
		text-align:left;
	 }	 
	 
	.ixmrs150 .table>tbody>tr>td[colspan="2"] {
		text-align:center;
	 }	
	 
	.ixmrs150 .table>tbody>tr>td[colspan="3"] {
		    /*text-indent: 22%;*/
		text-align:center;	
	 }	
	 
	.ixmrs150 .table>tbody>tr>td[colspan="6"] {
		/*text-indent: 26%;*/
		text-align:center;
	 }	 
	.ixmrs150 .table>tbody>tr>td[colspan="7"] {
		/*text-indent: 39%;*/
		text-align:center;
	 }	 	

	.ixmvm150 .table>tbody>tr:first-child td:nth-child(2),
	.ixmvm150 .table>tbody>tr:first-child td:nth-child(3),
	.ixmvm150 .table>tbody>tr:first-child td:nth-child(4),
	.ixmvm150 .table>tbody>tr:first-child td:nth-child(5)
	{
		width:40%;
		text-align:center;
	}	

	.ixmvm150 .table>tbody>tr>td {
		text-align:center;
	 }

	.ixmvm150 .table>tbody>tr>td:nth-child(1) {
		text-align:left;
	 }	 
	 
	.ixmvm150 .table>tbody>tr>td[colspan="2"] {
		text-align:center;
	 }	
	 
	.ixmvm150 .table>tbody>tr>td[colspan="3"] {
		    /*text-indent: 22%;*/
		text-align:center;	
	 }	
	 
	.ixmvm150 .table>tbody>tr>td[colspan="6"] {
		/*text-indent: 26%;*/
		text-align:center;
	 }	 
	.ixmvm150 .table>tbody>tr>td[colspan="7"] {
		/*text-indent: 39%;*/
		text-align:center;
	 }	
	 
	 
	 
	 
	.iXM-MV .table>tbody>tr:first-child td:nth-child(2),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(3),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(4),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(5)
	{
		width:20%;
		text-align:center;
	}	

	.iXM-MV .table>tbody>tr>td {
		text-align:center;
	 }

	.iXM-MV .table>tbody>tr>td:nth-child(1) {
		text-align:left;
	 }	 
	 
	.iXM-MV .table>tbody>tr>td[colspan="2"] {
		text-align:center;
	 }	
	 
	.iXM-MV .table>tbody>tr>td[colspan="3"] {
		    /*text-indent: 22%;*/
		text-align:center;	
	 }	
	 
	.iXM-MV .table>tbody>tr>td[colspan="6"] {
		/*text-indent: 26%;*/
		text-align:center;
	 }	 
	.iXM-MV .table>tbody>tr>td[colspan="7"] {
		/*text-indent: 39%;*/
		text-align:center;
	 }	 	

	.iXM-MV .table>tbody>tr:first-child td:nth-child(2),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(3),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(4),
	.iXM-MV .table>tbody>tr:first-child td:nth-child(5)
	{
		width:40%;
		text-align:center;
	}	

	.iXM-MV .table>tbody>tr>td {
		text-align:center;
	 }

	.iXM-MV .table>tbody>tr>td:nth-child(1) {
		text-align:left;
	 }	 
	 
	.iXM-MV .table>tbody>tr>td[colspan="2"] {
		text-align:center;
	 }	
	 
	.iXM-MV .table>tbody>tr>td[colspan="3"] {
		    /*text-indent: 22%;*/
		text-align:center;	
	 }	
	 
	.iXM-MV .table>tbody>tr>td[colspan="6"] {
		/*text-indent: 26%;*/
		text-align:center;
	 }	 
	.iXM-MV .table>tbody>tr>td[colspan="7"] {
		/*text-indent: 39%;*/
		text-align:center;
	 }	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(2),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(3),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(4),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(5),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(6),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(7),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(8)	
	{
		width: 11%;
		text-align: center;
	}	 

.events h2 {
    /*min-height: 170px;*/
    line-height: 28px;
	min-height: 209px;
}

.events  h2, .events  p {
    text-align:left;
}


.downloads-item-wrapper .Button {
	padding-top:5px;
}

.downloads-item-center .checkbox input[type=checkbox] {
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
	visibility: visible;
    position: relative;
    opacity: 1;
    margin-right: 6px;	
    float: left;
    margin-top: 0px;
}


.downloads-item-center .container > div:nth-child(1)  .checkbox {
      font-size: 1.3em !important;
}


.checkboxClass input[type=checkbox] {
    position: relative;
    visibility: visible;
    opacity: 1;
    margin-right: 10px;
	display: inline-block;
    vertical-align: middle;	
}

.checkboxClass  label {
    display: inline-block;
    vertical-align: middle;
}

.carousel-image, .banner-image {
	height: -webkit-calc(100% - 22px - 2px);
}

.download-brochure {
	padding:0px;
}

.download-brochure h3 {
    line-height: 1;
    margin-bottom: 1.1em;
    padding: 0 5%;
    font-size: 16px;
    font-size: 1.6rem;
}

li.credit, li.credit  a {
	font-size: 1.1rem;
	color: #7d7d7d;
    font-weight: 300;
}

/* section.four_band button {
    bottom: calc(2% - 50px);
    left: calc(50% - 50px) !important;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
} */

section.four_band button {
	bottom: calc(-36% - 50px);
    left: calc(50% - 50px) !important;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
}


section.four_band_title button {
    /*bottom: calc(2% - 50px); */
	top: 90px;
    left: calc(50% - 50px) !important;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
}

section.four_band_title {
	
 margin-top:10px;
 margin-bottom:60px;
 position: relative; 
}

.four_band_title article.fullwidth div div.general-info-text {
    margin: 140px 0 15px 0;
}

.four_band_title article.fullwidth div div.general-info-text a {
	font-size:1.3em;
}	

/*.highlights article div {
    min-height: 80px;
}

.highlights article h3 {
    margin: .6em 0 .4em;
}

.highlights article p {
    margin: 0 0 10px;
}


.highlights article a:before {
    bottom: 7px;
}

.highlights article a:after {
    bottom: 18px;
}
*/
.four_band_title button {
    position: absolute;
    bottom: calc(50% - 50px);
    left: calc(50% - 50px);
    margin: 0;
    min-width: 0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: rgba(1,175,252,.7);
    padding: 0;
    cursor: pointer;
    z-index: 100;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    visibility: visible;
    opacity: 1;
    transition: all cubic-bezier(.275,.1,0,1.37) .3s;
}

.four_band_title button:after {
    display: block;
    top: calc(50% - 10px);
    left: calc(50% - 6px);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
}

.mediaList li {
	display:inline-block;
}

.mediaList li .description {
	width: 100% !important;	
}

.mediaList .description a img {
	width: 80%;
    margin: 0px auto;
    display: block;
    text-align: center;
}

.mediaList .description a {
    color: #00a3e1;
}


.blockMedia .blockGreyContent {
    overflow: hidden;
    padding: 8px 8px 10px 8px !important;
}

.downloads-item-center .download-desc {
	display:none;
}

#Email2, #Email2wrapper {
    position: absolute;
    left: -999em;
}


.vignette_right div {
    color: rgb(55, 55, 55);
    line-height: 1.6;
    font-weight: 300;
    font-size: 1.5rem;
}

.vignette_right .article-wrapper {
    float: left;
    width: 90%;
	padding: 20px;
}

.vignette_right .media-wrapper {
    padding-bottom: 0px;
	position: relative;
    padding: 20px;
    float: left;
    width: 100%;	
}

.lenses .vignette_right {
		max-width: 970px;
}

.lenses .grid article h5 {
    font-weight: 400;
    color: #7d7d7d;

}

.ixu .vignette_right {
		max-width: 100%;
}

.ixu h4 {
		text-align:left;

}

.ixu_camera  h4 {
	text-align:center;
}

.ixurs1900 .subtitle h2,
.ixu_camera .subtitle h2,
.aerial_system .subtitle h2,
.machine_vision .subtitle h2
 {
	font-weight:200;
	font-size: 36px;
}

.ixurs1900 .subtitle .header-text,
.machine_vision .subtitle .header-text,
.aerial_system .subtitle .header-text {
	font-weight:200;
	font-size: 18px;
}

.ixurs1900 h3.title,
.machine_vision h3.title,
.aerial_system h3.title {
	font-weight:200;
	font-size: 28px;
	border-top: none;
}

.ixurs1900 h3.title::after,
.machine_vision h3.title::after,
.aerial_system h3.title::after {
	content:'';
	border:none;
}

.warranty_wrapper h4 {
	color: #00affc;
}

/*.highlights article {
    height: 370px;
}

.highlights article.cover_white a {
    background-size: auto 80%;
    background-position: 50% 50%;
}
*/

.tech-tab {
	height:100px;
	margin-top:60px;
}

.tech-tab a.button {
	float:none;
	max-width: 320px;
	margin: 0px auto;
}

.jconfirm-content {
	 font-size: 14px;
}

.uav-solutions .header-image article {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(245,244,242,.7);
    transition: all cubic-bezier(.275,.1,0,1.37) 400ms;
    text-align: center;
    padding: 15px 0 0 0;
}
	
.uav-solutions .header-image .button-wrapper  {
	margin:auto 0px;
	text-align:center;
}

.uav-solutions .header-image .button-wrapper .inner-button  {
 display: inline-block;
}


.uav-solutions .button-wrapper a.button {
	float:none !important;
	width: 260px;
}

.uav-title {
	margin-bottom: 15px;
}

.dji-article {
	margin-bottom:5px !important;
}

.dji-article .header-text {
	font-size:24px;
}

.uav-solutions .general-info article.fullwidth div div.general-info-text {
    margin: 10px 0 15px 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 1.6;
    text-align: justify;
}

.uav-solutions .h3-global-header {
    margin: 10px 0 15px 0;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 200;
    line-height: 1.6;
    text-align: center;
}

h3.djim600 {
    text-align: center;
    font-size: 36px;
    font-weight: lighter;
}

.vignette-header a.large-button {
    padding: 15px 50px 15px 25px !important;
}

.carousel-image .carousel-image_text>div>div#pCallToActionButtonUAV {
	margin: 0 0 15px 6% !important;
}

.small-disclaimer {
	font-size:11px;
}

.uav-solutions h2.h2-global-header-quote {
    font-size: 20px;
    font-size: 2rem;
}

.general-info-text-features li {
	text-align: left;
	
}

.not-active {
  pointer-events: none;
  cursor: default;
}

.spacer.small-space-xs {
    margin: 10px auto;
}

.drones-technical-specifications td:not(:first-child) {
    font-size: 1.4rem;
    font-weight: 300;
}

a.dji-link {
	font-size: 24px;
	line-height:20px;
}

.vignette-header>div article>div .dji-text {
    padding: 0 10px !important;
}

#app-store div {
	padding-top:15px;
}

a.badge-apple {
	display:block;
}

a.badge-apple:before {
	content:none;
}
.alliance-inner .general-info article.fullwidth div div.general-info-text {
	text-align:left;	
}

.alliance-inner .general-info article.fullwidth div div.general-info-text, .alliance-inner article h2 {
	color: #373737;
    line-height: 1.2;
    font-weight: 300;
    font-size: 15px;
    font-size: 1.5rem;	
}
.alliance-inner article h2 {
	    font-weight: 400;
		margin-bottom: 5px !important;
}
.alliance-inner .general-info article.fullwidth div div.general-info-text li {
    margin-left: 4%;
	text-align:left;
	margin-bottom: 10px;
}

.alliance-main .grey-box h3 {
	    margin-bottom: 30px;
}

    
.alliance-inner h3 {
	cursor: auto;
	padding-right: 0px;
	min-height:155px;
}
	
.alliance-inner h3:after {
	display:none;
}

.alliance-inner .carousel-image .carousel-image_text {
	position:relative
}

.alliance-inner .carousel-images {
	height: initial;
    min-height: 50px;
    max-height: 60vw;
}	

.alliance-inner .carousel-image {
	height:initial;
}

.ixurs1900 .vignette_full_right-background .no-plus h3,
.ixurs1900 .vignette_full_right-background .no-plus h3.active {
	color:#373737;
	line-height: 40px;
}
.ixurs1900 .vignette_full_right-background .no-plus h3.active:after,
.ixurs1900 .vignette_full_right-background .no-plus h3:after {
	display:none;
}

.alliance-accordion .vignette-element-text h3.tagline:after {
	display:none;
}



h3.non-open:after {
	display:none;
}

.imaging-software-main .title-text-wrapper article h3.title, .imaging-software-main .cta h3.title {
    font-size: 42px;
    font-size: 4.2rem;
}



.scroll-nav.fixed .scroll-nav__wrapper ol {

    list-style: none;

}
.scroll-nav__heading {
	display:none;
}

.scroll-nav.fixed .scroll-nav__wrapper ol a {

	color: #1b323a;
	text-decoration:none;
	display: block;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
    font-size: 1.5rem;	
	transition:color 0.2s ease;
}

.scroll-nav.fixed .scroll-nav__wrapper ol a:hover {
	color:#00affc;

}

.imaging-software-main .article-wrapper .cta-link-buttons > div,
.ixu_camera  .article-wrapper .cta-link-buttons > div {

	text-align:center;	
}

.imaging-software-main .article-wrapper .cta-link-buttons a.button
{
	color:#ffffff;
	line-height: 46px;
    font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
	float: none;
	text-transform:none;
    /* padding: 13px 50px;	*/
}

.imaging-software-main .article-wrapper .spacer.small-space,
.ixu_camera  .article-wrapper .spacer.small-space {
	height:15px;
}

.downloads-guides .Button_Text {
	padding: 0px 34px;
}

.ixurs1900 .carousel-image .carousel-image_text>div h1,
.ixu_camera .carousel-image .carousel-image_text>div h1  {
    color: #373737;
    position: relative;
    max-width: 970px;
    min-width: 280px;
    text-align: center;
    font-weight: 200;
    font-size: 22px;
    font-size: 2.2rem;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 15px 0;
}

.aerial-cameras .carousel-images {
    height: calc(100vh - 75px - 160px);
    min-height: 300px;
    max-height: 60vw;

}

.vignette_full_right-background .article-wrapper .cta-link-buttons div {
	text-align: center;
}


.vignette_full_right-background .article-wrapper .cta-link-buttons a {
    color: #ffffff;
    height: 46px;
    line-height: 46px;
    padding: 0 23px;
    padding-right: 50px;
    font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
	float:none;

}

.vignette_full_right-background h3.active   {
	color:#000;
}

.signup-text {
	line-height:26px;
}

.footer-social ul {
    margin: 0 auto;
    list-style-type: none;
    width: 100%;
    max-width: 970px;
    min-width: 280px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.footer-social li.platform {
    display: block;
    float: left;

}

.footer-social li.platform a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #00affc;
}
.footer-social .platform svg {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    fill: #fff;
}

.error {
	color:red;
	padding-left: 22px;
}

#Countries.error , #States.error  {
	color:#000;
}

.signup-form>div article>div {
}


/* applications product sidenav */




/* The side navigation menu */

#mySidenav, #mySidenav2 {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: absolute;
    z-index: 3; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #00affc; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	padding:45px 0px 0px 0px;
	
}

/* The navigation menu links */
#mySidenav a, #mySidenav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
	min-width: 210px;
	height: auto;
}


/* When you mouse over the navigation links, change their color */
#mySidenav a:hover, #mySidenav2 a:hover {
    color: #ffffff;
}

#mySidenav a:before, #mySidenav a:after, #mySidenav2 a:before, #mySidenav2 a:after {
    display:none;
}

/* Position and style the close button (top right corner) */
#mySidenav .closebtn, #mySidenav2 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
	width:auto;
	z-index: 999;	
	min-width:40px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

.carousel {
    margin-bottom:6rem;
}

.carousel-navigation li.active a, .carousel-navigation li.active a:hover, .carousel-navigation li:hover a {
    background: #00affc;
}

#home-video button {

    width: 150px;
    height: 150px;
	background-color: rgb(0, 175, 252, 3);

}


.applications-main .hero_white::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  margin-top: -150px;
  height: 150px;
  width: 100%;
  content: '';		
}

.applications-main .hero_white article {
    z-index:3;	
}


.applications-main  .general-info article.fullwidth div div.general-info-text {
    margin: 10px 0 15px 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.6;
	text-align: justify;
}

.applications-main .blockGreyContent p {
	font-size: 14px;
    color: #999;
}

.applications-main .grid-width h3 + p {
	font-size: 14px;
    color: #373737;
	text-align:center;
	font-weight: lighter;	
}

.applications-main  #mainContent .case-studies h3 {
    text-align: center;
    min-height: 45px;
	font-size: 20px;
    font-size: 2rem;	
    padding: 0px 20px;
    line-height: 33px;	
    min-height: 67px;	
}

.applications-main  #mainContent .case-studies article > a {
    height:auto;
}

.applications-main .grid-width h3 {
    margin-left: 0px;
    text-align: center;
    font-size: 2.5rem;
    font-size: 25px;
    font-weight: lighter;
}

.applications-main .highlights article p {
    text-align: center;
	font-weight: 300;
}

.applications-main .highlights article div {
    padding: 0 15px 0 10px;
	min-height: 93px;
}	

.applications-main .highlights article h3 {
    padding-top: 8px;
}	


.aerial_system .vignette_tiny .media-wrapper,
.imaging-software-main .media-wrapper {
    margin: auto 0px;
    text-align: center;
}
.aerial_system .vignette_tiny {
    max-width: 1170px;
}	

.aerial_system .vignette_tiny p
.imaging-software-main .vignette_tiny p {
    color: #373737;
}

.aerial_system .article-wrapper h2,
.imaging-software-main .article-wrapper h2 {
	text-align:center;
	font-size:20px;
}
.aerial_system .vignette_tiny img {
    max-width: 314px;
}	

.aerial_system .subtitle-sub .header-text {
    font-size:24px;
}	

.lenses-rsm h2 {
	margin-bottom:50px;
}

.vignette-two-columns {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.aerial_cameras .hero_white article,
.aerial_systems  .hero_white article,
.machine_vision  .hero_white article,
.standard_header .hero_white article{
	
    bottom: 0%;
    background: rgba(245,244,242,.7);
    transition: all cubic-bezier(.275,.1,0,1.37) 400ms;
    text-align: center;	
    color: #373737;	
}

.aerial_cameras .hero_white article h1,
.aerial_systems .hero_white article h1,
.machine_vision .hero_white article h1,
.standard_header .hero_white article h1{
    font-size: 34px;
    font-size: 3.4rem;
	padding: 15px;
}

.aerial_cameras .highlights article h3 {
    text-align: center;
	min-height: 50px;
}

.contact #RegisterButton,
.ordersdk #RegisterButton,
.registration #RegisterButton,
.demo #RegisterButton {
    float: none;
    margin: 0px auto;
}

.contact #ctrlGoogleReCaptcha, 
.ordersdk #ctrlGoogleReCaptcha, 
.registration #ctrlGoogleReCaptcha, 
.demo #ctrlGoogleReCaptcha {
	float:right;
}

.contact .send-wrapper,
.ordersdk .send-wrapper,
.registration .send-wrapper,
.demo .send-wrapper {
margin:0px auto;
text-align:center;
float:none;
}

.contact .success
.ordersdk .success
.registration .success
.demo .success {
	color:#00affc;
	text-align: center;
}

.contact .notice,
.ordersdk .notice,
.registration .notice,
.demo .notice {
	text-align:center;
}

#hiddenRecaptcha-error {
    clear: both;
    text-align: right;
}

.bcs-searchbox-submit {

    background-position: -675px -34px;
    width: 41px;
    height: 42px;
    border-width: 10px;
    border-style: solid;
    cursor: pointer;
    background-color: #007daa;
    border-color: #007daa;
    color: transparent;
	padding: 1px 6px;
    min-width: auto;
    margin: auto;	
    border-radius: 0px;
    background-color: inherit;
    line-height: inherit;
    text-transform: uppercase;
    text-align: inherit;	
}
.bcs-searchbox-submit :hover {
    background-color: inherit;
}
.bcs-searchbox-submit:after {
	content:none;
}

.aerial-systems-software .vignette-tiny-top-image {
	
}

.support .header-text ul li {
	text-align:left;
}

.support  a.link {
	font-size:1.4rem
}

.support .carousel {
    margin-bottom: 1rem;
}

.custom-error-layout .custom-error-text a {
    color: #ffffff;
    text-decoration: none;
}

.jbar-bottom{
    height: 60px;
    width: 100%;
    background-color: #00affc;
    position: fixed;
    opacity: 0.95;
    -moz-opacity: 0.95;
    text-align: center;
    left: 0px;
    z-index: 9999999;
    margin: 0px;
    padding: 12px;
    bottom: 0px;
    color: #ffffff;	
	font-size:15px;
	line-height:15px;
	padding-top: 20px;
 }

 .mktoFormRow input[type=checkbox] {
    position: absolute;
    visibility: visible;
    opacity: 1;
}

.machine_vision .mktoForm label[for^=mktoCheckbox] {
    text-indent: 25px;
}	
 
 
 button, a.button {
    background-color: #00affc;
 }	
.vignette-video_left h3.active:after, .vignette-video_right h3.active:after, .vignette_left h3.active:after, .vignette_full_left h3.active:after, .vignette_full_left-background h3.active:after, .vignette_right h3.active:after, .vignette_full_right h3.active:after, .vignette_full_right-background h3.active:after, .vignette_top h3.active:after, .vignette_bottom h3.active:after, .vignette_tiny h3.active:after, .vignette_tiny-full h3.active:after {
    border-color: #00affc;
    background: #00affc;
}

.header-navigation li a:after, .highlights article a:before {
	background: #00affc;
}


.RSM300 article  {
	    height: 550px;

}

.focal_lenses .header-text {
text-align:justify;
}

.focal_lenses .mktoForm button.mktoButton {
    background-color: #00affc!important;
}	

.focal_lenses .mktoForm .mktoError .mktoErrorArrow {
    background-color: #00affc!important;
}

.mktoForm select {
    background: #fff url(https://industrial.phaseone.com/images/design/dropdown.png) no-repeat center right !important;
	background-size: auto 100%  !important;
}	

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	padding:0px 23px !important;
}

.focal_lenses .mktoForm .mktoError .mktoErrorMsg {
    background-color: #00affc!important;
    border: 1px solid #00affc!important;
}

.single-event .vignette-tiny-top-image .events-name {
    font-size: 2em;
    color: #8a8a8a;
    font-weight: bold;
    min-height: 133px;
}	

.downloads-item-wrapper {
	min-height:800px;
}
	
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 500px) {
    #mySidenav, #mySidenav2 {padding-top: 15px;}
    #mySidenav a, #mySidenav2 a {font-size: 18px;}
}



/* end applications products sidenav */

/* new home */

.applications_blue .home-top-sections article div {
	
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(252,253,254,0) 2%, rgba(84,166,203,1) 100%); 
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(252,253,254,0) 2%,rgba(84,166,203,1) 100%); 
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(252,253,254,0) 2%,rgba(84,166,203,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00affc',GradientType=0 ); 
color:#fff;
	
}

.applications_blue .home-top-sections article div {
	
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(252,253,254,0) 2%, rgba(16,25,29,1) 100%); 
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(252,253,254,0) 2%,rgba(16,25,29,1) 100%); 
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(252,253,254,0) 2%,rgba(16,25,29,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00affc',GradientType=0 ); 
color:#fff;
	
}


.home-top-sections .cover_white,
.aerial_cameras .highlights .cover_white {
	/*width: 32.9% !important;
    margin: 0px .2%;	*/
}

.aerial_cameras .highlights .cover_white a{
	background-size: 100%;
}
.aerial_system .cta {
	    padding-top: 0px;
}

.aerial_system .vignette_full_right-background .media-wrapper img {
    width: 100%;
    max-width: 100%;
    margin-top: -32px;
}

.applications-main .grid-width .highlights article.sized_black {
    height: 375px;
}

.about .vignette_full_right .article-wrapper {
  background:#9a9a9a;
  height: 250px;
}

.about .vignette_full_right .article-wrapper article {
   padding-top:20px;
}

.about .vignette_full_right .article-wrapper article div {
   color:#ffffff;
}

.about .vignette_full_right .title-text-wrapper article {
	padding-left:0px;
}

.about .imagePanelVignette img {
	height: 250px;
	max-width: 1000px !important;
	max-height: 250px;	
}


.ix_controller .footer-wrapper {
    margin-top: 40px;
}


.footer-partner {
    text-align: center;
    margin: 0px auto;
    width: 22%;	
}

.footer-partner .button {
    width: 307px;
}



/* end new home */
@media screen and (min-width: 280px) {
	
	.details ul.two-cols li span.value {
		width: 80px;
	}	
	.details ul.two-cols li.table-title, .details ul.two-cols li.table-title span.value  {
		font-weight:bold;
		padding-bottom:5px;
	}	
	
	.warranty img {
		margin: 20px 0px;
		
	}		
	.warranty img {
		max-width:80%;
		
	}	
	
	.child-navigation_active .child-navigation-back span {
		margin: 15px 0 0 -70px;
		color:#00affc !important;
	}	
	
	.home .home-top-sections {
		margin-top:-60px;
	}
	
	/*.highlights article.cover_white a {
		background-size: auto 47%;
	}	
	
	.highlights article {

		margin-bottom: 2px;

	}	*/
	
	.footer-navigation li {
		line-height: 35px;
	}	
	
	.no-mobile {
		display:none;
	}
	
	.ixurs1900 .general-info article.fullwidth div h1,
	.ixu_camera .general-info article.fullwidth div h1 {
		font-size: 40px;
		font-size: 4rem;
		max-width: 90%;
		line-height: 6rem;
	}
	
	.ixurs1900 h1,
    .ixu_camera h1	{
		font-size: 40px;
		font-size: 4rem;
		max-width: 90%;
		line-height: 3rem;
	}	




	.scroll-nav.fixed .scroll-nav__wrapper {
		position: fixed;
		left: 10px;
		top: 0%;
		z-index: 5;
		list-style: none;
		margin: 0;
		padding: 0;	
		background-color: rgb(245, 244, 242);
		border-radius:0px;
	}		
	
}

@media screen and (min-width: 375px) {
	
	.sub-navigation>div, .sub-dropdown-menu>div {
		padding-left: 30px;
	}
	.sub-navigation li, .sub-dropdown-menu li {
		height: 40px;
		line-height: 40px;
	}	
	.details  .comment {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.details ul.two-cols li span.value {
		width: 80px;
	}

	.details ul.two-cols li.table-title, .details ul.two-cols li.table-title span.value  {
		font-weight:bold;
		padding-bottom:5px;
	}	
	
	.contact-checkbox input[type=checkbox] {
		position: relative;
		visibility: visible;
		opacity: 1;
		margin-right: 0px;
		display: inline-block;
		left: 0px;
		width: 7%;
		vertical-align: top;
	}	
	.contact-checkbox label {
		display: inline-block;
		width: 80%;
	}	
	
	a.contact-checkbox {
		color: #00affc;
		text-decoration: none;
	}
	
	
}



@media screen and (min-width: 480px) {
	.footer-newsletter .email #signupButton {
		position: absolute;
		height: 45px;
		margin-top: -45px;
		left: calc(50% + 100px);
		-webkit-transform: translate(-50px,0);
		transform: translate(-50px,0);
		max-width: 160px;
		border-radius: 0 22px 22px 0;		 

	}
	
	.ix_controller .footer-newsletter .email #signupButton {

		margin-top: -50px;
	}	
	
	.footer-newsletter .email.email-error #signupButton {
		margin-top: -80px !important;	 
	}
	
	

	.imaging-software-main .footer-newsletter .email.email-error #signupButton,
	.support .footer-newsletter .email.email-error #signupButton,
	.at .footer-newsletter .email.email-error #signupButton	{
		margin-top: -75px !important;
	}	
	
	.lenses .footer-newsletter .email.email-error #signupButton {
		margin-top: -75px !important;	 
	}	
	
	.top5 .footer-newsletter .email #signupButton {
		margin-top: -50px;

	}	

	.sub-navigation ul, .sub-dropdown-menu ul {
		margin: 20px 0;
		padding: 0;
	}	
	
	.sub-navigation li:nth-child(3n+1), .sub-dropdown-menu li:nth-child(3n+1) {
		margin-left: 0;
	}	
	
	.sub-navigation li, .sub-dropdown-menu li {
		line-height: 1;
		height: 70px;
		margin: 0 5px 42px;
		padding: 0;
		text-align: left;
		width: calc((99.999% - (14px*(3 - 1)))/3);
		background-size: cover;
		background-position: 50% 50%;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-color: #fff;
	}	

	.sub-navigation li a, .sub-dropdown-menu li a {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding-top: 80px;
		text-decoration: none;
		color: #373737;
		font-size: 12px;
		font-size: 1.2rem;
	}	

	.details li span.value {
		float: right;
	}	
	.details ul.two-cols li span.value {
		width: 80px;
	}

	.details ul.two-cols li.table-title, .details ul.two-cols li.table-title span.value  {
		font-weight:bold;
		padding-bottom:5px;
	}
	
	.search-section .search  #srchbtn {
		position: absolute;
		height: 44px;
		margin-top: -45px;
		left: calc(50% + 100px);
		-webkit-transform: translate(-50px,0);
		transform: translate(-50px,0);
		max-width: 160px;
		border-radius: 0 22px 22px 0;
		}
		
		
	.imaging_software_tiny>div {
		width: calc((99.999% - (14px*(3 - 1)))/2) !important;
		margin-left: 7px;
		margin-right: 7px; 
	}		
		
	.imaging-software-main .imaging_software_tiny>div img {
		max-width:314px;
	}			
	
}


@media screen and (min-width: 768px)
{
	.highlights3 article:nth-last-child(6):first-child:nth-child(n+3),
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(n+3) {
		width: calc((99.999% - (14px*(3 - 1)))/3);
	}
	
	.highlights3 article:nth-last-child(6):first-child:nth-child(1),
	.highlights3 article:nth-last-child(6):first-child:nth-child(2),
	.highlights3 article:nth-last-child(6):first-child:nth-child(3),	
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(1),
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(2),
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(3)	
	{
		width: calc((99.999% - (14px*(3 - 1)))/3);
	}	
	
	.highlights3 article:nth-last-child(6):first-child:nth-child(2),
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(2),
	.highlights3 article:nth-last-child(6):first-child:nth-child(5),
	.highlights3 article:nth-last-child(6):first-child~article:nth-child(5)
	{
		margin: 0 14px;
	}	
	
	.highlights4 article:nth-child(1),
	.highlights4 article:nth-child(2) {
		width: calc((99.999% - (14px*(2 - 1)))/2);
		margin: 0 3px;
	}	
	
	.banner-image a, .carousel-image a {
		bottom: -33px;
		height: 66px;
		padding: 0 66px 0 33px;
		border-radius: 33px;
		background-color: #00affc;
		line-height: 66px;
		z-index: 100;
	}	
	
	.grid-width .threebox  article.sized_black {
		margin-bottom: 14px;
		background-color: #fff;
		text-align: center;
		width: 31%  !important;
		margin: 0px 1% 0px 1% !important;
	} 
	
	.content-wrapper-downloads {
		margin-top:115px;
	}
	
	.content-wrapper-downloads {
		padding-bottom:20px;
	}
	
	.signup-form>div article:first-child {
		margin-top: 30px;
	}	
	
	.center-text  > .vignette-header>div article>div .header-text, .center-text  > .vignette-header-overlap>div article>div .header-text	{
		    padding: 0 25px;
	}
	

	.banner-image, .carousel-image {
		height: -webkit-calc(100% - 33px - 2px);
	}	
	
	.aerial-cameras .banner-image, .carousel-image {
		/*height: -webkit-calc(100% - 103px - 2px);*/
		height: -webkit-calc(100% - 42px - 2px);
	}		
	

	.ixu_camera .carousel-image {
		height: -webkit-calc(100% - 42px - 2px);
	}
	
	.ixu_camera .vignette_first_section, .ixurs1900 .vignette_first_section, .aerial-cameras .vignette_first_section {
		margin-top:-70px;
	}
	
	.aerial-cameras .carousel-images {
		height: calc(50vh - 75px - 230px);

	}	
	
	.four_band_title button {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	.vignette_right .article-wrapper{
		padding: 40px 40px 10px;
	}	
	
	.vignette_right .media-wrapper {
		padding: 0px;
	}	
	
	
	.spacer.short-space {
		margin: 10px auto;
	}
	
	.alliance-inner .carousel-images {
		margin: 55px 0 15px;
	}

	.alliance-inner .carousel-image {
		height:initial;
	}	
	
	.ixurs1900 h1, 	.ixurs1900 .general-info article.fullwidth div h1,
	.ixu_camera h1, .ixu_camera .general-info article.fullwidth div h1,
	.aerial_system h1, 	.aerial_system .general-info article.fullwidth div h1 {
		font-size: 50px;
		font-size: 5rem;
		max-width: 90%;		
	}
	
	.aerial_system h1 {
		max-width: 100%;		
	}	
	


	.ixurs1900 .vignette_full_right-background .title-text-wrapper article p,
	.aerial_system .vignette_full_right-background .title-text-wrapper article p  {
		
		width: calc(((100%/12)*12) - 40px);
	}
	

	/*.highlights article.cover_white a {
		background-size: auto 80%;
	}
	*/
	.footer-navigation li {
		line-height: 75px;
	}	

	.no-mobile {
		display:block;
	}	

	.alliance-main .vignette_tiny-full > div > .article-wrapper {
		width: 70%;
	}
	
	.alliance-main .vignette_tiny-full > div > .media-wrapper {
		width: 30%;
	}	
	
	.alliance-main .vignette_full_right .media-wrapper img {
		width:64%;
		float:right
	}
	
	.alliance-main h1.tagline {
		margin-top: 55px;
	}	

	.alliance-main .software-download h3 {
			font-size: 30px;
		    font-size: 3rem;
			font-weight: 100;
	}	



	.scroll-nav.fixed .scroll-nav__wrapper {
		position: fixed;
		left: 10px;
		top: 20%;
		z-index: 199;
		list-style: none;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		margin: 0 auto;
		height: 75px;	
		-webkit-transform: translateY(75px) translateX(0);
		transform: translateY(75px) translateX(0);
		transition: all cubic-bezier(.275,.1,0,1.37) 500ms;
		
	}
	
	.scroll-nav.fixed .scroll-nav__wrapper ol li {

		display: inline-block;
		line-height: 75px;
	}

	.footer-social li.platform {
		clear: none;
		/*margin: 0 calc(((100% - (5*60px))/2)/4);*/
		    margin: 17px 12px;
	}	
	
	.footer-social li.platform:nth-child(3) {

	    margin-right: 30px;
	}	

	.general-highlight div .grey-box a div p {
		padding: 20px 50px 8px 50px;
	}	
	
	
	.vignette-two-columns {
		flex-direction: row;
		justify-content: center;
	}
	
	
	.home-top-sections .cover_white {
		width: 24.6% !important;
		margin: 0px .2%;
	}	

	.aerial_cameras .highlights .cover_white {
		width: 32.6% !important;
		margin: 0px .2%;
	}	
	
	.home-top-sections article div {
		min-height: 88px;
	}	
	
	.search-section	 {
		min-height:600px;
	}
	
	.support .vignette-header .header-text {
		padding: 0 262px;
	}	
	
	
	.focal_lenses .vignette-header>div article>div .header-text {
		    padding: 0 65px 50px 65px;
	}	
	
	
	
}


@media screen and (min-width: 1024px) {

	.about .content-wrapper {

	}
	
	.header-navigation li a:hover {
		color: #00affc;
	}	

	.about .hero_black h1 {
		text-align:left;
		padding-left:0px;
	}
	.about-striped .hero_black h2 {
		text-align: justify;
		padding: 30px 0px;
		font-size: 2.6rem;
		line-height: 3.5rem;
	}
	
   .vignette_left>div {
    width: 100%;
    max-width: initial;
    }	

	.about-striped .vignette_left.grid-width {
		max-width:100%;
		padding:0px;
		margin-bottom: 10px;
	}
	
	.about-striped .vignette_left.grid-width.even {
		background: #d9d9dc !important;
		
	}

	.about-striped .vignette_left.grid-width .media-wrapper {
		width: 30%;
	}
	
	.about-striped .vignette_left.grid-width .article-wrapper	{
		width:70%;
		padding: 40px 40px 10px 40px;
	}
	
	.about-striped .vignette_left.grid-width .media-wrapper img {
		width: 95%;
	}
	
	.about-striped .spacer.small-space {
		margin: 0px auto;
        height: 0px;
		margin: 60px auto;
	}	
	
	.about-striped .spacer.medium-space {
		margin: 20px auto;
	}
	

	.about .vignette_left .article-wrapper h2 {
		font-size: 44px;
		font-size: 4.4rem;
	}	
	
	

	.carousel-image-ixmrs150 .carousel-image_text>div h2 {
		font-size: 33px;
		font-size: 3.3rem;
	}	
	
	
	.hero_black article, .hero_white article,
	.about .vignette_full_right	{
		padding: 0 5%;
	}

	.about .hero_black h2 {
		margin-left: auto;
		margin-right: auto;
		max-width: 1600px;
	}

	.about-striped .vignette_full_right .media-wrapper, 
	.about-striped .vignette_full_right-background .media-wrapper,
	.about-striped .vignette_full_left .media-wrapper,
	.about-striped .vignette_full_left-background .media-wrapper {
		margin: 0px 0 0px;
	}	
	
	#home-video h2 {
		text-align: left;	
	}	
	
	.lens .details li span.value {
		width: 300px;
	}
	
	.applications-main .cta h3 {
		line-height:4rem;
	}	

	.content_right_noimage .media-wrapper {
		        width: 33.33333%;
	}

	.content_right_noimage  .article-wrapper {
		        width: 66.66667%;
	}	
	
	.content_right_noimage_50 .media-wrapper {
		        width: 50%;
	}

	.content_right_noimage_50  .article-wrapper {
		        width: 50%;
	}		
	
	.sub-navigation.sub-dropdown-menu, .sub-dropdown-menu.sub-dropdown-menu {
		position: absolute;
	}	
	
	.sub-navigation>div, .sub-dropdown-menu>div {
		padding-left: 20px;
	}
	
	.sub-navigation li, .sub-dropdown-menu li {
		transition: all cubic-bezier(.275,.1,0,1.37) .3s;
	}	

	.sub-navigation li a, .sub-dropdown-menu li a {
		font-size: 15px;
		font-size: 1.5rem;
	}	
	
	.details ul.two-cols li.table-title, .details ul.two-cols li.table-title span.value  {
		font-weight:bold;
		padding-bottom:5px;
	}
	
	.details ul.two-cols li span.value:first-child { 

	}	
	
	.details ul.two-cols li span.value , .details ul.two-cols li span.value2{
		width: 160px;
	}	
	
	.search-section .search  #srchbtn {
		transition: all cubic-bezier(.275,.1,0,1.37) .3s;

	}
	
	.content-wrapper-downloads .general-highlight {
		margin-bottom: 0px;
	}	
	
	.content-wrapper-downloads .general-highlight .highlight-normal .grey-box, .content-wrapper-downloads .general-highlight .highlight-wide .grey-box {
		margin-bottom: 7px;
	}	
	
	.content-wrapper-downloads .general-highlight .highlight-normal, .content-wrapper-downloads .general-highlight .highlight-wide	 {
		max-width: 1600px;
	}	
	
	.content-wrapper-downloads .general-highlight article.grey-box a h3 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.clear-article	{
		clear:both;
	}
	
	
	.lenses-ixu h2, .lenses-ixu-r h2 {
		margin-bottom: -90px;
		z-index: 10;
		position: relative;
	}
	
	.footer-newsletter .email #signupButton {
		transition: all cubic-bezier(.275,.1,0,1.37) .3s;

	}	
	
	.hero_black h2, .hero_white h2	{
		text-align: justify;
	}

	.hero_white h2.center-title	{
		text-align: center;
	}	
	
	.applications-main .hero_black h2, .applications-main  .hero_white h2 {
		
		text-align: center;		
	}
	
	
	.download-thanks h2 {
		text-align: center;
	}
	
	.vignette_right .article-wrapper {
		width: 46%;
		padding: 0px 40px 20px;
		float: right;
		padding-left: 20px;
		padding-right: 40px;		
	}	
	
	.vignette_right .media-wrapper {
		float: right;
		width: 47%;
	}	
	
	.lenses .vignette_right .media-wrapper {
		float: left;
		width: 47%;
	}	

	.lenses .vignette_right .article-wrapper {
		float: left;
		width: 46%;
	}		
	
	.ixu .vignette_right .article-wrapper {
		width: 70%;
		padding: 0px 40px 20px;
		float: right;
		padding-left: 20px;
		padding-right: 40px;		
	}	
	

	.ixu2 .vignette_right .article-wrapper {
		width: 100%;
		padding: 0px 40px 20px;
		float: right;
		padding-left: 20px;
		padding-right: 40px;		
	}		
	
	
	.ixu .vignette_right .media-wrapper {
		float: right;
		width: 20%;
	}	
	
	.lenses .vignette_right {
		    max-width: 970px;
	}	
	
	.vignette_right .media-wrapper img {
		width: 90%;
	}	

	.warranty-spacer {
		margin-top: 300px;
	}	
	.ixu2 .warranty img {
		max-width:15%;
		
	}	
	
	.vignette_left.grid-width, .vignette_right.grid-width {
		max-width: 95%;
	}	
	
	/*.child-navigation li a {
		font-size: 13px;
		font-size: 1.3rem;
	}	*/

	section.image-full {
		min-height:418px;
	}
	
	.aerial_systems section.image-full {
		min-height:250px;
	}	
	
	.media-room section.image-full {
		min-height:100px;		
	}
	
	.pr section.image-full {
		min-height:250px;
	}
	
	.pr .general-highlight {
		margin-bottom: 15px;
	}	
	
	.pr .downloads-section {
		min-height:400px;
	}
	
	.scroll-nav:before {
		background-color:rgb(245, 244, 242)
	}
	

	.scroll-nav.fixed .scroll-nav__wrapper ol {
		position: absolute;
		top: 0;
		right: 0;
		left: 200px;
		width: auto;
		max-width: 1060px;
		height: auto !important;
		margin: 0 0 0 -20px;
		padding: 0;
		background: transparent;
		transition: none;
		overflow-y: hidden;
		white-space: nowrap;
		visibility: visible;
		opacity: 1;
		
	}	

	.imaging-software-main h1 {
		margin-top:100px;
	}
	
	.ixurs1900 .carousel-image .carousel-image_text>div h1,
	.ixu_camera .carousel-image .carousel-image_text>div h1	{
		font-size: 30px;
		font-size: 3rem;
	}
	
	.ixm .general-info {
		margin-bottom: 18px;
	}

	.footer-social li.platform a {
		transition: all cubic-bezier(.275,.1,0,1.37) .3s;
	}	
	.footer-social li.platform a:hover {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		background: #00affc;
	}


	section.image-narrow {
		min-height: 300px;
	}


	.applications-main .highlights article.sized_white a,
	.applications-main .highlights article.sized_black a {
		background-size: auto 82%;
	}
	
	.applications-main .highlights article.sized_black a.iX-controller-mapping {
		background-size: auto 65%;
	}	
	


	.vignette-two-columns {
		width: 93%;
	}
	
	.carousel-image .carousel-image_text>div h2 {
		line-height: 5rem;
	}	
	
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(2),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(3),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(4),
	.ixmrs150 .table>tbody>tr:first-child td:nth-child(5)
	{
		width:20%;
		text-align:center;
	}	

	.ixmrs150 .table>tbody>tr>td {
		text-align:center;
	 }

	.ixmrs150 .table>tbody>tr>td:nth-child(1) {
		text-align:left;
	 }	 
	 
	.ixmrs150 .table>tbody>tr>td[colspan="2"] {
		text-align:center;
	 }	
	 
	.ixmrs150 .table>tbody>tr>td[colspan="3"] {
		    /*text-indent: 22%;*/
		text-align:center;	
	 }	
	 
	.ixmrs150 .table>tbody>tr>td[colspan="6"] {
		/*text-indent: 26%;*/
		text-align:center;
	 }	 
	.ixmrs150 .table>tbody>tr>td[colspan="7"] {
		/*text-indent: 39%;*/
		text-align:center;
	 }	 	

	 
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(2),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(3),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(4),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(5),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(6),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(7),
	.rsm-lenses .table>tbody>tr:first-child td:nth-child(8)	
	{
		width: 10%;
		text-align: center;
	}	 
	

	.lenses-rsm article {
		width: 20%;
	}	
 
	
	
}

@media screen and (max-width: 768px) {
	
	.applications-main .hero_white img {

		min-height: 180px;
	}	
	
	.applications-main  .hero_white h1 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 3rem;
	}	
	
	.applications-main .general-info article.fullwidth div div.general-info-text {
		text-align: left;
	}	
	
	.four_band_title article.fullwidth div div.general-info-text {
		margin: 25% 0 15px 0;
	}	
	section.four_band_title button {
    top: 120px;
	width: 150px;
    height:150px;	
	left: calc(50% - 80px) !important;	
	}
	
	section.four_band_title h1 {
    line-height:5rem;
	}
	

	.about .about_description	{
		height:290px;
	}

	.about .about_description h2	{
		line-height: 1.2em;
	}	
	    
	
	.about .title-text-wrapper h2 {
		text-align:center;
	}
	
	.about .vignette_full_right .media-wrapper {
		padding:0px;
	}
	
	.about .vignette_full_right .article-wrapper {
		height: auto !important;
	}	
	
	.about .imagePanelVignette img {
		height: auto !important;
	}
	
	.about .hero_black article {
		bottom: 0%  !important;
	}		
	
	
	.applications-main .highlights article.sized_black a {
    background-size: auto 72%;
	}
	
	.child-navigation li a {
		font-size: 23px;
		font-size: 2.3rem;
		padding: 5px 0px;
	}	
	
	.child-navigation_active .child-navigation-back span {
		margin: 3px 0 0 -20px;
		color: #999 !important;
	}	
	
	.carousel-image-ixmrs150 {
		background-position: 81% 50%;
	}
	
	.top-badge { 
	    font-size: 2.7em;
		width: 80% !important;
		padding: 10px;
		margin-left: 0px;		
	}
	
	.webinar-slide .blue-badge {
		width: 100px !important;
		height: 100px;	
		bottom: 168px;
		right: 0%;
		padding-top: 23px;	
		font-size: 1.6em;
		line-height: 21px;		
	}	
	
	#home-video  button {
		width: 50px !important;
		height: 50px  !important;
	}	
	
.jbar-bottom{

    height: 90px;
    padding: 12px;
	padding-top: 12px;
	font-size:12px;
	line-height:23px;
 }	
 
 
 .ixmvm150 .table>tbody>tr:first-child td:nth-child(2), .ixmvm150 .table>tbody>tr:first-child td:nth-child(3), .ixmvm150 .table>tbody>tr:first-child td:nth-child(4), .ixmvm150 .table>tbody>tr:first-child td:nth-child(5) {
    width: 20%;
    text-align: center;
}
	
	
}


@media screen and (max-width: 1024px) {
	
		#sb-search {
		display:none;
	}
	
	.about .vignette_right .article-wrapper h2, .about .vignette_left .article-wrapper h2 {
		font-size: 35px;
		font-size: 3.5rem;
	}	
	
	.uav-solutions .vignette_right .article-wrapper h2, .uav-solutions .vignette_left .article-wrapper h2 {
		font-size: 35px;
		font-size: 3.5rem;
	}		
	
	
	.firmwareList {
		
	 padding-left:0px;
	}

	.firmware .firmwareAbstract {
		width: 100% !important
	}	
	
	.firmwareList .description {
		width: 100% !important
	}	
	
	.firmwareList h2 {
		font-size: 1.3em !important
	}	

	.article-wrapper {
		text-align: left;
	}	

	.hero_black h1, .hero_white h1 {
		font-size: 42px;
		font-size: 4.2rem;
	}
	
	.hero_black h2, .hero_white h2 {
		margin: 10px 0 0;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 200;
	}	
	

	.table-responsive>.table>tbody>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
		    white-space: normal;
			font-size: 1.2rem;
			word-wrap:break-word;
	}	
	
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>td ul li {
		    white-space: normal;
			font-size: 0.9rem;
			-ms-word-break: break-all;
			word-break: break-all;	
			word-break: break-word;			
	}	

	.Achromatic	>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>td ul li {
			font-size: 0.8rem;
	}	
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 3px;	
		word-wrap:break-word;
	}
	
	.table-responsive>.table>tbody>tr>td.first-col,
	.table-responsive>.table>tbody>tr>td.second-col,
	.table-responsive>.table>tbody>tr>td.third-col,
	.table-responsive>.table>tbody>tr>td.fourth-col,
	.table-responsive>.table>tbody>tr>td.fifth-col
	{
		max-width:80px;
	}
	
	.uav-solutions .table-responsive>.table>tbody>tr>td.first-col,
	.uav-solutions .table-responsive>.table>tbody>tr>td.second-col,
	.uav-solutions .table-responsive>.table>tbody>tr>td.third-col,
	.uav-solutions .table-responsive>.table>tbody>tr>td.fourth-col,
	.uav-solutions .table-responsive>.table>tbody>tr>td.fifth-col
	{
		max-width:220px;
	}	
	
	

	section.four_band button {
		bottom: calc(-100% - 50px);
	}	
	
	.four_band_title article.fullwidth div div.general-info-text {
		margin: 40% 0 15px 0;
	}	
	
	.ixurs1900 h1, 	.ixurs1900 .general-info article.fullwidth div h1,
	.ixu_camera h1, .ixu_camera  .general-info article.fullwidth div h1,
	.aerial_system h1, 	.aerial_system .general-info article.fullwidth div h1 {
		font-size: 40px;
		font-size: 4rem;
		max-width: 90%;		
	}	
	
	.ixurs1900 .subtitle h2,
	.ixu_camera .subtitle h2,
	.aerial_system .subtitle h2 {
		font-weight: 200;
		font-size: 30px;
		font-size: 3rem;
		color: #7d7d7d;
	}
	
}

@media screen and (max-width: 1024px) {
	span.main-title {
		display:block;
	}
	
}


@media screen and (min-width: 1280px) {
	.aerial_systems .highlights4 article.cover_white a{

		background-size: 85%;
	}

	.aerial_systems .highlights4 article.cover_white a.as190mp{

		background-size: 100%;
	}
	.aerial_systems .highlights4 article.cover_white a.as150mp{

		background-size: 65%;
	}	
	
	.aerial_cameras .highlights .cover_white a.aerial_cameras_150 {
		background-size: 92%;
	}	
	
	.aerial_cameras .highlights .cover_white a.aerial_cameras_100 {
		background-size: 92%;
	}	
	
	.mv_demo .mktoForm {
		text-align: center;
		margin: auto;
	}	
	
	
}

@media screen and (min-width: 1280px) {

	.sub-navigation li:nth-child(3n+1), .sub-dropdown-menu li:nth-child(3n+1) {
		margin-left: 7px;
	}

	.sub-navigation li:nth-child(4n+1), .sub-dropdown-menu li:nth-child(4n+1) {
    margin-left: 0;
	}
	
	.sub-navigation li, .sub-dropdown-menu li {
		width: calc((99.999% - (14px*(4 - 1)))/4);
		height: 120px;
	}

	.sub-navigation li a, .sub-dropdown-menu li a {
		padding-top: 130px;
	}	
	
	.about .vignette_right .article-wrapper h2, .about .vignette_left .article-wrapper h2 {
		font-size: 44px;
		font-size: 4.4rem;
	}

	.uav-solutions .vignette_right .article-wrapper h2, .uav-solutions .vignette_left .article-wrapper h2 {
		font-size: 35px;
		font-size: 3.5rem;
	}	
	

	.vignette_right .article-wrapper {
		padding: 35px 40px 20px;	
	}

	.child-navigation li a {
		padding: 0 10px;
	}	
	
	.general-highlight .highlight-wide .grey-box {
		width: 24.4%;
	}	
	
	.content-wrapper-downloads .general-highlight .highlight-wide .grey-box {
		width: 32.7%;
	}	
	
	.applications-main .grid-width {
    	width: 100%;
   	    max-width: 1200px;
	}	
	
}

@media screen and (min-width: 1400px) {
	.vignette_left .article-wrapper, .vignette_right .article-wrapper {
		width: calc(46% + 60px);
	}
	.vignette_right .media-wrapper {
		width: calc(47% - 60px);
	}	
}


