/*


 Theme Name:   Kimbeny

 Theme URI:    http://kimbeny.jeffmiller.com.au/

 Description:  Twenty Fourteen Child Theme

 Author:       Kimbeny

 Author URI:   http://kimbeny.jeffmiller.com.au/

 Template:     weblizar

 Version:      1.0.0

 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  kimbeny



*/





/* Parent Theme*/

@import url("../weblizar/style.css");

/* Google font - Roboto */

@import url('http://fonts.googleapis.com/css?family=Roboto:300italic,900,100italic,400italic,400,300,500italic,700italic,100,700,500,900italic');

/* Google font - Roboto Condensed */

@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,700,400,300');
/** Fonts **/



html {
	-webkit-font-smoothing: antialiased;
}
/** Body **/



.container,  .wrapper {
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
}
body, h1, h2, h3, h4, h5 {
	font-family: 'Roboto Condensed';
	font-weight: 400;
}
a, p {
	font-family: 'Roboto';
	font-weight: 300;
}
a,  input[type="submit"],  button,  .transit {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
a {
	color: #FFF;
}
a:hover {
	text-decoration: none; color: #3498DB;
}
strong, b {
	font-weight: bold;
}
em, .italic, i {
	font-style: italic;
}
nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.underline {
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	display: inline-block;
	max-width: 100%;
}
.main-wrap .section {
	width: 100%;
	background: #000 url('img/ptn-body.jpg') repeat;
}
/** Header **/

.spacer {display: block; height: 100px;}

#header {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2em;
	vertical-align: middle;
	border-bottom: 3px solid #0077c8;
}
#header:after {
	border-bottom: #0077c8;
}
.header-wrap {
	background: #0c0c0c url('img/ptn-header.jpg') repeat;
	position: fixed; /*change to fixed*/
	z-index: 200;
	width: 100%;
}
.navbar-nav > li {
	padding: 0px 0px;
}
.navbar-nav > li a {
	font-family: 'Roboto Condensed';
	text-align: left;
}

#header .navbar-nav > li.menu-item-has-children > a:after {
	position:absolute;
	right:5px;
	top:48%;
	margin-top:-6px;
	content:"\f107";
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

#header .navbar-nav > li.menu-item-has-children > a {padding-right: 20px;}

.navbar-nav > li > .sub-menu {
	position: absolute;
	top: -9999px;
	width: 260px;
	background: #0097FF;
	margin: 0;
	padding: 0;
	z-index: 500;
}

.navbar-nav > li:hover > .sub-menu {
	top: 97px;
}

.navbar-nav > li > .sub-menu li {
	list-style: none;
	text-align: left;
	color: #FFF;
}
.navbar-nav > li > .sub-menu li a {
	color: #FFF;
	font-size: 15px;
	padding: 12px 15px;
	display: block;
	border-bottom: 1px solid #0089E5;
	font-weight: normal;
}
.navbar-nav > li > .sub-menu li a:hover {text-decoration: none; background: #0089E5;}
.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus {
	color: #e6e6e6;
	background-color: #0071c0;
}
.dropdown-menu {
	background-color: #0077c8;
}
.nav .caret {
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
.logo-wrap {
	position: relative;
}
#logo {
	display: inline-block;
	width: 100%;
	margin: 24px 0px;
}
.desktop-view {
	display: block;
}
.mobile-view {
	display: none;
}
#header {
	position: relative;
	height: auto;
}
#header .nav {
	float: none;
	display: inline-block;
	width: auto;
	min-width: 490px;
}
#header .navbar-nav > li > a {
	color: #e6e6e6;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 15px;
	outline: none;
	padding: 44px 7px;
	font-size: 1.3em;
	line-height: 25px;
	font-weight: normal;
	display: inline-block;
}
#header .navbar-nav > li {
	margin-left: 3%;
}
#header .navbar-nav > li:first-child {
	margin-left: 0;
}
#header .active a {
	color: #0b0b0b;
	font-family: 'Roboto Condensed';
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}
.nav .open>a,  .nav .open>a:hover,  .nav .open>a:focus {
	color: rgba(0,151,255,1) !important;
	background-color: rgba(0,0,0,0) !important;
	text-decoration: none;
}
#header nav a:hover,  #header nav li .active a,  #header nav li .active a:active,  #header .nav>li>a:active {
	color: rgba(0,151,255,1) !important;
	text-decoration: none;
	font-weight: 700;
}
#header .nav>li>a:hover,  #header .nav>li>a:focus {
	background-color: rgba(0,0,0,0) !important;
	color: rgba(0,151,255,1) !important;
}
#header p {
	display: inline-block;
	text-transform: uppercase;
	color: #235334;
}
#header p a {
	color: #235334;
}
#header p a:hover {
	color: #ccb616;
}
#header #logo a {
	outline: none;
}
.buttons {
	position: relative;
}
.btn a {
	font-family: 'Roboto Condensed';
	font-size: 1.3em;
}
.buttons .btn {
	display: inline-block;
	padding: 15px 15px;
	height: 100%;
	margin: 32px 0px 0px 15px;
	width: 100%;
	max-width: 170px;
	float: right;
}
/** Slider **/


#slider { margin: 0; position: relative; }
#slider .slide { position: relative; top: 0; left: 0; display: none; overflow: hidden; }
#slider .slide img { display: block; width: 100%; }
#slider .slide .text { position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.7); text-align: center; padding-bottom: 2%; }
#slider .slide .text .wrapper {padding: 0 15px;}
#slider .slide h2 { font-size: 40px; line-height: 1em; color: #FFF; margin: 0.4em 0 0.4em; font-weight: bold; }
#slider .slide h2 span { color: #0077C8; }
#slider .slide p { color: #FFF; font-size: 16px; font-weight: 700; line-height: 1em; font-weight: bold; }

@media screen and (max-width: 767px) { 
#slider .slide h2 { font-size: 28px; }
  #slider .slide p { font-size: 11px; font-weight: 400; }
   }
@media screen and (max-width: 640px) { 
#slider .slide img { width: 100%; }
   }
@media screen and (max-width: 480px) { 
#slider .slide img { width: 180%; margin-left: -40%; max-width: 180%; }
  #slider .slide h2 { font-size: 22px; ; }
  #slider .slide p { font-size: 9px; font-weight: 400; } 
  #slider .slide .text {padding-bottom: 4%;}
  }
#slider .slide-0 { display: block; }
#slider .slider-menu { position: absolute; bottom: 3%; left: 50%; margin-left: -33px; z-index: 20; }
#slider .slider-menu .slider-selector { width: 14px; height: 14px; float: left; border: 2px solid #FFF; border-radius: 10px; margin: 0 4px; cursor: pointer; }
#slider .slider-menu .slider-selector.current { background: #3498DB; }
/** Intro **/

.banner { overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none; height: 400px; display:block; }
.banner img { display: block; width: 100%; height: auto; }

div.wpcf7-response-output {
    position: relative;
    top: -20px;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {background: #398F14;}
div.wpcf7-response-output.wpcf7-mail-sent-ng {background: #ff0000;}
div.wpcf7-response-output.wpcf7-spam-blocked {background: #ffa500; color: #000;}
div.wpcf7-response-output.wpcf7-validation-errors {background: #f7e700; color: #000;}

#intro {
	background: #0c0c0c url('img/ptn-welcome.jpg') repeat;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
#intro h3 {
	font-size: 2em;
	color: #0077c8;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: 400;
}
#intro p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #282828;
	font-family: 'Roboto';
	font-weight: 400;
}
/** Capabilities **/

#services {
	background: #0c0c0c url('img/ptn-body.jpg') repeat;
	padding-top: 80px;
	padding-bottom: 80px;
}
#services h3 {
	font-size: 2em;
	color: #e6e6e6;
	text-transform: uppercase;
	padding-bottom: 50px;
	font-weight: 400;
}
#services span {
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 1.4em;
	color: #0097ff;
	font-size: 1.4em;
	display: block;
	text-transform: uppercase;
	width: 320px;
	font-weight: 400;
}

#subMenus span {
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 1.4em;
	color: #0097ff;
	font-size: 1.4em;
	display: block;
	text-transform: uppercase;
	height: 30px;
	font-weight: 400;
}

#subMenus .col-md-4, #services .col-md-4 {margin-top: 20px;}

#services p {
	padding-top: 50px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e6e6e6;
	font-family: 'Roboto';
	font-weight: 400;
}
/* Capabililities Overlay*/


.cpb-wrap {
	position: relative;
}

.cpb {
	position: relative;
	max-width: 352px;
	width: 100%;
	margin:0 auto;
	background-position: 50% 30%;
}
.cpb .overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #0b74be;
	opacity: 0;
	transition: all .3s ease-in;
}
.cpb:hover .overlay {
	opacity: 0.6;
}
.cpb:hover .btn-overlay {
	opacity: 1;
}
.btn-overlay {
	position: absolute;
	text-align: center;
	left: 0;
	width: 100%;
	opacity: 0;
	top: calc(43%);
	transition: all .3s ease-in;
}

.btn-overlay .linkWrap {
	display: inline !important;
	border: 2px solid #FFF;
	text-transform: uppercase;
	color: #ffffff !important;
	text-decoration: none;
	font-size: 1.4em;
	padding: 10px;
}

.btn-overlay:hover {
	color: #fff;
	text-decoration: none;
}
/** Work **/



#work {
	background: #0c0c0c url('img/work-banner.jpg') repeat;
	padding-top: 60px;
	padding-bottom: 60px;
}
#work h3 {
	color: #0097ff;
	text-transform: uppercase;
	font-size: 3em;
}
#work p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e6e6e6;
	font-family: 'Roboto';
	font-weight: 400;
}

@media screen and (max-width: 1400px) {
	#work > .container > .row > .col-md-5 {background: rgba(0,0,0,0.6); padding: 10px 30px;}
}


/** Processes **/



#processes {
	background: #0c0c0c url('img/ptn-body.jpg') repeat;
	padding-bottom: 50px;
	border-bottom: 3px solid #0077c8;
	padding-top: 50px;
}
#processes h3 {
	font-size: 2em;
	color: #e6e6e6;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: 400;
}
#processes span {
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 1.4em;
	color: #0097ff;
	font-size: 1.4em;
	display: block;
	text-transform: uppercase;
	width: 320px;
	font-weight: 400;
}
#processes p {
	padding-top: 50px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e6e6e6;
	font-family: 'Roboto';
	font-weight: 400;
}

#processes .workedFor {list-style: none; margin: 0; padding: 0;}
#processes .workedFor li {color: #FFF; font-size: 18px; float: left; width: 25%; margin-bottom: 1em; position: relative; padding-left: 30px;}

#processes .workedFor li:before {content: "✓"; position: absolute; left: 0; top: 0; color: #0097FF; font-size: 30px; font-weight: bold;}

@media screen and (max-width: 1024px) {
	#processes .workedFor li { width: 33.33%; }
}

@media screen and (max-width: 940px) {
	#processes .workedFor li { width: 50%; }
}

@media screen and (max-width: 540px) {
	#processes .workedFor li { width: 100%; }
}


 /**/



/** Content **/


table.specsTable {background: #000; border-radius: 0; border: none; max-width: 600px;}
table.specsTable td {border: none; text-align: left; color: #FFF; padding: 10px 15px;}
table.specsTable th {border: none; text-align: left; color: #FFF; padding: 10px 15px; background: #222;}






.imageHolder {
	max-height: 395px;
}
#services {
	padding: 55px 0;
	font-size: 18px;
	color: #6e6e6e;
	font-weight: 500;
}
#services-image {
	max-height: 395px;
	overflow: hidden;
}
.kit {
	margin: -350px 0 15px -110px;
	max-width: none;
}
.listarrow {
	font-weight: bold;
	margin: 20px 0 20px;
	padding: 0;
	list-style: none;
}
#services aside p {
	margin: 0 0 30px;
}
.btn {
	text-transform: uppercase;
	color: #ffffff;
	border-radius: 0px;
	font-family: 'Roboto Condensed';
	border: 2px solid #0077c8;
}
.btn:hover {
	color: #ffffff;
	border: 2px solid #0097ff;
	background-color: #0097ff;
}
h2.title {
	font-size: 60px;
	margin: 0 0 0 0;
}
h3.title {
	font-size: 35px;
	margin: 0 0 10px;
}
.title {
	color: #ccb616;
	font-weight: 900;
	line-height: normal;
}
.title span {
	color: #235334;
}
#map {
	height: 350px;
}
.bottom-section {
	padding: 75px 0;
}
.bottom-section h2 {
	font-size: 35px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.bg-green.bottom-section h2 {
	color: #ccb616;
}
.bottom-section h4 {
	font-size: 25px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.bg-yellow.bottom-section h4 {
	color: #0d3c1e;
}
.bottom-section p {
	margin: 0 0 20px;
}
.bottom-section .btn {
	min-width: 220px;
	text-align: center;
	padding: 8px 10px;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bottom-section.bg-yellow .btn {
	color: #0d3c1e;
	border: 3px solid #0d3c1e;
	background: #ccb616;
}
.bottom-section.bg-green .btn {
	color: #ccb616;
	border: 3px solid #ccb616;
	background: #0d3c1e;
}
.bottom-section.bg-yellow .btn:hover {
	color: #ccb616;
	border: 3px solid #0d3c1e;
	background: #0d3c1e;
}
.bottom-section.bg-green .btn:hover {
	color: #0d3c1e;
	border: 3px solid #ccb616;
	background: #ccb616;
}
.bottom-section .btn {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.bottom-section .btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/** Footer **/



#footer {
	padding: 60px 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	background: #0b0b0b;
}
#footer .foot-logo {
	display: inline-block;
	max-width: 300px;
}
#footer p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 19px;
	max-width: 300px;
	margin: 0 0 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #0097ff;
}
#footer form {
	max-width: 300px;
}
.form input[type="text"],  .form input[type="email"],  .form input[type="tel"],  .form textarea {
	border: #a1a1a1 1px solid;
	background: #fff;
	width: 100%;
	color: #5e5e5e;
	font-size: 16px;
	font-family: "Roboto";
	font-weight: 500;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.form fieldset {
	margin: 0 0 12px 0;
}
.form input[type="submit"],  .form input[type="button"] {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 300;
	height: auto;
	padding: 10px 35px;
	border: none;
	cursor: pointer;
	color: #e6e6e6;
	text-transform: uppercase;
	background-color: #0097ff;
}
.form input[type="submit"]:hover,  .form input[type="button"]:hover {
	background: #0077c8;
}
.form br {
	display: none;
}
.form span {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 300;
	font-size: 18px;
}
.text-widget {
	width: 100%;
}
#footer h3 {
	color: #0097ff;
	font-weight: 400;
	font-size: 23px;
	text-transform: uppercase;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	position: relative;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #e6e6e6;
}

#footer .sitemap ul li {float: left; width: 50%;}

.contact-us ul li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 25px;
}
#footer li a {
	line-height: 24px;
	letter-spacing: -0.02em;
	font-weight: 300;
	color: #e6e6e6;
}
#footer li a:hover {
	text-decoration: none;
	color: #0097ff;
}
#footer li:before {
	content: "";
	position: absolute;
	left: 0;
}
#footer li.ic-map:before {
	content: url('img/icon-locate-img.png');
}
#footer li.ic-mail:before {
	content: url('img/icon-email-img.png');
	top: 15%;
}
#footer li.ic-phone:before {
	content: url('img/icon-phone-img.png');
}
#footer .copy {
	font-size: 16px;
	margin-top: 3em;
}
#footer .copy .col-sm-6 {
	margin-bottom: 0px;
	font-weight: 400;
}
#footer .copy a {
	color: #afafaf;
	letter-spacing: normal;
	font-weight: 400;
}
#footer .copy a:hover {
	color: rgba(0,151,255,1);
	text-decoration: none;
}
/* form */

#footer span.wpcf7-not-valid-tip {
	color: #e4e4e4;
	font-size: 1em;
	display: block;
	line-height: 1em;
	margin-top: -6px;
	margin-bottom: 6px;
	font-weight: 300;
	color: #e6e6e6;
}
#footer .wpcf7-validation-errors {
	display: none !important;
}
.affix {
	position: fixed!important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	width: 100%;
	background: #fff;
	z-index: 1000;
}
.paraffix {
	padding-bottom: 100px;
}
.modal-dialog {
	margin: 50px auto;
}
.modal-content {
	background: #EEE;
}
.modal-content h2 {
	color: #092F17;
	text-align: center;
}
.modal-header {
	border: none;
}
span.wpcf7-list-item {
	margin-right: 1em;
}
 @media only screen and (max-width: 1305px) and (min-width: 991px) {
/*.buttons .btn {

	    margin: 10px 0 0 0;

	    clear: both;

	}

	#header .navbar-nav > li > a {

	    padding: 58px 10px;

	}

	#header .buttons {

	    float: right;

	}

	#header {

	    height: 140px !important;

	}

	div#logo {

	    margin: 41px 0;

	}*/

}
 @media (min-width: 1200px) {
.buttons .btn {
	width: 49%;
	margin-left: 2%;
}
.buttons .btn:last-child {
	margin-left: 0;
}
}
 @media (max-width: 1199px ) {
.buttons .btn {
	margin: 10px 0 0 0;
	padding: 10px;
}
}
 @media only screen and (max-width: 990px) {
.menu-main_menu-container {
	clear: both;
}
.buttons {
	width: 100%;
	overflow: auto;
}
#sidebar-wrapper > .scroll > .buttons > .btn {
	display: block;
	width: 100%;
	float: none;
}
}
 @media screen and (max-width: 768px) {
.modal-dialog {
	margin: 0px auto;
}
.form textarea {
	height: 180px;
}
span.wpcf7-list-item {
	float: left;
	width: 40%
}
.pad10 {
	margin-bottom: 10px;
}
#footer form {
	width: 100%;
}
#footer p {
	max-width: 100%;
}
#footer form, #footer p {
	max-width: inherit;
}
}
/* Pages */

#post-details {
	padding-top: 20px;
	padding-bottom: 40px;
	background: #0c0c0c url('img/ptn-body.jpg') repeat;
	position: relative;
}
#post-details .post-title {
	font-size: 2em;
	color: #0097ff;
	text-transform: uppercase;
	padding-bottom: 25px;
}
#post-details .content,  #post-details p, #post-details ul {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e6e6e6;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
#post-details h2, #post-details h3, #post-details h4, #post-details h5 {
	color: #3498DB;
	margin: 1.5em 0 0.6em;
}
/* Pages */

.sidebar-title {
	font-size: 1.6em;
	color: #0097ff;
	text-transform: uppercase;
	padding-bottom: 25px;
}
#menu-menu_sidebar,  #menu-menu_sidebar ul,  #menu-menu_sidebar li {
	padding: 0px;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
#menu-menu_sidebar .menu-item a {
	color: #e6e6e6;
}
#menu-menu_sidebar .menu-item-has-children > a {
	font-size: 1.2em;
	color: #0097ff;
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}
#menu-menu_sidebar .menu-item-has-children:before {
	content: url('img/icon-down-arrow.png');
	position: absolute;
	z-index: 9;
	margin-top: 3%;
	right: 0%;
}
#menu-menu_sidebar a:hover {
	text-decoration: none;
}
.col-md-3 ul li a {
	border-bottom: 1px solid #0097ff;
	color: #333;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 0px;
	padding: 8px 0 8px 5px;
	word-break: normal;
  	word-wrap: normal;
}
body, a, a {
	font-family: 'Roboto Condensed';
}
::selection {
	background-color: #3498DB;
	color: #fff;
}
/** off sidebar **/

.nav-toggle-button,  .nav-phone,  .nav-mail {
	display: block;
	position: absolute;
	width: 50px;
	height: 85px;
	top: 0px;
}
.nav-toggle-button {
	background: url('img/overflow.png') center no-repeat;
	background-size: 20px 16px;
	right: 0px;
}
.nav-mail {
	background: url('img/icon-email-img-nav.png') center no-repeat;
	background-size: 50%;
	right: 50px;
	background-color: #0077C9 !important;
}
.nav-phone {
	background: url('img/icon-phone-img-nav.png') center no-repeat;
	background-size: 50%;
	right: 100px;
	background-color: #0097ff !important;
}

#fo .listarrow li {
	padding: 7px 0 7px 55px;
	background: url(http://64.19.142.10/flairhospitality.com.au/wp-content/themes/HybridWeb/img/tick.png) no-repeat 0 0;
	line-height: normal;
	margin: 0 0 10px;
}
div#bs-example-navbar-collapse-1 {
	padding: 0;
	text-align: center;
}


.popup-container { z-index: 9999; background: rgba(0,0,0,.3); opacity: 0; display: none; position: fixed; width: 100%; height: 100%; top: 0; cursor: pointer; }
.popup-container .inner { position: fixed; left: 50%; top: 50%; cursor: auto; max-height: 90%; }
.popup-close { position: absolute; right: 24px; top: 24px; width: 16px; height: 16px; background: url(img/popup-close.png); opacity: .7; cursor: pointer; }
.popup-close:hover { opacity: .9; }

.popBox { padding: 24px; background: #0097FF; max-width: 540px; color:#FFF; }
.popBox h3 {font-size: 26px; color: #FFF; text-transform: uppercase; text-align: center;}
.popBox p.title { font-size: 32px; color: #fff; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0 8px; }
.popBox p { font-size: 16px; color: #fff; line-height: 1.4em; margin: 0 0 20px; padding: 0 8px; font-weight: normal; }
.popBox input[type=text], .popBox input[type=email], .popBox textarea, .popBox select {padding: 8px 10px; border: none; width: 100%; margin-bottom: 10px;}
.popBox input[type=file] {padding: 8px 10px; border: none; width: 100%;}
.popBox textarea {height: 180px;}
.popBox input[type=submit] {background: #333; border: none; padding: 10px 30px; font-size: 22px; color: #FFF;}
.popBox input[type=submit]:hover {background: #222;}
.popBox table { width: 100%; }
.popBox td { padding: 0 10px 10px; }
.popBox label { color: #fff; font-size: 13px; }
.popBox .cat_textbox { width: 100%; margin: 5px 0 10px; padding: 8px; box-sizing: border-box; border: none; }
.popBox .cat_dropdown { width: 100%; margin: 5px 0 10px; padding: 8px; box-sizing: border-box; border: none; }
.popBox .cat_listbox { width: 100%; height: 100px; margin: 5px 0 10px; padding: 8px; box-sizing: border-box; border: none; resize: none; }
.popBox input[type="checkbox"] { vertical-align: middle; }
.popBox #CaptchaV2 { width: 160px !important; margin: 5px 0 10px; padding: 8px; box-sizing: border-box; border: none; }
.popBox .list { vertical-align: middle; }
.popBox .cat_button { padding: 14px 26px; background: #f15d22; color: #fff; font-size: 16px; font-weight: 700; text-transform: uppercase; border: none; margin: 10px 0 0; cursor: pointer; }
.popBox .cat_button:hover { background: #ff672b; }

#menu-menu_sidebar .menu-item-has-children > a {
    color: #0097FF !important;
}