.home-page header nav,
header nav {
    display: flex;
    align-items: center;
    width: 100%
}

.flx {
    display: flex;
    flex-wrap: wrap;
}

.tab_custom button a,
a {
    text-decoration: none
}

.social_side ul,
header ul {
    list-style-type: none
}

#navbar_new.fixed_white,
header.sticky {
    position: fixed !important
}

.home-page header nav {
    position: fixed;
    background: #101010
}

header nav {
    position: static !important;
    background: 0 0
}

header {
    z-index: 999;
    width: 100%;
    position: fixed;
    top: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.head.sticky,
.header .navbar-collapse .navbar-nav {
    transition: 0.5s
}

.header.hide,
.mobile-menu,
.tabcontent_customtwo {
    display: none
}

body,
header .btn-link {
    font-size: 15px
}

.navbar-toggler-icon {
    line-height: 35px
}

header .navbar-collapse {
    transition: 0.5s !important
}

header ul li {
    padding: 8px 1px
}

header nav .nav-link {
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-transform: capitalize
}

header.sticky {
    background: 50% no-repeat #161616
}

header .card .card-body {
    height: auto;
    overflow: auto;
    padding: 0 1.25rem
}

header .card .card-body ul {
    height: 200px;
    overflow: auto
}

header .navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 150px
}

header .navbar-brand {
    padding: 10px 0
}

.fixedRequestQuote,
header .fixRightRequest {
    display: none !important
}

header .card-header,
header .dropdown-menu.show {
    border: 0 solid
}

.btn_theme_ch_yelo .btn_black,
.dropdown-menu a:hover {
    color: #000 !important
}

header .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    right: 85px;
    top: 75px;
    left: 0;
    padding: 1px;
    border: 1px solid #fff;
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    z-index: 9999;
    transform: scale(1, 0)
}

#service_active.active::after,
.tab_custom button.active::after,
.tab_custom button:hover::after {
    content: "";
    /* background-image: url(/assets/images/home/nav_layer.webp); */
    width: 54px;
    height: 21px;
    left: 9px;
    bottom: -20px
}

header .navbar-brand .logo_span {
    width: 150px !important;
    height: 45px !important;
    display: block !important;
    background-size: contain !important;
    background: url(/assets/images/Maticz_logo/logo_new.png) center no-repeat
}

.head.sticky {
    z-index: 99999 !important;
    background: #101010 !important
}

.fixed-footer ul li {
    margin: 10px 60px
}

.fixed-footer ul li span,
.second_hamburger {
    margin-left: 10px !important
}

.fixed-footer ul li i {
    font-size: 20px
}

.fa-times,
.fixed-footer .icons i {
    font-size: 30px
}

#maticzFixedNavbar.sticky.hide {
    top: -89px;
    transition: 0.3s
}

body {
    font-family: dm sans, sans-serif;
    color: #000;
    font-weight: 400;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.container_custom {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

.social_side ul a i.fa-telegram,
.telegram i {
    color: #08c
}

.skype i,
.social_side ul a i.fa-skype {
    color: #00aff0
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

header .nav-pills .nav-link {
    text-align: left !important
}

.head.sticky .navbar {
    background: #101010;
    height: 65px
}

header .card .card-header {
    margin-bottom: 0;
    border: 0 solid
}

header .card:nth-child(n) {
    content: none;
    margin-bottom: 0
}

header .card-header button.btn-link {
    outline: 0;
    transform: none;
    box-shadow: 0 0
}

.social_side {
    position: fixed;
    top: 35%;
    width: 1%;
    z-index: 12
}

.social_side ul {
    padding: 0;
    transform: translatex(-250px)
}

.social_side ul a {
    display: block;
    margin: 5px;
    background-color: #fff;
    box-shadow: inset 1px 2px 8px 0 rgb(0 0 0/35%), inset -1px -2px 0 0 rgb(255 255 255/98%);
    width: 300px;
    text-align: right;
    padding: 10px;
    border-radius: 0 30px 30px 0;
    transition: 1s
}

.social_side ul a li {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 20px;
    padding: 0;
    cursor: pointer;
    margin: 0
}

.social_side ul li i,
.social_side ul li img {
    text-align: center;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transform: rotate(0);
    vertical-align: middle;
    display: inline-block
}

.social_side ul li i {
    padding: 9px;
    font-size: 24px;
    margin: 0 0 0 16px
}

.social_side ul li img {
    margin-left: 14px;
    padding: 6px;
    font-size: 22px
}

.social_side ul a i.fa-whatsapp {
    color: #25d366
}

.social_side ul a i.fa-pencil-square-o {
    color: #fe0000
}

.social_side ul a.whatsapp:hover {
    background-color: #25d366
}

.social_side ul a.telegram:hover {
    background-color: #08c
}

.social_side ul a.skype:hover {
    background-color: #00aff0
}

.social_side ul a.getquotes:hover {
    background-color: #fe0000
}

.social_side ul a:first-child:hover {
    transform: translatex(135px);
    background-color: #08c
}

.social_side ul a:nth-child(2):hover {
    transform: translatex(135px);
    background-color: #4caf50
}

.social_side ul a:last-child:hover {
    transform: translatex(135px);
    background-color: #fe0000
}

.social_side ul a:nth-child(3):hover {
    transform: translatex(135px);
    background-color: #00aff0
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background: #ae0000;
    border: 1px solid #ae0000
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: none !important
}

.header.head:hover {
    background: no-repeat none !important
}

.humb_icon {
    width: 35px;
    height: 3px;
    background-color: #030005;
    margin: 5px 0;
    border-radius: 2px
}

.sidebar_nav {
    /* background-color: #000; */
    color: #000000;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 999 !important;
    /* background-image: url(/assets/images/home/nav_bg.webp); */
    background-color: #000;
    color: #fff;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 999 !important;
    background-image: url(/assets/images/home/nav_bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top 0 right 0;
    height: 80%;
    min-height: 90%;
}




.white_bg_foot_icon {
    background-color: #fff;
    align-items: center
}

.sidebar_nav.show {
    right: 0
}

.close_icon {
    font-size: 14px !important;
    color: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    transition: 0.5s ease-in-out;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -30px
}

.tab_custom {
    float: left
}

.tab_custom button {
    display: block;
    background-color: inherit;
    color: #ffffff;
    margin-bottom: 5px;
    width: auto;
    border: none;
    outline: 0;
    text-align: left;
    cursor: pointer;
    transition: 0.5s ease-in-out;
    font-size: 19px;
    font-weight: 500;
    position: relative;
    z-index: 999;
    word-wrap: break-word;
    line-height: 22px
}

.tab_custom button a {
    color: #ffffff;
    border-bottom: 2px solid transparent; 
}

.tab_custom button {
    position: relative; 
    background: none;
    border: none;
padding-top: 10px;
    cursor: pointer;
}

.tab_custom button:hover {

  color:#ffce05;
}

.tab_custom button.active{
  color:#ffce05;
}

.tab_hover_subtitle {
    color: #fff
}

.tabcontent_custom {
    padding: 0 12px 0 180px;
    width: 100%;
    border-left: none;
    display: none;
}

.navbar,
.sidebar_nav.show .navbar-brand,
.tab_custom button:first-child {
    padding-top: 0 !important
}

.tab_custom .fa {
    visibility: hidden
}

.tab_custom button.active .fa,
.tab_custom button:hover .fa {
    visibility: visible;
    margin-left: 20px
}

.tab_custom button.active::after,
.tab_custom button:hover::after {
    background-repeat: no-repeat;
    background-size: 54px 21px;
    background-position: bottom 0 left 0;
    position: absolute
}

.ul_nav_home_new li a {
    color: #ffffff;
    padding-left: 30px;
    font-size: 16px !important;
    line-height: 25px;
    text-decoration: none;
    position: relative;
    transition: none;
    display: inline-block
}

.tablinks.active::before,
.tablinkstwo.active::before,
.ul_nav_home_new li a::before {
    content: "\279D";
    position: absolute;
    color: #ffce05;
    font-size: 20px;
    left: 0
}
 
.ul_nav_home_new li a::before {    color: white;
}
.tablinks.active::before,
.tablinkstwo.active::before {
    left: auto;
    right: -16px;
    margin-top: 1px
}
.tablinks.active{
    color: #ffce05;
}
.ul_nav_home_new li:hover a {
    transition: none
}

.ul_nav_home_new li a:hover,
.ul_nav_home_new li a:hover::before {
    color: #ffcd05
}

body.overflow_hidden {
    overflow: hidden
}

.header_foot {
    border-top: 1px solid #292626;
    background-color: #131313;
    z-index: 3000 !important;
    width: 100%;
    position: fixed !important;
    bottom: 0 !important
}

.header_foot a {
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: center
}

.header_foot p {
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: center
}

.white_bg_foot_icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #313131;
    font-size: 20px;
    display: inline-flex;
    justify-content: center;
    margin-right: 10px
}

.header_foot a:hover .white_bg_foot_icon,
.white_bg_foot_icon:hover {
    background-color: #ffce05;
    color: #000
}

.header_foot p:hover .white_bg_foot_icon,
.white_bg_foot_icon:hover {
    background-color: #ffce05;
    color: #000
}

#mobileNav {
    transition: 0.75s ease-in-out
}

#burger,
#burger .humb_icon {
    transition: 0.5s ease-in-out
}

#burger:hover .first_hamburger,
#burger:hover .third_hamburger {
    margin-left: 25px !important
}

#burger:hover .second_hamburger {
    margin-left: 15px
}

.close_icon:hover {
    margin-top: -10px
}

#navbar_new.fixed_white {
    background: #fff !important;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 2px 8px 0 rgb(0 0 0/10%)
}

.header_foot p {
    color: #fff !important;
    margin-bottom: 0;
    text-align: left !important;
    display: flex;
    align-items: center;
    z-index: 1000 !important
}

.header_foot a:hover span {
    color: #ffcd05 !important
}

.header_foot p:hover span {
    color: #ffcd05 !important
}

.btn:focus,
button:focus {
    box-shadow: 0 0 0 0 rgb(0 123 255/25%) !important
}

.navbar {
    padding-bottom: 0 !important
}

.headericon {
    height: 40px;
    width: 40px
}

.close_icon .three,
.first_hamburger,
.second_hamburger,
.third_hamburger {
    position: relative
}

.first_hamburger::before,
.second_hamburger::before,
.third_hamburger::before {
    content: "";
    position: absolute;
    left: 0;
    background-color: #fff0;
    width: 35px;
    height: 3px
}

#burger:hover .first_hamburger::before,
#burger:hover .second_hamburger::before,
#burger:hover .third_hamburger::before {
    animation: 1s forwards changecolor
}

@keyframes changecolor {
    0% {
        width: 0;
        background-color: #fb544c
    }

    100% {
        width: 35px;
        background-color: #fb544c
    }
}

.tablinks a:hover {
    color: #f0f5f1 !important
}

.min_h_div_head {
    height: calc(100vh - 154px)
}

.close_icon .line {
    width: 30px;
    height: 4px;
    display: block;
    margin: 4px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-radius: 6px;
    background-color: #fff
}

.close_icon .three .line:first-child {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg)
}

.close_icon .three .line:nth-child(2) {
    opacity: 0
}

.close_icon .three .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

.close_icon .close_action {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    display: block;
    margin-top: 10px
}

#column_blog_mob_pare .bloglae_a#yellow figure,
#column_blog_web_pare .bloglae_a#yellow figure,
.close_icon:hover .line {
    background-color: #ffce05
}

.close_icon:hover .close_action {
    color: #ffce05
}

#service_active.active::after {
    background-repeat: no-repeat;
    background-size: 54px 21px !important;
    background-position: bottom 0 left 0 !important;
    position: absolute
}

.col_scroll_header .mCSB_inside>.mCSB_container {
    margin-right: 13px !important
}

.col_scroll_header .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px !important
}

.col_scroll_header .mCSB_dragger {
    height: 100px !important
}

.lefttab_fix {
    position: fixed;
    height: 400px;
    overflow-y: scroll;
    top: 75px;
    width: 170px;
    left: 5%;
    -webkit-transform: translateZ(0);
    z-index: 999;
    display: none;
    scrollbar-width: none;       
    -ms-overflow-style: none;  
}
.lefttab_fix {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; /* smooth scrolling on mobile */
  scrollbar-width: thin;             /* Firefox */
  scrollbar-color: #ffce05 transparent;
  z-index: 9;
  pointer-events: auto;
}

/* Chrome, Edge, Safari */
.lefttab_fix::-webkit-scrollbar {
  width: 2px !important;
  background-color: transparent;
}

.lefttab_fix::-webkit-scrollbar-track-piece:start {
  margin-top: 18px;   /* spacing at top */
}

.lefttab_fix::-webkit-scrollbar-track-piece:end {
  margin-bottom: 10px; /* spacing at bottom */
}

.lefttab_fix::-webkit-scrollbar-thumb {
  background-color: #ffce05;
  border-radius: 10px;
  transition: background 0.3s ease;
}


/* #Software.active,
.lefttab_fix.opacity_1 {
    display: block
} */
.Software.active,
.lefttab_fix.opacity_1 {
  display: block;
  opacity: 0;
  animation: fadeIn 1s ease forwards;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}

#Services.active {
    display: block !important
}

.hrader_blog_roe::-webkit-scrollbar {
    width: 4px
}

.hrader_blog_roe::-webkit-scrollbar-track {
    background-color: rgb(0 0 0 / .4)
}

.hrader_blog_roe::-webkit-scrollbar-thumb {
    background-color: rgb(255 255 255 / .75)
}

.header_blog_roe .latest_blog_card {
    border: none;
    border-radius: 15px;
    background-color: #f6ece2;
    box-shadow: 0 0 10px #c4b5b57d
}

.hrader_blog_roe .latest_blog_card img {
    border-radius: 10px;
    width: 100%
}

header .hrader_blog_roe .card .card-body {
    overflow: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.hrader_blog_roe .latest_title_blk {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0
}

.hrader_blog_roe .latest_blog_card {
    border: none;
    background-color: transparent !important
}

.btn_theme_ch_yelo .btn_black,
.btn_theme_ch_yelo .shape_btn,
.more_articles_a_new {
    background-color: #fecd05 !important
}

.hrader_blog_roe .latest_blog_card figure {
    max-height: 175px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 10px;
    margin: 0 0 18px
}

.hrader_blog_roe .latest_blog_card:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: 0.3s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transition: 0.3s cubic-bezier(.175, .885, .32, 1.275)
}

.hrader_blog_roe .latest_blog_card .blog_desc {
    color: #fff !important;
    font-size: 14px;
    background: 0 0 !important;
    line-height: 20px;
    font-weight: 400 !important;
    padding: 0 !important;
    text-align: left !important
}

.more_articles_a_new {
    font-size: 16px;
    color: #0b0b0b !important;
    cursor: pointer;
    padding: 6px 12px;
    border: 1px solid #fecd05 !important;
    border-radius: 4px;
    display: inline-block
}

.more_articles_a_new:hover {
    background-color: transparent !important;
    color: #fecd05 !important;
    border: 1px solid #fecd05 !important
}

#column_blog_mob_pare .bloglae_a#blue figure,
#column_blog_web_pare .bloglae_a#blue figure {
    background-color: #7ad7f0
}

#column_blog_mob_pare .bloglae_a#purple figure,
#column_blog_web_pare .bloglae_a#purple figure {
    background-color: #7434fa
}

.mCSB_outside+.mCSB_scrollTools {
    right: -12px !important
}

.headmedia {
    display: inline-block
}

.headone {
    background-position: 3px 0;
    width: 28px;
    height: 23px
}

.headtwo {
    background-position: -42px 0;
    width: 30px;
    height: 20px
}

.headthree {
    background-position: -100px 0;
    width: 28px;
    height: 22px
}

.headfour {
    background-position: -170px 0;
    width: 26px;
    height: 24px
}

.header_mob_nav_heiht.newhead {
    overflow: hidden;
    overflow-y: scroll !important
}

.tab_custom.newhead {
    overflow-y: hidden !important
}

#Blockchain .row.newhead,
#Games .row.newhead,
#Metaverse .col_scroll_header.newhead {
    height: calc(100vh - 170px);
    position: relative
}

.newhead {
    overflow: hidden;
    touch-action: auto
}

.newhead::-webkit-scrollbar {
    width: 4px
}

.newhead::-webkit-scrollbar-track {
    background-color: rgb(0 0 0 / .4)
}

.newhead::-webkit-scrollbar-thumb {
    background-color: rgb(255 255 255 / .75)
}

.tabcontent_custom .row ul {
    padding-left: 85px !important
}

#Product .row ul {
    margin-bottom: 16px
}

.tabcontent_custom .row .tab_hover_subtitle {
    padding-left: 10px;
    font-weight: 600;
    color: #fff;
    font-size: 19px;
    margin-bottom: 10px
}

.col_scroll_header.tab_custom .tab_custom:first-child {
    padding-top: 5px
}
.ul_nav_home_new {
  overflow-y: scroll;
  height: 410px;
  scrollbar-width: none;     
  -ms-overflow-style: none;      
}

.ul_nav_home_new::-webkit-scrollbar {
  display: none;   
}
@media (max-width:400px) {
    body {
        overflow-x: hidden
    }
}

@media (min-width:1700px) and (max-width:1800px) {
    .headmedia.headthree {
        background-position-x: -101px !important
    }

    .headmedia.headfour {
        background-position-x: -187px !important
    }
}

@media (min-width:1400px) {
    .headmedia.headfour {
        background-position: -177px 0;
        width: 28px;
        height: 25px
    }
}

@media screen and (min-width:991px) and (max-width:2000px) {
    .cst_container {
        width: 100%;
        max-width: 90%;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .headmedia.headthree {
        background-position: -100px 0
    }

    .headmedia.headfour {
        background-position: -170px 0
    }
}

@media (min-width:991px) and (max-width:1400px) {
    body {
        overflow-x: hidden
    }
}

/* @media only screen and (min-width:992px) {
    .header_mob_nav_heiht .tab_custom {
        height: calc(100vh - 239px);
        width: 232px
    }
} */

@media screen and (min-width:992px) and (max-width:1199px) {
    .hrader_blog_roe .latest_blog_card figure {
        min-height: 110px !important;
        max-height: 110px !important
    }

    .tab_custom button {
        font-size: 19px !important
    }

    .tab_custom.mt-5 {
        margin-top: 15px !important
    }

    .tabcontent_custom {
        margin-top: 25px !important
    }
}

@media screen and (min-width:1200px) {
    .tablinks.active::before {
    color: white;
}
    .tab_custom button{
        color: white !important;
            margin-bottom: 20px;
    }
    .tab_custom button::after {
    content: '';
    position: absolute;
    bottom: -15px !important;
    left: 0;
    width: 100%;
    height: 2px !important;
    background-color: #ffce05; 
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-in-out; 
}

.tab_custom button:hover::after {
    transform: scaleX(1); 
}

.tab_custom button.active::after {
    transform: scaleX(1);
}
    .lefttab_fix {
        height: calc(100vh - 170px) !important;
        top: 75px !important
    }

    .hrader_blog_roe .latest_blog_card figure {
        min-height: 175px !important;
        max-height: 175px !important
    }

    .tab_custom.mt-5 {
        margin-top: 17px !important
    }

    .tabcontent_custom {
        margin-top: 20px !important
    }
}

@media only screen and (max-height:800px) {
    .tab_custom.newhead {
        overflow-y: scroll !important;
        margin-right: 10px
    }

    .tabcontent_custom {
        padding: 0 12px 0 185px
    }
}

@media only screen and (max-width:840px) and (min-width:768px) {
    header nav .nav-link {
        font-size: 11px !important;
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media screen and (max-width:1050px) {
    .tabcontent_custom .row ul {
        padding-left: 40px !important
    }
}

@media screen and (max-width:991px) {

    .header_mob_nav_heiht .col_scroll_header .mCSB_dragger .header_mob_nav_heiht .col_scroll_header .mCSB_dragger_bar .header_mob_nav_heiht .col_scroll_header .mCSB_draggerRail,
    .header_mob_nav_heiht .col_scroll_header .mCSB_scrollTools_vertical {
        display: none !important
    }

    .hrader_blog_roe {

        height: 305px;
        overflow-y: scroll !important
    }

    .tab_custom.mt-5 {
        margin-top: 15px !important
    }

    .tabcontent_custom {
        margin-top: 25px !important
    }

    #maticzFixedNavbar.container_custom .burger {
        float: right
    }

    .burger {
        border: none
    }

    .navbar-collapse {
        display: none
    }

    .sticky .navbar-collapse.collapse.show {
        width: 80%;
        margin: auto
    }

    header ul li {
        padding: 5px 0 !important
    }

    .nav-item.dropdown .dropdown-menu {
        top: 56px !important
    }

    .navbar-collapse.collapse.show {
        background: 50% no-repeat #161616 !important;
        position: absolute;
        top: 68px;
        right: 0;
        width: 80%;
        overflow: auto;
        height: 80vh;
        display: block !important;
        transition: 0.5s ease-in
    }

    .collapse.show .navbar-nav {
        padding: 15px 20px !important
    }

    .socialMenu {
        padding: 20px !important
    }

    .dropdown .dropdown-menu li:nth-child(n) {
        padding: 9px 20px
    }

    .bg-nav-pills h2 {
        font-size: 35px !important
    }

    .talk-to-us label,
    a.nav-link {
        font-size: 13px !important
    }

    header .btn-outline-success {
        padding: 5px;
        font-size: 11px !important
    }

    .dropdown .dropdown-menu li a {
        font-size: 11px !important
    }

    .navbar .navbar-toggler {
        padding: 4px 3px 4px 8px
    }

    header .navbar-expand-md .navbar-nav .dropdown-menu {
        top: 47px
    }

    .talk-to-us h2 {
        font-size: 28px
    }

    .contact_tab {
        background: 0 0 !important;
        padding-left: 0 !important
    }

    .headmedia.headone {
        width: 24px;
        height: 17px;
        background-position: 4px 0
    }

    .headmedia.headtwo {
        background-position: -30px 0;
        width: 20px;
        height: 14px
    }

    .headmedia.headthree {
        background-position: -74px 0;
        height: 17px
    }

    .headmedia.headfour {
        background-position: -134px 0;
        width: 22px;
        height: 19px
    }

    .tabcontent_custom .row>div:first-child ul {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .nav-item.dropdown:hover .dropdown-menu {
        display: block !important;
        transform: scale(1);
        transition: 0.4s;
        opacity: 1
    }

    .normal-view {
        display: block !important
    }

    .mobile-menu,
    .mobile-view {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hrader_blog_roe .latest_blog_card figure {
        min-height: 110px !important;
        max-height: 110px !important
    }

    .tab_custom button {
        font-size: 16px !important
    }

    .white_bg_foot_icon img {
        max-width: 12px !important
    }

    .header_foot p {
        font-size: 12px !important
    }

    .white_bg_foot_icon {
        width: 30px !important;
        height: 30px !important;
        margin-right: 5px !important;
        font-size: 14px !important
    }

    .header_mob_nav_heiht {
        height: calc(100vh - 165px) !important
    }
}

@media screen and (max-width:767px) {

    #accordion button:focus,
    .card,
    .mobile-menu button:focus {
        box-shadow: 0
    }

    .modal_new_ui .img_popup_girl,
    .normal-view,
    header.hide .navbar-collapse.collapse.show {
        display: none !important
    }

    .icons i {
        font-size: 30px
    }

    header .form-inline {
        margin-bottom: 25px !important;
        margin-left: 12px !important
    }

    header .card-header .btn {
        margin-left: 0 !important;
        padding: 0 !important
    }

    .socialMenu {
        padding-left: 15px;
        padding-top: 15px
    }

    header .socialMenu p {
        font-size: 25px !important;
        font-weight: 600;
        margin-bottom: 20px !important
    }

    .collapse.show .navbar-nav {
        height: auto !important
    }

    header .navbar {
        display: flex;
        align-items: center
    }

    header .navbar-expand-md .navbar-nav .dropdown-menu {
        display: contents;
        position: relative;
        top: 0
    }

    header .navbar-collapse {
        height: 100vh;
        z-index: 9999
    }

    header .border-bottom {
        border-top: 1px solid #fff
    }

    .social_side,
    header .normal-link {
        display: none
    }

    .nav-item.dropdown:hover .dropdown-menu.show,
    header .dropdown-menu {
        opacity: 1
    }

    header .nav-link {
        padding: 0
    }

    header .navbar-expand-md .navbar-nav .dropdown-menu.show {
        transform: inherit
    }

    .dropdown .dropdown-menu li:nth-child(n) {
        padding: 10px !important
    }

    #accordion .card,
    #accordion .card .contact_accordion h5,
    .head .navbar-nav,
    header nav .nav-link {
        padding-left: 0 !important
    }

    #accordion .card h5 {
        padding-left: 15px !important
    }

    .form-inline button {
        margin-left: 0 !important
    }

    .mobile-menu,
    .mobile-view {
        display: block !important
    }

    a.nav-link {
        font-size: 15px !important
    }

    .card {
        background: 0 0
    }

    .head .navbar-nav {
        padding: 15px 0 5px
    }

    .head .btn-outline-success {
        margin-left: 16px !important;
        font-size: 15px !important
    }

    header .contact_tab .card-body {
        padding: 10px 0
    }

    .card .card-header h5 button,
    .dropdown .dropdown-menu li a {
        font-size: 14px !important
    }

    #accordion ul li {
        margin-bottom: 20px
    }

    .mobile-menu p {
        color: #fff;
        margin-bottom: 0 !important
    }

    .dropdown-menu {
        border: 0 solid !important;
        background: 0 0 !important
    }

    #accordion {
        max-width: 100%
    }

    .fa-bars:before {
        font-size: 19px;
        line-height: 20px
    }

    header .card .card-header h5 button {
        margin-left: 0 !important;
        padding-left: 0 !important;
        text-decoration: none
    }

    header .card-header button.btn-link {
        color: #fff;
        text-decoration: none
    }

    .productSubmenu,
    .servicesSubmenu {
        background: #ae0000;
        margin-top: 20px;
        border-radius: 5px
    }

    #accordion h5 {
        font-size: 13px !important
    }

    .blogscroll {
        margin-right: -14px;
        padding-right: 15px;
        padding-left: 15px
    }

    .social_side ul a {
        border-radius: 0 5px 5px 0
    }

    .headingbold {
        padding-left: 10px !important
    }

    .inudstryscroll {
        min-height: 40dvh;
        max-height: 64dvh;
        overflow-y: scroll !important
    }

    .headingbold {
        padding-left: 0px !important
    }

    .tabcontent_custom .row .tab_hover_subtitle {
        padding-left: 0px !important
    }

    .tabcontent_custom .row ul {
        padding-left: 20px !important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {

    #service_active.active::after,
    .tab_custom button.active::after,
    .tab_custom button:hover::after {
        background-position: bottom -8px left 0 !important
    }

    .tab_custom button {
        font-size: 16px !important
    }

    .tab_custom {
        width: 150px !important
    }

    .tabcontent_custom {
        width: 100%;
        padding-left: 175px
    }

    .ul_nav_home_new li a {
        font-size: 14px !important
    }

    .header_mob_nav_heiht {
        height: calc(100vh - 189px) !important
    }

    .hrader_blog_roe .latest_blog_card figure {
        min-height: 180px !important;
        max-height: 180px !important
    }

    #service_active.active::after {
        background-size: 54px 18px !important;
        background-position: bottom -1px left 0 !important
    }

    .lefttab_fix {
        top: 75px !important
    }

    .scrollinglefttab {
        height: calc(100vh - 200px) !important;
        overflow-y: scroll
    }
}

@media screen and (max-width:575px) {
    .head.sticky .navbar {
        height: 75px !important
    }

    footer .company ul li,
    footer .industries ul li,
    footer .services ul li {
        line-height: 38px;
        text-align: left
    }

    .second-block .second-block-con p.sub-title {
        margin-top: 0 !important
    }

    header.head {
        z-index: 999999 !important
    }

    header .card-header {
        margin-bottom: 10px
    }

    .tab_custom button,
    .ul_nav_home_new li a {
        font-size: 14px !important
    }


    .tab_custom {
        width: 127px !important;
        margin-top: 20px !important
    }

    .tabcontent_custom {
        width: 100%;
        padding-left: 123px !important
    }

    .header_foot span,
    .white_bg_foot_icon {
        font-size: 11px !important
    }

    .white_bg_foot_icon {
        width: 24px !important;
        height: 24px !important
    }

    .white_bg_foot_icon img {
        max-width: 12px !important
    }

    .header_foot .mb-3 {
        margin-bottom: 5px !important
    }

    .header_foot {
        position: absolute;
        /* bottom: 12px !important */
    }

    .hrader_blog_roe .latest_blog_card figure {
        min-height: 75px !important;
        max-height: 75px !important;
        border-radius: 5px !important
    }

    .lefttab_fix {
        top: 75px !important
    }

    .hrader_blog_roe .latest_title_blk {
        font-size: 15px !important;
        line-height: 20px !important
    }

    .hrader_blog_roe .latest_blog_card .blog_desc {
        font-size: 13px !important;
        line-height: 16px !important
    }

    .more_articles_a_new {
        font-size: 15px !important
    }

    #service_active.active::after {
        width: 54px;
        height: 21px;
        background-size: 45px 20px !important
    }

    #service_active.active::after,
    .tab_custom button.active::after,
    .tab_custom button:hover::after {
        left: 0;
        bottom: -8px;
        background-size: 45px 20px
    }

    .headmedia.headtwo {
        background-position: -26px 0;
        width: 18px;
        height: 12px
    }

    .headmedia.headthree {
        background-position: -50px 0;
        height: 12px
    }

    .headmedia.headfour {
        background-position: -98px 0;
        width: 19px;
        height: 14px
    }

    .headmedia.headone {
        width: 13px;
        height: 13px;
        background-position: 0 0
    }

    .tablinks.active::before,
    .tablinkstwo.active::before {
        left: auto;
        right: -25px;
        font-size: 16px;
        margin-top: 2px
    }

    .scrollinglefttab {
        height: calc(100vh - 200px) !important;
        overflow-y: scroll
    }
}

@media only screen and (max-width:400px) {
    body {
        overflow-x: hidden
    }
}

@media only screen and (max-width:370px) {

    .header_foot span,
    .white_bg_foot_icon {
        font-size: 11px !important
    }
}

@media screen and (min-width:320px) and (max-width:339px) {
    .btn_black {
        padding: 8px 5px
    }
}

@media only screen and (min-width:371px) and (max-width:575px) {

    .header_foot span,
    .white_bg_foot_icon {
        font-size: 14px !important
    }
}

.scrolling {
    height: calc(100dvh - 230px);
    overflow-y: scroll
}

.inudstryscroll::-webkit-scrollbar {
    width: 4px
}

.inudstryscroll::-webkit-scrollbar-track {
    background-color: #fff0
}

.inudstryscroll::-webkit-scrollbar-thumb {
    background-color: #fff0
}

.scrollinglefttab::-webkit-scrollbar {
    width: 4px
}

.scrollinglefttab::-webkit-scrollbar-track {
    background-color: #fff0
}

.scrollinglefttab::-webkit-scrollbar-thumb {
    background-color: #fff0
}

.scrolling::-webkit-scrollbar {
    width: 4px
}

.scrolling::-webkit-scrollbar-track {
    background-color: #fff0
}

.scrolling::-webkit-scrollbar-thumb {
    background-color: #fff0
}

.headingbold {
    padding-left: 10px;
    font-weight: 600;
    color: #fecd05;
    margin-top: 5px;
    margin-bottom: 10px
}
.tabcontent_custom .row ul li {
    transition: 0.3s;
  opacity: 0 ;
  animation: fadeSlideRight 0.4s ease forwards !important;
}

.tabcontent_custom .row ul li:nth-child(1)  { animation-delay: 0.05s; }
.tabcontent_custom .row ul li:nth-child(2)  { animation-delay: 0.10s; }
.tabcontent_custom .row ul li:nth-child(3)  { animation-delay: 0.15s; }
.tabcontent_custom .row ul li:nth-child(4)  { animation-delay: 0.20s; }
.tabcontent_custom .row ul li:nth-child(5)  { animation-delay: 0.25s; }
.tabcontent_custom .row ul li:nth-child(6)  { animation-delay: 0.30s; }
.tabcontent_custom .row ul li:nth-child(7)  { animation-delay: 0.35s; }
.tabcontent_custom .row ul li:nth-child(8)  { animation-delay: 0.40s; }
.tabcontent_custom .row ul li:nth-child(9)  { animation-delay: 0.45s; }
.tabcontent_custom .row ul li:nth-child(10) { animation-delay: 0.50s; }
.tabcontent_custom .row ul li:nth-child(11) { animation-delay: 0.55s; }
.tabcontent_custom .row ul li:nth-child(12) { animation-delay: 0.60s; }

@keyframes fadeSlideRight {
  from {
    opacity: 0;
    transform: translateX(-12px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}