.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }#mobile-body-wrapper {
position: relative;
}
.flex {
display: flex;
}
.flex-child {
width: 100%;
margin-top: auto !important;
margin-bottom: auto !important;
}
.main_content {
line-height: 1.7em;
color: #666;
}
#body {
position: relative;
} header {
z-index: 9;
position: relative;
width: 100%;
}
#top_header {
}
.container-fluid {
max-width: 1400px;
} section#fp-banners {
padding: 0px !important;
border: 0px;
margin-bottom: 0px !important;
height: 700px;
background: transparent !important;
}
section#fp-banners video {
top: -200px;
}
.flex-control-nav, .flex-direction-nav {
display: none !important;
}
section#fp-banners ul#banners {
list-style-type: none;
padding-left: 0px;
margin-bottom: 0px;
}
section#fp-banners ul#banners li {
background-size: cover !important;
height: 700px;
width: 100%;
}
section#fp-banners ul#banners li .flex {
height: 700px;
}
@media (max-width: 991px) {
section#fp-banners ul#banners li {
padding: 0px 35px !important;
text-align: center;
}
}
section#fp-banners ul#banners li .content {
}
@media (max-width: 1199px) {
section#fp-banners ul#banners li .content {
padding: 0px 20px;
}
}
section#fp-banners ul#banners li .content h1 {
font-family: "Playfair Display", serif;
font-size: 3.2em;
line-height: 1.3em;
margin-bottom: 35px;
margin-top: 0px;
color: #fff;
text-shadow: 1px 1px 5px #000;
}
@media (max-width: 991px) {
section#fp-banners ul#banners li .content h1 {
font-size: 1.8em;
}
}
section#fp-banners a {
display: inline-block;
color: #fff;
font-size: 15px;
font-weight: bold;
padding: 9px 18px 9px 25px;
letter-spacing: .5px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}
section#fp-banners a:hover {
background: #a8d9ff;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
div.fp-cta {
display: inline-block;
cursor: pointer;
margin-top: 25px;
}
div.fp-cta a:hover {
background-color: #509be5;
transition: all 0.5s ease;
}
section#fp-banners a.cta-one {
background-color: #3581cc;
font-size: 1.375em;
font-weight: 200;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/fp-white-right-arrow-2.png);
background-repeat: no-repeat;
background-position-x: 96%;
background-position-y: 50%;
padding: 18px 40px 18px 30px;
}
section#fp-banners a.cta-two {
background-color: #3581cc;
font-weight: 200;
font-size: 1.375em;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/fp-white-right-arrow-2.png);
background-repeat: no-repeat;
background-position: right;
background-position-x: 98%;
background-position-y: 50%;
padding: 18px 40px 18px 30px;
margin-left: 10px;
}
@media (max-width: 991px) {
section#fp-banners a.cta-two {
margin-left: 0px;
margin-top: 15px;
}
}
#bannerblock {
max-height: 525px;
height: 525px;
overflow: hidden;
position: relative;
}
.banner-item {
width: 100%;
}
#bannerblock .backgrounds {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 525px;
z-index: -1;
}
#bannerblock .backgrounds img {
position: absolute;
top: 0px;
right: 0px;
width: auto;
}
.bannerblock-text {
position: absolute;	
z-index: 1;
top: 50px;
text-shadow: 2px 3px 5px rgba(0, 0, 0, 1);
color: #fff;
width: 100%;
}
.bannerblock-text div {
width: 100%;
}
.bannerblock-text h1, .bannerblock-text h2 {
margin-top: 45px;
margin-bottom: 15px;
font-weight: 100 !important;
font-size: 3.063em;
line-height: 1.3em;
width: 80%;
}
.bannerblock-text h2 {
font-size: 3.3em;
line-height: 1.3em;
}
.bannerblock-text a {
display: inline-block;
color: #fff;
font-size: 15px;
font-weight: bold;
padding: 9px 18px 9px 25px;
letter-spacing: .5px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}
.bannerblock-text a:hover {
background: #a8d9ff;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
div.fp-cta {
display: inline-block;
background-image: url(//gentool.com/wp-content/themes/gtc/assests/images/underlay-for-ctas.png);
cursor: pointer;
margin-top: 25px;
}
div.fp-cta a:hover {
background-color: #509be5;
transition: all 0.5s ease;
}
.bannerblock-text a.cta-one {
background-color: #3581cc;
font-size: 1.375em;
font-weight: 200;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/fp-white-right-arrow-2.png);
background-repeat: no-repeat;
background-position-x: 96%;
background-position-y: 50%;
padding: 18px 40px 18px 30px;
}
.bannerblock-text a.cta-two {
background-color: #3581cc;
font-weight: 200;
font-size: 1.375em;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/fp-white-right-arrow-2.png);
background-repeat: no-repeat;
background-position: right;
background-position-x: 98%;
background-position-y: 50%;
padding: 18px 40px 18px 30px;
margin-left: 10px;
}
#services-block {
overflow: hidden;
position: relative;
background-color: #f9f9f9;
}
.block {
padding: 65px 0px;
border-bottom: 1px solid #f0f0f0;
}		
h2.headline {
text-align: center;
font-size: 2em;
text-align: center;
width: 100%;
font-weight: 700;
color: #222;
margin-bottom: 30px;
margin-top: 0px;
}
.services-headline {
}
.services-headline {
text-align: center;
font-size: 1em;
text-align: center;
width: 100%;
font-weight: 700;
margin: 60px 0px;
color: #e4e4e4;
}
a.see_all_services_button {
text-decoration: none !important;
padding: 15px 15px 15px 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
margin: 25px auto 0px auto;
font-weight: bold;
background-color: #3786cc;
font-size: 14px;
color: #fff;
text-transform: uppercase;
color: #fff !important;
}
.fp_capabilities h3 {
padding-bottom: 0px !important;	
}
.blog-author-time {
margin-top: 0px;
}
.capability_item {
display: block;
background-color: #fff;
margin-bottom: 25px;
position: relative;
box-shadow: 0px 2px 10px rgba(0,0,0,.1), 1px 2px 5px rgba(0,0,0,.2);
}
.capability_item:hover .learn-more {
background-color: #454545;
transition: all .5s ease;
}
.capability_item a:hover {
text-decoration: none;
}
.capability_item img {
width: 100% !important;
height: auto !important;
max-height: 168px;
}
img.cap_image {
display: none;
vertical-align: top;
width: 20%;
height: auto;
margin-right: 20px;
}
.cap_content {
display: inline-block;
vertical-align: top;
width: 100%;
}
.capability_block.even {
background-color: #dcdcdc;
}
.capability_block h2 {
margin-bottom: 25px;
text-align: center;
}
a.life_cycle_button {
text-decoration: none !important;
background-color: #e3e3e3;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/all-services-fp-icon.png);
background-repeat: no-repeat;
background-position: left;
background-position-x: 2%;
background-position-y: 48%;
padding: 15px 15px 15px 45px;
color: #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
margin: 25px auto 0px auto;
font-weight: bold;
}
.capability_block h3 {
margin-top: 25px;
margin-bottom: 15px;
font-size: 1.2em;
font-weight: bold;
}
h3 {
font-size: 1.5em;
font-family: 500;
margin: 20px 0px 20px 0px;
}
.centered {
text-align: center;
}
.capability_block .col-md-8 {
padding: 25px;
}
.centerer {
text-align: center;
}
h3.capability-title {
font-size: 1.5em;
font-weight: 700;
color: #4d5360;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px;
}
#front-page h3.capability-title {
max-height: 40px;
line-height: 1.4em;
overflow: hidden;
}
h3.industry-title {
font-size: 1.5em;
font-weight: 700;
color: #4d5360;
padding: 0px;
margin: 0px;
}
#services-block p {
font-size: 1em;
color: #666;
font-weight: 500;
line-height: 1.2em;
}
.learn-more {
position: absolute;
width: 100%;
bottom: 0px;
background-color: #333;  padding: 15px 15px 15px 30px;
}
.learn-more-button {
text-decoration: none !important;
color: #adb2bc;
font-size: 1.2em;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/capability-right-arrow-icon.png) no-repeat top right;
height: 30px;
display: block;
font-style: italic;
padding-top: 5px;
}
.capability-title-excerpt {
padding: 20px 30px 80px 30px;
} #footer {
background-color: #333;
}
#footer-btm {
background-color: #222;
padding-top: 30px;
padding-bottom: 30px;
}
.menu-footer-nav-1-container {
}
#footer ul {
line-height: 25px;
}
#footer ul li a {
color: #ffffff !important;
text-decoration: none;
padding-bottom: 50px;
font-size: 1.2em;
}
.menu-footer-nav-2-container {
}
.menu-footer-nav-3-container {
}
#footer {
padding: 65px 0px;
}
#footer li {
width: 46%;
display: inline-block;
vertical-align: top;
}
p.footer-nav-title {
color: #d0dce6;
font-weight: 600;
font-size: 1.1em;
margin-bottom: 18px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-top: 0px;
}
p.contact-us {
color: #d0dce6;
font-weight: 700;
font-size: 1.2em;
margin-left: 40px;
line-height: 1.8em;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
p.phonenumber {
margin: 0px !important;
}
a.phone-number {
color: #fff !important;
text-decoration: none;
font-size: 1.6em;
font-weight: 500;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/cell-footer-icon.png);
background-repeat: no-repeat;
background-position: left;
background-position-x: -1%;
background-position-y: 45%;
padding: 40px 20px 12px 40px;
}
p.copyright {
color: #d0dce6;
font-size: 1em;
float: right;
margin-right: 60px;
}
p.medium {
font-size: 1.5em;
font-weight: 500;
line-height: 1.8em;
margin: 20px 0px;
}
#mobile_menu_launcher {
display: none;
}
#top_banner {
position: relative;
overflow: hidden;
height: 500px;
}
#top_banner #bg {
width: 100%;
height: auto;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
}
#top_banner h1.blue {
font-size: 4em;
color: #d0dce6;
font-weight: 700;
text-align: center;
margin: 115px 0px 25px 0px;
}
#top_banner p.medium {
font-size: 1.5em;
font-weight: 500;
color: #fff;
line-height: 1.8em;
}
#content {
padding: 65px 0px;
background-color: #f9f9f9;
border-bottom: 1px solid #f0f0f0;
}
h2 {
font-weight: 600;
margin: 15px 0px;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
font-weight: 600 !important;
}
#sidebar {
position: relative;
padding: 15px;
background-color: #cccccc;
}
#sidebar li.page_item {
list-style: none;
border-bottom: 1px solid #aaaaaa;
font-size: 1.1em;
padding: 5px;
}
#sidebar li.current_page_item {
font-weight: bold;
}
#sidebar li.page_item.page-item-245 {
border-bottom: none;
}
#sidebar li.page_item.page-item-269 {
border-bottom: none;
}
#sidebar li a {
color: #333333;
line-height: 40px;
}
#sidebar li a:hover {
color: #333333;
font-weight: 700;
text-decoration: none;
}
#sidebar .submenu {
background-color: #d0dce6;
padding: 15px;
margin-bottom: 25px;
z-index: 999;
}
#sidebar .submenu li {
margin-bottom: 2px;
}
#sidebar .submenu a, #sidebar .submenu li.static {
color: #3f4450;
padding: 8px;
display: block;
font-size: 1.15em;
}
#sidebar .submenu .current_page_item, #sidebar .submenu a:hover {
background-color: #cdd8d9;
text-decoration: none;
}
#sidebar .submenu .current_page_item {
font-weight: bold;
}
.capability_block {
padding: 65px 0px;
background-color: #ececec;
}
.capability_block .col-md-8 {
background-color: #fff;
}
.industry_selector {
display: block;
font-size: 1.4em;
font-weight: bold;
margin: 15px 0px;
}
.industry_selector.selected {
color: #3d4351;
}
.industry_selector:hover {
text-decoration: none;
cursor: pointer;
}
.top_header {
text-align: center;
font-family: "Open Sans",serif;
font-weight: 300;
margin-bottom: 10px;
font-size: 3em;
}
.sub_top_header {
text-align: center;
font-family: "Open Sans",serif;
font-weight: 300;
margin-bottom: 35px;
font-size: 2.5em;
}
.bottom_header {
text-align: center;
font-style: italic;
font-family: "adelle", serif;
font-weight: 300 !important;
font-size: 1.4em;
color: #3786cc;
margin-bottom: 25px;
margin-top: 0px;
}
#careers {
background-color: #ececec;
}
.career_item {
display: block;
margin-bottom: 15px;
background-color: #fff;
box-shadow: 0px 0px 15px #aaa;
}
.career_item .career_description {
height: 80px;
overflow: hidden;
}
.career_item h3 {
margin: 0px 0px 15px 0px !important;
}
.career_item .buttons {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #ccc;
}
.career_item .button {
font-size: 14px;
color: #fff;
text-transform: uppercase;
color: #fff !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-repeat: no-repeat;
background-position: left;
background-position-x: 9%;
background-position-y: 45%;
padding: 10px 20px 10px 20px;
margin-right: 10px;
}
.career_item .button:hover {
transition: all 0.5s ease;
text-decoration: none;
}
.career_item .button.icon {
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/request-quote-mini-icon.png);
padding: 10px 20px 10px 45px !important;
}
.content {
padding: 65px 0px;
}
ul.two_col {
}
ul.two_col li {
display: inline-block;
width: 46%;
vertical-align: top;
margin: 10px 1.5%;
color: #666;
font-weight: bold;
}
ul.three_col {
}
ul.three_col li {
display: inline-block;
width: 29%;
vertical-align: top;
margin: 10px 1.5%;
color: #3786cc;
font-weight: bold;
}
#timeline_wrap {
padding: 65px 25px;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/timeline_bg.jpg) top center no-repeat #3d4351;
background-size:cover;
position: relative;
}
#timeline {
width: 800px;
overflow: hidden;
margin: 0px auto;
position: relative;
}
#dates {
width: 800px;
overflow: hidden;
margin-bottom: 25px;
}
#dates li {
list-style: none;
float: left;
width: 100px;
height: 75px;
font-size: 24px;
text-align: center;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/biggerdot.png) center bottom no-repeat;
}
#dates a {
line-height: 38px;
padding-bottom: 10px;
color: #ccc;
}
#dates a:hover {
text-decoration: none;
}
#dates .selected {
color: #fff;
font-size: 2em;
}
#issues {
width: 800px;
overflow: hidden;
}	
#issues li {
width: 800px;
height: 350px;
list-style: none;
float: left;
}
#issues li.selected img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
#issues li img {
display: inline-block;
margin: 10px 30px 10px 50px;
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); zoom: 1;
-webkit-transition: all 2s ease-in-out;
-moz-transition: all 2s ease-in-out;
-o-transition: all 2s ease-in-out;
-ms-transition: all 2s ease-in-out; 
transition: all 2s ease-in-out;
-webkit-transform: scale(0.7,0.7);
-moz-transform: scale(0.7,0.7);
-o-transform: scale(0.7,0.7);
-ms-transform: scale(0.7,0.7);
transform: scale(0.7,0.7);
width: 33%;
margin: 15px 30px;
position:relative;
vertical-align: top;
}
#issues li .date_content {
vertical-align: top;
display: inline-block;
width: 53%;
margin-top: 25px;
}
#issues li .date_content p {
margin-left: 0px !important;
}
#issues li h1 {
}
#issues li p {
color: #ececec;
}
.history_image {
display: inline-block;
width: 45%;
margin-top: 25px;
}
.history_image img {
width: 80% !important;
}
#grad_left,
#grad_right {
width: 100px;
height: 350px;
position: absolute;
top: 0;
}
#grad_left {
left: 0;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/grad_left.png) repeat-y;
}
#grad_right {
right: 0;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/grad_right.png) repeat-y;
}
#controls {
width: 100%;
position: absolute;
top: 245px;
left: 0px;
}
#controls a {
width: 36px;
height: 56px;
display: inline-block;
}
#controls #prev {
position: absolute;
left: 45px;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/left.png) no-repeat top left;
text-align: left;
text-indent: -9999px;
}
#controls #next {
position: absolute;
right: 45px;
text-indent: -9999px;
overflow: hidden;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/right.png) no-repeat top left;
}
}
#next:hover,
#prev:hover {
background-position: 0 -76px;
}
#next {
right: 0;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/next.png);
}
#prev {
left: 0;
background-image: url(//gentool.com/wp-content/themes/gtc/assets/images/prev.png);
}
#next.disabled,
#prev.disabled {
opacity: 0.2;
}
.work_image_item, .resource_item, .work_link_item {
display: inline-block;
vertical-align: top;
width: 22.8%;
margin: 8px 1%;
background-color: #fff;
}
.work_image_item img.image, .resource_item img.image, .work_link_item img.image {
width: 100%;
height: auto;
}
.p_checkbox_item {
display: inline-block;
margin: 10px 15px 10px 15px;
}
.p_checkbox_item input[type="checkbox"] {
display: inline-block;
margin-right: 10px;
}
.p_checkbox_item label {
display: inline-block;
position: relative;
margin-bottom: 15px;
}
#work {
margin-top: 20px;
padding: 35px 0px;
background-color: #ececec;
}
.filter_bar {
background-color: #59a4e7;
padding: 20px;
margin: 40px 0px 0px 0px;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height: 65px;
overflow: hidden;
}
.filter_bar .filter_header {
font-weight: bold;
font-style: italic;
font-size: 1.2em;
margin-bottom: 5px;
margin-top: 15px !important;
color: #ececec;
}
.filter_bar label {
text-align: center;
font-size: 1.2em;
color: #ccc;
}
.filter_bar input[type="text"] {
width: 60%;
margin-left: 20%;
margin-right: 20%;
padding: 7px 10px;
text-align: center;
}
.filter_bar h3 {
margin-top: 0px !important;
cursor: pointer;
color: #fff !important;
}
.ajaxloader {
margin: 40px auto;
width: 90px;
display: block;
display: none;
}
.work_item {
display: block;
position: relative;
overflow: hidden;
width: 31%;
}
.work_item img.icon {
position: absolute;
top: 105px;
left: 50%;
margin-left: -24.5px;
display: none;
}
.work_image_item img.image {
width: 100%;
}
.quote_item {
margin: 10px 1%;
box-shadow: 0px 0px 5px #999;
display: inline-block;
background-color: #fff;
}
.quote_item img {
width: 100%;
height: auto;
}
.quote_item .quote-content {
background: url(//gentool.com/wp-content/themes/gtc/assets/images/quote_bg.png) no-repeat top left #fff;
padding: 35px 25px 35px 25px;
}
.block-image {
box-shadow: 0px 0px 5px #aaa;
}
.block-quote {
}
.two-block-quote, .work_video_item {
display: inline-block;
vertical-align: top;
}
.work_video_item {
margin: 10px 1%;
box-shadow: 0px 0px 5px #999;
}
.quote_item .quote {
margin: 0px 0px 20px 0px;
font-size: 1.8em;
line-height: 1.2em;
color: #333;
font-style: italic;
font-family: "Open Sans", sans-serif;
font-weight: 300;
}
.quote_item .speaker {
margin: 0px;
font-size: 1.1em;
font-weight: 600;
color: #3786cc;
}
.gform_body input[type="text"], .gform_body select {
border: 1px solid #ccc;
padding: 8px 10px !important;
color: #666;
font-size: 1.1em !important;
width: 100% !important;
}
span > label {
margin-top: 10px !important;
}
#capabilities_block {
padding: 65px 0px;
background-color: #ececec;
}
#capabilities_block .capability_item {
margin-bottom: 25px;
}
#capabilities_block .capability_item a {
display: block;
}
#capabilities_block .capability_item a:hover {
text-decoration: none;
}
#capabilities_block .capability_item img {
width: 270px;
height: 181px;
background-color: #aaa;
}
#capabilities_block .capability_item .capability-title-excerpt {
height: auto;
}
#capabilities_block .capability_item .capability-title-excerpt.shortened {
height: 59px;
padding: 2px 15px;
}
#industries_block {
padding: 65px 0px;
background-color: #ececec;
}
#industries_block .industry_items {
margin-bottom: 20px;
}
#industries_block .industry_items img {
width: 270px;
height: 181px;
background-color: #aaa;
}
#industries_block .industry_items .industry-title-excerpt {
height: auto;
}
.industry_items {
background-color: #d0dce6;
}
.industry_items .industry-item {
position: relative;
}
.industry_items a {
display: block;
}
.industry_items a:hover {
text-decoration: none;
}
.industry_items img {
width: 100% !important;
height: auto !important;
}
.industry-title-excerpt {
padding: 20px 30px 80px 30px;
background-color: #fff;
}
#num_work {
display: inline-block;
float: right;
color: #666;
font-style: italic;
text-align: right;
margin-top: 8px !important;
margin-bottom: 0px;
}
#gform_wrapper_1, #gform_wrapper_2 {
padding: 25px;
background-color: #ececec;
}
.subtext {
display: none;
}
#work_container[data-columns]::before {
content: '4 .column.size-1of4';
}
.large_phone {
display: block;
font-size: 1.4em;
font-weight: bold;
margin-bottom: 10px;
}
#news {
margin-top: 20px;
}
#news .buttons .button {
display: inline-block;
}
.news_item { 
display: inline-block;
width: 30%;
padding: 20px;
margin: 20px 10px;
vertical-align: top;
box-shadow: 0px 0px 10px #aaa;
opacity: 0;
transform: translate(0px, 500px);
background-color: #fff;
}
.news_item img {
width: 100%;
height: auto;
}
.news_item .post-content {
}
.spacedown {
margin-top: 20px;
}
.alert {
padding: 25px;
border: 1px solid #3786cc;
}
.alert h2 {
text-align: center;
font-size: 1.4em;
margin-top: 0px;
}
#top_banner_title {
padding: 90px 0px;
position: relative;
overflow: hidden;
}
#top_banner_title.industry_title {
padding: 100px 0px;
}
#top_banner_title h1 {
position: relative;
z-index: 999;
color: #fff;
text-shadow: 0px 0px 10px #000;
font-size: 3em;
text-align: center;
}
#top_banner_title #tb_bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: auto;
}
#top_banner_title #tb_bg .banner-placeholder {
width: 100%;
height: auto;
}
.subheader {
margin-top: 30px;
}
.flex-viewport {
max-height: 237px !important;
}
.flex-direction-nav a {
top: 30% !important;
}
.flex-prev {
text-indent: -9000%;
width: 40px;
height: 40px;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/left-small.png) no-repeat top left;
}
.flex-next {
text-indent: 9000%;
width: 40px;
height: 40px;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/right-small.png) no-repeat top left;
}
.page-visit-us #block-1, .page-visit-us #block-3 {
background-color: #ececec;
}
.bottom_spacer {
margin-bottom: 35px;
}
.direction_link {
display: block;
font-size: 1.8em;
padding: 15px 0px;
border-bottom: 1px solid #ccc;
}
.sub_top_header i {
color: #ccc;
font-size: .9em;
margin-right: 5px;
position: relative;
top: -3px;
}
.icon_header i {
color: #ccc;
font-size: .9em;
margin-right: 5px;
position: relative;
top: 0px;
}
.centered {
text-align: center;
}
.career_content_block {
padding: 25px 0px;
border-bottom: 1px solid #ccc;
}
.career_content_block p {
font-size: 1.2em;
color: #666;
}
.responsibility_item {
margin: 30px 0px;
font-size: 1.2em;
line-height: 1.4em;
color: #666;
}
.responsibility_item i {
float: left;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 5px;
color: #3786cc;
}
.responsibility_item .text-wrap {
overflow: hidden;
}
.gfield {
margin: 15px 0px;
}
.download_button {
text-align: center;
width: 100% !important;
display: block;
background-image: none !important;
}
.download_button:before {
font-family: 'FontAwesome';
content: '\f019';
margin:0 15px 0 -15px;
color: #eee;
}
.instructions {
font-size: .9em;
}
input[type="file"] {
width: 100% !important;
}
.career_description {
}
.two_col li {
display: inline-block;
vertical-align: top;
width: 46% !important;
margin-right: 1.5% !important;
margin-left: 1.5% !important;
}
.page-visit-us .bottom_header {
margin-bottom: 0px;
}
p.slightly_larger {
font-size: 1.2em;
}
#filter_row {
padding: 10px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#filter_button {
background-color: #333;
display: inline-block;
padding: 13px 20px;
font-weight: bold;
color: #fff;
position: relative;
z-index: 9999;
}
#filter_container {
position: relative;
display: inline-block;
left: -150px;
margin-left: 15px;
opacity: 0;
border: 1px solid #ccc;
background-color: #fff;
padding: 12px 10px;
}
#filter_container input[type=checkbox] {
vertical-align: top;
margin-top: 0px;
width: 15px;
height: 15px;
top: 0;
border-radius: 4px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
#filter_container span {
margin-right: 15px;
}
a:hover {
text-decoration: none;
}
.alert {
border-radius: 5px;
border: 1px solid #ccc;
color: #666 !important;
}
.green_alert {
border: 1px solid #5b8e12 !important;
color: #666 !important;
}
.green_alert strong {
color: #5b8e12 !important;
}
.red_alert {
border: 1px solid #f13d14 !important;
color: #f13d14 !important;
}
.page-updates #content {
padding-bottom: 0px;
}
.career_quote_block img {
float: left;
width: 200px;
height: auto;
margin: 0px 20px 20px 0px;
}
.career_quote_block blockquote {
line-height: 1.6em;
font-style: italic;
color: #777;
}
.career_quote_block blockquote:before, .career_quote_block blockquote:after {
content: '"';
}
.career_quote_block .speaker {
font-weight: bold;
font-size: .9em;
}
.single-news h1 {
font-weight: 700;
color: #0D0E20;
font-size: 2.5rem;
}
.single-news .blog-author-time {
padding: 10px 0px;
margin: 15px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.single-news .share-box {
text-align: center;
margin: 25px 0px 15px 0px;
padding: 10px 25px 25px 25px;
background-color: #fafafa;
}
.single-news .share-box p {
font-weight: bold;
font-size: 1.2em;
}
.single-news .share-box img {
width: 50px;
height: 50px;
}
.pm-item {
display: inline-block;
height: 145px;
vertical-align: top;
margin: 25px 1%;
width: 46%;
}
@media (max-width: 991px) {
.pm-item {
display: block;
width: 100%;
height: auto;
}
}
.pm-item img {
width: 100%;
border-radius: 50%;
}
.pm-item ul li {
height: 16px;
margin: 8px 0px;
}
.pm-item ul li i.fa-check-circle {
position: static !important;
color: #3786cc;
font-size: 1em;
margin-right: 10px;
}
.pm-item h3 {
margin-top: 0px;
}
.pm-item .step {
font-size: .8em;
text-transform: uppercase;
color: #999;
}
.page-front-page .banner-placeholder {
right: 0px !important;
}
.ornate_list .download-link {
float: right;
}
.codes-table {
width: 100%;
}
.codes-table th {
padding: 12px 15px;
}
.codes-table td {
padding: 8px 15px;
border-bottom: 1px solid #ccc;
}
.edit-link {
display: block;
position: relative;
top: -15px;
text-align: center;
}
#fp-news-block {
}
#fp-news-block .news_item {
display: block !important;
width: 100% !important;
}
.link-box {
background-color: #fff;
}
.link-box h3 {
background-color: #333;
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin: 0px;
padding: 15px 25px;
font-size: 1.2em;
}
.link-box .content {
border: 1px solid #ddd;
padding: 10px 35px;
}
.link-box ul.links {
border: 1px solid #ddd;
padding: 20px 35px;
list-style-type: none;
}
.link-box ul.links li {
border-bottom: 1px solid #ddd;
padding: 15px 0px;
}
.link-box ul.links li a {
display: block;
font-weight: 700;
}
.link-box ul.links li a i {
float: right;
color: #ccc;
font-size: .8em;
margin: 7px;
}
.link-box ul.links li.current a, .link-box ul.links li.current_page_item a {
font-weight: 800;
color: #444;
}
.link-box ul.links li.current a i {
color: #ccc;
}
ul.list {
list-style-type: none;
}
ul.list li {
color: #666;
padding: 12px 0px;
}
ul.list li i {
color: #3786cc;
font-size: 1.2em;
}
.people-item {
margin-bottom: 35px;
}
.people-item img {
width: 100%;
height: auto;
border-radius: 50%;
}
.people-item blockquote {
line-height: 1.6em;
font-style: italic;
}
.people-item .speaker {
font-weight: bold;
}
#client-slider {
background-color: #fff;
position: relative;
overflow: hidden;
}
#client-slider .slide {
text-align: center; 
}
#client-slider .slide a {
display: block;
text-align: center; }
#client-slider .slide a img {
display: inline-block;
width: 100%;
height: auto; }
#client-slider .slick-prev {
display: none !important;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/left-arrow.png) no-repeat top left;
text-indent: -9000%;
position: absolute;
top: 9%;
left: -5%;
display: block;
width: 50px;
height: 140px;
border: 0px;
z-index: 9; }
#client-slider .slick-next {
display: none !important;
background: url(//gentool.com/wp-content/themes/gtc/assets/images/right-arrow.png) no-repeat top left;
text-indent: 9000%;
position: absolute;
top: 9%;
right: -5%;
display: block;
width: 50px;
height: 140px;
border: 0px;
z-index: 9; }
.slick-dots {
display: none !important;
}
#award-winning {
text-align: center;
}
#award-winning p.top {
color: #c6dbf0;
text-shadow: none;
font-weight: 700;
width: 100%;
margin-top: 0px;
margin-bottom: -10px;
font-size: 2em;
text-shadow: 0px 0px 10px #000;
text-transform: uppercase;
letter-spacing: 3px;
}
#award-winning h1 {
text-align: center;
color: #fff;
text-shadow: none;
font-weight: 700;
font-size: 4.2em !important;
width: 100%;
margin-top: 0px !important;
}
nav#search-bar {
display: none;
padding: 25px 0px;
}
nav#search-bar input[type="text"] {
padding: 12px 20px;
border: 1px solid #dcdcdc;
color: #666;
font-size: 1.4em;
width: 80%;
float: left;
}
@media (max-width: 991px) {
nav#search-bar input[type="text"] {
width: 60%;
font-size: .8em;
padding: 20px;
}
}
nav#search-bar input[type="submit"] {
width: 18%;
margin-left: 2%;
float: left;
background-color: #3581cc;
color: #fff;
text-align: center;
padding: 18px 20px !important;
border: 0px;
}
@media (max-width: 991px) {
nav#search-bar input[type="submit"] {
width: 36%;
} 
}
.search-result-item {
padding: 20px 0px;
border-bottom: 1px solid #ccc;
}
.gform_wrapper .gform_page_footer {
margin: 30px 0px;
}
.gform_confirmation_wrapper {
text-align: center;
font-size: 1.2em;
border: 1px solid #ddd;
padding: 30px;
}@media (max-width: 480px) {
#top_banner {
height: 400px;
font-size: .5em;
}
#top_banner p.medium {
text-align: center;
}
#top_banner h1.blue {
margin-top: 40px !important;
}
#top_banner p {
font-size: 2em !important;
}
#top_banner #bg {
height: 100%;
width: auto;
}
#explore-capabilities #top_banner p {
font-size: 1.8em !important;
}
#top_banner_title {
padding: 30px 0px;
font-size: .6em;
}
#top_banner_title #tb_bg .banner-placeholder, #top_banner_title img {
width: 100% !important;
min-height: 120px !important;
}
#content {
padding: 20px 0px;
}
.work_item {
width: 98% !important;
}
} @media (min-width: 481px) and (max-width: 991px) {
#top_banner {
height: 300px;
font-size: .7em;
}
#top_banner h1.blue {
margin-top: 40px !important;
}
#top_banner p {
font-size: 2em !important;
}
#top_banner #bg {
height: 100%;
width: 100%;
}
#explore-capabilities #top_banner p {
font-size: 1.4em !important;
}
} @media (min-width: 992px) and (max-width: 1199px) {
#top_banner #bg {
height: 100%;
width: 100%;
}
#top_banner_title.industry_title {
padding: 75px 0px !important;
}
.capability_item {
font-size: .8em;
}
.capability_item .image {
max-height: 142px;
overflow: hidden;
}
#top_nav ul.nav.top-nav.hidden-sm.hidden-xs li a {
font-size: .8em !important;
}
#top_header {
}
#header #search-launcher {
padding: 8px 12px 10px 12px;
}
} @media (min-width: 1200px) {
} @media (max-width: 991px) {
#top_banner_title.industry_title {
padding: 40px 0px;
}
#main_menu {
display: none;
}
#top-phone {
display: none;
}
.menu-main-menu-container {
display: none;
}
#mobile_menu_launcher {
display: block;
float: right;
font-size: 2em;
color: #fff;
margin: 35px 10px;
}
img.banner-placeholder {
width: 100% !important;
}
.bannerblock-text h1 {
margin-top: 0px; 
margin-bottom: 15px;
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.capability_item {
margin-bottom: 25px;
}
.capability_item img {
max-height: 400px !important;
}
h2.headline {
margin-bottom: 15px !important;
padding: 0px !important;
}
.bannerblock-text a.cta-one {
margin-left: 0px;
width: 96%;
margin: 0 auto;
margin-bottom: 10px;
font-size: 1em;
padding: 12px;
}
.bannerblock-text a.cta-two {
margin-left: 0px;
width: 96%;
margin: 0 auto;
font-size: 1em;
padding: 12px;
}
.bannerblock-text h1 {
text-align: center;
font-size: 2.2em;
}
div.fp-cta {
}
p.footer-nav-title {
text-align: center;
margin-top: 25px;
}
.menu-footer-nav-1-container {
width: 100%;
}
#bannerblock .backgrounds {
width: 160%;
}
#bannerblock .backgrounds img {
min-height: 340px;
}
#bannerblock h1 {
font-size: 1.5em;
}
#bannerblock .col-md-12 {
text-align: center;
}
#bannerblock .col-md-12 .bannerblock-text {
left: 0px;
text-align: center;
}
#footer .col-md-4 > div {
-webkit-column-count: 1 !important;
-webkit-column-gap: 0px !important;
text-align: center;
}
#footer-btm .phone_wrap {
width: 200px;
margin: 20px auto;
}
#footer-btm p.copyright {
width: 100%;
float: none;
text-align: center;
}
#footer {
padding-bottom: 35px;
}
#services-block .header {
margin-bottom: 25px !important;
}
.page-front-page #bannerblock {
height: 305px;
}
.page-front-page .bannerblock-text h1 {
text-align: center;
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.page-front-page .fp-cta {
margin: 15px 10%;
width: 80%;
}
.page-front-page .fp-cta a {
padding: 10px 20px;
font-size: 1em;
}
.industry_items h3 {
text-align: center;
width: 100%;
}
.footer-nav-title {
margin-top: 20px;
}
.work_item {
width: 48%;
}
#header {
position: relative;
}
#body {
top: 0px !important;
}
} @media (min-width: 992px) {
#mobile_menu {
display: none;
}
.bannerblock-text {
-ms-transform: translate(-350px, 0px); -webkit-transform: translate(-350px, 0px); transform: translate(-350px, 0px);
opacity: 0;
}
.fp-cta {
opacity: 0;
}
#top_banner h1 {
opacity: 0;
-ms-transform: translate(0px, -350px); -webkit-transform: translate(0px, -350px); transform: translate(0px, -350px);
}
#top_banner p.medium {
opacity: 0;
-ms-transform: translate(0px, -350px); -webkit-transform: translate(0px, -350px); transform: translate(0px, -350px);
}
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}  @font-face {
font-family: 'flexslider-icon';
src:url(//gentool.com/wp-content/themes/gtc/assets/css/fonts/flexslider-icon.eot);
src:url(//gentool.com/wp-content/themes/gtc/assets/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//gentool.com/wp-content/themes/gtc/assets/css/fonts/flexslider-icon.woff) format('woff'),
url(//gentool.com/wp-content/themes/gtc/assets/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//gentool.com/wp-content/themes/gtc/assets/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; } .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }