/*
Theme Name: KoMarketing 2016
Description: Custom theme
Version: 1.0
Author: cre8d design
Author URI: http://www.cre8d-design.com
*/

@font-face {
  font-family: 'fontello';
  src: url('fontello/font/fontello.eot?3');
  src: url('fontello/font/fontello.eot?3#iefix') format('embedded-opentype'),
       url('fontello/font/fontello.woff2?3') format('woff2'),
       url('fontello/font/fontello.woff?3') format('woff'),
       url('fontello/font/fontello.ttf?3') format('truetype'),
       url('fontello/font/fontello.svg?3#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

li.social a:before, #menuwrap .socialicons ul li button#togglesearch:before, #menuwrap>ul>li.menu-item-has-children>a:after, #menuwrap .dropdown-toggle:after {font-family:fontello;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

img,legend{border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,figure{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:bolder;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}button{overflow:visible}button,input,select,textarea{max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:.4375em;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #d1d1d1;margin:0 0 1.75em;padding:.875em}fieldset>:last-child{margin-bottom:0}legend{padding:0}textarea{overflow:auto;vertical-align:top}

.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}

img, .wp-caption {max-width:100%;height:auto;}

.clearfix:before, .clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

a {text-decoration:none;color:#3383c5;}
a:hover, a:active {text-decoration:underline;color:#2870B7;}

p, ul, ol, address {margin-top:0;margin-bottom:0.9em;}

.prefernobreak {display:inline-block;}

a.btn {display:inline-block;vertical-align:top;text-transform:uppercase;font-weight:bold;font-size:14px;padding:14px 15px;background:#71B448;color:#fff;text-decoration:none;letter-spacing:0.05em;line-height:20px;}
a.btn:hover, a.btn:active {background:#5EA438;}
a.btn-blue {background:#3383C5;}
a.btn-blue:hover, a.btn-green:active {background:#2870B7;}

.btnswrap {margin:30px 0;}
.btnswrap .btnswrap-a {font-size:0;margin-left:-20px;margin-bottom:-20px;display:block;}
.btnswrap .btn {margin-left:20px;margin-bottom:20px;}

.alignleft {float:left;display:inline;margin:0 25px 0.9em 0;max-width:50%;}
.alignright {float:right;display:inline;margin:0 0 0.9em 25px;max-width:50%;}
.aligncenter {display:block;margin:30px auto;}
.alignnone.wp-caption {margin:0 0 0.9em 0;}

.wp-caption img {vertical-align:bottom;}
.wp-caption-text {margin:8px 0 0 0;font-size:16px;}

@media screen and (max-width:767px) {
	.alignleft, .alignright {float:none;display:block;max-width:100%;margin:30px auto;}
}

input,textarea,select,button {border-radius:0;}

input::-webkit-input-placeholder {color:inherit;opacity:1;}
input:-moz-placeholder {color:inherit;opacity:1;}
input::-moz-placeholder {color:inherit;opacity:1;}
input:-ms-input-placeholder {color:inherit;opacity:1;}

body,html {min-width:320px;}

body {font-size:18px;color:#333;font-family:"proxima-nova","Proxima Nova",sans-serif;background:#fff;line-height:1.3;word-wrap:break-word;padding-top:136px;}
body.searchopen {padding-top:244px;}

.container {min-width:300px;max-width:980px;margin:0 auto;padding:0 10px;}

#header {border-top:2px solid #3383C5;padding:40px 0;position:fixed;top:0;left:0;width:100%;z-index:100000;background:#fff;}
#header.border {border-bottom:1px solid #eee;}

.jumplink:before, .gform_anchor:before {display:block;content:"";height:86px;margin-top:-86px;}

body.adminbar #header {top:32px;}
body.adminbar .jumplink:before, body.adminbar .gform_anchor:before {height:118px;margin-top:-118px;}

@media screen and (max-width:782px) {
	body.adminbar #header {top:46px;}
	body.adminbar .jumplink:before, body.adminbar .gform_anchor:before {height:132px;margin-top:-132px;}
}
@media screen and (max-width:600px) {
	#wpadminbar {position:fixed !important;}
}

#header .container {position:relative;}

#logo {position:absolute;top:0;left:10px;width:260px;}
#logo img {display:block;}

#menu {text-align:right;font-size:16px;padding:5px 0;line-height:44px;}
#menuwrap>ul {margin:0;padding:0;list-style:none;}
#menuwrap>ul>li {margin:0;padding:0;display:inline-block;vertical-align:top;position:relative;}
#menuwrap>ul>li.socialwrap {margin-left:11px;}
#menuwrap>ul>li>a {display:block;color:inherit;text-decoration:none;padding:10px 10px;border:1px solid transparent;line-height:22px;}
#menuwrap>ul>li>a:hover, #menu>ul>li>a:active {color:#999;}
#menuwrap>ul>li.current-menu-item>a, #menuwrap>ul>li.current-menu-ancestor>a {color:#3383C5;}
#menuwrap>ul>li.menu-item-has-children>a:after {content:"\e807";margin-left:3px;display:inline-block;vertical-align:top;}
#menuwrap>ul>li.menu-item-has-children:hover>a {border:1px solid #eee;position:relative;z-index:10001;position:relative;}
#menuwrap>ul>li.menu-item-has-children:hover>a:before {content:"";position:absolute;bottom:-1px;left:0;width:100%;background:#fff;height:1px;}
#menuwrap>ul>li>ul {display:none;margin:0;padding:0;list-style:none;position:absolute;top:43px;left:0;background:#fff;min-width:100%;white-space:nowrap;z-index:10000;border:1px solid #eee;text-align:left;}
#menuwrap>ul>li:hover>ul {display:block;}
#menuwrap>ul>li>ul>li {margin:0;padding:0;}
#menuwrap>ul>li>ul>li>a {display:block;color:inherit;text-decoration:none;padding:11px 10px;line-height:22px;}
#menuwrap>ul>li>ul>li.current-menu-item>a {color:#3383C5;}
#menuwrap>ul>li>ul>li:hover>a {background:#eee;}

#menuwrap .dropdown-toggle {display:none;}

#menuwrap .socialicons {font-size:16px;line-height:44px;}
#menuwrap .socialicons ul {margin:0 -8px;padding:0;list-style:none;}
#menuwrap .socialicons ul li {margin:0;padding:0;display:inline-block;vertical-align:top;}

#menuwrap .socialicons ul li button#togglesearch {display:block;background:transparent;border:none;border-radius:0;margin:0;padding:0;height:44px;color:#999;outline:0;}
#menuwrap .socialicons ul li button#togglesearch:before {content:"\e804";padding:0 8px;display:block;width:15px;}
#menuwrap .socialicons ul li button#togglesearch:hover:before {color:#000;}
body.searchopen #menuwrap .socialicons ul li button#togglesearch:before {content:"\e80c";color:#000;}

li.social a {color:#999;text-decoration:none;display:block;}
li.social a:before {display:block;padding:0 8px;}

li.social a:before {content:"\e80b";}
li.social a[href*="facebook.com"]:before {content:"\e800";}
li.social a[href*="twitter.com"]:before {content:"\e801";}
li.social a[href*="linkedin.com"]:before {content:"\e802";}
li.social a[href*="instagram.com"]:before {content:"\e803";}
li.social a[href*="slideshare.net"]:before {content:"\e80a";}
li.social a[href*="plus.google.com"]:before {content:"\e808";}
li.social a[href^="mailto:"]:before, li.social.email a:before {content:"\e809";}

li.social a:hover:before, li.social a:active:before {color:#000;}
li.social a[href*="instagram.com"]:hover:before, li.social a[href*="instagram.com"]:active:before {color:#000;}
li.social a[href*="facebook.com"]:hover:before, li.social a[href*="facebook.com"]:active:before {color:#3b5998;}
li.social a[href*="twitter.com"]:hover:before, li.social a[href*="twitter.com"]:active:before {color:#55acee;}
li.social a[href*="linkedin.com"]:hover:before, li.social a[href*="linkedin.com"]:active:before {color:#0077b5;}
li.social a[href*="slideshare.net"]:hover:before, li.social a[href*="slideshare.net"]:active:before {color:#0CA8AA;}
li.social a[href*="plus.google.com"]:hover:before, li.social a[href*="plus.google.com"]:active:before {color:#dc4e41;}
li.social a[href^="mailto:"]:hover:before, li.social a[href^="mailto:"]:active:before, li.social.email a:hover:before, li.social.email a:active:before {color:#000;}

#togglemenu {display:none;background:transparent;border:1px solid #eee;border-radius:0;margin:0;line-height:42px;padding:0 10px;outline:none;}
#togglemenu:hover {color:#999;}
body.menuopen #togglemenu {color:#3383C5;}

#searchbar {display:none;position:fixed;top:116px;left:0;width:100%;background:#eee;padding:10px 0;}
body.searchopen #searchbar {display:block;}

body.adminbar #searchbar {top:148px;}
@media screen and (max-width:782px) {
	body.adminbar #searchbar {top:162px;}
}

.searchform .inputs {display:flex;}
.searchform .inputs input[type="text"] {flex-grow:1;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #ccc;background:#fff;margin:0;padding:12px 15px;border-radius:0;min-width:0;line-height:22px;}
.searchform .inputs input[type="submit"] {margin:0 0 0 20px;border-radius:0;background:#3383C5;border:none;color:#fff;-webkit-appearance:none;height:48px;padding:0 15px;text-transform:uppercase;font-weight:bold;font-size:14px;letter-spacing:0.05em;}
.searchform .inputs input[type="submit"]:hover {background:#2870B7;}					

@media screen and (max-width:1023px) {
	#togglemenu {display:inline-block;vertical-align:top;}
	
	#header {padding:10px 0 !important;}
	body {padding-top:76px;}
	
	#menuwrap {display:none;position:fixed;top:76px !important;left:0;width:100%;background:#fff;max-height:calc(100% - 76px) !important;overflow-y:auto;}
	body.adminbar #menuwrap {top:108px !important;max-height:calc(100% - 108px) !important;}
	
	body.menuopen #menuwrap {display:block;}

	#menuwrap {text-align:left;}
	#menuwrap>ul>li {display:block;border-top:1px solid #eee;}
	#menuwrap>ul>li.social {margin-left:0;padding:0 10px;overflow:hidden;}
	#menuwrap>ul>li.menu-item-has-children:hover>a:before {content:normal;display:none;}
	#menuwrap>ul>li.menu-item-has-children>a:after {content:normal;display:none;}
	#menuwrap>ul>li>a {padding:11px 10px;border:none !important;line-height:22px;position:static !important;}
	#menuwrap>ul>li>a:hover, #menuwrap>ul>li>a:active {background:#eee;color:inherit;}
	#menuwrap>ul>li.current-menu-item>a, #menuwrap>ul>li.current-menu-ancestor>a {color:#3383C5;}
	#menuwrap>ul>li>ul {display:none !important;position:static;top:auto;left:auto;min-width:0;white-space:normal;border:none;margin-left:40px;}
	#menuwrap>ul>li>ul>li {border-top:1px solid #eee;}
	#menuwrap>ul>li.open>ul {display:block !important;}
	
	#menuwrap .dropdown-toggle {display:block;position:absolute;top:0;right:0;height:44px;background:transparent;border:none;border-radius:0;margin:0;padding:0;}
	#menuwrap .dropdown-toggle:after {width:38px;border-left:1px solid #f3f5f5;display:block;content:"\e807";line-height:34px;}
	#menuwrap li.current-menu-item>.dropdown-toggle:after {border-color:#131313;}
	#menuwrap li.current-menu-item>a {margin-bottom:-1px;}
	#menuwrap .dropdown-toggle:hover {color:#B7D93C;}
	
	#menuwrap li.open>.dropdown-toggle:after {content:"\e806";}
	
	#menuwrap .socialicons ul {margin:0 -12px;}
	#menuwrap .socialicons ul li a:before {padding:0 12px;}
	#menuwrap .socialicons ul li.search {display:none;}
	
	#searchbar {display:block;position:static;top:auto !important;left:auto;width:auto;}
}

@media screen and (max-width:782px) {
	body.adminbar #menuwrap {top:122px !important;max-height:calc(100% - 122px) !important;}
}

@media screen and (max-width:767px) {
	#logo {width:200px;}
	
	#menu {line-height:36px;padding:3px 0;}
	
	#menuwrap {top:64px !important;max-height:calc(100% - 64px) !important;}
	body.adminbar #menuwrap {top:110px !important;max-height:calc(100% - 110px) !important;}
	
	.jumplink:before, .gform_anchor:before {display:block;content:"";height:74px;margin-top:-74px;}
	body.adminbar .jumplink:before, body.adminbar .gform_anchor:before {height:120px;margin-top:-120px;}
	
	body {padding-top:64px;}
	
	#togglemenu {line-height:34px;}
}

.bodysection {padding:60px 0;}
.bodysection:first-child {padding-top:0;}
@media screen and (max-width:1023px) {
	.bodysection:first-child {padding-top:30px;}
}
@media screen and (max-width:767px) {
	.bodysection {padding:40px 0;}
	.bodysection:first-child {padding-top:20px;}
}

.bodysection-grey {background:#f3f3f5;}

.pagetitle {font-size:36px;line-height:42px;font-weight:normal;margin:0 0 40px 0;}

@media screen and (max-width:767px) {
	.pagetitle {font-size:32px;line-height:38px;margin-bottom:30px;}
}

.pageheader .share {margin-bottom:40px;}

@media screen and (max-width:767px) {
	.pageheader .share {margin-bottom:30px;}
}

.personinfo {margin-bottom:40px;}

@media screen and (max-width:767px) {
	.personinfo {margin-bottom:30px;}
}

.personinfo .role {font-size:24px;font-weight:normal;line-height:30px;margin:15px 0 0 0;}
.personinfo .biowrap {margin-top:15px;}
.personinfo .contact {line-height:32px;margin:15px 0 0 -30px;font-size:20px;}
.personinfo .contact .socialicons ul {margin:0 -8px 0 -11px;padding:0;list-style:none;}
.personinfo .contact .socialicons ul li {margin:0 0 0 3px;padding:0;display:inline-block;vertical-align:top;}
.personinfo .contact .socialicons, .personinfo .contact .phone {display:inline-block;vertical-align:top;margin-left:30px;}
.personinfo .shortbio {margin-top:15px;}
.personinfo .avatar {float:left;display:inline;margin-right:20px;}
.personinfo .avatar img {border-radius:50%;display:block;margin-top:4px !important;}
.personinfo .avatar-right {overflow:hidden;}

.banner {margin-bottom:40px;}

@media screen and (max-width:767px) {
	.banner {margin-bottom:30px;}
}

.homebanner {color:#fff;position:relative;margin-bottom:40px;overflow:hidden;}
.homebanner .banner-image img {display:block;}
.homebanner .banner-overlay {position:absolute;top:0;left:0;width:100%;height:100%;}
.homebanner .banner-overlay .pagetitle {margin:0;}
.homebanner .banner-overlay-a {display:table;width:52.448979591836734693877551020408%;height:100%;table-layout:fixed;}
.homebanner .banner-overlay-b {display:table-cell;vertical-align:middle;padding:0 50px 0 50px;}

@media screen and (max-width:1023px) {
	.homebanner .pagetitle {font-size:32px;line-height:38px;}
}

@media screen and (max-width:767px) {
	.homebanner {margin-bottom:30px;color:inherit;}
	.homebanner .banner-image {width:748px;float:right;display:inline;}
	.homebanner .banner-overlay .pagetitle {margin-bottom:30px;}
	.homebanner .banner-overlay {position:static;top:auto;left:auto;width:auto;height:auto;}
	.homebanner .banner-overlay-a {display:block;width:auto;height:auto;table-layout:normal;}
	.homebanner .banner-overlay-b {display:block;padding:0;}
}

@media screen and (max-width:599px) {
	.homebanner .banner-image {width:128.9655172413793103448275862069%;}
}

#cols {margin-bottom:20px;}

#main {float:left;display:inline;width:100%;margin-right:-340px;}
#main-a {margin-right:340px;}
#sidebar {float:right;display:inline;width:300px;}

@media screen and (max-width:767px) {
	#main {float:none;display:block;width:640px;max-width:100%;margin:0 auto 40px auto;}
	#main-a {margin-right:0;}
	#sidebar {float:none;display:block;margin:0;width:auto;}
}

.content ul, .content ol {margin:25px 0;padding:0 0 0 40px;}
.content ul ul, .content ul ol, .content ol ul, .content ol ol {margin-top:5px;margin-bottom:0;}
.content li {margin:0 0 5px 0;padding:0 0 0 5px;}
.content ul.capposts {margin:25px 0;padding:0;list-style:none;font-size:16px;}
.content ul.capposts li {margin:0 0 20px 0;padding:0;}

.content hr {width:100%;height:2px;background:#eee;color:#eee;border:none;margin:60px 0;}
.content h2 {font-size:32px;font-weight:normal;line-height:38px;margin:60px 0 40px 0;}
.content h3 {font-size:24px;font-weight:normal;line-height:30px;margin:40px 0 25px 0;}
.content .largeintro {font-size:24px;line-height:30px;margin:0.9em 0;font-weight:300;}

@media screen and (max-width:767px) {
	.content hr {margin:40px 0;}
	.content h2 {font-size:28px;line-height:34px;margin:40px 0 30px 0;}
	.content h3 {font-size:20px;line-height:28px;margin:30px 0 20px 0;}
	.content .largeintro {font-size:20px;line-height:28px;}
}

.content blockquote {margin:25px 40px;padding:0 0 0 10px;font-size:16px;border-left:1px solid #eee;}
.content iframe {max-width:100%;display:block;margin:40px 0;}
.content .fluid-width-video-wrapper {margin:40px 0;}

@media screen and (max-width:767px) {
	.content iframe, .content .fluid-width-video-wrapper {margin:30px 0;}
}
.content .fluid-width-video-wrapper iframe {margin:0;}

.content .logos ul {margin:0 0 -20px -28px !important;padding:0;list-style:none;text-align:center;}
.content .logos ul li {margin:0 0 20px 0 !important;padding:0;display:inline-block;vertical-align:top;width:168px;max-width:50%;vertical-align:middle;}
.content .logos ul li .li-a {margin-left:28px;}
.content .logos ul li img {display:block;margin:0 auto;}

.content .searchform {margin:40px 0;}
.gsc-control-cse {margin:0 !important;padding:0 !important;}
.gsc-control-cse div.gs-title {height:auto;}

@media screen and (max-width:767px) {
	.content .searchform {margin:30px 0;}
}

form.keywordlist textarea {width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
form.keywordlist input[type="button"] {background:#3383C5;border:none;color:#fff;-webkit-appearance:none;height:48px;padding:0 15px;text-transform:uppercase;font-weight:bold;font-size:14px;letter-spacing:0.05em;margin-top:10px;}
form.keywordlist input[type="button"]:hover {background:#2870B7;}

.grid {margin:40px 0;}
.grid .grid-a {margin-left:-40px;margin-bottom:-40px !important;}
.grid .griditem {display:inline-block;vertical-align:top;width:33.333333333333333%;margin-bottom:40px !important;}
.grid .griditem-a {margin-left:40px;}
.grid .griditem img {margin-top:0;margin-bottom:0;width:100%;}

@media screen and (max-width:767px) {
	.grid {margin:30px 0;}
	.grid .grid-a {margin-bottom:-30px !important;}
	.grid .griditem {margin-bottom:30px !important;}
}

.gridnarrow .griditem {width:50%;}

@media screen and (max-width:767px) {
	.grid .griditem {width:50%;}
}
@media screen and (max-width:479px) {
	.grid .griditem {width:100%;}
}

.gridpost .featimage {margin-bottom:0.9em;height:0;padding-bottom:66.666666666666666%;position:relative;overflow:hidden;}
.gridpost .featimage .featimage-a {position:absolute;top:0;left:0;width:100%;}
.gridpost .featimage img {display:block;}
.gridpost .postlabel {font-size:16px;margin-bottom:8px;}
.gridpost .title {margin:0;font-size:18px;font-weight:normal;line-height:1.3;}

.gridteam .featimage {margin-bottom:0.9em;height:0;padding-bottom:125%;position:relative;overflow:hidden;}
.gridteam .featimage .featimage-a {position:absolute;top:0;left:0;width:100%;}
.gridteam .featimage img {display:block;}
.gridteam .title {margin:0 0 10px 0;}

.featurepost {margin-bottom:40px;}
.featurepost .featimage {height:auto;padding-bottom:0;}
.featurepost .featimage .featimage-a {position:static;top:auto;left:auto;}
.featurepost .title {font-size:28px;line-height:34px;}

@media screen and (max-width:767px) {
	.featurepost {margin-bottom:30px;}
	.featurepost .title {font-size:24px;line-height:30px;}
}
.featurepost .date {font-size:14px;margin-bottom:10px;text-transform:uppercase;}

.prevnext {margin-bottom:40px;}
.prevnext .prev {float:left;display:inline;}
.prevnext .next {float:right;display:inline;}

@media screen and (max-width:767px) {
	.prevnext {margin-bottom:30px;}
}

@media screen and (max-width:407px) {
	.prevnext .hidenarrow {display:none;}
}

.post .post-header {margin-bottom:20px;}
.post .post-header .title {font-size:32px;line-height:38px;font-weight:normal;margin:0;}

@media screen and (max-width:767px) {
	.post .post-header .title {font-size:28px;line-height:34px;}
}

.post .post-header .postmeta {margin-top:5px;}
.post .post-header .postmeta ul {margin:0 0 0 -20px;padding:0;list-style:none;}
.post .post-header .postmeta ul li {margin:0 0 0 20px;padding:0;display:inline-block;text-transform:uppercase;font-size:14px;}
.post .post-header .share {margin-top:20px;}

.post .content h2 {font-size:24px;font-weight:normal;line-height:30px;margin:30px 0 20px 0;}
.post .content h3 {font-size:20px;font-weight:normal;line-height:28px;margin:30px 0 20px 0;}

@media screen and (max-width:767px) {
	.post .content h2 {font-size:20px;line-height:28px;}
	.post .content h3 {font-size:18px;line-height:24px;}
}

.post .postsec {margin:40px 0;}
.post .postsec .sectitle {font-size:24px;font-weight:normal;line-height:30px;margin:0 0 20px 0;}

@media screen and (max-width:767px) {
	.post .postsec {margin:30px 0;}
	.post .postsec .sectitle {font-size:20px;line-height:28px;}
}

.post .related {margin-top:60px;}

@media screen and (max-width:767px) {
	.post .related {margin-top:40px;}
}

.post .filed {font-size:16px;}
.post .filed-wrap {margin-top:6px;}
.post .filed-wrap:first-child {margin-top:0;}
.post .filed-wrap-a {margin-bottom:-6px;}
.post .filed h2 {margin:0 5px 6px 0;font-size:inherit;font-weight:inherit;float:left;display:inline;}
.post .filed ul {margin:0;padding:0;list-style:none;overflow:hidden;}
.post .filed ul li {margin:0 0 6px 0;padding:0;display:inline-block;vertical-align:top;}
.post .filed ul li:after {content:",\00a0";}
.post .filed ul li:last-child:after {content:normal;}

.cols {margin:40px 0;}
.cols .cols-a {margin-left:-40px;}
.cols .cols-b {display:table;table-layout:fixed;width:100%;}
.cols-right .cols-b {direction:rtl;}
.cols .col {display:table-cell;vertical-align:top;direction:ltr;}
.cols .col .col-a {margin-left:40px;}

.cols-fixed.cols-narrow .col1, .cols-fixed.cols-wide .col2 {width:340px;}
.cols-prop.cols-narrow .col1, .cols-prop.cols-wide .col2 {width:33.333333333333333%;}
.cols-prop.cols-narrow .col2, .cols-prop.cols-wide .col1 {width:66.666666666666666%;}

.cols-center .col {vertical-align:middle;}

.threecols {margin:40px 0;}
.threecols .cols-a {margin-left:-40px;}
.threecols .col {display:inline-block;vertical-align:top;width:33.333333333333333%;}
.threecols .col .col-a {margin-left:40px;}

@media screen and (max-width:767px) {
	.cols {margin:30px 0;}
	
	.cols .cols-b {display:block;table-auto;direction:ltr;}
	.cols .col {display:block;width:auto !important;}
	.cols .col + .col {margin-top:30px;}
	
	.threecols {margin:30px 0;}
	.threecols .col {display:block;width:auto;}
	.threecols .col + .col {margin-top:30px;}
}

#sidebar .section {border:1px solid #eee;padding:20px;font-size:16px;margin-bottom:40px;}
#sidebar .section .sectitle {font-size:24px;line-height:28px;font-weight:normal;margin:0 0 20px 0;}

@media screen and (max-width:767px) {
	#sidebar .section {margin-bottom:30px;}
	#sidebar .section .sectitle {font-size:20px;line-height:28px;}
}

#sidebar .section ul, #sidebar .section ol {margin:0;padding:0;list-style:none;}
#sidebar .section li {margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #eee;}
#sidebar .section li:first-child {border-top:none;margin-top:0;padding-top:0;}
#sidebar .section ul ul {margin:10px 0 0 20px;padding-top:10px;border-top:1px solid #eee;}

#sidebar .section ol li {counter-increment:sidebar-ol;padding-left:30px;position:relative;}
#sidebar .section ol li:before {content:counter(sidebar-ol) ".";display:block;position:absolute;top:10px;left:0;}
#sidebar .section ol li:first-child:before {top:0;}

#sidebar .section ul.plain li, #sidebar .section ol.plain li {border-top:none;padding-top:0;}
#sidebar .section ul.plain ul {border-top:none;padding-top:0;}

#sidebar .section ul.large {font-size:18px;}
#sidebar .section ul.large li {margin-top:6px;}
#sidebar .section ul.large ul {margin-top:6px;}

#sidebar .section .bloggers ul {margin:0 0 -7px -7px !important;}
#sidebar .section .bloggers ul li {margin:0 0 7px 7px !important;padding:0;border:none;width:46px;display:inline-block;vertical-align:top;}
#sidebar .section .bloggers ul li img {display:block;border-radius:50%;}

.testimonial {background:#f3f3f5;padding:60px;font-weight:300;margin:60px 0;}
.testimonial blockquote {margin:0;padding:0 0 0 100px;font-size:24px;position:relative;border:none;}
.testimonial blockquote footer {display:block;margin-top:-0.9em;}
.testimonial blockquote footer cite {font-style:normal;font-size:16px;display:block;padding-top:5px;}
.testimonial blockquote footer img {position:absolute;top:0;left:0;border-radius:50%;width:80px;}

@media screen and (max-width:767px) {
	.testimonial {padding:30px 30px;margin:40px 0;}
	.testimonial blockquote {padding:100px 0 0 0;font-size:20px;}
	.testimonial blockquote footer img {left:50%;margin-left:-40px;}
}

#cols + .testimonial {margin-top:0;}

.subscribeform {width:720px;max-width:100%;}
.subscribeform .inputs {display:flex;margin-left:-20px;}
.subscribeform .inputs input {margin-left:20px;min-width:0;width:44%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.subscribeform .inputs input[type="email"] {width:56%;}
.subscribeform .inputs input[type="text"], .subscribeform .inputs input[type="email"] {border:1px solid #ccc;padding:12px 15px;line-height:22px;}

.subscribeform .inputs input[type="submit"] {flex:0 0 auto;width:auto;border-radius:0;background:#71B448;border:none;color:#fff;-webkit-appearance:none;height:48px;padding:0 15px;text-transform:uppercase;font-weight:bold;font-size:14px;letter-spacing:0.05em;}
.subscribeform .inputs input[type="submit"]:hover {background:#5EA438;}

@media screen and (max-width:767px) {
	.subscribeform .inputs {display:block;margin-left:0;}
	.subscribeform .inputs input {display:block;margin-left:0;margin-bottom:20px;}
	.subscribeform .inputs input:last-child {margin-bottom:0;}
	.subscribeform .inputs input[type="text"], .subscribeform .inputs input[type="email"] {width:100% !important;}
}

#sidebar .subscribeform .inputs {display:block;margin-left:0;}
#sidebar .subscribeform .inputs input {display:block;margin-left:0;margin-bottom:20px;}
#sidebar .subscribeform .inputs input:last-child {margin-bottom:0;}
#sidebar .subscribeform .inputs input[type="text"], .subscribeform .inputs input[type="email"] {width:100% !important;}


#footer {padding:60px 0;font-size:16px;}

@media screen and (max-width:767px) {
	#footer {padding:40px 0;}
}

#ftnavs #ftnavs-a {display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;margin-left:-30px;margin-bottom:-10px !important;}
#ftnavs .ftnav {margin-left:30px;font-size:14px;margin-bottom:10px !important;}
#ftnavs .ftnav ul {margin:0 0 -10px -20px !important;padding:0;list-style:none;}
#ftnavs .ftnav ul li {margin:0 0 10px 20px !important;padding:0;display:inline-block;vertical-align:top;}

#body .gform_wrapper {margin:40px 0;max-width:100%;}

@media screen and (max-width:767px) {
	#body .gform_wrapper {margin:30px 0;}
}

#body .gform_wrapper .gform_body {width:100%;max-width:100%;}
#body .gform_wrapper input[type=text], #body .gform_wrapper input[type=url], #body .gform_wrapper input[type=email], #body .gform_wrapper input[type=tel], #body .gform_wrapper input[type=number], #body .gform_wrapper input[type=password], #body .gform_wrapper textarea, #body .gform_wrapper select {border:1px solid #ccc;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 15px;width:300px !important;max-width:100% !important;border-radius:0;text-indent:0;line-height:22px;}
#body .gform_wrapper input.small {width:150px !important;}
#body .gform_wrapper input[type="file"] {width:100%;}
#body .gform_wrapper select {padding:11px 15px;margin-left:0;height:48px;}
#body .gform_wrapper select option {padding:0;}
#body .gform_wrapper textarea {height:160px;display:block;}
#body .gform_wrapper textarea.large {height:300px;}
#body .gform_wrapper .gform_heading {width:100%;}
#body .gform_wrapper .gfield_label {margin:0 0 8px 0;font-weight:inherit;line-height:inherit;font-size:inherit;}
#body .gform_wrapper .ginput_container {margin:0;max-width:100%;}
#body .gform_wrapper li.gfield {margin:0 0 25px 0 !important;border:none;background:none;width:100%;}

#body .gform_wrapper .ginput_container_address > span + span {margin-top:10px;}

#body .gform_wrapper ul li {padding-left:0;}
#body .gform_wrapper ul li:before {display:none;}

#body .gform_wrapper .description, #body .gform_wrapper .gfield_description, #body .gform_wrapper .gsection_description {line-height:inherit;padding:0 !important;width:100%;margin:8px 0 0 0;max-width:100%;font-weight:inherit;}

#body .gform_wrapper .gform_fileupload_multifile {overflow:hidden;}

#body .gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label, #body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {font-weight:inherit;}

#body .gform_wrapper .ginput_complex {width:612px;max-width:100%;}
#body .gform_wrapper .ginput_complex .ginput_left, #body .gform_wrapper .ginput_complex .ginput_right {width:49.019607843137254901960784313725%;}
#body .gform_wrapper .ginput_complex .ginput_left, #body .gform_wrapper .ginput_complex .ginput_right, #body .gform_wrapper .ginput_complex .ginput_full {min-height:0;}
#body .gform_wrapper .ginput_complex .ginput_right {margin-left:1.960784313725490196078431372549%;}

#body .gform_wrapper .ginput_complex label {letter-spacing:0;white-space:normal;margin:5px 0 0 0;}

#body .gform_wrapper .ginput_complex.ginput_container span.name_first, #body .gform_wrapper .ginput_complex.ginput_container span.name_last {width:49.019607843137254901960784313725%;margin:0;min-height:0;padding:0;}
#body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name {font-size:0;}
#body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {font-size:18px;}
#body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_first {margin-right:1.960784313725490196078431372549%;}

@media screen and (max-width:767px) {
	#body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {font-size:18px;}
}

#body .gform_wrapper span.gform_description {font-weight:inherit;}
#body .gform_wrapper .gsection {padding:0;border:none;margin:0;}

#body .gform_wrapper .validation_message {font-weight:inherit;}
#body .gform_wrapper div.validation_error {font-size:18px;font-weight:normal;border:none;padding:0;width:100%;}

@media screen and (max-width:767px) {
	#body .gform_wrapper div.validation_error {font-size:18px;}
}

#body .gform_wrapper ol.validation_list {width:100%;}
#body .gform_wrapper ol.validation_list li a {color:inherit;}
#body .gform_wrapper ul li.gfield_html {max-width:100%;}
#body .gform_wrapper ul li.gfield.gfield_html img {max-width:100% !important;}
#body .gform_wrapper .gform_footer {padding:0;margin:0;}
#body .gform_wrapper ul.gfield_checkbox li, #body .gform_wrapper ul.gfield_radio li {margin-bottom:8px;line-height:inherit;}
#body .gform_wrapper .gfield_checkbox li label, #body .gform_wrapper .gfield_radio li label {line-height:inherit;}

#body .gform_wrapper ul.gfield_checkbox input[type="checkbox"], #body .gform_wrapper ul.gfield_radio input[type="radio"] {margin:0px 0 0 2px !important;vertical-align:middle;line-height:24px;height:24px;}

#body .gform_wrapper .ginput_complex label, #body .gform_wrapper .description, #body .gform_wrapper .gfield_description, #body .gform_wrapper .gsection_description {font-size:14px;}

#body .gform_wrapper .gfield_required,
#body .gform_wrapper .gfield_error .gfield_label,
#body .gform_wrapper div.validation_error,
#body .gform_wrapper ol.validation_list,
#body .gform_wrapper .validation_message,
#body .gform_wrapper .gf_submission_limit_message,
#body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, 
#body .gform_wrapper li.gfield_error ul.gfield_checkbox, 
#body .gform_wrapper li.gfield_error ul.gfield_radio {color:#ED3921;}

#body .gform_wrapper li.gfield_error input[type="text"],
#body .gform_wrapper li.gfield_error input[type="url"],
#body .gform_wrapper li.gfield_error input[type="email"],
#body .gform_wrapper li.gfield_error input[type="tel"], 
#body .gform_wrapper li.gfield_error input[type="number"], 
#body .gform_wrapper li.gfield_error input[type="password"], 
#body .gform_wrapper li.gfield_error textarea,
#body .gform_wrapper li.gfield_error select {border-color:#ED3921;}

#body .gform_wrapper, #body .gform_wrapper .gform_heading, #body .gform_wrapper .gf_submission_limitmessage, #body .gform_wrapper div.validation_error, #body .gform_wrapper div#error {margin-bottom:20px;}

#body .gform_wrapper.gf_browser_chrome .ginput_complex select, #body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {text-indent:inherit;line-height:inherit;margin-bottom:0;}

#body .gform_wrapper .gform_footer {width:100%;max-width:100%;padding-top:0;}
#body .gform_wrapper .gform_button {background:#71B448;border:none;font-size:14px;letter-spacing:0.05em;color:#fff;padding:0 15px;border-radius:0;text-transform:uppercase;font-weight:bold;height:48px;overflow:visible;width:auto;cursor:pointer;-webkit-appearance:none;}
#body .gform_wrapper .gform_button:hover {background:#5EA438;}

#fullwrap .notop>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}

#fullwrap .nobot>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}

#wpadminbar {z-index:999999;}