/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*font-family: 'Lato', sans-serif;
font-family: 'Oswald', sans-serif;*/
html,body {
 height:100%;
 /*overflow: auto;*/
}
#html5-watermark {
    display:none !important;
}

.post-content ul li {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2b292a;
    line-height: 27px;
/*    margin-bottom: 40px;*/
    margin-left: 0 !important;
}

.no-overflow-y body,
body  {
    /*width: 1200px;
    max-width: 100%;*/
    min-width: 320px !important;
    margin: 0 auto !important;
    position: relative;
    background-image: url(https://www.packerskromer.com/wp-content/uploads/2017/02/PatternWhiteCarbon.png) !important;
    background-repeat: repeat;
    height: auto;
}



.sub-menu-item.mobile_only {
    display: none;
}

/*{
    padding-right: 9px;
    padding: 0;
    margin: 0 auto;
}*/

body.has-sidebar #main .sidebar {
    margin-top: 50px;
    display: none;
}
body.has-sidebar #content {
    width: 100% !important;
}

.bolded-item {
    font-weight: bold !important;
}

.bx-wrapper .bx-viewport {
    left: 0 !important;
}

.menu-cat-show  {
    display: none;
}

.bx-viewport > ul {
    margin: 0 !important;
}

.products-container.mobile {
    display: none;
}

* {
    outline: none;
}

.clearboth {
    clear: both;
}

a.expandlist {
    display: none;
}


.mobile-logo {
    display: none;
}

.mobile-search-trigger {
    display: none;
}

.label-menu {
    display: none;
}

.mobile-only {
    display: none;
}

.bxslider-items-to-download.mobile {
    display: none;
}

.prod-mobile-separator {
    display: none;
}

a#toTop {
    display: none !important;
}

div#wrapper, 
div#main {
    padding-top: 0;
    background: transparent !important;
    /*background-image: url(http://bunzl-kromer-project.linuxserv.space/wp-content/uploads/2017/02/PatternWhiteCarbon.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
}

 .search_over_all {
    position: absolute;
    width: 100%;
    top: 45px;
    height: 100px;
    background-color: #414242;
}

.search_over_all .searchform .search-button {
    display: none;
}

/*HEADER*/

.slicknav_menu {
    display: none;
}

.upper-header-container {
    display: block;
    background-color: #fff;
/*    height: 145px;*/
    border-bottom: 4px solid #414242;
    margin: auto;
    width: 100%;

    padding-top: 55px;
    height: 195px;
}
.upper-header {
    display: block;
    height: 145px;
    padding: 25px 34px;
    padding-left: 50px;
    max-width: 1200px;
    margin: auto;
    width: 100%;
}


.lower-header {
    display: block;
    height: 55px;
    background-color: #ff5000;
    position: relative;
}
.lower-header-container {
	max-width: 1200px;
    margin: auto;
    width: 100%;
}
.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.logo {
    display: block;
    float: left;
}

.upper-header-rightside {
    display: block;
    float: right;
    width: 310px;
    height: 50px;
    margin-top: 30px;
}

.sb-toggle-wrapper {
    display: none;
}

.need_help {
    font-family: 'Lato', sans-serif;
    color: #ff5000;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    line-height: 1;
}

.calto,
.calto:hover {
    color: #231f20;
    text-decoration: none;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1.6px;
    margin-left: -1px;
}
}

.search_trigger {
    display: block;
    float: right;
}

.search_trigger > span {
    line-height: 1;
    font-size: 20px;
    padding: 10px;
    padding-left: 31px;
    background-color: #414242;
    color: #fff;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-top: 4px;
    float: right;
}

.menu {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}

.menu > li {
    display: inline;
}

.menu > li > a {
    font-family: 'Oswald', sans-serif;
    color: white;
    text-decoration: none;
    font-size: 17px;
    margin-right: 40px;
    line-height: 55px;
    text-transform: uppercase;
}

.mail,
.mail:hover {
    color: #060E9F;
    font-size: 30px;
    display: block;
    float: right;
    width: 80px;
    height: 59px;
    text-align: center;
    margin-right: 32px;
    margin-top: -4px;
    background-color: #f3f3f3;
    z-index: 101;
    position: relative;
}

.mail > span {
    line-height: 55px;
}

.menu-item.has-child > a:after, .menu-item.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 8px;
    color: #060E9F;
    position: absolute;
}

.sub-menu {
    position: absolute;
    background-color: transparent;
    top: 36px;
    /*top: 40px;*/
    /*left: 1px;*/
    padding: 0;
    list-style: none;
    display: none;
    width: 100%;
    max-width: calc(100% - 2px);
    padding-top: 0;
    padding-left: 0;
    z-index: 100;


    border: 2px solid #424242;
    background-color: white;
    /*display: inline-block;*/
    width: 270px;
}
.sub-menu-item i{
	float: right;
    margin-right: 10px;
}

li.menu-item.has-child:hover > ul.sub-menu, 
li.menu-item.menu-item-has-children:hover > ul.sub-menu {
    display: block;
}

ul.sub-menu > li {
    /*display: inline;*/
    /*display: block;*/
    margin-left: 10px;
}

ul.sub-menu > li > a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    display: block;
}

input.custom-mobile-search {
    display: none;
}

ul.menu > span.fa-search {
    display: none;
}

.search_box_holder.mobile_only.in_menu {
    display: none;
}

.search_over_all {
    position: absolute;
    width: 100%;
    top: 20px;
    height: 100px;
    background-color: #414242;
    z-index: 100;
    border-radius: 10px;
    display: none;
}

.search_over_all .searchform .search-button {
    display: none;
}

.search_over_all .searchform .search-table .search-field input {
    height: 100px;
    font-size: 25px;
    background-color: transparent;
    border: none;
    color: white;
}

.search_over_all > .fa-search {
    position: absolute;
    top: 42px;
    right: 25px;
    color: #fff;
    font-size: 20px;
}
.search_over_all .searchform .search-table .search-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.search_over_all .searchform .search-table .search-field input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.search_over_all .searchform .search-table .search-field input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.search_over_all .searchform .search-table .search-field input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

li.menu-item.has-child.selected > a,
li.menu-item.menu-item-has-children.selected > a,
li.menu-item.selected > a
 {
    border-bottom: 1px solid #ffffff;
}

/*HEADER*/




/*HOMEPAGE*/

.hide_main_banner {
	display: none;
}
.show_main_banner {
	display: block;
}

.slider {
    display: block;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    height: 400px;
    position: relative;
    margin-top: 50px;
}

.layer_slider {
	display: block;
    width: 325px;
    height: 400px;
    background-color: #414242;
    position: absolute;
	right: 90px;
	text-align: center;
	z-index: 2;
}

.tp-caption.avada_big_black_text.tp-fade.tp-resizeme.start {
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
}

.layerparent {
    position: absolute !important;
    top: 0 !important;
    right: 50px !important;
    width: 415px;
    min-height: 100% !important;
    display: block;
    background-color: #414242;
    text-align: center;
}

ul.tp-revslider-mainul {
    position: relative;
}

.layerparent > h1 {
    font-family: 'Oswald', sans-serif !important;
    color: #f05323;
    font-size: 28px !important;
}

.layerparent h2 {
    font-family: 'Oswald', sans-serif !important;
    color: #ffffff;
    font-size: 59px !important;
}

.layerparent h2 {
    font-family: 'Oswald', sans-serif !important;
    color: #ffffff;
    font-size: 59px !important;
    line-height: 1 !important;
    border-bottom: 4px solid #ff5000 !important;
    width: 85%;
    margin: 0 auto !important;
    padding-bottom: 20px !important;
}

.layerparent div {
    width: 250px;
    font-family: 'Lato', sans-serif;
    margin: 0 auto !important;
    display: block;
    color: white;
    font-size: 20px !important;
    font-style: italic;
    white-space: normal;
    line-height: 40px !important;
}

.layerparent a {
    font-family: 'Lato', sans-serif !important;
    background-color: #ff7302;
    color: #ffffff;
    font-size: 15px !important;
    font-weight: bold;
    padding: 10px !important;
}

.controls {
    width: 100%;
    position: absolute;
    top: 45%;
    z-index: 1;
}

.left-arrow {
    float: left;
}

.right-arrow {
    float: right;
}

.layer_first {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
	color: #f05323;
	margin: 0;
	margin-top: 40px;
}

.layer_second {
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 51px;
    margin: 0;
    line-height: 1;
    margin-top: 20px;
    width: 260px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    border-bottom: 4px solid #ff5000;
}

.layer_content {
    margin: 0;
    color: white;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    width: 255px;
    margin-left: auto;
    margin-right: auto;
    line-height: 33px;
}

.layer_learn_more {
    background-color: #ff5000;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding: 10px;
    font-size: 15px;
}

.c-post-type {
    display: inline-block;
    width: 325px;
    height: 415px;
    float: left;
    background-color: #DADADA;
    text-align: center;
    position: relative;
    vertical-align: top;
}

.products.c-post-type .c-post-tytle {
    color: #f05323;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    background-color: #414242;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-content {
    display: block;
    width: 1100px !important;
    max-width: 100%;
    height: 400px;
    margin: 0 auto !important;
    margin-top: 0 !important;
}

.home .post-content > div:nth-child(1) {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.home .post-content > div:nth-child(2) {
    padding: 0 !important;
}

.post-content h1.c-post-tytle {
    color: #f05323;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    background-color: #414242;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.c-post-content {
    display: block;
    width: 275px;
    margin: 0 auto;
    margin-top: 10px;
    color: #414242;
    font-size: 17px;
    line-height: 31px;
    font-style: italic;
    font-family: 'Lato', sans-serif;
}

.c-post-type img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.right-side {
    display: block;
    width: 625px;
    float: right;
    margin-right: 90px;
}

.bx-controls.bx-has-controls-auto {
    display: none;
}

.bx-wrapper .bx-viewport {
    border: none !important;
    background: transparent;
    box-shadow: none;
}

#wrapper .post-content h2.rs-title,
.products.page-content .c-left-side h2.rs-title {
    margin: 0;
    font-size: 24px !important;
    color: #f05323 !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold !important;
    line-height: 40px !important;
    margin-top: 10px;
    margin-bottom: 30px;
}

.tp-bullets.simplebullets {
    display: none;
}

.rev_slider_wrapper .tp-leftarrow, 
.rev_slider_wrapper .tp-rightarrow {
    background: none !important;
    color: transparent !important;
    background-image: url(/wp-content/uploads/2017/02/rightarrow.png) !important;
    background-size: 100% 100% !important;
}

.hpage-product > img {
    width: 240px;
    height: 240px;
}

.rev_slider_wrapper .tp-leftarrow {
    background-image: url(/wp-content/uploads/2017/02/leftarrow.png) !important;
}

.rs-content {
	font-family: 'Lato', sans-serif;
    margin-bottom: 30px;
    color: #231f20;
    line-height: 30px;
    font-size: 15px;
}

.rs-content:last-of-type {
    margin-bottom: 0;
}

.section-separator {
    display: block;
    width: 1200px;
    max-width: 100%;
    text-align: left;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 60px;
    background-image: url('/wp-content/uploads/2017/02/bg.jpg');
    color: #fff !important;
    line-height: 1 !important;
    padding-left: 25px;
    padding-top: 15px;
    font-weight: normal !important;
    padding-bottom: 15px;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    font-size: 24px !important;
}
.product-list {
    width: 980px;
    max-width: 100%;
    margin: 0 auto;
}

.hpage-product {
    display: inline-block;
    width: 440px;
    height: 245px;
    background-color: #ff5000;
    margin-bottom: 30px;
}

.hpage-product:hover {
    background-color: #060E9F;
}

.hpage-product.even {
    float: right;
}

.hpage-product.odd {
    float: left;
}

.hpage-product > img {
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}

.post-content .hpage-product > h3 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: white;
    font-weight: bold;
    margin-top: 100px;
    font-size: 18px;
}
.post-content h1.thankyou-title.video_list_mode_label {
	display: inline-block;
    width: 75px;
}
.desktop_only.video_list_mode_selector {
    margin-top: 30px;
}
.video_list_mode_options {
	display: inline-block;
    padding: 5px 5px 2px 5px;
    border: solid 1px transparent;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    cursor: pointer;
}
.video_list_mode_options.active {
	border:solid 1px #f05323;
}
.video_list_mode {
	display: none;
}
.video_list_mode .item-to-download > a{
	left: 75px;
}
.video_list_mode .item-list-title {
	width: 80%;
    max-height: 118px;
    text-align: left;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    background: #FF5001;
    height: 100px;
    padding: 0 20px;
}
.post-content .video_list_mode h3.file-name,
.requirment-content .video_list_mode h3.file-name {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    display: block;
    background: none;
    padding: 0;
    margin: auto;
    height: initial;
    text-align: left;
}
.featured-video {
    width: 1200px;
    max-width: 100%;
    height: 390px;
    margin: 0 auto;
    display: inline-block;
    background-color: #414242;
}

.mobile-centered:first-of-type, 
.featured-video > img {
    margin-left: 45px;
    margin-top: 60px;
    float: left;
}

.mobile-centered:first-of-type {
    position: relative;
}

.mobile-centered:last-of-type {
    width: 500px;
    height: 270px;
    background-color: #ff5000;
    display: inline-block;
    float: right;
    text-align: center;
    margin-right: 40px;
    margin-top: 60px;
}

.product-list .bx-wrapper {
    margin-left: calc(50% - 125px) !important;
}

.post-content h3.video-title,
h3.video-title {
    width: 420px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: white !important;
    font-weight: bold !important;
    margin-top: 35px;
    padding-bottom: 20px;
    border-bottom: 2px solid #060E9F;
    font-size: 22px !important;
    font-family: 'Oswald', sans-serif !important;
}

.content-title {
    width: 400px;
    display: block;
    color: white;
    font-weight: normal;
    margin: 0 auto;
    margin-top: 35px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.video-information .content-title {
	margin-top: 20px;
}
.content-title a {
	color:#060E9F;
}

.bxslider > li {
    list-style: none;
}

.page-content .bx-wrapper {
    float: none;
}

.page-content .bx-wrapper:first-of-type {
    float: left;
}

.mobile-centered:first-of-type a {
    width: 88px;
    height: 88px;
    display: block;
    position: absolute;
    top: 91px;
    left: calc(50% - 44px);
}

.bx-wrapper img {
    max-width: 100%;
    display: block !important;
}

/*HOMEPAGE*/






/*FOOTER*/

.upper-footer {
    /*width: 1200px;
    max-width: 100%;*/
    height: 100px;
    background-color: #ff5000;
}
.upper-footer-container {
	max-width: 1200px;
	width: 100%;
	margin: auto;
}
.footer.menu {
    float: left;
    margin-top: 30px;
    margin-left: 50px;
}

.footer.menu .menu-item > a:after {
    content: "";
    width: 1px;
    background-color: #060E9F;
    height: 13px;
    position: absolute;
    bottom: 1px;
    right: -8px;
}

.footer.menu .menu-item:last-of-type > a:after {
    display: none;
}

.footermail > span:before {
    font-size: 30px;
}

.footermail {
    float: right;
    margin-right: 75px;
    margin-top: 35px;
    color: #060E9F;
}

.fusion-header-wrapper,
.fusion-page-title-bar {
    display: none;
}

.footer.menu .menu-item {
    position: relative;
    margin-right: 10px;
}

.footer.menu > li > a {
    font-family: 'Lato', sans-serif;
    color: white;
    text-decoration: none;
    margin-right: 0;
    font-size: 13px;
    line-height: 43px;
}

.lower-footer {
    background-color: #414242;
    display: block;
    /*width: 1200px;
    max-width: 100%;*/
    height: 50px;
}

.copyright-two, 
.copyright-one {
    margin: 0;
    text-align: center;
    color: #cdd1d4;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
}

.copyright-two a,
.copyright-two a:hover {
    color: #cdd1d4;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 10px;
}

.copyright-one {
    padding-top: 10px;
    padding-bottom: 6px;
}

/*FOOTER*/






ul.s-list li h2 {
    font-family: 'Lato', sans-serif !important;
}

.RANGES ul.s-list > li:nth-of-type(3) {
    margin-bottom: 30px;
}

/*PRODUCTS*/

.products.c-post-type {
    float: right;
}

.products.page-content {
    width: 980px;
}

.c-left-side {
    width: 603px;
    float: left;
}


.list-title {
    width: 565px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-bottom: 0;
    border-bottom: 2px solid #060E9F;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    padding-bottom: 20px;
}

.list-container {
    position: relative;
    display: inline-block;
    background-color: #ff5000;
    width: 600px;
/*    height: 300px;*/
    height: fit-content;
    padding-top: 20px;
}

.left-list,
.right-list,
.left-list-category {
    display: inline-block;
    padding: 0;
    margin-left: 60px;
    color: white;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    font-size: 15px;
    width: 235px;
    float: left;
}
.left-list-category
{
	width: 90%;
}
.left-list-category li {
	float: left!important;
    width: 45%!important;
    margin-right: 25px;
}
.prod-categs {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 35px;
    text-align: center;
    padding-left: 0 !important;
}

.prod-categs > li,
.prod-categs > li > a
 {
    color: #ff5000;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    list-style: none;
    display: inline;
}
.product_download {
	text-align: center;
	width: 100%;
	margin: 10px 0 0 0;
}
.product_download a.sheet_download
{
	color: #060e9f;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    list-style: none;
    display: inline;
}
.prod-categs > li.clickable-letter {
    color: #a3a9ad;
}

.prod-categs > li.clickable-letter.active {
    color: #ff5000;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    list-style: none;
    display: inline;
}

.prod-categs > li.clickable-letter.active:hover {
    cursor: pointer;
}

.prod-categs > li:after {
    content: "|";
    margin-left: 5px;
    color: black;
}

.prod-categs > li:last-of-type:after {
    content: "";
}

.products-container {
    width: 100%;
    max-width: 100%;
    background-color: white;
    margin: 0 auto;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;

}

.product-upperlayout {
    width: 980px;
    height: 50px;
    display: block;
    background-color: #060E9F;
    border-bottom: 4px solid #cdcecf;
    position: relative;
}

.product-container {
    width: 980px;
    max-width: 100%;
    height: 170px;
    margin: 0 auto;
    padding-bottom: 35px;
    border-bottom: 4px solid #414242;
    margin-bottom: 5px;
    height: auto;
    display: inline-block;
    margin-left: calc(calc(100% - 980px)/2);
}

.product-lowerlayout {
    width: 980px;
    max-width: 100%;
    background-color: #a2a7ab;
    display: block;
    height: 96px;
    margin-bottom: 20px;
}

.product-expanded-information {
    background-color: transparent !important;
}

.leftsideranges {
    margin-right: 20px;
}

.rightsideranges {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}

.leftsideranges {
    margin-right: 20px;
    text-align: right;
    display: inline-block;
    width: 21%;
    vertical-align: top;
}

.prod-title {
    color: white;
    text-align: center;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 50px;
    font-size: 17px;
}

.expand,
.expand:hover {
    font-size: 20px;
    position: absolute;
    background-color: white;
    border-radius: 4px;
    padding: 2px 5px;
    top: 12px;
    left: 20px;
    color: #060E9F;
    line-height: 1;
}

.expand i.fa.fa-plus {
    margin-top: 2px;
}

.prod-descr {
    color: white;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-align: center;
    width: 860px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 22px;
    font-size: 15px;
}

/*CSS FOR EXPANDED PRODUCT*/
.product-container:first-of-type {
    /*height: 1050px;*/
}

.product-expanded-information {
    padding-top: 10px;
}

.left-side-info {
    display: block;
    width: 250px;
    height: auto;
    max-width: 100%;
    float: left;
}

.right-side-info {
    display: block;
    width: 675px;
    float: right;
}

.left-side-info > img:last-of-type {
    margin-top: 20px;
    margin-bottom: 20px;
}

.reqinfo,
.reqinfo:hover {
    /*background-color: #ff5000;*/
    background-image: linear-gradient(18deg,#ff7302 50%,#060E9F 50%);
    color: white;
    text-decoration: none;
    font-size: 24px;
    padding: 10px;
    display: block;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin-top: 20px;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.product.description {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
}

.prod-tabs {
    padding: 0;
    margin-bottom: 6px;
    margin-top: 50px;
}

.prod-tabs > li {
    display: inline;
    list-style: none;
}

.prod-tabs > li > a {
    color: #2b328d;
    text-decoration: none;
    background-color: #DADADA;
    padding: 10px;
    margin-right: 10px;
}

.prod-tabs > li > a {
    color: #2b328d;
    text-decoration: none;
    background-color: #DADADA;
    padding: 10px;
    margin-right: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.prod-tabs > li > a.current {
    color: #f05323;
    border: 2px solid #6e7377;
    border-bottom: none;
    position: relative;
    z-index: 3;
}

.prod-tab-content {
    background-color: #DADADA;
    border: 2px solid #6e7377;
    display: block;
    padding-top: 30px;
    padding-left: 5px; 
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
}

.prod-tab-content > h2 {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
}

.s-list li {
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    font-size: 13px;
    color: black;
}

.prod-tab-content img {
    position: absolute;
    top: 50px;
    right: 50px;
}

/*CSS FOR EXPANDED PRODUCT*/


body.archive div#main {
    padding-top: 30px !important;
}

.prod_leftside .bx-viewport {
    border: none !important;
    box-shadow: none !important;
}

h4.imgcaption {
    color: #ff5000;
    text-align: center;
    margin: 0;
    background-color: #d2cfcf;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: bold;
}
.magnify_glass_holder {
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #060e9f transparent;
    position: absolute;
    bottom: 45px;
    right: 5px;
    text-align: left;
    line-height: 68px;
    color: #fff;
}
.magnify_glass_holder i {
	margin-left: -23px;
    font-size: 17px;
}
.prod_leftside ul li img {
    border: 6px solid #ff5000 !important;
}

.page-content .prod_leftside .bx-wrapper:first-of-type {
    float: none;
    margin-bottom: 20px;
}

.prod_leftside {
    display: inline-block;
    width: 265px;
    float: left;
}

.thumbimg {
    width: 36px;
    height: 36px;
    display: inline-block;
    background-size: contain;
    border: 2px solid #ff5000;
    margin-right: 7px;
    background-repeat: no-repeat;
    background-position: center;
}

div#bx-pager {
    width: 200px;
    margin: 0 auto;
}
.bx-pager {
    width: 200px;
    margin: 0 15%;
}

.prod_leftside .bx-wrapper .bx-controls-direction a {
    top: calc(100% + 44px);
}

.prod_leftside .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -6px;
    background: url(/wp-content/uploads/2017/02/left-barrow.png) no-repeat 0 0 !important;
}

.prod_leftside .bx-wrapper .bx-controls-direction a.bx-next {
    right: -15px;
    background: url(/wp-content/uploads/2017/02/right-barrow.png.png) no-repeat 0 0 !important;
    
}

.product-expanded-information {
    display: none;
}

div.product-upperlayout:hover {
    cursor: pointer;
}

table.specstable {
    width: 98%;
    font-family: 'Lato', sans-serif;
}

.DESIGN ul.s-list,
.RANGES ul.s-list {
    padding-left: 0;
}

.DESIGN ul.s-list > li,
.RANGES ul.s-list > li {
    list-style: none;
}

table.specstable,
table.specstable th {
    text-align: center;
    font-family: 'Lato', sans-serif;
}

table.specstable th {
    font-weight: bold;
}

table.specstable tr td {
    border: 1px solid black;
}

.tax-product_cat .term-description {
    display: none;
}

.prod-tab-content.SPECS ul > li:first-of-type {
    list-style: none;
}

ul.s-list li h2 {
    font-family: 'Lato', sans-serif !important;
}

.RANGES ul.s-list > li:nth-of-type(3) {
    margin-bottom: 30px;
}

/*PRODUCTS*/





/*REQUEST MORE INFO*/

.requirment-content {
    width: 1100px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.page-id-198 .requirment-content {
    width: 90%;
}

.requirment-content.balancer {
    width: 980px;
}

.label-n-input-holder {
    width: 720px;
    display: block;
    min-height: 35px;
    margin: 0 auto;
    margin-left: 65px;
    height: auto;
    margin-bottom: 25px;
    clear: both;
}

.post-content h1.thankyou-title {
    font-family: 'Lato', sans-serif;
    color: #f05323;
    font-weight: bold;
    font-size: 24px;
}

.thankyou-content {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2b292a;
    line-height: 27px;
    margin-bottom: 40px;
    margin-left: 0 !important;
}

.post-content h1.thankyou-title,
.thankyou-content {
    width: 1100px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.label-n-input-holder > label {
    float: left;
    color: #f05323;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 15px;
}

.label-n-input-holder.checkboxes {
    height: 100px;
}

.label-n-input-holder.textarea {
    height: 125px !important;
}

.label-n-input-holder > input,
.label-n-input-holder > textarea {
    float: right !important;
    clear: both !important;
}

.g-recaptcha {
    clear: both;
}

.g-recaptcha {
    clear: both;
    width: 280px;
    margin: 0 auto;
    margin-top: 25px;
    display: block;
}

.right-side.contactus .g-recaptcha {
    margin-left: calc( 50% - 100px );
}

.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 420px !important;
    height: 120px !important;
    background-color: #a2a7ab !important;
    border: none !important;
    color: white !important;
    padding-left: 10px !important;
}

.label-n-input-holder > span > input[type="text"],
.label-n-input-holder > span > input[type="tel"],
.label-n-input-holder > span > input[type="email"],
.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #a2a7ab !important;
    border: none !important;
    width: 420px !important;
    height: 35px !important;
    color: white !important;
    padding-left: 10px !important;
    float: right !important;
    margin-top: 0px !important;
}
.label-n-input-holder > span > input[type="tel"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="tel"]::-moz-placeholder { /* Firefox 19+ */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="tel"]:-ms-input-placeholder { /* IE 10+ */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="tel"]:-moz-placeholder { /* Firefox 18- */
  color: white;
  font-style: italic;
}
.label-n-input-holder > span > input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: white;
  font-style: italic;
}

.whitedivider {
    width: 100%;
    background-color: white;
    height: 2px;
}

.three-ch > label,
.two-ch > label {
    color: #f05323;
    font-family: 'Lato', sans-serif;
}

.three-ch {
    display: block;
    width: 245px;
    float: right;
}

.two-ch {
    display: block;
    width: 125px;
    float: right;
}

.three-ch > label, 
.two-ch > label {
    display: block;
    margin-top: 15px;
}

.label-n-input-holder.checkboxes > label {
    margin-top: 15px;
}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #a2a7ab;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 4px solid #a2a7ab;
}

input[type="radio"]:checked {
    background-color: #ffffff;
}

.information-form-holder {
    background-color: #DADADA;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit,
.resetbtn {
    background-color: #ff5000;
    border: none;
    color: white;
    /*padding: 15px 60px;*/
    padding: 13px 60px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    margin-left: 30%;
    margin-top: 30px;
    text-transform: none;
    float: left;
}

.right-side.contactus input[type="submit"].wpcf7-form-control.wpcf7-submit {
    margin-left: 35%;
}

.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit {
    padding: 18px 60px !important;
    /*margin-top: 19px !important;*/
    margin-top: 27px !important;
    border-radius: 0 !important;
}

div.wpcf7 .ajax-loader {
    float: left !important;
}

.resetbtn,
.resetbtn:hover {
    text-decoration: none;
    background-color: #414242;
    margin-left: 13px;
    margin-top: 0 !important;
    color: #fff;
}

span.req {
    color: #060E9F;
}
.req.email-req,
.req.tel-req {
    transition: opacity 0.3s ease;
    opacity: 0; /* start hidden until triggered */
}


.rightsideradio {
    display: inline-block;
    width: 410px;
    margin-left: 140px;
    margin-top: 10px;
}

.requirment-content .rightsideradio {
    width: 420px;
}

span.wpcf7-list-item-label {
    color: #f05323;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 15px;
}

.label-n-input-holder > br {
    display: none;
}

.label-n-input-holder > label {
    margin-top: 8px;
}

span.wpcf7-list-item:nth-child(2) {
    margin-left: 153px;
}

.requirment-content span.wpcf7-list-item:nth-child(2) {
    margin-left: 0;
}

span.wpcf7-list-item.last {
    margin-left: 130px;
}

h1.thankyou-title {
    font-family: 'Lato', sans-serif;
    color: #f05323;
    font-weight: bold;
    font-size: 19px;
}

span.wpcf7-list-item:nth-of-type(3), 
span.wpcf7-list-item:first-of-type, 
span.wpcf7-list-item:nth-of-type(5) {
    margin-left: 0;
}

span.wpcf7-list-item:nth-of-type(4) {
    margin-left: 22px;
}

.label-n-input-holder.checkboxes > p {
    display: none;
}

.label-n-input-holder:nth-of-type(5) {
    margin-bottom: 10px;
}

span.wpcf7-list-item {
    margin: 0;
    float: left;
    width: 67%;
}

span.wpcf7-list-item.last, 
.wpcf7-list-item:nth-of-type(4) {
    float: right;
    width: 30%;
    margin-top: -80px;
    padding-left: 15px;
}

span.wpcf7-list-item.last {
    margin-top: -50px;
}
.requirment-content .frm_buttons_actions {
	vertical-align: top;
    text-align: center;
}

.requirment-content .wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit, 
.requirment-content .resetbtn {
	margin-left: auto;
	float: none;
    display: inline-block;
    margin-top: 19px !important;
	vertical-align: top;
}
.requirment-content .resetbtn {
	margin-left: 20px;
}
/*REQUEST MORE INFO*/


/* menu about us images as background*/
.about_icons {
	background: url('/wp-content/uploads/2017/03/AboutUsMenu.jpg') no-repeat 0 0;
	width: 175px!important;
    height: 150px!important;
    margin:auto;
}
.about_icons.about_policies {
	background: url('/wp-content/uploads/2017/03/About-Policies-Menu.jpg') no-repeat 0 0;	
}
/*rollover icons sprite*/
.rollover_icons {
	background: url('/wp-content/uploads/2017/03/rollover_icons.png') no-repeat 0 0;
	width: 88px!important;
    height: 76px!important;
    margin:auto;
}
.rollover_icons.balancer {
	background-position: 3px 0px;
}
.rollover_icons.balancer:hover,
.rollover_icons.selected.balancer
{
	background-position: 3px -95px;
}
.rollover_icons.downloads {
	background-position: -116px 0px;
}
.rollover_icons.downloads:hover,
.rollover_icons.selected.downloads {
	background-position: -116px -95px;
}
.rollover_icons.glossary {
	background-position: -219px -5px;
}
.rollover_icons.glossary:hover,
.rollover_icons.selected.glossary {
	background-position: -219px -100px;
}
.rollover_icons.part_breakdowns {
	background-position: -318px -5px;
}
.rollover_icons.part_breakdowns:hover,
.rollover_icons.selected.part_breakdowns {
	background-position: -318px -100px;
}
.rollover_icons.safety {
	background-position: -418px -6px;
}
.rollover_icons.safety:hover,
.rollover_icons.selected.safety {
	background-position: -418px -101px;
}
.rollover_icons.troubleshooting {
	background-position: -529px -5px;
}
.rollover_icons.troubleshooting:hover,
.rollover_icons.selected.troubleshooting {
	background-position: -529px -100px;
}
.rollover_icons.videos {
	background-position: -625px -7px;
}
.rollover_icons.videos:hover,
.rollover_icons.selected.videos {
	background-position: -625px -102px;
}
.rollover_icons.part_breakdowns_arrow {
	background-position: -729px -8px;
}
.rollover_icons.part_breakdowns_arrow:hover,
.rollover_icons.selected.part_breakdowns_arrow {
	background-position: -729px -103px; 
}
.rollover_icons.downloads_arrow {
	background-position: -833px -8px;
}
.rollover_icons.downloads_arrow:hover,
.rollover_icons.selected.downloads_arrow {
	background-position: -833px -103px;
}

.rollover_icons.blogs {
    background: url('/wp-content/uploads/2025/04/BlogIcon.svg') no-repeat 0 0;
    width: 88px!important;
    height: 76px!important;
    margin:auto;
}
.rollover_icons.blogs:hover,
.rollover_icons.selected.blogs {
    background: url('/wp-content/uploads/2025/04/BlogIconRoll.svg') no-repeat 0 0;;
}


.resources_section {
	min-width:180px;
	width: 100%;
	height:120px;
	background-color: #d9dbda;
	text-align:center;
	vertical-align: top;
	display: inline-flex;
}


/*BALANCER*/

.balancer-post {
    display: block;
    width: 480px;    
    margin-bottom: 80px;
}

.balancer-post.even {
    float: left;
}

.balancer-post.odd {
    float: right;
}

.balancer-title {
    text-align: center;
    background-color: #ff5000;
    color: #ffffff;
    padding: 25px 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 22px;
}

.balancer-content {
    margin-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
    color: #231f20;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    line-height: 27px;
    font-size: 16px;
}

.requirment-content.balancer .balancer-post:last-of-type {
    margin-top: 80px;
}



/*BALANCER*/




/*DOWNLOADS*/

.prod-categs.download {
    width: 670px;
    margin-bottom: 35px;
}

.item-to-download {
    min-width: 180px;
    display: block;
    margin-bottom: 35px;
    position: relative;
}

.item-full-category {
	width: 100%;
}

.bxslider-items-to-download > li {
    margin-right: 60px;
    float: left;
    min-height: 250px;
}

/*.bxslider-items-to-download > li:nth-child(4n+4) {
    margin-right: 0;
}*/
.bxslider-items-to-download .no_margin {
	 margin-right: 0;
}

.post-content h3.file-name,
.requirment-content h3.file-name {
    font-family: 'Lato', sans-serif;
    width: 180px;
    height: 80px;
    margin: 0;
    color: white;
    background-color: #ff5000;
    vertical-align: middle !important;
    display: table-cell;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.item-to-download a {
    text-decoration: none;
}

.bxslider-items-to-download {
    padding: 0;
    padding-left: 10px;
}

ul.bxslider-items-to-download.desktop {
    width: 1000px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.bxslider-items-to-download > li {
    list-style: none;
}

.custom-select {
    display: none;
}

.prod-categs > li > a.selected_cat,
.prod-categs > li > a:hover {
    color: #060E9F !important;
}

/*DOWNLOADS*/






.warning:before {
    content: "";
    background-image: url(/wp-content/uploads/2017/02/res_warning@3x-8.png);
    display: inline-block;
    width: 75px;
    height: 70px;
}

/*GLOSSARY*/

.custom-search {
    display: block;
    width: 240px;
    height: 30px;
    float: right;
    position: relative;
}

input.search {
    width: 100%;
    height: 100%;
    background-color: #DADADA;
    color: #6e7377;
    padding-left: 10px;
    border: 1px solid #6e7377;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
input.search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6e7377;
}
input.search::-moz-placeholder { /* Firefox 19+ */
  color: #6e7377;
}
input.search:-ms-input-placeholder { /* IE 10+ */
  color: #6e7377;
}
input.search:-moz-placeholder { /* Firefox 18- */
  color: #6e7377;
}

.custom-search span.fa.fa-search {
    position: absolute;
    right: 10px;
    top: 7px;
    color: #2b328d;
}

.blue-separator {
    width: 100%;
    height: 2px;
    background-color: #060E9F;
    margin-top: 30px;
    margin-bottom: 45px;
}

.glossary-item {
    width: 100%;
}

.post-content h4.glossary-title {
    margin: 0px;
    color: #f0632f;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 10px;
}

.glossary-ccontent {
    margin: 0px;
    color: #231f20;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
}

.glossary-item {
    width: 100%;
    border-bottom: 2px solid #dbdcdb;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.with_featured {
    width: 65%;
    display: inline-block;
}

.with_featured {
    width: 65%;
    display: inline-block;
}

img.featuredimg {
    float: right;
    display: inline-block;
}

input.search.word {
    width: 100%;
    height: 100%;
    background-color: #DADADA;
    color: #6e7377;
    padding-left: 10px;
    border: 1px solid #6e7377;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.custom-search span:hover {
    cursor: pointer;
}

.warning:before {
    content: "";
    background-image: url(/wp-content/uploads/2017/02/res_warning@3x-8.png);
    display: inline-block;
    width: 28px;
    height: 24px;
    background-size: 100% 100%;
}

.danger:before {
    content: "";
    background-image: url(/wp-content/uploads/2017/02/res_danger@3x-8.png);
    display: inline-block;
    width: 28px;
    height: 24px;;
    background-size: 100% 100%;
}

.caution:before {
    content: "";
    background-image: url(/wp-content/uploads/2017/02/res_caution@3x-8.png);
    display: inline-block;
    width: 28px;
    height: 24px;
    background-size: 100% 100%;
}

.warning h3,
.caution h3,
.danger  h3 {
    color: #000;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    float: right;
    margin: 0;
    line-height: 24px !important;
    font-size: 18px !important;
    font-weight: normal;
}

.warning,
.caution,
.danger  {
    width: 100px;    
}

.danger h3 {
    color: #ed1c24;
}

li.clickable-letter.active.selected_cat,
.clickable-letter:hover {
    color: #060E9F !important;
}

.danger h3 {
    margin-right: 13px;
}

/*GLOSSARY*/





/*PARTS BREAKDOWN*/

.prod-categs.partsbreakdown {
    width: 70%;
    max-width: 100%;
    margin-bottom: 30px;
    padding-left: 5px;
}

ul.prod-categs li:first-of-type a {
    text-transform: uppercase;
}
ul.prod-categs.all-ucfirst li:first-of-type a{
	text-transform: none;
}

ul.prod-categs.partsbreakdown.downloads {
    width: 46%;
}

.pagination_seprator {
    width: 964px;
    height: 6px;
    background-color: #414242;
    margin-bottom: 15px;
    margin: 0 auto;
    float: left;
    margin-left: calc(50% - 490px);
}

.pag_item {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #ff5000;
    text-decoration: none;
}

.pagination {
    width: 960px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none !important;
    margin-left: calc(50% - 490px) !important;
}

.pag_item:first-of-type {
    float: left;
}

.pag_item:last-of-type {
    float: right;
}

a.ajax_pagination_item,
a.ajax_pagination_item:hover {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #ff5000;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

a.ajax_pagination_item.current,
a.ajax_pagination_item:hover {
    background-color: transparent;
    border: none;   
    color: #060E9F;
}

a.ajax_pagination_item:first-of-type {
    float: left;
}

a.ajax_pagination_item:last-of-type {
    float: right;
}
    
.pass_req_holder {
    width: 450px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background-color: #f65d21;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.upperpopup {
    width: 90%;
    margin: 0 auto;
    border-bottom: 3px solid #060E9F;
    height: 60px;
}

.popuptitle {
    margin: 0;
    float: right;
    font-family: 'Lato', sans-serif !important;
    color: white;
    font-size: 17px !important;
    margin-right: 100px;
    margin-top: 13px;
}
#post-95 .popuptitle{
	margin-right: 40px;
}

.upperpopup > i {
    float: left;
    color: white;
    font-size: 50px;
    margin-left: 75px;
    line-height: 1;
}
#post-95 .upperpopup > i {
	margin-left: 25px;
}
.upperpopup > p {
    display: none;
}

.subtitlepopup {
    font-family: 'Lato', sans-serif !important;
    color: white;
    font-size: 15px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pass_req_holder input[type=password] {
    box-shadow: none !important;
    border: none !important;
}

.pass_req_holder input[type=submit] {
    border: none !important;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: white;
    background-color: #060E9F;
    font-weight: 200;
    padding: 8px 27px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*PARTS BREAKDOWN*/




/*CONTACT US*/


.c-post-type.contactus {
    height: 760px;
}

.c-post-type.contactus > img {
    position: initial;
}

.c-post-content-contactus {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    text-align: left;
    margin-top: 35px;
    color: #414242;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
}

.post-content h4.fone {
    margin: 0;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #f05323;
    font-weight: bold;
    font-size: 19px;
    font-family: 'Lato', sans-serif;
}

.right-side.contactus {
    width: 735px;
    float: right;
    margin: 0;
    background-color: #DADADA;
}

.right-side.contactus .label-n-input-holder {
    width: 625px;
    display: block;
    margin: 0 auto;
    margin-left: 65px;
    height: auto;
    margin-bottom: 25px;
    clear: both;
}
.hide_element {
	display: none;
}
.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 125px !important;
}

.right-side.contactus .label-n-input-holder.checkboxes {
    height: 50px;
}

.right-side.contactus .label-n-input-holder > span > input[type="text"], 
.right-side.contactus .label-n-input-holder > span > input[type="tel"], 
.right-side.contactus .label-n-input-holder > span > input[type="email"] {
    margin-top: -25px;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #a2a7ab;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 4px solid #a2a7ab;
}

input[type="checkbox"]:checked {
    background-color: #ffffff;
}

span.wpcf7-list-item.first {
    margin-top: 10px;
}

/*span.wpcf7-list-item:nth-child(3) {
    margin-left: 0;
}*/

.right-side.contactus .label-n-input-holder.checkboxes span.wpcf7-form-control-wrap {
    margin-left: 5px;
}

.right-side.contactus span.wpcf7-list-item.last {
    margin-left: 30px;
}

.right-side.contactus span.wpcf7-list-item.last {
    margin-left: 30px;
    margin-top: 0;
    width: inherit;
    float: initial;
    display: inline-block;
}

.right-side.contactus span.wpcf7-list-item.first {
    margin-left: 0;
    width: initial;
    float: none;
}

/*CONTACT US*/





/*VIDEOS*/

.requirment-content.videos {
    margin-top: 90px;
}

.page-id-122 .requirment-content.videos {
    width: 1000px;
    max-width: 100%;
}

.item-to-download > a {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    top: 35px;
    left: 42%;
}
.item-to-download.cat > a {
	position: absolute;
    width: 180px;
    height: 200px;
    display: block;
    top: 0px;
    left: 0;
}
.item-to-download:hover h3 {
    background-color: #060E9F;
}

/*VIDEOS*/





/*TROUBLESHOOTING*/

.expandable-item {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    display:block;
}

.expand.trouble {
    color: #ff5000;
}

.post-content h3.exp-title {
    margin: 0;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-left: 60px;
    line-height: 3;
    font-size: 18px;
}

.upper-exp {
    background-color: #ff5000;
    height: 60px;
    line-height: 60px;
}

.inner-upper-exp {
    border-bottom: 4px solid #DADADA;
}

.inner-lower-exp {
    background-color: #fff;
    padding: 20px 40px;
    margin-bottom: 15px;
    display: none;
}

.inner-exp-title {
    color: #f05323;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
}
.indication-note {
	color: #f05323;
    font-size: 18px;
    font-weight: bold;;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
    text-transform: uppercase;
}

.inner-exp-title:hover {
    color: #f05323;
}

.inner-exp-title > i {
    color: #2b328d;
    margin-right: 10px;
    height: 57px;
    float: left;
    padding-top: 4px;
}

.lower-exp {
    display: block;
    width: 88.5%;
    margin: 0 auto;
}

.innerpar {
    margin-bottom: 30px;
    color: #231f20;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

.lower-exp {
    display: none;
}

.upper-exp:hover {
    cursor: pointer;
}

.expandable-item.troubleshooting_note {
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #060E9F;
    font-weight: 500;
}
.expandable-item.troubleshooting_note a {
	color: #060E9F;
}

/*TROUBLESHOOTING*/





/*SAFETY*/

.post-content h3.undertitle {
    text-align: left;
    color: #ff5000;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 23px;
    display: block;
    width: 1100px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.expandable-holder {
    display: inline-block;
    height: 100%;
    width: 745px;
    /*float: left;*/
    overflow: visible;
}
.safety_inspections .expandable-holder {
	width: auto;
	
}
.rightside-items {
    display: block;
    width: 325px;
    float: right;
}

.centered-content {
    display: block;
    width: 1100px;
    max-width: 100%;
    /*height: 100%;*/
    margin: 0 auto;
}

.c-post-type.safety {
    /*height: 100%;*/
    margin-bottom: 20px;
    margin-right: 15px;
    width: 32%;
    min-height: 360px;
}
.c-post-type.safety:nth-child(3n) {
	margin-right: 0px;
}

.c-post-content.safety {
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #414242;
    font-weight: 400;
}

.c-post-type.safety > h1 {
    font-size: 17px;
    padding: 10px 0;
}

.lower-exp.safety {
    width: 100%;
    padding-top: 25px;
}

.lower-exp.safety > img {
    float: none;
}
.lower-exp.safety .img-holder,
.safety-mobile .img-holder
{
	display: inline-block;
    border: solid 2px #ff5000;
    background: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.lower-exp.safety .img-holder img,
.safety-mobile .img-holder img{
	max-width: 75%;
}
div.list {
    width: 325px;
    float: right;
    max-width: 100%;
}
.safety_inspections div.list {
	width: 60%;
}
.post-content .ex-list-holder.half-column {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.post-content h4.ex-list-title {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    color: #ff5000;
    font-weight: 400;
}

.ex-list-content {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 5px;
    line-height: 1.5;
    color: black;
}

.expandable-replacement-mobile,
.centered-content .clearboth {
    display: none;
}

/*SAFETY*/


a.html5lightbox > br {
    display: none;
}

.item-to-download.cat:hover {
    cursor: pointer;
}
.item-to-download.cat:hover a h3 {
    background-color: #060E9F;
}
/*.item-to-download.cat:hover > img {
    filter: hue-rotate(221deg) saturate(0.7) grayscale(0.4);
    -webkit-filter: hue-rotate(221deg) saturate(0.7) grayscale(0.4);
}*/


/*CATEG PAGE*/
.requirment-content.categs {
    margin: 0 auto;
    width: 980px;
    max-width: 100%;
}

span.pass_req {
    font-size: 11px;
    font-style: italic;
    text-transform: initial;
}

.requirment-content.categs .post-content h3.file-name {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
}

/*CATEG PAGE*/




/*ABOUT US*/

.about-us-right-side {
    float: right;
}

/*ABOUT US*/

/*BLOGS*/
.fusion-post-title {
    font-family: 'Lato', sans-serif;
    color: #f05323;
    font-weight: bold;
    font-size: 24px;
}

/*BLOGS*/







/*RESPONSIVENESS*/

@media ( max-width:5000px ) and ( min-width:768px ) {
    .showing-sub-menu {
        position: relative;
        border: 2px solid #414242;
        background-color: white;
        width: 500px;
        margin: 0 auto;
        margin-left: 50%;
        margin-top: 20px;
        display: inline-block;
    }

    li.sub-menu-item a, ul.sub-menu > li.menu-item a {
        color: #414242 !important;
        font-family: 'Lato', sans-serif !important;
        font-size: 14px !important;
        font-weight: bold !important;
        text-transform: capitalize;
    }

    li.sub-menu-item, ul.sub-menu>li.menu-item {
        width: 100%;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid rgba(43, 50, 140, 0.1);
    }

    .sub-menu.pr li.sub-menu-item {
        width: 100%;
    }
    
    li.sub-menu-item:hover,
    li.sub-menu-item.selected {
        background-color: #060E9F;
    }

    li.sub-menu-item:hover a,
    li.sub-menu-item.selected a {
        color: white !important;
    }

    .menu-cat-show.catshowing {
        display: inline-block;
        float: right;
        width: 250px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: rgba(199, 199, 199, 0.49);
    }

    .tlmenu {
        float: left;
        width: 230px;
        margin-left: 10px;
        margin-top: 10px;
    }

    .menu-cat-show.catshowing > div {
        width: 175px;
        margin: 0 auto;
        color: #060E9F;
        margin-top: 10px;
        font-style: italic;
        font-family: 'Lato', sans-serif;
        font-weight: bold;
    }    

    .menu-cat-show.catshowing > img {
        border: 2px solid #060E9F;
    }
	.menu-cat-show.catshowing .icons_holder {
		border: 2px solid #060E9F;
	    background: #fff;
	    height: 185px;
	    width: 150px;
	    margin: 20px auto;
	}
	.menu-cat-show.catshowing .icons_holder.landscape {
		 width: 179px;
		 height: 154px;		
	}
	.menu-cat-show.catshowing .icons_holder .rollover_icons{
		margin: 50px auto;
	}
}







@media screen and ( max-width: 1100px ) {
    .page-content .bx-wrapper:first-of-type {
        float: none;
    }

    .right-side {
        width: 98%;
        display: block;
        float: none;
        margin: 0 auto;
    }

    .page-content {
        height: initial;
    }
}

@media screen and ( max-width: 1080px ) {
    .featured-video {
        height: auto;
    }
    
    .video_list_mode .item-list-title {
	    width: 60%;
    }

    a.html5lightbox img,
    .featured-video img {
        width: 275px;
        height: 155px !important;
        margin: 0 auto;
        display: block;
    }
    a.html5lightbox img {
	    width: 30px;
        height: 30px !important;
    }
    .item-to-download a.html5lightbox img {
        width: 30px;
        height: 30px !important;
        margin: 0 auto;
        display: block;
    }
    
    .video-information {
        width: 280px;
        height: auto;
        float: none;
        margin: 0 auto;
        display: block;
        background-color: #ff5000;
        margin-top: 20px;
        padding-top: 20px;
    }

    .post-content h3.video-title {
        width: 235px;
        margin-top: 0;
        font-size: 19px;
        padding-bottom: 5px;
    }
    
    .content-title {
        width: 230px;
        font-size: 12px;
        line-height: 19px;
        margin-top: 13px;
        padding-bottom: 14px;
    }

    .mobile-centered {
        width: 100%;
        padding-top: 25px;
        display: block;
        float: none !important;
        margin: 0 !important;
    }
    
    .mobile-centered:last-of-type {
        padding: 0;
    }

    .mobile-centered:last-of-type {
        width: 100%;
        background-color: transparent;
        height: auto;
		margin-bottom: 20px!important;
        display: inline-block;
    }

    .c-post-type.contactus {
        float: left;
        margin-left: calc(50% - 162px);
        margin-bottom: 30px;
    }    

    .right-side.contactus {
        float: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .page-content {
        height: initial;
    }

    .section-separator {
        width: 100%;
    }

    div#main {
        padding: 0;
    }

    .post-content > div {
        width: 90%;
        margin: 0 auto;
    }

    .post-content > div:last-of-type {
        width: 100%;
    }

    .pass_req_holder {
        width: 300px !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .popuptitle {
        margin-right: 30px;
    }

    .upperpopup > i {
        margin-left: 0;
    }

    .hpage-product {
        float: none;
        width: 260px;
        height: 150px;
    }

    .hpage-product > img {
        width: 145px;
        height: 145px;
    }

    .bx-viewport {
        background-color: transparent !important;
        box-shadow: none !important;
    }

    .hpage-product > h3 {
        margin-top: 60px;
        font-size: 14px;
    }

    .bx-wrapper .bx-prev {
        left: -27px !important;
    }

    .bx-wrapper .bx-next {
        right: -27px !important;
    }

    .expandable-item {
        margin-bottom: 40px !important;
    }
    
    .about-us-right-side {
        float: none;
        width: 100%;
    }

}



@media screen and ( max-width: 1040px ) {
    .page-content {
        height: auto;
    }

    .c-post-type {
        width: 320px;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .c-post-type > img {
        width: 320px;
    }

    .mobile-only {
        display: block;
    }

    .c-post-container.mobile-only.centered {
        display: block;
        width: 100%;
        height: 400px;
        max-width: 100%;
    }

    .section-separator {
        width: 100%;
        margin-bottom: 30px;
    }    

    .c-left-side {
        float: none;
        text-align: center;
        width: 85%;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .products.c-post-type.aboutus {
        display: block;
        float: left;
        margin-left: calc(50% - 160px);
    }

    .page-content > .c-post-type.contactus {
        display: block;
    }

    .post-content .hpage-product > h3 {
        margin-top: 35px;
    }

    .bx-wrapper .bx-prev {
        background: url(/wp-content/uploads/2017/02/d_leftarrow.png) no-repeat !important;
    }

    .bx-wrapper .bx-next {
        background: url(/wp-content/uploads/2017/02/d_rightarrow.png) no-repeat !important;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: 0 0;
    }    

    .pagination_seprator,
    .pagination {
        display: none;
    }
    
    .requirment-content {
        width: 80%;
    }

    .products-container.desktop {
        display: none;
    }

    .list-container {
        width: 300px;
        margin: 0 auto;
        height: 200px;
    }
    
    .list-title {
        width: 290px;
    }
    
    a.expandlist,
    a.expandlist:hover {
        display: block;
        color: #333333;
        font-size: 20px;
    }    
    
    .left-list,
    .right-list {
        display: none;
    }

    .products.c-post-type {
        float: none;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .products.c-post-type .bx-wrapper .bx-viewport {
        left: 0px;
    }
    
    ul.prod-categs {
        display: none;
    }

    ul.callouts_bxslider {
        margin: 0 !important;
    }

    .products-container.mobile {
        display: block;
    }    

    .product-container {
        border: none;
    }

    .prod-tab-content {
        padding-top: 0;
    }
    
    .prod-tab-content img {
        display: none !important;
    }

    .prod-title {
        background-color: #060E9F;
        font-family: 'Oswald', sans-serif;
        border-bottom: 4px solid #DADADA;
    }

    .prod-excerpt {
        background-color: #ff5000;
        color: white;
        padding-top: 10px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald', sans-serif;
    }

    .products-container.mobile .bx-wrapper .bx-controls-direction a {
        top: 32px !important;
    }

    .products-container.mobile .bx-wrapper .bx-next {
        right: -8px !important;
        background: url(/wp-content/uploads/2017/02/mbileshop_right_arr.jpg) no-repeat !important;
    }
    
    .products-container.mobile .bx-wrapper .bx-prev {
        left: 12px !important;
        background: url(/wp-content/uploads/2017/02/mbileshop_left_arr.jpg.jpg) no-repeat !important;
    }

    select.prod-tabs {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #DADADA;
        border: 2px solid #6e7377;
        border-radius: 0 !important;
        padding-left: 100px;
        color: #f05323;
        font-weight: bold;
    }

    .selectholder {
        position: relative;
    }

    .selectholder i.fa.fa-caret-down {
        position: absolute;
        top: 57px;
        right: 10px;
        font-size: 20px;
        color: #2b328d;
    }
    .rightsideranges {
	    width: 55%;
    }
	.leftsideranges {
	    width: 30%;
    }
    
    ul.product-bxslider > li .bx-pager.bx-default-pager {
        display: none;
    }

    .products-container.mobile {
        display: block;
        margin-bottom: 0;
    }
    
    .products-container.mobile .innerbxslider .bx-wrapper a {
        top: calc( 100% + 25px ) !important;
    }

    .products-container.mobile .innerbxslider .bx-wrapper a.bx-prev {
        left: 80px !important;
        background: url(/wp-content/uploads/2017/02/d_leftarrow.png) no-repeat !important;
    }
    
    .products-container.mobile .innerbxslider .bx-wrapper a.bx-next {
        right: 70px !important;
        background: url(/wp-content/uploads/2017/02/d_rightarrow.png) no-repeat !important;     
    }

    .innerbxslider .bx-viewport {
        border: 6px solid #ff5000 !important;
        margin-top: 20px;
    }
    
    ul.left-list li,
    ul.right-list li {
        list-style: none;
    }
    
    .left-list, 
    .right-list {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .left-list {
        margin-top: 20px;
    }

    .reqinfo {
        margin-bottom: 20px;
    }

    .prod-mobile-separator {
        display: block;
        width: 100%; 
        height: 2px; 
        background-color: #414242; 
        margin: 10px auto 60px auto;
    }

    .product-container {
        float: none !important;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 0;
    }

    .sub-menu-item.mobile_only {
        display: block;
    }

}

@media screen and ( max-width: 990px){
	
	
    .custom-select {
        display: block;
    }

    .prod-categs.download {
        display: none;
    }
    
    .prod-categs.partsbreakdown {
        display: none;
    }

    .bxslider-items-to-download.mobile {
        display: block;
    }

    ul.bxslider-items-to-download.desktop {
        display: none;
    }

    select.mobile-only-select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        width: 100%;
        height: 50px;
        background-color: #060E9F;
        color: white;
        font-size: 15px;
        font-family: 'Lato', sans-serif;
        text-align: center;
        padding-left: 30px;
        margin: 0 auto;
    }

    .custom-select {
        width: 100%;
        height: 50px;
        margin: 0 auto;
        position: relative;
    }

    .custom-select.parts,
    select.mobile-only-select.parts {
        width: 300px;
    }

    .custom-select span.fa.fa-caret-down {
        position: absolute;
        color: white;
        top: 15px;
        right: 20px;
        font-size: 25px;
    }

    .custom-search {
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .fusion-body .products li {
        margin-left: 0 !important; 
        margin-right: 0 !important;
    }

    .home .post-content > div:nth-child(1) {
        width: 100%;
        margin-bottom: 400px !important;
    }
    
    /*div#rev_slider_1_1_wrapper {
        min-height: 500px !important;
        height: 500px !important;
    }*/

    li.tp-revslider-slidesli.active-revslide {
        overflow: visible !important;
    }

    .layerparent {
        /*top: 100% !important;
        width: 100%;
        right: 0 !important;
        */
	    margin-top: 29% !important;
	    width: 100%;
	    right: 0 !important;
	    position: relative!important;
	    display: block;
    }
	.layerparent h2 {
		font-size:40px !important;
	}
	.layerparent div {
		 width: 80%;
	}
	.page-content.has_page_slider{
		margin-top: 250px!important;
	}
    ul.tp-revslider-mainul {
        overflow: visible !important; 
    }
    
    span.wpcf7-list-item.last, .wpcf7-list-item:nth-of-type(4) {
	    float: none; 
		width: 100%;
    }
    
    .rightsideradio {
	    display: inline-block;
	    margin-left: 110px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    width: 350px!important;
	    float: left
	}
	span.wpcf7-list-item:nth-of-type(4) {
	    margin-left: 0;
	}
	span.wpcf7-list-item.last, 
	.wpcf7-list-item:nth-of-type(4) {
		padding-left: 0px;
	}
}   

@media screen and ( max-width: 960px ) {
    .balancer-post.even, .balancer-post.odd {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .ex-list-content {
        font-family: 'Lato', sans-serif;
        font-size: 19px;
        margin-bottom: 40px;
        margin-top: 5px;
        line-height: 1.5;
    }

    .label-n-input-holder > span > input[type="text"], 
    .label-n-input-holder > span > input[type="tel"], 
    .label-n-input-holder > span > input[type="email"], 
    .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
        background-color: #a2a7ab !important;
        border: none !important;
        width: 300px !important;
        height: 35px !important;
        color: white !important;
        padding-left: 10px !important;
        float: right !important;
        margin-top: 0px !important;
        margin-right: 150px;
    }

    .rightsideradio {
        margin-left: 90px;
    }
    
    .rightsideradio {
	    display: inline-block;
	    margin-left: 110px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    width: 350px!important;
	    float: left;
	}
	span.wpcf7-list-item:nth-of-type(4) {
	    margin-left: 0;
	}
	
	.bx-wrapper .bx-next {
	    right: -39px !important;
	}
    
}

@media screen and ( max-width: 768px ) {

    .mobile-logo {
        display: block;
    }

    .mobile-search-trigger {
        display: block;
    }

    .label-menu {
        display: block;
    }
    
    .slicknav_menu {
        display: block;
    }

    a.search_trigger {
        display: none;
    }

    .slicknav_menu {
        background: transparent !important;
    }

    .mobile-logo {
        display: block;
        width: 135px;
        position: absolute;
        top: 5px;
        left: 10px;
    }

    .logo {
        display: none;
    }

    .upper-header {
        padding: 0;
        width: 100%;
        border-bottom: none;
    }

    .upper-header-rightside {
        width: 100%;
        text-align: center;
    }

    .lower-header {
        display: none;
    }

    span.slicknav_menutxt {
        display: none !important;
    }

    a.slicknav_btn.slicknav_collapsed {
        background-color: transparent;
        padding-top: 3px;
    }

    .slicknav_menu .slicknav_icon-bar {
        background-color: #060E9F !important;
        width: 28px !important;
        height: 4px !important;
        box-shadow: none !important;
    }

    .label-menu {
        position: absolute;
        right: 10px;
        color: #060E9F;
        top: 33px;
        font-size: 9.5px;
        font-family: 'Lato', sans-serif;
    }

    .mobile-search-trigger,
    .mobile-search-trigger:hover {
        color: #414242;
        position: absolute;
        right: 65px;
        top: 13px;
        padding: 10;
        font-size: 21px;
        border-left: 2px solid #939598;
        padding-left: 20px;
    }

    .slicknav_btn.slicknav_open {
        background-color: transparent;
    }    

    .footer.menu {
        display: none;
    }

    .footermail {
        float: none;
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
        height: 65px;
        padding-top: 35px;
    }

    .thankyou-title,
    .thankyou-content {
        padding-left: 10px;
    }

    .label-n-input-holder > input[type="text"], 
    .label-n-input-holder > input[type="tel"], 
    .label-n-input-holder > input[type="email"],
    .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
        width: 265px !important;
    }
    
    .label-n-input-holder {
        width: 300px;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
    }

    .three-ch,
    .two-ch {
        float: left;
    }

    .label-n-input-holder > label {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    
    .wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit, 
    .resetbtn {
        margin-left: calc(50% - 73px);
    }

    .resetbtn {
        margin-top: 27px;
        display: -webkit-inline-box;
    }

    .right-side.contactus {
        width: 320px;
    }

    .right-side.contactus .label-n-input-holder {
        width: 300px;
        height: 60px;
    }
    
    .right-side.contactus .label-n-input-holder > input[type="text"], 
    .right-side.contactus .label-n-input-holder > input[type="tel"], 
    .right-side.contactus .label-n-input-holder > input[type="email"] {
        float: none;
        margin-left: 5px;
        margin-top: 20px;
    }

	.g-recaptcha {
		transform:scale(0.91);
		-webkit-transform:scale(0.91);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
    .label-n-input-holder > label {
        float: none;
    }

    .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
        height: 185px !important;
    }

    .label-n-input-holder.checkboxes > label:nth-child(2), 
    .label-n-input-holder.checkboxes > label:nth-child(3) {
        float: none;
        width: 45%;
        float: right;
    }
    
    .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
        width: 295px !important;
        margin-top: 20px !important;
    }

    .g-recaptcha {
        margin: 20px auto 10px auto !important;
	    text-align: center;
	    display: block;
    }

    a.mail {
        display: none !important;
    }

    .upper-header-rightside {
        margin: 0;
        position: absolute;
        top: 95px;
    }

    ul.slicknav_nav {
        background: #ff5000;
        margin-top: 170px;
        padding-top: 10px;
        position: relative;
    }

    .menu-item.has-child > a:after,
    span.slicknav_arrow {
        display: none;
    }

    .slicknav_nav > li > a,
    .slicknav_nav > li > a > a {
        color: #060E9F;
        font-family: 'Oswald', sans-serif;
        font-weight: normal;
    }
    
    .slicknav_nav a:hover {
        background: #060E9F !important;
        color: #ffffff !important;
        width: 90% !important;
        border-radius: 0 !important;
    }

    .menu-item.has-child .slicknav_item:hover {
        background: #060E9F !important;
        color: #ffffff !important;
        width: 90% !important;
        border-radius: 0 !important;
    }

    .menu-item.has-child .slicknav_item:hover > a {
        color: #ffffff;
    }
    
    ul.slicknav_nav > .menu-item > a {
        margin-left: 35px;
        text-transform: uppercase;
    }

    .slicknav_nav li {
        position: relative;
        width: 93%;
        text-transform: uppercase;
    }
    
    ul.slicknav_nav > .menu-item.has-child > a:before {
        content: "\f0da";
        font-family: FontAwesome;
        position: absolute;
        left: 20px;
        top: 4px;
    }

    ul.slicknav_nav > .menu-item.has-child.slicknav_open > a:before {
        content: "\f0d9";
        color: #ffffff;
    }

    

    input.custom-mobile-search {
        width: 275px;
        height: 35px;
        display: block;
        margin: 0 auto;
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    input.custom-mobile-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    input.custom-mobile-search::-moz-placeholder { /* Firefox 19+ */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px; 
    }
    input.custom-mobile-search:-ms-input-placeholder { /* IE 10+ */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px; 
    }
    input.custom-mobile-search:-moz-placeholder { /* Firefox 18- */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }

    .slicknav_nav span.fa.fa-search {
        color: #ff5000;
        position: absolute;
        top: 12px;
        left: 85%;
        font-size: 23px;
    }
    
    ul.menu > span.fa-search {
        display: block;
    }

    .sub-menu {
        position: initial;
    }

    ul.sub-menu li a {
        color: #060E9F !important;
        font-family: 'Lato', sans-serif !important;
        font-size: 12px !important;
        font-weight: bold !important;
        padding-left: 22px !important;
        border-bottom: 2px solid white !important;
        margin-bottom: 10px !important;
        width: 94% !important;
        text-transform: uppercase !important;
    }

    ul.sub-menu li a:hover {
        color: #ffffff !important;
        border-color: #060E9F !important;
    }
    
    .slicknav_open ul.sub-menu li a:last-of-type {
        border: none;
    }
    
    .search_box_holder.mobile_only.in_menu {
        display: block;
        width: 275px;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .searchform .search-button {
        display: none !important;
    }
    
    .searchform .search-table .search-field input {
        color: black !important;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px !important;
    }
    .searchform .search-table .search-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    .searchform .search-table .search-field input::-moz-placeholder { /* Firefox 19+ */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    .searchform .search-table .search-field input:-ms-input-placeholder { /* IE 10+ */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    .searchform .search-table .search-field input:-moz-placeholder { /* Firefox 18- */
        color: black;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
        font-size: 13px;
    }
    
    ul.sub-menu > li {
        margin: 0;
    }

    a.slicknav_btn.slicknav_open {
        padding-top: 3px;
    }

    .label-n-input-holder > span > input[type="text"], 
    .label-n-input-holder > span > input[type="tel"], 
    .label-n-input-holder > span > input[type="email"], 
    .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
        float: none !important;
    }

    .label-n-input-holder.checkboxes {
        height: 210px;
        margin: 20px auto!important;
    }
    .label-n-input-holder.textarea {
        margin: 20px auto!important;
	    display: inline-block!important;
	    padding-left: 15px;
    }
    

    .rightsideradio {
        margin-left: 0;
    }
    
    .label-n-input-holder.textarea {
        height: 210px !important;
    }
    
    .information-form-holder {
        padding-bottom: 130px;
        margin-bottom: 35px;
    }

    span.wpcf7-list-item {
        display: block;
        margin: 0 !important;
        margin-bottom: 5px !important;
        width: 100%;
    }
    span.wpcf7-list-item.last, .wpcf7-list-item:nth-of-type(4) {
	    float: none; 
		width: 100%;
    }
    .wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit {
        width: 150px;
		padding: 20px 0!important;
        margin: 20px auto !important;
        float: none;
	    display: block;
	    text-align: center;
    }

    .resetbtn, .resetbtn:hover {
        margin: 20px auto;
	    text-align: center;
	    display: block;
	    float: none;
	    width: 150px;
	    padding: 15px 0;
    }
    
    .requirment-content {
        width: 100%;
    }
    
    .home .post-content > div:nth-child(1) {
        margin-bottom: 350px !important;
    }

    .layerparent {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }
    
    .rightsideradio {
        width: 300px;
    }

}

@media screen and ( max-width: 685px ) {
    .expandable-replacement-mobile,
    .centered-content .clearboth {
        display: block;
    }

    .expandable-holder {
        display: none;
    }

    .undertitle {
        display: none;
    }

        .rightside-items {
        float: none;
        margin-left: calc(50% - 164px);
    }

    .expandable-holder {
        float: none;
        width: 100%;
    }

    .selected-item img {
        margin: 0 auto;
        display: block;
        margin-top: 25px;
        margin-bottom: 30px;
    }

    select.dropdown-guidelines {
        width: 300px;
        display: block;
        background-color: #ff5000;
        border: none;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 22px;
        margin: 0 auto;
        padding: 25px;
        border-radius: 0;
        height: 100px;
        white-space: normal;
    }

    .expandable-replacement-mobile {
        width: 100%;
        display: block;
        height: auto;
        position: relative;
    }

    .expandable-replacement-mobile > i.fa-caret-down {
        position: absolute;
        top: 31px;
        left: 69%;
        color: #2b328d;
        font-size: 21px;
    }

    div.list {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        display: block;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 50%;
    }

    .expandable-replacement-mobile .bx-wrapper .bx-controls-direction a {
        top: 0;
    }

    div.list .bx-wrapper .bx-prev {
        left: 100px;
    }

    div.list .bx-wrapper .bx-next {
        right: 87px;
    }

    .layerparent > h1 {
        font-size: 0.7em !important;
    }

    .layerparent h2 {
        font-size: 35px !important;  
    }
    
    .layerparent div {
        font-size: 0.7em !important;
        line-height: 2 !important;
        margin-bottom: 20px !important;
    }
    .page-content.has_page_slider{
		margin-top: 200px!important;
	}
    
    .layerparent {
        padding-top: 15px !important;
        padding-bottom: 25px !important;
    }

    .home .post-content > div:nth-child(1) {
        margin-bottom: 390px !important;
    }
	.safety-mobile .img-holder
	{
		display: block;
	    border: solid 2px #ff5000;
	    background: #fff;
	    text-align: center;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    width: 300px;
	    margin: auto;
	}
}

@media screen and ( max-width: 550px ) {
    .expandable-replacement-mobile > i.fa-caret-down {
        left: 73%;
    }

    .home .post-content > div:nth-child(1) {
        margin-bottom: 330px !important;
    }
}

@media screen and ( max-width: 500px ) {
    .balancer-post {
        width: 300px;
        margin-bottom: 40px;
    }
    .video_list_mode .item-list-title {
	    width: 100%;
    }
}

@media screen and ( max-width: 450px ) {
    .expandable-replacement-mobile > i.fa-caret-down {
        left: 79%;
    }

    .layerparent h2 {
        margin-top: 10px !important;
    }

    .home .post-content > div:nth-child(1) {
        margin-bottom: 260px !important;
    }
    
}

@media screen and ( max-width: 350px ) {
    .expandable-replacement-mobile > i.fa-caret-down {
        left: 85%;
    }
    .home .post-content > div:nth-child(1) {
        margin-bottom: 200px !important;
    }
}

@media screen and ( max-width: 320px ) {
    .expandable-replacement-mobile > i.fa-caret-down {
        left: 89%;
    }
    .home .post-content > div:nth-child(2),
    .home .post-content > div:nth-child(4) {
        width: 102%;
        margin: 0 auto;
    }
}