*{
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
html{
	
}
#notification-bar.top-banner {
  position: static;
  margin: 0;
  background: #fff;
  color: #757575;
  font-family: 'oswaldlight';
  font-size: 15px;
  float: left;
  width: 100%;
}
#notification-bar.top-banner ul {
  margin: 0;
  padding: 3px 15px 0 15px;
}
#notification-bar.top-banner ul li{
  float: left;
  width: 33.33%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  line-height: 45px;
  list-style: none;
  padding: 0 16px;
}
#notification-bar.top-banner ul li span{display: inline-block;
  font-family: 'oswaldlight';}
#notification-bar.top-banner ul li:first-child{
	text-align: left;
    position: relative;
}
#notification-bar.top-banner .top_bar_right ul li:first-child::after {content: '';background: #eeeef1;width: 1px;display: block;position: absolute;right: 3px;top: 16px;height: 16px;}
#notification-bar.top-banner ul li:last-child a{color: #2d75b3;}
#notification-bar.top-banner ul li > a {
  border-left: 1px solid #757575;
}
#notification-bar.top-banner ul li a{
	display: inline-block;
	line-height: 45px;

}

#notification-bar ul.headersocicon  li a{
    height: 20px;
    border: none;
    float: left;
    padding: 0px;
    width: 20px;
}

#notification-bar ul.headersocicon  li a:hover{
    border: 1px solid #2d75b3;
}

#notification-bar.top-banner ul li:last-child{
	text-align: left;
}
#notification-bar.top-banner ul li:last-child span img{
	display: inline-block;vertical-align: middle;
}
}
#notification-bar.top-banner ul li:nth-child(2) span{display: inline-block;
 line-height: 45px; 
 color: #fff; 
 letter-spacing: 1px;
}
#notification-bar.top-banner ul li:nth-child(2) span img{vertical-align: middle;}
#notification-bar.top-banner ul li  span img{display: inline-block;vertical-align: middle;}
#notification-bar.top-banner ul li ul li {
  display: inline-block;
  height: 20px;
  width: 20px;
}
#notification-bar.top-banner ul li ul {
  display: inline-block;
  vertical-align: top;
  padding: 12px 15px 12px 0; 
  border-left: 1px solid #757575;
  width: 142px !important;
}
#notification-bar.top-banner ul li ul li{
	background: url('../images/social_icons.png') no-repeat scroll 0 0;
	vertical-align: text-bottom;
	padding: 0;
	margin-left: 10px;
}
#notification-bar.top-banner ul li:nth-child(2) span {
  color: #cccccc;
  letter-spacing: 1px;
}
#notification-bar.top-banner ul li ul li.facebook{
	background-position: 5px 3px;
}	

#notification-bar.top-banner ul li ul li.twitter{
	background-position: -21px 3px;
}	
#notification-bar.top-banner ul li ul li.youtube {
  background-position: -131px 3px;
  opacity: 0.53;
}
#notification-bar.top-banner ul li ul li.google-plus{
	background-position: -51px 3px;
}	

#notification-bar.top-banner ul li ul li.instagram{
	background-position: -87px 3px;
}	





#header{
	left:0; margin: 0; top: 45px; width: 100%;
}
#header.page-header{max-width: 100%;}
#header .logo{
	margin: 10px 0 10px 30px;
}
.menu-box .nav-bar {
  background: none;
  float: right;
  width: auto;
  overflow: visible;
}
.menu-box .nav-bar ul li>a{
  color: #1e1f23;
  font-family:  'oswaldregular';
  text-transform: uppercase;
  line-height: 80px !important;
}
.menu-box {
  float: right;
  padding: 0;
  width: auto;
}
.search_contain {
    position: relative;
}
.menu-box .nav-bar ul.mainulheader{
	margin: 10px 0 0;
}
.menu-box .nav-bar ul li a:hover{
	color: #960014;
}
.menu-box .nav-bar ul li a{
	height: auto;
	line-height: 1;
	padding: 0;
}
.menu-box .nav-bar ul li{
	padding: 0 15px;
}
.nav-bar.dropdown-box{
	margin: 32px 0;
}
.nav-bar.dropdown-box .admin-box, .nav-bar.dropdown-box .cart-box{
	height: 30px;
	padding: 0 20px;
}
.nav-bar.dropdown-box .admin-box{
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
}

.nav-bar.dropdown-box .cart-box{
	margin-right: 45px;
}
.nav-bar.dropdown-box .admin-box span {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle !important;
}
.nav-bar.dropdown-box .cart-box a{
  cursor: pointer;
  display: inline-block;
  vertical-align: middle !important;	
}
.nav-bar.dropdown-box .cart-box .catqty{
  background: #dc5454;
   border-radius: 50%;
   line-height: 32px;
   width: 32px;
   height: 32px;
   text-align: center;
   border: none;
  font-family:  'oswaldlight';
}
.featured-product{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 14px 0 40px;
}
.featured-product  > div {
  float: left;
  display: flex;
}
.featured-product  > div.prod-img {
	width: 32.6%;
	padding: 0 3%;
}
.featured-product  > div.prod-img img{
	height: auto;    
	max-width: 100%;
    width: 100%;
}
.featured-product  > div.prod-price-block{
	width: 31.4%;
}
.featured-product  > div.prod-lease-price-block {
	width: 36%;
	padding: 0 0 0 5%;
}
.featured-product  > div .flex-inner > h2{
	color: #000;
	font-size: 26px;
	line-height: 37px;
	font-family: "oswaldlight";
}

.featured-product  > div .flex-inner > h1 span{
	display: block;
	font-family: "oswaldregular";
}
.featured-product  > div .flex-inner > h1 span{
	line-height: 37px;
	font-size: 26px;
}
.featured-product  > div .flex-inner > h1 +p+p{
	margin-top: 20px;
}
.featured-product  > div .flex-inner  p{
	color: #545353;
	font-family: oswaldregular;
	font-size: 17px;
	line-height: 37px;
}
.featured-product  > div .flex-inner  p .price{
	color: #b71616;
	font-size: 42px;
	font-family: oswaldlight;
	vertical-align: middle;
	display: inline-block;
	margin-right: 30px;
}
.btn{
	border: none;
	background: none;
	border-radius: 4px;
}
.btn.btn-default{
	padding: 12px 44px;
	line-height: 1;
	border: 1px solid #000;
}
.btn.btn-default.order-now{
	vertical-align: middle;
	display: inline-block;
	color: #363636;
	text-transform: uppercase;
	font-size: 20px;
	font-family: oswaldregular;
}
.btn.btn-default.dealers-near-you{
	vertical-align: middle;
	display: inline-block;
	color: #363636;
	text-transform: uppercase;
	font-size: 20px;
	font-family: oswaldregular;	
	margin-top: 20px;
}
.featured-product  > div .flex-inner h3{
	color: #de1c58;
	font-family: oswaldlight;
	font-size: 26px;
	line-height: 37px;
}
.featured-product  > div .flex-inner h3 span{
	font-family: oswaldbold
}
.featured-product  > div .flex-inner h3 + p{
	font-size: 26px;
	line-height: 32px;
	color: #2d75b3;
	font-family: oswaldregular;
}
.featured-product  > div .flex-inner h3 + p +p{
	font-size: 17px;
	font-family: oswaldregular;
}
.featured-product  > div .flex-inner h3 + p +p .lease-price{
	font-size: 26px;
	line-height: 37px;
	color: #2d75b3;	
	font-family: oswaldregular;
}
.featured-product  > div.prod-lease-price-block{
	background: url('../images/featured-prod-border.png') no-repeat scroll 0 center;
}

.featured-grid::before,.featured-grid::after{content: ""; clear: both; display: block;}
.featured-grid{display: block; clear: both;}

.featured-grid .block{
	float: left;
	width: 20%;
	margin: 0;
	position: relative;
	
}
.featured-grid .block img{
	width: 100%;
	max-height:100%;
}
.featured-grid .block.double{
	width: 40%;
}
.featured-grid .block .overlay-text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	font-size: 13px;
	font-family:'Open Sans', sans-serif;
	line-height: 19px;
	text-align: center;
	color: #545353;
	padding: 0 10px;
	font-weight: 600;
  opacity: 1;
  transition-duration: 200ms;
}
.featured-grid .block:hover .overlay-text{
  opacity: 0;
  transition-duration: 200ms;
}
.featured-grid .block .overlay-hover-text{
	left:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	opacity: 0;
	transition-duration: 200ms;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-family:'Open Sans', sans-serif;
	line-height: 19px;
	padding: 0 10px;
}
.featured-grid .block:hover img{
	opacity: 0.1;
	transition-duration: 500ms;
}
.featured-grid .block img{
	opacity: 1;
	transition-duration: 500ms;
}
.featured-grid .block:hover .overlay-hover-text{
	transition-duration: 500ms;
	opacity: 1;
}
.featured-grid .block .overlay-hover-text .prod-title{
	font-size: 25px;
	line-height: 35px;
	font-family:'Open Sans', sans-serif;
	color: #363636;
}

.featured-grid .block .overlay-hover-text .sub-title{
	font-size: 15px;
	line-height: 20px;
	font-family:'Open Sans', sans-serif;
}

.featured-grid .block .overlay-hover-text .price{
	font-size: 31px;
	line-height: 35px;
	font-family: 'oswaldbold';
	color:#971E20;
}
.featured-products{
	padding: 30px;
	background: #f4f4f4;
}
.featured-products .item{
	position: relative;
	margin: 10px;
}
.featured-products .item  img{
	width: 100%;
}
.featured-products .item .overlay-text .shopnow{
    background: #d42039 none repeat scroll 0 0;
    color: #fff;
    font-size: 17px;
    left: 50%;
    padding: 10px 35px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    white-space: nowrap;
    font-family: 'oswaldregular';
	opacity: 0;
	transition-duration: 500ms;
	cursor: pointer;
}
.featured-products .item:hover .overlay-text .shopnow{
	transition-duration: 500ms;
	opacity: 1;
}
.featured-products .item .overlay-text .text{
	font-size: 13px;
    left: 0;
    padding: 0 10px;
    position: absolute;
    bottom: 20px;
    line-height: 19px;
    font-family: 'oswaldregular';
    text-align: center;
}
.featured-products > h1 {
  color: #de1c58;
  font-family: oswaldregular;
  font-size: 26px;
  font-style: italic;
  line-height: 35px;
  margin: 8px 0 30px;
  text-align: center;
}
.owl-carousel .owl-controls .owl-buttons .owl-next, 
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  border-radius: 50%;
  color: transparent;
  height: 50px;
  position: absolute;
  width: 50px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next, 
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev {
  width: 50px;
  height: 50px;
  background: #b71616;
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next.last, 
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev.first {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	transition-duration: 500ms;
}
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -5px;
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -5px;
}
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next::after,
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next::before,
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev::after,
.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 20px;
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next::before{
  top: 18px;
  right: 12px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-next::after{
  bottom: 17px;
  right: 12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev::before{
  top: 18px;
  left: 12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.featured-products .slider .owl-carousel .owl-controls .owl-buttons .owl-prev::after{
  bottom: 17px;
  left: 12px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.elegant-features{
	background: url('../images/elegant-features.jpg') no-repeat scroll center center/ cover;
	height: calc(100vw * 0.4407);
	height: -webkit-calc(100vw * 0.4407);
	position: relative;
}
.elegant-features .features .feature {
  border: 1px solid #eee;
  border-radius: 50%;
  height: 16vw;
  overflow: hidden;
  position: absolute;
  width: 16vw;
  text-align: center;
}
.feature.aircraft-body{
	top:  24.333%;
	left: 12.88%;
	background: url('../images/aircraft-body.png') no-repeat scroll 0 0/ cover;
}
.feature.intelligent-flight-battery{
	top:  43.333%;
	left: 46.70%;
	background: url('../images/intelligent-flight-battery.png') no-repeat scroll 0 0/ cover;
}
.feature.propeller-pairs{
	top:  13.5%;
	right: 9.59%;
	background: url('../images/propeller-pairs.png') no-repeat scroll 0 0/ cover;
}
.elegant-features > h1 {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  color: #de1c58;
  font-family: oswaldregular;
  font-size: 26px;
  font-style: italic;
  left: 50%;
  line-height: 35px;
  padding: 5px 30px;
  position: absolute;
  top: 18.16%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: auto;
}
.elegant-features .feature > p {
  bottom: 10%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  font-family: oswaldbold;
  font-size: 15.76px;
  line-height: 27.14px;
  color: #545353;
  letter-spacing: 2px;
}

.elegant-features .feature.aircraft-body > p {
  bottom: 12%;
}

.elegant-features .feature.intelligent-flight-battery > p {
  bottom: 10%;
}

.elegant-features .feature.propeller-pairs > p {
  bottom: 15%;
}
.video-block{
	position: relative;
}
.video-block img{
	position: absolute;
	left: 50%;
	top: 50%;
  transform: translateY(-50%)  translateX(-50%);
  -webkit-transform: translateY(-50%)  translateX(-50%);
  z-index: 2;
  cursor: pointer;
}
.video-block iframe{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.video-block video {
  position: relative;
  z-index: 1;
  width: 100%;
}
.client-reviews{padding-bottom: 44px;}
.client-reviews > h1 {
  color: #de1c58;
  font-family: oswaldregular;
  font-size: 26px;
  line-height: 35px;
  margin: 40px 0 25px;
  text-align: center;
  font-style: italic;
}
.client-reviews > div {
  font-family: oswaldregular;
  font-size: 10px;
  line-height: 20px;
  margin: 0 auto;
  max-width: 80%;
  text-align: center;
  padding: 0 10px;
}
.client-reviews > p {
  font-family: oswaldregular;
  font-size: 15.6px;
  line-height: 35px;
  margin: 25px 0;
  text-align: center;
  text-transform: uppercase;
  padding: 0 15px;
}
.client-reviews .slider {
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}
.reviews .review:first-child .text-box {
  border: 2px solid #941f1f;
  font-family: robotoregular;
  font-size: 14px;
  line-height: 19px;
  max-width: 325px;
  padding: 15px;
  position: relative;
}

.reviews .review:first-child .text-box::after,.reviews .review:first-child .text-box::before{
	content: "";
	height: 30px;
	width: 30px;
	border-right: 2px solid #941f1f;
	position: absolute;
	background: #fff;
}
.reviews .review:first-child .text-box::after {
  left: 22px;
  top: 100%;
}
.reviews .review:first-child .text-box::before {
  height: 42px;
  left: -11px;
  margin-top: 14px;
  top: 100%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 56px;
  z-index: 1;
}


.reviews .review:last-child .text-box {
  border: 2px solid #005190;
  font-family: robotoregular;
  font-size: 14px;
  line-height: 19px;
  max-width: 325px;
  padding: 15px 15px 15px 22px;
  position: relative;
}
.reviews .review:last-child {
  margin: 51px 0 0 -20px;
}
.reviews .review:last-child .text-box::after,.reviews .review:last-child .text-box::before{
	content: "";
	height: 30px;
	width: 30px;
	border-right: 2px solid #005190;
	position: absolute;
	background: #fff;
}
.reviews .review:last-child .text-box::after {
  left: 22px;
  top: 100%;
}
.reviews .review:last-child .text-box::before {
  height: 42px;
  left: -11px;
  margin-top: 14px;
  top: 100%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 56px;
  z-index: 1;
}


.client-reviews .slider .reviews {
  float: left;
  width: 100%;
}
.client-reviews .slider .review{float: left; width: 50%;}


.client {
  padding-left: 120px;
  position: relative;
  height: 100px;
  padding-top: 20px;
}
.client .client-image {
  border-radius: 50%;
  height: 45px;
  left: 65px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 45px;
}

.client .client-name {
  font-family: "gotham_boldregular";
  font-size: 14px;
  line-height: 15px;
}
.client .client-location {
  font-family: "robotoregular";
  font-size: 13px;
  line-height: 15px;
}
.client-reviews .owl-controls{
	text-align: center;
}

.client-reviews .owl-controls .owl-page {
  background: #bababa none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 3px;
}
.client-reviews .owl-controls .owl-page.active{
	background: #8a1036;
}

.top-brands .brand {
  margin: 3px;
  border: 1px solid #eee;
  text-align: center;
  width: 175px;
}
.top-brands .brand img { width: 100%;  -webkit-filter: grayscale(100%) opacity(50%); /* Safari 6.0 - 9.0 */    filter: grayscale(100%) opacity(50%);  transition: all 0.3s ease;    -webkit-transition: all 0.3s ease;}
.top-brands .brand img:hover {-webkit-filter: none;  filter: none;  transition: all 0.5s ease;    -webkit-transition: all 0.5s ease;}
.top-brands::before, .top-brands::after{content: ""; display: block; clear: both;}
.top-brands > h1 {
  color: #de1c58;
  font-family: oswaldregular;
  font-size: 26px;
  line-height: 35px;
  margin: 40px 0 25px;
  text-align: center;
  font-style: italic;
}

.owl-carousel .owl-controls .owl-buttons .owl-next, 
.owl-carousel .owl-controls .owl-buttons .owl-prev{
	height: 30px;
	width: 30px;
} 
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-next::after, 
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-prev::before ,
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-prev::after, 
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-next::before {
	width: 15px;
	height: 1px;
	background: #999;
	content: "";
	position: absolute;
	top: 50%;
}
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-next{
	right: 5px;
}
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-prev{
	left: 5px;
}

.top-brands .owl-carousel .owl-controls .owl-buttons .owl-next::after{
  top: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: 0;
}
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-next::before{
  right: 0;
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.top-brands .owl-carousel .owl-controls .owl-buttons .owl-prev::after {
  left: 0;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.top-brands .owl-carousel .owl-controls .owl-buttons .owl-prev::before {
  top: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  left:0;
}
.brandSlider.owl-carousel.owl-theme {
  padding: 20px 20px 50px 20px;
}

.signupBox{
	height: calc(100vw * 0.21);
	height: -webkit-calc(100vw * 0.21);
	background: url('../images/signupbox.jpg') no-repeat scroll 50% 50%  / cover;
	position: relative;
    min-height: 200px;
}

.signupBox .conatiner-box {
  
  left: 50%;
  margin: 0 auto;
  max-width: 510px;
  position: absolute;
  top: 50%;
  padding: 30px; 
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.signupBox .conatiner-box h3{
	font-size: 26px;
	color: #fff;
	line-height: 21px;
	font-family: 'Open Sans';
	text-align: center;
	margin: 0 0 25px;
}
.signupBox .conatiner-box  form{
	padding-right: 142px;
	position: relative;
}
.signupBox .conatiner-box form input[type="submit"] {
  background: #d53e3e none repeat scroll 0 0;
  border: medium none;
  border-radius: 1px;
  color: #fff ;
  font-size: 14px;
  height: 35px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 132px;
  font-family: 'gotham_mediumregular';
}
.signupBox .conatiner-box  form input[type="text"]{
	height: 35px;
	width: 100%;
	border-radius: 4px;
	padding: 0 10px;
	font-style: italic;
  font-size: 14px;
  font-family: robotoitalic;
}
.instagram-feeds {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.instagram-feeds .post{
  float: left;
  width: 25%;
  position: relative;
}

.instagram-feeds .post.big{
  float: left;
  width: 50%;
}
.instagram-feeds .post img{
	width: 100%;
}
.instagramPost .hover-overlay{
	position: absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	cursor: pointer;
	bottom: 2px;
	background: rgba(0,0,0,0.8) url('../images/zoom.png') no-repeat scroll center center;
	opacity: 0;
	transition-duration: 500ms;
}
.instagram-feeds .post .text {
  color: #000;
  font-family: oswaldregular;
  font-size: 26px;
  left: 50%;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.instagramPost:hover .hover-overlay{
	opacity: 1;
	transition-duration: 500ms;
}
.instagram-popup{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(0,0,0,0.5) ;
	z-index: 999999;
}
.instagram-popup > .content {
  background: #fff none repeat scroll 0 0;
  float: left;
  left: 50%;
  max-width: 830px;
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  max-height: 100%;
  overflow: auto;
}
.instagram-popup > .content img{
	max-width: 100%;
}
.instagram-popup > .content .close {
  height: 23px;
  position: absolute;
  right: 0;
  top: 0;
  width: 29px;
  cursor: pointer;
}
.instagram-popup > .content .close::after, .instagram-popup > .content .close::before{
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 20px;
}
.instagram-popup > .content .close::before {
  top: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.instagram-popup > .content .close::after {
  top: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.footer-container, .bottom-footer {background: #2b3033 !important;}
.footer-box{
	max-width: 1230px;
	width: 100% !important;
}
.footer-box > .footer-block{
	width: 20% !important;
	padding: 0 10px;
}

.footer-box .footer-block ul li a{
	font-family: 'Open Sans', sans-serif;
	color: #9fa3a6;
	font-size: 12px;
	line-height: 20px;
}
.footer-box .footer-block ul li a:hover {
    color: #fff;
}

.footer-box .footer-block h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #eee;
}

.footer-block > p {
  clear: both;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 17px;
  max-width: 500px;
	color: #9fa3a6;
}
.footer-box .footer-block > img{
	float: left;
	display: inline-block;
}
.bottom-footer small {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 35px;
  position: absolute;
  left: 15px;
	color: #9fa3a6;
}
.bottom-footer ul{display: inline-block;}
.bottom-footer ul li {
  display: inline;
  border-left:1px solid #757575  ;
  padding: 0 10px;
}
.bottom-footer ul li:first-child{border: none;}
.bottom-footer ul li a {
  color: #9fa3a6;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 35px;
  font-weight: 200;
}
.bottom-footer ul li a:hover{
	color:#eee;
}
.bottom-footer ul.follow-us {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 35px;
  text-align: right;
  float: right;
  position: absolute;
  right: 15px;

}
.bottom-footer ul.follow-us li{
		-webkit-filter: grayscale(100%) opacity(100%);
    filter: grayscale(100%) opacity(100%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.bottom-footer ul.follow-us li:hover {
 -webkit-filter: grayscale(0%) opacity(100%);
    filter: grayscale(0%) opacity(100%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}	
.bottom-footer {
    border-top: 1px solid #9fa3a6;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px;
}
.bottom-footer ul.follow-us li{display: inline-block; padding: 0 5px;  vertical-align: middle; border-left: 1px solid transparent; color:#9fa3a6;}
.bottom-footer ul.follow-us li a{
  width: 20px;
  height: 20px;
}
.bottom-footer ul.follow-us li.facebook {
  border: medium none;
}
.bottom-footer ul.follow-us li a{
  display: block;
}
.bottom-footer ul.follow-us li a{
  background: url('../../../../../media/wysiwyg/images/css_sprites.png');
}
.bottom-footer .content-wrapper {
  margin: 0 auto;
  max-width: 1159px;
  position: relative;
  text-align: center;
  padding: 0 15px;
}
.bottom-footer ul.follow-us li.facebook a{background-position: -3px -6px;}
.bottom-footer ul.follow-us li.twitter a{  background-position: -34px -6px; }
.bottom-footer ul.follow-us li.gplus a{ background-position: -34px -6px;   }
.bottom-footer ul.follow-us li.pinterest a{background-position:  -87px 3px}
.bottom-footer ul.follow-us li.instagram a{    background-position: -135px -6px;}
.featured-grid p{margin:0;}
.drop-arrow{padding-right:0!important;}
.mainulheader ul{padding:0!important;;}
.menu-box .nav-bar .mega-menu ul>li>a{
  line-height: 20px !important;
}
.htmlContent .f-left {
  float: left;
  width: 60%;
}
.htmlContent .f-right {
  float: left;
  padding-left: 10px;
  width: 40%;
}
.menu-box .admin-box .top-nav-bar .links li, .menu-box .admin-box .top-nav-bar .links li a {
  line-height: 20px !important;
}
.htmlContent .f-right span.leftpan{   float: left;margin-right: 20px;}

.htmlContent .f-right span.titlearea{ clear:both;   padding-top: 10px;}
.htmlContent .f-right span,
.htmlContent .f-right ul{
  display: block;
}
.htmlContent .f-right ul{padding: 0; margin: 20px 0;}
.htmlContent .f-right ul li {
  color: #999;
  display: inline-block;
  font-size: 18px;
  margin: 4px 10px 0 0;
  text-align: center;
}
.main-container.col2-left-layout {margin-top: 0px;}
.left_pan {float: left;margin-right: 5%;width: 25%;}
.right_pan {text-transform: uppercase;}
.socialarea ul li span{display:none!important}
.socialarea ul li  a{color:#636363;}
.srch-box{ border-right: 1px solid #757575; height: 30px;padding: 5px 15px;}
#header-search{position:absolute;top:80%;}
.bottom-footer .follow-us li a span{display:none}
#notification-bar .headersocicon li a span{display:none;}
#search_mini_form #search {padding-left: 10px; color: #333333;}
#search_mini_form.searchautocomplete.UI-SEARCHAUTOCOMPLETE {color: #333333;}
#search_mini_form .button.search-button {background: rgba(0, 0, 0, 0) url("../images/search-box.png") no-repeat scroll center center;margin: 0;padding: 0;}
#search_mini_form .search-button::before{content: none;}
.page {margin-top: 0;}
@media(max-width:641px){
.page {margin-top: 112px;}
}
.client .client-image img {max-width: 100%;}
div#search_autocomplete ul li >a {font-family: 'Open Sans', sans-serif;line-height: 22px!important;}
.seo-content {font-family: robotolight;color: #646262;font-size: 12px;width:800px;margin-left:30%;padding:2px 2px;margin-top:-4px;margin-bottom:2px;background:rgba(255, 255, 255, 0.2);padding:2px;opacity: 0;visibility: hidden;height: 0;}
.instagramSection div{overflow: hidden;position: relative;}
.instagramSection > div {float: left;width: 25%;}
.instagramPost img {width: 100%;position: relative;float: left;}
.instagramSection > div:nth-child(5){clear: left;}
.instagramSection > div.small-thumbs>div{width: 50%; float: left;}
.instagramSection > div.vertical-small-thumbs{width: 12.5%;}
.instagramSection > div.vertical-small-thumbs>div{width: 100%; float: left;}
.slidingLeft img{width: 50% !important;}
.instagramSection div img{border: 2px solid #fff;}
.home-heading{color: #c8c8c8; font-family: 'Open Sans', sans-serif;font-size: 26px;line-height: 10px;margin: 50px 0 5px;text-align: center; font-weight:400;}
.resp-msg{font-weight: bold;margin: 5px 0px;font-family: 'oswaldlight';}
#newsletterSuccess{color: #44C344;}
#newsletterError{color: #D53E3E;}
@media screen and (max-width: 480px) {
    .category-description {display:none;}
}

/* =============================Franchise============================= */

@font-face {
    font-family: 'afta_serifitalic';
    src: url('../fonts/aftaserifthin-italic-webfont.woff2') format('woff2'),
         url('../fonts/aftaserifthin-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'afta_serifregular';
    src: url('../fonts/aftaserifthin-regular-webfont.woff2') format('woff2'),
         url('../fonts/aftaserifthin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.cntntContainer { margin:0 auto; max-width:1170px; width:100%;}
.banner_cntr{width:100%; background:url("../images/drone_banner.png") no-repeat; height:748px; background-size:cover; margin:20px 0 0 0;}
.leftlargest_box h2{font-size:40px; color:#fff!important; text-transform: uppercase;margin:0px; font-weight: 600;}
.leftlargest_box {background: url('../images/text-bg.png') repeat ;padding: 25px 20px;width: 665px;-webkit-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75); margin:24% 0 0; float: left;}
.leftlargest_box span {background: rgb(140, 22, 37);padding: 0 3px;}
.request-info {width: 312px; float:right;}
.request-info h2 {font-family: 'Raleway', sans-serif;background: rgb(17, 17, 17) none repeat scroll 0 0;color: rgb(255, 255, 255)!important;font-size: 27px;   font-weight: 300;line-height: 33px;margin: 0;padding: 12px 20px 20px;text-align: center;text-transform: uppercase;}
.request-info i {color: rgb(158, 20, 38);display: block;font-size: 26px;font-weight: 800;line-height: 28px;}
.request-form { width: 100%; background: rgb(44, 44, 44);float: left;padding: 22px; position:relative; margin:0 0 22px 0; box-shadow: 3px 3px 4px -2px #333;}
.request-form span {color: rgb(138, 29, 29);display: inline-block;font-size: 19px;line-height: 12px;position: relative;
top: 4px;}
.request-form:before {background: url('../images/form-arrow.png') no-repeat; position:absolute; left:-148px; bottom:44px; content:""; width:120px; height:85px;}	
.form-section label {width:100%;color: rgb(255, 255, 255);font-size: 13px; display: inline-block;padding-bottom: 6px;}
.form-section input {display:block; float: left; margin:0 0 12px; height: 24px; padding: 0 2%;width: 100%;border:none;border-radius: 3px; font-size:12px; }
.form-section select {width:100%;display:block; font-size:12px; height: 24px;padding: 0 2%;border:none;border-radius: 3px;}
.request-form h3  { text-align: center; color: rgb(255, 255, 255);font-size: 13px;margin: 0 0 10px;  text-transform: none;}
.form-section {margin-bottom: 15px;}
.form-section input::-moz-placeholder{color:#9d9c9c;opacity:1;}
.form-section input::-webkit-input-placeholder{color:#9d9c9c;}
.page-header {position:absolute;}
.form-section textarea {float: left; margin:0 0 12px; height: 60px; padding: 0 2%;width: 100%;border:none;border-radius: 3px; font-size:12px; resize:none;}
.form-section input[type="submit"] {float:left; width:48%; height:42px; background:url('../images/form-btn.png') repeat-x left top; text-transform: uppercase; font-size: 20px; color:#fff; border-radius: 5px; }
.form-section input[type="submit"]:hover {background:#780615;}

.form-section input[type="reset"] {float:right; width:48%; text-transform: uppercase; font-size: 20px; color:#fff; border:2px solid #fff; background:none; height:42px; border-radius: 5px;}
.form-section input[type="reset"]:hover {border-color:#bf0a22;}
.drone-txt {}
.drone-txt .insd-txt {float:left; width:677px;  margin: 7% 0 50px;}
.drone-txt .insd-txt p {font-size:20px; color:#383838; line-height:40px; font-weight:300; font-family: 'Raleway', sans-serif;}
.drone-txt .insd-txt img {float:left; padding:0 0 8px 0 ;}
.drone-txt .insd-txt .top-txt {overflow:hidden;}
.drone-txt .insd-txt .top-txt span {float:left; font-size:20px; color:#383838; line-height:40px; font-weight:300; font-family: 'Raleway', sans-serif; padding:83px 0 0 6px;}
.list-box-new {clear:both; background:#0b0d10;padding: 80px 0 0;}
.list-box-new h1 {font-size:32px; color:#fff!important; font-weight:700; font-family: 'Raleway', sans-serif;margin-bottom: 66px;}
.list-insd .block li {color: rgb(255, 255, 255);font-size: 21px;position:relative !important;padding-left: 88px;margin-bottom:83px;}
.list-insd .block {float: left;width: 40%;}
.block-scnd {float: left;width: 60%;}
.block-scnd li {color: rgb(255, 255, 255)!important;font-size: 21px!important;position:relative !important;margin-bottom: 83px;padding-left: 75px;}
.list-insd .block li:nth-child(1):before {position:absolute;height:38px;width:80px;content:"";background:url('../images/icon1.png') no-repeat;left:0px; top: 7px;}
.list-insd .block li:nth-child(2):before {position:absolute;height:53px;width:49px;content:"";background:url('../images/icon3.png') no-repeat;left: 17px;top: -14px;}
.list-insd .block li:nth-child(3):before {position:absolute;height:52px;width:58px;content:"";background:url('../images/icon5.png') no-repeat; left: 17px;top: -11px;}
.block-scnd li:nth-child(1):before {position:absolute;height:57px;width:57px;content:"";background:url('../images/icon2.png') no-repeat;left:0px;}
.block-scnd li:nth-child(2):before {position:absolute;height:61px;width:63px;content:"";background:url('../images/icon4.png') no-repeat;left:-6px;top: -10px;}
.block-scnd li:nth-child(3):before {position:absolute;height:69px;width:67px;content:"";background:url('../images/icon6.png') no-repeat;left:0px;top: -5px;}
.list-insd {overflow: hidden;}

.traing-supportlist {width:30%;float:left;margin: 30px 0 0;}
.traing-supportlist li {color: rgb(255, 255, 255);font-size: 17px;list-style-image: url("../images/list-icon.png");
margin-bottom: 10px;margin-left: 30px;padding-left: 0;}
.traing-supportlist li:before {content:none !important;}
.traing-supportlist.support2 {width:70%} 
.litxt-box {overflow:hidden;}
.about-cntr {padding:78px 28px 102px 60px; float:left; width:100%; background:#fff;}
.about-cntr .about-left {float:left; width:50%;}
.about-cntr .about-img {float:right; width:45%;}
.about-cntr .about-left  h2 {font-size:36px; font-weight:700; color:#2b2b2b; padding:0 0 15px; font-family: 'Raleway', sans-serif;}
.about-cntr .about-left p {font-size:16px; line-height:30px; color:#323232; text-align:justify; font-family: 'Raleway', sans-serif;}
.about-cntr .about-left .btn-box {overflow:hidden; width:490px; padding:46px 0 0;}
.about-cntr .about-left .btn-box a {float:left; width:50%; height:75px; line-height:73px; font-size:22px; color:#fff; background:#032f55; text-align:center; font-weight:300; font-family: 'Raleway', sans-serif; transition: all 0.5s ease;}
.about-cntr .about-left .btn-box a:hover {background:#1c63a0;}
.about-cntr .about-left .btn-box a.scnd {background:#960014; }
.about-cntr .about-left .btn-box a.scnd:hover {background:#b40d24; }
.about-cntr .about-img {padding:0 0 0 0; position:relative;}
.about-cntr .about-img img {width:100%;}
.about-cntr .about-img:before {position:absolute; left:-53px; bottom:-38px; width:112px; height:97px; content:""; background:url('../images/about-icon.jpg') no-repeat;}
.about-drone {float:left; width:100%; background:#ececec; padding:0 0 70px;}
.trainin-bar {background:url('../images/news-bg.jpg') no-repeat; background-size:cover; background-position:center top; min-height:765px; float: left; width:100%;}
.trainin-bar .insd-trng  {text-align:center; width:900px; margin:160px auto 0; background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0; padding:54px 40px 64px;}
.trainin-bar h2 {font-size:50px; font-weight:800; padding:0 0 15px 0; color:#242525; font-family: 'Raleway', sans-serif;}
.trainin-bar p {font-size:18px!important; color:#383838!important; line-height:40px!important; font-weight:300!important; font-family: 'Raleway', sans-serif!important;}
.frechise-bar {float: left; width:100%; padding:60px 0 0;}
.frechise-bar .insd-frechise {float:left; min-height:470px; width:50%; background:url('../images/blue-bg.jpg') no-repeat;  background-size:cover; background-position:center top; text-align:center;}
.frechise-bar .insd-frechise.right {background:url('../images/black-bg.jpg') no-repeat;  background-size:cover; background-position:center top;}
.frechise-bar h1  {color:#242525; font-size:50px; font-weight:800; font-family: 'Raleway', sans-serif; text-align:center; padding:0 0 22px; position:relative;}
.frechise-bar h1:after {  width: 0; content:""; position:absolute; left:50%; bottom:-19px;  height: 0;  border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #fff; margin-left: -21px;}
.frechise-bar .txt {border:3px solid #fff; margin:130px auto 0; width: 75%; padding:0 0 84px; position:relative;}
.frechise-bar .txt h3 {font-size:32px; color:#fff; text-transform: none; font-weight: 700; text-transform: none; margin:-25px 0 0; position: relative;  z-index: 99999; padding:0 0 32px;}
.frechise-bar .txt h3 span {background:#174369; padding:0 12px;}
.frechise-bar .txt p {font-family: 'Raleway', sans-serif; font-size:17px; color:#fff; line-height:26px; font-weight: 300; padding:0 22px;}
.frechise-bar .txt a {font-size:20px; color:#fff;  transition: all 0.5s ease; font-weight:700; background:#2f2f2f; text-align:center; width:195px; height:36px; line-height:34px; display:block; border:3px solid #fff;  line-height: 31px; border-radius: 50px; margin-left: -97px;position: absolute; left: 50%; bottom: -19px;}
.frechise-bar .txt a:hover {background:#656565;}
.frechise-bar .right .txt h3 span {background:#2f2f2f;}
.frechise-bar .right .txt a {background:#032f55;}
.frechise-bar .right .txt a:hover {background:#2476bc;}
.joinus-bar {text-align:center; border-top:1px solid #d3dce7; margin:90px 0 0; position:relative; float:left; width:100%;}
.joinus-bar h2 {font-size:50px; color:#242525;font-family: 'Raleway', sans-serif; font-weight:800; padding:25px 0 0; line-height: 50px;}
.joinus-bar span {background:#fff; padding:0 12px; display:block; margin:-10px auto 0; width: 116px;}
.joinus-bar h3 {font-size:16px; color:#242525;}
.video-bar { float:left; width:100%; margin:156px 0 0; background:#032f55;}
.video-bar img {border: 5px solid rgb(29, 78, 120); border-radius: 4px; display: block; margin: 0 auto;}
.video-bar .insd-video {margin:-110px auto 0; width: 1000px;}
.video-bar .insd-video p {font-size:23px; color:#fff; text-align:center; line-height: 26px; padding:30px 0 40px;}




/**  Enterprise Page  **/

.enterprise-box {background:url('../images/drone-banner.jpg') no-repeat center center; min-height:700px;}
.enterprise-box .text {background:rgba(0, 0, 0, 0.55); text-align:center;  padding:48px 40px 35px;}
.enterprise-box h1 {color:#fff; font-size:48px; text-align:center; margin:7% 0 75px; font-weight: 600; text-transform: uppercase;}
.enterprise-box .text p {color:#fff; font-size:21px; line-height:36px;}
.enterprise-box h1 span {position:relative; display:inline-block; padding:0 0 30px;}
.enterprise-box h1 span:before {position:absolute; bottom:0; height:10px; background:#fff; width:100%; content:"";}
.why-box h2:after {background: rgba(0, 0, 0, 0) url("../images/heading-bg.png") no-repeat scroll center top; content: ""; display: block; height: 21px; margin: 15px auto 22px; width: 229px;}
.why-box h2 { color: #2b2b2b; font-family: "Open Sans",sans-serif; font-size: 28px; font-weight: 700; margin: 0 0 50px; position: relative; text-align: center; text-transform: uppercase;}
.why-box {padding:40px 0 0;}
.why-box .why-thumb {text-align:center;}
.why-box .why-thumb img {display:block; margin:0 auto;}
.why-box .why-thumb h3 {color:#032f55; font-size:14px;  text-transform: uppercase;  font-weight: 600; margin:30px 0 0;}
.why-box .dronerd-txt {text-align:center; margin:70px 0 80px;}
.why-box .dronerd-txt h3 {color:#111111; font-weight:600; font-size:28px; text-transform: uppercase; margin:0 0 40px;}
.why-box .dronerd-txt p {font-size:14px; color:#666666; line-height:24px; font-family:"Open Sans",sans-serif;}
.indstry-box .img-br img {width:100%;}
.indstry-box .img-br span img {width:205px; display:block; margin:0 auto;}
.indstry-box .img-br span {position:absolute; z-index:99; left:0; bottom: -54px; width: 100%;}
.indstry-box .img-br {position:relative;}
.indstry-box h3 {text-align:center; margin:0; font-size:16px; color:#000; text-transform:uppercase; font-weight:600; min-height: 50px;}
.indstry-box .col-xs-12.col-sm-3.col-md-3 {padding:0 7px;}
.indstry-box ul {padding: 80px 33px 0;margin: 0;list-style: none;min-height: 416px;}
.indstry-box ul li {font-size:13px; color:#666666; line-height:21px; position:relative; font-family:"Open Sans",sans-serif; text-align:justify; word-spacing:-1px;}
.indstry-box ul li:before {position:absolute; left:-11px; top:9px; width:7px; height:7px; background:#950014; content:""; border-radius:50px;}
.indstry-box {float: left; width: 100%;}
.indstry-box .insd-indstry { border-bottom:1px solid #cccccc; min-height:500px; margin:0 0 35px;}
.dron-camera-box {text-align:center; margin:35px 0 0; position:relative; border-bottom:1px solid #d6d6d6; padding:0 0 125px;}
.dron-camera-box1 {text-align:center; margin:35px 0 0; position:relative; border-bottom:1px solid #d6d6d6; padding:0 0 15px;}
.dron-camera-box h2 {color:#111111; font-size:28px;font-weight:600; margin:0 0 23px; text-transform:uppercase;}
.dron-camera-box1 h2 {color:#111111; font-size:28px;font-weight:600; margin:0 0 15px; text-transform:uppercase;}
.dron-camera-box p {font-size:14px; color:#666666; line-height:24px; font-family:"Open Sans",sans-serif;}
.dron-camera-box:before {position:absolute; left:50%; bottom:65px; background:url('../images/camera-dron.png') no-repeat; width:107px; height:56px; content:""; margin-left:-53px;}
.listing-box .img-listing {overflow:hidden; padding:60px 0 0 0;}
.listing-box .img-listing .txt {float:right; width:25%;}
.listing-box .img-listing .txt .rfrsh-rate h2 {color:#333333; font-size:14px; text-align:center; font-weight: 600; text-transform: uppercase;}
.listing-box .img-listing .txt .rfrsh-rate p { background: #333333 none repeat scroll 0 0; border-radius: 10px; color: #fff; margin: 0 auto 10px; text-align: center; width: 88px; padding:2px 0;}
.listing-box .img-listing .txt .rfrsh-rate p span {display:block; line-height: 16px; font-weight: 600;}
.listing-box .img-listing .txt .rfrsh-rate p label {margin:0; display:block;font-size: 18px;}
.listing-box .img-listing .txt .rfrsh-rate.last {padding:180px 0 0;}
.listing-box .img-listing .txt .rfrsh-rate.last p {margin:0 auto 12px;}
.listing-box .img-listing .img-br {float: left; width: 75%;}
.listing-box .img-listing .img-br img { width:100%; }
.listing-box .txt-listing h1 {color:#333333; font-size:24px; font-weight:600; text-transform:uppercase; margin:0 0 18px; line-height: 30px;}
.listing-box .txt-listing p {font-size:14px; font-family:"Open Sans",sans-serif; color:#666666; font-weight:500; line-height:24px; margin:0 0 32px;}
.listing-box .txt-listing ul {padding:0; margin:0; list-style:none;}
.listing-box .txt-listing ul li {position:relative; font-size:14px; padding:0 0 0 20px; margin: 0 0 6px; font-family:"Open Sans",sans-serif;}
.listing-box .txt-listing ul li:before { position:absolute; left:0; content:""; top:5px; width:14px; height:7px; background:url('../images/right-arow.jpg') no-repeat; }
.listing-box .txt-listing .ordr-now {background:#950014; color:#fff; width:260px; height:60px; line-height:58px; text-align:center; display:block; font-size:16px; font-weight:600; text-transform:uppercase; margin:30px auto;}
.listing-box .txt-listing .ordr-now:hover {background:#5e0410;}
.listing-box .txt-listing {padding:65px 0 0 0; float: right;}
.listing-box .insd-listng { border-bottom: 1px solid #d6d6d6; padding:0 0 35px;}
.listing-box .insd-listng:nth-child(odd) {}
.listing-box .insd-listng:nth-child(even) .col-xs-12.col-sm-6.col-md-6 {float:right;}
.listing-box .insd-listng:nth-child(even) .txt-listing {float:left;}
.listing-box .img-listing.img-thumb .txt {float:right; width:20%;}
.listing-box .img-listing.img-thumb .txt ul {padding:0; margin:0; list-style:none;}
.listing-box .img-listing.img-thumb .txt ul li h3 {color:#333; margin:0 0 6px; font-size:12px; font-weight:600; text-align:center;}
.listing-box .img-listing.img-thumb .txt ul li img {display:block; width:100%; margin:0 auto;}
.listing-box .img-listing.img-thumb .txt ul li {margin:0 0 18px;}
.listing-box .insd-listng:nth-child(2n+1) .img-listing .txt {float:left;}
.listing-box .insd-listng:nth-child(2n+1) .img-br {padding:48px 0 0 0; float:left;}

.listing-box .img-listing .txt .rfrsh-rate.slow-speed {position:relative;}
.listing-box .img-listing .txt .rfrsh-rate.slow-speed:before {width:145px; content:""; height:1px; background:#333; position:absolute; right:77px; bottom:-70px;transform: rotate(120deg);}

.listing-box .img-listing .txt .rfrsh-rate.resolution-br {position:relative;}
.listing-box .img-listing .txt .rfrsh-rate.resolution-br:before {width:55px; content:""; height:1px; background:#333; position:absolute; right:119px; bottom:51px;}

.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.slow-speed:before {right:-128px; bottom:-86px; width:200px; transform: rotate(50deg);}
.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.resolution-br:before {right:-38px; bottom:51px;}
.listing-box .insd-listng.flir .img-br {padding:72px 0 0;}
.listing-box .insd-listng.flir .img-listing .txt .rfrsh-rate.last {padding:44px 0 0;}
.listing-box .insd-listng.flir .img-listing .txt .rfrsh-rate.slow-speed:before {right: -170px; height: 2px; bottom: 0; transform: rotate(30deg);}
.platform-box {text-align:center; margin:47px 0 0;}
.platform-box h1 {margin:0 0 35px; font-size:28px; color:#111111; font-weight: 600;}
.platform-box p {font-size:13px; color:#666666; line-height:24px; margin:0 0 40px;}
.platform-thumb .order-box {border:1px solid #e0e0e0; min-height: 591px; margin:0 0 27px;} 
.platform-thumb .order-box .img img {width:100%;}
.platform-thumb .order-box .txt {padding:0 25px 13px;}
.platform-thumb .order-box .txt h2 {margin:35px 0 25px; font-size:18px; color:#333333; font-weight: 600;    min-height: 42px;}
.platform-thumb .order-box .txt ul {margin:0; padding:0; list-style:none;}
.platform-thumb .order-box .txt ul li {position:relative; font-family:"Open Sans",sans-serif; font-size:13px; color:#646464; text-align:justify; word-spacing:-1px; border-bottom: 1px solid #e5e5e5; padding:0 0 5px 11px; margin:0 0 5px; min-height: 40px;}
.platform-thumb .order-box .txt ul li:before {position:absolute; left:0; top:5px; width:5px; height:5px; background:#a5424b; content:""; border-radius:50px;}
.platform-thumb .order-box .butn {background:#950014; color:#fff; display:block; height:55px; line-height:55px; font-size:14px; text-transform:uppercase; font-weight:600; margin-top:50px;}
.platform-thumb .order-box .txt ul li:last-child {border:0;}
.platform-thumb .order-box .img {padding:15px 15px 10px; min-height:200px;}
/**  Enterprise Page  **/




  
@media all and (min-width:1025px) and (max-width:1200px){



}  

@media all and (min-width: 768px) and (max-width: 1024px){
	.leftlargest_box h2 {font-size: 28px;}
	.leftlargest_box { width: 422px;}
	.cntntContainer {padding:0 15px;}
	.request-info {  width: 274px;}
	.drone-txt .insd-txt img {   width: 232px;}
	.drone-txt .insd-txt .top-txt span {font-size: 18px; line-height: 40px; padding:33px 0 0 6px;}
	.drone-txt .insd-txt p { line-height: 32px; font-size: 18px;}
	.list-box-new {padding:50px 0 0;}
	.block li {font-size: 18px;}
	.block-scnd li {font-size: 18px;}
	.drone-txt .insd-txt {width: 439px;}
	.about-cntr {padding:47px 28px 70px 35px;}
	.about-cntr .about-left {width: 47%;}
	.about-cntr .about-left h2 {  font-size: 28px;}
	.about-cntr .about-img { width: 40%;}
	.about-cntr .about-left .btn-box { width: 100%;}
	.about-cntr .about-left .btn-box a {font-size: 17px;}
	.trainin-bar .insd-trng { margin:19% auto 64px;  width: 94%;}
	.frechise-bar .txt {width: 80%;}
	.frechise-bar .txt h3 {}
	.frechise-bar .insd-frechise {width:100%;}
	.video-bar img {width:100%;}
	.video-bar .insd-video {width: 94%;}
	
	/**  Enterprise Page  **/
	.enterprise-box h1 {margin:5% 0 45px; font-size:35px;}
	.enterprise-box .text p {line-height: 29px;font-size: 19px;}
	.enterprise-box {min-height: 585px;}
	/**  Enterprise Page  **/
		/**  drone css  **/
	.enterprise-box h1 {margin:5% 0 45px; font-size:35px;}
	.enterprise-box .text p {line-height: 29px;font-size: 19px;}
	.enterprise-box {min-height: 585px;}
	.dron-camera-box::before {bottom: 35px;}
	.dron-camera-box1::before {bottom: 15px;}
	.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.slow-speed::before {width: 90px; bottom: -42px; right: -54px;}
	.listing-box .img-listing .txt .rfrsh-rate.last { padding: 10px 0 0;}
	.listing-box .img-listing .txt .rfrsh-rate.slow-speed::before {bottom: 21px; right: 72px; width: 70px;}
	.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.last {padding: 55px 0 0;}
	.listing-box .img-listing .txt .rfrsh-rate.resolution-br::before {bottom: 49px; right: 88px; width: 28px;}

	.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.slow-speed::before {display:none;}
	.listing-box .img-listing .txt .rfrsh-rate.resolution-br::before {display:none;}
	.listing-box .img-listing .txt {width: 32%;}
	.listing-box .img-listing .img-br {width: 68%;}
	.listing-box .img-listing .txt .rfrsh-rate.slow-speed::before {display:none;}
	.platform-thumb .order-box {min-height: 530px; position: relative;}
	.platform-thumb .order-box .butn {width: 160px; position: absolute; left: 50%; margin-left: -80px; bottom:15px;}


/**  drone css  **/
}


@media all and (min-width: 320px) and (max-width: 767px){
	.cntntContainer {padding:0 15px;}
	.leftlargest_box {width: 100%; margin:9% 0 0;}
	.leftlargest_box h2 {font-size: 22px; line-height: 28px; text-align: center;}
	.request-info {width:100%; margin:21px 0 0 0;}
	.request-info h2 {  font-size: 22px;}
	.request-info i {font-size: 20px;}
	.drone-txt .insd-txt img {   width: 232px;}
	.drone-txt .insd-txt .top-txt span {padding: 2px 0 0; font-size: 20px; float: none; display: block; clear: both;}
	.drone-txt .insd-txt p {font-size: 20px; line-height:19px;}
	.drone-txt .insd-txt {width:100%;}
	.list-box-new {padding:36px 0 0;}
	.list-box-new h1 {font-size: 22px; margin-bottom: 27px;}
	.list-insd .block {width:100%;}
	.list-insd .block li {margin-bottom: 58px;}
	.block-scnd {width:100%;}
	.block-scnd li {margin-bottom: 58px;}
	.traing-supportlist {width:100%;}
	.traing-supportlist.support2 {width:100%;}
	.about-cntr {padding:37px 22px 40px 29px;}
	.about-cntr .about-left {width: 100%;}
	.about-cntr .about-left h2 {font-size: 21px;}
	.about-cntr .about-left p { font-size: 16px;  line-height: 25px;text-align: center;}
	.about-cntr .about-left .btn-box { width: 100%;}
	.about-cntr .about-left .btn-box a {width: 100%;  margin: 0 0 9px; height: 60px; line-height: 61px;}
	.about-cntr .about-img {  width: 100%; padding:29px 0 0 0;}
	.about-cntr .about-img::before {display:none;}
	.trainin-bar .insd-trng {width: 100%; margin:52px auto 36px; padding:24px 23px 27px;}
	.trainin-bar {min-height:auto;}
	.trainin-bar h2 {font-size: 32px;}
	.trainin-bar p { line-height: 24px;}
	.frechise-bar .txt {width: 80%; margin:60px auto 64px;}
	.frechise-bar .txt h3 {}
	.frechise-bar .insd-frechise {width:100%;}
	.video-bar img {width:100%;}
	.video-bar .insd-video {width: 94%;}
	.frechise-bar .insd-frechise {min-height:auto;}
	.joinus-bar h2 {   font-size: 29px;}
	.video-bar .insd-video p {font-size: 17px;}
	.joinus-bar {margin:46px 0 0;}
	.frechise-bar h1 {font-size: 23px;}
	.frechise-bar {padding:30px 0 0;}
	/**  drone css  **/
	.enterprise-box h1 {margin:0 0 22px;  font-size: 16px;}
	.enterprise-box {min-height:0; padding:26px 0 20px;}
	.enterprise-box h1 span::before { height: 4px;}
	.enterprise-box h1 span {padding:0 0 15px;}
	.enterprise-box .text {padding: 10px;}
	.enterprise-box .text p {font-size:12px; line-height:22px;}
	.why-box h2 {margin:0 15px 20px;}
	.why-box {padding:23px 0 0;}
	.why-box .why-thumb h3 {margin:22px 0 23px; padding:0 0 24px; border-bottom: 1px solid #e5e5e5;}
	.why-box .dronerd-txt {margin:0 0 80px;}
	.why-box .col-xs-12.col-sm-3.col-md-3:last-child .why-thumb h3 {border:0;}
	.why-box .dronerd-txt h3 {margin:0 0 30px;}
	.indstry-box ul {padding:80px 0 0 14px;}
	.indstry-box .insd-indstry {min-height:0; padding: 0 0 17px; margin:0 0 28px;}
	.indstry-box h3 {min-height:0; margin:0 0 17px;}
	.dron-camera-box {margin:25px 0 0; padding:0 0 15px;}
	.dron-camera-box h2 {margin:0 0 18px;}
	.dron-camera-box::before {display:none;}
	.home-heading{font-size: 16px;}




/**  drone css  **/
 /**  drone css  **/
.enterprise-box h1 {margin:0 0 22px;  font-size: 16px;}
.enterprise-box {min-height:0; padding:26px 0 20px;}
.enterprise-box h1 span::before { height: 4px;}
.enterprise-box h1 span {padding:0 0 15px;}
.enterprise-box .text {padding: 10px;}
.enterprise-box .text p {font-size:12px; line-height:22px;}
.why-box h2 {margin:0 15px 20px;}
.why-box {padding:23px 0 0;}
.why-box .why-thumb h3 {margin:22px 0 23px; padding:0 0 24px; border-bottom: 1px solid #e5e5e5;}
.why-box .dronerd-txt {margin:0 0 80px;}
.why-box .col-xs-12.col-sm-3.col-md-3:last-child .why-thumb h3 {border:0;}
.why-box .dronerd-txt h3 {margin:0 0 30px;}
.indstry-box ul {padding:80px 0 0 14px;}
.indstry-box .insd-indstry {min-height:0; padding: 0 0 17px; margin:0 0 28px;}
.indstry-box h3 {min-height:0; margin:0 0 17px;}
.dron-camera-box {margin:25px 0 0; padding:0 0 15px;}
.dron-camera-box h2 {margin:0 0 18px;}
.dron-camera-box::before {display:none;}
.listing-box .insd-listng:nth-child(2n+1) .img-br {float: none; margin: 0 auto; clear:both; padding: 0; width: 270px;}
.listing-box .insd-listng:nth-child(2n+1) .img-listing .txt {  bottom:-178px; left: 50%;     margin-left: -135px; position: absolute;     width: 270px; z-index:9999;}
.listing-box .img-listing {position:relative; overflow: visible;}
.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.slow-speed::before {display:none;}
.listing-box .img-listing .txt .rfrsh-rate.slow-speed::before {display:none;}
.listing-box .insd-listng:nth-child(2n+1) .txt .rfrsh-rate.resolution-br::before {display:none;}
.listing-box .img-listing .txt .rfrsh-rate.resolution-br::before {display:none;}
.listing-box .img-listing .txt .rfrsh-rate.slow-speed {width: 50%; float: left;}
.listing-box .img-listing .txt .rfrsh-rate h2 {margin:0 0 10px;}
.listing-box .img-listing .txt .rfrsh-rate p {background:#fff; color:#000;}
.listing-box .img-listing .txt .rfrsh-rate.resolution-br {width: 50%; float: left;}
.listing-box .img-listing .txt .rfrsh-rate.last {padding:0;}
.listing-box .img-listing .txt .rfrsh-rate p span {color:#5c5c5c;}
.listing-box .txt-listing {padding:190px 0 0;}
.listing-box .img-listing .txt {bottom:-141px; left: 50%;     margin-left: -135px; position: absolute;     width: 270px; z-index:9999;}
.listing-box .img-listing .img-br {float: none; margin: 0 auto; clear:both; padding: 0; width: 270px; overflow:hidden;}
.listing-box .img-listing.img-thumb .txt {bottom:-190px; left: 50%;     margin-left: -135px; position: absolute;     width: 270px; z-index:9999;}
.listing-box .img-listing.img-thumb .txt ul li {float:left; min-height: 100px;min-width: 124px;}
.listing-box .img-listing.img-thumb .txt ul li img {width:74px;}
.listing-box .img-listing.img-thumb .txt ul {overflow:hidden;}
.listing-box .img-listing .img-br img { display: block; margin: 0 auto 78px; width: 231px;}
.listing-box .insd-listng.flir .img-listing .txt .rfrsh-rate.last {padding:0;}

/**  drone css  **/.
	
}
body.enterprise-index-index .spacepadd,body.enterprise-index-index .home-heading {
    display: none;
}

/*Affirm Prequal Banner*/
.affirm-prequal-text {
	/*change this to your */
	color: #032f55;	
	/*adjust size to fit*/
	/*use for responsive*/
*width:auto;*
	/*use for fixed with*/
	/*width:800px;*/	
	background:#fff;
}
/*Don't touch these
=================*/
#.affirm-prequal-text {display: table;padding:.6em}
.affirm-prequal-text p {margin:0px;}
#pane_left {display:table-cell; padding:.4em;vertical-align:middle;}
.affirm-prequal-text .__affirm-logo {display:table-cell;vertical-align:middle;font-size:3em;text-align: center;}
#pane_right {display:table-cell;}
#line1 {padding:.3em;line-height: 2em;}
.affirm-prequal-text .buywith {font-size:2.5em; padding:.4em .2em;text-align: left;}
#line2 {padding:.3em;line-height:1.2em;}
.affirm-prequal-text .realtime, .affirm-prequal-text .prequalify {font-size:1.8em; padding:.3em;}
.affirm-prequal-text .realtime {color:#888;white-space:nowrap;}
.affirm-prequal-text .prequalify {color:#00C8E5;white-space:nowrap;}

/* =============================Franchise============================= */
}
/*css for boxes*/
* {
  box-sizing: border-box;
}
pbody {
  margin: 0;
  font-family: Arial;
}
.prow {
  display: flex;
  flex-wrap: wrap;
}
/* Create four equal columns that sits next to each other */
.pcolumn {
  flex: 25%;
  max-width: 25%;
  padding: 0px 15px 0px 15px;
  border: 1px solid transparent;
}

.pcolumn img {
  margin-top: 2px;
  vertical-align: middle;
}
.featbold {
	font-size: 20px;
    padding: 0;
    margin: 0 0 5px;
    display: block;
    font-weight: 500;
	text-align: center;
	font-family: 'Open Sans';
	text-transform: uppercase;
	background-color: #133154;
	color: #fff;
}
.pdescription {
	font-size: 14px;
	color: #222;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	text-align: center;

}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
  .pcolumn {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .pcolumn {
    flex: 100%;
    max-width: 100%;
  }
}


/* for boxes service */
* {
  box-sizing: border-box;
}
pbody2 {
  margin: 0;
  font-family: Arial;
}
.prow2 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1150px;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 -5px;
}
/* Create four equal columns that sits next to each other */
.pcolumn2 {
  flex: 20%;
  max-width: 20%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #eee;
  -webkit-filter: grayscale(0%) opacity(70%); 
  filter: grayscale(0%) opacity(70%);
  /*  -webkit-filter: grayscale(100%) opacity(50%); 
  filter: grayscale(100%) opacity(50%);*/
  transition: all 0.3s ease;    
  -webkit-transition: all 0.3s ease;
  margin: 0 5px;
}
.pcolumn2:hover {
  -webkit-filter: grayscale(0%) opacity(100%); 
  filter: grayscale(0%) opacity(100%);
  transition: all 0.3s ease;    
  -webkit-transition: all 0.3s ease;
  border: 1px solid #153154;
}

.pcolumn2 img {
  margin-top: 2px;
  vertical-align: middle;
 /* -webkit-filter: grayscale(100%) opacity(50%); 
  filter: grayscale(100%) opacity(50%);*/
  transition: all 0.3s ease;    
  -webkit-transition: all 0.3s ease;
}
.pcolumn2 img:hover {
  -webkit-filter: none;  
  filter: none;  
  transition: all 0.5s ease;    
  -webkit-transition: all 0.5s ease;
}
.featbold2 {
	font-size: 16px;
    padding: 0;
    margin: 0 0 10px;
    display: block;
    font-weight: 500;
	text-align: center;
	font-family: 'Open Sans';
	text-transform: uppercase;
	background-color: #153154;
	color: #fff;
}
.pdescription2 {
	font-size: 14px;
	color: #222;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	text-align: center;
	display: none;

}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
  .pcolumn2 {
    flex: 50%;
    max-width: 50%;
  }
  .featbold2 {
	  font-size:14px;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .pcolumn2 {
    flex: 33%;
    max-width: 33%;
  }
}

.newUpdateGrid .bx-wrapper .bx-controls-direction a {
  
    z-index: 55;
}