/* Add here all your css styles (customizations) */ /* DON'T CHANGE THE COMMENT */
/* Checkbox Adjustment */ /* DON'T CHANGE THE COMMENT */
/* Owl Slider front page */ /* DON'T CHANGE THE COMMENT */
/* Front page some styles */ /* DON'T CHANGE THE COMMENT */
/* Search block form on nav bar. */ /* DON'T CHANGE THE COMMENT */
/* Modal popup. */ /* DON'T CHANGE THE COMMENT */
/* Parallax on front page. */ /* DON'T CHANGE THE COMMENT */
/* Inline refactoring */

/* Add here all your css styles (customizations) */ /* DON'T CHANGE THE COMMENT */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');

/* Checkbox Adjustment */ /* DON'T CHANGE THE COMMENT */
.menu-options a.filter-link {
    pointer-events: none !important;
}

/* Owl Slider front page */ /* DON'T CHANGE COMMENT */ /* DON'T CHANGE THE COMMENT */
.owl-slider-front {
    display: none;
}

.owl-slider-front .owl-item{
    margin-right: 0px;
}

.owl-slider-front .owl-item .slide-wrapper h2 {
    color: #fff;
    font-family: Arial;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
    background: rgba(255,255,255,0.25);
    display: table;
    padding: 10px 15px;
    margin-bottom: 0px;
}

.owl-slider-front .owl-item .slide-wrapper p{
    color:#fff;
    font-size: 22px;
    margin: 25px 0px;
    background: rgba(255,255,255,0.25);
    padding: 10px 15px;
    margin-right: 25%;
    font-weight: bold;

}

@media (max-width: 950px){

    .owl-slider-front .owl-item .slide-wrapper h2{
        font-size: 30px;
    }

    .owl-slider-front .owl-item .slide-wrapper p{
        font-size: 16px;
    }
    .where-to-buy-btn{

    }

}

.owl-slider-front .owl-item .slide-text{
    /* padding-right: 25%; */
    margin: 0% 10%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.owl-slider-front .owl-item .slide-wrapper img.slide{
    filter: none;
    -webkit-filter: none;
    position: absolute;
    height: auto;
    min-height: 420px;
    /* max-width: 2000px;*/
    min-width: 1330px;
    z-index: -1;
    width: 100%;
    overflow-x: hidden;
    max-height: 583px;
    overflow-y: hidden;
}

.owl-slider-front .owl-item .slide-wrapper{
    height: 420px;
    /* font-family: Oswald;*/
}

@media (min-width: 1220px){
    .owl-slider-front .owl-item .slide-text{
        width: 1170px;
    }

    .owl-slider-front .owl-item .slide-wrapper{
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .owl-slider-front .owl-item .slide-wrapper .field-slide{
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

}

.owl-slider-front .owl-prev, .owl-slider-front .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.owl-slider-front .owl-prev span, .owl-slider-front .owl-next span {
    color: #fff;
    font-size: 30px;
}

.owl-slider-front .owl-prev{
    margin-left: 0%;
}

.owl-slider-front .owl-next {
    right: 0px;
    margin-right: 0%;
}

.owl-slider-front .owl-pagination {
    position: absolute;
    width: 100%;
    margin-top: -50px;
}

.owl-slider-front .owl-controls .owl-page span {
    border-radius:0% !important;
    background-color:#fff;
}

.owl-slider-front .owl-controls .owl-page.active span {
    background-color:#337ab7;
}

@media (max-width: 769px){
    .owl-slider-front{
        display: none !important;
    }
    .page-pr .row {
        margin-right: 0;
        margin-left: 0;
    }
    .master-slider img {
        width: 100%;
        height: inherit;
    }
    .views-row .where-to-buy-btn{
        display: grid;
        height: auto;
    }
    .product-list-panel {
        width: 100%;
    }
}

/* Front page some styles */ /* DON'T CHANGE THE COMMENT */
body.front, body.front * {
    font-family: 'Roboto', sans-serif;
}
body.front .fa {
    font-family: 'FontAwesome' !important;
}
body.front .glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

body.front a,
body.front button {
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}
body.front a.more {
    display: inline-block;
    background: none;
    border: solid 2px #799900;
    padding: 0 36px 0 37px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #799900;
    text-transform: uppercase;
    margin-top: 7px;
}
body.front a.more:hover {
    background: #647f00;
    border-color: #647f00;
    color: white !important;
    text-decoration: none;
}

body.front .header * {
    font-family: 'Open Sans', sans-serif;
}

body.front .owl-slider-front .owl-item .slide-wrapper {
    height: 442px;
}

body.front .owl-slider-front .owl-item .slide-wrapper img.slide {
    min-height: 442px;
}

body.front .owl-slider-front .owl-item .slide-text {
    padding: 0 100px;
    z-index: 99;
}

body.front .owl-slider-front .owl-item .slide-wrapper h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 6px 20px 3px;
    line-height: normal;
    background-color: rgba(255, 255, 255, 0.15);
    max-width: 570px;
}

body.front .owl-slider-front .owl-item .slide-wrapper p {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.6;
    padding: 15px 16px 13px 20px;
    background-color: rgba(255, 255, 255, 0.15);
    margin: 10px 0;
    max-width: 570px;
}

body.front .owl-slider-front .owl-item .slide-wrapper .field-learn-more {
    margin: 20px 0;
}

body.front .owl-slider-front .owl-item .slide-wrapper a.btn {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 18px;
    padding: 21px 43px;
    border: none;
    background-color: #799900;
    color: white;
}

body.front .owl-slider-front .owl-item .slide-wrapper a.btn:hover {
    color: white !important;
    background-color: #647f00;
}

body.front .owl-slider-front .owl-pagination {
    display: none;
}

body.front .owl-slider-front .owl-prev,
body.front .owl-slider-front .owl-next {
    width: 70px;
    height: 70px;
    margin-top: -35px;
    background-color: rgba(39, 36, 37, 0.8);
}

body.front .owl-slider-front .owl-prev:hover,
body.front .owl-slider-front .owl-next:hover {
    border: solid 2px #272425;
    background-color: rgba(39, 36, 37, 0.9);
}

body.front .owl-slider-front .owl-buttons .glyphicon {
    background-position: 50%;
    background-repeat: no-repeat;
    color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
}

body.front .owl-slider-front .owl-buttons .glyphicon-menu-left {
    background-image: url(../img/icon-arrow-left.svg);
}

body.front .owl-slider-front .owl-buttons .glyphicon-menu-right {
    background-image: url(../img/icon-arrow-right.svg);
}

body.front .product-tiles {
    width: 100%;
    padding: 1px 14px;
}

body.front .product-tiles .item {
    padding: 1px;
}

body.front .product-tiles .thumbnail-style {
    margin: 0;
    padding: 0;
}

body.front .product-tiles a:hover {
    text-decoration: none;
}

body.front .product-tiles .thumbnail-img {
    margin: 0;
}

body.front .product-tiles img {
    width: 100%;
}

body.front .product-tiles .content-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    margin: 1px;
    padding: 30px;
    opacity: 0;
}

body.front .product-tiles a:hover .content-wrapper {
    opacity: 1;
}

body.front .product-tiles .content {
    color: white;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    margin: 0;
    padding: 0;
    height: 96px;
    overflow: hidden;
}

body.front .product-tiles .caption {
    position: relative;
    height: 90px;
    margin-top: -90px;
    padding: 0 30px;
}

body.front .product-tiles .caption .text {
    display: block;
    margin-left: 62px;
    padding: 21px 5px;
    line-height: 18px;
    background-color: rgba(0, 62, 82, .8);
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

body.front .product-tiles a:hover .caption h3 .text {
    background-color: rgba(0, 62, 82, 1);
    color: #ffffff !important;
}

body.front .product-tiles .caption .icon {
    float: left;
    width: 60px;
    height: 60px;
    background: rgba(238, 49, 36, .8) no-repeat;
    background-position: 10px -150px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

body.front .product-tiles a:hover .caption h3 .icon {
    background-color: white;
    background-position: 10px 10px;
}

body.front .product-tiles .caption .icon:before {
    content: ' ';
}

body.front .product-tiles .caption .icon.wireless {
    background-image: url('../img/icons/wireless-systems.png');
}

body.front .product-tiles .caption .icon.inertial {
    background-image: url('../img/icons/inertial-sensors.png');
}

body.front .product-tiles .caption .icon.displacement {
    background-image: url('../img/icons/displacement-sensors.png');
}

body.front .homepage-container2 {
    background: url('../img/grid-bg.png');
    padding: 0;
    margin: 2px 0;
    overflow-x: hidden;
}

body.front .homepage-container2:before {
    background: none;
}

body.front .homepage-container2 .headline-center-v2.margin-bottom-10 {
    margin-bottom: 0;
}

body.front .homepage-container2 h2 {
    font-size: 40px !important;
    font-weight: 900;
    line-height: 0.88;
    letter-spacing: 1px;
    color: #272425 !important;
    margin: 59px 0 19px;
}

body.front .homepage-container2 p {
    font-size: 20px;
    line-height: 1.4;
    color: #272425 !important;
    margin: 19px 0 53px;
}

body.front .homepage-container2 p a {
    color: #3684a5 !important;
}

body.front .homepage-container2 p a:hover {
    filter: brightness(.8);
}

body.front .homepage-container2 .container-wrapper {
    background-color: rgba(66, 150, 180, 0.8);
}

body.front .homepage-container2 .row {
    margin: 0 -30px;
    padding: 45px 0;
    position: relative;
}

body.front .homepage-container2 .row:before {
    content: "";
}

@media (max-width: 767px){
    body.front .homepage-container2 .col-sm-4 {
        width: 100%;
    }
}

body.front .homepage-container2 .btn-u.btn-brd.btn-u-light {
    background-color: rgba(0, 62, 82, .8);
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #ffffff;
    line-height: 60px;
    margin: 15px 0;
    padding: 0 0 0 62px;
    border: none;
    width: 100%;
    text-transform: uppercase;
    background-clip: content-box;
    position: relative;
}

body.front .homepage-container2 .btn-u.btn-brd.btn-u-light:hover {
    background-color: rgba(0, 62, 82, .9);
    color: #ffffff !important;
}

body.front .homepage-container2 button:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    background: #003e52 no-repeat;
    background-position: 10px 10px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

body.front .homepage-container2 button:hover:before {
    background-position: 10px -150px;
    background-color: white;
}

body.front .homepage-container2 .btn-group:nth-child(1) button:nth-child(1):before {
    background-image: url('../img/icons/acceleration.png');
}

body.front .homepage-container2 .btn-group:nth-child(1) button:nth-child(2):before {
    background-image: url('../img/icons/displacement.png');
}

body.front .homepage-container2 .btn-group:nth-child(1) button:nth-child(3):before {
    background-image: url('../img/icons/humifity.png');
}

body.front .homepage-container2 .btn-group:nth-child(1) button:nth-child(4):before {
    background-image: url('../img/icons/inclination.png');
}

body.front .homepage-container2 .btn-group:nth-child(2) button:nth-child(1):before {
    background-image: url('../img/icons/load.png');
}

body.front .homepage-container2 .btn-group:nth-child(2) button:nth-child(2):before {
    background-image: url('../img/icons/orientation.png');
}

body.front .homepage-container2 .btn-group:nth-child(2) button:nth-child(3):before {
    background-image: url('../img/icons/energy.png');
}

body.front .homepage-container2 .btn-group:nth-child(2) button:nth-child(4):before {
    background-image: url('../img/icons/pressure.png');
}

body.front .homepage-container2 .btn-group:nth-child(3) button:nth-child(1):before {
    background-image: url('../img/icons/strain.png');
}

body.front .homepage-container2 .btn-group:nth-child(3) button:nth-child(2):before {
    background-image: url('../img/icons/temperature.png');
}

body.front .homepage-container2 .btn-group:nth-child(3) button:nth-child(3):before {
    background-image: url('../img/icons/torgue.png');
}

body.front .homepage-container2 .btn-group:nth-child(3) button:nth-child(4):before {
    background-image: url('../img/icons/vibration.png');
}

body.front .applicationsBlue {
    background: none;
    padding: 0;
    margin: 2px 0 1px;
}

body.front .applicationsBlue .container {
    width: 100%;
    padding: 0;
}

body.front .applicationsBlue p {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #272425;
    width: 57%;
    margin: 58px auto 56px;
}

@media (max-width: 1030px) {
    body.front .applicationsBlue p {
        width: 75%;
    }
}

@media (max-width: 767px) {
    body.front .applicationsBlue p {
        width: 100%;
    }
}

body.front .applicationsBlue p a {
    color: #3395c0 !important;
}

body.front .applicationsBlue p a:hover {
    filter: brightness(.8);
}

body.front .applicationsBlue .col-md-12 {
    padding: 0;
}

body.front .applicationsBlue .item {
    position: relative;
    width: auto;
    float: none;
    border: 1px solid white;
}

@media (min-width: 992px) {
    body.front .applicationsBlue .col-md-12 {
        padding: 0 3px;
    }
    body.front .applicationsBlue .item {
        width: 20%;
        float: left;
    }
}

body.front .applicationsBlue .item a {
    display: block;
    position: relative;
    padding-bottom: 100%;
}

body.front .applicationsBlue .item-title {
    float: none;
    display: block;
    padding: 21px 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0.4px;
    z-index: 2;
    color: #ffffff;
    background-color: rgba(0, 62, 82, .8);
}

body.front .applicationsBlue a:hover .item-title {
    background-color: rgba(0, 62, 82, 1);
}

body.front .applicationsBlue img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

body.front .applicationsBlue a:hover img {
    width: 120%;
    height: 120%;
    margin: -10%;
}

body.front .blog-posts-container h3 {
    font-size: 40px;
    font-weight: 900;
    line-height: 0.88;
    letter-spacing: 1px;
    text-align: center;
    color: #272425;
    text-transform: uppercase;
    margin: 55px 0;
}

body.front .view-front-blog-posts {
    box-shadow: none;
    overflow: visible;
    margin-bottom: 15px;
}

body.front .view-front-blog-posts .view-content .row {
    margin: 0 -30px;
}

body.front .view-front-blog-posts .view-content .fields {
    text-align: left;
    border: solid 2px #e6e6e6;
    padding: 0 28px;
    margin-bottom: 15px;
}

body.front .view-front-blog-posts .view-content h4 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #1d1b1c;
    text-transform: uppercase;
    margin: 28px 0 22px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.front .view-front-blog-posts .view-content .date-posted {
    font-size: 12px;
    color: #807d7e;
    margin: 20px 0;
    line-height: 1;
}

body.front .view-front-blog-posts .view-content .content {
    position: static;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #666465;
    margin: 20px 0;
    height: 168px;
    overflow: hidden;
}

body.front .view-front-blog-posts .view-content .content br {
    display: none;
}

body.front .view-front-blog-posts .view-content .more {
    margin: 23px 0 28px;
}

body.front .view-front-blog-posts .view-content .more a {
    display: inline-block;
    background: none;
    border: solid 2px #799900;
    padding: 0 36px 0 37px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #799900;
    text-transform: uppercase;
}

body.front .view-front-blog-posts .view-content .more a:hover {
    background: #647f00;
    border-color: #647f00;
    color: white !important;
    text-decoration: none;
}

body.front .view-front-blog-posts .pager li.pager-current {
    display: none;
}

body.front .view-front-blog-posts .pager li {
    margin-top: -35px;
    margin-left: 0%;
    position: absolute;
    top: 50%;
    padding: 0;
}

body.front .view-front-blog-posts .pager li.pager-previous {
    left: 0;
}

body.front .view-front-blog-posts .pager li.pager-next {
    right: 0;
}

body.front .view-front-blog-posts .pager li a {
    background-position: 50%;
    background-repeat: no-repeat;
    color: transparent !important;
    background-color: black;
    filter: invert(100%);
    width: 68px;
    height: 70px;
    border: solid 2px #d8dbda;
}

body.front .view-front-blog-posts .pager li a:hover {
    filter: none;
    border-color: #272425;
    background-color: rgba(39, 36, 37, .9);
}

body.front .view-front-blog-posts .pager li.pager-previous a {
    background-image: url(../img/icon-arrow-left.svg);
    border-left-width: 0;
}

body.front .view-front-blog-posts .pager li.pager-next a {
    background-image: url(../img/icon-arrow-right.svg);
    border-right-width: 0;
}

body.front .view-front-blog-posts .pager li .ajax-progress-throbber {
    position: absolute;
    top: 2px;
    left: 2px;
    padding: 23px 23px 24px 24px;
    background-color: white;
}

@media (max-width: 767px) {
    body.front .view-front-blog-posts .pager li {
        position: static;
    }
    body.front .view-front-blog-posts .pager li a {
        width: 70px;
    }
    body.front .view-front-blog-posts .pager li.pager-previous a,
    body.front .view-front-blog-posts .pager li.pager-next a {
        border-width: 2px;
    }
}

body.front .why-lord-sensing h3 {
    font-size: 60px;
    letter-spacing: 1px;
    color: #272425;
    text-transform: uppercase;
    line-height: 1;
    margin: 15px -15px 39px;
}

body.front .why-lord-sensing strong {
    font-weight: 900;
    color: #e7181c;
}

body.front .why-lord-sensing .row {
    margin: 0 -30px 40px;
}

body.front .why-lord-sensing p {
    font-size: 15px;
    line-height: 1.73;
    color: #666465;
    margin: 0 0 15px;
}

body.front .parallax-quote {
    margin: 1px 0 2px;
    padding: 30px 0;
}

body.front .parallax-quote:before {
    background: none;
}

body.front .parallax-quote-in {
    margin: 0 -30px;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    color: white;
    text-align: left;
}

body.front .parallax-quote-in a {
    color: #30bff2 !important;
}

body.front .parallax-quote-in a:hover {
    filter: brightness(.8);
}

body.front .parallax-quote .icon {
    display: block;
    height: 60px;
    background: transparent 50% no-repeat;
    margin: 30px 0;
}

body.front .parallax-quote .icon.careers {
    background-image: url('../img/icons/careers.png');
}

body.front .parallax-quote .icon.whats-new {
    background-image: url('../img/icons/whats-new.png');
}

body.front .parallax-quote .icon.events {
    background-image: url('../img/icons/events.png');
}

body.front .parallax-quote h2 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin: 27px 0 25px;
    text-align: center;
    line-height: 1;
}

body.front .parallax-quote p {
    margin-bottom: 6px;
}

body.front .parallax-quote a.btn-u-sm {
    background: none;
    border: solid 2px #799900;
    padding: 0 36px 0 37px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #799900 !important;
    text-transform: uppercase;
    margin: 23px 0 30px;
}

body.front .parallax-quote a.btn-u-sm:hover {
    background: #647f00;
    border-color: #647f00;
    color: white !important;
}

body.front .news-block h6,
body.front .events-block h6 {
    display: list-item;
    font-size: 15px;
    line-height: 1.6;
    margin: 15px 0 0 15px;
}

body.front .events-block h6:after {
    display: table;
    content: " ";
    clear: both;
}

body.front .events-block h6 a {
    float: left;
    width: 75%;
}

@media (max-width: 991px) {
    body.front .events-block h6 a {
        width: 66%;
    }
}

body.front .events-block .date-display-single {
    float: right;
    font-size: 12px;
    line-height: 2;
}

body.front .footer-v1 .row {
    margin: 0 -30px;
    color: white;
}

body.front .footer-v1 .headline {
    margin: 0 0 15px;
    border-bottom: 1px solid rgba(216, 216, 216, .8);
}

body.front .footer-v1 h2 {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    height: 32px;
}

body.front .footer-v1 p,
body.front .footer-v1 address {
    color: white;
    margin: 3px 0 18px;
}

body.front .footer-v1 a {
    color: #30bff2 !important;
}

body.front .footer-v1 a:hover {
    filter: brightness(.8);
}

body.front .footer {
    background: #272425;
    padding: 59px 0 42px;
}

body.front .footer img.footer-logo {
    margin: -32px -35px 0;
    padding: 5px;
    width: 243px;
    height: 114px;
    /* background: url(../img/lord-197-28.svg) 50% no-repeat; */
}

body.front .footer ul a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 27px;
}

body.front .footer .map-img {
    height: auto;
}

body.front .footer .map-img .headline:nth-of-type(1) {
    margin-bottom: 23px;
}

body.front .footer .map-img .headline:nth-of-type(2) {
    margin-bottom: 26px;
}

body.front .footer .map-img a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
}

body.front .copyright {
    background: #1e1d1d;
    padding: 25px 0 23px;
}

body.front .copyright .col-md-6:nth-child(1) {
    width: 100%;
}

body.front .copyright .col-md-6:nth-child(2) {
    display: none;
}

body.front .copyright p {
    margin: 0;
}

body.front .copyright a {
    background: none;
    margin: 0;
    padding: 0;
}

/* Search block form on nav bar */ /* DON'T CHANGE THE COMMENT */
.navbar-nav #search-block-form .form-item-search-block-form,
.navbar-nav #search-block-form .form-actions {
    float: left;
    margin: 0;
}

.navbar-nav #search-block-form .form-actions  input {
    background: transparent;
    font-size: 0;
    width: 20px;
    height: 20px;
    margin: 11px 0 6px -14px;
}

.navbar-nav #search-block-form .form-actions {
    margin-left: -24px;
    color: #4296b4;
}

.navbar-nav #search-block-form .form-item-search-block-form input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    border: none;
    padding-bottom: 4px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

/* Modal popup. */ /* DON'T CHANGE THE COMMENT */
#modal_form {
    width: 500px;
    height: 660px;
    background: #fff;
    position: fixed;
    bottom: 60px;
    right: 3%;
    display: none;
    opacity: 0;
    z-index: 100;
    padding: 20px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

#overlay {
    z-index:99;
    position:fixed;
    opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=80);
    width:100%;
    height:100%;
    top:0;
    left:0;
    cursor:pointer;
    display:none;
}
#contact-floating-popup {
    position: fixed;
    bottom: 11px;
    right: 66px;
    background: rgba(121, 153, 0, 0.8);
    padding: 7px 40px;
    line-height: 25px;
    z-index: 95;
    cursor: pointer;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#contact-floating-popup:hover {
    background: rgb(121, 153, 0);
}
#modal_form .formField > p{
    padding: 0 10px;
}

#modal_form .contact-title {
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #424242;
    text-decoration: none;
    line-height: 54px;
}

/* Parallax on front page. */ /* DON'T CHANGE THE COMMENT */
.parallax-bg-pos {
    background-position: 50% 22px;
}


/* Inline refactoring */
body.front .product-tiles .content {
    height: 200px;
}


body.page-wireless-nodes .cbp-caption-defaultWrap,
body.page-taxonomy-term-10 .cbp-caption-defaultWrap{
    transition:none;
    -webkit-transition:none;
}

body. .shop-product-prices,
body. .price,
body. #cart-form-products {
    display:none;
}

.page-pr {
    position: relative;
    height:100%;
}

.popup {
    position:absolute;
    z-index:-99;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.show-popup .popup {
    opacity:1;
    visibility: visible;
    z-index:99;
}

.popup > iframe {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -160px;
}
.upgrade-icon {
    float: right;
}
.upgrade-icon a {
    padding: 8px 16px;
    border: 1px solid;
    color: #4296b4;
    border-color: #4296b4;
}
.upgrade-icon a:hover {
    color: #ffffff!important;
    background: #4296b4;
    text-decoration: none;
}
.upgrade-icon .fa-cloud-download {
    font-size: 16px;
    padding: 10px 10px 10px 0;
    font-weight: inherit;
}
.price-title-stile {
    font-size: 16px;
    color: #4296b4;
}
.price-stile {
    color: #4296b4;
    font-size: 20px;
    font-weight: 600;
}
.price-option-stile {
    font-size: 14px;
    color: #888;
    margin-top: -6px;
}
.contact-sales-border {
    border: 1px solid;
    padding: 10px;
    color: #4296b4;
}
.contact-sales-border a:hover {
    text-decoration: none;
}
.contact-sales-link {
    text-align: center;
    display: block;
}