/*
	Theme Name: HTGNZ - Drones and Motors Theme
	Theme URI: http://www.fweb.co.nz
	Description: A Theme custom built for HTGNZ.
	Version: 1.0.0
	Author: FWeb Limited
	Author URI: https://www.fweb.co.nz;
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


@import url('bootstrap/css/bootstrap.css');


/*------------------------------------*\
    MAIN
\*------------------------------------*/

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

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

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

/* container */
.container {
	max-width:100%;
	width:100%;
	margin:0 auto;
  padding: 0 100px;
	position:relative;\
	background:Red;
}
/* header */

/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {
	
width:100%;text-align:center;
}

.menu-item:first-child {
  
}
.nav ul{
	padding:0;
	margin:0;
}
.nav ul li{
    cursor: pointer;
    vertical-align: bottom;
    display: inline-block;
    font-size: 1rem;
    line-height:2.5rem;
    padding: 0 25px;
   
}
.nav ul li a{
	color:#fff;
	font-family: 'Montserrat', sans-serif;
  font-weight:700;
  letter-spacing:.15rem;
}

.nav ul li a:hover{color:#efefef;text-decoration: underline!important}

/*.nav ul li:hover{background:#a7bfde;}*/
.nav ul li:hover a{text-decoration:none;}


/* sidebar */
.sidebar {

}
/* footer */
.footer {

}


/*------------------------------------*\
    Custom Overall - FWeb
\*------------------------------------*/

.footer-bottom-bar{background:#000;width:100%;margin-top:70px;}
.footer-bottom-bar p{padding-top:25px;padding-bottom:15px;font-size:12px;color:#999;text-align:center;}

.header{padding:90px 0 0 0;}
.header{width:100%;background:#000000;padding-bottom:70px;}
.nav-container-border{border-bottom:1px solid #fff;padding-bottom:40px;}

.light-text-23 p{font-family: 'Montserrat', sans-serif;color:#fff;font-size:23px;line-height:40px;font-weight:300;}
.bold-text-h1 h1{font-size:4rem;font-weight:300!important;font-family: 'Montserrat', sans-serif;color:#94969a;letter-spacing:3px;}
.min-height-700, .vc_custom_1499660674902{min-height:700px;background-position:top!important;background-size: cover;}
.vc_custom_1499659751284{background-position:center top!important;}

.slider-top{}
.hover-button img:hover{cursor:pointer;opacity:.8;}

.group-of-companies{width:100%;}
.group-of-companies .individual-company{display:block;}

.individual-company .wpb_single_image img{height:100%;}
.group-of-companies .individual-company .vc_column-inner{padding:0!important;}

.group-of-companies .overlaybox{position:absolute;height:100%;width:100%;top:0;z-index:99;}
.group-of-companies .overlaybox-active{position:absolute;height:100%;width:100%;top:0;z-index:99;background:rgba(255,255,255,.7);z-index:99;display:none;}


.individual-company:hover{cursor:pointer;}
.individual-company a{z-index:999;position:relative;}
.individual-company:hover .overlaybox-active{display:block;}

.individual-company.tfc .overlaybox{display:block;background:rgba(16,70,145,.8);}
.individual-company.tfc:hover .overlaybox{display:none;transition:.5s;}

.individual-company.hth .overlaybox{display:block;background:rgba(9,90,159,.8);}
.individual-company.hth:hover .overlaybox{display:none;transition:.5s;}

.individual-company.helichina .overlaybox{display:block;background:rgba(62,161,229,.8);}
.individual-company.helichina:hover .overlaybox{display:none;transition:.5s;}

.individual-company.htcp .overlaybox{display:block;background:rgba(56,105,180,.8);}
.individual-company.htcp:hover .overlaybox{display:none;transition:.5s;}

.individual-company.httrading .overlaybox{display:block;background:rgba(62,148,242,.8);}
.individual-company.httrading:hover .overlaybox{display:none;transition:.5s;}

.individual-company.nzcbi .overlaybox{display:block;background:rgba(55,120,216,.8);}
.individual-company.nzcbi:hover .overlaybox{display:none;transition:.5s;}

.individual-company.dm .overlaybox{display:block;background:rgba(53,80,167,.8);}
.individual-company.dm:hover .overlaybox{display:none;transition:.5s;}

.individual-company.comingsoon .overlaybox{display:block;background:rgba(61,142,216,.8);}
.individual-company.comingsoon:hover .overlaybox{display:none;transition:.5s;}


footer{padding:30px 0;padding-bottom:0px;}
footer h2{font-size:14px;font-weight:700;color:#000;font-family: 'Montserrat', sans-serif;margin-bottom:30px;}
footer p, footer ul li a, footer a{color:#565656;font-size:14px;font-weight:400;font-family: 'Montserrat', sans-serif;line-height:25px;}

footer ul{padding:0;}
footer ul li{list-style:none;line-height:25px;}
footer ul li a{text-decoration: underline}
/*------------------------------------*\
    Widgets
\*------------------------------------*/
.right-slider-widgets{float:left;}
.right-slider-widgets .widget_text{
	display: block;
    border: 1px solid #DCE4E6;
    font-size: 14px;
    position: relative;
    line-height: 140%;
    margin-bottom: 5.5%;
    width:100%;
    float:left;
}
.right-slider-widgets .widget_text h3{    
	padding: 6px 12px;
    padding-top: 10px;
    margin-top:0;
    color: white;
    font-size: 18px;
    background-color: #2D507C;
    font-family: "Gotham-medium"; 
}
.right-slider-widgets .widget_text .text-content{width:50%;float:left;padding:0 0 0 10px;}
.right-slider-widgets .widget_text .text-content p {font-family: "Gotham-book";}
.right-slider-widgets .widget_text .text-content p.large{
	line-height: 120%;
    margin-top: 10px;
    font-size: 18px;
}
.right-slider-widgets .widget_text .text-content p.medium{
    margin-top: 10px;
    font-size: 11px;
}
.right-slider-widgets .widget_text .text-content p.small{
    margin-top: 5px;
    font-size: 10px;
}
.right-slider-widgets img#carton{float:right;margin-top:-20px;}

.right-slider-widgets .widget_text#text-3 .text-content{width:100%;float:left;padding:0 0 0 10px;}

.right-slider-widgets #text-4 .text-content a{text-decoration:underline}
.right-slider-widgets #text-4 .text-content{width:50%;float:left;padding:0 0 0 10px;}
.right-slider-widgets img.mailer-image{float:right;margin-top:-30px;}



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


/*------------------------------------*\
    HOME SPECIFIC
\*------------------------------------*/

.featured-products-home {
  margin-bottom: 7.5%;
  background-color: #787F83;
}

.featured-products-home h2{
    padding: 0.5% 0;
    font-size: 22px;
    color: white;
    text-align: center;
    background-color: #272E33;
    margin: 0;
    font-family:"Gotham-book";
}

.featured-products-home .woocommerce ul.products li.product{
  background-color:#272E33;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



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





.wpml-ls-menu-item .wpml-ls-flag {
    width: 100%;
    height: 100%;
    max-width:22px;
    max-height:auto;
}

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
}




/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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


}
@media only screen and (max-width:480px) {
  .header{padding:50px 0 0 0;}
  header .container{padding-left:0px;padding-right:0px;}
  header .logo {text-align: center;padding-bottom:30px}
  header .nav li{width:100%;}
  .group-of-companies .individual-company{width:100%!important;}
  footer .col-sm-6{width:100%!important;}
  .bold-text-h1 h1 {font-size:1.9rem!important;}
  .individual-company:nth-of-type(2){margin-top:-25px;}
  .individual-company:nth-of-type(1){margin-top:10px;}

}
@media only screen and (max-width:768px) {
  header .row, footer .row{margin-left:0;margin-right:0;}
  .flags{text-align:center;margin-top:30px;}
  .vc_custom_1499917486104{padding-top:100px;}
  header .logo {text-align: center;padding-bottom:30px}
  header .nav li{width:100%;}
  footer .col-sm-6{width:50%;}
    .bold-text-h1 h1 {font-size:3rem;}
  
  
}
@media only screen and (max-width:950px) {
.nav ul li{width:100%;}
.vc_custom_1500170945427 img{padding-top:100px;}

  .vc_custom_1500172585732 img {padding-top:150px;}
  .bold-text-h1 h1 {padding-bottom:150px;}

    li.wpml-ls-menu-item {width:50%!important;float:left;}
  .nav li:nth-of-type(8) {text-align:right!important;}
  .nav li:nth-of-type(9) {text-align:left;}
  .wpml-ls-menu-item .wpml-ls-flag {
    max-width: 22px;
    max-height: 22px;
}

}


@media only screen and (max-width:1023px) {
  .group-of-companies .individual-company{width:50%;}
  .slider-top, footer .container{padding-left:30px;padding-right:30px;}
   footer .col-sm-6{width:50%;}
}

@media only screen and (min-width:1024px) {
  .vc_custom_1499917486104{padding-top:200px;}
  .group-of-companies .individual-company{width:50%;}
  footer .col-sm-6{width:25%;}
  footer .row{margin-left:0;margin-right:0;}


  .vc_custom_1500172585732 img {padding-top:350px;}
  .bold-text-h1 h1 {padding-bottom:350px;}
}
@media only screen and (min-width:1140px) {

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

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

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

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

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

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

}
.bypostauthor {

}

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

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
