/* Devices with touchscreens */
@media (hover: none) and (pointer: coarse) {
    ul.menu li:hover:before,
    ul.menu li:hover:after {
        transition: none !important;
        -webkit-transition: none !important;
    }    
}
/* FullPage JS Disabled */
@media screen and (max-width: 991px) {
    /* Helpers */
    #fullpage {
        overflow-x: hidden;
    }
    .animated {
        opacity: 1;
    }
    section:not(.top-sec) {
        padding: 70px 0;
    }
    section:not(.top-sec),
    section:not(.top-sec) .fp-tableCell {
        height: unset !important;   
    }
    .open {
        position: fixed;
        overflow-y: scroll !important;
        overflow-x: hidden !important;
    }
    .move-up, .move-down {
        display: none;
    }
    .scroll-to-top {
        height: 40px;
        width: 40px;
        right: 10px;
        bottom: 15px;
    }
    .scroll-to-top i {
        font-size: 18px;
        line-height: 18px;
    }
    .owl-nav {
        text-align: center;
        width: 100%;
        margin-top: 20px;
        display: inline-flex;
        justify-content: center;
        width: 100%;
        gap: 10px;
    }
    .owl-nav button {
        background-color: #fff;
        outline: none;
        border: 2px solid #F05153;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        text-align: center;
    }
    .owl-nav button span {
        font-size: 50px;
        line-height: 30px;
        color: #000;
    }
    .flex-rev {
        flex-direction: column-reverse;
    }
    .show-mobile {
        display: block;
    }
    .top-sec .talk-btn {
        margin-top: 65px;
    }
    .sec-heading h2 {
        margin-bottom: 10px;
    }
    .sec-content p, .sec-content-w p, .sec-content li, .sec-content-w li {
        font-size: 18px !important;
        line-height: 23px !important;
    }
    .page-subtitle p {
        color: #fff;
        font-size: 20px !important;
        line-height: 24px !important;
        margin-top: 20px;
    }
    .sec-subheading p {
        color: #171717;
        font-size: 20px;
        line-height: 26px;
    }
    .sec-subheading-w p {
        font-size: 20px;
        line-height: 26px;
    }
    /* Header */
    header .header-inner .navbar-brand img,
    .no-wp body.open:not(.fp-viewing-0) header .header-inner .navbar-brand img ,
    .no-wp header .header-inner .navbar-brand img,
    .wp header .header-inner .navbar-brand img,
    .disable-fp header .header-inner .navbar-brand img {
        height: 60px;
    }
    header .header-inner .navigation button {
        width: 30px;
        height: 20px;
        right: 15px;
    }
    header .header-inner .navigation button:after {
        font-size: 58px;
    }
    header .header-inner p.nav-page {
        right: 60px;
    }
    header .header-inner p.nav-page:before {
        font-size: 16px;
    }
    ul.menu {
        width: 85vw;
    }
    .open ul.menu li {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 15px;
    }
    .open ul.menu li a {
        font-size: 38px;
        line-height: 42px;
    }
    /* Homepage */
    .home .top-sec .talk-btn {
        margin-top: 65px;
    }
    section.strategies-sec {
        padding-top: 0;
    }
    .strategies-sec .feature-list ul li {
        font-size: 20px;
        line-height: 24px;
        padding: 0;
    }
    .strategies-sec .feature-list ul li:before {
        opacity: 1 !important;
    }
    .strategies-sec .feature-list ul li {
        font-family: 'Titillium Web', sans-serif;
        color: rgba(240, 81, 83, 1);
        transform: none;
        padding-left: 30px;
    }
    .strategies-sec .feature-list ul li:hover {
        transform: none;
    }
    .our-services-sec .sec-heading {
        padding: 0 15px;
    }
    section.info-sec {
        padding-top: 0;
    }
    .info-sec .info-sec-wrapper {
        display: block;
    }
    .info-sec .sec-content {
        padding-top: 30px;
    }
    .info-sec .c-logo {
        height: 30vh !important;
    }
    .info-sec .c-logo img {
        height: 125px;
    }
    .info-sec .info-list .info-list-row {
        padding: 12px;
    }
    .info-sec .info-list .info-list-row .info-num {
        font-size: 36px;
        line-height: 36px;
    }
    .info-sec .info-list .info-list-row .info-desc p {
        font-size: 20px;
        line-height: 24px;
    }
    .clients-sec .clients-sec-inner {
        height: unset;
    }
    .clients-sec .clients-sec-inner,
    .clients-sec .clients-sec-inner .main-container {
        padding: 0 !important;
    }
    .clients-sec .clients-sec-inner .client img {
        max-height: 72px;
    }
    /* About Us */
    section.specialize-sec {
        padding-top: 0;
        padding-bottom: 0;
    }
    .specialize-sec .sp-col-top {
        height: 50vh;
    }
    .specialize-sec .sec-img { 
        background-position: center 70%;
    }
    .specialize-sec .sp-col-bottom .flex-center {
        height: unset;
    }
    .specialize-sec .sp-col-bottom .sec-subheading p {
        margin: 15px 0;
    }
    .specialize-sec .sp-col-bottom .specialize-content {
        margin-top: 5px;
    }
    .benef-sec .flex-center {
        height: unset;
    }
    .benef-sec .sec-content .sec-heading {
        margin-top: 15px;
    }
    .team-sec .team-box {
        padding: 35px 25px;
    }
    .team-sec .team-box .sec-subheading {
        max-width: 80%;
    }
    /* Services */
    .our-services-sec .services-inner,
    .our-services-sec .main-container {
        padding: 0 !important;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-front, 
    .our-services-sec .service-box-wrapper .service-box .sb-back {
        min-height: 155px;
        padding: 12px;
        align-items: center;
        justify-content: space-around;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-back {
        opacity: 0 !important;
    }
    .our-services-sec .sb-outer {
        padding: 1%;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-img {
        text-align: center;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-img img {
        width: auto;
        max-height: 50px;
        margin-top: 10px;
    }
    .our-services-sec .read-more {
        left: 0 !important;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .our-services-sec .read-more a {
        max-width: 100%;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 999999999;
    }
    .our-services-sec .services-inner {
        overflow: initial;
        margin: 0 auto;
        height: unset;
    }
    .our-services-sec .services-inner .services-boxes {
        margin: 20px 0 50px 0;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-title h4 {
        text-align: center;
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-back .sb-desc {
        display: none;
    }
    .our-services-sec .service-box-wrapper:hover .service-box,
    .our-services-sec .service-box-wrapper:focus .service-box {
        transform: none;
    }
    .service-upper-sec.cover-img {
        background-image: none !important;
    }
    .service-upper-sec.cover-img:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0.75;
    }
    .service-lower-sec.cover-img {
        background-position: 20%;
    }
    .service-lower-sec.cover-img:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.3;
    }
    /* Clients */
    .clients .clients-sec.clients-sec-lg .clients-sec-inner {
        padding: 75px 0 120px 0;
    }
    .clients .clients-sec.clients-sec-lg .go-down {
        bottom: 60px;
    }
    /* News & Insights */
    .blog .news-bottom,
    .category .news-bottom {
        padding: 10px 0;
    }
    .blog .news-top, 
    .blog .news-top .post-thumbnail,
    .category .news-top,
    .category .news-top .post-thumbnail{
        height: 65vh !important;
    }
    /*.blog .news-top .page-title,*/
    /*.blog .news-top .post-desc,*/
    /*.category .news-top .post-title,*/
    /*.category .news-top .post-desc {*/
    /*    display: none;*/
    /*}*/
    .blog .post-date,
    .category .post-date {
        padding: 5px 12px;
        margin: 0px 0 10px 0;
    }
    .single-post .post-date {
        padding: 5px 12px;
        margin: 0;
    }
    .blog .post-date p, .single-post .post-date p,
    .category .post-date p {
        font-size: 20px;
        line-height: 30px;
    }
    .blog .news-top .post-thumbnail, 
    .single-post .news-top .post-thumbnail,
    .category .news-top .post-thumbnail {
        width: 100vw;
    }
    .blog .news-bottom .news-column:hover .post-thumbnail, 
    .single-post .news-bottom .news-column:hover .post-thumbnail,
    .category .news-bottom .news-column:hover .post-thumbnail {
        background-size: cover;
    }
    .blog .news-bottom .news-column, 
    .single-post .news-bottom .news-column,
    .category .news-bottom .news-column {
        margin-top: 30px;
        padding: 15px;
    }
    .blog .news-bottom .news-column .post-thumbnail, 
    .single-post .news-bottom .news-column .post-thumbnail,
    .category .news-bottom .news-column .post-thumbnail {
        background-size: cover;
        height: 300px;
    }
    .blog .news-bottom .news-column .post-title, 
    .single-post .news-bottom .news-column .post-title,
    .category .news-bottom .news-column .post-title {
        min-height: unset;
    }
    .blog .news-bottom .news-column .post-title h3,
    .category .news-bottom .news-column .post-title h3{
        margin: 20px 0 0 0;
    }
    .blog .news-bottom .news-column .post-desc p,
    .category .news-bottom .news-column .post-desc p,
    .single-post .news-bottom .news-column .post-desc p {
        margin: 0;
        font-size: 21px;
        line-height: 28px;
    }
    .single-post .post-wrapper p, 
    .single-post .post-wrapper li, 
    .single-post .post-wrapper em,
    .single-post .post-wrapper a{
        font-size: 21px;
        line-height: 35px;
        text-decoration: none;
    }
    .single-post .news-top, 
    .single-post .news-top .post-thumbnail {
        height: 65vh !important;
    }
    .single-post .post-wrapper {
        padding: 50px 0;
    }
    .single-post .news-bottom {
        padding: 0 0 50px 0;
    }
    .single-post .post-content {
        padding: 40px 0 0 0;
    }
    /* Contact Us */
    .contact .page-title h1 {
        margin:40px 0 5px;
    }
    .contact section.top-sec:not(.hcont) {
        height: unset !important;
        padding: 70px 0;
    }
    .contact section .adj-header {
        transform: none !important;
    }
    .contact form textarea {
        max-height: 150px;
    }
    .contact form input, 
    .contact form textarea, 
    .contact form input:focus, 
    .contact form textarea:focus {
        padding: 15px 20px;
    }
    .contact form .iti__selected-flag {
        padding: 10px 0 10px 20px;
    }
    .contact form input#phone,
    .contact form input#phone:focus {
        padding-left: 65px !important;
    }
    .contact form .btn-submit button {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 20px;
    }
    .contact .form-wrapper {
        margin-top: 5px;
    }
    .contact form .btn-submit {
        margin-top: 15px;
    }
    .contact .contact-info .ci-img img {
        max-height: 35px;
    }
    .ci-row p, .ci-row a {
        font-size: 16px !important;
        line-height: 21px !important;
    }
    /* Footer */
    .contact-us-section .section-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 15px;
        gap: 50px;
    }
    .contact-us-section .section-inner .section-text {
        text-align: center;
    }
    .contact-us-section .section-inner .section-text h5 {
        font-size: 40px;
        line-height: 42px;
    }
    section.footer-section {
        padding: 0;
    }
    .footer-section footer .contact-us-section,
    .footer-section footer .site-footer {
        height: unset;
        padding: 80px 0;
    }
    .footer-section footer .site-footer .site-footer-inner {
        padding: 0;
        /*display: flex;*/
        height: 100%;
        align-items: center;
    }
    .footer-sec-mobile footer .site-footer .site-footer-inner .addresses .logo-footer-outer {
        border: none;
    }
    .footer-section footer .site-footer .site-footer-inner .addresses h4 {
        padding: 0 0 10px 0;
    }
    .footer-section footer .site-footer .site-footer-inner p.footer-subtitle {
        padding: 0 55px;
    }
    .footer-section footer .site-footer .site-footer-inner .addresses .column-outer:nth-of-type(2) {
        margin-bottom: 0;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer .copyright {
        margin-bottom: 7px;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer .copyright p {
        font-size: 15px;
        text-align: center;
    }
    .footer-section footer .site-footer .site-footer-inner .socials-inner a {
        font-size: 24px;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer .legal {
        text-align: center;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer .legal a {
        font-size: 15px;
        text-align: center;
    }
}
/* FullPage JS Enabled */
/* Landscape Tablets & iPads, Old Laptops */
@media screen and (min-width: 992px) and (max-width: 1399px) {
    /* Helpers */
    .page-subtitle p {
        color: #fff;
        font-size: 18px !important;
        line-height: 23px !important;
        margin-top: 15px;
    }
    .sec-subheading p {
        color: #171717;
        font-size: 18px;
        line-height: 23px;
    }
    .sec-subheading-w p {
        font-size: 18px;
        line-height: 23px;
    }
    .sec-content p, .sec-content li,
    .sec-content-w p, .sec-content-w li{
        font-size: 16px;
        line-height: 21px;
    }
    /* Header */
    header .header-inner .navbar-brand img,
    .no-wp body.open:not(.fp-viewing-0) header .header-inner .navbar-brand img ,
    .no-wp header .header-inner .navbar-brand img,
    .wp header .header-inner .navbar-brand img,
    .disable-fp header .header-inner .navbar-brand img {
        height: 50px;
    }
    header .header-inner .navigation button {
        width: 30px;
        height: 20px;
        right: 15px;
    }
    header .header-inner .navigation button:after {
        font-size: 58px;
    }
    header .header-inner p.nav-page {
        right: 60px;
    }
    header .header-inner p.nav-page:before {
        font-size: 16px;
    }
    ul.menu {
        width: 85vw;
        margin-top: 50px;
    }
    .open ul.menu li {
        font-size: 46px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    .open ul.menu li a {
        font-size: 46px;
        line-height: 48px;
    }
    /* Homepage */
    .home .top-sec .talk-btn {
        margin-top: 65px;
    }
    .strategies-sec .feature-list ul li {
        font-size: 17px;
        line-height: 21px;
        margin: 5px 0;
    }
    .strategies-sec .feature-list ul li:before {
        opacity: 1 !important;
    }
    .strategies-sec .feature-list ul li {
        font-family: 'Titillium Web', sans-serif;
        color: rgba(240, 81, 83, 1);
        transform: none;
        padding-left: 20px;
    }
    .strategies-sec .feature-list ul li:hover {
        transform: none;
    }
    .strategies-sec .feature-list ul li:before {
        font-size: 16px;
        -webkit-text-stroke: 2px #000;
    }
    .clients-sec .clients-sec-inner,
    .clients-sec .clients-sec-inner .main-container {
        padding: 0 !important;
    }
    .clients-sec .clients-sec-inner .client img {
        max-height: 95px;
    }
    .clients-sec .clients-sec-inner .main-container .sec-content {
        justify-content: center;
        gap: 150px;
    }
    .info-sec .c-logo img {
        height: 250px;
    }
    .info-sec .info-list .info-list-row .info-num {
        font-size: 30px;
    }
    .info-sec .info-list .info-list-row .info-desc p {
        font-size: 18px;
        line-height: 21px;
    }
    /* Services */
    .our-services-sec .services-inner,
    .our-services-sec .main-container {
        padding: 0 !important;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-front, 
    .our-services-sec .service-box-wrapper .service-box .sb-back {
        min-height: 130px;
        padding: 12px;
        align-items: center;
        justify-content: space-around;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-back {
        opacity: 0 !important;
    }
    .our-services-sec .sb-outer {
        padding: 1%;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-img {
        text-align: center;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-img img {
        width: auto;
        max-height: 50px;
        margin-top: 10px;
    }
    .our-services-sec .read-more {
        left: 0 !important;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .our-services-sec .read-more a {
        max-width: 100%;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 999999999;
    }
    .our-services-sec .services-inner {
        overflow: initial;
        margin: 0 auto;
        height: unset;
    }
    .our-services-sec .services-inner .services-boxes {
        margin: 20px 0 50px 0;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-title h4 {
        text-align: center;
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-back .sb-desc {
        display: none;
    }
    .our-services-sec .service-box-wrapper:hover .service-box,
    .our-services-sec .service-box-wrapper:focus .service-box {
        transform: none;
    }
    /* News & Insights */
    .blog .news-bottom,
    .category .news-bottom{
        padding: 10px 0;
    }
    .blog .post-date,
    .category .post-date{
        padding: 10px 24px;
        margin: 0px 0 10px 0;
    }
    .single-post .post-date {
        padding: 10px 24px;
        margin: 0;
    }
    .blog .post-date p, .single-post .post-date p, .category .post-date p {
        font-size: 26px;
        line-height: 32px;
    }
    .blog .news-bottom .news-column, 
    .category .news-bottom .news-column, 
    .single-post .news-bottom .news-column {
        margin-top: 30px;
        padding: 15px;
    }
    .blog .news-bottom .news-column .post-thumbnail, 
    .category .news-bottom .news-column .post-thumbnail, 
    .single-post .news-bottom .news-column .post-thumbnail {
        background-size: cover;
        height: 300px;
    }
    .blog .news-bottom .news-column:hover .post-thumbnail, 
    .category .news-bottom .news-column:hover .post-thumbnail, 
    .single-post .news-bottom .news-column:hover .post-thumbnail {
        background-size: cover;
    }
    .blog .news-bottom .news-column .post-title, 
    .category .news-bottom .news-column .post-title, 
    .single-post .news-bottom .news-column .post-title {
        min-height: unset;
    }
    .category .news-bottom .news-column .post-title h3,
    .blog .news-bottom .news-column .post-title h3 {
        margin: 20px 0 0 0;
    }
    .blog .news-bottom .news-column .post-desc p, 
    .category .news-bottom .news-column .post-desc p,
    .single-post .news-bottom .news-column .post-desc p {
        margin: 0;
    }    
    .blog .news-bottom .news-column .post-desc p, 
    .category .news-bottom .news-column .post-desc p, 
    .single-post .news-bottom .news-column .post-desc p {
        margin: 0;
        font-size: 24px;
        line-height: 30px;
    }
    .single-post .post-wrapper p, 
    .single-post .post-wrapper li, 
    .single-post .post-wrapper em,
    .single-post .post-wrapper a{
        font-size: 24px;
        line-height: 40px;
        text-decoration: none;
    }
    .single-post .post-wrapper {
        padding: 50px 0;
    }
    .single-post .news-bottom {
        padding: 0 0 50px 0;
    }
    .single-post .post-content {
        padding: 40px 0;
    }
    /* Contact Us */
    .contact section.top-sec {
        /*padding-top: 10vh !important;*/
    }
    .contact section.top-sec .fp-tableCell {
        /*padding-bottom: 70px !important;*/
    }
    .contact section .adj-header {
        /*transform: none;*/
    }
    .contact section.top-sec {
        /*height: unset !important;*/
    }
    .contact form textarea {
        max-height: 150px;
    }
    .contact form input, 
    .contact form textarea, 
    .contact form input:focus, 
    .contact form textarea:focus {
        padding: 12px 20px;
        font-size: 18px !important;
        margin-bottom: 7px;
    }
    .contact form .iti__selected-flag {
        padding: 10px 0 10px 20px;
    }
    .contact form input#phone,
    .contact form input#phone:focus {
        padding-left: 65px !important;
    }
    .contact form .btn-submit button {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 20px;
    }
    .contact .form-wrapper {
        margin-top: 5px;
    }
    .contact form .btn-submit {
        margin-top: 15px;
    }
    .contact .contact-info .ci-img img {
        max-height: 35px;
    }
    .ci-row p, .ci-row a {
        font-size: 16px !important;
        line-height: 21px !important;
    }
    /* Footer */
    footer,
    footer section.footer-section {
        height: 100% !important;
    }
    .contact-us-section,
    #contact-map, 
    #contact-map iframe {
        height: 40vh !important;
    }
    .footer-section footer .site-footer {
        height: 60vh !important;
    }
    .contact-us-section .section-inner {
        width: unset;
        max-width: 85vw;
    }
    .contact-us-section .section-inner .section-text {
        max-width: 900px;
        padding-left: 35px;
    }
    .contact-us-section .section-inner .section-text h5 {
        font-size: 40px;
        line-height: 42px;
        max-width: 85%;
    }
    .contact-us-section .section-inner .section-text .sec-subheading {
        max-width: 85%;
    }
    .contact-us-section .parallax-outer {
        right: 40px;
    }
    .contact-us-section .section-inner .section-text h6 {
        font-size: 40px;
        line-height: 44px;
        max-width: 85%; 
    }
    .footer-section footer .site-footer .site-footer-inner {
        padding: 20px 0 10px 0;
    }
    .footer-section footer .site-footer .site-footer-inner .addresses .logo-footer-outer .logo-footer {
        width: 120px;
        height: 120px;
    }
    .footer-section footer .site-footer .site-footer-inner .addresses h4 {
        padding: 0 0 12px;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer p, .footer-section footer .site-footer .site-footer-inner .bottom-footer a {
        font-size: 12px;
        line-height: 12px;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer > .row {
        align-items: center;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer {
        padding-top: 10px;
    }
    .footer-section footer .site-footer .site-footer-inner .socials-inner a {
        color: #fff;
        font-size: 20px;
    }
}

/* Newer 13-Inch Laptops, Macbooks, 125% Display Scaling */
@media screen and (min-width: 1400px) and (max-width: 1599px) {
    /* Helpers */
    .page-subtitle p {
        color: #fff;
        font-size: 22px !important;
        line-height: 26px !important;
        margin-top: 20px;
    }
    .sec-subheading p {
        color: #171717;
        font-size: 22px;
        line-height: 26px;
    }
    .sec-subheading-w p {
        font-size: 22px;
        line-height: 28px;
    }
    /* Header */
    header .header-inner .navbar-brand img,
    .no-wp body.open:not(.fp-viewing-0) header .header-inner .navbar-brand img ,
    .no-wp header .header-inner .navbar-brand img,
    .wp header .header-inner .navbar-brand img,
    .disable-fp header .header-inner .navbar-brand img {
        height: 65px;
    }
    header .header-inner .navigation button {
        width: 30px;
        height: 20px;
        right: 15px;
    }
    header .header-inner .navigation button:after {
        font-size: 58px;
    }
    header .header-inner p.nav-page {
        right: 60px;
    }
    header .header-inner p.nav-page:before {
        font-size: 16px;
    }
    ul.menu {
        width: 85vw;
    }
    .open ul.menu li {
        font-size: 46px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    .open ul.menu li a {
        font-size: 46px;
        line-height: 48px;
    }
    /* Homepage */
    .home .top-sec .talk-btn {
        margin-top: 65px;
    }
    .services-sec .services-inner .hp-services-slider .owl-item .item {
        width: 100%;
    }
    .services-sec .sec-heading h2 {
        margin: 0;
    }
    .services-sec .services-inner .hp-services-slider .owl-item .item .sb-front,
    .services-sec .services-inner .hp-services-slider .owl-item .item .sb-back {
        padding: 30px;
        min-height: 450px;
    }
    .clients-sec .clients-sec-inner .client img {
        max-height: 110px;
    }
    .info-sec .info-list .info-list-row .info-num {
        font-size: 38px;
    }
    .info-sec .info-list .info-list-row .info-desc p {
        font-size: 24px;
        line-height: 28px;
    }
    /* Services */
    .our-services-sec .services-inner {
        padding: 0;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-front,
    .our-services-sec .service-box-wrapper .service-box .sb-back {
        min-height: 165px;
        padding: 12px;
        justify-content: space-between;
        transition: all .3s ease;
    }
    .our-services-sec .sb-outer {
        padding: 1%;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-img img {
        width: auto;
        max-height: 70px;
        margin-top: 10px;
    }
    .our-services-sec a {
        text-decoration: none;
    }
    .our-services-sec .services-inner {
        overflow: initial;
        max-width: 95%;
        margin: 0 auto;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-title h4 {
        font-size: 22px !important;
        line-height: 26px !important;
    }
    .our-services-sec .service-box-wrapper .service-box .sb-back .sb-desc {
        display: none;
    }
    /* News & Insights */
    .blog .news-bottom,
    .category .news-bottom {
        padding: 10px 0;
    }
    .blog .post-date,
    .category .post-date {
        padding: 10px 24px;
        margin: 0px 0 10px 0;
    }
    .single-post .post-date {
        padding: 10px 24px;
        margin: 0;
    }
    .blog .post-date p, .single-post .post-date p, .category .post-date p {
        font-size: 26px;
        line-height: 32px;
    }
    .blog .news-bottom .news-column, 
    .category .news-bottom .news-column, 
    .single-post .news-bottom .news-column {
        margin-top: 30px;
        padding: 15px;
    }
    .blog .news-bottom .news-column .post-thumbnail,
    .category .news-bottom .news-column .post-thumbnail,
    .single-post .news-bottom .news-column .post-thumbnail {
        background-size: cover;
        height: 300px;
    }
    .blog .news-bottom .news-column:hover .post-thumbnail, 
    .category .news-bottom .news-column:hover .post-thumbnail, 
    .single-post .news-bottom .news-column:hover .post-thumbnail {
        background-size: cover;
    }
    .blog .news-bottom .news-column .post-title,
    .category .news-bottom .news-column .post-title,
    .single-post .news-bottom .news-column .post-title {
        min-height: unset;
    }
    .blog .news-bottom .news-column .post-title h3,
    .category .news-bottom .news-column .post-title h3 {
        margin: 20px 0 0 0;
    }
    .blog .news-bottom .news-column .post-desc p, 
    .category .news-bottom .news-column .post-desc p,
    .single-post .news-bottom .news-column .post-desc p {
        margin: 0;
    }    
    .single-post .post-wrapper {
        padding: 50px 0;
    }
    .single-post .news-bottom {
        padding: 0 0 50px 0;
    }
    .single-post .post-content {
        padding: 40px 0;
    }
    /* Contact Us */
    .contact .page-title h1 {
        margin: 0 !important;
    }
    .contact form input, .contact form .iti,
    .contact form input:focus, .contact form .iti:focus {
        width: 100%;
        margin-bottom: 8px;
    }
    .contact form .iti__selected-flag {
        padding: 15px 0px 15px 30px;
    }
    .contact form input, 
    .contact form textarea, 
    .contact form input:focus, 
    .contact form textarea:focus {
        padding: 15px 30px;
        font-size: 18px;
        line-height: 22px;
    }
    .contact form .btn-submit {
        margin-top: 10px;
    }
    /* Footer */
    .contact-us-section .section-inner .section-text {
        max-width: 995px;
        padding-left: 25px;
    }
    .contact-us-section .section-inner .section-text h5 {
        font-size: 38px;
        line-height: 40px;
        max-width: 85%;
    }
    .contact-us-section .section-inner .section-text .sec-subheading {
        max-width: 85%;
    }
    .contact-us-section .parallax-outer {
        right: 40px;
    }
    /* Footer */
    .footer-section footer .site-footer .site-footer-inner .addresses .logo-footer-outer .logo-footer {
        width: 130px;
        height: 130px;
    }
    .footer-section footer .site-footer .site-footer-inner {
        padding: 20px 0 10px 0;
    }
    .footer-section footer .site-footer .site-footer-inner .bottom-footer p, 
    .footer-section footer .site-footer .site-footer-inner .bottom-footer a {
        font-size: 15px;
        line-height: 20px;
    }
}

/* QHD (2K) Monitors */
@media screen and (min-width: 2400px) {
    .main-container {
        max-width: 80vw !important;
    }
    .blog .news-bottom .news-column .post-thumbnail, 
    .category .news-bottom .news-column .post-thumbnail, 
    .single-post .news-bottom .news-column .post-thumbnail {
        background-size: 630px;
    }
    .blog .news-bottom .news-column:hover .post-thumbnail, 
    .category .news-bottom .news-column:hover .post-thumbnail, 
    .single-post .news-bottom .news-column:hover .post-thumbnail {
        background-size: 715px;
    }
}

/* UHD (4K) Monitors */
@media screen and (min-width: 2400px) {
    .main-container {
        max-width: 80vw !important;
    }
    .blog .news-bottom .news-column .post-thumbnail, 
    .category .news-bottom .news-column .post-thumbnail, 
    .single-post .news-bottom .news-column .post-thumbnail {
        height: 600px;
        background-size: 1000px;
    }
    .blog .news-bottom .news-column:hover .post-thumbnail, 
    .category .news-bottom .news-column:hover .post-thumbnail, 
    .single-post .news-bottom .news-column:hover .post-thumbnail {
        background-size: 1150px;
    }
}