/*
Theme Name:     A-ha
Description:    
Author:         BNNM
Template:       twentyfifteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,greek,cyrillic,vietnamese,greek-ext,cyrillic-ext,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu&subset=latin,cyrillic);
@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.woff') format('woff'), url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.ttf')  format('truetype'), url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.logo span {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin: 10px 12px !important;
	display: inline-block;
	float: right;
	font-size: 35px;
	color: #C0BFBF;
}
.pp_pic_holder .ppt {
	display: none !important;
}
.raleway-bold {
	font-family: 'Raleway-ExtraBold';
}
body {
	font-family: Roboto;
	overflow-x: hidden;
}
.shelf.right img {
	float: right;
}
.shelf.left img {
	float: left;
}
.ubuntu-font {
	font-family: 'Ubuntu', sans-serif !important;
}
.how-we-work img {
	max-width: 60px;
}
.how-we-work .visible-content {
	position: relative;
	text-align: center;
}
.how-we-work .visible-content div {
	display: inline-block;
	width: 100%;
}
.how-we-work .visible-content div:nth-child(2) p {
	font-size: 28px;
}
.how-we-work .invisible-content {
	font-size: 20px;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s;
	transform: translateY(-100%);
}
html body .shelf {
	position: relative;
}
html body .shelf .vc_single_image-wrapper {
	width: 100%;
}
html body .shelf img {
	width: 50%;
	display: block;
}
.how-we-work .visible-content:hover .invisible-content {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.how-we-work p {
	margin: 15px;
}
.how-we-work img {

}
.big-bubble {
	line-height: 1.1 !important;
}
.bubble:before {
	position: absolute;
	width: 0;
	bottom: -30px;
	left: 25px;
	height: 1px;
	content: '';
	border: 20px solid transparent;
	border-left: 0px solid transparent;
	border-top: 10px solid rgba(10, 10, 10, 0.74902);
}
#page {
	max-width: 100% !important;
	width: 100% !important;
}
.vc_row {
	margin: 0 !important;
}
body h1, body h2 {
	font-weight: 300;
	text-transform: uppercase;
}
body ul {
	font-size: 18px;
	margin: 6px 0px 20px;
	line-height: 26px;
	font-weight: 300;
}
body .bold {
	font-weight: 600;
}
body .description {
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 7.7px;
	margin: 35px 0 55px;
}
html body button.ubtn-normal {
    padding: 0;
    font-size: 27px;
}
.header .left a {
    float: right;
    background: #ffde00;
    color: #0a0a0a;
    font-size: 16px;
    padding: 10px;
    margin-top: 8px;
    border-radius: 3px;
    text-transform: uppercase;
}
body .section-1 .button {
	letter-spacing: normal;
	width: auto;
}
body .button, body input[type=submit] {
	text-transform: uppercase;
	background-color: #ffde00;
	display: inline-block;
	padding: 15px;
	color: #000;
	font-weight: 600;
	font-size: 27px;
	cursor: pointer;
	border: none;
	width: 100%;
	font-weight: 400;
	text-align: center;
}
body .go a {
	text-decoration: none;
	background-image: url(/wp-content/uploads/2015/10/mouse.png);
	background-repeat: no-repeat;
	background-position: center 28%;
	background-color: rgba(217, 217, 217, 0.74);
	display: inline-block;
	height: 120px;
	width: 120px;
	border-radius: 50%;
	margin-top: 87px;
	cursor: pointer;
	background-size: 49px;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 80px;
	color: #000;
	font-weight: 900;
}
body .go a:hover {
	background-position: center 32%;
}
body .whitelinks a {
	color: #fff;
	border-bottom: 2px dashed #fff;
	text-decoration: none;
	font-size: 18px;
}
body p {
	font-size: 18px;
	margin: 46px 0 20px;
	line-height: 26px;
	font-weight: 300;
}
body:before {
	content: none;
}
.site-content {
	margin: 0;
	width: 100%;
}
body.admin-bar .navbar-fixed-top {
	top: 32px;
}
body .header .navbar-default {
	background-color: #000;
	border: none;
	height: 60px;
}
body .header .navbar-default .navbar-header .navbar-brand {
	padding: 8px 10px;
	float: left;
}
body .header .navbar-default .navbar-header .navbar-brand .logo {
	display: inline-block;
	float: left;
	padding: 10px;
	padding-top: 0;
}
body .header .navbar-default .navbar-header .navbar-brand .logo img {
	height: auto;
}
.logo img {
	width: 36px;
}
body .header .navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding: 25px 25px 15px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}
.call_phone_1 a {
	color: #fff;
}
.call_phone_1 a:hover {
	color: #fff;
	text-decoration: underline;
}
.section-14 iframe {
	width: 100%;
}
.hidden-gallery ol.flex-control-nav,
.hidden-gallery ul.flex-direction-nav {
	display: none;
}
html body .hidden-gallery {
	margin: 0;
}
.hidden-gallery .wpb_gallery_slides {
	border: none;
	height: auto !important;
	border-radius: 0;
	margin: 0;
	box-shadow: none;
	background: transparent !important;
	position: relative;
	overflow: hidden;
}
.hidden-gallery .wpb_gallery_slides li:not(:first-child) {
	display: none !important;
}
.hidden-gallery .wpb_gallery_slides li:first-child {
	opacity: 1 !important;
}
.hidden-gallery + .wpb_text_column h3 {
	margin-top: 20px;
}
body .header .navbar-default .navbar-nav > li > a {
	cursor: pointer;
	transition: 0.2s;
}

body .header .navbar-default .navbar-nav > li .sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body .header .navbar-default .navbar-nav > li .sub-menu a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
body .header .navbar-default .navbar-nav > li:hover > a {
	color: #555;
	background-color: #e7e7e7;
}
body .header .navbar-default .navbar-nav > li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}
body .header .navbar-default .navbar-text {
	color: #fff;
	padding: 5px 5px 5px;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
	line-height: 50px;
}
@media (max-width: 1745px) {
body .header .phone {
	font-size: 18px;
}
}
body .header .phone {
	margin: 0 20px;
}
.footer-wrap {
	text-align: center;
}
.section-1 {
	color: #fff;
}
h1 {
	font-size: 61px;
}
body .whitetext h3 {
	margin-top: 60px;
	margin-bottom: 20px;
}
body .whitetext,
body .section-4, body .section-13 {
	color: #fff;
}
body .map-h2-holder {
	position: absolute;
	width: 100%;
	margin-top: 0;
	text-align: center;
}
.map-h2-holder + p {
	margin-top: 0;
}
@media screen and (min-width: 59.6875em) {
	#colophon {
		width: 83.444%;
		margin: 0;
		float: none;
		display: inline-block;
	}
}
@media (min-width: 1200px) {
	body .container {
		width: 1170px;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
}
@media (max-width: 768px) {
	body > div:last-child:not(#wpadminbar) {
		top: 60px !important;
	}
	h1 {
		font-size: 35px;
	}
	#navbarCollapse {
		/*background: rgba(0, 0, 0, 0.93);*/
		/*border: 0;*/
	}
	#navbarCollapse ul {
		/*margin-bottom: 0;*/
	}
	body .header .navbar-default .navbar-text {
		margin: 0;
		line-height: 30px;
		padding: 0 0 10px;
	}
	body .section-1 .button {
		font-size: 16px;
	}
	body .section-1 {
		padding-top: 0 !important;
	}
	body .header .navbar-default .navbar-nav > li > a {
		padding: 10px;
	}
	.shelf {
		display: none;
	}
	body .description {
		letter-spacing: 0;
	}
	#iphone4s h2 {
		margin-bottom: 30px;
	}
	.vc_col-sm-2 {
		margin-bottom: 30px !important;
	}
	#iphone4s {
		padding-bottom: 0 !important;
		padding-top: 20px!important;
	}
	/*#iphone4s .upb_row_bg,*/
	/*#iphone5 .upb_row_bg,*/
	/*#iphone5s .upb_row_bg,*/
	/*#iPhone6 .upb_row_bg {*/
		/*background: transparent !important;*/
	/*}*/
	#iPhone6,
	#iphone5s,
	.main.footer {
		padding-top: 20px !important;
	}
	.footer .vc_col-sm-3 {
		margin-bottom: 20px !important;
	}
	#iphone4s .vc_col-sm-12 .wpb_wrapper .wpb_text_column:first-child {
		margin-bottom: 0;
	}
	#iphone5s,
	#iphone5,
	#iPhone6 {
		padding-bottom: 0 !important;
	}
	#iphone5 {
		padding-top: 0 !important;
	}
	#iphone5s {
		color: #000;
	}
}
.title-description {
	font-size: 20px;
	color: #fff;
	line-height: 65px;
	margin-right: 15px;
}
.button-modal input,
.button-modal select {
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px;
	font-size: 18px;
	margin-bottom: 10px;
}
.button-modal .ajax-loader {
	display: none;
}
.button-modal input[type="submit"] {
	height: 65px;
	width: calc(50% - 30px);
	transition: 0.2s;
}
.button-modal {
	text-align: center;
}
.button-modal input[type="submit"]:hover {
	background: #FFA500;
}
.wpcf7-response-output {
	margin-top: 0;
}
@media (max-width: 768px) and (orientation: landscape) {
	.vc_col-sm-2 {
		width: 33%;
		float: left;
	}
	.section-14 iframe {
		height: 200px;
	}
	.footer .vc_col-sm-3 {
		width: 50%;
		float: left;
	}
}
#rev_slider_3_1 div,
#rev_slider_3_1 span {
	font-family: Raleway-ExtraBold !important;
}
.white-on-black-container {
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 30px 40px;
	transition: 0.3s;
}
.white-on-black-container p {
	margin: 10px 0;
}
.vc_row .container {
	margin: 0 auto !important;
}
.white-on-black-container:hover {
	background: rgba(0,0,0,0.8);
}
.button.small-button {
	width: auto;
	padding: 15px 30px;
}
.black-on-white-container {
	color: #000;
	background: rgba(255,255,255,0.5);
	padding: 30px 40px;
	transition: 0.3s;
}
.black-on-white-container:hover {
	background: rgba(255,255,255,0.8);
}
.navbar {
	text-align: center;
}
.navbar-header {
	width: 100%;
}
.navbar-header .circle {
	position: absolute;
	left: calc(50% - 100px);
	margin-top: -60px;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	background: black;
	z-index: 1;
}
.navbar-header img {
	/*position: absolute;*/
	/*left: calc(50% - 75px);*/
	margin-top: -60px;
	width: 165px;
}
.navbar-header .right a {
	/*margin-left: 20px;*/
}
.navbar-header .left .ubtn-ctn-center {
	/*margin-right: 70px;*/
}
.navbar-header .left {
	float: left;
	width: 40%;
}
.navbar-header .right {
	width: 40%;
	text-align: left;
}
.navbar-header .right,
.navbar-header .left .ubtn-ctn-center {
	float: right;
}
.navbar-header .left .ubtn-ctn-center {
	float: right;
	margin-top: -8px;
}
.navbar-header .left .ubtn-ctn-center button {
	font-size: 16px;
	padding: 10px;
}
.navbar-header .right a {
	color: #fff;
	font-size: 30px;
	margin-top: 8px;
	display: inline-block;
}
.counter {
	width: auto;
	background: rgba(0, 0, 0, 0.8);
	margin: 30px auto 0;
	padding: 3px!important;
	display: inline-block;
	margin-top: -180px!important;
}
.flip-clock-dot {
	background: #fff;
}
.counter,
.counter span {
	font-size: 20px;
}
.time-col{
	float: left;
	font-weight: bold;
	font-size: 20px;
}
.text-time{
float: left;
	margin-top: 7px;
	padding-left: 10px;
}
.ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown {
	width: 400px!important;
	height: 40px!important;
	display: block!important;
	text-align: center!important;
	float: inherit!important;
}
.ult_countdown-row{
	margin-top: 4px!important;

}
.ult_countdown.ult-cd-s1 .ult_countdown-section{
	padding: 0!important;
}
.ult_countdown-div{
	float: left;
	padding-left: 5px;
}
#navbarCollapse{
	display: none;
}
.price-table {
	text-align: center;
	padding: 50px 0;
	width: 500px;
	margin: 0 auto !important;
}
.price-table img,
.price-table h2 {
	margin-bottom: 20px;
}
.price-table a {
	background: #5DAFF4;
	color: #FFF;
	font-size: 15px;
	font-weight: 600;
	height: 30px;
	padding: 4px;
	width: 170px;
	transition: 0.2s;
}
.price-table a:hover {
	background: #ffc425;
}
.price-table table {
	border: none;
}
.price-table table td {
	padding: 5px 0;
	text-align: center;
	border-left-width: 0;
	border-top-width: 0;
	border-right-width: 0;
}
@media (max-width: 767px){

	.navbar-header .ult-modal-input-wrapper{
		/*display: none;*/
	}
	.counter,
	.counter span {
		font-size: 14px;
	}
	.time-col{
		float: left;
		font-size: 14px;
	}
	.ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown{
		width: 230px!important;
		height: 56px!important;
	}
	.text-time{
		float: inherit;
	}
	.ult_countdown-div{
		margin-left: 10px;
	}
	.navbar-header .right{
		float: left;
	}
	.navbar-header .right a{
		font-size: 24px;
		margin-top: 12px;
	}
	.navbar-header .left .ult-modal-input-wrapper button{
		font-size: 10px;
		margin-left: 8px;
		margin-top: 3px;
		float: left;
	}
	.navbar-header .collapsed{
		display: none;
	}
	#iphone4s .upb_row_bg:nth-child(1),
	.mobile-bg .upb_row_bg {
		 min-width: inherit!important;
		 left: inherit!important;
		width: 100%!important;
		background-size: contain!important;
		background-attachment:inherit!important;
		background-position: top;
		background-color: white;
	}
	.vc_row .vc_column_container {
		padding-left: 0;
		padding-right: 0;
	}
	.footer p {
		margin: 0;
		padding: 0 20px;
	}
	html body .mobile-v1,
	html body .mobile-v2,
	html body .mobile-v3,
	html body .mobile-v4 {
		margin-top: 0 !important;
	}
	html body .mobile-v1,
	html body .mobile-v3 {
	    margin-bottom: 20px;
	}
	html body .footer {
		padding: 20px;
	}
	html body .mobile-bg {
	    padding-top: 65% !important;
	    padding-bottom: 40px !important;
	}
	.mobile-bg .white-on-black-container p {
		color: #000;
	}
	#iphone4s p,#page .vc_row-fluid:nth-child(10) .white-on-black-container p,#page .vc_row-fluid:nth-child(12) .white-on-black-container p, #page .vc_row-fluid:nth-child(14) .white-on-black-container p{
		color:#000000;
	}
	.white-on-black-container{
		background: inherit;
		padding: 0px;
	}
	html body .small-button-mobile {
		font-size: 16px;
	}
	#iphone4s .vc_col-sm-6{
		padding-left: 0px;
		padding-right: 0px;
	}
	#iphone4s .button.small-button{
		margin-top: 20px;
	}
	#page .vc_row-fluid:nth-child(5){
		margin-top: -115px!important;
		padding-bottom: 0px!important;
	}
	#page .vc_row-fluid:nth-child(5) button{
		margin-bottom: 60px;
	}

	#page .vc_row-fluid:nth-child(7){
		min-width: inherit!important;
		left: inherit!important;
		width: 100%!important;
		background-size: contain!important;
		background-attachment:inherit!important;
		background-position: top;
		background-color: white;
		padding: 0!important;
		margin-top: -40px;
	}


	#page .vc_row-fluid:nth-child(7) .vcpb-default{
		position: absolute;
		padding-bottom: 220px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg{
		margin-top: 173px;
	}
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8{
		padding-top: 80px;
	}
	#page .vc_row-fluid:nth-child(9) button{
		margin-top: -40px;
	}
	#page .vc_row-fluid:nth-child(10){
		padding-bottom: 60px!important;
	}
	#page .vc_row-fluid:nth-child(10) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}

	#page .vc_row-fluid:nth-child(12) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	#page .vc_row-fluid:nth-child(12) .white-on-black-container, #page .vc_row-fluid:nth-child(14) .white-on-black-container {
		background-color: inherit;
		margin-top: 0px;
		padding: 0px;
	}
	#page .vc_row-fluid:nth-child(12){
		padding-bottom:50px!important;
	}
	#page .vc_row-fluid:nth-child(14) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	#page .vc_row-fluid:nth-child(14){
		padding-bottom:0px!important;
	}
	.mobile-v3{
		margin-top: 40px;
	}
	.mobile-v1{
		margin-top: 50px;
	}
	#page .vc_row-fluid:nth-child(15) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	#page .vc_row-fluid:nth-child(16) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	.mobile-v5{
		margin-top: 50px;
	}
	#page .vc_row-fluid:nth-child(16){
		padding-bottom: 0px!important;
	}
	#page .vc_row-fluid:nth-child(18) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 250px ;
	}
	#page .vc_row-fluid:nth-child(18){
		padding-bottom: 0px!important;
	}
	#page .vc_row-fluid:nth-child(18) .white-on-black-container {
		color: #000000;
	}
	#page .vc_row-fluid:nth-child(18) .white-on-black-container {
		background-color: inherit;
		margin-top: 0px;
		padding: 0px;
	}
	.navbar-header img {
	margin-top: 0px;
	width: 100px;
	}
	.navbar-header .circle {
	left: calc(50% - 60px);
	margin-top: -40px;
	width: 120px;
	height: 120px;
	}
	.navbar-header .right {
		float: right;
	}
	.navbar-header .circle img {
		width: 75px;
	}
	.price-table {
		margin: 0 !important;
		max-width: 100%;
	}
	.header nav .navbar-header .right a {
		line-height: 1.1;
		margin-top: 10px;
	}
	.price-table a {
		width: auto;
		padding: 4px 20px;
	}
	.price-table td {
		vertical-align: middle;
	}
	.section-1 {
		padding-bottom: 50px !important;
	}
	.section-1 .wpb_text_column {
		margin-bottom: 220px !important;
	}
	html body .mobile-pdng {
		padding: 0 0 50px !important;
	}
	html body .mobile-pdng-2 {
		padding: 50px 0 !important;
	}
	.ubtn.ubtn-normal.ubtn-no-hover-bg {
		font-size: 20px
	}
}
@media (max-width: 767px) and (min-height: 640px) {
	#iphone4s .vc_col-sm-12{
		margin-top: 40px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 80px;
	}
}
@media (max-width: 650px) {
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 158px;
	}
	#page .vc_row-fluid:nth-child(16) {
		padding-top: 370px!important;
	}
	#page .vc_row-fluid:nth-child(14) {
		padding-top: 390px!important;
	}
}
@media (max-width: 530px) {
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 100px;
	}
	#page .vc_row-fluid:nth-child(12) {
		padding-bottom: 0px!important;
	}
}

@media (max-width: 600px) {
	#page .vc_row-fluid:nth-child(14) .upb_row_bg{
		margin-top: 80px!important;
	}
	#page .vc_row-fluid:nth-child(16) .upb_row_bg{
		margin-top: 80px!important;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 60px;
	}
}
@media (min-width: 500px) and (max-width: 799px) {

	#iphone4s .vc_col-sm-12{
		margin-top: 420px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 80px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default{
		padding-bottom: 390px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg{
		margin-top: 342px;
	}
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8{
		padding-top: 280px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 170px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 170px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 110px;
	}
}
@media (max-width: 400px) and (min-height: 500px) {
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 0px;
	}
	#iphone4s .white-on-black-container, #page .vc_row-fluid:nth-child(10) .white-on-black-container {
		background-color: inherit;
		margin-top: 240px;
		padding: 0px;
	}
	.vc_row-fluid:nth-child(10) .white-on-black-container{
		margin-top: 0px!important;
	}
	/*#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{*/
		/*margin-top: 30px;*/
	/*}*/

}
@media (max-width: 510px) {
	#page .vc_row-fluid:nth-child(16) .upb_row_bg {
		margin-top: -20px!important;
	}
	.mobile-v5 {
		margin-top: -33px;
	}
}
@media (min-width: 400px) and (max-width: 450px)  and (orientation: portrait)  {
	#iphone4s .vc_col-sm-12{
		margin-top: 250px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 30px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 30px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 60px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 30px;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 60px;
	}
}
@media (min-width: 450px) and (max-width: 510px) and (orientation: portrait)  {
	#iphone4s .vc_col-sm-12{
		margin-top: 300px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 500px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 50px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 80px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 50px;
	}
}
@media (min-width: 510px) and (max-width: 550px) and (orientation: portrait) {
	#iphone4s .vc_col-sm-12{
		margin-top: 330px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 65px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 65px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 120px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 60px;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 88px;
	}
	#page .vc_row-fluid:nth-child(16) .upb_row_bg {
		margin-top: -15px!important;
	}
}
@media (min-width: 550px) and (max-width: 600px) and (orientation: portrait) {
	#iphone4s .vc_col-sm-12{
		margin-top: 370px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 65px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 125px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 150px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 70px;
	}
}

@media (max-width: 630px) and (orientation: portrait) {
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 148px;
	}
}

@media (min-width: 680px) and (max-width: 800px) and (orientation: portrait) {

	#iphone4s .vc_col-sm-12{
		margin-top: 480px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 65px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 130px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 250px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 120px;
	}
}

@media (min-width: 768px) and (max-width: 800px) and (orientation: portrait) {
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8 {
		 padding-top: 0px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default {
		 padding-bottom: 0px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg {
		 margin-top: 0px;
	}
}
@media (max-width: 400px) and (max-height: 800px) {
	#iphone4s .white-on-black-container, #page .vc_row-fluid:nth-child(10) .white-on-black-container {
		background-color: inherit;
		margin-top: 200px;
		padding: 0px;
	}
	/*.vc_row-fluid:nth-child(10) .white-on-black-container{*/
		/*margin-top: 50px!important;*/
	/*}*/


}
@media (max-width: 365px){
	#page .vc_row-fluid:nth-child(12) {
		padding-top: 180px !important;
	}
}
@media (max-width: 550px){
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 60px;
	}
}
@media (min-width: 768px) and (max-width: 800px) and (orientation: landscape) {
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8 {
		padding-top: 0px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default {
		padding-bottom: 0px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg {
		margin-top: 0px;
	}
}
@media (max-width: 767px) and (max-height: 450px) and (orientation: landscape) {
	#iphone4s .upb_row_bg:nth-child(1){
		background-size: contain!important;
	}
	#iphone4s .vc_col-sm-12:nth-child(2) {
		margin-top: 460px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default{
		padding-bottom: 350px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg{
		margin-top: 300px;
	}
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8{
		padding-top: 300px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 130px;
	}
   #page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 210px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 130px;
	}
}
@media (max-width: 767px) and (min-height: 450px) and (orientation: landscape) {
	#iphone4s .upb_row_bg:nth-child(1){
		background-size: contain!important;
	}
	#iphone4s .vc_col-sm-12:nth-child(2) {
		margin-top: 460px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default{
		padding-bottom: 440px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg{
		margin-top: 393px;
	}
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8{
		padding-top: 370px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 140px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 260px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 130px;
	}
}
@media (max-width: 600px) and (max-height: 350px) and (orientation: landscape) {
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 150px;
	}
	#iphone4s .upb_row_bg:nth-child(1){
		background-size: contain!important;
	}
	#iphone4s .vc_col-sm-12:nth-child(2) {
		margin-top: 350px;
	}
	#page .vc_row-fluid:nth-child(7) .vcpb-default{
		padding-bottom: 350px;
	}
	#page .vc_row-fluid:nth-child(9) .upb_row_bg{
		margin-top: 300px;
	}
	#page .vc_row-fluid:nth-child(9) .vc_col-sm-8{
		padding-top: 300px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12{
		margin-top: 80px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12{
		margin-top: 130px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12{
		margin-top: 80px;
	}
}
@media (max-width: 1000px) {
	.navbar-header .left {
		width: 30%;
	}
	.navbar-header .right {
		width: 30%;
	}
}
@media (max-width: 767px ){
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: 260px;
	}
	.mobile-v1 {
		margin-top: 180px;
	}
	.mobile-v2{
		margin-top: -143px;
	}
	.mobile-v3 {
		margin-top: -130px;
	}
	.mobile-v4{
		margin-top: 190px;
	}
	#page .vc_row-fluid:nth-child(17) .white-on-black-container {
		color: #000000;
	}
	#page .vc_row-fluid:nth-child(17) .vc_col-sm-12 {
		margin-top: 270px;
	}
	#page .vc_row-fluid:nth-child(17) .upb_row_bg {
		background-size: contain !important;
		position: absolute !important;
		background-position: top !important;
	}
	#page .vc_row-fluid:nth-child(17){
		margin-bottom: 0px!important;
	}
	#page .vc_row-fluid:nth-child(15) {
		margin-bottom: -420px!important;
	}
	#page .vc_row-fluid:nth-child(17) {
		margin-bottom: -255px!important;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12 {
		margin-top: -40px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12:nth-child(2) {
		margin-top: 2px;
	}




}

@media (max-width: 700px) {
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: 210px;
	}
	#page .vc_row-fluid:nth-child(17) .vc_col-sm-12 {
		margin-top: 180px;
	}
	#page .vc_row-fluid:nth-child(15) {
		padding-top: 360px!important;
	}
	#page .vc_row-fluid:nth-child(17) {
		margin-bottom: -234px!important;
	}
}
@media (max-width: 600px) {
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: 130px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12:nth-child(2) {
		margin-top: 84px;
	}
		#page .vc_row-fluid:nth-child(17) .vc_col-sm-12 {
		margin-top: 130px;
	}
	#page .vc_row-fluid:nth-child(12) {
		padding-bottom: 0px!important;
	}
}
@media (max-width: 520px) {
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: 80px;
	}
	#page .vc_row-fluid:nth-child(15) {
		margin-bottom: -420px!important;
	}
	#page .vc_row-fluid:nth-child(17) .vc_col-sm-12 {
		margin-top: 65px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12:nth-child(2) {
		margin-top: 22px;
	}
	#page .vc_row-fluid:nth-child(15) {
		padding-top: 287px!important;
	}
}
@media (max-width: 460px) {
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: 45px;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 70px;
	}
	.navbar-header .left .ubtn-ctn-center {
		margin-top: -3px;
	}
	.navbar-header .left .ubtn-ctn-center button {
		font-size: 10px;
	}
	.navbar-header .right a {
		font-size: 17px;
		margin-top: 17px;
		position: relative;
		z-index: 1;

	}
	.mobile-v5 {
		margin-top: 20px;
	}
}
@media (max-width: 420px) {
	#page .vc_row-fluid:nth-child(16) {
		padding-top: 300px!important;
	}
	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: 12px;
	}
	#page .vc_row-fluid:nth-child(10) {
		padding-bottom: -4px!important;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12:nth-child(2) {
		margin-top: -50px;
	}
	#page .vc_row-fluid:nth-child(17) .vc_col-sm-12 {
		margin-top: 5px;
	}
}
@media (max-width: 370px) {

	.mobile-v1 {
		margin-top: -33px;
	}
	.mobile-v5 {
		margin-top: -70px;
	}
	#page .vc_row-fluid:nth-child(14) .vc_col-sm-12:nth-child(2) {
		margin-top: 112px;
	}
	#page .vc_row-fluid:nth-child(12) .vc_col-sm-12 {
		margin-top: 8px;
	}
	#page .vc_row-fluid:nth-child(10) .vc_col-sm-12 {
		margin-top: -20px;
	}
}
@media (max-width: 330px) {

	#page .vc_row-fluid:nth-child(18) .vc_col-sm-12 {
		margin-top: -63px;
	}
}