/*
Theme Name: Neve Child
Theme URI: https://themeisle.com/themes/neve/
Template: neve
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL &amp; translation ready. Look no further. Neve is the perfect theme for you!
Tags: blog,custom-logo,e-commerce,rtl-language-support,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,accessibility-ready,wide-blocks,block-styles,footer-widgets,portfolio,left-sidebar,right-sidebar
Version: 3.2.3.1651088313
Updated: 2022-04-27 19:38:33

*/

/*this is a comment*/
body{
	background-size: cover;
	background-repeat: no-repeat;
}

.TOCSection{
	max-width: 90% !important;
}
.SmallLogo{
	top: 3%;
	left: 3%;
}

.ProfileNextBtn{
	top: 50% !important;
	right: 5px !important;
}

.OurPartners .elementor-widget:not(:last-child){
	margin-bottom: 6px !important;
}

.EmailAddress>.elementor-widget-container>h2.elementor-heading-title{
	right:5% !important;
    top:92% !important;
}

.PracticeAreaContent{
	max-height: 450px;
	overflow-y:  scroll;
}

.swiper-slide-contents{
	width: 100% !important;
}

.awardsYellow{
	color: #CEA229;
}
.AwardsTabs .elementor-tabs-wrapper >.elementor-active{
	background-color: #CEA229;
	color: white;
}
.AwardsTabs .elementor-tabs-wrapper >.elementor-tab-title{
	padding: 5px 5px;
}
.addScrollbar1 {
    max-height: 400px;
    overflow-y: scroll;
    display: inline-block;
}
.addScrollbar1::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.addScrollbar1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}
.addScrollbar1 p{
	margin-right: 7px;
	margin-bottom: 18px;
	font-family: "Roboto", sans-serif;
}

.addScrollbar1 ol{
	margin-right: 7px;
}
.addScrollbar1 li{
	margin-left: 7px;
}
.addScrollbar1::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}
  .eicon-close{
	background-color: #193962;
  	color: white !important;
	padding: 4px;
  }
.profileButtonsLeft{
	top:48% !important;
	left:10px;
}
.profileButtonsRight{
	top:48% !important;
	right:10px;
}


.privateEquity li{
	margin-bottom: 16px !important;
}

.setLiMargin li{
	margin-bottom: 14px !important;
}

.reduceMargin{
	margin-bottom: -2px !important;
}

.PartnerMainPic .elementor-widget-wrap{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.PartnerMainPic .elementor-widget-wrap .PartnerPractAreas h2{
	font-size: 13px !important;
	line-height: 18px !important;
	color: white !important;
}
.credOl li{
	margin-bottom: 19px;
}
.credOl p{
	margin-top: 40px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.credFirstTitle li{
	list-style: none;
}

.reduceMargin .elementor-widget-container p{
	margin-bottom: 0 !important;
}
.makeFlex{
    display: flex;
}
.makeFlex h2{
	display: inline-block;
}
@media(max-width: 768px){
	.neve-main {
		width: 100%;
		align-items: center;
	}

	.elementor{

		/*margin-top: 50%;*/
	}
	body{
		background-image: none !important;
		background: #142d56;
	}
	.page-id-327 .elementor{
		margin-top: 0;
	}
	.ArgusIndiaMapLogo img{
		max-width: 70px !important;
	}
	.communications1{
		position: absolute;
		right: 25px !important;
		top:  28px !important;
		z-index: 30;
	}
	.Branches1{
		position: absolute;
		right: 25px !important;
		top:  48px !important;
		z-index: 30;
	}
	.OurPartners .partnerPngImage{
		height: 200px !important;
		/*width: 300px !important;*/
	}
	.slider{
		overflow-y: scroll !important;
	}
	.slide{
		overflow-y: scroll !important;
	}
	.shiftDown{
		margin-top: 55% !important;
	}
	.shiftDown1{
		margin-top: 55% !important;
	}


	/*Slideshow buttons*/


  .buttons button#next {
  	content: ">";
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 100000009090;
  }

  .buttons button#prev {
  	content: "<";
    position: fixed;
    top: 50%;
    left: 10px;
    z-index: 10000000;
  }

  .buttons button {
    background-color: #193962;
    color: #fff;
    cursor: pointer;
    padding: 7px 7px !important;
    outline: none;
    border-radius: 20% !important;
  }

  .buttons button:hover {
    background-color: #285796;
    color: #7b9ecc;
  }
  .eicon-close{
	background-color: #193962;
  	color: white !important;
	  padding: 4px;
  }

}

@media (min-width: 320px) {
  #m-tabs .elementor-tabs-wrapper {
    display: flex;
        flex-direction: row;
        flex-wrap:wrap;
  }

}
@media (min-width: 320px) {
  #m-tabs .elementor-tab-mobile-title {
    display: none;
  }
}

@media(min-width: 767px){
	.PracticeAreaContent{
		max-height: 400px;
		overflow-y:  scroll;
	}
}
@media(max-width: 991px){
	
	.BankingFinanceExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}
	.corporateExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}
	.corporateDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}
	.corporateInsolvencyExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}
	.disputesExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.disputesDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}
	
	.privateEquityExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.privateEquityDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.realEstateExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.realEstateDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.technologyExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.technologyDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.corporateExp{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.corporateDesc{
	    overflow: hidden;
	    max-height:400px;
	    overflow-y: scroll;

	}

	.slider{
		overflow-y: scroll !important;
		height: 110vh !important;
	}
	.slide{
		overflow-y: scroll !important;
	}
	


}
@media (min-width: 500px) {
	
	.shiftDown{
		margin-top: 0 !important;
	}
	.shiftDown1{
		margin-top: 0 !important;
	}
}
