/*!
Theme Name: Rits
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rits
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Rits is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */
.customize-support #Header{
	top: 32px!important;
}

.last-child-none:last-child{
   display: none;
}
li.uncategorized{
	display: none;
}
.industry-anchor-holder{
	position: absolute;
	top: -80px;
}
.solutionPage #award .flxBox .accordion-header .accordion-button:before{
	position: absolute;
	display: block;
	content:"";
	top: -200px;
}
.last-child-none:last-child{
	display: none;
}
.color-white{
	color: #ffffff;
}
#Header .HeaderMenu .FlexRow #HeaderPOP .menuAccord .accordion-item .accordion-collapse .accordion-body .subMenuAccd  h2.accordion-header .accordion-button::after{
	display: none;
}
#Header .topHeader .txtCntr .ritBx .languageBx span {
    font-size: 18px!important;
}
/* .articlePage .grid .grid-item{
	width: 100%!important;
} */
/* .articlePage .grid{
	column-count: 3;
	column-gap: 0;
} */
/* .articlePage .grid-sizer{
	display: none;
} */
.articlePage	#category-select{
	display: none;
}
@media only screen and (max-width: 992px){
	.articlePage	#category-select{
		display: block;
	}
}
/* @media only screen and (max-width: 767px){
.articlePage .grid{
	column-count: 2;
}
}
@media only screen and (max-width: 575px){
.articlePage .grid{
	column-count: 1;
}
} */
 @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

.visible {
    /* Add animation */
    animation: fadeIn 1s ease forwards;
  }
.color-red{
	color: red;
}
#PageBanner .brdCrmb .breadCrumb li:last-child a {
    pointer-events: auto!important;
}
.intl-tel-input.allow-dropdown{
	width: 100%;
}
.social-feeds .nav.nav-tabs{
	justify-content: center;
	border: none;
	padding-bottom: 40px;
}
.nav-link{
	border: none!important;
	background-color: transparent!important;
	color: #000!important;
	font-size: 28px!important;
    font-weight: 600!important;
	position: relative;
}
.nav-link:after{
	display: block;
	content:"";
	position: absolute;
	top: 100%;
	left: 16px;
	height: 5px; 
	background-color: #e3361e;
	transition: .4s;
}
.nav-link.active:after{
	right: 16px;
}
.file-download {
	    display: inline-flex;
    margin-right: 50px;
    margin-bottom: 30px;
    border: 1px solid #000;
    padding: 8px 15px 10px;
    gap: 5px;
    align-items: center;
    color: #000;
    font-size: 18px;
    font-weight: 600;
	transition: .4s;
}
.file-download img{
	height: 18px;
	width: auto;
	transition: .4s;
}
.file-download:hover{
	background-color: #e3361d;
	color: #fff;
	border-color: #e3361d;
}
.file-download:hover img{
	    filter: brightness(0)invert(1);
}
.loader {
    display: none;
    position: fixed;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    z-index: 9999;
    width: 40px;
    height: 40px;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #333; /* Change color as needed */
    border-radius: 50%;
    animation: spin 1s infinite linear;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#articlesLoadMore,
#blogsLoadMore,
#newsLoadMore,
#supportdocsLoadMore,
#toolsLoadMore{
	font-size: 18px;
    background: #e3361d;
    border: none;
    color: #fff;
    width: 100%;
    height: 40px;
    width: 200px;
    margin: 50px auto 0;
	
}
#articlesLoadMore:hover,
#blogsLoadMore:hover,
#newsLoadMore:hover,
#supportdocsLoadMore:hover,
#toolsLoadMore:hover{
	cursor: pointer;
}
.industryPage #industry .listBox ul{
	column-count: unset!important;
	display: flex;
	flex-wrap: wrap;
}
.industryPage #industry .listBox ul li{
	width: 100%;
}
@media only screen and (min-width: 468px){
.industryPage #industry .listBox ul li{
        width: 50%;
}
}
@media only screen and (min-width: 768px){
.industryPage #industry .listBox ul li{
        width: 33.333%;
}
}
@media only screen and (min-width: 1351px){
	.industryPage #industry .listBox ul li{
		width: 25%;
	}
}
#newsLoadMore,
#toolsLoadMore{
	width: 200px;
}
#toolsLoadMore{
	margin-top: 50px;
}
.contactPage #solution .accordHead .serviceSlider .accordion-header .accordion-button.active{
    border: 1px solid #e3361d;
    color: #e3361d;
}
.cff-likebox.cff-bottom{
	display: none!important;
}
.bk-social-title{
	text-align: center;
}
.bk-social-title:after{
	display: block;
    content: "";
    width: 100px;
    height: 3px;
    margin: 0 auto 30px;
    background-color: #e3361d;
}
.bk-social-button{
	background: #e3361d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    width: 150px;
    height: 40px;
    font-size: 16px;
    margin-top: 20px;
	width: 190px;
    height: 50px;
    font-size: 18px;
    margin-top: 36px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.bk-social-button:before{
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(256deg, #6A6278 0%, #6A6278 32%, #E3361D 100%) 0% 0% no-repeat padding-box;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    left: 0;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}
.bk-social-button span{
    position: relative;
}
.bk-social-button:hover span,
.bk-social-button:focus span{
    color: #fff;
}
.bk-social-button:hover::before,
.bk-social-button:focus::before{
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
#cff-load-more, .instagram-gallery__actions{
	display: none!important;
}
.instagram-gallery-item:hover .instagram-gallery-item__media-mask
{   opacity: .3!important;
}
@media only screen and (max-width: 991px){
#instagram-gallery-feed-0 .instagram-gallery-item {
    padding: 15px!important;
}
}
@media only screen and (max-width: 768px){
#instagram-gallery-feed-0 .instagram-gallery-item {
    padding: 7px!important;
}
}
#Header .topHeader .txtCntr .ritBx .topLnk .icon{
	width: 23px;
    margin-top: -2px;
}

/**********Career form file upload hidden by rejani************/
.hiddenfile-upload {
    visibility: hidden !important;
	position: absolute;
}
.custom-file span.wpcf7-form-control-wrap {
    position: absolute;
}
/**********Career form file upload hidden by rejani************/

.cmnCardBox .fileUPload .Txt{
	min-width: max-content;
}

#menuModal .topSec .menuBx .contentbx .wpcf7-response-output {
    color: #fff !important;
}
.grecaptcha-badge {
    display: none !important;
}