/**
Text
**/

body {
	height:100%;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding:0;
	margin:0;
	font-size:18px;
	line-height: 28px;
	color: #777;
  background: #fff;
  overflow-x: hidden;
  position: relative;
}

h1 {
  font-size: 3em;
  line-height:1.2em;
  margin:0 0 .3em;
}

h4 {
	font-size: 1.1em;
	line-height:1.4em;
}

p {
	padding: 0 0 1em;
	margin:0;
  }

	a {
	color: #777;
}

	a:hover {
	text-decoration: none;
	color: #1d9eff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

ul {
    margin-top: 0;
    margin-bottom: 20px;
}

.container-fluid {
	padding-left: 25px;
	padding-right: 25px;
}


.white-text h2 {
	margin-top: 100px;
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: 300;
}

.black-text {
	color: #000;
}

.blue-text {
	color: #1673c1;
}

.turq-text {
	color: #79c6c7;
}

.lime-text {
	color: #81b832;
}

.highlight {
	color: #1d9eff;
}

.dropdown {
	padding-top: 5px;
}

.text-padding {
	padding-top: 80px;
	padding-bottom: 100px;
}

/**
Logo header
**/

#fuji-header {
	padding: 25px 0 25px;
}

.fujifilm-logo{
	max-width: 250px;
	float: right;
}

.btn-langbox {
    display: inline-block;
    text-decoration: none;
		padding-right: 20px;
	}

	.caret {
		margin-left: 22px;
	}

	.dropdown-menu {
		min-width: 122px;
	}

.btn-lang {
	width: 100%;
	background: transparent;
	border: 1px solid #ccc;
	padding: 6px 9px 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

/**
fullscreen-banner
**/

.fullscreen-banner-cta {
	padding: 50px 0 130px;
}

.fullscreen {
    width:100%;
    min-height:100%;
	background-repeat:no-repeat;
		background-size: cover;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
}

.overlay {
    /**background-color: rgba(0, 30, 60, 0.3);**/
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

/**
Header
**/


.logo {
	margin: 100px 0 40px 0;
}

.logo img{
	width: 250px;
}

.landing h1{
	font-size: 60px;
	font-weight: 300;
	color: #000;
	margin: 35px 0 50px 0;
	/*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}

.landing h2{
	font-size: 44px;
	font-weight: 300;
	color: #98d200;
	margin: 10px 0 50px 0;
}

.landing p{
	color: #000;
	padding: 0 0 0px;
  margin: 7px 0 5px 0;
}

.btn-padding {
	padding-bottom: 50px;
}

.email-padding {
	padding-top: 5px;
}

.list-group {
	margin-bottom: 0px;
	color: black;
	font-weight: 400;
}

.list-group-item {
	background-color:inherit;
	border: 0px solid #ddd;
	padding: 2px 0px;
}


/*
nav-bar
*/

#menu {
	z-index: 99;
}

.site-name img {
	width: 170px;
}

.navbar-default {
	/*background: rgba(0, 165, 219, 0.80);*/
	box-shadow: 0px 0.5px 2px #2e3a40;
	background-color: rgba(0, 0, 0, 0.85);
}

.navbar-default .navbar-brand {
    padding: 14px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-weight: 400;
	font-size: 15px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #1d9eff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
    color: #1d9eff;
}

.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
}

.navbar-collapse {
    padding-right: 0px;
}



/*
Heading, large text colour background
*/


#quote h1 {
	font-size: 50px;

	font-weight: 300;
}

.row-padding{
	padding-left: 15px;
	padding-right: 15px;
}

/**
technology-section muliple features
**/

#technology-section {
	background: #fff;
}

#technology-section h2 {
	font-size: 40px;
	font-weight: 300;
	padding: 20px 0 0;
	margin: 80px 0 20px 0;
}

#technology-section h4 {
	padding: 50px 0 0px;
}

#technology-section p {
	padding-top: 40px;
}

#technology-section .feature-pic {
	margin-bottom: 0px;
}

#technology-section .fullwidth-image {
	background-image: url('../images/water-splash.jpg');
	background-position: center;
	background-size: cover;
}


/**
feature sections
**/

#feature-color-full {
	padding: 0px 0 0px;
	background: rgba(90, 221, 252, 0.1);
}

#feature-color-full h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0 20px 0;
}

#feature-color-full .btn-section {
	padding-bottom: 15px;
	padding-top: 15px;
	}
}

#feature-grey {
	padding: 100px 0 100px;
	background: #f6f6f6;
}

#feature-grey h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 15px 0 15px 0;
}

#feature-grey .btn-section {
	padding-bottom: 20px;
}

.feature-pic {
	margin-top: 20px;
	margin-bottom: 20px;
}

#feature {
	padding: 80px 0 80px;
}

#feature h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 15px 0 15px 0;
}



/*
feature with figure banner - into columns
*/

/*#fig-feature
*/

#fig-feature {
	padding: 80px 0 80px;
}

#fig-feature h1 {
	font-size: 200px;
	font-weight: 100;
	color: #98d200;
}

#fig-feature h5 {
	font-size: 24px;
	font-weight: 300;
	margin: 5px 0 20px 0;
}

#fig-feature h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0 20px 0;
}

.number-header {
	padding: 0px 0 40px;
}



/**
test-drive
**/


.test-drive-cta {
	padding: 20px 0 20px;
}

#test-drive h2 {
	margin: 140px 0 20px;
	padding: 0 0 30px;
	font-size: 46px;
	font-weight: 300;
	color: #000;
}


.btn-text {
	font-size: 17px;
	text-decoration: underline;
	margin: 0px 0 132px;
	line-height: 20px;
	padding: 0px 0px;
	border: 0px solid #fff;
	background: transparent;
	transition: all 0.4s;
	color: #000;
}
.btn-text:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border: 0px solid #fff;
	background: transparent;
	color: #1d9eff;
}


/*
split feature into columns
*/

#quote {
	padding: 80px 0 150px;
	background: #1d9eff;
}

.quote-offset {
	left: 75px;
}

#quote h4 {
	font-size: 32px;
	font-weight: 600;
	margin: 0 0 20px 0;
}

#quote p {
	padding-bottom: 0px;
}

#quote h2 {
	font-size: 46px;
	font-weight: 300;
	margin: 5px 0 15px;
	color: #fff;
}

.quote-mark img {
	padding: 50px 0px 15px;
	max-width: 125px;
	opacity: 0.5;

}

#quote .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.no-gap{
	padding-right: 0px;
}

.embed-responsive-16by9{
	padding-bottom: 25%;
}

.client-pic {
	padding: 0 0 0px;
}

/**
sign-off
**/

#sign-off {
	padding: 80px 0 0px;
}

#sign-off h2 {
	font-size: 46px;
	font-weight: 300;
	margin: 20px 0 20px;
}

#sign-off .img-caption {
		position: absolute;
    right: 40%;
    bottom: 20px;
    left: 0%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #1d9eff;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0,0,0,.0);
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*
Contact form
*/


.contact-row {
	margin: 105px 0 111px;
}

#contact h2 {
	color: #000;
}

.ul-address a {
	font-weight: normal;
}

.ul-address a:hover {
	color: white;
}

.ul-address li {
	padding-right: 20px;
	padding-left: 0px;
	margin-bottom: 8px;
	list-style: none;
	color: white;
}

.ul-address i {
	margin-left: 15px;
	position: absolute;
	left: 0;
	color: #1d9eff;
	font-size: 25px;
	line-height: 30px;
}

#contact-form {
	margin: 0 auto;
	padding-top: 10px;
}

#contact-form input {
	position: relative;
	padding: 5px 25px;
	width: 100%;
}

#contact-form textarea {
	position: relative;
	padding: 10px 25px;
	width: 100%;
	height: 120px !important;
}

#contact-form .form-control {
	border-radius: 0;
	border: solid 1px #dadada;
	background-color: #fff;
	color: #333;
	font-size: 1.2em;
	height: 55px;
}

#contact-form .btn {
	height: 55px;
	width: 100%;
	background-color: #1d9eff;
	color: #ffffff;
	font-size: 17px !important;
	line-height: 18px;
	padding: 0 33px;
	border: none;
	border-radius: 0;
	margin: 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

#contact-form .btn:hover {
	background-color: #1f96e0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

.privacy {
	padding-top: 0;
	font-size: 14px;
	line-height: 20px;
}

#contact a {
text-decoration: underline;
}

#contact a:hover {
color: #1d9eff;
}


/*footer
*/

#footer {
	background: #fff;
	padding: 25px 0 25px;
}

#footer p {
	font-size: 14px;
	line-height: 17px;
	padding: 0px;
}

.footer-line {
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #f0f0f0;
}

.address-patch {
	padding: 25px 0 25px;
}

.fujifilm-logo-sm img{
	max-width: 150px;
	float: right;
}

.social ul {
	padding-left: 0px;
	list-style: none;
}

.social li {
	display: inline-block;
	padding-right: .3em;
	padding-left: .3em;
	padding-bottom: .3em;
}

.social li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #1d9eff;
	border-radius: 50%;
	background: #fff;
	border: solid 1px #1d9eff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

.social li a:hover {
	color: #fff;
	background: #1d9eff;
}

.social-icons i {
	color: #1d9eff;
	font-size: 30px;
	line-height: 40px
}

#shortcode-basic {
	padding: 70px 0 10px;
}

#shortcode-button {
	padding: 50px 0 10px;
	width: 100%;
	min-height: 100%;
}

#shortcode-button .form-horizontal {
	padding-left: 20px;
	padding-right: 20px;
}

#shortcode-icon {
	padding: 70px 0 10px;
}

#shortcode-alert {
	padding: 70px 0 10px;
}

#shortcode-table {
	padding: 70px 0 10px;
}

#shortcode-column {
	padding: 50px 0 10px;
}



/*Policy
*/

#policy {
	padding: 75px 0 10px;
}

.policy-header {
	padding: 0px 0 50px;
}



/*
Buttons
*/


.head-btn {
	margin-bottom: 50px;
}

.btn-yellow {
	font-size: 17px;
	margin: 50px 0 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #FFD340;
	background: #FFD340;
	transition: all 0.4s;
	color: #fff;
	border-radius: 100px;
}

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open > .dropdown-toggle.btn-yellow {
	border: 2px solid #FFD340;
	background: transparent;
	color: #FFD340;
}

.btn-default {
	font-size: 17px;
	margin: 30px 0 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #1d9eff;
	background: transparent;
	transition: all 0.4s;
	color: #1d9eff;
	border-radius: 100px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border: 2px solid #1d9eff;
	background: #1d9eff;
	color: white;
}

.btn-primary {
	font-size: 17px;
	font-weight: 600;
	margin: 50px 0 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #1d9eff;
	background: #1d9eff;
	transition: all 0.4s;
	color: white;
	border-radius: 100px;
}

.btn-primary1 {
	font-size: 17px;
	font-weight: 600;
	margin: 50px 0 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #0D4293;
	background: #0D4293;
	transition: all 0.4s;
	color: white;
	border-radius: 100px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border: 2px solid #062666;
	background: #062666;
	color: #fff;
}

.btn-primary1:hover, .btn-primary1:focus, .btn-primary1:active, .btn-primary1.active, .open > .dropdown-toggle.btn-primary1 {
	border: 2px solid #1d9eff;
	background: #1d9eff;
	color: #fff;
}

.btn-secondary {
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	padding: 20px 50px;
	height: 65px;
	border: none;
	background: #1d9eff;
	transition: all 0.4s;
	color: white;
	border-radius: 4px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background: #1f96e0;
	color: white
}



/*
Screen rules
*/

/* common screen rules ----------- */
@media only screen
and (max-width: 1199px) {




}

/* common screen rules ----------- */
@media only screen
and (max-width: 991px) {

#intro h2 {
	text-align: center;
}

.landing h1{
	font-size: 46px;
}

.navbar-collapse.collapse {
  display: none !important;
}

.navbar-collapse.collapse.in {
  display: block !important;
}

.navbar-header .collapse, .navbar-toggle {
  display:block !important;
}

.navbar-header {
  float:none;
}

.client-pic {
	max-width: 100%;
}

#technology-section p {
	padding-bottom: 80px;
}

#technology-section img {
	padding-top: 50px;
}

.embed-responsive-16by9 {
    padding-bottom: 50%;
}

}


/* common screen rules ----------- */
@media only screen
and (max-width: 767px) {

.fujifilm-logo img {
	max-width: 200px;
	padding-top: 25px;
	display: block;
	margin: 0 auto;
	float: none;
}

.logo img {
	width: 160px;
}

#technology-section p {
	padding-bottom: 200px;
}

}

	/* iPads (landscape) ----------- */
	@media (max-width : 1024px) {


		.landing-text {
			margin: 60px 0 40px 0;
		}

		.white-text h2 {
			font-size: 34px;
		}

		#feature h2 {
			font-size: 34px;
		}

		#feature-grey h2 {
			font-size: 34px;
		}

		#feature-color-full h2 {
			font-size: 34px;
		}

		#fig-feature h2 {
			font-size: 34px;
		}

		.text-padding {
			padding-top: 65px;
			padding-bottom: 70px;
		}

		#fig-feature {
			padding: 65px 0 65px;
		}

		#test-drive h2 {
			margin: 125px 0 20px;
		}

		.btn-text {
			margin: 0 0 117px;
		}

		#technology-section h2 {
			font-size: 34px;
			margin: 65px 0 20px;
		}

		#sign-off {
    	padding: 65px 0 0px;
		}

		#sign-off h2 {
    	font-size: 34px;
		}

		.contact-row {
			margin: 80px 0 86px;
		}

}



/* iPads (portrait) ----------- */
@media (max-width : 768px)

	{
	.logo {
		margin: 100px 0 50px 0;
	}

	.landing-text {
		margin: 60px 0 40px 0;
	}

	#sign-off {
		padding: 65px 0 0px;
	}

	#sign-off h2 {
		font-size: 34px;
		text-align: center;
	}

	#quote h2 {
    font-size: 38px;
	}

	.white-text h2 {
		font-size: 40px;
	}

	#feature h2 {
		font-size: 34px;
	}

	#feature-grey h2 {
		font-size: 34px;
	}

	#feature-color-full h2 {
		font-size: 34px;
	}

	#fig-feature h1 {
		font-size: 174px;
	}

	#fig-feature h2 {
		font-size: 34px;
	}

	#feature-color-full .btn-section {
		padding-bottom: 33px;
	}

	#fig-feature {
		padding: 65px 0 65px;
	}

	#feature-grey {
		padding: 75px 0 75px;
	}

	#feature-color-full {
		padding: 0px 0 0px;
	}

	#feature {
		padding: 75px 0 75px;
	}

	#technology-section img {
		padding-top: 35px;
	}

	#technology-section h2 {
    font-size: 34px;
		margin: 65px 0 15px 0;
	}

.contact-row {
	margin: 65px 0 65px;
}

.quote-mark img {
  padding: 45px 0px 15px;
	max-width: 100px;
}

.embed-responsive-16by9 {
	padding-bottom: 55%;
}

div#youtube_video{height: 135px !important;}

.text-padding {
	padding-top: 25px;
	padding-bottom: 70px;
}

#test-drive h2 {
	margin: 125px 0 20px;
}


/* smart-phone (portrait) ----------- */
/* iPhone 6plus 736px (landscape) ----------- */

@media (max-width: 768px) {
div#youtube_video{height: 135px !important;}
.logo {
		margin: 75px 0 50px 0;
	}

	.text-padding {
		padding-top: 25px;
	  padding-bottom: 50px;
	}

	#fig-feature {
	   padding: 40px 0 40px;
	 }


}


/* iPhone 6plus (portrait) ----------- */
@media (max-width : 414px) {

		#intro .btn-default {
			display: block;
		  margin: 0 auto;
			text-align: center;
			font-size: 17px;
			line-height: 20px;
			padding: 15px 35px;
			height: 50px;
			border: 2px solid #1d9eff;
			background: transparent;
			transition: all 0.4s;
			color: #1d9eff;
			border-radius: 100px;
		}

		.container-fluid {
			padding-left: 15px;
			padding-right: 15px;
		}

		#quote {
 	 		padding: 45px 0 75px;
  	}

}


/* iPhone 6 (portrait) ----------- */
@media only screen
and (max-width : 375px) {

	#technology-section p {
	   padding-bottom: 160px;
	 }

	 #sign-off h2 {
		 font-size: 34px;
	 }

}


/* iPhone 5 (landscape) ----------- */
@media only screen
and (max-width: 568px){


	.logo img {
		width: 150px;
	}

	.landing-text p {
		font-size: 16px !important;
	}
	#intro {
		padding: 50px 0 70px;
	}
	#policy {
		padding-top: 50px;
	}
	#feature {
		padding: 35px 0 50px;

	}
	#feature-grey {
		padding: 50px 0 50px;
	}

	#feature-color-full {
		padding: 0px 0 0px;
	}

	.package-option {
		padding: 50px 0 50px;
	}

	#testimonial {
		padding: 50px 0 50px;
	}

	#sign-off {
		padding: 0px 0 0px;
	}

	#sign-off h2 {
		margin: 50px 0 15px 0;
	}

	#fig-feature h1 {
		font-size: 100px;
	}

	.contact-row {
		margin: 50px 0 50px;
	}

	#quote h4 {
		font-size: 24px;
	}

}



/* iPhone 4/5 (portrait) ----------- */
@media only screen
and (max-width: 370px){

	.landing h1{
		font-size: 40px;
		margin: 20px 0 10px 0;
	}

	#intro h2 {
		font-size: 28px;
	}

	#feature h2 {
		font-size: 28px;
	}

	#feature-grey h2 {
		font-size: 28px;
	}

	#feature-color-full h2 {
		font-size: 28px;
	}

	#sign-off h2 {
		font-size: 28px;
		margin: 50px 0 15px 0;
	}

	#quote h1 {
		font-size: 42px;
	}

	#fig-feature h1 {
		font-size: 78px;
	}

	#quote {
		padding: 75px 0 95px;
	}

	#quote h2 {
		font-size: 34px;
	}

	.btn-secondary {
		font-size: 18px;
		font-weight: 300;
		line-height: 20px;
		padding: 15px 30px;
		height: 65px;
		border: none;
		background: #1d9eff;
		transition: all 0.4s;
		color: white;
		border-radius: 4px;
	}
	.btn-primary1, .btn-primary {
	font-size: 14px;
	}

}