/*
THEME NAME: COMPUTER CREWS
DESCRIPTION: Custom Theme Designed for Computer Crews
VERSION: 2.1.8
AUTHOR: Alpha Channel Group
AUTHOR URI: http://www.alphachannelgroup.com/
.
*/
/* BEGIN: CSS RESET RULES */
@import "custom.css";
html,
nav,
a,
abbr,
acronym,
address,
area,
b,
bdo,
big,
button,
caption,
cite,
code,
col,
colgroup,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
i,
img,
ins,
kbd,
label,
legend,
li,
map,
object,
ol,
p,
param,
pre,
q,
samp,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
p {
  padding: 0 0 15px;
}
table {
  padding: 0 0 15px;
}
header,
nav,
section,
aside,
footer {
  display: block;
  margin: 0 auto;
  padding: 0;
}
hr {
  background: none;
  height: 0;
  width: 0;
  border: 0 none;
  padding: 0;
  margin: 0;
}
code,
pre {
  white-space: pre;
}
del {
  text-decoration: line-through;
  /* it's deleted text - show it as such */
}
dfn {
  font-style: italic;
  font-weight: bold;
}
em {
  font-style: italic;
}
fieldset {
  border: 0;
  display: inline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 15px;
  line-height: normal;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
  margin-bottom: 16px;
}
h5 {
  font-size: 16px;
  margin-bottom: 16px;
}
h6 {
  font-size: 15px;
  margin-bottom: 16px;
}
img {
  width: auto;
  height: auto;
  border: 0;
  vertical-align: bottom;
}
ins {
  text-decoration: none;
}
strong {
  font-weight: bold;
}
tt {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em 1em;
}
ul {
  list-style-type: none;
}
.portfolio ul {
  list-style-type: none;
}
.portfolio-masonry li img {
  width: 190px;
  height: auto;
  color: transparent;
}
.masonry li {
  display: inline-block;
}
.masonry img {
  color: transparent;
}
#lbwrap #lightbox a.close {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 8px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  font-size: 28px;
  font-weight: normal;
  color: white;
  background: black;
  text-decoration: none;
}
/*
Comment out / remove the line below if you are NOT going to use Font Awesome, so the "X" character shows
*/
#lbwrap #lightbox a.close span {
  display: none;
}
.skip {
  position: absolute;
  left: -999em;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
}
/* END: CSS RESET RULES */
/************** BEGIN Theme CORE styles *********/
.page-numbers {
  display: inline-block;
  padding: 0 5px;
  margin-right: 5px;
}
a.page-numbers {
  padding: 0 5px;
  margin-right: 5px;
  background: #DBAF47;
  color: #fff;
}
span.page-numbers.current {
  background: #fff;
  color: #DBAF47;
}
div.social_media {
  height: auto;
  overflow: hidden;
  text-align: center;
}
div.social_media .fb_iframe_widget {
  display: inline-block;
}
div.social_media > * {
  margin-bottom: 10px !important;
  vertical-align: top !important;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
div.social_media a img {
  width: auto;
  vertical-align: top;
  margin-right: 30px;
}
div.social_media a[data-pin-log="button_pinit"] {
  margin-right: 30px !important;
}
div.social_media div.fb-like {
  vertical-align: top;
  width: 105px;
}
div.social_media div.fb-share-button {
  vertical-align: top;
  width: 105px;
  margin-right: 10px;
}
div.social_media .twitter-share-button {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  height: 20px;
  color: transparent;
}
/** Styles for custom (non-Font Awesome) social media buttons **/
.social_media.custom {
  height: 63px;
  text-align: center;
}
.social_media .custom {
  position: relative;
  display: inline-block;
  width: 63px;
  height: 63px;
  margin: 0 2px;
  background: transparent url(images/social/social-sprite.png) 0 0;
}
.social_media .custom-fb {
  background-position: -69px 0;
}
.social_media .custom-twitter {
  background-position: -137px 0;
}
.social_media .custom-pinterest {
  background-position: -205px 0;
}
.social_media a span.count {
  position: absolute;
  display: inline-block;
  right: 5px;
  top: 1px;
  background: red;
  border: 1px solid red;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: white;
  font-size: 12px;
  text-align: center;
  min-width: 9px;
  height: 16px;
  line-height: 17px;
  padding: 0 3px 0 4px;
}
/** Styles for Font Awesome social media buttons **/
.social_media .fa {
  position: relative;
  display: inline-block;
  width: 63px;
  height: 63px;
  line-height: 63px;
  margin: 0 2px;
  color: #888;
  font-size: 36px;
  text-decoration: none;
}
/************** END Theme CORE styles *********/
/************** BEGIN WordPress CORE Styles *****/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
article ul {
  list-style-type: disc;
  list-style-position: inside;
  padding: 0 0 15px;
  margin-left: 15px;
}
article ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0 0 15px;
  margin-left: 15px;
}
article ul ul,
article ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
article ol ol,
article ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
article ul li {
  padding: 0 0 0 5px;
  list-style: outside none;
  /*text-indent: 2em;*/
}
article ol li {
  padding: 0 0 0 15px;
  list-style-position: outside;
  /*text-indent: 2em;*/
}
/********** END: WordPress core styles *********/
/******************* BEGIN Theme Styles *******************/
/********** Begin Global Content Styles **********/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
body {
  margin: 0;
  background: #000000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  overflow-y: scroll;
  color: #010101;
}
.headerwrapper,
.navwrapper,
.contentwrapper,
.footerwrapper {
  width: 100%;
}
header,
nav,
section,
footer,
.featured_image_wrapper,
.page_title_wrapper,
.cfs_sections {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
article {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PT Sans', sans-serif;
}
h1 {
  margin-bottom: 20px;
  font-size: 34px;
}
h2 {
  margin-bottom: 20px;
  font-size: 24px;
}
h3 {
  margin-bottom: 20px;
  font-size: 19px;
}
hr {
  margin-bottom: 15px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #666;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #000000;
  -webkit-transition: ease-in-out 100ms;
  -moz-transition: ease-in-out 100ms;
  -o-transition: ease-in-out 100ms;
  transition: ease-in-out 100ms;
}
*:hover {
  -webkit-transition: ease-in-out 100ms;
  -moz-transition: ease-in-out 100ms;
  -o-transition: ease-in-out 100ms;
  transition: ease-in-out 100ms;
}
.contentwrapper article ul {
  margin-left: 25px;
  padding: 0 0 15px;
}
.contentwrapper article ul li {
  padding: 0 0 0 5px;
  list-style: disc outside none;
}
.contentwrapper article ol {
  margin-left: 25px;
  padding: 0 0 15px;
}
.contentwrapper article ol li {
  padding: 0 0 0 5px;
  list-style-position: outside;
}
span.button {
  display: inline-block;
  background: #fee800;
  padding: 20px 35px;
  -webkit-background-size: 200% 100%;
  -moz-background-size: 200% 100%;
  background-size: 200% 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, transparent 50%, #000000 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, #000000 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #000000 50%);
  background-image: linear-gradient(to right, transparent 50%, #000000 50%);
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  -o-transition: background-position 1s;
  transition: background-position 1s;
}
span.button:hover {
  background-position: -100% 0;
}
span.button:hover a {
  color: #fee800;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}
span.button a {
  font-family: 'PT Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}
.row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.row > p {
  width: 100%;
}
.row .col {
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
}
.row .col-1 {
  margin: 0 auto;
  display: block;
}
.row .col-2 {
  width: 47%;
}
.row .col-3 {
  width: 30%;
}
.row .col-4 {
  width: 21%;
}
.row .col-one-third {
  width: 30%;
}
.row .col-one-third img {
  width: 100%;
}
.row .col-two-thirds {
  width: 69%;
}
.row .col-two-thirds img {
  width: 100%;
}
hr {
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 0;
  margin: 0 0 25px;
}
/*  Masonry Gallery Tiles Resizing before Re-Columnizing  */
div.gallery img {
  max-width: 100%;
}
div.slides .item {
  max-width: 19%;
}
/*  END: Masonry Gallery Tiles Resizing before Re-Columnizing  */
/*  Page Load/Re-Load Transistions  */
.gallery .slides div {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.gallery .slides.playing div {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#searchform input {
  border: none;
  background: #f3f3f3;
}
#searchform input#s {
  width: 252px;
  padding: 12px 9px;
  font-size: 14px;
}
#searchform input.button-search {
  max-width: 41px;
  max-height: 41px;
  margin-left: -52px;
  font-size: 29px;
}
#searchform input.button-search:hover {
  cursor: pointer;
}
.featuredwrapper {
  position: relative;
  background: #ebebeb;
}
.featuredwrapper .page_title_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.featuredwrapper .page_title_wrapper h2.page-title {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  margin: 0;
  padding: 30px 40px;
  width: 570px;
  background: rgba(0, 0, 0, 0.7);
  color: #fee800;
  font-family: 'PT Sans', sans-serif;
  font-size: 70px;
  line-height: 70px;
}
.contentwrapper {
  background: #ebebeb;
}
section {
  padding: 40px 0 0;
  background: #ffffff;
}
section article .sectionwrapper {
  padding: 45px 0;
  border-bottom: 1px solid #ccc;
}
section article .sectionwrapper:last-child {
  border: none;
  padding-bottom: 55px;
}
section article .section-heading {
  padding-bottom: 35px;
}
section article .section-heading h2 {
  margin: 0;
  font-size: 34px;
}
section article .section-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section article .section-content .section-text {
  width: 47%;
}
section article .section-content .section-text span.button {
  padding: 15px 35px;
}
section article .section-content .section-img {
  width: 50%;
}
section article .section-content .section-img p {
  padding: 0;
}
section article .section-content .section-img img {
  margin: 0;
}
section article .gform_wrapper .gfield .gfield_label,
section article .gform_wrapper .gfield label {
  display: none;
}
section article .gform_wrapper .ginput_container_name > * {
  display: block !important;
}
section article .gform_wrapper input,
section article .gform_wrapper textarea {
  padding: 10px !important;
  border: 1px solid #ccc;
  border-radius: 4px;
}
section article .gform_wrapper .textarea {
  width: 47.5%;
}
section article .gform_wrapper .gform_footer input[type="submit"] {
  padding: 10px 40px !important;
  background: #000000;
  color: #fee800;
}
section article .gform_wrapper .gform_footer input[type="submit"]:hover {
  cursor: pointer;
  background: #fee800;
  color: #000000;
  -webkit-transition: ease-in-out 100ms;
  -moz-transition: ease-in-out 100ms;
  -o-transition: ease-in-out 100ms;
  transition: ease-in-out 100ms;
}
.error404 section {
  padding-bottom: 50px;
}
/********** End Global Content Styles ************/
/********** Begin Headerwrapper Styles ***********/
.headerwrapper {
  background: #fdfdfd;
  border-bottom: 1px solid #9f9f9f;
}
.headerwrapper .widgettitle {
  display: none;
}
.headerwrapper .header_bar {
  width: 100%;
  height: 13px;
  background: repeating-linear-gradient(310deg, #ffe700, #ffe700 3px, #e4d000 3px, #e4d000 7px);
}
.headerwrapper header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.headerwrapper .header-left {
  padding-top: 26px;
}
.headerwrapper .header-right {
  padding-top: 20px;
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  color: #9f9f9f;
  text-align: right;
}
.headerwrapper .header-right p {
  padding-bottom: 5px;
}
.headerwrapper .header-right img {
  vertical-align: middle;
  margin: 7px 5px 0;
}
.headerwrapper .header-right strong {
  color: #000000;
  font-size: 48px;
  line-height: 55px;
  font-weight: 400;
}
/********** End Headerwrapper Styles *************/
/********** Begin Navwrapper Styles **************/
nav #toggle,
nav .toggle {
  display: none;
}
nav .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
nav .menu li {
  display: inline-block;
  position: relative;
}
nav .menu li:hover ul {
  left: auto;
}
nav .menu li a {
  display: block;
  padding: 23px;
  font-family: 'PT Sans', sans-serif;
}
nav .menu li:first-child a {
  padding-left: 0;
}
nav .menu li:last-child a {
  padding-right: 0;
}
nav .menu li.current_page_item a {
  color: #000000;
  text-decoration: underline;
}
nav .menu ul.sub-menu {
  display: block;
  position: absolute;
  left: -999em;
  top: 30px;
  width: 250px;
  height: auto;
}
nav .menu ul.sub-menu li {
  display: block;
  width: auto;
}
nav .menu ul.sub-menu li ul {
  display: none;
}
nav .menu ul.sub-menu li:hover ul {
  display: block;
  top: 0;
  left: 250px;
  border-left: 1px solid #352b1c;
}
/********** End Navwrapper Styles ****************/
/********** Begin Footerwrapper Styles ***********/
.contact_map {
  background: #ebebeb;
}
.contact_map .sidebar {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background: #fee800;
}
.contact_map .sidebar li {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.contact_map .sidebar h2 {
  margin-bottom: 35px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 34px;
  border-bottom: 1px solid #999;
}
.contact_map .sidebar .row {
  padding: 30px 0 0;
}
.contact_map .sidebar p {
  padding: 0;
  font-size: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.contact_map .sidebar p .fa {
  display: inline-block;
  padding: 5px 10px 0 0;
}
.contact_map .sidebar p span {
  font-size: 18px;
}
.contact_map .sidebar div.text {
  display: inline-block;
}
.footerwrapper {
  padding: 55px 0 30px;
  color: #ffffff;
  background: repeating-linear-gradient(310deg, #393939, #393939 3px, #333333 3px, #333333 7px);
}
.footerwrapper p.copyright {
  display: none;
}
.footerwrapper a {
  color: #ffffff;
}
.footerwrapper footer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footerwrapper #sidebar-footer-left {
  width: 65%;
}
.footerwrapper #sidebar-footer-left p {
  padding: 0;
}
.footerwrapper #sidebar-footer-left ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footerwrapper #sidebar-footer-left ul .widgettitle {
  font-size: 27px;
}
.footerwrapper #sidebar-footer-left ul li {
  width: 25%;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a {
  position: relative;
  display: block;
  margin: 5px 0;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  border-radius: 7px;
  background: #3c599b;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-facebook {
  background: #3c599b;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-twitter {
  background: #5eaade;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-google-plus {
  background: red;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-pinterest-p {
  background: red;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-youtube {
  background: red;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .fa-rss {
  background: #ea7819;
}
.footerwrapper #sidebar-footer-left ul .widget_acg_facebook_twitter a .follow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 20px;
}
.footerwrapper #sidebar-footer-right {
  font-size: 12px;
}
.footerwrapper #sidebar-footer-right p {
  padding: 0;
}
.footerwrapper #sidebar-footer-right .widgettitle {
  display: none;
}
.footerwrapper #sidebar-footer-right ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.footerwrapper #sidebar-footer-right ul .widget_sp_image {
  padding: 0 15px 20px 0;
}
.footerwrapper #sidebar-footer-right ul .widget_nav_menu {
  padding-bottom: 20px;
}
.footerwrapper #sidebar-footer-right ul .widget_nav_menu .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footerwrapper #sidebar-footer-right ul .widget_nav_menu .menu li {
  padding-right: 17px;
  border-right: 1px solid #ffffff;
  line-height: 12px;
}
.footerwrapper #sidebar-footer-right ul .widget_nav_menu .menu li:last-child {
  padding-right: 0;
  border-right: none;
}
/********** End Footerwrapper Styles *************/
/********** Begin Home Page Only Styles **********/
.featured_image_wrapper {
  position: relative;
}
.featured_image_wrapper .featured_text_button_wrapper {
  position: absolute;
  top: 97px;
  right: 60px;
  bottom: 97px;
  left: 60px;
}
.featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper {
  display: inline-block;
  padding: 30px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
}
.featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper > p {
  padding-bottom: 10px;
}
.featured_image_wrapper .featured_text_button_wrapper .featured_button_wrapper {
  margin: 25px 0 0;
}
.home section {
  padding: 85px 0 0;
}
.cfs_sections {
  background: #ffffff;
}
.upper_content_wrapper,
.lower_content_wrapper,
.lower_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 35px 0;
}
.upper_content_wrapper div {
  width: 47%;
}
.upper_content_wrapper div.upper_content_right {
  width: 50%;
}
.upper_content_wrapper .upper_content_left {
  padding: 25px 0 0;
}
.center_content_wrapper {
  background: url(images/black-section-bg.jpg) no-repeat;
  background-size: cover;
  margin: 35px 0;
}
.center_content_wrapper .center_content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  color: #ffffff;
}
.center_content_wrapper .center_content hr {
  border-color: #ffffff;
}
.lower_content_wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lower_content_wrapper .lower_content_center {
  width: 100%;
}
.lower_content_wrapper .lower_content_left {
  width: 50%;
}
.lower_content_wrapper .lower_content_left p img {
  margin: 0;
}
.lower_content_wrapper .lower_content_right {
  position: relative;
  width: 48%;
}
.lower_content_wrapper .lower_content_right p {
  min-height: 80px;
  padding: 15px 15px 15px 85px;
  margin-bottom: 15px;
  background: #fee800;
  font-size: 20px;
}
.lower_content_wrapper .lower_content_right p:before {
  position: absolute;
  content: url(images/bullet2.png);
  left: 20px;
}
.lower_content_wrapper .lower_content_right p:first-child:before {
  content: url(images/bullet1.png);
}
.lower_content_wrapper .lower_content_right p:last-child:before {
  content: url(images/bullet3.png);
}
.lower_wrapper div {
  width: 47%;
}
.lower_wrapper div.lower_right {
  width: 50%;
}
.lower_wrapper .lower_left {
  padding: 25px 0 0;
}
/********** End Home Page Only Styles ************/
/********** Begin Blog Page Only Styles **********/
/********** End Blog Page Only Styles ************/
/******************* End Theme Styles *********************/
/********** BEGIN Responsive Design styles ******/
input {
  border-radius: 0;
  -webkit-appearance: none;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
/** First change.  Normally light changes. Usually as the browser window squeezes the main content area **/
@media only screen and (max-width: 1200px) {
  html,
  body {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow-x: hidden;
  }
  body {
    font-size: 13px;
    line-height: 20px;
  }
  h1 {
    margin-bottom: 1.66666667vw;
    font-size: 2.83333333vw;
  }
  h2 {
    margin-bottom: 1.66666667vw;
    font-size: 2vw;
  }
  header,
  section,
  .home section,
  .cfs_sections > div,
  .contact_map > div,
  footer {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #searchform input#s {
    width: 21vw;
    padding: 1vw 0.75vw;
    font-size: 1.16666667vw;
  }
  #searchform input.button-search {
    max-width: 3.41666667vw;
    max-height: 3.41666667vw;
    margin-left: -4.66666667vw;
    font-size: 2.41666667vw;
  }
  .headerwrapper .header-left {
    padding-top: 2.16666667vw;
  }
  .headerwrapper .header-left img {
    width: 34.83vw;
  }
  .headerwrapper .header-left nav .menu li a {
    padding: 1.91666667vw;
    font-size: 1.33333333vw;
    line-height: 2.08333333vw;
  }
  .headerwrapper .header-left nav .menu li:first-child a {
    padding-left: 0;
  }
  .headerwrapper .header-right {
    padding-top: 1.66666667vw;
    font-size: 2.5vw;
  }
  .headerwrapper .header-right img {
    width: 3.08333333vw;
  }
  .headerwrapper .header-right p {
    line-height: 2.08333333vw;
  }
  .headerwrapper .header-right strong {
    font-size: 4vw;
    line-height: 4.58333333vw;
  }
  .featured_image_wrapper .featured_text_button_wrapper {
    top: 8.08vw;
    right: 5vw;
    bottom: 8.08vw;
    left: 5vw;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper {
    padding: 2.5vw;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper > p {
    padding-bottom: 0.83333333vw;
    font-size: 1.33333333vw;
    line-height: 2.08333333vw;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper > p:first-child span {
    font-size: 5.83vw !important;
    line-height: 5.42vw !important;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper > p:nth-child(2) span {
    font-size: 5vw !important;
    line-height: 4.58vw !important;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_text_wrapper > p:last-child span {
    font-size: 2.5vw !important;
    line-height: 2.91666667vw !important;
  }
  .featured_image_wrapper .featured_text_button_wrapper .featured_button_wrapper {
    margin-top: 2.08333333vw;
  }
  span.button {
    padding: 1.66666667vw 2.91666667vw;
    line-height: 2.08333333vw;
  }
  span.button a {
    font-size: 1.83vw;
    line-height: 2.08333333vw;
  }
  .featuredwrapper .page_title_wrapper h2.page-title {
    width: 47.5vw;
    padding: 2.5vw 3.33333333vw;
    font-size: 5.83333333vw;
    line-height: 5.83333333vw;
  }
  .home section,
  .page section {
    padding-top: 2.5vw;
  }
  section article .sectionwrapper {
    padding: 3.33333333vw 0;
  }
  .upper_content_wrapper,
  .lower_content_wrapper,
  .lower_wrapper {
    padding: 20px 10px;
  }
  .center_content_wrapper {
    margin: 0;
  }
  .lower_content_wrapper .lower_content_right p {
    font-size: 2.08333333vw;
  }
  .footerwrapper #sidebar-footer-left ul li {
    width: 33.33%;
  }
}
/** Tablet sized devices **/
@media only screen and (max-width: 950px) {
  .footerwrapper {
    padding: 20px 0;
  }
  .footerwrapper footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footerwrapper footer #sidebar-footer-left,
  .footerwrapper footer #sidebar-footer-right {
    width: 100%;
    padding-bottom: 20px;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget {
    text-align: center;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget_sp_image {
    padding: 0 0 20px;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget_nav_menu .menu {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget_nav_menu .menu li {
    padding: 0 17px;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget_nav_menu .menu li:last-child {
    padding: 0 17px;
  }
}
/** Tablet sized devices **/
@media only screen and (max-width: 800px) {
  .headerwrapper header {
    width: 100%;
    height: auto;
  }
  .headerwrapper .header-left nav .menu li a {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
  }
  .headerwrapper .header-left nav .menu li:first-child a {
    padding: 10px;
    border-top: 1px solid #fee800;
  }
  .navwrapper {
    padding: 10px 0;
  }
  .navwrapper nav {
    margin-top: 0;
  }
  .navwrapper .toggle {
    position: relative;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    margin: 0 auto;
    width: 33%;
    height: 35px;
    background: #000000;
    border-radius: 3px;
    text-align: center;
    color: #fee800;
    line-height: 35px;
  }
  .navwrapper .menu {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    background: #000000;
    z-index: 255555;
    text-align: left;
  }
  .navwrapper .menu li {
    display: block;
  }
  .navwrapper .menu li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fee800;
    font-size: 14px;
    color: #fee800;
  }
  .navwrapper .menu li.current_page_item a {
    color: #fee800;
  }
  .navwrapper .menu li ul.sub-menu {
    position: relative;
    top: 0;
    left: auto;
    width: 100%;
  }
  .navwrapper .menu li ul.sub-menu li a {
    width: 100%;
    padding-left: 40px;
    background: none;
    border: none;
    border-bottom: 1px solid #3c4f6e;
  }
  .navwrapper .menu li ul.sub-menu li:hover ul {
    left: auto;
  }
  .navwrapper .menu li ul.sub-menu li ul {
    display: block;
  }
  .navwrapper #toggle:checked + div .menu {
    display: block;
    opacity: 1;
  }
}
/** Phone sized devices **/
/** Phone sized devices **/
@media only screen and (max-width: 567px) {
  h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .headerwrapper header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px;
  }
  .headerwrapper .header-left {
    width: 100%;
    padding-top: 26px;
  }
  .headerwrapper .header-left img {
    width: 100%;
  }
  .headerwrapper .header-right {
    width: 100%;
    padding-top: 20px;
    font-size: 30px;
    text-align: center;
  }
  .headerwrapper .header-right p {
    line-height: 20px;
  }
  .headerwrapper .header-right img {
    width: auto;
  }
  .headerwrapper .header-right strong {
    font-size: 36px;
    line-height: 45px;
  }
  #searchform input#s {
    width: 252px;
    padding: 12px 9px;
    font-size: 14px;
  }
  #searchform input.button-search {
    font-size: 29px;
    max-width: 41px;
    max-height: 41px;
    margin-left: -52px;
  }
  .home section,
  .page section {
    padding-top: 20px;
  }
  .upper_content_wrapper,
  .lower_content_wrapper,
  .lower_wrapper,
  section article .section-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .upper_content_wrapper > div,
  .lower_content_wrapper > div,
  .lower_wrapper > div,
  section article .section-content > div {
    width: 100% !important;
  }
  .upper_content_wrapper > div img,
  .lower_content_wrapper > div img,
  .lower_wrapper > div img,
  section article .section-content > div img {
    margin: 0;
    width: 100%;
  }
  section article .section-content > div {
    padding-bottom: 20px;
  }
  .lower_content_wrapper .lower_content_left,
  .lower_content_wrapper .lower_content_right,
  .lower_content_wrapper .lower_content_left p img {
    width: 100%;
  }
  .lower_content_wrapper .lower_content_right p {
    font-size: 15px;
  }
  span.button a {
    font-size: 15px;
    line-height: 20px;
  }
  .contact_map .sidebar li {
    padding: 20px 0;
  }
  .row .col {
    width: 100%;
    padding-bottom: 15px;
  }
  .footerwrapper #sidebar-footer-right ul .widget_nav_menu .menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footerwrapper footer #sidebar-footer-right ul .widget_nav_menu .menu li {
    margin-bottom: 10px;
  }
}
/** Phone sized devices **/
@media only screen and (max-width: 480px) {
  .footerwrapper #sidebar-footer-left ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .footerwrapper #sidebar-footer-left ul li {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
}
/********** END: Responsive Design styles ******/
/** MOVE THE BELOW TO THE LAST LINE IN THE style.css FILE **/
/*# sourceMappingURL=style.map */
/*# sourceMappingURL=style.map */