.html {
    font-family: "Lato", sans-serif !important;
}
ul#tabccboxs {
	scroll-margin-top: 10em !important;
}
@media only screen and  (max-width: 768px) 
{
  ul#tabccboxs {
      scroll-margin-top: 13em !important;
  }
}

.BreadCrumbs__breadcrumbsView ul li:nth-child(2) {
display: none !important;
}

.Header__header {
    background-image: url(https://cdn2.hubspot.net/hubfs/3030863/Help&Support-17.jpg) !important;
    background-size: cover;
    background-position: 50% 35%;
    position: relative;
    z-index: 3;
	background-color:Transparent !important;
}
.Header__homeContent .Header__searchSection {
    padding: 6.250rem 0 4.25rem;
    display: block;
}

.Header__name, .Header__searchTitle, .Header__description {
  color: Transparent !important;}
.Header__homeContent .Header__navbar {
    background-color: rgba(0, 0, 0, 0)!important;
    float: left;
    position: relative;
    width: 100%;
    z-index: 4;
}


/* Logo */
.Header__logo img {
    max-height: 5rem;
    max-width: 17.5rem;
    display: inherit;
}
@media only screen and  (max-width: 768px) 
{
	.Header__logo img {
		max-width: 11.5rem;
	}
}


/* Header Heading */
.home h1.knowledgehh {
	display: none;
}
.home h1.helphhh {
	display: block;
}

.induslynktrainingservicespltd h1.helphhh {
	display: none;
}
.induslynktrainingservicespltd h1.knowledgehh {
	display: block;
}


/* Heading Header */
.Header__searchTitle {
	color: #fff !important;
	font-weight: 600;
}
.Header__description {
	display: none;
}
.SearchContainer__formGroup .Input__headerSearch {
    background: #ff000000;
}
.SearchContainer__globalSearch {
    width: 70%;
    margin: auto;
}
.SearchContainer__globalSearch {
    border-radius: 100px;
}
.SearchContainer__searchIcon {
    display: none;
}

.SearchContainer__formGroup .Input__positionRel {
    display: inline-block;
}
 
.SearchContainer__formGroup  ::-webkit-input-placeholder { /* Edge */
  color: #000 !important;
  font-size: 18px !important;
  text-transform: capitalize;
}
.SearchContainer__formGroup  :-ms-input-placeholder { /* Internet Explorer */
  color: #000 !important;
  font-size: 18px !important;
  text-transform: capitalize;
}
.SearchContainer__formGroup  ::placeholder {
  color: #000 !important;
  font-size: 18px !important;
  text-transform: capitalize;
}

.SearchContainer__formGroup::before {
    background-image: url(https://desk.zoho.com/portal/api/publicImages/407762000004028033?portalId=76dcff33071baa496b0f1fb510aa68c9cbf5f7d83ca0a3d8204450bb829996e9);
	content: " ";
    padding-left: 5%;
	margin-left: 3%;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 22px;
	/*margin-top: 2%;    
	color: transparent;
    background-size: 4px;*/
}
@media only screen and  (max-width: 768px) 
{
	.SearchContainer__formGroup::before {
		padding-left: 15%;
		margin-left: 7%;
	}
}

/* Menu */
.Header__tabsTab a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.Header__tabsTab a.cat_btn {
    border: 2px solid #fff;
    padding: 11px 27px;
    border-radius: 6px;
	font-weight: 600;
}
@media only screen and  (max-width: 768px) 
{
	.Header__tabsTab a {
		display: block;
	}
	.Header__tabsTab a.cat_btn {
		padding: 2px 20px;
		margin-top: 10px;
		display: inline-block;
	}
}
@media only screen and (min-width: 1025px)   /* Hover, Active Menu */
{
	.Header__tabsTab:hover, .Header__tabsTab.Header__active {
		border-bottom-color: #00ff1600;
	}
}
/* Logo Menu left right padding */
@media only screen and (min-width: 768px)   
{
	.Header__container {
		padding: 0 0.2rem  !important;
	}
}



/* Mobile Menu BG*/
@media only screen and (max-width: 1024px)
{
	.Header__navopen div.Header__navbar .Header__menuTab {
		background-color: #4a7ec5 !important;
		padding: 15% 2% !important;
	}
}




.Layout__fullWidth {
    max-width: 100%;
}
.Layout__oneColumn{
	max-width: 100%;
}
.Layout__oneColumn .Layout__layout1 {
    padding: 0;
}
.WidgetContainer__boxSplit {
	padding: 0 !important; 
}
@media only screen and (min-width: 769px)
{
	.WidgetContainer__boxSplit {
		padding: 0 !important; 
	}
}

@media only screen and  (max-width: 768px) 
{
	/*.Layout__fullWidth {
		max-width: 100% !important;
		padding: 0 0.9375rem;
	}*/
}



.padding_l_r {
    padding: 0 10%; 
}
@media only screen and  (max-width: 768px) 
{
	.padding_l_r {
		padding: 0 4%; 
	}
}




.mt-3 {
	margin-top: 3%;
}
.mt-4 {
	margin-top: 4%;
}
.mt-5 {
	margin-top: 5%;
}

.mb-6 {
	margin-bottom: 6% !important;
}

.mt-4-10 {
	margin-top: 4%;
	margin-bottom: 3%;
}

.mtm-3 {
    margin-top: 3%;
}


@media only screen and  (max-width: 768px) 
{
	.mtm-3 {
		margin-top: 10%;
	}
	.mt-4-10 {
		margin-top: 10%;
	}
	.mob_text_center {
		text-align: center;
	}
	.mob_none {
		display: none;
	}
}


.border_top {
	border-top: 2px solid #f2f2f2;
}

.pp {
	font-size: 18px;
	line-height: 26px;
    margin-bottom: 0;
}


.float_none {
	float: none;
}
.text_center {
	text-align: center;
}

.border_bottom_mt_31_per {
    border-bottom: 2px solid #e9e9e9;
    color: #e9e9e900;
    display: inline-block;
    width: 100%;
    margin-top: 29%;
}
.border_bottom {
	border-bottom: 2px solid #e9e9e9;
	color: #e9e9e900;
	display: inline-block;
    width: 100%;
}
.border_bottom_invisible {
	border-bottom: 2px solid #e9e9e900;
	color: #e9e9e900;
}

.headingt h2{
	text-align: center;
	color: #003865;
	font-size: 2em;
}


.four_box .box {	
	border: 1px solid #dddddd;
    width: 21%;
    margin: 2%;
    text-align: center;
    float: left;
    padding: 34px 1% 20px;
    background: #f9f9f9;
    border-radius: 6px;
	min-height: 180px;
}

.four_box .box:hover {	
	box-shadow: -1px 3px 7px 5px #ccc;
}
.four_box .box .img1 {
    height: 45px;
    margin-bottom: 10px;
}
/*.four_box .box .titelc{
	font-size: 18px;
	line-height: 24px;	
	margin-top: 5%;
    margin-bottom: 0;
}*/
.four_box a.titelc {
    color: #000;
	font-size: 18px;
    line-height: 24px;
}
.four_box .box .titelc a{
	color: #000;
}
.four_box .box .titelc span{
	margin-left: 2%;
}
@media only screen and  (max-width: 768px) 
{	
	.four_box .box {
		width: 96%;
		float: none;
		padding: 8% 0;
		min-height: auto;
		margin-top: 8%;
		display: block;
	}
	.four_box .box:hover {
		box-shadow: 1px 3px 7px 2px #ccc;
	}
	div.four_box.padding_l_r {
	    padding: 0% 3% !important;
	}
	.four_box .box .titelc {
		font-size: 18px;
		line-height: 24px;
	}
	
	.four_box .box .titelc br {
		display: none;
	}

	.border_bottom_mt_31_per {
		margin-top: 183%;
	}
	#participant:target, #customer:target {
		z-index: 1;
		min-height: 750px !important;
	}
	/*.four_box .box {
		width: 99%;
		margin: auto;
		float: none;
		margin-bottom: 10%;
	}*/
	.headingt h2 {
		text-align: center;
		color: #003865;
		font-size: 1.25rem;
		line-height: 28px;
		margin-bottom: 8%;
	}
}


.call_in_support .call_box {
    width: 46%;
    //margin: 2%;
    float: left;
}
.call_in_support .call_box img{
    width: 80%;
}
.call_in_support .call_box .mtper{
	margin-top: 12%;
}
.call_in_support .call_box .mtper .call_h3 {
	color: #003865;
	letter-spacing: 1px;
	margin-bottom: 4%;
}
.call_in_support .call_box .mtper p {
	font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 11px;
}
.call_in_support .call_box .mtper a {
	color: #000;
}
a.emailic:before {
    background-image: url(https://desk.zoho.com/portal/api/publicImages/407762000003955001?portalId=76dcff33071baa496b0f1fb510aa68c9cbf5f7d83ca0a3d8204450bb829996e9);
    content: " ";
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 16px;
}
@media only screen and  (max-width: 768px) 
{
	.call_in_support .call_box {
		width: 99%;
		margin: 0;
		float: left;
	}
	.call_in_support .call_box img{
		width: 100%;
	}
	.call_in_support .call_box .mtper {
		margin-top: 0;
	}
}


/*.solution {
    background: #f9f9f9f5;
    display: inline-block;
    width: 100%;
    padding: 1.5% 5% 1.5%;
	margin-top: -7px;
}*/ 
.solution {
    background: #f9f9f9f5;
    display: inline-block;
    width: 100%;
    padding: 1.5% 10% 1.5%;
	margin-top: -7px;
}
.solution .solution_box1 {
    width: 50%;
	padding: 0 0 0 1%;
    float: left;
}
.solution .solution_box2 {
	width: 50%;
    padding: 1%;
    float: left;
	margin-top: 1.7%;
}
.solution .solution_box1 .cfa_hd {
	font-size: 1.8em;
    font-weight: 500;
	margin: 0;
	line-height: 40px;
	color: #003865;
}
.solution .solution_box2 .slash{    
	font-size: 30px;
    color: #00ac41;
}
.solution .solution_box2 .padd_10{
    padding: 10px 0;
}
.solution .solution_box2 .solution_box_1 {
    width: 43%;
    float: left;
}
.solution .solution_box2 .solution_box_1 .green_btn{
    
}
.solution .solution_box2 .solution_box_1 .green_btn a{
    color: #fff;
	font-size: 13px;	
	background: #00ac41;
    color: #fff;
	padding: 13px 25px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
	/*display: block;*/
}
.solution .solution_box2 .solution_box_1 a{
	font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #000;
}

.solution .solution_box2 .solution_box_2 {
    width: 3%;
    float: left;
	margin-top: -2%;
}

.solution .solution_box2 .solution_box_3{
	width: 54%;
    float: left;
}
.solution .solution_box2 .solution_box_3 a{
	font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #000;
}



/*.solution {
    background: #f2f2f2;
    height: 170px;
    margin-top: 2.9%;
}*/

/*
@media only screen and  (min-width: 1600px) 
{
	.solution {
		background: #f2f2f2;
		height: 170px;
		margin-top: 5.2%;
	}
}
@media only screen and  (min-width: 1900px) 
{
	.solution {
		background: #f2f2f2;
		height: 170px;
		margin-top: 7.4%;
	}
}*/

@media only screen and  (max-width: 768px) 
{
	.solution {
		padding: 1.5% 10% 4.5%;
		margin-top: 4%;
	}

	.solution .solution_box2 .solution_box_1 a img{
		margin-bottom: -4px;
	}
	
	/*.solution {
		height: 195px;
	}*/
	.solution .solution_box1 {
		width: 100%;
		padding: 0 2%;
		float: none;
	}
	.solution .solution_box1 .cfa_hd {
		text-align: center;
		font-size: 1.25rem;
		line-height: 28px;
		padding: 18px 0 8px;
	}
	.solution .solution_box2 {
		width: 100%;
		float: none;
	}
	.solution .solution_box2 .solution_box_1 {
		width: 100%;
		float: none;
	}
	.solution .solution_box2 .solution_box_2 {
		float: none;
		display: none;
	}
	.solution .solution_box2 .solution_box_1 .green_btn {
		width: 100%;
		margin: 3% 0 8%;
	}
	.solution .solution_box2 .solution_box_3{
		width: 100%;
		float: none;
	}
}

@media only screen and  (min-width: 1600px) 
{
	.solution .solution_box2 {
		margin-top: 1.5% !important;
	}
}
@media only screen and  (min-width: 1920px) 
{
	.solution .solution_box2 {
		margin-top: 1% !important;
	}
}


.whats .whats_box {
    width: 29%;
    margin: 2%;
    text-align: center;
    float: left;
    box-shadow: -1px 3px 7px 5px #ccc;
    padding: 3% 15px 3%;
    border-radius: 6px;
}
.whats .whats_box .img1 {
	height: 55px;
}
.whats .whats_box .titelc{
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;	
	margin-top: 6%;
    margin-bottom: 5%;
	color: #003865;
	display: block;
}
.whats .whats_box .content{
	font-size: 18px;
    line-height: 23px;
    color: #003865;
    margin-bottom: 5%;
    display: block;
}
.whats .whats_box .whats_btn {
    
}

.whats .whats_box .whats_btn {
    color: #fff;
	
	background-image: linear-gradient(90deg, #1594d7, #e3428f);
    border-radius: 100px;
    padding: 11px 22px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    display: block;
    margin: auto;
    text-transform: uppercase;
    display: inline-block;
}

@media only screen and  (max-width: 768px) 
{
	.whats {
		padding: 0 6%;
	}
	.whats .whats_box {
		width: 99%;
		margin: auto;
		float: none;
		margin-bottom: 10%;
		padding: 7% 4% 7%;
		display: block;
	}
}
@media only screen and  (min-width: 1900px) 
{
	.whats .whats_box .whats_btn {
		font-size: 15px;
		padding: 11px 30px;
	}
}





.signup {
	display: inline-block;
    background: #f9f9f9f5;
	width: 100%;
}
.signup .signup_box1 {
    width: 62%;
    margin: 2%;
    float: left;
}
.signup .signup_box1 h2 {
    color: #003865;
    font-size: 2em;
	margin-bottom: 15px;
}
.signup .signup_box2 {
    /*width: 26%;*/
    margin: 2%;
    float: left;
	text-align: center;
}

.signup .signup_box1 .contect{
    font-size: 18px;
}

.signup .green_btn div {
    margin-top: 14%;
}
.signup .green_btn div a{
	background: #00ac41;
    color: #fff;
    padding: 13px 25px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
	display: block;
}
.signup img.signup_box_img {
    width: 100%;
    max-width: 100%;
    margin-bottom: -10px;
}
@media only screen and  (max-width: 768px) 
{
	.signup {
		padding-top: 3%;
	}
	.signup .signup_box1{
		width: 99%;
		margin: 0;
		float: none;
	}
	.signup .signup_box1 h2 {
		text-align: center;
		color: #003865;
		font-size: 1.25rem;
		line-height: 28px;
		margin-bottom: 3%;
	}
	.signup .signup_box2 {
		width: 99%;
		margin: 0;
		float: none;
	}
	.signup .signup_box1 h1 {
		font-size: 25px;
	}
	.signup .green_btn div a{
		width: 93%;
		margin: auto;
		display: block;
		padding: 15px 0;
	}
	.signup .green_btn div {
		margin-top: 10%;
	}
}




/* Tabs */
/*
div#participant {
    scroll-margin-top: 11em;
}
div#customer {
    scroll-margin-top: 11em;
}

.tabs {
    list-style: none;
	text-align: center;
	border-bottom: 3px solid #f1f1f1;
	line-height: 23px;
	min-height: 60px;
}

.tabs li {
	display: inline-block;
	width: 23%;
	max-width: 100%;
}

.tabs li a {
    color: #858c94;
	font-size: 25px;
    font-weight: 600;
    //float: left;
    display: block;
    padding: 4px 10px;
    margin-left: -1px;
    position: relative;
    left: 1px;
    background: white;
    text-decoration: none;
}

.tabs li a span{
	padding: 25px 0;
}	

.tabs li:hover {
	color: #000;	
	border-bottom: 3px solid #00ac41;
}
.tabs li:hover a {
	color: #000;	
}
.box-wrap {
    position: relative;
    //min-height: 100%;
}

.tabbed-area .cc {
    background: white;
    //padding: 20px;
    //min-height: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
}

#participant:target, #customer:target {
    z-index: 1;
    min-height: 450px;
}

@media only screen and  (min-width: 1600px) 
{
	#participant:target, #customer:target {
		min-height: 470px;
	}
	.border_bottom_mt_31_per {
		margin-top: 25%;
	}
}
@media only screen and  (min-width: 1900px) 
{
	#participant:target, #customer:target {
		min-height: 480px;
	}
	.border_bottom_mt_31_per {
		margin-top: 25%;
	}
}
@media only screen and  (min-width: 1920px) 
{
	#participant:target, #customer:target {
		min-height: 480px;
	}
	.border_bottom_mt_31_per {
		margin-top: 25%;
	}
}

@media only screen and  (max-width: 768px) 
{
	.tabs li {
		width: 50%;
	}
	.tabs li a {
		font-size: 16px;
	}
	.tabs {
		padding: 0;
		margin-bottom: 10%;
	}
	div#participant {
		scroll-margin-top: 10em;
	}
	div#customer {
		scroll-margin-top: 10em;
	}
}
*/




/* Footer*/
.Footer__footerBg {
    background: #f5f5f5;
    padding: 0;
    display: none;
}
.Layout__oneColumn {
    padding: 0;
}
.WidgetContainer__contentList+.WidgetContainer__contentList {
    margin-top: 0;
}
.WidgetContainer__contentList:last-child {
    margin-top: 0;
    margin-bottom: -10px;
}


.footer_cut {	
	background: #003865;
	display: inline-block;
    width: 100%;
	padding: 1.5% 7.8% 1%;
}
.footer_cut .footer_box{	
	width: 25%;
    float: left;
	color: #fff;
	text-align: left;
	padding: 35px 0 25px;
}
.footer_cut .footer_box .f_heading {	
	font-size: 19px;
	color: #fff;
	margin-bottom: 23px;

}
.footer_cut .footer_box a{	
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}
.footer_cut .footer_box a.green_txt {
	color: #04c24c;
}
.footer_cut a.footer_social {
    //float: left;
    //margin-right: 5%;
	display: inline-block;
	margin-right: 5%;
}
.footer_cut img.footer_social {
	float: left;
	margin-top: 4px;
}
.fss {
	margin-left: 30px;
}
.footer_cut .footer_4 .select_box{
	margin: 12% 0 11%;
}
.footer_cut .green_btnf{

}
.footer_cut .green_btnf a.aa{	
	font-size: 13px;	
    font-weight: 600;
	background: #00ac41;
    color: #fff;
    padding: 5% 20% 5%;
    border-radius: 5px;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 15px;
}
.footer_cut .footer_4 .f_heading{
	margin-bottom: 10px;
}
@media only screen and (max-width: 768px) 
{
	.footer_cut {
		padding: 6.5% 7.8% 1%;
	}
	.footer_cut .footer_box {
		width: 100%;
	}
	.footer_cut .footer_box {
		padding: 15px 0 25px;
	}	
}


.footer_logos {
	padding: 15px 1% 15px 7.8%;
}
.footer_logos img {
    margin-right: 4.5%;
}
.footer_logos img:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) 
{
	.footer_logos {
		text-align: left;
	}
	.footer_logos img {
		height: 35px;
	}
}


.footer_copy {	
	padding: 8px 7.8% 3.5%;
    display: flex;
    justify-content: space-between;
}
.footer_copy .copy_box {
    float: left;
    font-size: 16px;
    color: #000;
}
.footer_copy .left_t {
    text-align: left;
}
.footer_copy .right_t {
    text-align: right;
    width: 55%;
}
}
.copy_box .right_t a{
    color: #000000 !important;
}
.footer_copy .copy_box a:after {
    content: "|";
    padding: 0 2%;
}
.footer_copy .copy_box a:last-child:after {
    content: "";
    padding: 0;
}
@media only screen and (max-width: 768px) 
{
  .footer_copy{
  flex-direction:column;
  }
	.footer_copy .copy_box {
		width: 100%;
		float: none;
	}
	.footer_copy .left_t {
		text-align: center;
	}
	.footer_copy .right_t {
		text-align: center;
		margin-top: 8px;
	}

}



/* FAQ */    

.faqs_help .faq_box1 {
    width: 25%;
    float: left;
}

.faqs_help .faq_box2 {
    width: 75%;
    float: left;
	margin-bottom: 20px;
}

.faqs_help .btn_blue {
    margin-bottom: 30px;
}

.faqs_help .btnn {
	width: 90%;
	padding: 12px 32px;
	font-size: 19px;
	font-weight: 600;
	text-align: center;
	border-radius: 6px;
	display: inline-block;
}
.faqs_help .btn_blue {
	background: #003865;
	border: 2px solid #003865;		
}
.faqs_help .btn_blue a {
	color: #fff;	
}
.faqs_help .btn_white {
    background: #ededed;
    border: 2px solid #d4d4d4;
}
.faqs_help .btn_white a {
	color: #003865;
}
.faqs_help .btn_more_faq {
   
}
.faqs_help .btn_more_faq a {
	border: 2px solid #009de0;
    padding: 1.2% 6% !important;
    margin: auto;
    color: #009de0;
    font-size: 14px !important;
    letter-spacing: 1px;
    border-radius: 6px;
}
/*.faqs_help .btn_more_faq a {
	 border: 2px solid #009de0;
    width: 20% !important;
    padding: 5px 0px !important;
    margin: auto;
    display: flow-root;
	
    color: #009de0;
    font-size: 14px !important;
	letter-spacing: 1px;
}*/

/*.faqs_help .btn_blue a:after {
    background-image: url(https://desk.zoho.com/portal/api/publicImages/407762000004106005?portalId=76dcff33071baa496b0f1fb510aa68c9cbf5f7d83ca0a3d8204450bb829996e9);
    content: " ";
    background-repeat: no-repeat;
    padding-left: 5%;
}*/

@media only screen and (max-width: 768px) 
{
	.faqs_help .btnn {
		width: 100%;
	}
	.faqs_help .faq_box1 {
		width: 100%;
		float: none;
		text-align: center;
	}
	.faqs_help .faq_box2 {
		width: 100%;
		float: none;
		margin-top: 35px;
	}
	.faqs_help .btn_more_faq a {
		padding: 6.2% 19% !important;
	}
}




/* Accordion FAQ */
.collapse-d-content {  
  margin: auto;
  /*
	width: 50vw;
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  */
}
.collapse-d {
	background: #fff;
}
.collapse-d a {
	display: block;
	font-weight: 500;
	padding: 0.9rem 3.2rem 0.9rem 2.2rem;
	position: relative;
}
.collapse-d a.acco_bg {
    color: #003865;
    background: #efefefba;
	border-radius: 6px;
	font-size: 18px;
}
.collapse-d:target a.acco_bg{
	color: #fff;
	background: #009de0;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*.collapse-d + .collapse-d a {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}*/

.collapse-d:target .content-d {
  max-height: 100%;
}

.collapse-d:target a.acco_bg:before {
  /*transform: rotate(-90deg);*/
  content: "-";
}
.collapse-d a.acco_bg:before {
	content: "+";
	position: absolute;
	right: 30px;
	font-size: 2rem;
    top: 0;
}

/*.collapse-d a:before {
  content: "";
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 25px;
  right: 30px;
}*/

.inner-content {
	padding: 1rem 1.8rem 3px;	
	background: #efefefba;
	border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
	font-size: 18px;
}
.inner-content a{
	padding: 0 !important;
	display: inline-block;
	color: #0092d0;
}
.inner-content div{
	margin-bottom: 12px;
}
.content-d {
  max-height: 0em;
  /*transition: 0.3s linear 0s;*/
  overflow: hidden;
}
.collapse-d-content .headingq br{
  display: none !important;
}

div.accordianpadd {
    scroll-margin-top: 13.3em;
	margin-bottom: 20px;
}
@media only screen and (max-width: 768px) 
{
	.collapse-d a {
		padding: 0.9rem 3.2rem 0.9rem 1.2rem;
	}
	.collapse-d a.acco_bg {
		font-size: 16px;
		line-height: 22px;
	}
	.collapse-d a.acco_bg:before {
		right: 15px;
		line-height: 2;
	}
	.inner-content {
		padding: 1rem 1em 3px;
		font-size: 16px;
	}
}


/* Knowledge Base */
.KbSubCategoryContainer__row {
    margin: 0 !important;
}
.KbSubCategoryContainer__contentList {
    padding: 2rem 1rem 1.875rem 6.6rem; 
}
	/* level_1_Kbcategory */
div.KbSubCategoryContainer__contentList#section_407762000002596111 {
    display: none;
}
div.KbSubCategoryContainer__contentList#section_407762000002596056 {
    display: none;
}
@media only screen and (max-width: 768px) 
{
	.KbSubCategoryContainer__contentList {
		padding: 2rem 1rem 1.875rem 1.6rem;
	}
}


/* client /client */
@media only screen and (min-width: 768px) 
{
	.Layout__oneColumn {
		min-height: 100% !important;
	}
}






/* KB Page Side Tabs */

.faqs_zoho {
	background: #f9f9f9f5;
    /*padding-top: 2%;
    padding-bottom: 5%;*/
}   
.faqs_zoho .headingt h2{
	margin-bottom: 3%;
}
.faqs_kbpages {
    background: #f9f9f9f5;
    padding-top: 2.5%;
    border-bottom: 1px solid #d4d4d4;
}
.faqs_kbpages .both_box{
	display: inline-block;
	padding: 2%;
	margin-top: 2%;
    margin-bottom: 3%;
	padding-top: 0;
	width: 100%;
}

.both_box ul#tabkbpages { 
	list-style-type: none;
    padding: 0 0 0.3em 0;
    width: 25%;
    float: left;
}
.both_box ul#tabkbpages li {
  display: inline;
}
.both_box ul#tabkbpages li a {
    color: #003865;
    background: #ededed;
    border: 1px solid #d4d4d4;
    padding: 4.5% 10%;
    font-size: 1.6vw;
    font-weight: 600;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 30px;
    width: 93%;
}
.both_box ul#tabkbpages li a.selected {
	color: #fff;
    background: #003865;
    border: 1px solid #003865;
    padding: 4.5% 10%;
    font-size: 1.6vw;
    font-weight: 600;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 30px;
    width: 93%;
}
/*ul#tabkbpages li a:hover {
  background-color: #f1f0ee;
}*/
.both_box ul#tabkbpages li a.selected:after {
    background-image: url(https://desk.zoho.com/portal/api/publicImages/407762000004106005?portalId=76dcff33071baa496b0f1fb510aa68c9cbf5f7d83ca0a3d8204450bb829996e9);
    content: " ";
    background-repeat: no-repeat;
	/*padding: 0 5px;
    margin: 0 6%;*/
	padding: 0 3%;
    margin: 0 6%;
    background-size: contain;
}
div.tabkbpageContent {
    padding: 0 0.5em;
    width: 75%;
    float: left;
}
div.tabkbpageContent.hide {
  display: none;
}

.faqs_kbpages .btnn {
    width: 90%;
    padding: 12px 32px;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
	margin-top: 25px;
}
.faqs_kbpages .btn_more_faq a {
    border: 2px solid #009de0;
    padding: 1.2% 6% !important;
    margin: auto;
    color: #009de0;
    font-size: 14px !important;
    letter-spacing: 1px;
    border-radius: 6px;
}

@media only screen and (max-width: 768px) 
{
	.both_box ul#tabkbpages {
		width: 100%;
		float: none;
	}
	.both_box ul#tabkbpages li a {
		width: 100%;
		font-size: 4.6vw;
	}	
	.both_box ul#tabkbpages li a.selected {
		width: 100%;
		font-size: 4.6vw;
	}
	.both_box ul#tabkbpages li a.selected:after {
		margin: 0 4%;
		background-size: inherit;
	}
	div.tabkbpageContent {
		padding: 0;
		width: 100%;
		float: none;
	}
	.faqs_kbpages .btnn {
		width: 100%;
	}
	.faqs_kbpages .btn_more_faq a {
		padding: 5% 16% 4.2% !important;
	}
}






/* KB PAge Tab */
/*.four_box .box:last-child {
    margin-bottom: 7%;
}*/
ul#tabccboxs {
	list-style-type: none;
    display: inline-block;
    width: 100%;
    text-align: center;
	border-bottom: 2px solid #f1f1f1;
	/*min-height: 64px;*/
}

/*ul#tabccboxs li {
	display: inline-block;
	min-height: 53px;
}*/
ul#tabccboxs li {
    display: inline-block;
    width: 25%;
}

ul#tabccboxs li br {
	display: none;
}

ul#tabccboxs li a {
	color: #858c94;
    font-size: 25px;
    font-weight: 600;
    padding: 4px 10px 3%;
    text-decoration: none;
    border-bottom: 3px solid #ffffff;
    display: block;
}

ul#tabccboxs li a.selected {
    color: #003865;
    border-bottom: 3px solid #00ac41;

	display: block;
}

div.tabccboxContent {
    margin-top: 3%;
    /*margin-bottom: 38%;*/
}

div.tabccboxContent.hide {
  display: none;
}
@media only screen and (max-width: 768px) 
{	
	ul#tabccboxs {
		padding: 0 3%;
	}
	ul#tabccboxs li {
		width: 50%;
	}
	ul#tabccboxs li a {
		font-size: 18px;
		padding: 10px 4px;
	}
	ul#tabccboxs li a.selected  {
		display: inline-block;
	}
}



/* Help Tabs */
ul#tabhcpages {
	list-style-type: none;
    display: inline-block;
    width: 100%;
    text-align: center;
	border-bottom: 2px solid #f1f1f1;
	/*min-height: 64px;*/
}

/*ul#tabhcpages li {
	display: inline-block;
	min-height: 53px;
}*/
ul#tabhcpages li {
    display: inline-block;
    width: 25%;
}

ul#tabhcpages li br {
	display: none;
}

ul#tabhcpages li a {
	color: #858c94;
    font-size: 25px;
    font-weight: 600;
    padding: 4px 10px 3%;
    text-decoration: none;
    border-bottom: 3px solid #ffffff;
    display: block;
}

ul#tabhcpages li a.selected {
    color: #003865;
    border-bottom: 3px solid #00ac41;
	display: block;
}

div.tabhcpageContent {
    margin-top: 3%;
    /*margin-bottom: 38%;*/
}

div.tabhcpageContent.hide {
  display: none;
}
@media only screen and (max-width: 768px) 
{	
	ul#tabhcpages {
		padding: 0 3%;
	}
	ul#tabhcpages li {
		width: 50%;
	}
	ul#tabhcpages li a {
		font-size: 18px;
		padding: 10px 4px;
	}
	ul#tabhcpages li a.selected {
		display: inline-block;
	}
}




/* Header 
portal.kb-page-header header.Header__defaultContent .Header__searchSection {
    display: block !important;
    padding: .70rem 0 4.25rem !important;
    margin-bottom: 1.8%;
}
 Heading 
portal.kb-page-header header h1.helphhh {
	display: block !important;
}
 search 
portal.kb-page-header div.commonStyle__zt3breadCrumbBg {
    display: none !important;
}

@media only screen and  (max-width: 768px) 
{
	portal.kb-page-header .Header__menuicon {
		top: 12%; !important;
	}
	portal.kb-page-header .Header__navopen div.Header__navbar .Header__menuTab {
		margin-top: -68% !important;
	}
} 

@media only screen and (max-width: 1024px)
{
	portal.kb-page-header .Header__navopen div.Header__navbar .Header__menuTab {
		margin-top: -68% !important;
	}
}*/





.level_1_Kbcategory {
  display: none;
}

.kbpage_top {
	display: inline-block;
    background: #f9f9f9f5;
	width: 100%;
}
.kbpage_top h1 {
    color: #003865;
    font-size: 2.7em;
    line-height: 1.2;
}
.kbpage_top .kbpage_top_box1 {
    width: 35%;
    margin: 2%;
    float: left;
	margin-bottom: 0;
	line-height: 0;
}
.kbpage_top .kbpage_top_box2 {
    width: 57%;
    margin: 2%;
    float: left;
}
.kbpage_top div.green_btn  {
    margin-top: 4%;
}
.kbpage_top .green_btn div a{
	background: #00ac41;
    color: #fff;
    padding: 13px 25px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    text-align: center;
}
@media only screen and  (max-width: 768px) 
{
	.kbpage_top {
		padding-top: 3%;
	}
	.kbpage_top .kbpage_top_box1{
		width: 99%;
		margin: 0;
		float: none;
	}
	.kbpage_top h1 {
		font-size: 1.25rem;
		line-height: 0;
	}
	.kbpage_top .kbpage_top_box2 {
		width: 99%;
		margin: 0;
		float: none;
	}
	.kbpage_top .green_btn div a{
		width: 93%;
		margin: auto;
		display: block;
		padding: 15px 0;
	}
	.kbpage_top .green_btn div {
		margin-top: 10%;
	}
}
@media only screen and  (min-width: 1600px) 
{
	.kbpage_top div.green_btn {
		margin-top: 6%;
	}
}
@media only screen and  (min-width: 1920px) 
{
	.kbpage_top div.green_btn {
		margin-top: 8%;
	}
}


/* FAQ */

.accordion-item {
  margin-bottom: 10px;
}
.accordion-item-heading {
	color: #003865;
    background: #efefefba;
    border-radius: 6px;
    font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	margin: 0px 0px 20px 0px;
	padding: 10px 20px;
	width: 100%;
	box-sizing: border-box;
}
.open .accordion-item-heading,
.open .accordion-item-content {
  width: 100%;
}
.closed .accordion-item-content {
  width: 100%;
  height: 0px;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  float: left;
  display: block;
}
.open .accordion-item-content {
	color: #003865;
    background: #efefefba;
    border-radius: 6px;
    font-size: 18px;
	
	width: 100%;
	padding: 20px;
	margin: 0;
	display: block;
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	box-sizing: border-box;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	padding: 5px 22px 3px;
}
.open .accordion-item-content a{
	color: #0092d0;
}
.open .accordion-item-heading {
    margin: 0px;
	color: #ffffff;
    background: #009DE0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.closed  h2.accordion-item-heading:before {
	content: "+";
	float: right;
}
.open  h2.accordion-item-heading:before {
	content: "-";
	float: right;
}
.accordion-item-heading br {
	display: none;
}


