/*GENERAL CSS*/
html{
    margin-top: 0 !important;
}
body.et_fixed_nav{
    padding: 0;
}
.link-read-more {
    font-size: 16px;
    margin-top: 5px;
    padding: 5px;
    padding: 2px 30px 2px 10px;
    background-color: #0091d0;
    bottom: 0;
    color: #fff;
}
.button-full-width-blue{
    background-color: #0091d0;
    padding: 5px 0 5px 3%;
    width: 97%;
    margin-bottom: 0;
}
.button-full-width-blue a{
    color: #fff;
    font-family: "SourceSansPro-Bold";
    font-size: 12px;
}

.placeholder { color: #aaa; }
/*OVER WRITE COLUMNS GRID */
.et_pb_section{
    padding-top: 0;
}

.et_pb_column{
    margin-right: 30px;
}

.et_pb_column_1_2{
    width: 470px;
}

.et_pb_column_1_3{
    width: 303px;
}

.et_pb_column_1_4{
    width: 220px;
}

.et_pb_column_2_3{
    width: 637px;
}

.et_pb_column_3_4{
    width: 720px;
}

.et-waypoint{
    opacity: 1;
}

.et_pb_text {
    margin-bottom: 0;
}

.et_pb_image {
    margin-bottom: 0;
}

/*HEADER STYLE*/
.clear-header{
    height: 83px;
}
header{
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 15;
    background-color: #fff;
	background: -webkit-linear-gradient(left, #fff 30%, #7C8890 80%, #5b666d);
    background: -moz-linear-gradient(left, #fff 30%, #7C8890 80%, #5b666d);
    background: -o-linear-gradient(left, #fff 30%, #7C8890 80%, #5b666d);
    background: -ms-linear-gradient(left, #fff 30%, #7C8890 80%, #5b666d);
    background: linear-gradient(left, #fff 30%, #7C8890 80%, #5b666d);
}
header .container{
    overflow: hidden;
    padding: 17px 0;
    background-repeat: no-repeat;
    background-size:cover;
}

header #logo{
    float: none;
    margin-top: 5px;
    transition: none;
}
header .rest-color-gradient{
    background-color: #4D4D4D;
    width: 26vw;
    height: 83px;
    position: fixed;
    right: 0;
}
header .logo-container,
header #nav-top
{
    float: left;
}
header #nav-top{
    font-family: 'SourceSansPro-Bold';
}
header .logo-container{
    width: 191px;
    height: 49px;
}
header #nav-top{
    margin-left: 20px;
    text-transform: uppercase;
    color: #000;
}
header #nav-top .solution-bye-container{
    width: 156px;
    text-align: center;
    font-size: 10px;
    border-bottom: 1px solid #000;
}
header #nav-top ul li{
    padding-right: 25px;
    font-size: 12px;
    padding-left: 3px;
}
header .primary-option > li{
    float: left;
}
header .primary-option a{
    color: #000;
}
header .primary-option a:hover{
    color: #fff;
}
header .primary-option li ul.menu-lv-1{
    display: none;
    position: fixed;
    min-width: 100px;
    background-color: #000;
    margin-left: -3px;
    color: #fff;
    padding-bottom: 10px;
}
header .primary-option li ul.menu-lv-1 > li{
    margin-bottom: 10px;
}
header .primary-option li ul.menu-lv-1 a {
    color: #fff;
}

header .primary-option li.show-level ul.menu-lv-1{
    display: block;
}
header .primary-option li.show-level{
    background-color: #000;
    color: #fff;
}

header .primary-option li ul li {
    position:relative;
}
header .primary-option li ul li:hover,
header .primary-option li ul li a:hover,
header .primary-option li ul li a.active
{
    color: #0091d0;
}
header .primary-option .menu-lv-2{
    color: #fff;
    padding-left: 10px;
    position: relative;
    display: block;
    text-transform: capitalize;
}
header #nav-top .primary-option .menu-lv-2 li > a.active,
header #nav-top .primary-option .menu-lv-1 li > a.active{
    color: #0091d0;
}
header #nav-top .primary-option .menu-lv-2 li{
    line-height: 12px;
    padding-right: 0;
}
header #nav-top .primary-option > li:hover,
header #nav-top .primary-option > li:hover > a{
    cursor: pointer;
    color: #fff;
    background-color: #000;
}
header #nav-top .primary-option li > a.active,
header #nav-top .primary-option > li.active{
    color: #fff;
    background-color: #000;
}
header #nav-top .primary-option li > a.active.contact{
    background-color: inherit;
}
header .search-container{
    float: right;
    line-height: 52px;
    width: 193px;
    margin-top: 10px;
}
header .search-container input{
    width: 110px;
    float: left;
}

.widget_search #s{
    width: 70%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    height: 15px;
    background-color: #EDEDEE;
}
.widget_search #searchsubmitCustom{
    width: 23%;
    float: left;
    height: 30px;
    margin-left: -8px;
}

/*COMMON STYLE*/
.blue-title,.blue-title a {
    color: #0091d0;
    font-family: 'SourceSansPro-Bold';
}

.title-small {
    font-size: 16px;
}

.title-medium {
    font-size: 18px;
}
.text-black{
    color: #000;
}
.title-large {
    font-size: 20px;
}

.sub-title {
    font-family: 'SourceSansPro-Bold';
    color: #000;
    line-height: 16px;
}

.sub-title p {
    line-height: 16px;
}

.read-more {
    color: #0091d0;
    font-family: "SourceSansPro-Bold";
}

.description-text {
    font-family: 'SourceSansPro-Regular';
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding: 0 8px 0 8px;
    width: 96%;
    line-height: 17px;
    font-size: 12px;
}

.description-text p {
    line-height: 17px;
}

.padding-left-right-10 {
    padding: 0 10px;
    width: 96%;
}

.title-left-category{
    font-family:'SourceSansPro-Bold';
    font-size: 16pt;
    margin-bottom: 20px;
}

.title-left-category p {
    line-height: 25px;
    padding: 0;
}

.description-left-category {
    font-family: 'SourceSansPro-Regular';
    font-size: 12px;
    color: #000;
    margin-bottom: 0;
    line-height: 16px;
}

.description-left-category p{
    line-height: 16px;
    padding-bottom: 16px;
}
.padding-bottom-columns .et_pb_column{
    padding-bottom: 20px;
}

.border-box-column .et_pb_column {
    box-shadow: 0px 0px 0px 1px #ccc;
    box-shadow: #666 0px 2px 3px;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    -o-box-shadow: 0 0 0 1px #ccc;
    -ms-box-shadow: 0px 0px 0px 1px #ccc;
}

.white-space-image{
    width: 100%;
    height: 239px;
}
.product-title{
    font-family: 'SourceSansPro-Bold';
    padding-top: 10px;
    margin-bottom: 10px;
}
.product-sub-title{
    font-family: 'SourceSansPro-Bold';
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    line-height: 18px;
}

.read-more-on.read-more-padding-left .readmore-js-toggle{
    padding-left: 8px;
}
.hero-section{
    padding-bottom: 30px;
}
.hero-image{
    width: 99%;
    height: 360px;
    margin-bottom: 0;
    padding-left: 1%;
}

/*HOME PAGE*/
.home #middle-section .image-column {
    height: 128px;
    width: 100%;
    margin-bottom: 0;
}
.home #middle-section .et_pb_column{
    background-color: #000;
    color: #fff;
    height: 238px;
    position: relative;
}
.home #middle-section .description-column{
    padding-left: 10px;
    font-size: 21px;
    height: 68px;
    overflow: hidden;
    width: 250px;
    font-family: 'sourcesanspro-semibold';
}
.home #middle-section .et_pb_text{
    margin-bottom: 0;
}
.home #middle-section .link-option{
    position: absolute;
    bottom: 0;
}
.home #middle-section .description-column p{
    line-height: inherit;
}
.home #middle-section .description-column a{
    color: #fff;
}

.home #middle-section .link-option a{
    float: right;
    font-size: 18px;
    margin-top: 5px;
    padding: 5px;
    padding: 2px 30px 2px 10px;
    background-color: #0091d0;
    bottom: 0;
    font-family: 'SourceSansPro-Regular';
    color: #fff;
}

.home .stanadyne-details{
    overflow: hidden;
}
.home .stanadyne-details, .home #middle-section{
    padding-bottom: 30px;
}
.home .stanadyne-details .container{
    height: 309px;
    overflow: hidden;
    position: relative;
    background-size: 100% 100%;
    background-position: top center;

}

.home .stanadyne-details .column-left{
    float: left;
    width: 360px;
    padding: 0 30px;
    height: inherit;
    position: relative;
}
.home .stanadyne-details .column-left .description-container{
    padding-top: 10px;
    font-family: "SourceSansPro-Bold";
    height: 235px;
    overflow: hidden;
}
.home .stanadyne-details .link-read-more{
    position: absolute;
    right: 0;
    margin-right: 30px;
}
.home .stanadyne-details .column-right{
    float: left;
    height: inherit;
    width: 550px;
    background-size: 100% 100%;
}
.home .stanadyne-details .small-head{
    font-size: 14px;
}
.home .stanadyne-details .big-head{
    font-size: 42px;
    word-break: break-word;
}
.home .stanadyne-details .description{
    font-size: 18px;
}

/*PAGE AFTERMARKET*/
.page-template-template-aftermarket-php .background-image-container{
    height: 345px;
}

.page-template-template-aftermarket-php .background-image-container .et_pb_column {
    position: absolute;
}

.page-template-template-aftermarket-php .background-image-container .et_pb_column:first-child{
    z-index: 1;
    margin-left: 20px;
}

.page-template-template-aftermarket-php .background-image-container .et_pb_column:last-child{
    width: 100%;
    height: 365px;
}

.page-template-template-aftermarket-php .background-image-container .bg-aftermarket{
    width: 100%;
    height: 100%;
}

.page-template-template-aftermarket-php .background-image-container .header-title {
    font-size:39px;
    font-family: "SourceSansPro-Bold";
    line-height: 45px;
    color: #000;
    padding-top: 20px;
    margin-bottom: 20px;
}
.page-template-template-aftermarket-php .background-image-container .description{
    font-size: 21px;
    font-family: "SourceSansPro-Bold";
    color: #000;
}
.page-template-template-aftermarket-php .columns-section .et_pb_column{
    box-shadow: 0 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    -o-box-shadow: 0 0 0 1px #ccc;
    -ms-box-shadow: 0 0 0 1px #ccc;
    height: 360px;
    padding-bottom: 20px;
}
.page-template-template-aftermarket-php .columns-section .image-head{
    width: 100%;
    height: 214px;
    margin-bottom: 0;
}
.page-template-template-aftermarket-php .columns-section .head-line{
    font-size: 20px;
    margin-bottom: -5px;
    color: #0091d0;
    padding: 0 10px;
	font-family:"SourceSansPro-Bold";
}

.page-template-template-aftermarket-php .columns-section .head-line a{
    color: #0091d0;
}

.page-template-template-aftermarket-php .columns-section .sub-head{
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding: 0 15px;
    font-family:"SourceSansPro-Bold";
	color:#000;
 }
.page-template-template-aftermarket-php .columns-section .description{
    font-size: 12px;
    font-family: "SourceSansPro-Regular";
    padding: 0 10px;
    width: 96%;
    height: 140px;
    overflow: hidden;
    color: #000;
    line-height: 15px;

}

.page-template-template-aftermarket-php .columns-section .description p{
    line-height: 15px;
}


/*PROTOTYPE TEMPLATE*/
.tpl-prototype .first-title {
    margin-bottom: 10px;
    padding: 0 8px 0 8px;
}

.tpl-prototype .second-title {
    margin: 10px 0 0 0;
    padding: 0 8px 0 8px;
    font-weight: bold;
}

.tpl-prototype .blue-bg-title {
    margin-bottom: 0px;
    background-color: #0091d0;
    font-family: "SourceSansPro-Bold";
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
    padding-left: 10px;
    width: 97%;
}
.tpl-prototype.mv-category .read-more{
    padding-left: 8px;
}

.tpl-prototype.border-box-column .et_pb_column{
    padding-bottom: 20px;
}

.detail-fixed {
    position: fixed;
    margin-left: 470px;
    margin-top: 25px;
}

.tpl-prototype .gallery-container{
    padding-top: 30px;
    z-index: 10;
    position: relative;
}

.tpl-prototype .list-container-gallery{
    margin-top: 20px;
}

.tpl-prototype .list-container-gallery .img-list{
    width: 151px;
    height: 98px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: pointer;

    box-shadow: 0px 0px 0px 1px #818d96;
    -webkit-box-shadow: 0 0 0 1px #818d96;
    -moz-box-shadow: 0 0 0 1px #818d96;
    -o-box-shadow: 0 0 0 1px #818d96;
    -ms-box-shadow: 0px 0px 0px 1px #818d96;
}


.tpl-prototype .list-container-gallery .img-list:nth-child(4n+0){
    margin-right: 0;
}

.tpl-prototype .list-container-gallery .img-list.selected{
    box-shadow: 0px 0px 0px 5px #818d96;
    -webkit-box-shadow: 0 0 0 5px #818d96;
    -moz-box-shadow: 0 0 0 5px #818d96;
    -o-box-shadow: 0 0 0 5px #818d96;
    -ms-box-shadow: 0px 0px 0px 5px #818d96;
}

.tpl-prototype .list-container-gallery .img-list img{
    height: inherit;
}

.tpl-prototype .blue-title{
    margin-top: 20px;
}

.tpl-prototype .blue-title:first-of-type{
    margin-top: 0;
}

.tpl-prototype .gallery-container .hero-image{
    width: 100%;
    padding: 0;
    margin-bottom: -7px;
}

.tpl-prototype .container-hero-image .hero-caption{
    background-color: #818d96;
    padding: 10px;
    font-size: 16px;
    font-family:"SourceSansPro-Bold";
    color: #fff;
    height: 17px;
    overflow: hidden;
}

.prototype-gallery{
    padding-bottom: 0;
}

.prototype-gallery .description-section .et_pb_section{
    padding-bottom: 20px;
}



/*STORIES TEMPLATE */
.tpl-stories .et_pb_image {
    margin: 8px 0 13px;
}

.tpl-stories .first-title {
    line-height: 19px;
    padding-left: 8px;
    margin-bottom: 20px;
}

.tpl-stories .first-title p {
    line-height: 19px;
}

.tpl-stories .description-text {
    width: 96%;
}

.tpl-stories .read-more {
    padding-left: 8px;
    margin-bottom: 20px;
}

.tpl-stories.first-row .et_pb_row :first-child {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}

.tpl-stories .blue-title,
.tpl-stories .sub-title {
    padding: 0 8px 0 8px;
    width: 96%;
}

/* LEADERSHIP TEMPLATE */
.tpl-leadership .members {
    width: 420px;
    padding: 10px;
    margin-top: 15px;
    float: left;
    border: 1px solid #818d96;
}

.tpl-leadership .members .management-team {
    overflow: hidden;
    margin-bottom: 30px;
}

.tpl-leadership .members .board-members {
    overflow: hidden;
    margin-bottom: 30px;
}
.tpl-leadership .members .board-members .member-tile {
    height: 65px;

}
.tpl-leadership .details {
    width: 500px;
    height: auto;
    float: right;
    color: #000;
    margin-top: 15px;
}

.tpl-leadership .details .member-detail-name {
    margin: 20px 0 0 8px;
    display: block;
}

.tpl-leadership .details .member-detail-thumbnail.hidden{
    display: none;
}

.tpl-leadership .details .member-detail-title {
    margin-left: 8px;
    display: block;
}

.tpl-leadership .details .member-detail-content {
    margin: 20px 0 20px 0;
    height: auto;
    display: block;
}

.tpl-leadership .members .member-tile {
    width: 165px;
    height: 160px;
    float: left;
    margin-top: 30px;
    color: #000;
    cursor: pointer;
}

.tpl-leadership .members .member-tile:nth-child(even) {
    margin-left: 72px;
}

.tpl-leadership .members .member-tile span {
    display: block;
}

.tpl-leadership .member-name {
    font-family: 'SourceSansPro-Bold';
    font-size: 16px;
}

.tpl-leadership .members .member-tile .member-title {
    font-family: "SourceSansPro-Regular";
    font-size: 12px;
    line-height: 15px;
}

.tpl-leadership .members .member-tile .member-thumbnail {
    width: 80px;
    height: 80px;

}
.tpl-leadership .members .member-tile .member-thumbnail.hide-image-leader{
    display: none;
}

/*TERMS OF USE TEMPLATE*/
.tpl-terms-of-use {
    width: 720px;
    float: right;
    border: 1px solid #818d96;
    padding: 10px;
    margin: 25px;
}

.tpl-terms-of-use ul {
    list-style-type: none;
    display: inline-block;
}

.tpl-terms-of-use ul li {
    float: left;
    cursor: pointer;
}

.tpl-terms-of-use ul li {
    font-family: 'SourceSansPro-Regular';
    font-weight: normal;
    color: #000000;
    margin: 0;
    line-height: 17px;
    font-size: 12px;
    padding: 0;
}

.tpl-terms-of-use ul li:after {
    content: "|";
}

.tpl-terms-of-use ul li:last-child:after {
    content: "";
}

.tpl-terms-of-use .term-of-use .term-title {
    margin-top: 25px;
}

.tpl-terms-of-use .term-of-use .description-text {
    font-family: 'SourceSansPro-Regular';
    font-weight: normal;
    color: #000000;
    margin: 0;
    width: 96%;
    line-height: 17px;
    font-size: 12px;
    padding: 0;
}


/*CATEGORY TEMPLATE*/
.tpl-category .product-title,
.tpl-category .product-sub-title{
    margin-bottom: 0;
}
.tpl-category.product-columns .et_pb_column {
    padding-bottom: 30px;
}

.tpl-category.product-columns .et_pb_column.et_pb_column_1_2{
    min-height: 382px;
    margin-bottom: 30px;
}

.tpl-category.product-columns{
    margin-bottom: 30px;
    padding-bottom:0 ;
}
.tpl-category.product-columns .et_pb_row{
    padding-top: 0px;
}
.tpl-category .product-title{
    font-family: 'SourceSansPro-Bold';
    padding-top: 10px;
}
.tpl-category .product-sub-title{
    font-family: 'SourceSansPro-Bold';
    font-size: 11pt;
    color: #000;
    line-height: 18px;
    height: 35px;
}
.tpl-category .product-sub-title p{
    line-height: 15px;
    overflow: hidden;
    height: 30px;
}
.tpl-category .product-image{
    margin: 10px 0;
    width: 100%;
    height: 212px;
}
.tpl-category.product-columns .read-more{
    padding-left: 10px;
}
.tpl-category .product-sub-title.not-image{
    margin-bottom: 10px;
    margin-top: -6px;
}
/*PRODUCT TEMPLATE*/
.tpl-product .product-title {
    padding-top: 0;
}
.tpl-product .product-sub-title{
    margin-top: 10px;
}
.tpl-product.et_pb_section.columns .et_pb_column{
    min-height: 419px;
    padding-bottom: 10px;
}
.tpl-product ul{
    list-style: inherit;
    padding: 10px 15px;
}

/*PRODUCT 2/2 TEMPLATE*/
.tpl-product-2-2 .product-title{
    padding-top: 10px;
    margin-bottom: 0;
}
.tpl-product-2-2 .product-sub-title{
    margin-top: -4px;
    font-size: 14px;
}

/*OUR CULTURE TEMPLATE*/

.tpl-our-culture .hero-image{
    float: right;
    width: 637px;
    height: 360px;
    margin-bottom: 40px;
}
.tpl-our-culture .title-left-category:first-child{
    margin-top: 0;
}

.tpl-our-culture .title-left-category{
    margin-top: 20px;
    margin-bottom: 30px;
}
.tpl-our-culture .description-left-category{
    max-width: 760px;
    line-height: 16px

}
/*OUR STORIES TEMPLATE*/
.tpl-our-stories .et_pb_column {
    padding-bottom: 20px;
    min-height: 442px;
}
.tpl-our-stories .product-title{
    margin-bottom: -5px;
}
.tpl-our-stories .product-sub-title{
    margin-bottom: 10px;
    height: 25px;
}
.tpl-our-stories .et_pb_column img{
    margin-bottom: -10px;
    height: 195px;
    width: 100%;
}
.tpl-our-stories .read-more.readmore-js-toggle{
    padding-left: 10px;
}

.tpl-our-stories .description-text.readmore-js-section {
    width: 93%;
    line-height: 16px;
}

.tpl-our-stories .description-text.readmore-js-section{
    line-height: 16px;
}
/*NEWS & AWARDS PAGE*/
.news-awards-page .column-news{
    width: 691px;
    float: left;
    margin-right: 29px;
}
.news-awards-page .stanadyne-news{
    width: 100%;
    margin-bottom: 20px;
    min-height: 180px;
    float: left;
    position: relative;
    box-shadow: 0 0 0 1px #ccc;
    max-height: 180px;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    -o-box-shadow: 0 0 0 1px #ccc;
    -ms-box-shadow: 0 0 0 1px #ccc;
}
.news-awards-page .stanadyne-news .description-news-container{
    width: 415px;
    float: left;
    padding: 10px 20px 0px 10px;
}
.news-awards-page .stanadyne-news .post-title{
    color: #0091d0;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    padding-bottom: 0;
}
.news-awards-page .stanadyne-news .post-date{
    font-size: 12px;
    font-family: "sourcesanspro-bold";
    color: #000;
}
.news-awards-page .stanadyne-news .post-detail{
    display: block;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    font-family: "SourceSansPro-Regular";
    margin: 15px 0;
    height: 63px;
    overflow: hidden;
}
.news-awards-page .stanadyne-news .image-post{
    position: absolute;
    right: 0;
    height: 100%;
}

.news-awards-page .stanadyne-news .image-post img{
    width: 250px;
    height: inherit;
    max-height: 180px;
}
.news-awards-page .column-awards{
    width: 249px;
    float: left;
}
.news-awards-page .stanadyne-awards{
    width: 100%;
    float: left;
}
.news-awards-page .awards-post-container{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 20px;
}
.news-awards-page .awards-post-container .post-image{
    width: 100%;
    height: 139px;
    display: inline-block;
}
.news-awards-page .awards-post-container .post-image img{
    width: 100%;
    height: inherit;
}
.news-awards-page .awards-post-container .post-title{
    font-family: 'SourceSansPro-Bold';
    font-size: 16px;
    color:#000;
}
.news-awards-page .awards-post-container .post-description{
    font-family: "sourcesanspro-regular";
    font-size: 12px;
    color: #000;
    display: block;
    line-height: 16px;
}

/*NEWS & AWARDS SINGLE PAGE*/

.news-awards-single-page{
    padding-bottom: 20px;
}
.news-awards-single-page .wrapper{
    width: 711px;
}
.news-awards-single-page .go-back{
    font-size: 14pt;
    color: #0091d0;
    font-family: "SourceSansPro-Bold";
}
.news-awards-single-page .container-post-info{
    padding: 10px;
    margin-top: 10px;
    box-shadow: 0 0 0 2px #ccc;
    -webkit-box-shadow: 0 0 0 2px #ccc;
    -moz-box-shadow: 0 0 0 2px #ccc;
    -o-box-shadow: 0 0 0 2px #ccc;
    -ms-box-shadow: 0 0 0 2px #ccc;
    padding-bottom: 50px;
}
.news-awards-single-page .actions-container{
    float: right;
}
.news-awards-single-page .actions-container > li{
    display: block;
    cursor: pointer;
    float: left;
    color: #000;
    font-family: "SourceSansPro-Regular";
}
.news-awards-single-page .actions-container .share-post:hover > .social-share{
    display: block;
}
.news-awards-single-page .actions-container .social-share{
    background-color: #0091d0;
    color: #fff;
    margin-left: -38px;
    display: none;
    position: absolute;
    text-align: center;
    margin-left: -19px;
}
.news-awards-single-page .actions-container > li:after{
    content: "|";
    color: #ccc;
    padding: 0 5px;
}
.news-awards-single-page .actions-container > li.share-post{
    padding-right: 0;
    display: block;
    height: 25px;
}
.news-awards-single-page .actions-container > li.share-post:after{
    content: "";
}
.news-awards-single-page .actions-container .social-share a{
    border-bottom: 1px solid #EFEFEF;
    padding: 15px 20px 0 20px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    display: block;
}
.news-awards-single-page .actions-container .social-share a:hover{
    background-color: #00638E;
}
.news-awards-single-page .actions-container .social-share img{
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
}
.news-awards-single-page .actions-container .print-post,
.news-awards-single-page .actions-container .email-post,
.news-awards-single-page .actions-container .share-post{
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    background-size: 20px 20px;
}
.news-awards-single-page .actions-container .print-post{
    background-image: url('images/external/print.png');
}
.news-awards-single-page .actions-container .email-post{
    background-image: url('images/external/send_email.png');
}
.news-awards-single-page .actions-container .share-post{
    background-image: url('images/external/add_this_button.png');
    background-position: left;
}
.overlay-awards-news{
    position: fixed;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    z-index: 20;
    top: 0;
    display: none;
}
.overlay-awards-news .form-send-email-post{
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 300px;
    background: linear-gradient(90deg, #0093D2, #0074A5);
    background: -moz-linear-gradient(90deg, #0093D2, #0074A5);
    background: -ms-linear-gradient(90deg, #0093D2, #0074A5);
    background: -o-linear-gradient(90deg, #0093D2, #0074A5);
    background: -webkit-linear-gradient(90deg, #0093D2, #0074A5);
    padding: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    top: 35%;
    text-align: center;
    display: none;
    z-index: 22;
}
.overlay-awards-news .form-send-email-post h1{
    font-family: "SourceSansPro-Bold";
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
}
.overlay-awards-news .form-send-email-post .text-email{
    padding: 5px;
    font-family: "SourceSansPro-Regular";
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -ms-border-radius: 2px;
    margin:10px 0;
    font-size: 16px;
    border: none;
    width: 84%;
    padding-right: 10%;

}
.overlay-awards-news .form-send-email-post .text-email.waiting{
    background-image: url('images/external/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-color: #ccc;
}
.overlay-awards-news .form-send-email-post .send-email-container{
    margin-top: 10px;
}
.overlay-awards-news .form-send-email-post .send-email-button{
    color: #fff;
    background-color: #35A6DF;
    border-color: #35A6DF;
    padding: 6px 12px;
    margin-top: 10px;
    cursor: pointer;
    font-family: "sourcesanspro-semibold";
}

.overlay-awards-news .form-send-email-post p.error-email{
    margin-top: 20px;
    color: #ccc;
    font-weight: bold;
    background-color: #00344B;
    font-family: "SourceSansPro-Regular";
    display: none;
}
.news-awards-single-page .post-title{
    color: #0091d0;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
}

.news-awards-single-page .post-sub-title{
    font-size: 14px;
    font-family: "SourceSansPro-Bold";
    color: #000;
    width: 400px;
    line-height: 16px;
    margin-bottom: 20px;
}
.news-awards-single-page .post-image-large{
    width: 100%;
    min-height: 330px;
}

.news-awards-single-page .post-detail,
.news-awards-single-page .post-location
{
    font-size: 12px;
    color: #000;
    font-family: "SourceSansPro-Regular";
}
/*TEMPLATE OUR LOCATION*/
.tpl-our-location.map-background{
    background-position: top center;
    background-size: auto 100%;
    height: 320px;
}
.tpl-our-location.map-background .et_pb_column {
    margin-top: 130px;
}
.tpl-our-location.map-background .product-title{
    font-size: 16px;
}
.tpl-our-location .product-title{
    margin-bottom: 0;
}
.tpl-our-location .product-sub-title{
    margin-bottom: 10px;
}
.tpl-our-location .product-image{
    width: 100%;
    height: 220px;
}
.tpl-our-location.columns .et_pb_column{
    height: 420px;
    overflow: hidden;
}
/*FOOTER STYLE*/
footer{
    color: #fff;
}
footer .container > div {
    float: left;
    margin-right: 1px;
}
footer .container .about-standyne,
footer .container .options,
footer .container .social{
    padding: 30px;
    height: 200px;
    margin-bottom: 2em;
    font-family: 'SourceSansPro-Regular';
    padding-top: 20px;
}
footer .container .about-standyne h1{
    font-size: 16px;
    font-family: 'SourceSansPro-Bold';
}
footer .container > div:last-child{
    margin-right: 0;
}

footer .container .about-standyne{
    background-color:#818d96;
    font-size: 10px;
}
footer .container .about-standyne p{
    line-height: 16px;
}
footer .container .options,
footer .container .social{

}
footer .container .options{
    background-color: #a3afb5;
    font-size: 13px;
    text-transform: capitalize;
}
footer .container .options a{
    color:#fff;
}
footer .container .options a.active{
    color: #000;
    font-family: "SourceSansPro-Bold";
}
footer .container .options ul{
    list-style: disc;
}

footer .container .social {
    background-color:#b3c2c9;
    text-align: center;
}
footer .container .social img{
    margin-bottom: 10px;
}

/*SLIDESHOW*/
.slideshow {
    height: 360px;
	margin-top: 30px;
}
.slideshow .slides{
    max-width:100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: relative;
}
.slideshow .slides a{
    color: #fff;
}
.slideshow .slides .slide {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}
.slideshow .text-container{
    background-image: url("./images/circle.png");
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    float: right;
    position: relative;
    text-align: center;
    margin-top: 25px;
	margin-right: 10px;
    display: block;
}
.slideshow .text-container .content{
	position: absolute;
	top: 16px;	
	left: 16px;
	right: 26px;
	bottom: 26px;
	border-radius: 140px;
	-moz-border-radius: 140px;
	-o-border-radius: 140px;
	-ms-border-radius: 140px;
	-webkit-border-radius: 140px;
	overflow: hidden;
	display: block;
	z-index: 1;
}
.slideshow .text-container .content .title{
	font-size: 24px;
	font-family: 'SourceSansPro-Bold';
	margin-top: 38px;
	padding-bottom: 15px;
	display: inline-block;
	width: 170px;
	word-wrap: break-word;
	
}
.slideshow .text-container .content .text-content{
	font-size: 15px;
	font-family: 'sourcesanspro-semibold';
	width: 220px;
	height: 162px;
	display: block;
	margin-left: 7%;
	word-wrap: break-word;
}
.slideshow .text-container .content .text-content p{
    padding: 0;
    line-height: 1em;
}
.slideshow .flex-direction-nav{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color:#000;
    width: 100px;
    text-align: right;
    display: none;
}
.slideshow .navigation-slide{
    position: absolute;
    bottom: 0;
    right: 90px;
    z-index: 12;
    background-color:#000;
}
.slideshow .flex-direction-nav .flex-next span,
.slideshow .navigation-slide span{
    color:#fff;
    font-family: 'sourcesanspro-semibold';
	font-size: 18px;
   
}
.slideshow .flex-direction-nav .flex-next span{
    padding-left: 14px;
    padding-right: 14px;
}

.slideshow .navigation-slide{
    display: none;
}
.slideshow .navigation-dots{
    position: absolute;
    width: 100%;

    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;

    text-align: right;
}

.slideshow .navigation-dots div.dot{
    display: inline-block;
    width: 15px;
    height: 15px;

    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;

    background-color: #fff;
    margin-right: 10px;
    border: 1px solid #dedede;

}

.slideshow .navigation-dots div.dot:hover{
    cursor: pointer;
}
.slideshow .navigation-dots div.dot.flex-active{
    background-color: #0091d0;
    border: none;
    border: 1px solid #0091d0;

}
/*END SLIDESHOW*/

/* INNOVATION CULTURE */
.innovation-culture-page{
	text-align: center;
	margin-top: 11px;
}
.innovation-culture{
	padding-top: 18px;
	-webkit-transition: margin-bottom 0.4s;
    -moz-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    -ms-transition: margin-bottom 0.4s;
	transition: margin-bottom 0.4s;
}
.innovation-culture .read-more{
	color:#fff;
}
.innovation-culture.last-culture{
	padding-bottom: 23px;
}
.innovation-culture .text-session{
	height: 100%;
	width: 417px;
	vertical-align: top;
	min-height: 258px;
	margin-right: -3px;
	padding-left: 4px;
}
.innovation-culture .image-session{
	height: 258px;
	width: 549px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: -1px;
}
.innovation-culture .text-session,
.innovation-culture .image-session{	
	display:inline-block;
}
.innovation-culture .text-session .title{
	font-size: 25pt ;
	padding-bottom: 30px;
	font-family: 'SourceSansPro-Regular';
	line-height: 1;
	color:#fff;
}
.innovation-culture .text-session .title strong{
	font-family: 'SourceSansPro-Bold';
}
.innovation-culture .text-session .content{
	font-size: 14px;
	font-family: 'SourceSansPro-Regular';
	color:#000;
	height: 132px; 
}
.innovation-culture .text-session  .wrapper-content{
	padding: 17px;
}
/* END INNOVATION CULTURE*/
/* JOBS	AND OPPORTUNIES*/
.jobs-opportunies{
	padding-top: 22px;
	margin-bottom: 105px;
	height: 383px;
}
.jobs-opportunies .content-text{
	width: 332px;
	float: left;
}
.jobs-opportunies .content-text .wrappe-content-text{
	padding-right: 30px;
	word-wrap: break-word;
}
.jobs-opportunies .form-session{
	width: 471px;
	float: left;
}
.text-right{
	text-align: right;
}
.form-session input.field:focus,
.form-session .field {
	background-color: #E4E6E9;
	border-style: hidden;
	border-left: 5px solid #3497DB;
	font-family: 'SourceSansPro-Regular';
	font-size: 14px;
	-webkit-transition: border 0.4s;
    -moz-transition: border 0.4s;
    -o-transition: border 0.4s;
    -ms-transition: border 0.4s;
	transition: border 0.4s;
}
.form-session input.field[id="email"],
.form-session input.field[id="name"]{
	margin-right: 5px;
}
.form-session input.field{
	height: 22px;
	width: 211px;
	margin-bottom: 9px;
}
.btn-contact,
.form-session .submit-button{
	background-color: #3497DB;
	border-style: hidden;
	color: #fff;
	width: 105px;
	height: 29px;
    margin-top: 5px;
}
.form-session .message{
	width: 458PX;;
    resize: none;
    overflow: hidden;
}
.jobs-opportunies .content-text .title{
	font-family: 'SourceSansPro-Bold';
	font-size: 16pt;
	color:#0091d0;
	padding-bottom: 20px;
}
.contact-page .btn-contact,
.form-session,
.form-session .submit-button{
	font-family: 'SourceSansPro-Regular';
	font-size: 12px;
}
.contact-page .content-text .wrappe-content-text .contact-session .content,
.form-session .radio-session,
.jobs-opportunies .content-text .content{
	color:#000;
	font-size: 12px;
	line-height: 16px;
	font-family: 'SourceSansPro-Regular';
}
.form-session .radio-session{
	font-family: "SourceSansPro-Regular";
}
.form-session .radio-session{
	margin-top:5px;
	margin-bottom: 10px;
}	
.form-session .radio-session label[for="option1"]{
	margin-right: 80px;
}
.form-session .radio-session label[for="option1"],
.form-session .radio-session label[for="option2"]{
	vertical-align: top;
}
.form-session .radio-session  #option,
.form-session .radio-session  #option1,
.form-session .radio-session  #option2{
	margin-top:1px;
}
.form-session .radio-session .title-radio{
	padding-left: 18px;
    line-height: 25px;
}
form .requied-element{
	border-left: 5px solid #8BC63D !important;
}
*[hidden-element]{
	display: none;
}
.form-session .validated-error{
    color: #8BC63D;
    font-family: "SourceSansPro-Bold";
    font-size: 12pt;
}
.form-session .field.dirty{
    border-left-color: #8BC63D;
}
.put-left{
	float: left;
}
.put-right{
	float: right;
}
/* END JOBS	AND OPPORTUNIES*/
/*TIMELINE*/
.timeline-page{
	position: relative;
	margin-top:30px;
	margin-bottom:30px;
}
.timeline-page  .preload {
	position: absolute;
	top: 42%;
	left: 0;
	right: 0;
	text-align: center;
}
.timeline-page #timeline_container{
	margin: auto;
	
}
.timeline-page .timeline-text {
	width: 388px;
	margin-bottom:30px;
}
.timeline-page .timeline-text .description-left-category{
	line-height: normal;
	font-size: 11pt;
	
}
.pp_inline,
#timeline .milestones .content .txt{
	font-family: 'SourceSansPro-Regular';
}
#timeline .milestones .content .txt img{
	display: block;
}
#timeline .milestones .content .txt p{
	line-height: 1em;	
}
#timeline .scrollbar .track .marks .mark.not-show-mark{
	display: none !important;
}
.timeline-extend-title{
	margin-bottom: 10px;
	font-family: "SourceSansPro-Bold";
	font-size: 12pt;
}
.timeline-extend-text{
	line-height: 1.25em;
}
/*END TIMELINE*/

/*ABOUT US TEMPLATE*/
.tpl-about-us .timeline-image{
    margin: 20px 0 10px 0;
    height: 146px;
}
.tpl-about-us .product-title{
    margin-bottom: 0;
}
.tpl-about-us .link-about-location{
    width: 52%;
    margin-top: 10px;
    margin-left: 10px;
}
.tpl-about-us .hero-image{
    height: 402px;
}

.tpl-about-us .read-more{
    padding-left: 10px;
}

.tpl-about-us .button-full-width-blue a{
    font-family: "SourceSansPro-Regular";
}

.tpl-about-us .description-history,
.tpl-about-us .description-history p,
.tpl-our-stories .description-text.readmore-js-section p{
    line-height: 16px;
    padding-bottom: 16px;
}
/*CONTACT*/
.contact-page{
	margin-top: 30px;
}
.contact-page .content-text{

}
.contact-page .form-session{
	width: 470px;
	float: left;
}
.contact-page .form-session .title{
	margin-right: 26px;
}
.contact-page .form-session .radio-session label[for="option1"]{
	margin-right: 7px;
}
.contact-page .form-session .radio-session label[for="option1"],
.contact-page .form-session .radio-session label[for="option2"]{
	line-height: 2em;
}
.contact-page .form-session .message{
	width: 457px;
    overflow: auto;
}
.contact-page .content-text .wrappe-content-text{
	width: 100%;
}
.contact-page .btn-contact{
	width: 212px;
	margin-bottom: 66px;
	color: #f4f5f6;
	display: block;
	text-align: center;
	height: 25px;
	padding: 0 5px;
    font-size: 12px;
}
.contact-page .content-text .wrappe-content-text .contact-session .title-left-category{
	margin-bottom: auto;
}
.contact-page .content-text .wrappe-content-text .contact-session .content{
	margin-bottom: 15px;
}
.contact-page .content-text .wrappe-content-text .contact-session .content span,
.contact-page .content-text .wrappe-content-text .contact-session .content p{
	padding-bottom: 0;
	line-height: 1.7em;
	color: #000 !important;
	display: block;
}
.contact-page .content-text .wrappe-content-text .contact-session .content hr{
	visibility: hidden;
}
footer{
	clear: both;
}
/*END CONTACT*/
/*OUR COMPANY FINANCIALS*/
.financials-page {
	margin-top: 30px;
	min-height: 510px;
}
.financials-page .page-title,
.financials-page .content .category .title{
	font-family: "SourceSansPro-Bold";
}
.financials-page .page-title{
	color: #000;
	font-size: 18pt;
	margin-bottom: 20px;
}
.financials-page .content{
	margin-left: 6px;
    -webkit-column-count: 2;
    -moz-column-count: 2; 
    -ms-column-count: 2; 
    -o-column-count: 2; 
    column-count:2;
}
.financials-page .content .category{
	margin-bottom: 20px;
	width: 448px;
	display: inline-block;
    height: 100%;
}
.financials-page .content .category .resources .resource{
	font-family: 'SourceSansPro-Regular';
	font-size: 11pt;
	padding-bottom: 10px;
}
.financials-page .content .category .resources .resource a{
	text-decoration: none;
}
.financials-page .content .category .resources .resource a,
.financials-page .page-title{
	text-transform: capitalize;
	color:#000;
}
.financials-page .content .category .resources{
	list-style-image: url("./images/icon-pdf.png");
	padding-left: 30px;
}
/*PUBLIC DOCUMENTS*/
.public-document-page.financials-page.container .resources .resource.hide-icon-file{
    list-style-image: none;
    padding-left: 42px;
    font-style: italic;
}
.public-document-page.container  .resources .resource.hide-icon-file a{
    color: #818D96;
}
/*MOBILE*/
.display-sm{
	display: none;
}
.hidden-sm{
	display: initial;
}
/*QUALITY AND ISO PAGE */
.quality-iso-page .quality-information .description-text{
    padding: 0;
}
.quality-iso-page .table-container .header-row{
    background-color: #818d96;
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-family: "SourceSansPro-Regular";
}

.tpl-quality-iso .description-text{
    line-height: 16px;
    width: 93%;
}

.table-container .header-row .th-standard{
    width: 29%;
}

.table-container .header-row .th-location{
    width: 57%;
}
.quality-iso-page .table-container{
    width: 100%;
}
.quality-iso-page .table-container table{
    width: 100%;
}
.quality-iso-page .table-container .header-row th{
    padding: 5px 0;
}
.quality-iso-page .table-container .header-row th:first-child{
    padding-left:10px;
}
.quality-iso-page .table-container td{
    font-size: 12px;
    font-family: "sourcesanspro-regular";
    color: #000;
    line-height: 15px;
    padding: 8px 0;
}
.quality-iso-page .table-container td a{
    color: #000;
    display: block;
}
.quality-iso-page .table-container tr{
    border: 1px solid #ccc;
}
.quality-iso-page .table-container .pdf-image {
    background-image: url('images/icon-pdf.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.quality-iso-page .column-documents ul{
    list-style: disc;
    margin-left: 17px;
    font-family: "SourceSansPro-Regular";
    line-height: 17px;
    color: #000;
}
.quality-iso-page .column-documents ul a{
    color: #000;
}
.quality-iso-page .contact-info{
    background-color: #818d96;
    padding: 15px 0;
    color: #fff;
}
.quality-iso-page .contact-info .text-contact{
    padding-left: 20px;
    font-family: "SourceSansPro-Bold";
    font-size: 12pt;
}
.quality-iso-page .contact-info .text-contact a{
   color: #fff;
}
.quality-iso-page .product-title{
    padding-top: 0;
}
.quality-iso-page .columns .et_pb_column {
    min-height: 400px;
}
.quality-iso-page  .quality-image{
    width: 100%;
    height: 213px;
}

.quality-iso-page .contact-container {
    width: 100%;
}
.tpl-quality-iso .et_pb_column{
    min-height: 400px;
}

.tpl-quality-iso .documents-link{
    font-family: 'SourceSansPro-Regular';
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding: 0 8px 0 8px;
    width: 96%;
    line-height: 17px;
    font-size: 12px;
}

.tpl-quality-iso .documents-link ul{
    margin-left: 20px;
}

.tpl-quality-iso .documents-link ul a{
    color: #000
}

.tpl-quality-iso .documents-link ul li{
    color: #000;
    list-style: disc;

}
.search-results .search-posts{
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.search-results .search-posts h1{
    background-color: #0091d0;
    padding-left: 10px;
    padding-top: 10px;
    color: #fff;
    font-family: "SourceSansPro-Bold";
    margin-bottom: 10px;
}
.search-results .search-posts .search-description{
    padding-left: 10px;
    font-family: "SourceSansPro-Regular";
}
.search-results .search-posts .post-meta{
    display: none;
}
/*MEDIA RESPONSIVE*/
@media only screen and ( min-width: 1000px ) {
    /*CONTAINER FIX WIDTH */
    .et_pb_row, .et_pb_container{
        width: 970px;
    }
}

@media only screen and ( min-width:720px) and (max-width: 1000px) {
    /*CONTAINER FIX WIDTH */
    .et_pb_row, .container, .et_pb_container{
        width: 695px;
    }

    /*OVER WRITE COLUMNS GRID */
    .et_pb_column{
        padding-bottom: 30px;
    }
    .et_pb_column_1_2{
        width: 332px;
    }
    .et_pb_column_1_3{
        width: 211px;
    }
    .et_pb_column_1_4{
        width: 151px;
    }
    .et_pb_column_2_3{
        width: 454px;
    }
    .et_pb_column_3_4{
        width: 514px;
    }
    /*COMMON STYLE*/
    .description-text{
        font-size: 9pt;
    }
    .title-left-category{
        font-size: 12pt;
    }
    .title-left-category p{
        line-height: 18px;
    }
    .description-left-category{
        font-size: 9pt;
    }
    .product-title{
        font-size: 18px;
    }
    .product-sub-title{
        font-size: 13px;
    }
    .hero-image{
        height: 280px;
    }
    /*HEADER*/
    header{
        position: inherit;
    }
    .clear-header{
        display: none;
    }
    header .logo-container{
        width: 160px;
    }
    header .rest-color-gradient{
        background-color: #7C8890;
        width: 15vw;
    }
    header #nav-top ul li{
        padding-right: 10px;
        font-size: 9px;
    }
    header .search-container{
        width: 161px;
        margin-right: 0;
    }
    header #logo{
        margin-top: 8px;
    }
    header #nav-top .solution-bye-container{
        width: 100px;
    }

    .widget_search #s{
        width: 66%;
    }
    .widget_search #searchsubmitCustom{
        width: 28%;
		margin-top: -1px;
		height: 32px;
    }
    .white-space-image{
        height: 167px;
    }
    /*FOOTER*/
    footer{
        height: 200px;
    }
    footer .container .about-standyne{
        width: 403px;
    }
    footer .container .social,
    footer .container .options
    {
        width: 54px;
    }
    footer .container .about-standyne,
    footer .container .options,
    footer .container .social{
        height: 160px;
        padding: 20px;
    }
    footer .container .about-standyne p{
        line-height: 1.4em;
    }
    footer .container .options{
        margin-right: 0;
        font-size: 10px;
    }
    footer .container .options ul{
        margin-left: 5px;
    }
    footer .container .social, footer .container .options{
        width: 85px;
    }
    /*HOME*/
    header .container{
        overflow: inherit;
        height: 49px;
    }
    header .primary-option li ul.menu-lv-1{
        position: absolute;
        z-index: 20;
    }
    .home #middle-section .description-column{
        width: 190px;
        height: 110px;
        padding-top: 5px;
        font-size: 15px;
    }
    .home #middle-section .et_pb_column{
       height: 168px;
    }
    .home #middle-section .image-column{
        height: 92px;
    }
    .home .stanadyne-details .container{
        height: 225px;
    }
    .home #middle-section .link-option a{
        font-size: 13px;
    }
    .home .stanadyne-details .column-right{
        width: 405px;
    }
    .home .stanadyne-details .column-left{
        width: 230PX;
    }
    .home .stanadyne-details .column-left .description-container{
        height: 175px;
    }
    .home .stanadyne-details .small-head{
        font-size: 10px;
    }

    .home .stanadyne-details .big-head{
        font-size: 17px;
    }
    .home .stanadyne-details .description{
        font-size: 13px;
    }
    .home .stanadyne-details .link-read-more{
        font-size: 13px;
    }
	/*SLIDESHOW*/
	.slideshow .text-container .content .title{
		font-size: 16.92pt;
		width: 180px;
	}
	.slideshow .text-container .content .text-content{
		font-size: 11.28pt;
		width: 215px;
		margin-left: 8%;
	}
	.slideshow .flex-direction-nav .flex-next span,
	.slideshow .navigation-slide span{
		font-size: 12.69pt;
	}

	.slideshow .navigation-slide{
		right: 86px;
	}

    /*AFTERMARKET PAGE*/
    .page-template-template-aftermarket-php .background-image-container .header-title{
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .page-template-template-aftermarket-php .background-image-container .description{
        font-size: 15px;
        line-height: 16px;
    }
    .page-template-template-aftermarket-php .columns-section .et_pb_column{
        height: 278px;
    }
    .page-template-template-aftermarket-php .columns-section .image-head{
        height: 149px;
    }

    .page-template-template-aftermarket-php .columns-section .head-line{
        font-size: 14px;
    }
    .page-template-template-aftermarket-php .columns-section .sub-head{
        font-size: 12px;
    }
    .page-template-template-aftermarket-php .columns-section .description{
        height: 80px;
    }

    .page-template-template-aftermarket-php .background-image-container{
        height: 355px;
    }

	/*INNOVATION CULTURE*/
	.innovation-culture .text-session .title{
		font-size: 15.38pt;
	}
	.innovation-culture .text-session .content{
		font-size: 10pt;
	}
	.innovation-culture .text-session{
		width: 302px;
		padding:0;
        min-height: 200px;
	}
	.innovation-culture .image-session{
		width: 393px;
        height: 227px;
	}
    .innovation-culture .text-session .wrapper-content{
        min-height: 166px;
    }
	/*JOBS AND OPPORTUNIES*/
	.jobs-opportunies .content-text{
		width: 294px;
	}
	.jobs-opportunies .form-session{
		width: 401px;
	}
	.contact-page .form-session{
		width: 432px;
	}
	.jobs-opportunies .content-text .title{
		font-size: 13.62pt;
	}
	.contact-page .content-text .wrappe-content-text .contact-session .content,
	.jobs-opportunies .form-session,
	.jobs-opportunies .content-text .content,
	.jobs-opportunies .form-session .submit-button{
		font-size: 10.22pt;
	}
	.jobs-opportunies .form-session .message {
		width: 388px;
	}
	.contact-page .form-session .message {
		width: 419px;
	}
	.jobs-opportunies .form-session input.field{
		width: 180px;
	}
	.contact-page .form-session input.field{
		width: 191px;
	}
	.contact-page .btn-contact{
		width: 186px;
		height: 25px;
		font-size: 10pt;
		padding:0;
	}
	.jobs-opportunies .form-session .radio-session label[for="option1"]{
		margin-right: 68px	
	}
    /*CATEGORY TEMPLATE*/
    .tpl-category .product-image{
        max-height: 146px;
    }
    .tpl-category .product-title{
        font-size: 14px;
    }
    .tpl-category .product-sub-title{
        font-size: 11px;
        line-height: 12px;
    }
    
    
    /*PROTOTYPE TEMPLATE*/
    .tpl-prototype .blue-bg-title {
        width: 96%;
    }

    .tpl-prototype .list-container-gallery .img-list{
        width: 144px;
    }

    .tpl-prototype .list-container-gallery .img-list:nth-child(3n+0){
        margin-right: 0;
    }

    .tpl-prototype .list-container-gallery .img-list:nth-child(4n+0){
        margin-right: 10px;
    }

    /*OUR STORIES TEMPLATE*/
    .tpl-our-stories .description-text.readmore-js-section,
    .tpl-our-stories .description-text{
        width: 89%;
    }

    .tpl-our-stories .et_pb_column img{
        height: 150px;
    }
    .tpl-our-stories .et_pb_column{
        width: 210px;
        margin-bottom: 30px;
    }
    .tpl-our-stories  .et_pb_column_1_4:nth-child(3n){
        margin-right: 0;
    }
    /*ABOUT US TEMPLATE*/
    .tpl-about-us .timeline-image{
        height: 127px;
    }
    .tpl-about-us .hero-image{
        width: 100%;
        height: inherit;
    }
	/*CONTACT*/
	.contact-page .content-text{
		width: 238px;
		margin-left: 25px;
	}
	.contact-page .content-text .wrappe-content-text{
		width: 100%;
	}

    /*END CONTACT*/
    /*NEWS & AWARDS PAGE*/
    .news-awards-page .column-awards{
        width: 100%;
    }
    .news-awards-page .awards-post-container{
        width: 211px;
        margin-right: 30px;
        float: left;
    }
    .news-awards-page .awards-post-container:last-child{
        margin-right: 0;
    }
    .news-awards-page .awards-post-container{
        border-bottom: 0;
    }
    .news-awards-page .stanadyne-news .image-post img{
        width: 227px;
    }
    /*NEWS & AWARDS SINGLE PAGE*/
    .news-awards-single-page .wrapper{
        width: 100%;
    }
	/*FINANCIALS*/
	.financials-page .content .category{
		width: 340px;
	}
	.financials-page .content .category .resources .resource{
		font-size: 10pt;
	}
	.financials-page .page-title{
		font-size: 16pt;
	}
    /*TEMPLATE OUR LOCATION*/
    .tpl-our-location.map-background{
        background-size: auto 80%;
    }
    .tpl-our-location.map-background .product-title{
        font-size: 12px;
        width: 119%;
    }
    .tpl-our-location.map-background .et_pb_column{
        margin-top: 84px;
    }
    .tpl-our-location.map-background .description-text{
        width: 113%;
        line-height: 16px;
        color: #000;
    }

    /*TEMPLATE LEADERSHIP*/
    .tpl-leadership .members {
        width: 350px;
    }

    .tpl-leadership .details {
        width: 300px;
    }

    .tpl-leadership .members .member-tile:nth-child(even) {
        margin-left: 3px;
    }

    .detail-fixed {
        margin-left: 395px;
    }

    /*TERMS OF USE TEMPLATE*/
    .tpl-terms-of-use {
        width: 95%;
        float: none;
        border: 1px solid #818d96;
        padding: 0;
        margin: 20px auto 0 auto;
    }

    .tpl-terms-of-use .term-of-use {
        padding: 10px;
    }

    /*OUR CULTURE TEMPLATE*/

    .tpl-our-culture .hero-image{
        float: right;
        width: 416px;
        height: 289px;
        margin-bottom: 40px;
    }

}
@media only screen and (max-width: 719px) {
    /*CONTAINER FIX WIDTH */
	.et_pb_row{
		padding: 0;
	}
    .et_pb_row, .container, .et_pb_container{
        width: 100%;
    }
    .et_pb_column{
        margin-right: 30px;
    }
    .et_pb_column_1_2,
    .et_pb_column_1_3,
    .et_pb_column_1_4,
    .et_pb_column_2_3,
    .et_pb_column_3_4,
    footer .container .about-standyne,
    footer .container .container-option-social
    {
        width: 100%;
        margin: 20px 0;
        float: none;
    }
	footer .container .about-standyne{
		width: 100%;
		height: auto;
		padding: 0;
		margin-bottom: 1px;
		display: inline-block;
	}
	footer .container .about-standyne .wrapper-text{
		padding: 15px;
	}
	footer .container .about-standyne h1{
		font-size: 13px;
	}
	footer .container .about-standyne p{
		font-size: 1.8vw;
		line-height: 11px;
	}
	footer .container .options{
		width: 60%;
		padding: 10px;
		font-size: 2vw;
	}
	footer .container .social{
		float: none;
		width: auto;
		padding: 10px;
		position: relative;
	}
	footer .container .options ul{
		list-style-position: inside;
	}
	footer .container .social,
	footer .container .options ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		-o-column-count: 2;
		column-count:2;
	}

	footer .container .social,
	footer .container .options{
		height: 66px;
	}

	footer .container .wrapper-social{
		position: absolute;
		top: 30%;
		right: 0;
		left: 0;
	}

	footer .container .wrapper-social > div{
        width: 20%;
		display: inline-block;
		margin: 4%;
	}

    footer .container .options {
        margin-bottom: 0;
    }

	/*HEADER*/
    header{
        position: inherit;
    }
    header .container{
        overflow: inherit;
    }
    header .primary-option li ul.menu-lv-1{
        position: absolute;
    }
    .clear-header{
        display: none;
    }
	header .container{
		text-align: center;
		padding: 6px 0;
	}

	header .container .primary-option{
        display: table;
        width: 100%;
	}

    header .container .primary-option > li{
        float: none;
	}

	header .logo-container,
	header #nav-top{
		float: none;
	}
	header #nav-top{
		display: inline-block;
        margin-left: 0;
        width: 95%;
	}

	header #nav-top .primary-option > li{
        padding: 0;
		font-size:1.9vw;
        display: table-cell;
	}
	header #nav-top .primary-option .menu-lv-1 li{
		text-align: left;
		margin-bottom: 0;
	}
	header .search-container{
		position: absolute;
		right: 0;
		margin-right: 0;
		top:0;
		width: 161px;
	}
	header .primary-option li ul.menu-lv-1{
		margin-left: 0;
        z-index: 5;
	}
	header #nav-top .solution-bye-container{
		width:28vw;
		font-size: 1.9vw;
	}
    header .logo-container{
		width: 33vw;
		height: auto;
        margin-left: 8px;
	}

	.widget_search #searchsubmitCustom{
		width: 25%;
		margin-left: -10px;
        height: 31px;
	}
	.widget_search #s{
		width:68%;
        height: 15px;
	}

    /*COMMON STYLE*/
    .tpl-product.columns .et_pb_column,
    .page-template-template-aftermarket-php .columns-section .et_pb_column,
    .tpl-prototype.border-box-column .et_pb_column,
    .tpl-stories .et_pb_column,
    .tpl-our-location .et_pb_column_1_2,
    .tpl-our-stories .et_pb_column,
    .tpl-quality-iso .et_pb_column_1_3{
        width: 46%;
        float: left;
        margin-right: 4%;
        height: inherit;
    }
    .tpl-our-stories .et_pb_column{
        margin-right: 0;
    }
    .et_pb_section{
        padding: 0 10px;
    }
	.home .et_pb_section{
        padding: 0 8px;
    }
    .tpl-prototype.border-box-column{
        padding-left: 10px;
    }
	/*SLIDESHOW*/
	.clear-header{
		height: 98px;
	}
	.slideshow{
		margin-top: 27px;
		height: 170px;
	}
	.slideshow .text-container{
		background-image: url("./images/circle_mobile.png");
		width:150px;
		height: 150px;
		margin-right: 5px;
		margin-top: 6px;
	}
	.slideshow .text-container .content{
		top: 9px;
		left: 9px;
		right: 21px;
		bottom: 20px;
	}
	.slideshow .text-container .content .title{
		font-size: 8pt;
		width: 85px;
		margin-top:18px;
		line-height: 1em;
		padding-bottom: 0;
	}
	.slideshow .text-container .content .text-content{
		font-size: 8px;
		height: auto;
		width: 113px;
		margin-left: 3%;
	}
	.slideshow .text-container .content .text-content p{
		line-height: 0.9em;
	}
	.slideshow .flex-direction-nav{
		width: 86px;
	}
	.slideshow .flex-direction-nav .flex-next span,
	.slideshow .navigation-slide span{
		font-size: 8.25pt;
	}
	.slideshow .navigation-slide{
		right:62px;
	}
	/*SECTION 1*/
	.tpl-our-stories .et_pb_row,
	.tpl-category.mv-product-columns .et_pb_row,
	.wrapper-content,
	.home #middle-section .et_pb_row{
		display: -webkit-box;
		display: -moz-box;        
		display: -ms-flexbox;  
		display: -webkit-flex;
		display: flex;   
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-flow: wrap;
		-moz-flex-flow: wrap;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
	}	
	.home #middle-section{
		padding-bottom: 15px;
	}	
	.home .solution-section.stanadyne-details,
	.home #middle-section .et_pb_row > div {
		display: inline-block;
	}
	.home #middle-section .et_pb_row > div:nth-child(odd){
		margin-right: 21px;
        width: 46vw;
	}
	.home #middle-section .et_pb_row > div:nth-child(even){
		float: right;
	}
	.home .stanadyne-details,
	.home #middle-section .et_pb_row > div {
		width: 46%;
		height:auto;
		display: inline-block;
	}
	.home #middle-section .et_pb_row > div {
		margin-bottom: 0;
	}			
	.home #middle-section .description-column{
		font-size:2.3vw;
		width: 100%;
		height: 54px;
		padding: 0;
	}
	.home #middle-section .image-column{
		height:auto;
	}
	.home #middle-section .description-column p {
		padding-top: 10px;
		padding-left: 10px;
		line-height: normal;
	}
	.wrapper-content{
		position: relative;
	}
	.home .solution-section.stanadyne-details.addPoAd{
		position:absolute;
		margin-right: 0;
	}
	.home .innovation-seaction.stanadyne-details.addPoAd{
		float: none;
	}
	.home .innovation-seaction.stanadyne-details,
	.home .about-seaction.stanadyne-details.addPoAd{
		float: right;
	}
	.home .about-seaction.stanadyne-details.addPoAd .container,
	.home .solution-section.stanadyne-details.addPoAd .container{
		padding-left: 7px;
	}
	.home .solution-section.stanadyne-details{
		position: relative;
		right: 0;
		top: 38%;
	}
	.home .stanadyne-details .container{
		width:100%;
		padding: 0;
		background-image: none !important;
		height: auto;
	}
	.home .stanadyne-details .small-head{
		font-size:1.7vw;
	}
	.home .stanadyne-details .big-head{
		font-size:4.5vw;
	}
	.home .stanadyne-details .column-left .description-container{
		height: auto;
	}
	.home .stanadyne-details .description{
		font-size:2.3vw;
	}
	.home .stanadyne-details .small-head,
	.home .stanadyne-details .big-head,
	.home .stanadyne-details .description
	{
		color: #000; 
	}
	.home .stanadyne-details .column-left{
		width:auto;
		padding: 0;
		padding-right: 3%;
	}
	.home .stanadyne-details .link-read-more{
		position: static;
		margin-right: auto;
		float: right;
		font-size: 8pt;
		padding-right: 15px;
		display: none;
	}
	/*CATEGORY*/
	.mv-category .hero-image,
    .hero-image{
		width:100%;
		padding-left: 0;
		height: inherit;
        margin-left: -2px;
	}
	.title-left-category{
		font-size: 11pt;
	}
	.tpl-category.mv-product-columns .product-sub-title,
	.description-left-category{
		font-size: 9pt;
	}
	.home #middle-section .link-option a{
		font-size: 6pt;
		padding: 0 17px 0 8px;
	}
	.mv-category .description-left-category,
	.mv-category .title-left-category{
		display:inline-block;
		float: left;
	}
	.mv-category .title-left-category{
        width: 38vw;
        margin-right: 10vw;
        font-size: 4vw;
	}
	.mv-category .description-left-category{
		width: 45vw;
	}
	.mv-category .title-left-category,
	.mv-category .description-left-category,
 	.tpl-prototype.mv-category .description-left-category{
	 	padding: 0;
		word-wrap: break-word;
	}
	.mv-category .et_pb_column.et_pb_column_1_3{
		height: auto;
		display: inline-block;
	}
	.mv-category .et_pb_column.et_pb_column_2_3{
		margin: 0;
	}
	.tpl-category.mv-product-columns .et_pb_row > div,
	.mv-category .et_pb_column.et_pb_column_1_3,
	.mv-category .et_pb_column.et_pb_column_2_3{
		padding-bottom: 0;
	}
	.tpl-category.mv-product-columns{
		margin-bottom: 0;
	}
	.tpl-category.mv-product-columns .et_pb_row > div{
		width: 44vw;
		min-height: 171px;
        padding-bottom: 20px;
	}
	.tpl-category.mv-product-columns .product-title{
		font-size: 12.05pt;
		padding-right: 0;
		padding-bottom: 1px;
	}
	.tpl-category.mv-product-columns .padding-left-right-10{
		padding: 5px 0 0 5px;
	}
	.tpl-category.mv-product-columns .product-sub-title{
		padding-bottom:10px;
		padding-right: 0;
	}
	.tpl-category.mv-product-columns .product-image{
		display: none;
	}
	.tpl-category.mv-product-columns .description-text{
		font-size: 7.44pt;
		padding: 0 0 0 5px;
		width: 93%;
	}
	.mv-category .description-left-category p,
	.mv-category .title-left-category p,
	.tpl-category.mv-product-columns .product-title,
	.tpl-category.mv-product-columns .product-sub-title,
	.tpl-category.mv-product-columns .description-text{
		line-height: 1.2em;
	}
	.et_pb_row:after{
		content: initial;
	}
	.single-page .mv-last-product-row .et_pb_row


    /*NEWS & AWARDS SINGLE PAGE*/
    .news-awards-single-page .wrapper{
        width: 100%;
    }

    .news-awards-single-page .wrapper .actions-container li.print-post {
        display: none;
    }


    /*AFTERMARKET PAGE*/
    .page-template-template-aftermarket-php .background-image-container .header-title{
        font-size: 4vw;
        line-height: 24px;
        margin-bottom: 20px;
        width: 150px;
    }
    .page-template-template-aftermarket-php .background-image-container .et_pb_column:first-child{
        width: 80%;
    }
    .page-template-template-aftermarket-php .background-image-container .description{
        font-size: 4vw;
        line-height: 15px;
        width: 260px;
    }
    .page-template-template-aftermarket-php .columns-section .head-line{
        width: 90%;
        height: 45px;
    }
    .page-template-template-aftermarket-php .columns-section .description {
        color: #000;
        line-height: 16px;
        width: 88%;
    }
    .page-template-template-aftermarket-php .columns-section .description p{
        line-height: 16px;
    }
    .page-template-template-aftermarket-php .columns-section .image-head{
        display: none;
    }
    .page-template-template-aftermarket-php .columns-section .et_pb_row{
        padding-top: 0;
        margin-bottom: -15px;
        padding-left: 2%;
        width: 98%;
        overflow: hidden;
    }
    .page-template-template-aftermarket-php .columns-section .sub-head{
        margin-bottom: 0;
        width: 89%;
        height: 48px;
        font-size: 3vw;
    }
    .page-template-template-aftermarket-php .background-image-container{
         padding-left: 10px;
         padding-top: 10px;
         height: 82vw;
     }


    /*PRODUCT TEMPLATE*/
    .tpl-product .product-title{
        font-size: 14px;
        width: 87%;
    }
    .tpl-product .product-sub-title{
        font-size: 13px;
    }
    .tpl-product.columns .description-text{
        font-size: 3vw;
        width: 87%;
    }
    .tpl-product.et_pb_section.columns .et_pb_column{
        min-height: 470px;
    }


    /*CULTURE PAGE*/
    .innovation-culture .image-session{
        display: none;
    }

    .innovation-culture .text-session{
        width: 100%;
    }


    /*JOBS AND OPPORTUNITIES*/
    .jobs-opportunies .content-text,
    .jobs-opportunies .form-session{
        margin-bottom: 30px;
        float: none;
        width: 98%;
        padding-left: 2%;
    }

    .jobs-opportunies{
        height: inherit;
        margin-bottom: 0;
    }

    .jobs-opportunies .form-session{
        margin-bottom: 10px;
    }

    .form-session .message{
        width: 93%;
    }

    .form-session input.field{
        width: 44%;
    }

    .form-session .put-right{
        float: none;
    }

    .jobs-opportunies .form-session .submit-button{
        margin-right: 5%;
    }

    .jobs-opportunies .content-text .wrappe-content-text {
        padding-right: 0;
        width: 75%;
    }
	.form-session .radio-session label[for="option1"]{
		margin-right: 12%;
	}


    /* LEADERSHIP TEMPLATE */
    .tpl-leadership {
        width: 95%;
        margin: 0 auto;
    }

    .tpl-leadership .members {
        width: 30%;
    }

    .tpl-leadership .members .member-tile {
        width: 100%;
        height: auto;
        margin: 10px 0;
    }
    .tpl-leadership .members .member-tile:nth-child(even){
        margin-left: 0;
    }

    .tpl-leadership .members .member-tile img {
        display: none;
    }

    .tpl-leadership .members h2 {
        padding-bottom: 5px;
    }

    .tpl-leadership .members h2,
    .tpl-leadership .members .member-tile .member-name,
    .tpl-leadership .members .member-tile .member-title {
        font-size: 3vw;
        line-height: 15px;
    }

    .tpl-leadership .members .board-members,
    .tpl-leadership .members .management-team {
        margin-bottom: 20px;
        overflow: hidden;
    }

    .tpl-leadership .details {
        width: 60%;
    }

    .tpl-leadership .details .member-detail-thumbnail {
        max-width: 60%;
        margin-left: 8px;
    }

    .tpl-leadership .details .member-detail-name {
        font-size: 4vw;
        margin-top: 10px;
    }

    .tpl-leadership .details .member-detail-title {
        font-size: 4vw;
    }

    .tpl-leadership .details .member-detail-content {
        font-size: 3vw;
        margin-top: 10px;
    }


    /*TERMS OF USE TEMPLATE*/
    .tpl-terms-of-use {
        width: 95%;
        float: none;
        border: 1px solid #818d96;
        padding: 0;
        margin: 20px auto 0 auto;
    }

    .tpl-terms-of-use .term-of-use {
        padding: 10px;
    }


	/*PROTOTYPE CENTER*/
	.tpl-prototype .blue-bg-title{
		padding-left: 0;
		width: 100%;
	}

    .tpl-prototype .second-title,
	.tpl-prototype .description-text{
		padding: 0 0 0 5px;
	}

    .tpl-prototype .description-text p{
        margin-right: 5px;
    }

    .tpl-prototype .et_pb_row .et_pb_column_1_3:nth-child(even){
        float: right;
        margin-right: 0px;
    }

    .prototype-gallery .description-section{
        width: 50vw;
        float: left;
        margin-right: 6vw;
    }

    .prototype-gallery .description-section .et_pb_section{
        padding: 0;
    }

    .prototype-gallery .container-hero-image{
        display: none;
    }

    .prototype-gallery .gallery-container{
        float: left;
        width: 33vw;
    }

    .tpl-prototype .gallery-container{
        padding-top: 0;
    }

    .tpl-prototype .list-container-gallery .img-list.selected{
        box-shadow: 0px 0px 0px 1px #818d96;
        -webkit-box-shadow: 0 0 0 1px #818d96;
        -moz-box-shadow: 0 0 0 1px #818d96;
        -o-box-shadow: 0 0 0 1px #818d96;
        -ms-box-shadow: 0px 0px 0px 1px #818d96;
    }

    .tpl-prototype .list-container-gallery .img-list{
        width: 37vw;
        height: 24vw;
        cursor: auto;
    }

    .tpl-prototype .list-container-gallery .img-list img{
        display: block;
    }


    /*STORIES PAGE*/
    .tpl-stories.et_pb_section {
        padding-left: 10px;
    }

    .tpl-stories .second-title p {
        font-size: 12px;
        line-height: 20px;
    }

    .tpl-stories .description-text {
        width: 87%;
        font-size: 10px;
    }

    .tpl-stories .sub-title {
        width: 94%;
        font-size: 10px;
    }

    .tpl-stories .first-title {
        font-size: 12px;
    }

    .tpl-stories .et_pb_column_1_2{
        width: 84%;
    }
    .tpl-stories.first-row .et_pb_row :first-child{
        max-height: 445px;
    }
    .tpl-stories.second-row .et_pb_column_1_3:first-child{
        margin-left: 4%;
    }


    /*OUR LOCATION*/
    .tpl-our-location .product-title{
        font-size: 4vw;
    }
    .tpl-our-location .product-image{
        height: 35%
    }
    .tpl-our-location .product-sub-title{
        font-size: 11px;
    }
    .tpl-our-location .description-text{
        font-size: 9px;
    }
    .tpl-our-location.map-background .et_pb_column{
        margin-top: 10px;
        width: 52vw;
    }
    .tpl-our-location.map-background{
        height: 270px;
        background-position: top left;
        padding-top: 157px;
    }
    .tpl-our-location.map-background .description-text{
        font-size: 12px;
    }
    /*OUR STORIES PAGE*/
    .tpl-our-stories .et_pb_column img{
        height: 34vw;
    }
    .tpl-our-stories .product-title{
        font-size: 5vw;
        width: 86%;
    }
    .tpl-our-stories .product-sub-title{
        font-size: 4vw;
        width: 86%;
    }
    .tpl-our-stories .description-text.readmore-js-section{
        width: 74%;
    }
    .tpl-our-stories .read-more.readmore-js-toggle{
        width: 92%;
    }
    .tpl-our-stories .description-text{
        width: 84%;
        word-break: break-word;
    }


    /*OUR CULTURE TEMPLATE*/
    .tpl-our-culture .hero-image{
        height: 65vw;
        margin-top: 30px;
        float: none;
        width: 100%;
        padding: 0;
    }


    /*ABOUT US PAGE*/
    .tpl-about-us .timeline-image, .tpl-about-us .hero-image{
        display: none;
    }
    .tpl-about-us .product-title{
        width: 84%;
    }
    .tpl-about-us .button-full-width-blue{
        margin: 10px 0;
        width: 94%;
    }
    .tpl-about-us .et_pb_column{
        width: 70%;
        padding-bottom: 0;
    }
    /*NEWS AND AWARDS PAGE*/
    .news-awards-page .column-awards{
        display: none;
    }
    .news-awards-page .stanadyne-news .image-post{
        display: none;
    }
    .news-awards-page .column-news{
        width: 100%;
        margin-top: 10px;
    }
    .news-awards-page .stanadyne-news{
        max-height: inherit;
    }
    .news-awards-page .stanadyne-news .description-news-container{
        width: inherit;
        padding: 10px 0 0 10px;
    }
    .news-awards-page .stanadyne-news .post-detail{
        padding-right: 20px;
    }

    /*NEWS & AWARDS SINGLE PAGE*/
    .news-awards-single-page .wrapper{
        width: 100%;
        margin-top: 20px;
    }
    .news-awards-single-page .post-sub-title{
        width: inherit;
    }
    .news-awards-single-page .post-image-large{
        min-height: inherit;
        height: 33vh;
    }
    /*FINANCIALS PAGE*/
    .financials-page .content .category{
        width: inherit;
        display: block;
    }
    .financials-page .content {
        -webkit-column-count: inherit;
        -moz-column-count: inherit;
        -ms-column-count: inherit;
        -o-column-count: inherit;
        column-count: inherit;
    }
	.financials-page .page-title,
	.financials-page .content{
		padding: 0 3%;
	}
	.financials-page .content .category{
		margin-bottom: 10px;
	}
	.financials-page .page-title.title{
		font-size: 18px;
	}
	.financials-page .content .category .title{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.financials-page .content .category .resources .resource{
		font-size: 12px;
		padding-bottom: 5px;
	}
    /*CONTACT PAGE*/
    .contact-page .form-session{
        width: 95%;
        padding-left:2%;
        float: none;
    }

    .contact-page .form-session input.field{
        width: 45%;
    }

    .contact-page  .put-left{
        float: none;
    }

    .contact-page .form-session .message{
        width: 93%;
    }

    .contact-page .content-text{
        width: 96%;
        padding: 0 2%;
        float: none;
    }

	.contact-page .form-session .radio-session label[for="option1"],
	.contact-page .form-session .radio-session label[for="option2"]{
		line-height: 1.3em;
        font-family: "SourceSansPro-Bold";
	}
	.contact-page .form-session .submit-button{
		margin-right: 4%;	
	}
	.contact-page .content-text .wrappe-content-text{
		-webkit-column-count: 2;
		-moz-column-count: 2; 
		-ms-column-count: 2; 
		-o-column-count: 2; 
		column-count:2;
	}
	.contact-page .btn-contact{
		margin-right: 5%	
	}

    /*QUALITY ISO */
    .quality-iso-page .contact-info .text-contact{
        font-size: 4vw;
    }
    .quality-iso-page .contact-info{
        padding: 10px 0;
    }
    .quality-iso-page .product-title{
        font-size: 4vw;
        width: 88%;

    }
    .quality-iso-page .et_pb_section  .et_pb_column_1_3 .description-text{
        width: 87%;
    }
    .quality-iso-page .quality-image{
        height: 120px;
    }
    .quality-iso-page .table-container td{
        font-size: 3vw;
    }
    .quality-iso-page .column-documents{
        display: none;
    }
    .quality-iso-page .tpl-quality-iso .et_pb_column{
        min-height: 510px;
    }

    .quality-iso-page .div-table-container{
        overflow: hidden;
    }
	/*TIMELINE*/
	.timeline-page .timeline-text{
		padding-left: 10px;
	}
	.timeline-page .timeline-text .description-left-category{
		font-size: 9pt;
	}
	.timeline-page .timeline-text,
	.timeline-page #timeline_container{
		width: 309px !important;
	}
	#timeline .viewport,
	#timeline .scrollbar{
		display: none;
	}
	.timeline-page #timeline_container #timeline .milestones{
		overflow-y: auto;
		height: 320px !important;
	}
	#timeline .milestones .content .column_first,
	#timeline .milestones .content .column{
		float: none;
	}
	.timeline-page #timeline_container{
		height: auto !important;
		margin: 0 10px;
		
	}
	#timeline .milestones .content .column{
		border-left: none;
		border-top: 1px solid #505050;
		margin: 14px 0 0 30px;
		padding:15px 0 0 0;
		max-width: 250px;
	}
	#timeline .milestones .content .column .c200,
	#timeline .milestones .content .column .c175,
	#timeline .milestones .content .column .c150,
	#timeline .milestones .content .column .c125,
	#timeline .milestones .content .column .c100{
		margin-left: -10px;
	}
	/*TIMELINE*/
	.tipsy{
		z-index: 10000 !important;
	}
	.timeline .pp_content{
		height: auto !important;
		display: inline-block;
	}
	.timeline .ppt {
		margin: auto;
	}
	.timeline .pp_content_container .pp_details{
		z-index: 1;
	}
	.timeline.pp_pic_holder{
		left: 0 !important;
		right: 0;
		margin: auto;
	}
	.timeline.pp_pic_holder,
	.timeline .pp_content_container .pp_details,
	.timeline .ppt,
	.timeline .pp_content{
		width: 100% !important;
		max-width: 480px;
	}
	.timeline a.pp_close{
		right: 0;
		top: -5px;
	}

}
@media screen and (max-width: 480px){
    /*HOME*/
    header{
        position: inherit;
    }
    header .container{
        overflow: inherit;
    }
    header .primary-option li ul.menu-lv-1{
        position: absolute;
    }
    .clear-header{
        display: none;
    }
    .home #middle-section .et_pb_row > div:nth-child(odd){
        width: 45vw;
    }
    /*FOOTER*/
    footer .container .options{
		font-size: 9px;
        padding: 0 10px;
	}

    footer .container .options ul li {
		height: 10px;
	}

    footer .container .options ul {
        margin-top: 5%;
	}

    footer .container .social {
        padding: 0 10px;
    }

	header #nav-top ul li{
		font-size: 7px;
	}

	header .search-container{
		width: 160px;
	}
	header #nav-top .primary-option > li,
	header #nav-top .solution-bye-container{
		font-size: 9px;
	}
	header #nav-top .solution-bye-container{
		width: 29.1%;;
	}
	.home #middle-section .description-column{
		width: 100%;
		height: 36px;
		margin-top: 0;
	}
	.home .et_pb_section{
		padding: 0 6px;
	}
	.home .stanadyne-details .big-head{
		font-size: 20px;
	}
	.home .stanadyne-details .description{
		font-size: 9px;
	}
	.home .stanadyne-details .small-head{
		font-size: 7px;
	}
	.home .solution-section.stanadyne-details{
		top: 37%;
	}
	/*CULTURE*/
	.innovation-culture {
        width: 95%;
        margin: 0 auto;
	}

    .innovation-culture .text-session{
		min-height: 190px;
	}	

	.innovation-culture .text-session .title{
		font-size: 20px;
		padding-bottom: 15px;
	}

	.innovation-culture .text-session .content{
		font-size: 10px;
		line-height: 1.25em;
	}

	
	/*OUR HISTORY*/
	.tpl-our-stories .et_pb_column{
		min-height: initial;
	}
	/*FORM*/
	.jobs-opportunies .form-session input#phone.field{
		float: right;
		margin-right: 3%;
	}
	.jobs-opportunies  .form-session .message {
		width: 94%;
	}
	.jobs-opportunies .form-session .submit-button{
        margin-right: 3%;
    }
	.contact-page .form-session .submit-button{
		margin-right: 4%;	
	}
	/*CONTACT*/
	.contact-page .title-left-category{
		font-size: 9pt
	}
	.contact-page .btn-contact,
	.contact-page .content-text .wrappe-content-text .contact-session .content{
		font-size: 9px;
	}
	.contact-page .content-text .wrappe-content-text .contact-session .content span,
	.contact-page .content-text .wrappe-content-text .contact-session .content p{
		line-height: 1.3em;
	}
	.contact-page .btn-contact{
		width: 130px;
	}
	/*FINANCIAL*/
	.financials-page .page-title.title{
		font-size: 15px;
	}
	.financials-page .content .category .title{
		font-size: 13px;			
	}
	.financials-page .content .category .resources .resource{
		font-size: 9px;
	}
}
@media screen and (max-width: 320px){
    /*PROTOTYPE CENTER PAGE*/
    .tpl-prototype .second-title{
        font-size: 5vw;
    }


    /*OUR LOCATION PAGE*/
    .tpl-our-location .product-title{
        font-size: 10px;
    }
    .tpl-our-location .product-sub-title{
        font-size: 9px;
    }
    .tpl-our-location .description-text{
        font-size: 8px;
    }
	footer .container .options,
	header #nav-top ul li{
		font-size: 6px;
	}
	header .search-container{
		width: 119px;
	}
    /*NEWS & AWARDS SINGLE PAGE*/
    .news-awards-single-page .actions-container > li{
        font-size: 10PX;
    }
	/*CULTURE*/
	.innovation-culture .text-session{
		min-height: 215px;
	}	
	/*TIMELINE*/
	.timeline-page .timeline-text,
	.timeline-page #timeline_container{
		width: 300px !important;
	}
	/*HOME*/
	.home .stanadyne-details .big-head{
		font-size: 14px;
	}
	.home .stanadyne-details .description{
		font-size: 8px;
	}
	.home .stanadyne-details .small-head{
		font-size: 6px;
	}
	.jobs-opportunies .form-session .message{
		width: 93%;
	}
	.contact-page .form-session .message{
		width: 94%;
	}
	.contact-page .form-session .submit-button{
		margin-right: 2%;	
	}
	header #nav-top .primary-option > li,
	header #nav-top .solution-bye-container{
		font-size: 7px;
	}
	header #nav-top .solution-bye-container{
		width: 88px;
	}
    /*aftermarket*/
    .page-template-template-aftermarket-php .background-image-container{
        height: 295px;
    }
    .page-template-template-aftermarket-php .background-image-container .header-title{
        font-size: 16px;
    }
    .page-template-template-aftermarket-php .background-image-container .description{
        font-size: 11px;
    }
    .page-template-template-aftermarket-php .columns-section .head-line{
        font-size: 14px;
    }
    .page-template-template-aftermarket-php .columns-section .sub-head{
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 10px;
        width: 88%;
        height: 25px;
        overflow: hidden;
    }
    .page-template-template-aftermarket-php .columns-section .description{
        font-size: 10px;
        min-height: 210px;
    }
}