@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Regular.woff') format('woff'),
        url('../fonts/DMSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Bold.woff') format('woff'),
        url('../fonts/DMSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-SemiBold.woff') format('woff'),
        url('../fonts/DMSans-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Light.woff2') format('woff2'),
        url('../fonts/Sora-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-SemiBold.woff') format('woff'),
        url('../fonts/Sora-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Bold.woff') format('woff'),
        url('../fonts/Sora-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body{font-family: DM Sans;}
.entry-content a:hover {
    text-decoration: underline;
}
h2, h3, h4, h5, h6 {
    font-family: Sora;
    font-weight: 700;
        line-height: 1.2;
    margin: 0 0 15px 0;
}
section {
    float: left;
    width: 100%;
}
.container {
    max-width: 1200px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.spaceTop {
    padding-top: 50px;
    clear: both;
}
header .container,
footer .container{max-width: 1752px;}


.breadcrumb_title {
    background: #353434;
    padding-top: 45px;
    padding-bottom: 45px;
}
.breadcrumb_title .newtitle ul.breadcrumb {
    display: none;
}
.breadcrumb_title ul.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.breadcrumb_title ul.breadcrumb li {
    list-style: none;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-weight: normal;
    font-size: 18px;
    margin-right: 20px;
}
.breadcrumb_title ul.breadcrumb li+li {
    padding-left: 20px;
    
}
.breadcrumb_title ul.breadcrumb li a {
    color: #dad8d8;
    text-decoration: none;
}
.breadcrumb_title ul.breadcrumb li+li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #ea8336;
}
h2 {
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 15px 0;
    font-weight: 600;
}
h1.newbreadcrumb {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}




.col-1{flex:0 0 auto;width:8.33333333%}.col-2,.col-3{flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-4,.col-5{flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6,.col-7{flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-8,.col-9{flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm{flex:1 0 0%}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md{flex:1 0 0%}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}.col-lg{flex:1 0 0%}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}.col-xl{flex:1 0 0%}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}.col-xxl{flex:1 0 0%}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}}

.content-area {
    padding-bottom: 90px;
}
.blog-post .articles {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
}
.blog-post .articles:last-child {
    border-bottom-width: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.site-main h2 {
    font-size: 24px;
}
.blog-post .articles .entry-header h2 {
    margin-bottom: 25px;
    text-align: left;
}
.blog-post .articles .entry-header h2 a {
    color: #333;
    text-transform: capitalize;
}
.blog-post .articles .entry-header h2 span {
    display: block;
    color: #e97a24;
    font-size: 17px;
    margin-top: 8px;
}
.blog-post .articles .image {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.blog-post .articles .image img {
    display: block;
    height: auto;
}
p {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 30px 0;
    font-weight: 400;
}
.site-main p {
    line-height: 1.6;
}
.smallBtn {
    display: inline-flex;
    align-items: center;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    white-space: nowrap;
    border-radius: 9999px;
    border-width: 2px;
    padding: .625rem 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-transform: none;
    transition-property: all;
    transition-timing-function:cubic-bezier(.4, 0, .2, 1);
    transition-duration: .2s;
    border-color: rgb(12 128 196 / 1);
}
.smallBtn:hover {
    background-color: rgb(12 128 196 / 1);
    color: #fff;
    border-color: rgb(12 128 196 / 1);
}

body.blog .content-area .widget-area {
    height: 100%;
}
.widget:last-child {
    margin-bottom: 0;
}
.blog .widget.s2_form_widget {
    display: block;
}
.home.blog .s2_form_widget, .blog.single.single-post .widget.hireDeveloper {
    position: sticky;
    top: 90px;
}

.widget {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.s2_form_widget {
    padding: 12% 8%;
    color: #fff;
    position: relative;
    background: #033175;
    background: -moz-linear-gradient(left,rgba(3,49,117,1) 0,rgba(18,103,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(3, 49, 117, 1) 0, rgba(18, 103, 173, 1) 100%);
    background: linear-gradient(to right, rgba(3, 49, 117, 1) 0, rgba(18, 103, 173, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#033175',endColorstr='#1267ad',GradientType=1);
}

.s2_form_widget:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/stayInTouchBg.png) center center no-repeat;
    background-size: cover;
}
.widget.s2_form_widget h2.widget-title {
    color: #fff;
}
.widget h2.widget-title {
    font-size: 24px;
    text-align: center;
}


.s2_form_widget .stayInTouch {
    position: relative;
}
.s2_form_widget .stayInTouch form input {
    width: 100%;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    color: #333;
}
.s2_form_widget .stayInTouch form p {
    margin-bottom: 20px;
}
.s2_form_widget .stayInTouch form p:last-child {
    margin-bottom: 0;
}
.s2_form_widget .stayInTouch label, .s2_form_widget .stayInTouch br {
    display: none;
}
.s2_form_widget .stayInTouch form input {
    width: 100%;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    color: #333;
    outline: 0;
}
.s2_form_widget .stayInTouch form input[type="submit"] {
    background: #d84519;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    background: -moz-linear-gradient(left,rgba(216,69,25,1) 0,rgba(233,122,36,1) 100%);
    background: webkit-linear-gradient(left,rgba(216,69,25,1) 0,rgba(233,122,36,1) 100%);
    background: linear-gradient(to right, rgba(216, 69, 25, 1) 0, rgba(233, 122, 36, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d84519',endColorstr='#e97a24',GradientType=1);
}
.s2_form_widget .stayInTouch form input[type="submit"]:hover {
    background: #d84519;
    background: -moz-linear-gradient(left,rgba(233,122,36,1) 0,rgba(216,69,25,1) 100%);
    background: -webkit-linear-gradient(left, rgba(233, 122, 36, 1) 0, rgba(216, 69, 25, 1) 100%);
    background: linear-gradient(to right, rgba(233, 122, 36, 1) 0, rgba(216, 69, 25, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97a24',endColorstr='#d84519',GradientType=1);
}
.privacyPolicy {
    position: fixed;
    left: 0;
    right: 0;
    height: auto;
    z-index: 2147483647;
    background: #565656;
    color: #fff;
    line-height: 1.8;
    padding: 8px 18px;
    font-size: 14px;
    text-align: center;
    bottom: 0;
    opacity: 1;
}
.privacyPolicy .inner {
    display: inline-block;
}
.privacyPolicy .inner span {
    margin-right: 30px;
}
.privacyPolicy .inner span:last-child {
    margin-right: 0;
}
.privacyPolicy .accpetBtn {
    float: right;
    padding: 5px 15px;
    margin-left: 5px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    border: 0;
    min-width: 100px;
}
.privacyPolicy .accpetBtn.declineBtn {
    color: #fff;
    background: #6d6d6d;
}
.privacyPolicy .accpetBtn.agreeBtn {
    color: #fff;
    background: #e97a24;
}

.pagination {
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
    float: left;
}
.pagination .page-numbers {
    color: #d5d5d5;
    font-size: 33px;
    margin: 0;
    padding: 6px 12px;
    line-height: 1;
    float: left;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
    font-size: 0;
    padding: 12px 20px;
    border: 1px solid #039be5;
    border-radius: 40px;
    color: #039be5;
}
.pagination .page-numbers.next {
    margin-left: 10px;
}
.pagination .page-numbers.next:before {
    content: "Next";
    font-size: 18px;
}
.pagination .page-numbers.prev:before {
    content: "Prev";
    font-size: 18px;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover {
    color: #039be5;
    text-decoration: none;
    transition: all .5s ease 0s;
}
.pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover {
    color: #fff;
    background: #039be5;
}




.post-image {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.post-image img {
    width: 100%;
    height: auto;
}
.banner-img-content {
        width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 0 38px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .26) 26%, rgba(0, 0, 0, .92) 92%, rgba(0, 0, 0, 1) 100%);
}
.single-post .detail-post .entry-title {
    margin-bottom: 20px;
}
h1.entry-title.new-blog-header {
    color: #fff;
    font-size: 1.4rem;
}
.bio-content-top {
    display: flex;
    color: #fff;
}
.author-bio-img {
    width: 40px;
    height: 40px;
}
.author-bio-img img {
    border-radius: 50%;
}
.single-post .post-image .author-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    justify-content: space-between;
}
.author-details.new-layout-div {
    width: 90%;
    padding-top: 0 !important;   
}
.new-layout-div span.author-heading.blockTxt{
    flex: 1 0 auto;
    max-width: 100%;
    font-weight: normal;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
}
span.view {
    display: none;
}
.single-post .post-image span.author-heading a {
    color: #fff;
}
.single-post .post-image .author-details .single-right {
    float: right;
    padding-left: 20px;
    border-left: 5px solid #1267ad;
    width: auto;
    flex: 1 0 0;
    border-left-width: 0;
    margin: 0;
}
.single-right .related-services, .single-right .share-this-blog {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.single-post .post-image .author-details .single-right .share-this-blog {
    margin-bottom: 0;
    white-space: nowrap;
}
.single-post .post-image .author-details .single-right .share-this-blog h3 {
    display: none;
}
.single-post .post-image .author-details .single-right .share-this-blog .social-sharing {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
    text-align: right;
        filter: brightness(0) invert(1);
}
.single-post .post-image .author-details .single-right .share-this-blog .social-sharing a.ss-button-facebook, .single-post .post-image .author-details .single-right .share-this-blog .social-sharing a.ss-button-twitter, .single-post .post-image .author-details .single-right .share-this-blog .social-sharing a.ss-button-linkedin {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    text-indent: -99999px;
    text-align: left;
    border-radius: 0;
}

.single-post .post-image .author-details .single-right .share-this-blog .social-sharing .ss-button-facebook {
    background: url(../images/fb.png) center center no-repeat;
    background-size: contain;
}
.single-post .post-image .author-details .single-right .share-this-blog .social-sharing .ss-button-twitter {
    background: url(../images/twitter-b.svg) center center no-repeat;
    background-size: contain;
}
.single-post .post-image .author-details .single-right .share-this-blog .social-sharing .ss-button-linkedin {
    background: url(../images/linkedin.svg) center center no-repeat;
    background-size: contain;
}
.single-post .post-image img {
    vertical-align: top;
}
.textCta p {
    margin-bottom: 0;
    font-size: 17px;
    margin-left: 20px;
}
.singlePostContent .entry-content p {
    margin-bottom: 15px;
}
.entry-content a {
    color: #e97a24;
}
body.single-post .content-area .entry-content h1, body.single-post .content-area .entry-content h2, body.single-post .content-area .entry-content h3, body.single-post .content-area .entry-content h4, body.single-post .content-area .entry-content h5, body.single-post .content-area .entry-content h6 {
    color: #e97a24;
}
.addressesnew .addresses .number .text .blockTxt, .addressesnew .addresses .number .text p, .intrested_services.cta_btn_right .text, body.single-post .content-area .entry-content h3, h5 {
    font-size: 22px;
    font-weight: 600;
}
.single.single-post .content-area .entry-content ul {
    margin-bottom: 15px;
    padding-left: 0;
}
.single .entry-content ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    font-weight: 400;
}
.single .entry-content ul li:before {
    content: "";
    width: 8px;
    transform: rotate(45deg);
    height: 8px;
    background: #e97a24;
    left: 5px;
    position: absolute;
    top: 10px;
}



.author-info {
    display: flex;
    min-width: 100%;
    margin-bottom: 30px;
    background: #edeeef;
    border: 1px solid #d8d5d5;
    padding: 3.5% 5%;
    flex-wrap: wrap;
    flex-direction: row;
}
.author-info .author-avatar {
    float: left;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    border: 4px solid #e97a24;
    overflow: hidden;
    background: #fff;
    margin-right: 4%;
        margin-top: 12px;
}
.entry-content img {
    border: 1px solid #dcdbdb;
    height: auto;
}
.singlePostContent .entry-content img {
    border: 0;
}
.author-info .author-description {
    float: left;
    width: calc(96% - 135px);
}
.author-info .author-description h2.authors-bio-heading {
    color: #333;
}
.author-info .author-description h2, .author-info .author-description p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}
h2 span {
    color: #e97a24;
}
.author-info .author-description h2, .author-info .author-description p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}
.author-info .author-description a {
    color: #333;
    text-decoration: underline;
}
.entry-content .social-sharing {
    display: none;
}
.author-info .author-description h2.authors-bio-heading {
    color: #333 !important; text-align: left;
}
.author-info .author-description .author-title{
    color: initial !important;
}
.postImg img {
    border-radius: 10px;
}
figure {
    margin: 0 0 1em;
}
h6.date-heading {
    margin-bottom: 10px;
}
h5.blogHeading-bottom {
    font-size: 16px;
    margin-bottom: 5px !important;
}
.postContent p {
    width: 100%;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 15px;
    margin-bottom: 5px;
}
.blockTxt {
    display: block;
}
.blockTxt a.btn.green-button {
    color: #e46a25;
    font-size: 15px;
    position: relative;
    border: 0;
    padding: 0;
}
.blockTxt a.btn.green-button:before {
    content: ">";
    right: -19px;
    position: absolute;
    top: -1px;
    font-size: 18px;
}
.latestUpdatesInner {
    border-right: 1px solid #e9e9e9;
}
.posts_block .latestUpdatesInner:nth-child(3n+3) {
    border: none;
}
.widget.hireDeveloper {
        padding: 20px 20px 10px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, rgb(83, 193, 222) 0px, rgb(83, 126, 222) 100%) !important;
}
.widget.hireDeveloper:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 30px;
        background: url(https://www.nethues.com/blog/app/themes/nethues-blog/images/reactjs-hire-graphic.png) center center no-repeat !important;
    background-size: contain !important;
}
.widget.hireDeveloper .hireBtn {
    display: block;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fff;
    font-weight: normal;
    line-height: 60px;
    height: 60px;
    font-size: 20px;
    box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 40%);
    color: #333;
}
.widget.hireDeveloper h2{font-weight: 400;}
.widget.hireDeveloper h2 span {
    font-weight: 700;
    color: #fff;
    display: inline-block;
}
table {
    margin-bottom: 10px;
}
.single-post table td {
    border: 1px solid #ccc;
    padding: 10px;
}


@media screen and (min-width: 768px) {
    .content-area .col-8 {
        padding-right: 30px;
    }
    .widget h2.widget-title {
        font-size: 26px;
    }
}
@media screen and (min-width: 1200px) {
    .s2_form_widget {
        padding: 18% 10% !important;
    }
    .widget.hireDeveloper {
        padding: 40px 30px 30px;
    }
}
@media (max-width: 1003px) {
    .banner-img-content {
        position: static;
        background: transparent;
        padding: 0;
    }
        .single-post .detail-post .entry-title {
        margin-block: 20px;
        color: #000;
        text-align: left;
        font-weight: 700;
        font-size: 1.5rem;
    }
        .bio-content-top {
        display: flex;
        color: #fff;
        background: #000;
        padding: 15px;
    }
        .author-bio-img {
        width: 50px;
        height: 50px;
    }
    .single-post .post-image .author-details {
        padding-left: 15px;
        gap: 10px;
        padding-bottom: 0;
    }
    
    .single-post .post-image .author-details .single-right .share-this-blog .social-sharing{
        text-align: left;
    }
    .new-layout-div span.author-heading.blockTxt,
    .single-post .post-image .author-details .single-right{padding-left: 0;}
}
@media screen and (max-width: 992px) {
    .latest_post .row {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 25px;
    }
    .latest_post .row .latestUpdatesInner {
        padding: 0;
        border: 0;
        width: calc(50% - 13px);
    }
    .latest_post .container {
        padding: 0px;
    }
}
@media (max-width: 767px) {
    .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
        width: 100%;
    }
        .pagination {
        margin-bottom: 40px !important;
    }
    .breadcrumb_title {
        display: none;
    }
    .author-info {
        padding: 30px 15px;
    }
    .author-info .author-avatar {
        float: none;
        display: block;
        margin: 0 auto 20px;
    }
    .author-info .author-description {
        float: left;
        width: 100%;
        text-align: center;
    }
    .author-info .author-description h2.authors-bio-heading{text-align: center;}
    .latest_post {
        margin-top: 20px;
    }
        .latest_post .row .latestUpdatesInner {
        width: 100%;
    }
    .privacyPolicy .inner span {
        display: block;
    }
    .privacyPolicy .inner span:last-child {
        display: inline-block;
        margin-top: 10px;
    }
} 

.site-main h1 {
    font-size: 26px;
    color: #333;
}
.date-field {
    color: #e97a24;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.singlePostContent {
    margin-top: 20px;
}
.single .entry-content ul {
    margin-bottom: 30px;
    padding-left: 0;
}
h3 {
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 30px 0;
    font-weight: 600;
}
.textCta {
    display: flex;
    background: #033175;
    background: -moz-linear-gradient(left,#033175 0,#1267ad 100%);
    background: -webkit-linear-gradient(left, #033175 0, #1267ad 100%);
    background: linear-gradient(to right, #033175 0, #1267ad 100%);
    border-radius: 50px;
    padding: 15px;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.btnLinks {
    width: auto;
    display: flex;
    height: auto;
}
a.textCta-bttn {
    background: #f2f2f2;
    padding: 20px 50px;
    border-radius: 50px;
    font-size: 14px;
    color: #000 !important;
}

.table-blog {
    margin-top: 20px;
    margin-bottom: 20px;
}
.table-blog td {
    border: 1px solid #ccc;
    padding: 10px;
    vertical-align: baseline;
}
.cta-section-2 {
    padding: 20px 0 !important;
    margin-bottom: 20px;
}
.blue_gradient, .btn_blue {
    background: #033175;
    background: -moz-linear-gradient(left,#033175 0,#1267ad 100%);
    background: -webkit-linear-gradient(left, #033175 0, #1267ad 100%);
    background: linear-gradient(to right, #033175 0, #1267ad 100%);
}
.cta_section {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0;
    text-align: center;
    z-index: 1;
}
.cta_section:before {
    content: '';
    background-image: url(../images/cta_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.cta_section.cta-section-2:before {
    content: '';
    background-image: url(../images/cta_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.cta-h {
    font-size: 24px;
    font-weight: 600;
}
.cta_section .default_btn {
    margin-top: 15px;
}
.cta_section .default_btn a {
    font-size: 18px;
    color: #fff;
    padding: 14px 30px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    text-transform: capitalize;
}
.hire_magento_developer .overlay .content .btn_orange:hover, 
.orange_gradient:hover, 
.prestashop .overlay .content .btn_orange:hover {
    background: #d84519;
    background: -moz-linear-gradient(left,#e97a24 0,#d84519 100%);
    background: -webkit-linear-gradient(left, #e97a24 0, #d84519 100%);
    background: linear-gradient(to right, #e97a24 0, #d84519 100%);
}
.image-right {
    width: 25%;
    float: left;
}
.widget {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.widget.ez-toc {
    position: sticky;
    top: 90px;
}
.ez-toc-widget-direction {
    direction: ltr;
}
div.ez-toc-widget-container {
    padding: 0;
    position: relative;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
    background: 0 0;
    list-style: none;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.ez-toc-title-container {
    display: table;
    width: 100%;
}
.ez-toc-title-container {
    font-size: 19px;
}
.ez-toc-pull-right {
    float: right !important;
    margin-left: 10px;
}
.ez-toc-pull-right {
    display: none;
}

.blog .breadcrumb_title{ padding-top: 110px;display: block !important;}
@media (min-width:1280px){
    .blog .breadcrumb_title{padding-top: 180px;}
}

/*career*/
.careerApplyOpening {
    display: block;
    overflow: hidden;
}
div.aboutCompany li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    font-size: 15px;
}
.positionsContainer, .positionsContainer .positions, .positionsContainer .positions .pos_description, .positionsContainer .positions .pos_header {
    float: left;
    width: 100%;
}
.positionsContainer .positions .pos_description li:before, div.aboutCompany li:before {
    width: 24px;
    height: 23px;
    content: "";
    background: url(../images/list-logo-icon.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 0;
    transform: initial;
}
.setPadding {
    padding: 20px 0;
}
.positionsContainer {
    display: flex;
    flex-wrap: wrap;
}
.positionsContainer .posinav {
    padding-right: 50px;
    display: none;
}
@media screen and (min-width: 992px) {
    .positionsContainer .posinav {
        display: block;
    }
}
.positionsContainer .posnav_header {
    padding: 25px 30px;
    background: #f9f9f9;
    cursor: pointer;
}
.positionsContainer .posnav_header+.posnav_header {
    border-top: 1px solid #ddd;
}
.positionsContainer .posnav_header p {
    font-size: 15px;
    color: #e97a24;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
}
.positionsContainer .posnav_header p strong {
    font-size: 25px;
    color: #333;
    font-weight: 500;
}
.positionsContainer .posnav_header p small {
    font-weight: 400;
    color: #333;
}
.positionsContainer .posnav_header.active {
    background: #1267ad;
    position: relative;
}
.positionsContainer .posnav_header.active * {
    color: #fff;
    font-weight: 500;
}
.positionsContainer .posnav_header.active:before {
    position: absolute;
    right: 0;
    width: 0;
    top: 50%;
    height: 0;
    transform: translate(100%, -50%);
    border-width: 28px 0 28px 30px;
    border-style: solid;
    border-color: transparent transparent transparent #1267ad;
    content: "";
}
.positionsContainer .positionsouter {
    flex: 1 0 0;
}
.positionsContainer .positions .pos_description {
    height: 0;
    transition: .2s;
    overflow: hidden;
    margin: 20px 0;
    border-bottom: 1px solid #dedddd;
}
.positionsContainer .positions.active .pos_description {
    height: auto;
}
.careerApplyOpening .positionsContainer .positions .pos_description p{margin-bottom: 20px; font-size: 18px;}
.careerApplyOpening .positionsContainer .positions .pos_description ul{margin-bottom: 20px;}
.careerApplyOpening .positionsContainer .positions .pos_description li{padding-left: 15px; position: relative;}
.careerApplyOpening .positionsContainer .positions .pos_description li:before {
    background: none;
    content: "-";
}
.orange {
    color: #e97a24;
}
.positionsContainer .positionsouter .positions .pos_header .posdate {
    display: none;
}
.positionsContainer .positions .pos_header p{margin-bottom: 0;}
body{padding-top: 0!important;}

.guide-template-default img.size-full{height: auto;}
.guide-template-default.guide{padding-top: 180px !important;}

@media screen and (max-width: 1080px) {
    .guide-template-default.guide{padding-top: 100px !important;}
}
@media screen and (min-width: 992px) {
    .positionsContainer .positionsouter .positions .pos_header {
        position: relative;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        pointer-events: none;
    }
    .positionsContainer .positionsouter .positions .pos_header, 
    .positionsContainer .positionsouter .positions .pos_description {
        display: none;
    }
    .positionsContainer .positionsouter .positions.active .pos_header {
        display: flex;
    }
        .positionsContainer .positionsouter .positions .pos_header p {
        margin: 0 10px 0 0;
        flex: 1 0 0;
    }
        .positionsContainer .positionsouter .positions.active .pos_header strong.blockTxt {
        font-size: 18px;
    }
        .positionsContainer .positionsouter .positions .pos_header .posdate {
        font-size: 17px;
        background: #e97a24;
        padding: 10px 40px;
        color: #fff;
        border-radius: 100px;
        letter-spacing: .7px;
         display: block;
    }
    .positionsContainer .positionsouter .positions.active .pos_description {
        display: block;
    }
}

.spaceBottomMargin30 {
    margin-bottom: 30px;
}
.largeBtn,
.careerApplyOpening form .wpcf7-submit {
    color: #fff;
    background-color: #e97a24;
    position: relative;
    border-radius: 5px;
    border: 0 solid #e97a24;
    font-size: 18px;
    text-transform: capitalize;
    display: inline-block;
    overflow: hidden;
    padding: 20px 30px;
    font-weight: 600;
    cursor: pointer;
}
.careerApplyOpening .largeBtn:hover,
.careerApplyOpening form .wpcf7-submit:hover {
    background-color: #ff8f38;
}
.careerApplyOpening .applyForm {
    display: none;
    width: 100%;
}
.careerApplyOpening .applyForm.open {
    display: block;
}
.careerApplyOpening .applyForm.show {
    display: block;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}
.careerApplyOpening form p {
    float: left;
    width: 100%;
}
.careerApplyOpening form .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}
.careerApplyOpening form .wpcf7-form-control-wrap input[type=email], 
.careerApplyOpening form .wpcf7-form-control-wrap input[type=text], 
.careerApplyOpening form .wpcf7-form-control-wrap textarea,
.careerApplyOpening form input[type="file"] {
    border: 1px solid #c3c1c1;
    border-radius: 5px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 14px;
    background: 0;
    resize: none;
}
.spaceBoth {
        padding-top: 50px;
        padding-bottom: 50px;
    }
ul.flexRow.servicesLists-1 {
     margin-top: 50px;
    display: grid;
    text-align: center;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap:50px;
    column-gap: 50px;
    margin-inline: auto;
    max-width: 1100px;

}
ul.flexRow.servicesLists-1 li{
    width: 100%;
    padding: 0;
    max-width: 500px;
}
ul.flexRow.servicesLists-1 li .servicesList{
    display: grid;
     grid-template-columns: repeat(1, minmax(0, 1fr));
     gap: 16px;
}
ul.flexRow.servicesLists-1 li .servicesList h6{margin: 0}

.careersDec .blockTxt{display: inline;}
.lightGray{background-color: #f8f9fa;}

@media screen and (max-width: 991px) {
    .positionsContainer .positionsouter .positions .pos_header {
        padding: 15px 20px;
        background: #f9f9f9;
    }
    .positionsContainer .positionsouter .positions.active .pos_header {
        background: #1267ad;
        color: #fff;
    }
    .positionsContainer .positionsouter .positions.active .pos_header .orange{
        color: #fff;
    }
}
@media screen and (max-width: 767px) {
    ul.flexRow.servicesLists-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
    max-width: 300px;
    margin-inline: auto;
    }
    .spaceBoth {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .largeBtn, .careerApplyOpening form .wpcf7-submit{
        padding: 10px 30px;
    }
    .careerApplyOpening form .wpcf7-form-control-wrap{padding-bottom: 10px;}
    .careerApplyOpening form .wpcf7-form-control-wrap input[type=email], 
    .careerApplyOpening form .wpcf7-form-control-wrap input[type=text], 
    .careerApplyOpening form .wpcf7-form-control-wrap textarea,
    .careerApplyOpening form input[type="file"]{border: 1px solid #c3c1c1;border-radius: 5px;padding: 15px 20px;width: 100%;}
    .textCta{flex-wrap: wrap; border-radius: 20px;
    justify-content: center;
    text-align: center;}
    .textCta p{ margin-left:0; }
}
