 @media (min-width: 1200px){ .container{ width:960px; }
}
 @media (min-width: 992px) and (max-width: 1199px){ .container{ width:960px; }
}
 /*EOF STYLE*/ /** Breadcrumbs **/ .breadcrumbParent{ min-height: 6vw; display: flex !important; align-items: center; justify-content: space-between; margin-bottom: 2.5vw; background: #f6f6f6; color: #363636; padding: .5vw 5vw; font-weight: 600; }
 .breadcrumbParent h2{ font-size: 2.2vw; font-weight: 800; text-transform: uppercase; }
 /** Video Modal **/ #video-modal .modal-header{ border: none; }
 #video-modal .modal-body{ overflow: hidden; width: 100%; padding: 1vw; }
 #video-modal iframe{ width: 100%; padding: 0 !important; }
 .modal-title{ color: #000; }
 /** Industry banners **/ #tk-banner{ width: 100%; height: 32vw; overflow: hidden; }
 #tk-banner img{ width: 100%; }
 #tk-banner .title{ top: 4vw; position: absolute; color: #fff; font-size: 2.4vw; font-weight: bold; text-transform: uppercase; background-color: #000; padding: 2vw 3.5vw; }
 #tk-banner .description{ position: absolute; top: 14vw; color: #fff; left: 3.5vw; width: 50%; font-size: 120%; }
 #tk-banner .bottom{ background-color: #000; width: 100%; color: #fff; }
 #tk-banner .bottom ul{ text-align: center; margin: 0; }
 #tk-banner .bottom ul li{ display: inline-block; text-align: left; padding: 1.5vw 5vw; font-size: 120%; }
 #tk-banner .bottom span{ display: inline-block; }
 #tk-banner .bottom i{ font-size: 3vw; top: -.5vw; position: relative; }
 .tk-item{ border: .1vw solid #cfcfcf; overflow: hidden; margin-bottom: 3vw; }
 .tk-item.button-only{ border: 0; }
 .tk-item.inline{ float: left; margin-right: 1vw; margin-bottom: 1vw; padding: 1.5vw; min-height: 13vw; }
 .tk-item h2{ margin-top:0; font-weight: bold; }
 .tk-item > div{ float: left; }
 .tk-item img{ width: 100%; }
 .tk-item .left{ width: 70%; padding: 3vw; }
 .tk-item .abs-left{ position: absolute; left: 6vw; margin-top: 3vw; width: 40%; }
 .tk-item .abs-left.white{ color: #fff; }
 .tk-item .abs-right{ width: 100%; }
 .tk-item .right{ width: 30%; }
 .tk-item a.link{ display: inline-block; background-color: #000; color: #fff; padding: 1vw 3vw; margin-top: 2vw; }
 .container.tk-item{ padding: 1.2vw 1.5vw; }
 .alone{ padding: 3vw; float: none !important; }
 .tk-item ul{ margin-left: 3vw; }
 .tk-item-even{ overflow: hidden; }
 .tk-item-even > div{ float: left; }
 .tk-item-even .even{ width: 48%; border: .1vw solid #cfcfcf; margin-bottom: 3vw; }
 .tk-item-even .even h2{ background-color: #b72127; color: #fff; margin: 0; padding: 1vw 0 1vw 2vw; }
 .tk-item-even .even .content{ padding: 3vw; }
 .tk-item-even .margin{ margin-right: 4%; }
 .tk-item .brands{ text-align: center; }
 .tk-item .brands a{ display: inline-block; padding: 0 4vw; }
 .tk-item .brands a img{ min-height: 3.6vw; }
 /** Body **/ body{ font-size: 1.2vw !important; }
 .video-inline{ float: right; padding: 0 1vw; }
 /** Font Awesome **/ .fa,.fas,.far{ font-family: "Font Awesome 5 Pro" !important; }
 .fab{ font-family: "Font Awesome 5 Brands" !important; font-weight: 400; }
 /** Headings **/ h1{ font-size: 2.6vw; font-weight: bold; text-transform: uppercase; }
 h2{ font-size: 2vw; }
 h3{ font-size: 1.6vw; }
 h1#page-title{ text-align: center; margin: 3vw 0 3vw 0; }
 .tk-cannonball-heading{ text-align: center; }
 .tk-cannonball-heading h1{ margin: 4vw 0 0 0; }
 .tk-cannonball-heading h3{ margin: 1vw 0 2vw 0; }
 /** HeaderDiv fixed **/ #HeaderDiv{ position: fixed; z-index: 10; }
 #CenterDiv{ margin-top: 8vw; height: auto !important; }
 #parent.container{ max-width: 100% !important; }
 /** Top **/ #tkws-top{ background: rgba(43,43,43); color: #cfcfcf; text-transform: uppercase; font-size: 1vw; font-weight: 500; width: 100%; }
 #tkws-top a{ color: #cfcfcf; }
 #tkws-top a:hover{ text-decoration: none; }
 #tkws-top i{ color: #CE1F2B; margin-right: .3vw; }
 #tkws-top ul{ float: right; text-align: right; margin: 0; padding: 0; }
 #tkws-top ul li{ display: inline-block; padding: .5vw 1.2vw; }
 #tkws-top ul li:hover{ background-color: #000; }
 /** Header **/ #tkws-header{ width: 100%; background: rgba(255,255,255); box-shadow: 0px .15vw .25vw rgba(40,40,40,0.1); position: relative; z-index: 3; }
 #tkws-header .tkws-partner{ position: absolute; right: 0; top: 1.8vw; width: 10vw; color: #395A98; text-transform: none; }
 #tkws-header .tkws-partner a{ color: #395A98; }
 #tkws-header .tkws-partner a:hover,#tkws-header .tkws-partner a:focus{ text-decoration: none; }
 #tkws-header .tkws-partner i{ color: #395A98; font-size: 2.6vw; margin-right: -.5vw; }
 #tkws-header .tkws-partner span{ display: inline-block; line-height: 1.1; font-size: 1.1vw; text-align: left; }
 #tkws-header .logo{ padding: 0; width: 16vw; }
 #tkws-header .logo img{ width: 100%; }
 /** Menu **/ .top-header{ background-color: transparent; border: 0; }
 .dropdown-menu li ul li{ display: block; font-weight: 300; list-style: none outside none; padding-bottom: 6px; }
 .dropdown .dropdown-menu li div div:last-child ul{ border-right: medium none; margin-right: 0; padding-right: 0; }
 .dropdown .dropdown-menu li div div{ float: left; width: 50%; }
 .navbar{ box-shadow: none; margin:0px; text-transform:uppercase; text-align:center; }
 .dropdown-menu li:hover .sub-menu{ visibility: visible; }
 .dropdown:hover .dropdown-menu{ display: block; }
 .navbar-header{ float: left; }
 .navbar-nav{ float: right; }
 .navbar-nav li{ padding-right: 0; }
 .navbar-nav li a{ padding: 2.2vw 1vw 2.4vw 1vw; font-size: 1.1vw; font-weight: 600; color: #333 !important; line-height: normal; border: 0; }
 .navbar-nav li a:hover{ border: 0; }
 .navbar-nav .dropdown-menu{ padding: 0; margin-top: 0; background-color: #fff; border-radius: 0; border: 0; }
 .dropdown-menu li ul{ margin: 0; padding: .8vw 0; }
 .navbar-nav .dropdown-menu li a{ padding: 1vw; font-size: .95vw; font-weight: 500; color: #333 !important; font-family: 'Ubuntu',sans-serif; }
 .dropdown-menu li ul li a{ padding: .3vw 1vw !important; display: block; }
 .dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu li div div li>a:hover{ background-color: #fff; color: #CE1F2B !important; background-image: none; }
 .navbar-brand,.navbar-nav>li>a{ text-shadow: none; }
 .navbar-nav li i{ margin-left: .3vw; opacity: .6; }
 .navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav>li>a:focus{ background-color: #fff; color:#CE1F2B !important; }
 .navbar-default{ background: none; margin: 0; border: 0; box-shadow: none; }
 .wide-menu{ width: 24vw; }
 .wide-menu ul{ width: 18vw; }
 /** Hero **/ #tkws-hero{ background-image: url(/site-uploads/1001350/Images/hero-banner.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; min-height: 42vw; text-align: center; color: #fff; text-transform: uppercase; background-color: #CE1F2B; }
 #tkws-hero .content-left{ float: left; width: 60vw; height: 42vw; padding: 14vw 8vw 5vw 2vw; background: rgba(0,0,0,0.4); clip-path: polygon(0% 0%,80% 0%,100% 50%,80% 100%,0% 100%); }
 #tkws-hero h1{ margin: 0; font-weight: bold; font-size: 2.6vw; }
 #tkws-hero h3{ font-size: 2vw; font-weight: normal; margin: 1vw; }
 #tkws-hero .link{ margin-top: 3vw; font-size: 1.1vw; display: inline-block; }
 #tkws-hero .link a{ background-color: #fff; padding: 1vw 3vw; color: #282828; display: block; }
 #tkws-hero .content-right{ float: left; font-size: 1.4vw; padding: 4vw 5vw 3vw 7vw; }
 #tkws-hero .content-right ul{ margin: 0; padding: 0; text-align: left; }
 #tkws-hero .content-right ul li{ list-style: none; margin-bottom: .8vw; }
 #tkws-hero .content-right ul li a{ color: #cfcfcf; display: block; padding: .5vw; }
 #tkws-hero .content-right ul li a span.icon{ width: 3.5vw; display: inline-block; margin: 0 1.5vw 0 .5vw; }
 #tkws-hero .content-right ul li a span.icon img{ width: 90%; }
 #tkws-hero .content-right ul li a:hover span.icon img,#tkws-hero .content-right ul li a:focus span.icon img{ opacity: 1; }
 #tkws-hero .content-right ul li a::before{ content: ""; border: .1vw solid #cfcfcf; width: 4.5vw; height: 3.5vw; margin-top: -.5vw; transition: width .5s; position: absolute; }
 #tkws-hero .content-right ul li a:hover,#tkws-hero .content-right ul li a:focus{ text-decoration:none; color: #fff; border-color: #fff; }
 #tkws-hero .content-right ul li a:hover::before{ width: 22vw; }
 /** Dealer Solutions **/ #tkws-solutions{ margin-bottom: 5vw; }
 #tkws-solutions .col{ }
 #tkws-solutions h2.blank{ position: absolute; }
 #tkws-solutions h2.bolttitle{ position: absolute; top: -4vw; min-width: 25vw; text-align: center; }
 #tkws-solutions .bolton{ border-left: .1vw solid #cfcfcf; }
 #tkws-solutions a{ display: flex; align-items: flex-start; padding: 1vw; border: .1vw solid #fff; }
 #tkws-solutions a:hover,#tkws-solutions a:focus{ text-decoration: none; border-color: #cfcfcf; }
 #tkws-solutions span.icon{ margin-right: 1vw; width: 100%; max-width: 4vw; }
 #tkws-solutions span.icon img{ width: 100%; max-width: 5vw; }
 #tkws-solutions span.title{ margin-top: -.2vw; display: block; text-transform: uppercase; font-weight: bold; font-size: 1.3vw; }
 #tkws-solutions a:hover span.title,#tkws-solutions a:focus span.title{ color: #CE1F2B; }
 #tkws-solutions span.description{ color: #999; }
 #tkws-solutions a:hover span.description,#tkws-solutions a:focus span.description{ color: #282828; }
 #tkws-solutions i{ color: #fff; }
 /** Footer **/ #FooterDiv{ overflow: hidden; width:100% !important; background-color:#231f20 !important; background-image:none !important; color: #f1f1f1; }
 #FooterDiv a{ color: #f1f1f1; }
 #FooterDiv .logo{ float: left; padding-top: 1vw; min-width: 15vw; }
 #FooterDiv .logo img{ min-width: 11vw; }
 #FooterDiv .links{ float: right; padding-top: 2.5vw; }
 #FooterDiv .links a{ padding: 0 1.5vw; }
 #FooterDiv .tk-industries{ margin: 1vw 0; border-top: .1vw solid #717171; border-bottom: .1vw solid #717171; padding: 2vw; }
 #FooterDiv .tk-industries ul{ text-align: center; margin: 0; }
 #FooterDiv .tk-industries ul li{ display: inline-block; min-width: 10%; }
 #FooterDiv .tk-industries ul li a{ padding: 0 1.5vw; display: block; }
 #FooterDiv .tk-industries ul li a span{ display: block; }
 #FooterDiv .tk-industries ul li a span img{ width: 40%; }
 #FooterDiv .tk-copyright{ font-size: 75%; text-align: center; padding: .5vw 0 1.2vw 0; }
 .red-ttl{ padding: 2vw !important; }
 .red-ttl a{ color: #fff; font-size: 2.4vw; }
 /** END NEW HOMEPAGE **/ /** MEDIA QUIERIES **/ @media (min-width: 769px){ .adForm input,.adForm textarea,.adForm select{ font-size: 1.2vw !important; padding: 1vw !important; }
}
 @media (max-width: 768px){ body{ font-size: 16px !important; }
 h1{ font-size: 26px; }
 h2{ font-size: 20px !important; }
 h3{ font-size: 18px; }
 .video-inline{ float: none; display: block; padding-bottom: 10px; }
 #tkws-top{ font-size: 12px; }
 #tkws-top ul{ width: 50%; }
 #tkws-top ul.top-phones{ text-align: left; }
 #tkws-top ul li{ display: block; }
 .navbar{ text-align: left; }
 .navbar-nav{ margin-left: 0; text-align: left; float: left; }
 .navbar-nav li{ clear: both; }
 .navbar-nav li a{ font-size: 16px; }
 .navbar-default .navbar-toggle{ background-color: #282828; }
 .navbar-header{ float: right; width: 100%; }
 .navbar-toggle{ margin-top: 15px; }
 .navbar-nav li:hover .dropdown-menu{ visibility: hidden; }
 .dropdown .dropdown-menu li div div,.wide-menu,.wide-menu ul{ width: 100%; }
 .navbar-nav .dropdown-menu li a{ font-size: 14px; }
 #tkws-header .logo,#tkws-header .logo img{ width: 205px; }
 #tkws-header .tkws-partner{ position: absolute; right: 60px; top: 20px; width: auto; }
 #tkws-header .tkws-partner i{ font-size: 26px; margin-right: -6px; }
 #tkws-header .tkws-partner span{ line-height: 1; font-size: 12px; }
 #CenterDiv{ margin-top: 120px; }
 body#page_51182 #CenterDiv{ margin-top: 95px; }
 #tkws-hero .content-left{ float: none; width: 100%; height: auto; padding: 40px 40px 60px 40px; background: rgba(0,0,0,0.4); clip-path: polygon(0% 0%,100% 0,100% 75%,50% 100%,0 75%); }
 #tkws-hero h1{ font-size: 26px; }
 #tkws-hero h3{ font-size: 18px; }
 #tkws-hero .link{ font-size: 16px; padding: 10px 20px; }
 #tkws-hero .content-right ul li{ margin-bottom: 15px; }
 #tkws-hero .content-right ul li a::before{ width: 86%; height: 44px; margin-top: -5px; }
 #tkws-hero .content-right ul li a:hover::before{ width: 85%; }
 #tkws-hero .content-right ul li a span.icon{ width: auto; margin-left: 10px; }
 #tkws-hero .content-right{ float: none; font-size: 16px; padding: 30px; overflow: hidden; }
 #tkws-solutions h2.blank{ display: none; }
 #tkws-solutions h2.bolttitle{ position: static; }
 #tkws-solutions .bolton{ border: none; }
 #tkws-solutions a{ padding: 10px; }
 #tkws-solutions span.icon{ font-size: 20px; min-width: 60px; margin-right: 15px; }
 #tkws-solutions span.icon img{ max-width: 100%; }
 #tkws-solutions span.title{ font-size: 18px; }
 #tkws-solutions a{ border-color: #cfcfcf; margin-bottom: 10px; }
 #tk-banner{ margin-top: -25px; }
 #tk-banner .title{ font-size: 26px; top: 30px; }
 #tk-banner .description{ display: none; }
 #tk-banner .bottom{ position: static; overflow: hidden; margin: 0; }
 #tk-banner .bottom ul li{ float: left; font-size: 100%; }
 #tk-banner .bottom i{ font-size: 20px; }
 .tk-item .left,.tk-item .right,.tk-item .abs-left,.tk-item .abs-right,.tk-item-even .even{ width: 100%; }
 .tk-item-even .even .content ul{ margin-left: 3vw; }
 .tk-item .abs-left,.tk-item .abs-right{ position: static; }
 .tk-item .abs-left{ padding: 0 15px; }
 .tk-item .abs-left.white{ color: inherit; }
 .tk-item .brands a{ margin: 2vw 0; }
 .red-ttl a{ font-size: 22px; }
 .col-sm-6.formField,.col-xs-6.formField{ width: 100% !important; }
 #FooterDiv .logo{ float: none; text-align: center; }
 #FooterDiv .logo img{ width: 60vw; margin: 0 auto; }
 #FooterDiv .links{ float: none; }
 #FooterDiv .links a{ display: block; padding: 10px; border-top: 1px solid #717171; }
 #FooterDiv .tk-industries ul li{ padding: 10px 15px; }
 .footer-menu li a{ font-size: 16px; }
 #copyright{ font-size: 14px; }
}
 .formsParent{ overflow: hidden; max-width: 92vw; margin: 0 auto 5vw auto !important; float: none !important; border: .1vw solid #cfcfcf; padding: 3vw 2vw !important; }
 .formField{ margin-bottom: .5vw; }
 .col-sm-12.formField,.col-xs-12.formField{ width: 100%; }
 .col-sm-6.formField,.col-xs-6.formField{ width: 50%; }
 .seperator{ clear: both; }
 .g-recaptcha{ margin-left: 1vw; }
 #Buttons{ clear: none !important; }
 body{ background-image:none !important; background-repeat:no-repeat !important; font-family: 'Ubuntu',sans-serif !important; }
 body *{ font-family: 'Ubuntu',sans-serif; }
 #siteMenu{ background-image:none !important; background-color:#FFFFFF !important; }
 .mainMenu li{ background-color:#000000 !important; border-color:#FFFFFF !important; text-align:center !important; }
 .mainMenu li li{ background-color:#000000 !important; border-color:#FFFFFF !important; text-align:center !important; }
 .mainMenu a,mainMenu a:visited{ font-size:10px !important; font-family:Verdana,Arial,sans-serif !important; font-weight:normal !important; text-decoration:none !important; font-style:normal !important; color:#ce202a !important; }
 .mainMenu a:hover{ color:#ce202a !important; background-color:#000000 !important; border-color:#FFFFFF !important; }
 .ui-layout-pane{ background-image:url(/images/uploads/body_bg3_1.jpg) !important; background-color:#fdfdfd !important; }
 .headerFont{ background-image:none !important; font-family:Verdana,Arial,sans-serif !important; font-weight:normal !important; text-decoration:none !important; font-style:normal !important; font-size:10px !important; color:#000000 !important; background-color:#FFFFFF !important; }
 .pragraphFont{ font-family:Verdana,Arial,sans-serif !important; font-weight:normal !important; color:#000000 !important; font-size:10px !important; text-decoration:none !important; font-style:normal !important; }
 .linksFont{ font-size:10px !important; font-family:Verdana,Arial,sans-serif !important; font-weight:normal !important; color:#000000 !important; text-decoration:underline !important; font-style:normal !important; }
 .tabContent textarea{ color:#000 !important; }
 body{ background-image:none !important; font-family:Roboto,Arial,sans-serif; font-size:16px; }
 textarea,select{ height: auto !important; }
 #parent{ width:100% !important; }
 #HeaderDiv{ width:100% !important; background-image:none !important; }
 #CenterDiv{ width:100% !important; background-color:#fff !important; padding:0; }
 .container{ width:100%; max-width: 92vw; padding-left: 0; padding-right: 0; }
 .row .container{ max-width: 92vw; width: 100%; }
 .row{ margin-left: 0px; margin-right: 0px; }
 h2{ line-height:1.2; }
 #CenterDiv ul{ list-style:disc; }
 #CenterDiv>div{ float:none; }
 .cont a{ color:#fff; display:flex; align-items:center; }
 .cont h1{ margin:35px 0; }
 .nivo-nextNav{ background-image:url(/site-uploads/1001041/Images/arrows_R.png); display:block; width:44px; height:30px; background-repeat:no-repeat; }
 .nivo-prevNav{ background-image:url(/site-uploads/1001041/Images/arrows_1.png); display:block; width:44px; height:30px; background-repeat:no-repeat; background-position:right; }
 @media screen and (min-width: 992px){ .navbar{ border:0; }
 @font-face{ font-family: 'Ubuntu'; src: url('/site-uploads/1001041/fonts/ubuntu-regular-webfont.woff') format('woff'),url('/site-uploads/1001041/fonts/Ubuntu-Regular.ttf') format('truetype');  font-display: swap;}
}
 /*EOF STYLE*/ .__2020_py-10{ padding-top: 2rem !important; padding-bottom: 4rem !important; }
 .__2020_bb{ border-bottom: 1px solid #000; }
 /*EOF STYLE*/ .txt-box input{ border-radius: 5px; height: 24px; margin: 3px; }
 .txt-box input[type="submit"]:hover{ color: #ffcd11; }
 .txt-box a{ color: #ffcd11; margin: 4px; display: block; }
 .navbar-default .navbar-nav>li>a{ color: #888; }
 .navbar{ visibility: visible; }
 @media only screen and (max-width:760px){ .navbar{ margin: 0; }
}
 /*EOF STYLE*/ #main-slider{ overflow: hidden; }
 #main-slider .item{ height: 558px; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; }
 #main-slider .slider-inner{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; }
 #main-slider .slider-inner h2{ margin-top: 180px; font-size: 36px; line-height: 1; text-transform: uppercase; color: #fff; }
 #main-slider .slider-inner h2>span{ color: #a30201; }
 #main-slider .slider-inner .btn{ margin-top: 10px; }
 #main-slider .owl-prev,#main-slider .owl-next{ position: absolute; top: 50%; background-color: rgba(0,0,0,0.2); color: #fff; font-size: 30px; display: inline-block; margin-top: -35px; height: 70px; width: 70px; line-height: 70px; text-align: center; border-radius: 100px; z-index: 5; -webkit-transition: background-color 400ms; transition: background-color 400ms; }
 #main-slider .owl-prev:hover,#main-slider .owl-next:hover{ background-color: #a30201; }
 #main-slider .owl-prev{ left: -35px; text-indent: 14px; }
 #main-slider .owl-next{ right: -35px; text-indent: -14px; }
 #bar{ width: 0%; max-width: 100%; height: 4px; background: #a30201; position: absolute; top: 0; }
 /*EOF STYLE*/ .featured{ position: absolute; background-image: url(/images/uploads/body_bg3_1.jpg); text-align: center; margin: 0px; }
 @media only screen and (max-width:760px){ .featured{ position: relative; }
}
 /*EOF STYLE*/ .red-ttl{ background-color: #b72127; color: #fff; padding: 43px; text-align: center; text-transform: uppercase; font-size: 34px; font-weight: bold; }
 /*EOF STYLE*/ #inline-style-1{text-align: left;}
 #inline-style-2{visibility: visible;}
 #inline-style-3{text-align: left;}
 #inline-style-4{visibility: visible;}
 #inline-style-5{text-align: left;}
 #inline-style-6{visibility: visible;}
 #inline-style-7{display: none;}
 .inline-style-8{height: 444.028px;}
 #inline-style-9{color:#fff}
 .inline-style-10{height: 444.028px;}
 #inline-style-11{width:26vw;}
 #inline-style-12{color:#fff;}
 