@charset "utf-8";
/* CSS Document */
/*Tailor Made Tech*/
/*Copyright Tailor Made Tech, LLC.*/
/*All Rights Reserved*/
/*Author: Jeremy Guyer*/
@font-face {
    font-family: "Futura PT Bold";
    src: url("../fonts/FPTB.otf");
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/Roboto-Light.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto-Italic";
    src: url("../fonts/Roboto-RegularItalic.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Futura PT Bold", sans-serif;
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizelegibility;
}
body, input, button, select, textarea {
    font-family: "Roboto", sans-serif;
}
body {
    line-height: 1.8;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    color: #696969;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}
.tmt-ds {
    background-color: #116891 !important;
}
.dark-shade-2 {
    background-color: #363840 !important;
}
/* Hero / Header */

.brand-logo img {
    width: 100%;
    max-width: 300px;
    margin-top: 12px;
}
.top-cta {
    letter-spacing: 1.2px;
    height: 48px;
    font-family: "Futura PT Bold", sans-serif;
    margin: 8px auto;
    font-weight: bold;
    line-height: 47px;
    display: block;
}
nav ul a {
    background-color: rgba(0,0,0,0.2);
}

@media only screen and (min-width: 601px) {
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 65px;
}
}
.video-wrapper {
    max-height: 660px;
    overflow: hidden;
    min-height: 500px;
}
#myVideo {
    width: auto;
    min-width: 700px;
    height: auto !important;
}
header {
    position: relative;
    background-color: black;
    width: 100%;
    background-image: url(../img/video-banner-background.png);
    overflow: hidden;
}
header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
header .container {
    position: relative;
    z-index: 2;
}
header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+28,e73827+100&0.4+1,0+100 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.4) 1%, rgba(0,0,0,0.29) 28%, rgba(231,56,39,0) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.4) 1%, rgba(0,0,0,0.29) 28%, rgba(231,56,39,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.4) 1%, rgba(0,0,0,0.29) 28%, rgba(231,56,39,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00e73827', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
}
header video {
    display: none;
}
}
header h1 {
    z-index: 5;
    white-space: nowrap;
    font-size: 40px;
    line-height: 43px;
    font-weight: 700;
    text-shadow: 2px 4px 32px #0000006b;
}
header h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
    text-shadow: 2px 4px 22px #0000006b;
}

@media (min-width:767px) {
header h1 {
    z-index: 5;
    white-space: nowrap;
    font-size: 78px;
    line-height: 78px;
    font-weight: 700;
    text-shadow: 2px 4px 82px #0000006b;
}
header h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.8;
    text-shadow: 2px 4px 62px #0000006b;
}
}

@media (min-width:1055px) {
#myVideo {
    width: 100%;
}
}
.hero-says {
    text-align: center;
    height: 100%!important;
    align-items: center !important;
    display: flex!important;
    box-sizing: border-box;
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 15, 29, 0.44);
    z-index: 2;
}
/* Partners Section  */
.partners-bg {
    background-color: #f5f5f5;
}
.partners-container {
    max-width: 1200px;
    width: 88%;
    margin: 0 auto;
}
#tmt-partners li {
    width: 20%;
    margin-right: 0;
    margin-top: 0;
    opacity: 0.3;
    float: left;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
#tmt-partners li:hover {
    opacity: 1;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
#tmt-partners .partners:after {
    clear: both;
}
.partners img {
    max-width: 200px;
    height: auto;
    width: 100%;
    vertical-align: middle;
}
#tmt-partners, .partners, .partners ul {
    margin: 0;
    padding: 0;
}
/* Process Section */
#tmt-process p {
    padding: 20px;
    font-size: 16px;
}
#tmt-process .f-icon {
    width: 5em;
    height: 5em;
    background: #32b3a6;
    border-radius: 50px;
    padding: 20px;
    font-size: 16px;
}
#tmt-process i {
    font-size: 35px;
    color: #fff;
}
form i {
    color: #fff;
    font-style: normal;
}
.form__btn {
    word-break: break-word;
    white-space: normal;
    width: 100%;
    height: auto;
    line-height: 30px;
    padding: 10px 15px;
}
.js-form .row {
    margin-bottom: 15px;
}
/* Inline CSS Reduction */
.x-tab-content {
    min-height: 308px;
}
.x-tab-content p {
    text-align: left;
}
#x-section-3 .x-feature-box-graphic {
    display: table-cell;
    vertical-align: top;
}
#x-section-3 {
    padding: 75px 0px 35px;
}
.x-feature-box-connector {
    font-size: 75px;
    left: 0;
    right: calc(100% - 75px);
    border-left: 5px solid hsl(0, 0%, 79%);
}
#x-section-5 {
    padding: 75px 0px 45px;
    background-color: hsl(0, 0%, 96%);
}
.wws-tmt {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left !important;
}
.ff-tmt {
    margin: 0;
    padding: 75px 0px 45px;
    background-color: #404447;
}
.gug-tmt {
    color: hsl(0, 0%, 100%);
    margin-bottom: 30px;
    margin-top: 0px;
}
.wmu-tmt {
    margin-bottom: 30px;
    margin-top: 30px;
}
.x-cta {
    color: white;
    font-size: 18px;
    padding-right: 30px;
    opacity: .9;
}
.cta-con {
    color: white;
    font-size: 22px;
    padding-right: 30px;
}
.x-colophon {
    background: #34393e!important;
}
.x-colophon-content p {
    padding: 10px;
}
.x-entry-share {
    margin: 0 0 1.5em;
    border: 2px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
    line-height: 1;
    text-align: center;
}
.x-entry-share p {
    margin: 8px 0 10px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.x-entry-share .x-share {
    display: inline-block;
    margin: 0 0.05em;
    width: 45px;
    height: 45px;
    font-size: 24px;
    line-height: 45px;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-comment-time:hover, #reply-title small a, .comment-reply-link:hover, .x-comment-author a:hover, .x-recent-posts a:hover .h-recent-posts {
    color: #dd9a52;
}
.flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .x-dropcap, .x-skill-bar .bar, .x-pricing-column.featured h2, .h-comments-title small, .x-pagination a:hover, .x-entry-share .x-share:hover, .entry-thumb, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .x-highlight, .x-recent-posts .x-recent-posts-img:after, .x-portfolio-filters {
    background-color: #dd9a52;
}
.x-entry-share .x-share:hover {
    color: #fff;
    background-color: #dd9a52;
}
.tooltip.bottom {
    margin-top: 0.273em;
}
.fade.in {
    opacity: 1;
}
.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 0.455em;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
[data-x-icon], [class*="x-icon-"] {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[data-x-icon]:before, [class*="x-icon-"]:before {
    content: attr(data-x-icon);
    line-height: 1;
}
tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 0.455em;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.tooltip.top {
    margin-top: -0.273em
}
.tooltip.right {
    margin-left: 0.273em
}
.tooltip.bottom {
    margin-top: 0.273em
}
.tooltip.left {
    margin-left: -0.273em
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.727em 0.818em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #272727;
    border-radius: 2px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #272727
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #272727
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #272727
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #272727
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    width: 236px;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
}
.vlogFirst {
    padding: 75px 0px 35px 0px;
    font-family: "Open Sans", sans-serif;
}
.vlog {
    padding: 35px 0px;
    font-family: "Open Sans", sans-serif;
}
.vlogb {
    padding: 55px 0px;
    font-family: "Open Sans", sans-serif;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 10px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 601px) {
.vidpad {
    padding-left: 4%!important;
}
}
h3, .h3 {
    letter-spacing: -0.035em;
}
.h-custom-headline {
    letter-spacing: -1px;
    line-height: 1.1;
}
h3, .h3 {
    font-size: 228.5%;
    line-height: 1.3;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 1.25em 0 0.2em;
    text-rendering: optimizelegibility;
}
.x-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    line-height: 1.8;
}
.x-margin{
	margin:45px auto;
}

#x-section-4a{
	margin: 0px;
	padding: 45px 0px 25px 0px;
	background-color: hsl(0, 0%, 96%);
}
.video-small-container {
  display: flex;
	    justify-content: space-between;
	margin-bottom: 45px;
}
.video-small1 {
  border-radius: 3px;
  flex: 1;
	padding-right:10px;
}
.video-small2 {
  border-radius: 3px;
  flex: 1;
	padding: 0 10px;
}
.video-small3 {
  border-radius: 3px;
  flex: 1;
	padding-left:10px
}
.videoDesc{
	    text-align: left;
    padding-left: 8px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.subVidTitle{
	 text-align: left;
    color: #116891;
    font-size: 22px;
}
.subVidText{
	    margin: 0;
    font-weight: 300;
    font-family: open sans;
    font-size: 16px;
}
.videoDesc a:hover{
text-decoration: underline;
	cursor: pointer;
}

.featuredVid .subVidTitle{
	font-size:28px;
}

.featuredVid .subVidText{
	font-size:20px;
}