body {
    font-family: 'Roboto', sans-serif;
}

html .row {
    margin-right: auto;
    margin-left: auto;
}

.homeCarousel.flexslider {
        background: #1f2c4d;
}
.homepage-slider img{
	height:auto !important;
}
.flexslider .slides img {
        margin: auto;
}

.special-shop_menu i {
    font-size: 25px;
    margin-top: 8px;
}

i.fas.fa-user {
    color: #000;
}

body .form-control.search-text {
    border: 2px solid #c7c4c4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-inverse .navbar-nav>li>a {
    font-family: 'Quantico', sans-serif;
    color: #CFD2DC;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    min-height: 50px;
}

.category-header,
.category-footer {
    margin: 55px 0;
}

.top-nav {
    background-color: #1F2C4D;
}

.top-nav ul li,
.top-nav ul li a {
    border-right: none;
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
    font-family: 'ROBOTO';
}

.site-header .container-fluid {
    max-width: 90%;
    padding: 0;
}

.navbar-nav>li>.dropdown-menu {
    background-color: #1f2c4d;
    color: #ffffff;
}

.navbar-nav>li>.dropdown-menu a {
    color: #ffffff;
}



ul#categories {
    margin: 0px auto;
    float: none;
    text-align: center;
    width: 100%;
    max-width: 1100px;
}

ul.extrapages li a {
    color: #ffffff;
}

body.listing-page button#Add {
    margin-top: 18px;
}

.product-details h1.page_headers {
    font-size: 20px;
}

.special-shop_menu {
    display: grid;
    grid-template-columns: 50px 50px;
    top: 10px;
    text-align: center;
    justify-content: center;
}

.special-shop_menu .icon-user,
.special-shop_menu .icon-basket {
    font-size: 25px;
}

.icon-user {
    color: #000;
}

.cart-count {
    position: absolute;
    margin-top: 0px;
}

.container-nav {
    max-width: 1255px;
    margin: auto;
}

.grid_four {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-template-rows: 210px;
    grid-gap: 10px;
}

.grid_four .btn {
    padding: 5px 10px;
    position: absolute;
    top: 90px;
}

.dropdown-menu>li>a:focus, body .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #1f2c4d;
}

.grid_four::before,
.grid_four::after {
    display: none;
}

.grid_four p.h2 {
    width: 100.5%;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    position: absolute;
    padding: 10px;
    bottom: 0px;
    left: -5px;
    background-color: rgb(41 57 101);
    color: rgb(255 255 255);
    margin: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.grid_four a>div {
    height: 100vw;
    max-height: 210px;
    width: 100%;
    border: 1px solid #a7a7a7;
    background-position: center;
    background-position-y: 5px;
}

.grid_four .context {
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.grid_four a:hover>div {
    background-color: #293965;
}

.grid_four a:hover>div .h2 {
    top: 0px;
}

.grid_four a:hover>div p.context {
    visibility: visible;
    top: 55px;
    font-size: 1.6rem;
    position: absolute;
    background-color: #293965;
    color: #ffffff;
}

.row.grid_four:last-child {
    margin-top: 10px;
}

.bg_one {
    background-image: url(/assets/images/Line/HomeRodActuators.jpg);
    background-size: 80%;
    background-repeat: no-repeat;

}

.bg_two {
    background-image: url(/assets/images/Line/HomeTrackActuators.jpg);
    background-size: 72%;
    background-repeat: no-repeat;
}

.bg_three {
    background-image: url(/assets/images/Line/HomeRCLinearServos.jpg);
    background-size: 80%;
    background-repeat: no-repeat;
}

.bg_four {
    background-image: url(/assets/images/Line/HomeMicroLinearActuators03.jpg);
    background-size: 80%;
    background-repeat: no-repeat;
}

.bg_five {
    background-image: url(/assets/images/Line/HomeStepperActuators.jpg);
    background-size: 80%;
    background-repeat: no-repeat;
}

.bg_six {
    background-image: url(/assets/images/Line/HomeSlideRails02.jpg);
    background-size: 64%;
    background-position-y: 17px !important;
    background-repeat: no-repeat;
}

.bg_seven {
    background-image: url(/assets/images/Line/controllers.jpg);
    background-size: 74%;
    background-repeat: no-repeat;
}

.bg_eight {
    background-image: url(/assets/images/Line/accessories.jpg);
    background-size: 80%;
    background-repeat: no-repeat;
}

.extrapages-shower a:after {
    display: none;
}

.container-footer {
    max-width: 85%;
    margin: auto;
}

body .mobile-menu-widget h3 {
    color: #000;
}

@media (min-width: 1100px) {
    section.site-footer {
        height: 320px;
    }
}

@media (max-width: 1545px) {

    ul.extrapages li a {
        color: #ffffff;
        font-size: 12px;
    }

}

@media(max-width: 991px) {

    body .copyright {
        text-align: center;
    }

    body .site-footer {
        padding: 7px 0 0;
    }

    body .page-content {
        padding: 0;
    }

    body .category-header:last-child .h2 {
        margin-bottom: 20px;
        margin-top: 0;
    }

    body section.category-footer.content-section {
        padding-bottom: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    ul.extrapages li a {
        color: #BFC4D1;
        font-size: 16px;
    }

    span {
        font-size: calc(.8rem + 1vw) !important;
    }

    .home-page-content .category-footer li>p {
        line-height: .3 !important;
    }

    h2.h2 {
        font-size: calc(1.5rem + 1vw);
    }

    h4 {
        font-size: calc(0.9rem + 1vw) !important;
    }

    body .category-header:last-child p {
        font-size: calc(.9rem + 1vw);
    }

    body .extrapages-shower a {
        font-size: calc(.9rem + 1vw);
        padding-bottom: 0px;
    }

}

.copyright a {
    color: #BFC4D1;
}

.social-icons {
    margin-top: -26px;
    margin-left: -15px;
}

footer.site-footer.copyright__footer {
    background-color: #18223C;
    padding: 0;
}

footer.site-footer.copyright__footer p {
    margin: 0;
}


@media (max-width: 767px) {
    .icon-head {
        display: flex !important;
        gap: 17px;
    }

    ul#categories {
        text-align: left;
    }

    body .home-page-content .category-header {
        padding: 15px 0;
        margin: 15px 0;
    }
.grid_four {
grid-gap: inherit;
}
.grid_four a>div {
max-height: 210px;
grid-template-rows: initial;
}
.bg_one {
    background-size: 60%;   

}

.bg_two {
    background-size: 60%;   
}

.bg_three {
    background-size: 60%;   
}

.bg_four {
    background-size: 60%;   
}

.bg_five {
    background-size: 60%;   
}

.bg_six {
    background-size: 60%;   
}

.bg_seven {
    background-size: 60%;   
}

.bg_eight {    
    background-size: 60%;   
}
.flexslider .slides>li {
height: 108px;
}
}

section.category-footer.content-section {
    background-color: #F6F6F6;
    padding-top: 29px;
    padding-bottom: 50px;
}

section.category-footer.content-section .content.tc-pagebuilder div:nth-child(3) {
    display: none;
}

.extrapages-shower a {
    font-size: calc(.3rem + 1vw);
}


.category-header:last-child {
    margin-top: -33px;
}

.category-header:last-child .h2 {
    text-align: center;
    color: #000;
    margin-bottom: 40px;
    word-spacing: 0px;
    font-weight: bold;
}

.category-header:last-child h4 {
    color: #293965;
    margin-bottom: 0px;
    font-size: 22px;
}

.category-header:last-child p {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}


/* OBX PARTNER - BOTTOM CONTENT TEMPLATE 3/2023 */
#obx-bottom-template .flex-row{
    display: flex;
    margin: 40px 0;
}
#obx-bottom-template h2{
    font-family: roboto,sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 35.2px;
    color: #00104B;
    margin: 55px 0 10px;
}
#obx-bottom-template h3{
    font-family: roboto,sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #00104B;
    margin: 55px 0 10px;
}
#obx-bottom-template p, #obx-bottom-template li{
    margin: 0 0 30px;
    font-family: roboto,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #696969;
}
#obx-bottom-template li{
    margin: 0 0 10px;
    padding-left: 20px;
}
#obx-bottom-template ul{
    list-style-type: none;
    padding-left: 0;
}
#obx-bottom-template ul li{
    position: relative;
}
#obx-bottom-template ul li::before{
    position: absolute;
    content: '';
    height: 7px;
    width: 7px;
    top: 8px;
    left: 1px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.5' height='5.5' viewBox='0 0 5.5 5.5'%3E%3Ccircle id='bullet' cx='2.75' cy='2.75' r='2.75' fill='%23696969'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
#obx-bottom-template ul >: last-child,
#obx-bottom-template ol >: last-child{
    margin: 0;
}
#obx-bottom-template img{
    width: 100%;
    display: block;
}

#obx-bottom-template .contained,
#obx-bottom-template .standard-container,
#obx-bottom-template .standard-section,
#obx-bottom-template .video-section,
#obx-bottom-template .cta,
#obx-bottom-template .faq-section,
#obx-bottom-template .content-wheel{
    margin: 55px 0;
}

#obx-bottom-template .contained{
    padding: 40px;
}
#obx-bottom-template .blue-bg{
    background-color: #293965;
}
#obx-bottom-template .blue-bg h2,
#obx-bottom-template .blue-bg p,
#obx-bottom-template .blue-bg li{
    color: #fff;
}
#obx-bottom-template .blue-bg a{
    color: #fff;
    text-decoration: underline;
    transition: 0.3s all;
}
#obx-bottom-template .blue-bg a:hover{
    color: #337AB7;
}
#obx-bottom-template .gray-bg{
    background-color: #F6F6F6;
}
#obx-bottom-template .flex-row .col{
    flex-basis: 50%;
}
#obx-bottom-template .flex-row .col.content{
    margin-left: 40px;
}
#obx-bottom-template .features-container{
    padding: 20px;
    border: 1px solid #ECECEC;
}
#obx-bottom-template .features-container .feature-title{
    display: block;
    font-family: quantico,sans-serif;
    color: #00104B;
    font-size: 18px !important;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.45px;
    margin-bottom: 10px;
}
#obx-bottom-template .video-section h2, 
#obx-bottom-template .video-section p{
    text-align: center;
}

#obx-bottom-template .video-section .video-desc p{
    text-align: left;
    font-size: 15px;
    line-height: 23px;
    color: #797979;
}
#obx-bottom-template .video-container { 
    margin-top: 30px;

    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden; 
}
#obx-bottom-template .video-container iframe, #obx-bottom-template .video-container object, 
#obx-bottom-template .video-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
#obx-bottom-template .video-section .video-desc{
    padding: 25px 20px;
    border-bottom: 1px solid #ececec;
}
#obx-bottom-template .cta{
    padding: 55px 40px;
}
#obx-bottom-template .cta h2, #obx-bottom-template .cta p, #obx-bottom-template .cta a{
    color: #ffffff;
}
#obx-bottom-template .cta a{
    text-decoration: underline;
    transition: 0.3s all;
}
#obx-bottom-template .cta a:hover{
    color: #337AB7;
}
#obx-bottom-template .faq-section h2, #obx-bottom-template .faq-section p{
    text-align: center;
}
#obx-bottom-template .faq-container{
    margin-top: 30px;
}
#obx-bottom-template .faq-section .faq{
    margin: 20px 0;
    padding: 25px;
    border: 1px solid #A7A7A7;
    box-shadow: 0px 3px 4px #0000001F;
}
#obx-bottom-template .accordion-head {
    font-family: roboto,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 0px;
    padding-right: 45px;
    position: relative;
	cursor: pointer;
    text-align: left;
    color: #293965;
    transition: 0.3s all;
    margin: 0;
}
#obx-bottom-template .accordion-head::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='icon-circle-plus' transform='translate(-896 -3540)'%3E%3Ccircle id='ellipse' cx='12' cy='12' r='12' transform='translate(896 3540)' fill='%2300104b'/%3E%3Cpath id='icon-plus' d='M18.75,13.55h-5.2v5.2h-1.6v-5.2H6.75v-1.6h5.2V6.75h1.6v5.2h5.2Z' transform='translate(895.25 3539.25)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    height: 24px;
    width: 24px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 5px;
    right: 10px;
    top: 0;
    transition: 0.3s all;
}
#obx-bottom-template .accordion-head.active{
    color: #337AB7;
}
#obx-bottom-template .accordion-head.active::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='icon-circle-minus' transform='translate(-896 -3540)'%3E%3Ccircle id='ellipse' cx='12' cy='12' r='12' transform='translate(896 3540)' fill='%23337ab7'/%3E%3Cpath id='icon-minus' d='M18.75,13.55h-12v-1.6h12Z' transform='translate(895.25 3539.25)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    height: 24px;
    width: 24px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 5px;
    right: 10px;
    top: 0;
    
}
.obx-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.obx-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#obx-bottom-template .accordion-content {
    max-height: 0;
    transition: 0.2s ease-out;
    overflow: hidden;
}
#obx-bottom-template .accordion-content p{
       text-align: left;
}
#obx-bottom-template .accordion-content >: first-child{
	margin-top: 20px;
}
#obx-bottom-template .accordion-content .mt-faq{ 
        margin-top: 20px;
}
#obx-bottom-template .accordion-content >: last-child{
	margin-bottom: 0;
}
#obx-bottom-template .content-wheel h2, #obx-bottom-template .content-wheel p{
    text-align: center;
}
#obx-bottom-template .flex-row{
    margin: 0;
}
#obx-bottom-template .related-articles{
    margin-top: 30px;
}
#obx-bottom-template .related-articles .article{
    flex-basis: 33%;
}
#obx-bottom-template .related-articles > .article:nth-child(2){
    margin: 0 20px;
}
#obx-bottom-template .article img{
    height: 205px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    margin-bottom: 20px;
}
#obx-bottom-template .article a{
    color: unset;
}
#obx-bottom-template .article a:hover{
    text-decoration: none;
}
#obx-bottom-template .article .article-title{
    display: block;
    color: #00104B;
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 600;
    font-family: roboto,sans-serif;
    margin-bottom: 5px;
    text-align: left;
    transition: 0.3s all;
}
#obx-bottom-template .article a:hover .article-title{
    text-decoration: underline;
    color: #337AB7;
}
#obx-bottom-template .article .article-excerpt{
    display: block;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px !important;
    color: #696969;
    text-align: left;
}

/* These literally won't work. Admin changes formatting when file is saved and breaks these styles 
#obx-bottom-template >: first-child,
#obx-bottom-template .contained >: first-child,
#obx-bottom-template .standard-section >: first-child,
#obx-bottom-template .col >: first-child,
#obx-bottom-template .features-container >: first-child,
#obx-bottom-template .video-section >: first-child,
#obx-bottom-template .video-section .video-desc >: first-child,
#obx-bottom-template .cta >: first-child,
#obx-bottom-template .faq-section >: first-child,
#obx-bottom-template .faq-container >: first-child,
#obx-bottom-template .content-wheel >: first-child{
    margin-top: 0;
}
#obx-bottom-template >: last-child,
#obx-bottom-template .contained >: last-child,
#obx-bottom-template .standard-section >: last-child,
#obx-bottom-template .col >: last-child,
#obx-bottom-template .features-container >: last-child,
#obx-bottom-template .video-section >: last-child,
#obx-bottom-template .video-section .video-desc >: last-child,
#obx-bottom-template .cta >: last-child,
#obx-bottom-template .faq-section >: last-child,
#obx-bottom-template .faq-container >: last-child,
#obx-bottom-template .content-wheel >: last-child,
#obx-bottom-template .article a >: last-child{
    margin-bottom: 0;
} 
*/

/* Added these classes to template to replace above styles */
#obx-bottom-template .mt-0{
    margin-top: 0 !important;
}
#obx-bottom-template .mb-0{
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 768px){
    /* Removes excess padding */
    .cat-items-grid{
        padding-left: 0;
        padding-right: 0;
    }
    
    #obx-bottom-template .flex-row{
        display: block;
    }
    #obx-bottom-template h2{
        font-size: 26px;
        line-height: 30px;
        margin: 50px 0 10px;
    }
    #obx-bottom-template h3{
        font-size: 20px;
        line-height: 24px;
        margin: 50px 0 10px;
    }
    #obx-bottom-template .contained,
    #obx-bottom-template .standard-container,
    #obx-bottom-template .standard-section,
    #obx-bottom-template .video-section,
    #obx-bottom-template .cta,
    #obx-bottom-template .faq-section,
    #obx-bottom-template .content-wheel{
        margin: 50px 0;
    }
    #obx-bottom-template .contained{
        padding: 30px;
    }
    #obx-bottom-template .flex-row .col.content{
        margin-left: 0px;
        margin-top: 40px;
    }
    #obx-bottom-template .features-container{
        padding: 20px;
    }
    #obx-bottom-template .video-section h2, 
    #obx-bottom-template .video-section p{
        text-align: left;
    }
    #obx-bottom-template .video-section .video-desc p{
        text-align: left;
        font-size: 15px;
        line-height: 23px;
        color: #797979;
    }
    #obx-bottom-template .video-container { 
        margin-top: 30px;
    }
    #obx-bottom-template .cta{
        padding: 40px 30px;
    }
    #obx-bottom-template .faq-container{
        margin-top: 30px;
    }
    #obx-bottom-template .related-articles{
        margin-top: 30px;
    }
    #obx-bottom-template .related-articles > .article:nth-child(2){
        margin: 60px 0;
}
    #obx-bottom-template .flex-row:not(:has(.article)) > *{
        max-width: unset!important;
    }
#obx-bottom-template .related-articles.flex-row {
    max-width: 80%;
    margin: 20px auto;
    text-align: center;
}
}

/* END OBX PARTNER - BOTTOM CONTENT TEMPLATE 3/2023 */


/* OBX BLOG 6/2023 */

.obx-blog-wrapper .obx-section {
    margin-bottom: 80px;
}


.obx-blog-wrapper h2 {
    font-size: 32px;
    line-height: 1.1;
    color: #00104B;
    margin-bottom: 15px
} 
.obx-blog-wrapper p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px;
}
.obx-blog-wrapper .jump-links {
    max-width: 313px;
    border: 2px solid #ececec;
    padding: 0px 30px 24px;
    height: fit-content;
    float: left;
    margin: 0px 45px 15px 0;
}
.obx-blog-wrapper .jump-links .header {
    font-size: 26px !important;
    font-weight: 500;
    color: #00104B;
}
.obx-blog-wrapper .jump-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.obx-blog-wrapper .jump-links a:before {
    content: ">";
    display: inline-block;
    margin-right: 5px;
}
.obx-blog-wrapper .jump-links li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ececec;
}
.obx-blog-wrapper .jump-links a {
    display: block;
    padding-bottom: 12px;   
    font-size: 14px
}
.obx-blog-wrapper .jump-links li:last-child  {
    border: none;
    margin-bottom: 0;
}
.obx-blog-wrapper .jump-links a {
    font-weight: 500;
    color: #00104B
}
.obx-blog-wrapper .jump-links li:last-child a {
    padding-bottom: 0;
}
.obx-blog-wrapper .top .flex-content{
    flex-basis: 530px;
}
.obx-blog-wrapper .jump-links span {
    display: block;
}
.obx-blog-wrapper .flex-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.obx-blog-wrapper .top .flex-content p:first-child{
    margin-bottom: 40px;  
}
.obx-blog-wrapper .top .flex-content p:last-child{
    margin-bottom: 0px;  
}


.obx-blog-wrapper .obx-section.grey-bg {
    background: #F6F6F6;
    padding: 40px;
}
.obx-blog-wrapper .obx-section.grey-bg p{
    margin: 0;
}

.obx-blog-wrapper .obx-section.feature {
    border: 1px solid #ECECEC;
    padding: 20px
}
.obx-blog-wrapper .obx-section.feature h3,
.obx-blog-wrapper .obx-section.grey-bg h3 {
    font-size: 24px;
    margin: 0 0 10px;
    color: #00104B;
}
.obx-blog-wrapper .obx-section.feature ul {
    padding: 0 20px;
}
.obx-blog-wrapper .obx-section.feature ul li {
    margin-bottom: 15px
}
.obx-blog-wrapper .split-flex .flex-img {
    flex-basis: 340px;
    align-self: top;
    
}
.obx-blog-wrapper .split-flex .flex-content {
    flex-basis: 470px;
}
.obx-blog-wrapper .split-flex .flex-img img {
    object-fit: cover;
    aspect-ratio: 341 / 386;
}

.obx-blog-wrapper .obx-section.faq details.faq-item {
    padding: 24px 20px;
    border: 1px solid #A7A7A7;
    box-shadow: 0px 3px 4px #0000001F;
    margin-bottom: 22px;
    background: #fff;
    cursor: pointer;
}
.obx-blog-wrapper .obx-section.faq details.faq-item:hover h3{
    color: #337AB7;
}
.obx-blog-wrapper .obx-section.faq details.faq-item[open] h3 {
    margin-bottom: 20px;
    color: #337AB7;
}

.obx-blog-wrapper .obx-section.faq {
    padding: 40px;
    background: #F6F6F6;
}
.obx-blog-wrapper summary:focus {
    box-shadow: none;
    outline: none;
}
.obx-blog-wrapper .obx-section.faq h3.question {
    font-size: 18px;
    color: #293965;
    margin: 0;
    font-weight: 700;    


}
.obx-blog-wrapper .obx-section.faq h3.question:after {
    content: url(https://www.actuonix.com/assets/images/icon-circle-plus.svg);
    float: right;
}
.obx-blog-wrapper .obx-section.faq details.faq-item[open] h3.question:after {
    content: url(https://www.actuonix.com/assets/images/icon-circle-minus.svg);
}

.obx-blog-wrapper .obx-section.cta {
    color: #fff;
    text-align: center;
    padding: 60px 40px;
    background-position: center;
    background-size:cover
}
.obx-blog-wrapper .obx-section.cta h2 {
    color: #fff;
}
.obx-blog-wrapper .obx-section.cta p {
    margin-bottom: 0
}
.obx-blog-wrapper .obx-section.related-articles span {
    display: block;
}

.obx-blog-wrapper .obx-article {
    max-width: 275px;
    margin: auto;

}

.obx-blog-wrapper span.obx-article-heading {
    font-size: 18px;
    color: #00104B;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px
}
.obx-blog-wrapper span.obx-article-heading:hover {
    text-decoration: underline;

}

.obx-blog-wrapper .obx-article img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 55 / 41;
    margin-bottom: 20px;
}

.obx-blog-wrapper span.obx-article-body {
    color: #696969;
}

.obx-blog-wrapper .obx-article a {
    text-decoration: none;
}
.obx-section.share-row.bottom {
    border: 2px solid #ececec;
    border-width: 2px 0 2px 0;
    padding: 15px 0;
}
.obx-blog-wrapper .obx-section.related-articles p {
    margin-bottom: 30px;
}

.obx-section.share-row.bottom .more a{
    font-weight: 700;
    float: right;
}
.obx-section.share-row.bottom .more a:after{
    content: " >>";
 
}

.obx-section.share-row img {
    padding: 0 7px;
}


.obx-section.share-row {
    margin-top: 20px
}
.obx-section.share-row.bottom span img {margin: 0;}

.obx-section.share-row.bottom {
    display: flex;
    justify-content: space-between;
}
.obx-section.share-row.bottom div {display: flex;}


@media only screen and (max-width: 325px) {
.obx-blog-wrapper .jump-links .header{
    font-size: 24px;
}
}

@media only screen and (max-width: 767px) {
.obx-blog-wrapper .jump-links {
    margin: 15px auto;
    width: 100%;
    float: none;
    max-width: unset;
}
}

/*obx blog header adjustments*/
.obx-section.share-row::after {
    border-bottom: 1px solid #293965;
    content: "";
    position: absolute;
    left: 20;
    bottom: 0;
    width: 60px;
    height: 1px;
}

.blog .page_heading {
    border: none;
}
.blog .page_heading:after {
    border-bottom: none;
    content: 
}

.blog .post-image {
    padding-top: 20px;
}

.blog .page_header .container { 
    border-bottom: 1px solid #ececec;
}

.widget-body a {
    font-weight: 500;
}

h4.widget-header {
    font-weight: 700;
    color: #00104B;
}
.post-image img {
    max-height: 350px;
    object-fit: cover;
    aspect-ratio: 871/350;
    width: 100%;
}
@media (max-width: 768px){
#obx-bottom-template .col.img {margin: 0 auto;}
}