/*
Theme Name: Blinque
Author: Author
Description: Blinque Wordpress Theme
Version: 1.0.0
*/

html {
    overflow-x: hidden;
}
body {
    position: relative;
    font-family: 'Marvel', sans-serif;
    color: #d0d0d0;
    background:#fff no-repeat;
    font-size: 18px;
}
body.modal-open{
    padding: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-family: 'Playfair Display', serif;
}
h1 {
    font-size: 2.1rem;
}
h2 {
    font-size: 1.85rem;
}
h3 {
    font-size: 1.65rem;
}
h4 {
    font-size: 1.45rem;
}

p, li {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0;
}
.font-marvel{
    font-family: 'Marvel', sans-serif;
}
.font-opensans{
    font-family: 'Open Sans', sans-serif;
}

.font-playfair{
    font-family: 'Playfair Display', serif; 
}
.font-bebas{
    font-family: 'Bebas Neue', cursive;
}

a:hover, a:focus, button:hover, button:focus {
    color: #988057;
    text-decoration: underline;
    outline: 0;
}
a {
    color: #b4b4b4;
}
hr {
    border-top: 1px solid #988057;
}
a:hover, a:active, a:focus{
    text-decoration: none;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
}
section{
    position: relative;
}
/*** HEADER ***/
.grecaptcha-badge {
    display: none !important;
}
.logo img{
    max-width: 130px;
}
#main-nav {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
}
#main-nav .row {
    width: 100%;
}
#navbar{
    padding: 15px 0;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav>li>a {
    font-weight: 700;
    color:#db3700;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:active {
    color: #2eb2c7;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #cad476;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #8b3d30;
}
.navbar-inverse .navbar-toggle {
    border-color: #8b3d30;
}
.navbar-collapse {
    max-height: 100%
}
.mob-menu-header-holder {
    display: inline-block !important;
    z-index: 1 !important;
}
header {
    position: relative;
}
.home header {
    position: absolute;
    width: 100%;
    z-index: 12;
    -webkit-border-radius: 0;
        -moz-border-radius: 0;
            border-radius: 0;
}
.bg-light {
    background-color: rgba(248,249,250,0) !important;
}
.navbar-light .navbar-brand {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.7);
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #988057;
}
.navbar {
    padding: 1rem;
    z-index: 11;
}
.main-menu .nav-link{
    text-align: right;
    padding: 0.2rem 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 15;
}
.navbar-brand {
    position: absolute;
    top: 0;
}
.navbar-brand img {
    -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                    transition: all .5s ease;
}

.navbar-toggler {
    display: flex;
    justify-content: right;
    flex: 2;
    border: 0;
}
.social-icons-fixed{
    z-index: 111;
    top: 30%;
    left: 20px;
}
.social-icons-fixed .social-links a {
    margin: 7px 10px;
    display: inline-block;
}
.social-icons-fixed .social-links .fa {
    color: #fff;
}

#content {
    position: relative;
    min-height: 500px;
}
#error {
    margin-top: 200px;
}
.content-box {
    min-height: 800px;
}
.page-link {
    color: #988057;
}
.page-link:hover {
    color: #988057;
}
.page-item.active .page-link {
    background-color: #ca2045;
    border-color: #ca2045;
}
/*** SOCIAL LINKS ***/

.social-links ul {
    margin-bottom: 0;
    padding: 0;
}
.social-links ul li {
    list-style: none;
}
.social-links i.fa {
    text-align: center;
    -webkit-transition: background-color .2s ease-out;
        transition: background-color .2s ease-out;
    font-size: 25px;
    color: #fc0019;
}
.social-links .fa:hover {
    color: #fff;
}
.footer-social-links-wrap ul {
    position: absolute;
    top: -260px;
    right: -25px;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    background-color: #ca2045;
    height: 230px;
    margin-top: -75px;
    width: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.footer-social-links-wrap ul li{
flex: 1 0 100%;
}
.content-wrap {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}
.page-link:focus,.btn.focus, .btn:focus {
    -webkit-box-shadow: none;
        box-shadow: none;
}

.category-title {
    margin-bottom: 20px;
}


/*** COMMON STYLES ***/
.primary-color{
    color: #988057;
}
.secondary-color{
    color: #e5194a;
}
.text-white{
    color:#fff;
}
.grey-color{
    color: #434242;
}
.bg-grey{
    background-color: #2b2a28;
}
.bg-image-style{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.margin-t-b-sm{
    margin-top: 7px;
    margin-bottom: 7px;
}
.padding-t-b-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-b-10{
    padding-bottom: 10px;
}
.padding-t-b-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.padding-t-b-50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding-t-b-100{
    padding-top: 100px;
    padding-bottom: 100px;
}

.pt-50{
    padding-top: 50px;
}
.pt-100{
    padding-top: 100px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-100{
    padding-bottom: 100px;
}
.section-title {
    position: relative;
    padding-bottom: 20px;
}
.smooth-transition{
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                    transition: all .3s ease;
}

.owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.owl-carousel .owl-dot{
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
        backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease;
    -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
            border-radius: 30px;
}
.owl-carousel .owl-dot.active span {
    background: #988057;
}
.bg-fixed{
    background-attachment: fixed;
}

.modal .form-control {
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}
input.form-control{
    height: calc(2rem + 2px);
}
span.wpcf7-list-item {
    color: #495057;
    display: block !important;
}
.modal-title {
    color: #333;
}
.modal-content .form-group label{
    color: #393939;
    margin-bottom: .25rem;
}
.modal .form-control:focus {
    color: #495057;
    background-color:#fff;
    border-color: #ced4da;
    outline: 0;
    -webkit-box-shadow: none;
        box-shadow: none;
}
.enquire-modal .modal-header {
    display: block;
    padding: 1rem 1.5rem;
}
.enquire-modal .modal-body{
    padding: 1rem 1.5rem;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #555 !important;
    margin: 2em 0 1em !important;
}

/*** HOME PAGE SLIDER***/
#slider-wrapper .item{
    position: relative;
    height: 450px;
}
.text-wrap {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 45px;
    padding-right: 45px;
}
#slider-wrapper h1 {
    font-family: 'Playfair Display', serif;
    color: #c1415d;
    font-size: 23px;
    line-height: 34px;
}
#slider-wrapper h1 span {
    font-size: 33px;
}
#slider-wrapper .owl-prev, #slider-wrapper .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
#slider-wrapper .owl-prev{
    left: 15px;
}
#slider-wrapper .owl-next {
    right: 15px;
}
.owl-nav .fa {
    color: #fff;
    font-size: 3rem;
}


/*** Section Service blocks ***/
.services-row {
    position: relative;
    top: -35px;
    z-index: 1;
}
.service-blocks {
    background-color: #2b2a28;
}
.service-blocks .servicebox-wrap {
    flex: 1 0 33.33%;
    width: 160px;
    height: 145px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}
.servicebox-wrap.block1{
    background-color: rgba(192,47,78,0.9);
}
.servicebox-wrap.block2{
    background-color: rgba(119,42,60,0.9);
}
.servicebox-wrap.block3{
    background-color: rgba(79,87,90,0.9);
}
.border-after{
    position: relative;
}
.border-after::after {
    content: "";
    background: #ccc;
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -9px;
    left: 0;
}
.border-after.pink::after {
    background: #E51A4B;
}
.border-after.yellow::after {
    background: #988057;
}
.servicebox-wrap .title{
    margin-top: 25px;
    margin-bottom: 25px;
    
}
.servicebox-wrap .title::after {
    height: 1px;
}

.service-box_txt p{
    font-size: 16px;
    line-height: 21px;
}
.contact-info-services {
    padding: 20px 0;
    position: absolute;
    bottom: 145px;
}
.contact-info-services p {
    font-size: 15px;
}
.contact-info-services .other-info-services p {
    line-height: 17px;   
}
.contact-info-services a {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
}
.contact-info-services a span {
    padding: 5px 7px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 15px;
}
.contact-info-services small {
    font-size: 14px;
}

/** Home Section 2 **/
.home-section2{
   background-color: #2b2a28;
}
.business-img {
    max-height: 265px;
}
.quote {
    font-size: 16px;
}
.side-business-img-wrap{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.side-services-wrap{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.side-business-img{
    height: 250px;
    background-size: contain;
    background-position: left;
}
/** Clients Section **/
#clients-carousel .client-img-wrap img{
    width: auto;
}
.home-side-text {
    position: absolute;
    color: #7f7f7f;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 60%;
    right: -100px;
}
.home-side-text::before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -60px;
}
/** Featured posts **/
.post-info-wrap h2 {
    line-height: 34px;
}
#posts-slider-wrapper .item {
    border-right: 2px solid #E51A4B;
    padding-right: 15px;
}

/** Thought Changers Page **/
.side {
    position: absolute;
    height: 500px;
    background-color: #424242;
    width: 30%;
    right: 0;
    top: 0;
    z-index: -1;
    height: 850px;
}
.page-side-image{
    height: 520px
}
.tc-text-wrap {
    margin-top: 0;
}
.tc-section-1 .tc-text-wrap {
    margin-top: 50px;
}
.title-side-border {
    border-left: 3px solid #E51A4B;
    padding-left: 15px;
}
.tc-side-info {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 60%;
}
.tc-side-info p{
    font-size: 16px;
    line-height: 20px; 
}
.tc-section-3{
    z-index: 24;
}
.tc-section-3 h1 {
    font-size: 35px;
}
.tc-section-3 .row {
    justify-content: center;
}
/* .profile-image {
    height: 250px;
    background-position: top;
} */
.wrapper{
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.tc-info-wrapper {
    position: relative;
    background-color:#333;
    padding: 0 20px 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.4s ease-out;
}
.tc-section-3 .team-member-desc {
    padding: 0 20px 20px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 1;
    background-color: #333;
    box-shadow: 0 12px 20px rgba(78, 78, 78, 0.2);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 100%;
    line-height: 1.28;
}
.tc-section-3 .wrapper:hover .team-member-desc {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.hastag-section{
    height: 330px;
    z-index: -1;
}
.hastag-title {
    font-size: 45px;
}
.hastag-title span {
    color: #fff;
}

/** Solutions Page **/
.solutions-section-1, .tc-section-1 {
    margin-top: 150px !important;
}
.post-title-wrap {
    margin-top: 100px !important;
}
#solutions-slider .owl-dots{
    bottom: 10px;
}
    
.featured-img-wrap {
    margin-top: 155px !important;
}
#solutions-slider::after, .img-wrap::after, .featured-img-wrap:after {
    content: "";
    background: #424242;
    position: absolute;
    width: 89%;
    height: 500%;
    bottom: -50px;
    z-index: -1;
    right: -50%;
}
#solution-pills {
    display: flex !important;
}
.list-services {
    margin-top: 20px;
}
.list-services h5 {
    font-size: 16px;
}
.solutions-section .nav-link {
    position: relative;
    background-color: transparent !important;
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
}
.solutions-section .nav-link.active:after{
    content: "";
    background: #E51A4B;
    width: 90px;
    height: 3px;
    position: absolute;
    bottom: -9px;
    left: 16px;
}
.solutions-section .custom-scrollbar {
    height: 350px;
}
.solutions-section .mCSB_container{
    padding: 20px;
}
.list-services h5{
    color: #d0d0d0;
    margin-bottom: 1.25rem;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(229, 26, 75, 0.75);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #E51A4B;
    background-color: rgba(229, 26, 75, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #E51A4B;
    background-color: rgba(229, 26, 75, 0.85);
}
.covid-info-wrapper {
    padding: 20px 30px;
}
.covid-pointers-wrapper{
    height: 260px;
}
.covid-info-wrapper{
    height: 100%;
}
.covid-pointers-wrapper {
    text-transform: uppercase;
}
.covid-pointers-wrapper .mCSB_container {
    text-align: right;
}
.covid-pointers-wrapper h5{
    padding: 20px 20px 10px;
    color: #d0d0d0;
}
#solution-pills .nav-item:not(:last-child) {
    margin-bottom: 22px;
}

.faqs .fa-angle-down {
    float: right;
}
.faqs a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.faqs .card-body {
    background-color: #3b3b3b;
}
.faqs .card, .faqs .card-header:first-child {
    border-radius: 0;
}
.faqs .card{
    background-color: #616161;
}

.testimonials-info-wrap .author-designation{
    font-size: 15px;
}
.testimonials .owl-dots {
    text-align: left;
}

/** Archive Post **/
.blog-col {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ca2045;
    padding-top: 20px;
}
.blog-col .date{
    background-color: #424242;
    padding: 20px;
    margin: 0;
    text-align: center;
    height: 120px;
    max-width: 100px;
    flex: 1 0 100px;
}
.post-info {
    padding: 0 10px;
}
.pagination-wrapper{
    padding-top: 40px;
}
.blog-col .blog-title {
    font-size: 1.2rem;
}
.blog-excerpt {
    color: #909090;
}


/** Single Post **/

.post-side{
    height: 1320px;
    z-index: 1;
}
.post-title-wrap h1{
    font-size: 30px;
}
.post-highlight-content-wrap {
    background: #3e3e3e;
    height: 100%;
    padding: 30px;
}
.post-highlight-content-lg {
    position: absolute;
    bottom: 0;
    padding: 35px 35px 35px 35px;
}
.post-highlight-content-lg .highlight-scrollbar{
    height: 290px;
}
.post.hastag-section {
    margin-top: 100px;
}
#enquiry-form {
    padding-right: 0 !important;
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
    z-index: 98 !important;
}
.show-nav-left .mobmenu-panel.show-panel, .show-nav-right .mobmenu-panel.show-panel {
    z-index: 99 !important;
}
/*** FOOTER ***/
#footer {
    position: relative;
    z-index: 11;
}
footer p, footer a{
    color: rgb(191, 191, 191);
}
.footer-side-text{
    position: absolute;
    color: #7f7f7f;
    -webkit-transform: translate(20px, 160px) rotate(-90deg);
        -ms-transform: translate(20px, 160px) rotate(-90deg);
            transform: translate(20px, 160px) rotate(-90deg);
    display: none;
    -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
}
.footer-side-text::before {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -32px;
}
/* footer .top-info.social-links ul li:last-child {
    display: none;
} */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#323232;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#323232;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#323232;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#323232;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:#323232;
}
::placeholder { /* Most modern browsers support this now. */
    color:#323232;
}

#top-footer {
    background-color: #2b2a28;
}
.footer-column-1 img{
    border-right: 2px solid #792a3e;
}
.footer-column-2 .btn {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-column-3 {
    margin-top: 20px;
}
.footer-column-3 .fa{
    color: #fff;
}
#top-footer .iconwrapper {
    float: left;
    width: 16px;
    margin-right: 10px;
    text-align: center;
}
#top-footer .info-wrapper {
    overflow: hidden;
}
.footer-logo-wrapper img{
    margin: 0 auto;
}
.footer-title {
    letter-spacing: 5px;
    font-size: 32px;
    color: #929393;
    margin-top: 30px;
}
.text-footer {
    color: #988057;
}
.footer-contact-info .fa {
    padding-right: 10px;
}

footer .social-links .fa{
    color: #fff;
}
footer .social-links .fa:hover  {
    color: #d1d1d1;
}
#copyright-footer {
    background-color: #424242;
    padding: 15px;
}
.developed-by {
    font-size: 13px;
    display: inline-block;
}
.developed-by a {
    color: #939393;
}
.developed-by a:hover {
    color:#bbb3b3;
}

.offer-img-wrap {
    margin-bottom: 15px;
}
.animated  {
    -webkit-animation-duration : 3s  ;
    animation-duration : 3s  ;

    -webkit-animation-delay : 500ms  ;
    animation-delay : 500ms  ;
}

.animate-out {
    -webkit-animation-delay : 0ms  ;
    animation-delay : 0ms  ;
}
.partners-associates {
    background: #f6f4f4;
}
.fiire-image {
    max-width: 120px;
}
/**********************/
/**** MEDIA QUERIES ***/
/**********************/

/* media query above 375px */
@media (min-width: 375px){
    .solutions-section .nav-link {
        font-size: 21px;
    }
    .list-services h5 {
        font-size: 1.25rem;
    }
}

@media (min-width: 376px) and (max-width: 575px){
    /* .profile-image {
        background-position: top left;
        background-size: contain;
    } */
}

@media (min-width: 414px) and (max-width: 575px){
    .side-business-img-wrap {
        max-width: 100px;
    }
}


/* media query above 576px */
@media ( min-width: 576px ){
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.75rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1.25rem;
    }
    h6 {
        font-size: 1rem;
    }
    p, li {
        font-size: 18px;
    }
    #slider-wrapper h1 {
        line-height: 55px;
        font-size: 2.5rem;
    }
    #slider-wrapper h1  span{
        font-size: 62px;
    }
    #slider-wrapper .item {
        height: 750px;
    }
    .owl-nav .fa {
        font-size: 4rem;
    }
    .list-services {
        margin-top: 0;
    }
    .hastag-title {
        font-size: 65px;
    }
    .footer-social-links-wrap ul {
        position: relative;
        top: auto;
        right: auto;
    }
    .tc-section-3 .row {
        justify-content: flex-start;
    }
    .tc-section-3 h1{
        font-size: 50px;
    }
    .servicebox-wrap .title::after {
        height: 3px;
    }
    .side-business-img-wrap{
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
    .side-services-wrap{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .side-business-img{
        height: 270px;
    }
	#solution-pills .nav-item {
		margin-bottom: 22px;
	}
}


/* media query above 768px */
@media ( min-width: 768px ){
    #main-nav {
        padding-right: 50px;
        padding-left: 50px;
    }
    .logo img {
        max-width: 177px;
    }
    .post-info-wrap{
        text-align: right !important;
    }

    .services-row{
        position: absolute;
        top: -160px;
    }
    .service-blocks .servicebox-wrap:hover.servicebox-wrap {
        height: 330px;
        -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
                -o-transition: all 0.4s ease;
                    transition: all 0.4s ease;
    }
    .service-box_txt, .btn-align{
        -webkit-transform: translateY(100px);
            -ms-transform: translateY(100px);
                transform: translateY(100px);
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
    }
    .service-blocks .servicebox-wrap:hover .service-box_txt, .service-blocks .servicebox-wrap:hover .btn-align{
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        visibility: visible;
    }
    .service-blocks .servicebox-wrap:hover .title{
        margin-bottom: 30px;
    }
        
    .featured-img-wrap {
        margin-top: 1.5rem !important;
    }
    .service-blocks .servicebox-wrap {
        flex: none;
    }
    .contact-info-services {
        position: relative;
        bottom: auto;
    }
    .tc-text-wrap {
        margin-top: 0 !important;
    }
    .servicebox-wrap .title {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .footer-side-text{
        display: inline-block;
    }

    #solutions-slider::after, .img-wrap::after, .featured-img-wrap::after {
        width: 100%;
        bottom: -70px;
    }
    .featured-img-wrap::after {
        content: none;
    }
    .img-wrap{
        order: 2;
    }
    .solutions-section-1, .tc-section-1{
        margin-top: 0 !important;
    }
    .service-blocks {
        background-color: transparent;
    }

    .footer-column-3 {
        margin-top: 0;
    }
    .solutions-section .nav-link {
        font-size: 30px;
    }
    .post-title-wrap h1 {
        font-size: 2.5rem;
    }
    .post-title-wrap  {
        margin-top: 3rem !important;
        order: 1;
    }
    .covid-info-wrapper{
        height: 260px;
    }
    .featured-img-wrap {
        order: 2;
    }
    .single-post article {
        margin-top: 1.5rem !important;
        order: 3;
    }
    .single-post .navbar, .featured-img-wrap {
        z-index: 2;
    }
    #content {
        min-height: 1000px;
    }
    #error {
        margin-top: 100px;
    }
    .text-block-1 {
        margin-top: 170px !important;
    }
    .home-section2 .quote-title{
        font-size: 2.5rem;
    }
    .footer-logo-wrapper img {
        max-width: 115px;
    }
    .blog-col .blog-title {
        font-size: 1.75rem;
    }
    .blog-col:first-child{
        padding-top: 0;
    }
	#solution-pills .nav-item a {
		font-size: 25px;
	}
}


/* media query between 576px to 767px */
@media (min-width: 576px) and (max-width: 767px){
    .text-wrap {
        max-width: 100%;
        padding-left: 55px;
        padding-right: 55px;
    }
    /* .profile-image {
        height: 190px;
    } */
    .tc-section-3 .container {
        max-width: 655px;
    }
    .footer-social-links-wrap ul {
        right: 15px;
    }
    .side-business-img {
        background-position: top;
    }
    .side-services-wrap h2 {
        font-size: 27px;
    }
    .footer-column-1 {
        -ms-flex: 0 0 20.666667%;
        flex: 0 0 20.667%;
        max-width: 20.667%;
    }
    .footer-logo-wrapper img {
        max-width: 95px;
    }
    .footer-column-2 {
        -ms-flex: 0 0 21%;
        flex: 0 0 21%;
        max-width: 21%;
    }
    .footer-column-2 h1 {
        font-size: 1.7rem;
    }
    .footer-column-2 .btn {
        padding-top: 5px;
        padding-bottom: 4px;
        font-size: 13px;
    }
    .blog-col .blog-title {
        font-size: 1.4rem;
    }
}

/* media query between 768px to 991px */
@media (min-width:768px) and (max-width: 991px){
    .side {
        width: 37%;
    }
    /* .profile-image {
        height: 255px;
    } */
    .post-side {
        height: 1150px;
        width: 38%;
    }
    .single-post article {
        padding-right: 50px;
    }
    
    #solutions-slider::after, .img-wrap::after, .featured-img-wrap::after {
        width: 122%;
    }
    .covid-info-wrapper, .covid-pointers-wrapper {
        height: 360px;
    }
    .tc-info-wrapper h2 {
        font-size: 25px;
    }
    .tc-info-wrapper h4 {
        font-size: 20px;
    }
    .footer-column-2 h1 {
        font-size: 1.7rem;
    }
    .footer-column-2 .btn {
        padding-top: 5px;
        padding-bottom: 4px;
        font-size: 13px;
    }
    .list-services h5 {
        margin-bottom: 1.5rem;
    }
    .blog-col .blog-title {
        font-size: 1.4rem;
    }
}


/* media query above 992px */
@media (min-width: 992px){
    .container-fluid {
        padding: 50px;
    }
    .about-img, #career-slider-wrapper {
        margin-top: -100px;
        z-index: 10;
        position: relative;
    }
    #navbar {
        display: flex !important;
        display: -ms-flexbox !important;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
    }
    #main .nav-link {
        font-size: 1rem;
    }
    .site-image {
        height: 800px;
        object-fit: cover;
    }
    .text-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .list-services h5{
        margin-bottom: 2.5rem;
    }
    #solutions-slider::after, .img-wrap::after, .featured-img-wrap::after {
        width: 500%;
        right: -450%;
    }
    .side-business-img-wrap {
        max-width: 100px;
    }
    .side-business-img {
        height: 260px;
        margin-top: 6px;
    }

}


@media (min-width: 992px) and (max-width: 1199px){
    .post-side {
        height: 1230px;
    }
    .text-block-1 {
        margin-top: 77px !important;
    }
}

/* media query between 992px to 1199px */
@media (min-width: 992px) and (max-width: 1199px){
    .covid-info-wrapper, .covid-pointers-wrapper {
        height: 310px;
    }
}

/* media query above 1200px */
@media (min-width: 1200px){
    .text-block-1 {
        margin-top: 100px !important;
    }
	#solution-pills .nav-item a{
		font-size: 30px;
	}
}
/* media query above 1400px */
@media ( min-width: 1400px ) {
    #slider-wrapper .owl-prev {
        left: 100px;
    }
    #slider-wrapper .owl-next {
        right: 100px;
    }
}

/* media query below 395px */
@media (max-width: 376px){
    .footer-column-3{
        -ms-flex: 0 0 86.333333%;
        flex: 0 0 86.333%;
        max-width: 86.333%;
    }
    .footer-social-links-wrap ul {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        height: auto;
        width: 100%;
        margin-top: 0;
        background-color: transparent;
    }
    .footer-social-links-wrap ul li{
        display: inline-block;
        padding: 10px 15px;
    }
    .footer-column-2 .btn {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 13px;
    }
    .footer-column-2 h1 {
        font-size: 1.5rem;
    }
    .footer-social-links-wrap .top-info.social-links {
        margin-top: 10px;
    }
    .service-blocks .servicebox-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .servicebox-wrap .title {
        font-size: 0.8rem;
    }
    .btn-align .btn{
        font-size: 0.9rem;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
    .social-icons-fixed {
        display: none !important;
    }
}
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: landscape){
    .social-icons-fixed {
        display: none !important;
    } 
}

@media (min-device-width: 800px) 
and (max-device-width: 1280px) 
and (orientation: landscape){
    .social-icons-fixed {
        display: none !important;
    } 
}
