@charset "UTF-8";
/*
Theme Name: GeeksPerHour
Theme URI: https://github.com/WordPress/twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

@import url("css/bootstrap.min.css");

@import url("css/lightslider.css");

@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');

@import url('https://fonts.googleapis.com/css?family=Satisfy');

@font-face {
  font-family: 'gotham-regular';
    src: url('fonts/GothamPro-Regular.eot');
    src: url('fonts/GothamPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamPro-Regular.woff') format('woff'),
         url('fonts/GothamPro-Regular.woff') format('woff2'),
         url('fonts/GothamPro-Regular.ttf') format('truetype'),
         url('fonts/GothamPro-Regular.svg#WebFont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'gotham-light';
    src: url('fonts/GothamPro-Light.eot');
    src: url('fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamPro-Light.woff') format('woff'),
         url('fonts/GothamPro-Light.woff') format('woff2'),
         url('fonts/GothamPro-Light.ttf') format('truetype'),
         url('fonts/GothamPro-Light.svg#WebFont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'gotham-bold';
    src: url('fonts/GothamPro-Bold.eot');
    src: url('fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamPro-Bold.woff') format('woff'),
         url('fonts/GothamPro-Bold.woff') format('woff2'),
         url('fonts/GothamPro-Bold.ttf') format('truetype'),
         url('fonts/GothamPro-Bold.svg#WebFont') format('svg');
    font-weight: normal;
    font-style: normal;
}



body h1, body h2 {
  font-family: 'gotham-bold';
}

body h3, body h4, body h5, body h6 {
  font-family: 'gotham-regular';
  font-weight: bold;
}


h1 {
  font-size: 32px;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

h2 {
  font-size: 28px;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

h4 {
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

h5 {
  font-size: 18px;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

h6 {
  font-size: 16px;
  margin: 0 0 10px 0;
  line-height: 1.6;
}

.font-bold {
  font-weight: 700;
}

.font-size-medium {
  font-size: 20px;
}

.text-uppercase {
  text-transform: uppercase;
}

p {
  margin-bottom: 15px;
  letter-spacing: 0;
}

p:last-child {
  margin-bottom: 0;
}

a, i, button, .btn, i, span, input, select, textarea {
  transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #1173a1;
}

a:hover, a:focus, a:active {
  color: #1173a1;
  outline: none;
}

b, strong {
  font-family: gotham-bold;
}



.site-btn:hover, .site-btn:active, .site-btn:focus, .btn:hover, .btn:active, .btn:focus, body .vc_btn3-container .vc_btn3.vc_btn3-style-modern:hover, body .vc_btn3-container .vc_btn3.vc_btn3-style-modern:active, body .vc_btn3-container .vc_btn3.vc_btn3-style-modern:focus {
  text-decoration: none;
  background: #1173a1;
  color: #fff;
  box-shadow: none;
  outline: none;
  opacity: 0.8;
}

.site-btn-white {
  background: #fff;
  color: #1173a1;
}

.site-btn-white:hover, .site-btn-white:active, .site-btn-white:focus {
  background: #0f5d82;
  color: #fff;
  opacity: 1;
}

.site-form .field-wrap:after {
  display: block;
  clear: both;
  content: "";
}

.site-form .field-wrap {
  margin: 0 -10px;
}

.site-form label {
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
  min-height: 24px;
  margin-top: 0;
  text-transform: none;
}

.field-div label + br {
  display: none;
}

.site-form .field-div {
  padding: 0 10px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px !important;
}

.field-notice {
  margin-top: 10px;
  font-size: 15px;
}





.mb-60 {
  margin-bottom: 60px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-60 {
  margin-top: 60px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-0 {
  margin-top: 0;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-60 {
  padding-top: 60px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-0 {
  padding-top: 0;
}

body ul {
  margin-bottom: 15px;
}

body ul li {
  margin-bottom: 6px;
}

.widget {
  margin-bottom: 35px;
}

.widget-title {
  margin: 0 0 16px 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget ul li {
  display: block;
  margin-bottom: 7px;
}

.widget ul li a {
  display: inline-block;
  color: #767676;
}

.widget ul li:last-child {
  margin-bottom: 0;
}

h2.vc_custom_heading, h1.vc_custom_heading, body .entry-title, .content-section-heading {
  font-size: 32px;
  line-height: 1.1;
  margin-bottom: 30px;
}

body .vc_col-has-fill>.vc_column-inner, body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, body .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0;
}

body .wpb_button, body .wpb_content_element, body .wpb-js-composer .vc_tta-container {
  margin-bottom: 30px;
}

header.main-header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  border-bottom: 1px solid #eee;
  background: #fff;
  margin-bottom: 0;
}



.home .content-section {
  padding-top: 0;
  background: #fff;
  padding-bottom: 0;
}

.logo-div {
  float: left;
  width: 20%;
  padding-right: 15px;
  margin: 15px 0;
}

.main-header #site-navigation {
  float: right;
  width: 80%;
  text-align: right;
}

.main-header #site-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}

.main-header #site-navigation ul li {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
}

.main-header #site-navigation ul li a {
  padding: 26px 14px;
  display: block;
  text-decoration: none;
  color: #494949;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.main-header #site-navigation ul li a:hover {
  color: #1173a1;
}

.main-header #site-navigation ul li.highlight-link a {
  background: #1173a1;
  color: #fff;
  padding: 6px 12px;
  margin: 0 14px;
  border-radius: 3px;
}

.main-header #site-navigation ul li.highlight-link a:hover {
  opacity: 0.8;
}

.home .entry-header {
  display: none;
}

.home-slider-form {
  max-width: 405px;
  background: rgba(255,255,255,0.7);
  padding: 25px;
  box-shadow: -10px 10px rgba(0,0,0,0.05);
  margin: 25px 0;
}

.home-slider-form h3 {
  margin: 0 0 15px 0;
  color: #1173a1;
  font-size: 30px;
  font-family: gotham-bold;
  line-height: 1.2;
  text-align: center;
}

.home-slider-form input {
  width: 100%;
  height: 50px;
  padding: 0 0 0 10px;
  border-radius: 5px;
  font-size: 16px;
  color: #494949;
  outline: none;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  border: none;
  margin-bottom: 15px;
  background: rgba(0,0,0,0.1);
}

.home-slider-form input[type="submit"] {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.hiw-row .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}

body .hiw-col {
  width: 20%;
  padding: 0;
  text-align: center;
}

.hiw-col > .vc_column-inner {
  padding: 15px !important;
  background: #f7f7f7;
  min-height: 285px;
  margin-top: 20px;
  border: 1px solid #fff;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  position: relative;
  margin-bottom: 30px;
}

.hiw-col > .vc_column-inner:before {
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -24px 0 0 -18px;
  border-radius: 50%;
  display: block;
  color: rgba(0,0,0,0.1);
  font-size: 48px;
  font-family: 'gotham-bold';
  line-height: 1;
  width: 36px;
  text-align: center;
}

.hiw-col:first-child .vc_column-inner {
  margin-left: 0;
}

.hiw-col:first-child .vc_column-inner:before {
  content: "1";
}

.hiw-col:nth-child(2) .vc_column-inner:before {
  content: "2";
}

.hiw-col:nth-child(3) .vc_column-inner:before {
  content: "3";
}

.hiw-col:nth-child(4) .vc_column-inner:before {
  content: "4";
}

.hiw-col:nth-child(5) .vc_column-inner:before {
  content: "5";
}

.hiw-row .vc_icon_element.vc_icon_element-outer {
  margin-bottom: 15px;
  color: #1173a1;
  margin-top: 20px;
}

.hiw-col h4 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

.browse-tags a {
  display: inline-block;
  font-size: 13px;
  background: #eee;
  padding: 7px 8px;
  margin: 4px 4px;
  border-radius: 3px;
  color: #494949;
  box-shadow: 1px 1px 0 0 rgb(0,0,0,0.15);
}

.browse-tags a:hover {
  border-color: #1173a1;
  text-decoration: none;
}

.browse-tags br {
  display: none;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 16px;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
  background: #fff;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #494949;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background: #f7f7f7;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  font-size: 14px;
}

.counter-row .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
  color: #155e92;
  margin-bottom: 15px;
}

.counter-row h3.vc_custom_heading {
  color: #fff;
  font-family: 'gotham-bold';
  font-size: 32px;
}

.counter-row h5.vc_custom_heading {
  margin-bottom: 0;
  color: #fff;
}

.testi-quote-icon .fa {
  font-size: 0;
  display: block;
  margin-bottom: 15px;
  color: #e4e4e4;
}

.testi-quote-icon .fa:before {
  font-size: 60px;
}

.testi-quote-text {
  font-size: 18px;
  margin: 15px 0 20px 0;
  font-family: gotham-light;
  padding-left: 30px;
}

.testi-quote-author {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

.testi-quote-designation {
  font-size: 16px;
  font-weight: bold;
  opacity: 0.7;
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}

.main-footer {
  background: #222;
  padding: 50px 0 0 0;
  color: #767676;
}

.main-footer > .container {
  margin-bottom: 15px;
}

body .tp_recent_tweets li {
  padding-bottom: 0;
  margin-bottom: 0;
}

.copy-footer {
  background: #2c2c2c;
  padding: 15px 0;
  color: aliceblue;
}

.copy-footer .site-info, .copy-footer .site-info a {
  color: #adadad;
}

.footer-social {
  text-align: right;
  font-size: 0;
  margin-top: -10px;
}

.footer-social br {
  display: none;
}

.footer-social a {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: rgba(255,255,255,0.1);
  text-align: center;
  border-radius: 50%;
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
}

.footer-social a i:before {
  font-size: 14px;
  display: block;
  line-height: 34px;
}

.secure-img {
  float: right;
  font-size: 0;
  height: 43px;
  width: 73px;
  background: url(images/secure-img-new.png) no-repeat left top;
  background-size: 72px;
  margin-left: 10px;
  margin-top: 5px;
}

.main-footer #text-3 {
  margin-bottom: 0;
}

.step-section:first-child {
  margin-top: 40px;
}

.step-section .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}

.step-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
  position: relative;
  margin-bottom: 50px;
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 2px rgba(0,0,0,0.15);
}

.step-section:nth-of-type(1) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-right: 250px;
}

.step-section:nth-of-type(3) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-right: 200px;
}

.step-section:nth-of-type(5) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-right: 150px;
}

.step-section:nth-of-type(7) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-right: 100px;
}

.step-section:nth-of-type(9) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-right: 50px;
}

.step-section > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "";
  font-family: FontAwesome;
  font-size: 80px;
  line-height: 0;
  position: absolute;
  right: -40px;
  top: 0;
  color: rgba(0,0,0,0.1);
}

.vc_row.wpb_row.step-section {
  overflow: visible;
}

.step-section:nth-of-type(1) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "\f109";
}

.step-section:nth-of-type(3) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "\f0d6";
}

.step-section:nth-of-type(5) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "\f046";
}

.step-section:nth-of-type(7) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "\f086";
}

.step-section:nth-of-type(9) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  content: "\f164";
}

.pricing-table {
  margin: 0 -15px;
  font-size: 0;
}

.home .pricing-col {
  margin-bottom: 0;
}

.pricing-col {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 45px;
}

.pricing-col-inner {
  text-align: center;
  padding: 30px 15px;
  background: #FBFBFB;
  box-shadow: 0 0 2px rgba(0,0,0,0.15);
}

.highlight-col .pricing-col-inner {
  box-shadow: -10px 10px rgba(0,0,0,0.05);
}

.pricing-col h3 {
  font-family: 'gotham-bold';
  font-size: 24px;
}

.pricing-total {
    font-family: 'gotham-bold';
    font-size: 32px;
    padding: 30px 0;
    line-height: 1.1;
    color: rgba(0,0,0,1);
}



.pricing-points {
  clear: both;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: left;
  width: 85%;
}

.pricing-points ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pricing-points ul li {
  position: relative;
}

.pricing-points ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 14px;
  color: #81a5be;
}



.why-geeks-row {
  text-align: center;
}

.why-geeks-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  background: #fff;
  border-radius: 50%;
  padding: 15px;
  color: #1173a1;
}

.why-geeks-row .vc_icon_element.vc_icon_element-outer {
  margin-bottom: 15px;
}

.tech-logos .wpb_gallery_slides.wpb_image_grid ul {
  height: auto !important;
  font-size: 0;
}

.tech-logos .wpb_gallery_slides.wpb_image_grid li.isotope-item {
  width: 20%;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  margin: 0;
  padding: 15px 3%;
  clear: none;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.contact-icons {
  text-align: center;
}

.contact-icons .wpb_text_column.wpb_content_element {
  font-size: 18px;
}

.contact-icons .wpb_text_column.wpb_content_element a {
  color: #494949;
}

.contact-icons .vc_icon_element.vc_icon_element-outer {
  margin-bottom: 15px;
}

.contact-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  padding: 20px;
  background: #1173a1;
  border-radius: 50%;
  color: #f7f7f7;
  font-size: 10px;
}

.wpcf7-form .wpcf7-response-output {
  margin: 15px 0;
  border: 1px solid;
  padding: 15px;
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  background: #ffdcdc;
  color: #cc0f0f;
  border-color: #e9a7a7;
}

body .wpcf7-form span.wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #cc0f0f;
}

.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng {
  background: #d2fff4;
  color: #15c39a;
  border-color: #a7ded1;
}

.hire-template h1.entry-title {
  display: none;
}

.hire-template .hire-banner-title h1.entry-title {
  display: block;
}

.hire-template .content-section .entry-content h2:not(.vc_custom_heading) {
  margin-top: 25px;
  font-size: 24px;
}

.hire-template .content-section .entry-content h3:not(.vc_custom_heading) {
  font-family: 'gotham-bold';
}

.hire-template .content-section .entry-content h2:not(.vc_custom_heading):first-child {
  margin-top: 0;
}

.hire-template .content-section .entry-content h2:not(.vc_custom_heading).title-heading-left {
  margin-top: 25px;
}

.hire-template .content-section .entry-content .fusion-title:first-child h2.title-heading-left {
  margin-top: 0;
}

.hire-template .content-section {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.hire-banner {
  background: #1173a1;
  padding: 0;
  text-align: left;
  font-family: 'gotham-light';
  font-weight: bold;
  color: #fff;
  position: relative;
}

.hire-banner .container {
  display: table;
}

.hire-banner-right {
  display: table-cell;
  width: 48%;
  vertical-align: middle;
}

.hire-banner-left {
  display: table-cell;
  width: 52%;
  vertical-align: middle;
  padding: 20px;
  padding-left: 0;
}

.hire-logo-title:after {
  display: block;
  clear: both;
  content: "";
}

.hire-logo-title {
  font-size: 0;
  margin-bottom: 5px;
  display: inline-block;
}

.hire-banner-title h1 {
  line-height: 1.4;
  margin: 0;
}

.hire-banner-logo {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  margin-right: 20px;
}

.hire-banner-title {
  display: inline-block;
  vertical-align: middle;
}

.hire-banner-desc {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 30px 0;
  font-family: 'gotham-light';
  font-weight: bold;
  opacity: 0.7;
}

.hire-banner-btn > .site-btn {
  font-size: 20px;
  padding: 12px 24px;
  font-family: gotham-bold;
  line-height: 1.4;
}

.hire-money-back {
  display: block;
  vertical-align: bottom;
  font-style: italic;
  opacity: 0.7;
  font-size: 14px;
  margin-top: 8px;
}

.hire-banner-video {
  display: none;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.post-job-panel {
  background: #1173a1;
  padding: 50px 0 20px 0;
  color: #fff;
}

.post-job-panel-left {
  float: left;
  margin-bottom: 25px;
}

.post-job-panel-left h5 {
  font-size: 28px;
  font-family: 'gotham-bold';
  line-height: 1.2;
}

.post-job-panel-left h6 {
  margin-bottom: 0;
  color: rgba(255,255,255,0.8);
}

.post-job-panel-right {
  float: right;
  margin-bottom: 20px;
}

.post-job-panel-right .site-btn {
  background: #fff;
  color: #1173a1;
  padding: 12px 20px;
  font-size: 24px;
  font-family: 'gotham-bold';
  letter-spacing: 0;
  min-width: 260px;
}

.post-job-panel-right .site-btn:hover, .post-job-panel-right .site-btn:focus {
  background: rgba(0,0,0,0.1);
  color: #fff;
  opacity: 1;
}

.hire-content-left {
  padding-top: 40px;
  padding-bottom: 40px;
}

.hire-content-wrap {
  clear: both;
}

.hire-sidebar {
  padding: 40px 30px;
}

.hire-widget {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.hire-widget h4 {
  font-family: 'gotham-bold';
  font-size: 24px;
  margin-bottom: 15px;
  color: #1173a1;
}

.hire-widget:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.hire-review-text {
  position: relative;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 15px;
  box-shadow: 7px 7px rgba(0,0,0,0.08);
  margin-bottom: 15px;
}

.hire-review h5 {
  text-align: right;
  font-size: 16px;
  margin-bottom: 0;
}

.hire-jobs-widget h5 a {
  color: #494949;
}

.post-job-template .content-section {
  background: #fff;
  text-align: center;
}

.post-job-title {
  background: #1173a1;
  padding: 50px 50px 160px 50px;
  margin-top: -40px;
  color: #fff;
}

.post-job-title h5 {
  margin-bottom: 0;
}

.post-job-content {
  max-width: 767px;
  margin: 0 auto;
}

.post-job-form {
  width: 100%;
  margin: 0 auto;
  padding: 30px 30px 30px 30px;
  background: #fff;
  text-align: left;
  margin-top: -115px;
  border: 1px solid #ddd;
}

.post-job-form input[type="text"], .post-job-form textarea, .post-job-form input[type="email"], .post-job-form input[type="password"], .post-job-form input[type="tel"], .post-job-form input[type="url"], .post-job-form input[type="search"], .post-job-form input[type="date"], .post-job-form input[type="password"], .post-job-form input[type="number"], .post-job-form select, .post-job-form input[type="file"] {
  background: #eee;
}

.post-job-safe-pay {
  text-align: right;
  margin-top: 15px;
}

.post-job-paypal-logo {
  margin-right: 15px;
  margin-left: 10px;
}

.post-job-secure-logo {
  width: 70px;
  display: inline-block;
}

.post-job-template .footer-post-job-panel {
  display: none;
}

.post-article {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0,0,0,0.15);
  margin-bottom: 30px;
}

h2.post-article-title {
  font-size: 24px;
}

.post-article-title a {
  color: #494949;
  text-decoration: none;
}

.screen-reader-text {
  display: none;
}



.single article.post {
  margin-bottom: 50px;
}

.single .entry-meta {
  display: none;
}

figure.post-thumbnail {
  margin: 0 auto;
  max-width: 767px;
  background: #fff;
  padding: 15px;
  padding-bottom: 0;
}

.single .entry-content, div#comments {
  margin: 0 auto;
  max-width: 767px;
  background: #fff;
  padding: 15px;
}

div#comments textarea#comment {
  background: #f7f7f7;
  margin-bottom: 0;
}

div#comments .form-submit {
  margin-bottom: 0;
}

.team-template h1.entry-title {
  display: none;
}

.team-template h4 {
  font-size: 24px;
  margin-bottom: 15px;
}

.our-team-img-row .vc_parallax-inner {
  background-attachment: fixed !important;
  -moz-background-attachment: fixed !important;
  -webkit-background-attachment: fixed !important;
}

.team-row h3.vc_custom_heading {
  font-size: 54px;
  line-height: 1.3;
  margin-bottom: 30px;
  font-family: 'gotham-bold';
}

.team-member-col {
  text-align: left;
}

.team-member-col .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}

.team-member-col > .vc_column-inner > .wpb_wrapper {
  text-align: center;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0,0,0,0.15);
  display: inline-block;
}

.team-member-col .wpb_single_image {
  margin-bottom: 15px;
}

.team-member-col .vc_single_image-img {
  max-width: 300px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}

.team-member-col > .vc_column-inner > .wpb_wrapper:hover .vc_single_image-img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}

.team-member-col h5 {
  margin-bottom: 5px;
}

.team-member-col h6 {
  opacity: 0.7;
}

.reviews-text-row .wpb_text_column {
  position: relative;
  background: #fff;
  padding: 15px;
  box-shadow: -7px 7px rgba(0,0,0,0.05);
  margin-bottom: 30px;
}

.reviews-text-row .wpb_text_column h5 {
  font-size: 16px;
}

.reviews-text-row .wpb_text_column h5 em {
  font-style: normal;
  opacity: 0.5;
  display: block;
  font-size: 15px;
}

.grid-gallery .wpb_gallery_slides .wpb_image_grid_ul {
  height: auto !important;
  font-size: 0;
  text-align: center;
}

.grid-gallery .wpb_gallery_slides .wpb_image_grid_ul .isotope-item {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  float: none;
  display: inline-block;
  margin: 10px;
}

.grid-gallery .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a {
  position: relative;
  display: block;
  padding: 15px;
  width: 200px;
  height: 130px;
  border: 1px solid #ddd;
}

.grid-gallery .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a:hover, .grid-gallery .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a:focus {
  border: 1px solid #1173a1;
}

.grid-gallery .wpb_gallery_slides .wpb_image_grid_ul .isotope-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 170px;
  max-height: 100px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: auto;
}

.msg-panel {
  background: #e2fbe9;
  box-shadow: 1px 1px 0 0 rgb(0,0,0,0.2);
  color: #4d9460;
  padding: 10px;
  margin-bottom: 35px;
  border-radius: 3px;
}

.msg-panel.error-msg-panel {
  background: #efd6d6;
  color: #ab1a1a;
}

.talent-page .vc_row {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.talent-page .vc_row h3 {
  font-size: 28px;
  font-family: gotham-bold;
}

.talent-page .vc_row p {
  margin-bottom: 10px;
}

.talent-page .vc_row p a {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 2px;
  color: #494949;
  text-decoration: none;
  transition: none;
}

.talent-page .vc_row p a:hover, .talent-page .vc_row p a:focus {
  border-color: #b7c9d2;
  color: #1173a1;
}

#job-search-form {
  margin-bottom: 35px;
}

#job-search-form table {
  width: 100%;
}

#job-search-form table .jobs-search-field {
  width: 100%;
  padding-right: 15px;
}

#job-search-form input#q {
  margin-bottom: 0;
  border: 1px solid #ddd;
}

ul.share-buttons {
  font-size: 0;
  list-style: none;
  margin: -5px;
  padding: 0;
  margin-bottom: 10px;
}

ul.share-buttons li {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

body .pagination {
  display: block;
  margin: 0;
  text-align: right;
}

body .pagination a, body .pagination .current, body .pagination .disabled {
  background: #ddd;
  display: inline-block;
  padding: 7px;
  line-height: 1;
  border-radius: 3px;
  min-width: 25px;
  text-align: center;
  color: #494949;
  font-size: 14px;
  margin: 0 3px;
  vertical-align: top;
}

body .pagination a:hover {
  text-decoration: none;
}

body .pagination .disabled {
  opacity: 0.5;
  cursor: no-drop;
}

body .pagination .prev, body .pagination .next {
  font-size: 0;
}

body .pagination .prev:before {
  content: "\f104";
  font-family: FontAwesome;
  display: block;
  font-size: 20px;
  line-height: 0.7;
}

body .pagination .next:before {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  font-size: 20px;
  line-height: 0.7;
}

.hire-img-text-grid .wpb_single_image .vc_single_image-wrapper {
  height: 150px;
  position: relative;
  display: block;
  border: 1px solid #ddd;
}

.hire-img-text-grid .wpb_single_image .vc_figure {
  display: block;
}

.hire-img-text-grid .wpb_single_image .vc_single_image-wrapper > img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 15px;
}

.full-stack-services-grid .wpb_column .vc_column-inner {
  padding: 0;
}

.full-stack-services-grid .wpb_column .vc_column-inner .vc_custom_heading {
  font-family: 'gotham-bold';
  margin: 0;
  font-size: 25px;
}

.full-stack-services-grid .wpb_column .vc_column-inner .vc_custom_heading a {
  background: rgb(17, 115, 161);
  padding: 40px 15px;
  display: block;
}

.full-stack-services-grid .wpb_column:nth-child(2) .vc_column-inner .vc_custom_heading a {
  background: rgba(17, 115, 161, 0.95);
}

.full-stack-services-grid .wpb_column:nth-child(3) .vc_column-inner .vc_custom_heading a {
  background: rgba(17, 115, 161, 0.9);
}

.full-stack-services-grid .wpb_column:nth-child(4) .vc_column-inner .vc_custom_heading a {
  background: rgba(17, 115, 161, 0.85);
}

.full-stack-services-grid .wpb_column:nth-child(5) .vc_column-inner .vc_custom_heading a {
  background: rgba(17, 115, 161, 0.8);
}

.full-stack-services-grid .wpb_column:nth-child(6) .vc_column-inner .vc_custom_heading a {
  background: rgba(17, 115, 161, 0.75);
}

.team-col > img {
  margin-bottom: 15px;
  border: 1px solid #eeeeee;
  border-bottom: none;
}

.team-col {
  box-shadow: 0 0 2px rgba(0,0,0,0.15);
  padding: 15px;
  background: #fff;
  margin-bottom: 30px;
  min-height: 485px;
}

.team-col h3 {
  margin-bottom: 5px;
  font-family: 'gotham-regular' !important;
}

.team-col h4 {
  font-size: 16px;
  opacity: 0.7;
}

.team-col h5 {
  font-size: 14px;
  font-style: italic;
  opacity: 0.4;
  margin-bottom: 0;
}

.team-section .site-btn {
  font-size: 20px;
  padding: 12px 26px;
}

.hire-hiw-row {
  font-size: 0;
}

.hire-hiw-col {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: center;
}

.hire-hiw-col-inner {
  padding: 15px;
  background: #f7f7f7;
  min-height: 285px;
  margin-top: 20px;
  border: 1px solid #fff;
  position: relative;
}

.hire-hiw-no {
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -24px 0 0 -18px;
  border-radius: 50%;
  display: block;
  color: rgba(0,0,0,0.1);
  font-size: 48px;
  font-family: 'gotham-bold';
  line-height: 1;
  width: 36px;
  text-align: center;
}

.hire-hiw-icon {
  margin-bottom: 15px;
  color: #1173a1;
  margin-top: 20px;
  height: 60px;
  line-height: 60px;
}

.hire-hiw-icon > .fa {
  font-size: 40px;
  line-height: 60px;
}

.hire-hiw-col h4 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

.vc_row.wpb_row.our-team-img-row {
  background-position: center bottom !important;
}

.offer-banner-section {
  background: linear-gradient(to right, #22759c, #1aa5e6);
  padding: 15px;
  border: dashed 1px #000;
}

.offer-banner-section h2.vc_custom_heading {
  margin-bottom: 10px;
  text-shadow: 3px 3px 0px rgba(255,255,255,0.1);
}

.offer-banner-section p.vc_custom_heading {
  font-style: italic;
}

.offer-banner-section h3.vc_custom_heading {
  font-size: 36px;
  color: #f6f6f7;
  font-family: 'gotham-bold';
  text-shadow: 3px 3px 0px rgba(255,255,255,0.1);
}

@media screen and (min-width: 768px) {
  ul#menu-product {
    font-size: 0;
  }

  ul#menu-product > li {
    display: inline-block;
    font-size: 15px;
    width: 50%;
  }

  .logo-div + .highlight-link {
    display: none;
  }

  .main-header #site-navigation {
    display: block !important;
  }

  .menu-toggle {
    display: none;
  }

  .page-template-hire-template .hiw-col > .vc_column-inner {
    margin-bottom: 0;
  }

  .hire-content-wrap {
    position: relative;
  }

  .hire-content-wrap:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0px;
    height: 100%;
    background: #f7f7f7;
    display: block;
    width: 33.33%;
  }

  .page-id-9979 .hire-content-wrap:before {
    display: none;
  }

  .page-id-9979 .hire-content-left {
    width: 100%;
    float: none;
  }

  .page-id-9979 .hire-sidebar {
    width: 100%;
    float: none;
    padding: 0 15px 40px 15px;
  }

  .page-id-9979 .hire-reviews-widget .col-sm-12, .page-id-9979 .hire-jobs-widget .col-sm-12 {
    width: 25%;
  }
}

@media screen and (max-width: 1199px) {
  .team-row h3.vc_custom_heading {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .team-row h3.vc_custom_heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .rmb-60 {
    margin-bottom: 60px;
  }

  .rmb-55 {
    margin-bottom: 55px;
  }

  .rmb-50 {
    margin-bottom: 50px;
  }

  .rmb-45 {
    margin-bottom: 45px;
  }

  .rmb-40 {
    margin-bottom: 40px;
  }

  .rmb-35 {
    margin-bottom: 35px;
  }

  .rmb-30 {
    margin-bottom: 30px;
  }

  .rmb-25 {
    margin-bottom: 25px;
  }

  .rmb-20 {
    margin-bottom: 20px;
  }

  .rmb-15 {
    margin-bottom: 15px;
  }

  .rmb-10 {
    margin-bottom: 10px;
  }

  .rmb-5 {
    margin-bottom: 5px;
  }

  .rmb-0 {
    margin-bottom: 0;
  }

  .rmt-60 {
    margin-top: 60px;
  }

  .rmt-55 {
    margin-top: 55px;
  }

  .rmt-50 {
    margin-top: 50px;
  }

  .rmt-45 {
    margin-top: 45px;
  }

  .rmt-40 {
    margin-top: 40px;
  }

  .rmt-35 {
    margin-top: 35px;
  }

  .rmt-30 {
    margin-top: 30px;
  }

  .rmt-25 {
    margin-top: 25px;
  }

  .rmt-20 {
    margin-top: 20px;
  }

  .rmt-15 {
    margin-top: 15px;
  }

  .rmt-10 {
    margin-top: 10px;
  }

  .rmt-5 {
    margin-top: 5px;
  }

  .rmt-0 {
    margin-top: 0;
  }

  .rpb-60 {
    padding-bottom: 60px;
  }

  .rpb-55 {
    padding-bottom: 55px;
  }

  .rpb-50 {
    padding-bottom: 50px;
  }

  .rpb-45 {
    padding-bottom: 45px;
  }

  .rpb-40 {
    padding-bottom: 40px;
  }

  .rpb-35 {
    padding-bottom: 35px;
  }

  .rpb-30 {
    padding-bottom: 30px;
  }

  .rpb-25 {
    padding-bottom: 25px;
  }

  .rpb-20 {
    padding-bottom: 20px;
  }

  .rpb-15 {
    padding-bottom: 15px;
  }

  .rpb-10 {
    padding-bottom: 10px;
  }

  .rpb-5 {
    padding-bottom: 5px;
  }

  .rpb-0 {
    padding-bottom: 0;
  }

  .rpt-60 {
    padding-top: 60px;
  }

  .rpt-55 {
    padding-top: 55px;
  }

  .rpt-50 {
    padding-top: 50px;
  }

  .rpt-45 {
    padding-top: 45px;
  }

  .rpt-40 {
    padding-top: 40px;
  }

  .rpt-35 {
    padding-top: 35px;
  }

  .rpt-30 {
    padding-top: 30px;
  }

  .rpt-25 {
    padding-top: 25px;
  }

  .rpt-20 {
    padding-top: 20px;
  }

  .rpt-15 {
    padding-top: 15px;
  }

  .rpt-10 {
    padding-top: 10px;
  }

  .rpt-5 {
    padding-top: 5px;
  }

  .rpt-0 {
    padding-top: 0;
  }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    flex: none;
    -moz-flex: none;
    -webkit-flex: none;
    float: none;
    width: 100%;
    max-width: 100%;
  }

  h2.vc_custom_heading, h1.vc_custom_heading, body .entry-title, .team-row h3.vc_custom_heading {
    font-size: 28px;
    line-height: 1.2;
  }

  body .hiw-col {
    width: 100%;
    float: none;
  }

  .counter-row .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 50%;
    float: left;
  }

  .testi-content .fa-quote-left {
    margin-bottom: 0;
    font-size: 30px;
  }

  .testi-content .testi-text {
    margin-top: 5px;
    padding-left: 0;
    font-size: 16px;
  }

  .testi-content h5 {
    margin-top: 10px;
  }

  .pricing-col {
    width: 100%;
    display: block;
  }

  .step-section:nth-of-type(1) > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-right: 20px;
  }

  .step-section:nth-of-type(3) > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-right: 20px;
  }

  .step-section:nth-of-type(5) > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-right: 20px;
  }

  .step-section:nth-of-type(7) > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-right: 20px;
  }

  .step-section:nth-of-type(9) > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-right: 20px;
  }

  .post-job-panel-left {
    float: none;
    text-align: center;
  }

  .post-job-panel-right {
    float: none;
    text-align: center;
  }

  .main-header > .container {
    position: relative;
    min-height: 60px;
  }

  .logo-div {
    position: absolute;
    left: 15px;
    width: 180px;
  }


  .home .pricing-col {
    margin-bottom: 30px;
  }

  .step-section > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
    font-size: 40px;
    right: -20px;
  }

  .step-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 15px;
  }

  .step-section > .wpb_column > .vc_column-inner > .wpb_wrapper:last-child {
    margin-bottom: 30px;
  }

  .post-job-title {
    padding: 25px 25px 130px 20px;
  }

  .post-job-form {
    max-width: 100%;
    padding: 15px;
  }

  .post-job-content {
    padding: 15px;
  }

  .talent-page .vc_row {
    width: 100%;
  }

  .hiw-col > .vc_column-inner {
    min-height: auto;
  }

  .hire-banner .container {
    display: block;
  }

  .hire-banner-left {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0 15px 0;
  }

  .hire-banner-right {
    display: block;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 0 0 15px 0;
  }

  .hire-hiw-col {
    width: 100%;
    margin-bottom: 30px;
  }

  .hire-hiw-col:last-child {
    margin-bottom: 0;
  }

  .hire-sidebar {
    padding: 30px 15px;
    background: #f7f7f7;
  }

  .team-row h3.vc_custom_heading {
    text-align: center !important;
  }

  .team-member-col > .vc_column-inner > .wpb_wrapper {
    padding: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .logo-div {
    width: 130px;
    margin: 18px 0;
  }
}*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
.Hopi-btn {
	box-shadow: 0px 1px 0px 0px #3e7327;
	background-color:#f5974f;
	border-radius:7px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:13px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.Hopi-btn:hover {
	background-color:#f5974f;
}
.Hopi-btn:active {
	position:relative;
	top:1px;
}

