/*
	Theme Name: InCorp About Stylesheet
	Theme URI: https://www.test.com/
	Description: Based on Genesis Child Theme for genesis Version
	Author: GB
	Version: 2.1.0
	Template: Genesis
	Tags: the child of genesis
	License: GPL-2.0+
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.site-inner .wrap {
	margin: 0 auto;
}
.site-inner {
    /* overflow: hidden; */
}
.entry-content hr {
  border-bottom: 1px dashed #edf1f4;
}
.tc-social .btn{
    background:#a7a7a7 !important;
}
.tc-social .btn:hover, .btn .fa-envelope:hover, .btn .fa-linkedin-in:hover{
    background:#bb2121 !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.tc-social .btn, .btn .fa-envelope, .btn .fa-linkedin-in {
    padding: 2px 3px;
    margin-right: 0;
    border-radius: 5px;
    font-size: 17px;
    color: #fff !important;
    border: 0 !important;
    text-align: center;
}
.tc-social .btn {
    margin-right: 10px;
}
div#home-banner {
    height: auto !important;
}
div#home-banner section {
    margin-bottom: 50px !important;
}
div#home-banner #custom_html-5 .custom-html-widget {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
div#home-banner #custom_html-5 .custom-html-widget .video_wrap video {
    width: 100%;
    height: auto;
    display: block;
}
.country_banner_form h3 {
    margin: 0 !important;
}
#banner_philippines video#banner-video {
    object-position: 0 95% !important;
}
.philippines #about_section1 li.one-fourth img,
.vietnam #about_section1 li.one-fourth img,
.malaysia #about_section1 li.one-fourth img,
.indonesia #about_section1 li.one-fourth img, .india #about_section1 li.one-fifth img, .india .four-col li img, .three-col li img, .hong-kong #about_section1 li.one-fourth img { 
    max-width: 40% !important; display: block;
}
.india .four-col li, .col-icons li, .four-col li, .three-col li {list-style-type: none !important;}
.three-col p {text-align:center;}
.india .four-col li img, .three-col li img{padding-bottom: 20px;}
.philippines .four-col, .malaysia .four-col, .india .one-fifth, .col-icons{
    overflow: hidden;
    margin-bottom: 30px;
}
.icon-three-by-three {margin: 0 !important;}
.icon-three-by-three img {display: block;
    text-align: center;
    margin: 0 auto;}
.col-icons li img {width: 60%;display: block;}
.col-icons li, .icon-three-by-three li  {text-align:center;}
.icon-three-by-three li {margin-bottom: 10px;}
.home-counter .container section#custom_html-14 .one-half.first {
    background-size: cover;
}
.home-counter .container section#custom_html-14 .one-half.first span {
    margin: 0 15px 15px;
}
.home-featured.widget-area .container {
    padding-left: var(--bs-gutter-x,.75rem);
    padding-right: var(--bs-gutter-x,.75rem);
}
.home-featured.widget-area img {
    display: block;
}
.home-featured.widget-area section:not(:first-of-type) article>a {
    max-height: none !important;
}

/* Highlighted 1st*/
.home .home-highlighted .container {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
}
/* .home .home-highlighted {
    padding-bottom: 50px;
} */
.home .home-highlighted .container section {
    background: #f4f4f4;
    /* border-radius: 10px; */
    overflow: hidden;
    flex: 1;
    margin: 0 30px 30px 0;
    min-height: unset;
    width: auto;
    display: block;
}
.home .home-highlighted .container section:last-of-type {
    margin-right: 0;
}
.home .home-highlighted .container section .widget-wrap {
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    /* align-items: flex-start; */
    /* margin: 0 0 27px 0; */
}
.home .home-highlighted .container section .widget-wrap .post-categories {
    height: 28px;
}
.home .home-highlighted .container section .widget-wrap .highlighted-post-img {
    width: 100%;
}
.home .home-highlighted .container section .widget-wrap .highlighted-post-img img {
    height: 100%;
    width: 100% !important;
    max-width: none !important;
    object-fit: cover;
}
.home .home-highlighted .container section .widget-wrap h4 {
    height: auto !important;
}
.home .home-highlighted .container section .widget-wrap > p:last-of-type,
.home .home-highlighted .container section .widget-wrap > a:last-of-type:not(:nth-child(3)) {
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
}

/* Highlighted 2nd*/
.home .home-highlighted-second .container {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.home .home-highlighted-second .container section {
    background: #f4f4f4;
    /* border-radius: 10px; */
    overflow: hidden;
    flex: 1;
    margin: 0 30px 30px 0;
    min-height: unset;
    width: auto;
    display: block;
}
.home .home-highlighted-second .container section:last-of-type {
    margin-right: 0;
}
.home .home-highlighted-second .container section .widget-wrap {
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    /* align-items: flex-start; */
    /* margin: 0 0 27px 0; */
}
.home .home-highlighted-second .container section .widget-wrap .post-categories {
    height: 28px;
}
.home .home-highlighted-second .container section .widget-wrap .highlighted-second-post-img {
    width: 100%;
}
.home .home-highlighted-second .container section .widget-wrap .highlighted-second-post-img img {
    height: 100%;
    width: 100% !important;
    max-width: none !important;
    object-fit: cover;
}
.home .home-highlighted-second .container section .widget-wrap h4 {
    height: auto !important;
}
.home .home-highlighted-second .container section .widget-wrap > p:last-of-type,
.home .home-highlighted-second .container section .widget-wrap > a:last-of-type:not(:nth-child(3)) {
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
}
    
@media (max-width: 1200px) {
    .home-counter .counts .count-box .counter_number p {
        margin: 0 !important;
        text-align: left;
    }
    .home-featured.widget-area .container {
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
    }
    .home-featured.widget-area .container section:first-of-type {
        flex: 1 0 auto;
    }
    .home-featured.widget-area section:first-of-type article>a {
        min-height: auto;
    }
    .home-featured.widget-area section article>a img {
        max-height: none;
    }
    .home-featured.widget-area section:first-of-type article>header.entry-header {
        margin-top: 20px;
    }
    .home-links-section .container section .widget_text.widget-wrap .one-third p:last-of-type {
        padding-right: 40px;
    }
}
@media (max-width: 992px) {
    div#home-banner #custom_html-5 .custom-html-widget {
        flex-direction: column;
    }
    div#home-banner #custom_html-5 .custom-html-widget div.banner_wrap,
    div#home-banner #custom_html-5 .custom-html-widget div.video_wrap {
        max-width: none !important;
        width: auto !important;
        display: block !important;
    }
    .home-featured.widget-area section:not(:first-of-type) .widget-wrap {
        height: 100%;
    }
    .home-featured.widget-area section:not(:first-of-type) article {
        display: flex;
        flex-flow: column wrap;
        align-items: flex-start;
        height: 100%;
    }
    .home-featured.widget-area section:not(:first-of-type) article>a,
    .home-featured.widget-area section:not(:first-of-type) article>a img,
    .home-featured.widget-area section:not(:first-of-type) article>header.entry-header,
    .home-featured.widget-area section:not(:first-of-type) article>.entry-content {
        width: 100%;
    }
    .home-featured.widget-area section:not(:first-of-type) article>.entry-content {
        margin-top: auto;
        margin-bottom: 20px;
    }
    .home-featured.widget-area section:not(:first-of-type) article>a img {
        max-height: 180px;
    }

    /* Highlighted 1st */
    /* .home .home-highlighted .container section:nth-child(even) {
        margin-right: 0 !important;
    } */
    .home .home-highlighted .container section
    {
        margin: 0 0 30px;
    }
    .home .home-highlighted .container section {
        flex: 100%;
    }

    /* Highlighted 2nd */
    /* .home .home-highlighted-second .container section:nth-child(even) {
        margin-right: 0 !important;
    } */
    .home .home-highlighted-second .container section
    {
        margin: 0 0 30px;
    }
    .home .home-highlighted-second .container section {
        flex: 100%;
    }

}
@media (max-width: 768px) {
    .home-counter .counts .count-box {
        margin: 10px 0 !important;
        text-align: left;
    }
    .home-counter .counts .count-box .counter_number {
        padding-left: 16px;
        padding-top: 10px;
    }
    .home-counter .container section#custom_html-14 .one-half.more-incorp-content {
        padding-left: 0;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-nav, .home .country-tabs .su-tabs-vertical .su-tabs-panes {
        width: 100% !important;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-nav {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        margin: 0 auto;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-nav span {
        width: 160px;
        margin-bottom: 15px;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-panes {
        margin-top: 20px;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-panes .su-tabs-pane .two-thirds, 
    .home .country-tabs .su-tabs-vertical .su-tabs-panes .su-tabs-pane .one-third {
        width: 100% !important;
    }
    .home .country-tabs .su-tabs-vertical .su-tabs-panes .su-tabs-pane .one-third img {
        width: 100%;
    }
    .home-featured.widget-area section article {
        display: flex;
        flex-flow: column wrap;
        align-items: flex-start;
    }
    .home-featured.widget-area section article>a,
    .home-featured.widget-area section article>a img,
    .home-featured.widget-area section article>header.entry-header,
    .home-featured.widget-area section article>.entry-content {
        width: 100% !important;
    }
    .home-featured.widget-area section article>header.entry-header {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
    }
    .home-featured.widget-area .container section {
        width: 100% !important;
    }
    .home-featured.widget-area section article>.entry-content {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px !important;
    }
    .home-featured.widget-area section:not(:first-of-type) article>a img {
        max-height: none;
    }

    /* Highlighted 1st */
    .home .home-highlighted.widget-area > h2 {
        max-width: 470px;
        margin: 40px auto;
    }
    /* Highlighted 2nd */
    .home .home-highlighted-second.widget-area > h2 {
        max-width: 470px;
        margin: 40px auto;
    }
}
@media only screen and (max-width: 480px) {
    /* Highlighted 1st */
    .home .home-highlighted .container section {
        margin-right: 0 !important;
    }
    .home .home-highlighted .container section {
        flex: 100%;
    }
    .home .home-highlighted .container section .widget-wrap .highlighted-post-img {
        min-height: unset;
        max-height: none;
    }
    /* Highlighted 2nd */
    .home .home-highlighted-second .container section {
        margin-right: 0 !important;
    }
    .home .home-highlighted-second .container section {
        flex: 100%;
    }
    .home .home-highlighted-second .container section .widget-wrap .highlighted-second-post-img {
        min-height: unset;
        max-height: none;
    }
}


.gform_wrapper#gform_wrapper_35 .gform_footer {
    padding: 10px 0 !important;
}
.gform_wrapper#gform_wrapper_35 ul li.gfield,
.gform_wrapper#gform_wrapper_35 {
    margin-top: 0 !important;
}
.gform_wrapper#gform_wrapper_35 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper#gform_wrapper_35 li.gfield_error textarea {
    border: 0 !important;
}
.gform_wrapper#gform_wrapper_35 .validation_message {
    color: #2a478f;
    font-weight: normal;
}
#gform_wrapper_35 input[type='submit'] {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    width: 50%;
}
#gform_wrapper_35 input {
    background: #fafafa;
}
.padding-bottom-zero {
    padding-bottom: 0 !important;
}
.about .wrap .entry_content #innerpage_container {
    padding: 0 var(--bs-gutter-x, 0.75rem);
	padding-top: 30px;
}

#about_section1 {
	margin-bottom: 0;
}
.our-values {
	padding-top: 40px;
	background: #f6f7fb;
	margin-top: 70px;
}
.our-values h2, .about-us h2, .about .site-inner h2 {
	color: #333333;
	margin-bottom: 50px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
.about-us p, .about .site-inner p {
	color: #333333;
    font-size: 19px;
    font-weight: 300;
}
.about-us .intro, .about .site-inner .intro {
	text-align: center;
}
.about .site-inner .intro {
	padding: 0 10%;
}
.our-values ul{
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	padding-bottom: 40px;
	padding-left: 0;
    margin-bottom: 50px;
}
.our-values ul li {
	width: 40%;
    text-align: center;
}
.our-values ul li img {
	width: 70px;
}
.our-values ul li h3 {
	margin-top: 20px;
	font-size: 20px;
}
.vision-mission, .services-semi-circle {
	overflow: hidden;
	padding: 50px 0
}
.vision-mission p {
	text-align: left;
}
.list-with-checkmark {
	margin-left: 0 !important;
	padding-left: 0 !important
}
.list-with-checkmark li {
    margin-left: 30px;
	margin-bottom: 8px;
    color: #333333;
    font-size: 19px;
    font-weight: 300;
    padding-left: 30px;
    position: relative;
    list-style-type: none !important;
}
.list-with-checkmark li ul {
    margin-top: 15px;
    margin-left: 0; padding-left: 0;
}
ul.list-with-checkmark  li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f058";
    vertical-align: middle;
    color: #bb2121;
    position: absolute;
    left: 0;
}
.services-semi-circle h3 {
	color: #333333;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    font-weight: bold;
    margin-top: 116px;
    font-size: 27px;
    margin-bottom: 60px;
}
.services-container {
    margin-top: 60px;}
    
.services-semi-circle a.button,
.more-about-us-col a.button{
	color: #fff;
    text-decoration: none;
    background: #bb2121;
    padding: 10px 50px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px;
    transition: background-color 0.5s ease;
    font-weight: 500;
    display: inline-block;
}
.services-semi-circle a.button:hover,
.more-about-us-col a.button:hover{
	background:#333;
}
.services-list-countries  {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	padding: 0;
}
.services-semi-circle img.services-circle {
	width: 90%;
}
.services-list-countries li {
    font-size: 18px;
    margin-bottom: 20px;
}
.services-list-countries li img {
	border: 1px solid #ebebeb;
    position: absolute;
    left: 0;
    margin: 0;
}
.services-list-countries li a {
	color:#333;
    position: relative;
    padding-left: 70px;
	font-size: 21px;
}
.services-list-countries li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#bb2121
}
.entry-content h2 {
    margin: 30px 0;
}
.box-highlight {
    background-color: #f3f6f6;
    padding: 30px;
    border: 1px solid #e1e4e5;
    margin: 30px 0;
}
.box-highlight h3, .box-highlight h2 {
    margin-top: 0 !important;
}
/** Bullet styles **/
ul.two-columns {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
ul.two-columns li {
    text-align: left !important;
}
ul.circle, ul.bullet, ol.lower-roman, ul.checkmark {
    margin: 0;
    padding-left: 20px;
}
ul.bullet li {
    list-style-type: none;
}
ul.circle li, 
ol.number ul li, ul ul.circle-child li {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    list-style-position: outside;
}
ul.circle li:before, ol.number ul li:before, ul ul.circle-child li:before {
    content: "";
    width: 8px;
    height: 8px;
    left: 0;
    top: 0;
    margin-top: 9px;
    background: #bb2121;
    display: inline-block;
    position: absolute;
}
ul ul.circle-child li:before {
	margin-left: 0;
	padding-right: 0;
}
ul.circle li h3 {margin-top: 0 !important}
ul.checkmark li {
    list-style-type: none !important;
    margin: 0 0 20px;
    padding-left: 20px;
}

ul.checkmark li:before {
    content: url(https://www.incorp.asia/wp-content/themes/incorpbeta/assets/images/checkmark.svg);
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    margin-left: -30px;
		width: 30px;
    padding-right: 10px;
    padding-top: 3px;
}
ol.number {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding: 0 0 0 1em;
  position: relative;
}
ol.number li {
    counter-increment: number;
    list-style: none !important;
    margin-bottom: 20px;
    padding-left: 30px;
}
ol.number li::before {
    content: counter(number)".";
    color: #bb2121;
    font-weight: bold;
    margin-right: 0.5rem;
    position: absolute;
    left: 20px;
}
ol.number ul li  {
    counter-increment: none;
    list-style: disc !important;
}
ol.number ul li::before {
    content: none;
}

ol.lower-roman {
    counter-reset:item;
    list-style: none !important;
}
ol.lower-roman li {
    list-style: none !important;
    padding-left: 20px;
}
ol.lower-roman li:before{
    content: counter(item, lower-roman) "."; 
    color: #bb2121;
    counter-increment: item;
    position: absolute;
    text-align: right;
    font-weight: bold;
    margin-left: -30px;
}
ol.lower-alpha {
	list-style-type: lower-alpha !important;
    margin-top: 1em;
}
ul.circle > ol.lower-alpha {
border-radius: 0;
}
/** toc - accordion **/
.su-spoiler-style-fancy.accordion-toc {border:0}
.accordion-toc .su-spoiler-content {
padding:0;
}
.su-spoiler-style-fancy.accordion-toc .su-spoiler-icon {top: 20px;}
.accordion-toc.accordion-toc>.su-spoiler-title {border-bottom:0; border-radius: 0;font-size: 19px;min-height: 50px;
    line-height: 50px;background:#f6f7fb}
.accordion-toc ul {margin-top: 0 !important;}
.accordion-toc .article-contents {padding: 10px 20px 20px 34px}
.accordion-toc .article-contents h3{margin-top: 0 !important}
/** table **/
.single.category-blogs .site-inner article .entry-content table ul.circle, .page.guides-page .site-inner article .entry-content table ul.circle,
.single.category-blogs .site-inner article .entry-content table ol, .single.category-blogs .site-inner article .entry-content table ul {
margin-top: 0 !important;	
}
.table {
  margin: 0 0 40px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
  border-collapse: collapse;
  margin-left: auto;
    margin-right: auto;
}
.responsive-table table {
    overflow-x: auto;
}
.table-style-1 tr:nth-child(odd) td{
           background:#f1f1f1;
}
.table-style-1 tr:nth-child(even) td{
            background:#fff;
}
@media screen and (max-width: 768px) {
	.responsive-table {
		overflow-x: auto !important;
	}
	.table {
    	display: block;
        width: 100%;
  	}
  /* Force table to not be like tables anymore */
	.responsive-table table { 
		display: block; 
	}	
	.responsive-table table tr { border: 1px solid #ccc; }	
	.responsive-table table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #c6d3dc; 
	}
	
}

.table-row {
  display: table-row;
  background: #f6f6f6;
}
.table-row:nth-of-type(odd) {
  background: #e9e9e9;
}
.table-row.header {
  font-weight: 900;
  color: #ffffff;
  background: #bb2121;
}

.row.blue {
  background: #2980b9;
}
@media screen and (max-width: 580px) {
  .table-row {
    padding: 14px 0 7px;
    display: block;
  }
  .table-row.header {
    padding: 0;
    height: 6px;
  }
  .table-row.header .cell {
    display: none;
  }
  .table-row .cell {
    margin-bottom: 10px;
  }
  .table-row .cell:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    display: block;
  }
}

.cell {
  padding: 6px 12px;
  display: table-cell;
  text-align: left;
}
.cell p {
    text-align: left;
}
@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 16px;
    display: block;
  }
}
/** end table **/
.more-about-us,
.team {
	display: flex;
    flex-flow: row wrap;
	background:#f6f7fb;
    position: relative;
    padding-bottom: 30px;
}
.more-about-us-title {
	background:#f6f7fb;
	position: relative;
	padding: 30px 0;
}
.more-about-us-title h2,
.board-of-director h2{
	margin: 0;
    text-align: left;
}
.more-about-us-title:before,
.more-about-us:before{
    content: '';
    background: #f6f7fb;
    width: 200%;
    position: absolute;
    top: 0;
    left: -50%;
    height: 100%;
    z-index: -1;
}
.more-about-us-col, .team-col {
	margin-bottom: 40px;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-flow: column wrap;
	align-items: flex-start;
}
.more-about-us-col img {
	width: 70px;
}
.more-about-us-col h3 {
	color:#333;
	margin-bottom: 30px;
}
.more-about-us-col h3:hover {
    color:#bb2121;
}
.more-about-us-col p:last-child {
	margin-top: auto;
	margin-bottom: 0;
}
.more-about-us-col .button {
    background: #999 !important;
	padding: 10px 30px !important;
    display: block !important;
    text-align: center;
}
.more-about-us-col .button:hover {
    background: #bb2121 !important;
}
.more-about-us-col:not(:last-of-type) {
    padding-right: 40px;
}

@media only screen and (max-width: 768px) {
    .our-values ul {
        flex-wrap: wrap;
    }
    .our-values ul li {
        width: 33.3333333%;
    }
    .vision-mission {
        padding-top: 0;
    }
    .services-semi-circle {
        padding-top: 0;
    }
    .services-semi-circle .one-half.first h3 {
        margin-top: 0;
    }
    .more-about-us .more-about-us-col {
        flex-basis: calc(50% - 20px);
        margin-bottom: 80px;
    }
    .more-about-us .more-about-us-col:nth-cild(even) {
        padding-right: 0;
    }
}
@media only screen and (max-width: 480px) {
    .our-values ul li {
        width: 50%;
    }
    .more-about-us .more-about-us-col {
        flex-basis: auto;
        padding-right: 0 !important;
    }
}
.margin-top--50 {
    margin-top: 50px !important;
}
.call-to-action-box {
	color: #fff !important;
	padding: 40px 0 30px;
	position: relative;
	text-align: center;
}
.call-to-action-box h3 {
	font-size: 35px !important;
}
.call-to-action-box:before{
    content: '';
    background: #2F465A;
    width: 200%;
    position: absolute;
    top: 0;
    left: -50%;
    height: 100%;
    z-index: -1;
}
.call-to-action-box h3 {
	margin-bottom: 24px;
}
.call-to-action-box p {
	text-align: center;
}
.call-to-action-box p.subtitle {
	color: #fff !important;
	max-width: 928px;
	margin: 0 auto 30px;
    font-size: 22px;
    font-weight: 400;
}
.call-to-action-box .button {
    padding: 10px 26px;
    font-weight: 500;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.call-to-action-box .button:hover {
    color: #2F465A !important;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background:#fff;
}
.cta-brochure {
	background: #f6f7fb;
    position: relative;
    padding: 50px 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.cta-brochure .brochure-label h3 {
	margin-bottom: 40px;
}
.cta-brochure .brochure-label .more-link {
    margin: 0;
    width: auto;
    display: inline-block;
    padding: 10px 80px;
}
.cta-brochure img {
	box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	-webkit-box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	margin-left: auto;
}
.brochure-label {
	padding-right: 30px;
}
.innerpage_banner_content * {
	text-align: left;
}
.innerpage_banner_text {
    font-size: 22px;
    font-weight: 300;
	margin: 0 !important;
}
.underline, ul.circle a {
    position: relative;
}
.underline:before, ul.circle a:before {
    content: '';
    position: absolute;
    width: 0;
    top: 100%;
    height: 2px;
    background: #e01616;
    right: 0; 
    transition: width 0.3s cubic-bezier(0.37, 0, 0.21, 1.02), 0.3s;
}
.underline:hover::before, ul.circle a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
}
a.banner_btn {
    background: #000000;
    color: #fff;
    font-size: 18px;
    border-radius: 8px;
    padding: 9px;
    max-width: 240px;
    margin: 30px 0 0;
    font-family: "Roboto",sans-serif;
}
.btn-careers {
    font-size: 22px;
}
a.banner_btn:hover {
    background: #fff  !important;
    color: #bb2121 !important;
}

body.sidebar-content.innerpage .entry_content .cta-box {
	padding: 30px;
}
body.sidebar-content.innerpage .entry_content .cta-box h2 {
    font-size: 28px;
}
.red, .red-text {
    color: #bb2121 !important;
}
.article-cta {
margin-top:30px
}
.article-cta a.btn--cta {
	border: 2px solid rgba(0,0,0,0);
    -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 24px;
    text-decoration: none!important;
    -webkit-transition: background-color .1s,box-shadow .1s,color .1s;
    transition: background-color .1s,box-shadow .1s,color .1s;
    background-color: #bb2121;
    border-color: rgba(0,0,0,0);
    color: #fff;
    display: block;
    width: 50%;
    text-align: center;
    margin: 0 auto 30px;
}
.article-cta a.btn--cta:hover {
    background-color: #2c3949;
    border-color: rgba(0,0,0,0);
    box-shadow: none;
    color: #fff;
}
/** About - Management Team **/
.team {
	background:#fff !important;
}
.team-col img {
	width: 100%;
	-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.button.read-more {
	color: #fff;
    text-decoration: none;
    background: #bb2121;
    padding: 10px 50px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px;
    transition: background-color 0.5s ease;
    display: block;
	font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
	
}
.button.read-more2 {
    display: inline-block;
    overflow: hidden;
    margin: 20px 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 17px;
}
.team-col {
	padding: 30px;
	background: #f6f7fb;
	flex-basis: 23%;
    max-width: 23%;
}
.team-col:not(:last-of-type) {
	margin-right: 30px;
}

.designation {
	text-align: left;
	
}
a.email, a.linkedin {
    padding-right: 0;
}
.team-col p.designation {
    color: #333333;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
}
.page.service-leaders .su-posts.team .team-col p.designation {
    font-weight: bold;
}
.designation-two {
     color: #333333;
    font-weight: normal;
    text-align: left;
    font-size: 15px !important;
    padding-top: 10px;
}
.team-col > p:nth-of-type(1), .team-col > p:last-of-type {
    display: none;
}
.team-col .team-col-links {
	margin-top: auto;
}
/** start SL mobile **/
@media only screen and (min-width: 769px)
and (max-width: 1090px) {
    .team-col {
        margin-right: 0 !important;
        flex-basis: calc(31.3333% - 15px) !important;
        max-width: calc(31.3333% - 15px) !important;
    }
    .team-col:not(:nth-child(3n+3)) {
        margin-right: 15px !important;
    }
    .team-col .team-photo {
        height: auto !important;
    }
    .team-col .team-col-links {
        width: 100%;
    }
    .team-col .team-col-links a.read-more {
        padding: 10px 16px;
        text-align: center;
    }
}
/** ipad Mini **/
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .team-col {
        flex-basis: calc(50% - 15px) !important;
        max-width: calc(50% - 15px) !important;
    }
    .team-col:nth-child(even) {
        margin-right: 0 !important;
    }
    .team-col .team-photo {
        height: 299px !important;
    }
    .su-posts.team .team-col img {
        width: 100% !important;
    }
    .banner_right.service-video-container .country_banner_form video {
        width: 100%;
    }
    h1.innerpage_banner_title {
        margin-top: 40px;
    }
    .sidebar_country_service {
        width: auto !important;
        min-width: auto;
    }
}
@media only screen and (max-width: 480px) {
    .team-col {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    .team-col:nth-child(odd) {
        margin-right: 0 !important;
    }
    .su-posts.team .team-col {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
/** end SL mobile **/

.thank-you .innerpage_banner,
.incorporate-now  .innerpage_banner{
    min-height: 205px;
    height: 205px;
}
.center-auto {
    margin: 0 auto;
    float: none;
}
/** Country Singapore **/
#about_section1 {
	margin-bottom: 0 !important;
}
#about_section1 h2, .about .site-inner #innerpage_container h2 {
	color: #202020;
	margin-bottom: 40px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
}
#about_section1 img, .about .site-inner #innerpage_container img {
	max-width: 100%;
}
.para-style-1 {
    text-align: center;
	color: #4b4b4b;
	font-weight: 300;
	font-size: 19px;
}
.box-style-1 {
	box-shadow: -1px 2px 12px 0px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: -1px 2px 12px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: -1px 2px 12px 0px rgba(0, 0, 0, 0.13);
	background: #f6f7fb;
	padding: 30px;
	font-size: 17px;
	margin-top: 40px;
	min-height: 250px;
	margin-bottom: 40px;
}
.box-style-1 img {
	width: 30%;
}
.more-link {
    width: 100%;
    padding: 10px 0;
    margin: 5px auto 0;
	overflow: hidden;
	font-size: 19px;
	transition: all 0.3s ease-in-out;
}
ul.list-tags {
	margin: 0 !important;
	padding-left: 0;
}
.list-tags li {
	list-style-type: none;
	display: inline-block;
	
}
.list-tags li a,
.area_focus a.btn {
	display: inline-block;
    margin-right: 6px;
    margin-bottom: 8px;
    border: 1px solid #d1d7dc;
    border-radius: 100px;
    font-weight: 700;
    color: #bb2121;
    padding: 10px 16px;
    font-size: 17px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.area_focus a.btn {
    margin-bottom: 40px;
}
.list-tags a:hover {color: #fff !important;}
.explore {
    display: flex;
    flex-flow: row wrap;
    grid-gap: 40px;
}
.services-tags {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
}
.explore .explore-boxes {
	background: #f4f4f4;
	box-shadow: 0 0 12px -3px rgba(0,0,0, .3);
    padding: 0 0 24px 0;
	margin-bottom: 40px;
	flex: 1;
	overflow: hidden;
}
.explore .explore-boxes img {
	width: 100%;
    display: block;
}
.explore-content {
    padding: 0 20px;
    /* flex-flow: column nowrap; */
    /* justify-content: space-between; */
    text-align: left;
    min-height: 80px;
}
.explore .explore-boxes a {
	color: #202020;
	text-decoration: none;
	background: #e3e3e3;
	padding: 10px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	transition: background-color 0.5s ease;
	font-weight: 600;
}
/* .explore .explore-boxes a:hover {
	background: #bb2121;
	color: #fff;
} */
.explore .explore-boxes h3 {
	font-weight: 500;
	font-size: 20px !important;
}

.cta-box {
	background: #bb2121;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    padding: 50px;
    margin: 50px 0;
}
.page.full-width-content article .entry-content .cta-box.left-aligned h2 {
	max-width: 60%;
    padding: 0;
}
.cta-box h2 {
	color: #fff !important;
	margin: 0 !important;
    font-size: 28px;
    padding: 0;
}
.cta-box .button-wrapper {
	margin-left: auto;
}
.cta-box .button, .call-to-action .button {
	background-color: #333;
	border-radius: 50rem!important;
	color: #fff;
	padding: 16px 60px;
	font-weight: bold;
	font-size: 18px;
	transition: background-color 0.5s ease;
    display: block;
    text-align: center;
}
.cta-box .button:hover {
	background: #fff;
	color: #333;
}
@media (max-width: 768px) {
    .cta-box {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
    }
    .cta-box h2 {
        max-width: none !important;
        padding: 0 0 20px;
        text-align: center;
    }
    .cta-box .button-wrapper {
    	margin: 0 auto !important;
    }
    .cta-box .button {
        margin-top: 30px;
    }
    .site-inner {
        margin-bottom: 0;
    }
}
@media (max-width: 576px) {
    .cta-box {
        margin: 50px -20px 0;
        width: calc(100% + 40px);
    }
}
.country_innerpage_banner_subtitle {
    font-weight: 400 !important;padding-right:30px;
}
.single.category-blogs .site-inner article .entry-content .contact-team {
	margin-top: 60px;
}
.contact-team {
    margin: 0 0 50px;
}
.contact-team-details {
	overflow: hidden;
	float: left;
	width: 50%;
	margin: 0;
	padding-bottom: 20px;
    padding-top: 20px;
}
.contact-team-details img {
	width: 120px;
	height: 120px
}
h3.section-team {
	border-bottom: 4px solid #2d2d2d;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    color: #2d2d2d;
    font-weight: bold;
}
h3.section-team i {padding-right: 20px;}
.team-photo, .team-content {
	float: left;
}
.team-content {
	padding-left: 30px; width: 60% !important;
}
.single.single-team .team_profile_pic img {height: 100%; width: auto;}

.team-content, .sidebar-content .site-inner article .entry-content .contact-team .su-posts.team .contact-team-details .team-content {
	padding-left: 20px;
    width: 60% !important;
}
.team-content h4, .team-content a, .team-col h3, .team-col a, h3.section-team a{
	color: #3b5266;
	font-weight: bold;
}
.su-posts.team .team-col h3:hover {
    color:#bb2121;
}
.team-content a:hover,
.team-content h4:hover{
	color: #bb2121 !important;
}
.team-content h5 {
	color: #333333;
	font-weight: bold;
	margin-bottom: 0;
}
.team-content p {
	color: #333333;
	font-weight: normal;
	margin: 0 !important;
}
.contact-team-details .fa-envelope,
.contact-team-details .fa-linkedin,
.team-col .fa-envelope, .team-col .fa-linkedin {
	font-size: 1.2em;
	margin-right: 10px;
}
.team-col a.email:hover, .team-col a.linkedin:hover {
    color: #2F465A !important;
}
a.email, a.linkedin {
	color: #a7a7a7 !important;
}
a.email:hover, a.linkedin:hover {
	color: #bb2121 !important;
}
.designation {
    padding-bottom: 20px !important;
}
.team-col.team-col-blank {background:#fff;}

.team-col .team-photo {
    height: 200px;
    background: none;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}
/* Zoom In #1 */
.team-photo {
	margin: 0;
    background: #fff;
    overflow: hidden;
    height: 120px;
	padding: 1px;
    
}
.team-photo img {	
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.team-photo img:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.fa-user-tie {
	color: #bb2121;
    margin-right: 4px;
}

.fa-calendar {
    color: #bb2121;
    margin-right: 4px;
}

.fa-tags {
    color: #bb2121;
    margin-right: 4px;
}

.contact-details {
    background-color: #f6f7fb;
    border-radius: 8px;
    border-bottom: 4px solid #909090;
    margin-bottom: 20px;
    padding-bottom: 22px;
    overflow: hidden;
    margin: 0 0 0 30px;
}

.contact-details2 {
    background-color: #f6f7fb;
    border-radius: 8px;
    border-bottom: 4px solid #909090;
    margin: 30px 0;
    overflow: hidden;
    padding: 30px;
    min-height: 315px;
}

.contact-details > h3:first-of-type {
    background-color: #414143;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    padding: 28px 22px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 0;
}
.contact-details h5 {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    margin: 26px 22px 2px;
    text-transform: uppercase;
}
.contact-details p {
    font-size: 18px;
    font-weight: 400;
    margin: 0 22px;
    text-align: left;
}
.contact-details .whatsapp img {
    width: 50%;
}
.contact-details .googlereview {
     width: 90%;
}
.contact-form-right {
    padding-right: 20px;
}
.contact-form-right h2 {
    margin: 0 0 30px;
}
.cta-brochure .brochure-label h3 {
	margin-bottom: 40px;
}
.cta-brochure img {
	box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	-webkit-box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(176,176,176,0.75);
	margin-left: auto;
}
.brochure-label {
	padding-right: 30px;
}
.button {
	background: #bb2121;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	font-weight: 500;
}

.more-link:hover,
.button.read-more:hover, .explore.su-posts .explore-boxes .explore-content p > a > span.more-link:hover, .list-tags li a:hover, .area_focus a.btn:hover {
	background:#336699;
	color:#fff;
}
.team-template-default section#banner_single_post {
    display:none;
}

a.banner_btn.big_banner_btn {
    max-width: 270px;
    margin-top: 5%;
    font-size: 19px;
}

.singapore .innerpage_banner {
min-height: 425px;
}


/** Services **/
ul.col-with-icon {
    overflow: hidden;
    margin: 40px 0 30px 0;
    padding: 0;
}
ul.col-with-icon li {
      overflow: hidden;
      grid-template-columns: repeat(1, 1fr);
      grid-auto-rows: 1fr;
      grid-column-gap: 5px;
      grid-row-gap: 5px;
      margin-bottom: 30px;
}
ul.col-with-icon li img, .one-fourth img {
   
    display: block;
    margin-bottom: 20px;
}
.col-with-icon .center img{
    margin: 0 auto 20px !important;
    width: 80% !important;
}
.post-divider {
    border-bottom: 2px solid #edf1f4;
    border: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ececec;
    clear: left;
    margin: 0 0 30px;
    padding-top: 5px;
}
.center-aligned-text p, .text-center {
    text-align: center !important;
    font-family: 'Raleway', sans-serif;
}
.center-aligned-text img {
    width: 60%;
    margin: 0 auto;
}
.boxes div img {
    width: 50%;
    margin: 0 auto 20px;
}
.partner-div-wrap .sec-title {
    font-size: 29px !important;
    margin-bottom: 30px;
}

/** About - Partners **/
ul.partners-list {
   margin-left: 0;
   padding-left: 0;
   overflow: hidden;
    
}
ul.partners-list li {
    list-style-type: none;
    font-size: 16px;
    width: 21.5%;  /* 220px; */
    float: left;
    padding: 1px;
    border: 1px solid #eee;
    margin: 20px;
    overflow: hidden;
    background: #f6f7fb;
}
.csr, .list-row-two-col {
    padding: 0;
}
.csr li, .list-row-two-col li {
    margin-bottom: 100px; 
    overflow: hidden;
    
}
.csr .p-read-more, .list-row-two-col .p-read-more{
    margin: 34px 0 20px;
}
.csr .p-read-more .button.read-more2,
.list-row-two-col .button.read-more2 {
    margin: 0; }

@media only screen and (max-width: 768px) {
    .one-half {
        display: block;
        width: 100%;
    }
    .one-half:last-child {
        margin-left: 0;
    }
    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area {
        padding: 30px 0 0;
    }
    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area .one-fourth.first {
        
        display: block;
        float: none;
        padding: 20px 0;
        width: 100%;
    }
    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area .one-fourth.first img {
        width: 120px;
    }
    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area .three-fourths {
        margin-left: 0;
        width: 100%;
    }
    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area .three-fourths ul {
        columns: 4;
        -webkit-columns: 4;
        -moz-columns: 4;
    }
    .cta-brochure .brochure-label .more-link {
        width: 100% !important;
        padding: 10px !important;
    }
        
    .page .site-inner article .entry-content .cta-box.cta-box-download.center-aligned {
        margin-top: 20px;
    } 
    .philippines #about_section1 li.one-fourth img, .vietnam #about_section1 li.one-fourth img, .malaysia #about_section1 li.one-fourth img, .indonesia #about_section1 li.one-fourth img, .india #about_section1 li.one-fifth img, .india .four-col li img, .three-col li img, .hong-kong #about_section1 li.one-fourth img {
            max-width: 20% !important;
            margin: 0 auto;
    }
    .more-link {
        margin: 20px auto;
    }
}
@media (max-width: 578px) {
    .innerpage_banner {
        height: auto;
        min-height: auto !important;
        max-height: none !important;
        padding: 0;
        min-height: 400px !important;
        height: auto !important;
    }

    .overlay-bg {
        background-color: #00000099 !important;
        padding: 10px;
        padding-top: 40px;
        position: absolute !important;
        width: 100%;
        background: none !important;
    }

    #site-footer .wrap .widget-area.footer-widgets-2.footer-widget-area .three-fourths ul {
        columns: 2;
        -webkit-columns: 1;
        -moz-columns: 2;
    }
    #header > .wrap, #site-footer .wrap, footer.site-footer .wrap, .container, #innerpage_wrap, .sidebar-content.innerpage .site-inner > .wrap {
        max-width: 100% !important;
    }
}

.post-edit-link {display: none;}
.cta-box-download {
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
    background-image: url(https://www.incorp.asia/wp-content/themes/incorpbeta/assets/images/cta-bg.jpg?v6)
}
/*** About Life at InCorp ***/
.category-life-at-incorp-global .post-header img {display:none}
.category-life-at-incorp-global   .media-gallery .img-flex-container {
       display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
    }
.category-life-at-incorp-global   .media-gallery  .img-flex-grid {
margin: 10px;
}
.category-life-at-incorp-global .gallery-four-col .su-custom-gallery-slide{
	width: 23% !important;
}
.single .site-inner .su-custom-gallery-slide {
    width: 31%;
    overflow: hidden;
	max-height: 190px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 190px;
}
.single .site-inner .su-custom-gallery-slide a img {
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    box-sizing: unset;
    border-radius: 0;
    min-height: 190px;
    max-height: 190px;
    object-fit: cover;
}
/*** Services ***/
.container-contact {
    margin: 50px 10px !important;
}
.title-2 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold;
}
.center {
       text-align: center !important;
}

.services-icon-center img{
    width: 30%;
    margin: 20px 0;
}
.services-list {
    overflow: hidden;
    width: 100%;
    clear: both;
    margin:  20px 0 100px 0  !important;
    padding: 0 !important;
    color: #4b4b4b;
    font-weight: 300;
    font-size: 19px;
}
.services-list li, .services-list li p {
    margin: 0  !important;
    color: #4b4b4b;
    font-weight: 300;
    font-size: 19px;
    font-weight: 300;
}
.services-list li h3 {
    margin-bottom: 20px !important;
    font-weight: bold !important;
}
.services-list li h3:after {
    content: '\f105';
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: 20px
}
.services-list li.one-half p {
    padding-right: 50px !important;
    text-align: left !important;
}
.banner-ebook.aligncenter, .banner-ebook.aligncenter img {
  text-align: center;
}
/** Homepage - Custom Gravity Form **/
body .gform_ajax_spinner {
    display: none!important;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%) !important;
}
#gform_wrapper_35 input {
    background:#fff;
}
#gform_wrapper_35 input,
#gform_wrapper_37 input, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
margin-top: 0 !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid rgba(8,60,130,.07);
    border-radius: 0.5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#gform_wrapper_35 input[type='checkbox'] {
	display: inline-block !important
}
#gform_wrapper_35 input[type='submit'],
.container-contact input[type='submit'],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
	background: #bb2121;
	color: #fff;
	font-size: 19px;
    font-weight: 600;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
ul#input_35_4 li label#label_35_4_1 {
font-size:10px;
}
#gform_wrapper_35 input:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
#gform_wrapper_35 .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
#gform_wrapper_35 .gform_wrapper .gform_footer {
    padding: 0;
}
#check_name_availability {
    overflow: hidden;
    padding-bottom: 50px;
}
#check_name_availability .sub_heading2  {
        margin-top: 30px;
    }
/** end **/

/** Offsite **/
.annual-company-offsite-2018 #innerpage_container article .img-flex-container,
.annual-company-offsite-jan-2017 #innerpage_container article .img-flex-container {
	display: grid;
	grid-template-columns: auto auto auto;
	padding: 10px;
}
.annual-company-offsite-2018  .small-font--16 p,
.annual-company-offsite-jan-2017 .small-font--16 p,
.category-life-at-incorp-global .small-font--16 p {
	font-size: 16px !important;
	text-align: center;
	padding: 0 10px;
}
.annual-company-offsite-2018 #innerpage_container article img,
.annual-company-offsite-jan-2017 #innerpage_container article img,
.category-life-at-incorp-global .img-flex-container img {
	height: 180px;
}


@media only screen and (max-width: 768px) {
  /* For mobile phones: */
    .single-team .team_profile_info .tc-social {
        position: static;
        bottom: 30px;
    }
    
}

/** mobile **/
@media (max-width: 992px) {
	.annual-company-offsite-2018 #innerpage_container article img,
.annual-company-offsite-jan-2017 #innerpage_container article img, .category-life-at-incorp-global img {
		height: auto !important;
	}
	.annual-company-offsite-2018 #innerpage_container article .img-flex-grid p,
.annual-company-offsite-jan-2017 #innerpage_container article p {
		font-size: auto;
	}
	.annual-company-offsite-2018 #innerpage_container article .img-flex-container, .annual-company-offsite-jan-2017 #innerpage_container article .img-flex-container {
		display: block !important;
	}
	.more-link {
        width: 90%;
	}
	#banner_archives .innerpage_banner_content .taxonomy-description{
	    width: 100% !important;
	    margin-left: 0;
	    max-width: 100%;
	}
	.bottom-nav > * {
	    width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
	}
	.bottom-nav {
	    display: block !important;
	}
	.cta-box-download {
	    background-image: none;
	    background-color: #bb2121;
background-image: linear-gradient(160deg, #bb2121 0%, #e53e3e 50%, #800c0c 100%);

	}
}

/** mobile **/
@media (max-width: 768px) {
    .services-icon-center img{
        width: 50% !important;
    }
    .services-list .one-half, .services .two-thirds, .services one-third {
        width: 100%;
        margin: 0 !important;
    }
    .services-list li.one-half p {
        padding-right: 0 !important;
    }
    
    #innerpage_container {
        /* padding: 0 20px !important; */
        margin-top: -30px;
        padding: 0 15px;
    }
    .contact-details {
        margin-bottom: 50px;
    }
    .contact-details, .innerpage.contact-us .three-fourths,
    #about_section1 .wrap .one-fourth,
#about_section1 .wrap .three-fourths, .explore.su-posts .explore-boxes,
 .india .four-col li
    {
        width: 100%;
        margin-left: 0 !important;
        text-align:left;
    }
    ul.two-col {
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
    }
    ul.four-col {
        margin:0;
        padding-left:0 ;
    }
    #about_section1 .wrap .one-fourth{
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .india .four-col li, .col-icons li, .four-col li, .three-col li, .col-with-icon .five-sixths, .five-sixths, .one-sixth {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .boxes div img {
        width: 30% !important;
    }
    .contact-details img {
        width:50% !important;
    }
    .brochure-label {
        padding: 0 20px;
    }
    .brochure-img {
        padding: 30px 40px 0 40px;
    }
    .cta-brochure .brochure-label h3 {
        text-align: center;
        margin-top: 0;
    }
    .footer-widgets-1 {
        /* padding: 0 20px !important; */
    }
    .contact-form-right  {
        padding-left:0 !important;padding-top: 40px;
    }
    .country_contact_us_form .gform_wrapper li.gfield.gf_list_2col u.gfield_checkbox li {width:100% !important;}
    .team-content, .sidebar-content .site-inner article .entry-content .contact-team .su-posts.team .contact-team-details .team-content {
        padding-left: 0 !important; 
        padding-top: 0px;
        width: 50% !important;margin: 0 auto;
    float: none;
    text-align: center;}
    .accordion-header {padding: 10px 70px 15px 20px  !important}
    .boxes div {width:100% !important;}
    .explore {display:block;}
    .explore.su-posts .explore-boxes {
        max-width: 100% !important;
        margin-bottom: 30px;
    }
    .explore.su-posts .explore-boxes h3 {
        height: auto !important;
    }
    .explore.su-posts .explore-boxes .content-text {
        margin-bottom: 20px;
    }
    .contact-team-details, .boxes-grey .one-fourth,
    #innerpage_container article ul li, #innerpage_container article ol li {
        width: 100% !important;
    }
    .team-photo {
        margin: 0 !important;
        
    } 
    .col-with-icon .one-fifth,
    .team-photo img, .banner-ebook img, .three-fourths, .one-fourth {
        width: 100%;
    }
    .australia ul.col-with-icon li img, .boxes-grey img {
        width: 30% !important;
        margin: 0 auto;
    }
    .contact-team-details {
        margin: 20px 0;
        padding: 0 !important;
    }
    .philippines .four-col, .malaysia .four-col, .india .one-fifth, ul.col-icons {
        margin-left: 0  !important;
        padding-left: 0 !important;
    }
    ul.col-icons {
        padding-left: 0  !important;
    }
    #check_name_availability .sub_heading2  {
        margin-top: 30px;
    }
    .section .container, .banner-section .container {
        overflow: hidden;
    }
    .single .site-inner article .entry-content .cta-box p a, .page .site-inner article .entry-content .cta-box.cta-box-download.center-aligned .button-wrapper .button, .page .site-inner article .entry-content .cta-box.cta-box-download.center-aligned p.cta-button a, #gform_wrapper_35 input[type='submit'] {
        width: 100% !important;
    }
    section#banner_contact-us {
        height: 145px;
    }
    .entry-content .services {
        padding-top: 0 !important;
    }
    
    .entry-content hr {
        margin-bottom: 30px !important;
    }
    .sidebar_country_service {
        margin: 0;
    }
     .country_innerpage_banner_subtitle {
        padding: 0;
    }
    .su-posts.team .team-col img, .single.single-team .team_profile_pic img{
        margin: 0 auto;
        width: 200px;
    }
    .designation-two {
        padding-top: 0;
    }
    #banner_service_form .gform_fields li.gfield_contains_required {
        margin: 20px 0;
    }
     .site-inner article .post-header .post-title h1, .single.category-events article h1, .parent-pageid-971 article h1, .parent-pageid-30 article h1, .parent-pageid-50735 article h1, .parent-pageid-50834 article h1, .parent-pageid-51256 article h1, .parent-pageid-51302 article h1, .parent-pageid-51523 article h1, .parent-pageid-51374 article h1 {
		  /* margin: 0 20px 30px !important */
	  }
	.services-list-countries {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
		margin-left: 20%;
	}
	.footer-widgets-1 p, .home-links-section p {
		padding-right: 0 !important;
	}
	.ads-container img, .ads-container p {
		text-align: center !important;
		width: 100% !important;
		height: auto !important;
	}
	 .area_focus a.btn {margin-bottom: 10px !important}
}

/**** iPhone6 ****/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .sidebar-content .site-inner article .entry-content .contact-team .su-posts.team .team-photo, .team-photo {
        width: 100% !important;
        height: auto !important;
    }
    .team-photo img {
        width: 100% !important;
        margin: 0 auto;
        padding: 0 30%;
    }
    .team-content {
        padding-top: 10px;
    }
    .page.sidebar-content .site-inner article .entry-content .contact-team .su-posts.team .contact-team-details .team-content, .sidebar-content .su-posts.team .team-content p.contact-links, .su-posts.team .team-content p.contact-links, .page.full-width-content .su-posts .contact-team-details .team-content, .su-posts.team p.designation,
    .su-posts.team .team-col, .designation-two {
        text-align: center;width: 100% !important;
    }
    .team-photo img:hover {
        -webkit-transform: scale(1) !important;
        transform: scale(1) !important;
    }
    .explore.su-posts .explore-boxes {
        margin-bottom: 30px; 
        max-width: calc(100%/4);
        padding: 0 0 10px 0;
        
    }
    .team-col .team-photo {
    padding-bottom: 20px;
    }
    .page.vietnam.sidebar-content .site-inner article .entry-content .contact-team .su-posts.team .team-content {
        max-width: 100% !important;
    }
    .container-contact, ul.circle {
        margin-top: 0 !important;
    }
    .csr li, .list-row-two-col li {
        margin-bottom: 0 !important;
    }
    .about .site-inner .intro {
		padding: 0;
	}
	  .area_focus a.btn {margin-bottom: 10px !important}
	 
}

/** Widget Insights **/
.widget-area-cs .widget-wrap img{
    width: 97%;
}

@media only screen and (min-width: 1090px) {
.widget-area-cs .widget-wrap {
    display: flex;
    padding: 20px 0 50px 0;
}

.widget-area-cs .widget-wrap img{
    width: 100%;
}

.widget-area-cs article.entry_content {
    width: 33.33%;
    padding: 20px 20px;
}
}

.home-insights.widget-area.widget-area-cs {
    margin-top: 40px;
}

/** Services List */
.one-third.service-list {
    margin: 30px 10px;
    margin-right: 50px;
}

.two-third.service-list {
    margin: 0;
}

p.service-list {
    font-size: 18px;
}

section.two-column-cs {
    display: flex;
}

section.two-column-cs .service-list {
    float: unset;
    width: auto;
}

section.two-column-cs .service-list .service-list-second {
    width: 50%;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    section.two-column-cs {
        display: block;
        margin: 10px;
    } 
}

/** Services List Second */
.one-third.service-list-second {
    margin: 0;
    font-size: 17px;
}

.one-fourth.service-list-second {
    margin: 0;
    font-size: 17px;
}

.service-list-second li {
    font-weight: 400;
    line-height: 1.7;
}

.service-list-second li::before {
    content: "●"; color: #BB2121;
    margin: 0;
    padding-left: 0;
  }

.post_content_cs li::before {
    content: "● "; 
    color: #BB2121;
    margin: 0;
    padding-left: 0;
    font-weight: 300 !important;
  }

.post_content_cs ul.post_time_meta li::before {
    display: none;
  }

.services .get-started {
    background: #2F465A;
    padding: 30px;
    margin: 0 10px;
}

@media (max-width: 991px) {
.services .get-started {
    background: #2F465A;
    padding: 20px;
    margin: 0 10px;
}
.services.get-started .center {
    margin-top: 30px;
}
}

.childserv {
    background: #BB2121;
    padding: 30px;
    margin-top: 50px;
}

p.heading-box {
    text-align: center;
    color: #ffffff !important;
    font-size: 32px !important;
    font-weight: 500 !important;
}

p.description-box {
    text-align: center;
    font-size: 16px;
    color: white;
    margin-bottom: 30px;
}

/** Button Banner */
.button-banner {
    background-color: #000000;
    color: #fff;
    max-width: 240px;
    margin-top: 30px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor:pointer;
}

/** About Pages */
.list-organization.service-list-second li {
    font-weight: 300;
}

/** Contact Us */
.three-fourths.contact-form-right {
    margin: 0;
}

/**ABout Us Page */
.image-member {
	display: flex;
    text-align: center;
    padding: 0 140px 0 140px;
    margin-top: 10px;
}

.image-member2 {
    display: flex;
    text-align: center;
    padding: 0 140px 0 140px;
    margin-top: 50px;
}

@media (max-width: 1200px) {
    .image-member {
        display: block;
        text-align: center;
        padding: 0 100px 0 100px;
        margin-top: 10px;
    }
    .image-member2 {
        display: block;
        text-align: center;
        padding: 0 100px 0 100px;
        margin-top: 10px;
    }
}

.member-col-5 {
	width: 100%;
}

/** Tab Service About*/
.tabs-service{
    z-index: 0;
    display: flex;
    width: 85%;
    justify-content: space-around;
}
.warpper-tab{
  display:flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.tab-service{
  cursor: pointer;
  padding:10px 20px;
  margin:0px 2px;
  background:#C4C4C4;
  display:inline-block;
  color:#000000;
  /* border-radius:3px 3px 0px 0px; */
  width: 300px;
  text-align: center;
  margin: 0px 17px;
}
.panels{
  background: #F6F7FB;
  /* min-height: 200px; */
  width: 100%;
  /* border-radius: 3px; */
  overflow: hidden;
  padding: 70px 50px 25px;
  margin: -25px;
}
.panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.panel-title{
  font-size:1.5em;
  font-weight:bold;
  margin: 40px 20px;
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab{
  background:#C4C4C4;
  color:#000000;
  border-top: 3px solid #000;
}
#one:checked ~ .tabs-service .tab-service#one-tab, #two:checked ~ .tabs-service .tab-service#two-tab, #three:checked ~ .tabs-service .tab-service#three-tab {
  background: #2F465A;
  color: white;
}

/** Tab Child Service*/
.tabs-service-child{
    z-index: 0;
    display: flex;
    width: 1328px;
    justify-content: space-around;
}
.warpper-tab-child{
  display:flex;
  flex-direction: column;
  align-items: center;
  margin-top: -70px;
}
.tab-service-child{
  cursor: pointer;
  padding:10px 20px;
  margin:0px 2px;
  background:#2F465A;
  display:inline-block;
  color:#ffffff;
  /* border-radius:3px 3px 0px 0px; */
  width: 300px;
  text-align: center;
  margin: 0px 17px;
}
.panels-child{
  /* background: #F6F7FB; */
  /* min-height: 200px; */
  width: auto;
  /* border-radius: 3px; */
  overflow: hidden;
  padding: 20px 0;
  /* margin: -25px; */
}
.panel-child{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-child{
  display:none;
}
#one-child:checked ~ .panels-child #one-panel-child,
#two-child:checked ~ .panels-child #two-panel-child,
#three-child:checked ~ .panels-child #three-panel-child,
#four-child:checked ~ .panels-child #four-panel-child{
  display:block;
  font-size: 19px;
}
#one-child:checked ~ .tabs-child #one-tab-child,
#two-child:checked ~ .tabs-child #two-tab-child,
#three-child:checked ~ .tabs-child #three-tab-child,
#four-child:checked ~ .tabs-child #four-tab-child{
  background:#C4C4C4;
  color:#000000;
  border-top: 3px solid #000;
}

#one-child:checked ~ .tabs-service-child .tab-service-child#one-tab-child, #two-child:checked ~ .tabs-service-child .tab-service-child#two-tab-child, #three-child:checked ~ .tabs-service-child .tab-service-child#three-tab-child,#four-child:checked ~ .tabs-service-child .tab-service-child#four-tab-child {
    background: #BB2121;
    color: white;
  }

  @media (max-width: 1200px) {
    .tabs-service-child{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-tab-child{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-service-child{
      cursor: pointer;
      padding:10px 20px;
      margin:0px 2px;
      background:#2F465A;
      display:inline-block;
      color:#ffffff;
      /* border-radius:3px 3px 0px 0px; */
      width: 350px;
      text-align: center;
      /* margin: 0px 17px; */
    }
    .panels-child{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-child{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-child{
      display:none;
    }
    #one-child:checked ~ .panels-child #one-panel-child,
    #two-child:checked ~ .panels-child #two-panel-child,
    #three-child:checked ~ .panels-child #three-panel-child,
    #four-child:checked ~ .panels-child #four-panel-child{
      display:block
    }
    #one-child:checked ~ .tabs-child #one-tab-child,
    #two-child:checked ~ .tabs-child #two-tab-child,
    #three-child:checked ~ .tabs-child #three-tab-child,
    #four-child:checked ~ .tabs-child #four-tab-child{
      background:#C4C4C4;
      color:#000000;
      border-top: 3px solid #000;
    }
    
    #one-child:checked ~ .tabs-service-child .tab-service-child#one-tab-child, #two-child:checked ~ .tabs-service-child .tab-service-child#two-tab-child, #three-child:checked ~ .tabs-service-child .tab-service-child#three-tab-child,#four-child:checked ~ .tabs-service-child .tab-service-child#four-tab-child {
        background: #BB2121;
        color: white;
      }
}

/** Tab 2 Child Service*/
.tabs-service-child2{
    z-index: 0;
    display: flex;
    width: auto;
}
.warpper-tab-child2{
  display:flex;
  flex-direction: column;
  align-items: center;
  margin-top: -70px;
}
.tab-service-child2{
    cursor: pointer;
    padding: 10px 0;
    margin: 0px 2px;
    background: #2F465A;
    display: inline-block;
    color: #ffffff;
    width: 623px;
    text-align: center;
    margin: 0px 17px;
}
.panels-child2{
    /* min-height: 200px; */
    width: 1280px;
    /* border-radius: 3px; */
    overflow: hidden;
    padding: 20px 0;
    /* margin: -25px; */
}
.panel-child2{
  display:none;
  animation: fadein .8s;
  width: auto;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-child2{
  display:none;
}
#one-child2:checked ~ .panels-child2 #one-panel-child2,
#two-child2:checked ~ .panels-child2 #two-panel-child2,
#three-child2:checked ~ .panels-child2 #three-panel-child2,
#four-child2:checked ~ .panels-child2 #four-panel-child2{
  display:block
}
#one-child2:checked ~ .tabs-child2 #one-tab-child2,
#two-child2:checked ~ .tabs-child2 #two-tab-child2,
#three-child2:checked ~ .tabs-child2 #three-tab-child2,
#four-child2:checked ~ .tabs-child2 #four-tab-child2{
  background:#C4C4C4;
  color:#000000;
  border-top: 3px solid #000;
}

#one-child2:checked ~ .tabs-service-child2 .tab-service-child2#one-tab-child2, #two-child2:checked ~ .tabs-service-child2 .tab-service-child2#two-tab-child2, #three-child2:checked ~ .tabs-service-child2 .tab-service-child2#three-tab-child2,#four-child2:checked ~ .tabs-service-child2 .tab-service-child2#four-tab-child2 {
    background: #BB2121;
    color: white;
  }

  @media (max-width: 1200px) {
    .tabs-service-child2{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-tab-child2{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-service-child2{
      cursor: pointer;
      padding:10px 20px;
      margin:0px 2px;
      background:#2F465A;
      display:inline-block;
      color:#ffffff;
      /* border-radius:3px 3px 0px 0px; */
      width: 350px;
      text-align: center;
      /* margin: 0px 17px; */
    }
    .panels-child2{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-child2{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-child2{
      display:none;
    }
    #one-child2:checked ~ .panels-child2 #one-panel-child2,
    #two-child2:checked ~ .panels-child2 #two-panel-child2,
    #three-child2:checked ~ .panels-child2 #three-panel-child2,
    #four-child2:checked ~ .panels-child2 #four-panel-child2{
      display:block
    }
    #one-child2:checked ~ .tabs-child2 #one-tab-child2,
    #two-child2:checked ~ .tabs-child2 #two-tab-child2,
    #three-child2:checked ~ .tabs-child2 #three-tab-child2,
    #four-child2:checked ~ .tabs-child2 #four-tab-child2{
      background:#C4C4C4;
      color:#000000;
      border-top: 3px solid #000;
    }
    
    #one-child2:checked ~ .tabs-service-child2 .tab-service-child2#one-tab-child2, #two-child2:checked ~ .tabs-service-child2 .tab-service-child2#two-tab-child2, #three-child2:checked ~ .tabs-service-child2 .tab-service-child2#three-tab-child2,#four-child2:checked ~ .tabs-service-child2 .tab-service-child2#four-tab-child2 {
        background: #BB2121;
        color: white;
      }
}

/** Tab 3 Child Service*/
.tabs-service-child3{
    z-index: 0;
    display: flex;
    width: auto;
}
.warpper-tab-child3{
  display:flex;
  flex-direction: column;
  align-items: center;
  margin-top: -100px;
}
.tab-service-child3{
    cursor: pointer;
    padding: 10px 0;
    margin: 0px 2px;
    background: #2F465A;
    display: inline-block;
    color: #ffffff;
    width: 404px;
    text-align: center;
    margin: 0px 17px;
}
.panels-child3{
    /* min-height: 200px; */
    width: 1280px;
    /* border-radius: 3px; */
    overflow: hidden;
    padding: 20px 0;
    /* margin: -25px; */
}
.panel-child3{
  display:none;
  animation: fadein .8s;
  width: auto;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-child3{
  display:none;
}
#one-child3:checked ~ .panels-child3 #one-panel-child3,
#two-child3:checked ~ .panels-child3 #two-panel-child3,
#three-child3:checked ~ .panels-child3 #three-panel-child3,
#four-child3:checked ~ .panels-child3 #four-panel-child3{
  display:block
}
#one-child3:checked ~ .tabs-child3 #one-tab-child3,
#two-child3:checked ~ .tabs-child3 #two-tab-child3,
#three-child3:checked ~ .tabs-child3 #three-tab-child3,
#four-child3:checked ~ .tabs-child3 #four-tab-child3{
  background:#C4C4C4;
  color:#000000;
  border-top: 3px solid #000;
}

#one-child3:checked ~ .tabs-service-child3 .tab-service-child3#one-tab-child3, #two-child3:checked ~ .tabs-service-child3 .tab-service-child3#two-tab-child3, #three-child3:checked ~ .tabs-service-child3 .tab-service-child3#three-tab-child3,#four-child3:checked ~ .tabs-service-child3 .tab-service-child3#four-tab-child3 {
    background: #BB2121;
    color: white;
  }

  @media (max-width: 1200px) {
    .tabs-service-child3{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-tab-child3{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-service-child3{
      cursor: pointer;
      padding:10px 20px;
      margin:0px 2px;
      background:#2F465A;
      display:inline-block;
      color:#ffffff;
      /* border-radius:3px 3px 0px 0px; */
      width: 350px;
      text-align: center;
      /* margin: 0px 17px; */
    }
    .panels-child3{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-child3{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-child3{
      display:none;
    }
    #one-child3:checked ~ .panels-child3 #one-panel-child3,
    #two-child3:checked ~ .panels-child3 #two-panel-child3,
    #three-child3:checked ~ .panels-child3 #three-panel-child3,
    #four-child3:checked ~ .panels-child3 #four-panel-child3{
      display:block
    }
    #one-child3:checked ~ .tabs-child3 #one-tab-child3,
    #two-child3:checked ~ .tabs-child3 #two-tab-child3,
    #three-child3:checked ~ .tabs-child3 #three-tab-child3,
    #four-child3:checked ~ .tabs-child3 #four-tab-child3{
      background:#C4C4C4;
      color:#000000;
      border-top: 3px solid #000;
    }
    
    #one-child3:checked ~ .tabs-service-child3 .tab-service-child3#one-tab-child3, #two-child3:checked ~ .tabs-service-child3 .tab-service-child3#two-tab-child3, #three-child3:checked ~ .tabs-service-child3 .tab-service-child3#three-tab-child2,#four-child3:checked ~ .tabs-service-child3 .tab-service-child3#four-tab-child3 {
        background: #BB2121;
        color: white;
      }
}

/** Tab Locations*/
.tabs-location{
    z-index: 0;
    display: flex;
    /* width: auto; */
}
.warpper-tab-location{
  display:block;
}
.tab-location{
    cursor: pointer;
    padding: 8px 0;
    background: #C4C4C4;
    display: inline-block;
    color: #ffffff;
    width: 155px;
    text-align: center;
    margin: 0 50px 0 0;
}
.panels-location{
    width: 1310px;
    overflow: hidden;
    padding: 30px 0;
}
.panel-location{
  display:none;
  animation: fadein .8s;
  width: auto;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-location{
  display:none;
}
#one-location:checked ~ .panels-location #one-panel-location,
#two-location:checked ~ .panels-location #two-panel-location,
#three-location:checked ~ .panels-location #three-panel-location,
#four-location:checked ~ .panels-location #four-panel-location{
  display:block
}
#one-location:checked ~ .tabs-location #one-tab-location,
#two-location:checked ~ .tabs-location #two-tab-location,
#three-location:checked ~ .tabs-location #three-tab-location,
#four-location:checked ~ .tabs-location #four-tab-location{
  background:#C4C4C4;
  color:#000000;
}

#one-location:checked ~ .tabs-location .tab-location#one-tab-location, #two-location:checked ~ .tabs-location .tab-location#two-tab-location, #three-location:checked ~ .tabs-location .tab-location#three-tab-location,#four-location:checked ~ .tabs-location .tab-location#four-tab-location {
    background: #2F465A;
    color: white;
  }

  @media (max-width: 1200px) {
    .tabs-location{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-location{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-location{
      cursor: pointer;
      padding:10px 20px;
      margin:0px 2px;
      background:#C4C4C4;
      display:inline-block;
      color:#ffffff;
      /* border-radius:3px 3px 0px 0px; */
      width: 350px;
      text-align: center;
      /* margin: 0px 17px; */
    }
    .panels-location{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-location{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-location{
      display:none;
    }
    #one-location:checked ~ .panels-location #one-panel-location,
    #two-location:checked ~ .panels-location #two-panel-location,
    #three-location:checked ~ .panels-location #three-panel-location,
    #four-location:checked ~ .panels-location #four-panel-location{
      display:block
    }
    #one-location:checked ~ .tabs-location #one-tab-location,
    #two-location:checked ~ .tabs-location #two-tab-location,
    #three-location:checked ~ .tabs-location #three-tab-location,
    #four-location:checked ~ .tabs-location #four-tab-location{
      background:#C4C4C4;
      color:#000000;
    }
    
    #one-location:checked ~ .tabs-location .tab-location#one-tab-location, #two-location:checked ~ .tabs-location .tab-location#two-tab-location, #three-location:checked ~ .tabs-location .tab-location#three-tab-location,#four-location:checked ~ .tabs-location .tab-location#four-tab-location {
        background: #2F465A;
        color: white;
      }
}

.button-location {
    background-color: #bb2121;
    color: #fff;
    width: auto;
    margin: auto;
    margin-top: -10px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    transition-duration: 0.4s;
    cursor:pointer;
	
}

.button-location a {
    color: white;
}
.button-location:hover {
  background-color: #2F465A;
}

@media (max-width: 1200px) {
.location-section .one-fourth {
    margin-left: 0;
}
}

/** Button Services */
.image-service {
	min-width: 100%;
	margin: 0 0 20px 0;
}
.button-service {
    background-color: #bb2121;
    color: #fff;
    max-width: 280px;
    margin: auto;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor:pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.button-service a {
    color: white;
}
.button-service:hover {
  background-color: #2F465A;
}

.button-child-service {
    background-color: #202020;
    color: #fff;
    max-width: 300px;
    margin: auto;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor:pointer;
	
}
.button-child-service a {
    color: white;
}
.button-child-service:hover {
  background-color: #2F465A;
}

.services-section1 .one-third {
    background: #F2F2F2;
    padding-bottom: 20px;
    margin-bottom: 24px;
}

.services-section2 .one-third {
    background: #F2F2F2;
    padding-bottom: 20px;
    margin-bottom: 24px;
}

.services-section3 .one-third {
    background: #F2F2F2;
    padding-bottom: 20px;
    margin-bottom: 24px;
}

/** Card Tab Child Service */
@media (min-width: 992px) {
.col-lg-6 {
    flex: 0 0 auto;
    width: 49%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
        padding-top: 20px;
        }
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}
.card2 {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    min-height: 600px;
}
.card3 {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    min-height: 472px;
}
.card4 {
    position: relative;
    display: flex;
    /* flex-direction: column; */
    word-wrap: break-word;
    background-color: #F6F7FB;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}
.card5 {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    min-height: 360px;
}

/** Card Urgent Notice */
.card-notice {
    position: relative;
    display: flex;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #BB2121;
    color: #BB2121;
    font-size: 16px;
    margin: 40px 0 0;
}
.card-body-notice {
    flex: 1 1 auto;
    margin: 20px;
}

.head-section {
    color: #fff;
}
.card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #2f465a;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.head2-section {
    color: #fff;
    text-align: center;
}
.card2-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #BB2121;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card3-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #2F465A;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-body {
    flex: 1 1 auto;
    padding: 12px;
}
.card-body2 {
    flex: 1 1 auto;
    margin: 20px 20px 10px 20px;
}
.panels-child .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}
.panels-child2 .row {
    display: block;
}
.page-id-29014 .panels-child li::before {
    content: "●";
    color: #BB2121;
    /* margin: 12px; */
    position: absolute;
    left: 0;
}
.panels-child ol li {
    position: relative;
    padding-left: 26px;
    margin-left: 30px;
}
.child-pad {
    margin: 30px 0;
}
.border-child {
    margin: 30px 0;
    display: flex;
}
.border-child2 {
    display: flex;
    margin: 0 230px;
}
.border-child2-1 {
    display: flex;
    margin: 0 230px;
}
@media (max-width: 768px) {
    .border-child {
        /* border: 1px solid #E5E5E5; */
        display: inline-block;
        /* padding: 15px 15px 0 15px; */
    }
    .border-child2 {
        display: inline-block;
        margin: 20px 0;
    }
    .border-child2-1 {
        display: inline-block;
        margin: -20px 0;
    }
    }
.border-child li::before {
    content: "●";
    color: #BB2121;
    margin: 0;
    padding: 0;
}
.ul-child li::before {
    content: "●";
    color: #BB2121;
    margin: 0;
    padding: 0;
}
.bg-stretch {
    background: #F6F7FB;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 3vw;
    padding-top: 1vw;
}

.bg-stretch2 {
    background: #F6F7FB;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 13vw;
    padding-top: 3vw;
}

.bg-stretch3 {
    background: #F6F7FB;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 31vw);
    padding-right: calc(50% - 31vw);
    padding-bottom: 0px;
    padding-top: 5px;
}

@media (max-width: 991px) {
    .bg-stretch2 {
        background: #F6F7FB;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 36vw);
        padding-right: calc(50% - 36vw);
        padding-bottom: 152vw;
        padding-top: 6vw;
    }
    }

@media (max-width: 991px) {
    .bg-stretch {
        background: #F6F7FB;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 50vw);
        padding-right: calc(50% - 50vw);
        padding-bottom: 3vw;
        padding-top: 4vw;
    }
    .bg-stretch3 {
        background: #F6F7FB;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 36vw);
        padding-right: calc(50% - 36vw);
        padding-bottom: 3vw;
        padding-top: 4vw;
    }
    .bg-stretch2 .one-third {
        margin-top: 20px;
    }
    .bg-stretch2 h2 {
        margin-top: 20px;
    }
    }
.img-center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 75%;
}

/** Accordion Child Service */
.ulli-accord p {
    display: none !important;
}
.accordion-child {
	background: #fff;
	/* padding-bottom: 40px; */
	display: block;
	/* align-items: center;
	justify-content: center; */
	/* min-height: 100vh; */
}
.accordion-child section {
	width: auto;
	/* margin: 5px;
	box-shadow: 0 5px 10px #334; */

}
.accordion-child section details summary {
	padding: 15px 45px 15px 15px;
    background-color: #F4F4F4;
	border: 1px solid #E5E5E5;
	position: relative;
	list-style: none;
	outline: none;
	cursor: pointer;
	font-size: 20px;
}
.accordion-child section details p {
	/* font-size: 15px; */
	padding: 18px;
	color: #444;
	background: #fff;
    border: 1px solid #E5E5E5;
    display: table-cell;
    width: 1320px;
}
.accordion-child section details summary::after {
	content:'+';
	position: absolute;
	top: 10px; right: 15px;
	font-size: 30px;
	/* color: #fff; */
	transition: .2s linear;
}
.accordion-child section details[open] summary::after {
	transform: rotate(135deg);
}
.accordion-child section details[open] summary {
	background: #F4F4F4;
}
.accordion-layout {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.accordion-first {
    margin-left: 0;
    width: 50%;
    padding-right: 15px;
}
.accordion-second {
    margin-left: 0;
    width: 50%;
    padding-left: 15px;
}

@media only screen and (max-width: 768px) {
    .accordion-first {
    width: 100%;
    padding-right: unset;
    }
    .accordion-second {
    width: 100%;
    padding-left: unset;
    }
}

/** Accordion Child Service 2 */
.accordion-child2 {
	background: #fff;
	display: block;
}
.accordion-child2 li {
    font-weight: 500 !important;
}
.accordion-child2 section {
	width: auto;

}
.accordion-child2 section details summary {
    padding: 15px;
    background-color: #F4F4F4;
	border: 1px solid #E5E5E5;
	position: relative;
	list-style: none;
	outline: none;
	cursor: pointer;
	font-size: 20px;
}
.accordion-child2 section details p {
	padding: 5px 0 0 25px;
}
.accordion-child2 section details summary::after {
	content:'+';
	position: absolute;
	top: 10px; right: 15px;
	font-size: 30px;
	transition: .2s linear;
}
.accordion-child2 section details[open] summary::after {
	transform: rotate(135deg);
}

.accordion-child2 section details ul {
    font-weight: 300;
    padding: 15px;
    color: #444;
    background: #fff;
    border: 1px solid #E5E5E5;
    display: table-cell;
    width: 1320px;
}

/** Breadcrumb */
.fbc-page * {
    padding: 0 2.5px !important;
}

/** Land Button */
.land-btn {
    background-color: #bb2121;
    color: #fff;
    max-width: 493px;
    margin: auto;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.land-btn a {
    color: #fff;
    font-weight: 500;
}

.bg-stretch button {
    background: #F6F7FB;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 3vw;
    padding-top: 1vw;
    margin-top: 3vw;
}

.cta-stretch.services-container {
    background: url(https://indonesia.incorp.asia/wp-content/uploads/2023/08/services-container.webp) no-repeat;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 2vw;
    padding-top: 4vw;
}

span.bg-red-button:hover {
    background-color: #df4747;
    color: #FFF;
    cursor: pointer;
}

span.bg-red-button {
    font-weight: 500;
    padding: 9px 20px;
    font-size: 18px;
}
span.bg-grey-button {
    font-weight: 500;
    padding: 9px 20px;
    font-size: 18px;
    background-color: #A9A9A9;
    color: #FFF;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}
span.bg-grey-button:hover {
    background-color: #808080;
    color: #FFF;
    cursor: pointer;
}

.img-cs-thumbnail{
    object-fit: cover;
    /* height: 100%; */
    width: 100%;
    position: absolute;
    left: 0;
}

.overlay-bg{
    background-color: #00000070;
    height: 100%;
    z-index: 9999;
    position: relative;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0,0,0,0.70640756302521) 21%, rgba(255,255,255,0.46271008403361347) 100%); */
}

.breadcrumbs-container {
    background: #202020;
}

.breadcrumb .fbc-page .fbc-wrap ol.fbc-items li a {
    color: white !important;
}

.breadcrumb .fbc-page .fbc-wrap .fbc-items li .fbc-separator{
    color: white !important;
}

.breadcrumb .fbc-page .fbc-wrap ol.fbc-items li.active span {
    color: white !important;
}

.innerpage_banner {
    min-height: 425px;
    height: 425px;
}

.overlay-no-bg {
    height: 100%;
}

@media only screen and (max-width: 480px){
    h4.banner_subheading {
        font-weight: 300 !important;
        margin-top: 15px;
        font-size: 18px !important;
    }

    .overlay-no-bg {
        display: block;
        padding: 20px;
        padding-top: 40px;
    }
}

/* * Hyperlink Services
.two-third.service-list a {
    color: #202020 !important;
    text-decoration: none;
}
.two-third.service-list a:hover {
    color: #e01616 !important;
} */

/** Single Post Width Custom */
body.sidebar-content.innerpage .post_content {
    width: 100%;
    margin-top: 30px;
    margin-left: 200px;
    margin-right: 200px;
}

@media (max-width: 1024px) {
body.sidebar-content.innerpage .post_content {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
}
}

/** Ebooks Pages */
.one-half.first.size-65 {
    width: 64%;
    padding-right: 40px;
}
.one-half.size-35 {
    width: 32%;
    float: right;
}
@media (max-width: 1024px) {
    .one-half.first.size-65 {
        width: 100%;
        padding: 0;
    }
    .one-half.size-35 {
        width: 100%;
        float: right;
    }
}
.button-download {
    background-color: #bb2121;
    color: #fff;
    max-width: 170px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin: 30px 0;
    font-weight: 600;
}
.button-download a {
    color: white;
}
.button-download:hover {
  background-color: #2F465A;
}
.list-ebook li::before {
        content: "●";
        color: #BB2121;
        padding-left: 0;
        margin-right: 5px;
    }

/** Container Table 2 Row Compreg etc */
@media (max-width: 991px) {
    .container.table-2row {
        display: block;
        text-align: center;
    }
}

/* header */

/* #menu-main-menu li.menu-item-has-children:hover > .sub-menu {
    opacity: 0;
}

#menu-main-menu li.menu-item-has-children > .sub-menu {
    opacity: 0;
    display: none;
    transition: unset;
    z-index: 99999;
}

#menu-main-menu li.menu-item-has-children.active > .sub-menu {
    opacity: 1;
    display: block;
}

#menu-main-menu > li.menu-item-has-children.active {
    border-bottom: 5px solid #bb2121;
}

#menu-main-menu > li.menu-item-has-children.active a {
    color: #bb2121;
}

#menu-main-menu > li.menu-item-has-children.active .sub-menu a {
    color: black;
} */

/* homepage */
.client-div {
    margin: 30px 0px;
    width: auto !important;
}

/* Table of Content */
div#ez-toc-container {
    padding: 20px 20px;
}

#ez-toc-container nav ul.eztoc-visibility-hide-by-default, #ez-toc-widget-container nav ul.eztoc-visibility-hide-by-default, label.cssiconcheckbox {
    padding-top: 20px;
}

/** Accordion FAQ */
.accordion_title {
    border: 1px solid #E5E5E5 !important;
    background-color: #ffffff;
    color: #333;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
  }
  
  .active, .accordion_title:hover {
    /* background-color: #BB2121; */
  }
  
  button.accordion_title.active {
    background: #bb2121;
    color: #ffffff;
}

  .accordion_panel {
    padding: 10px 18px 0px;
    background-color: #ffffff;
    display: none;
    overflow: hidden;
    border: 1px solid #E5E5E5;
  }

  .accordion_panel p {
    font-size: 17px !important;
  }

  .accordion_panel ul {
    margin-bottom: 10px;
  }

  .accordion_panel ul li {
    font-size: 17px !important;
  }

  .accordion_title:hover {
    background-color: #bb2121;
    color: #ffffff;
  }

  /** Accordion FAQ RankMath */
#rank-math-rich-snippet-wrapper {
    padding: 20px 0 60px;
}

.rank-math-question {
    border: 1px solid #E5E5E5 !important;
    background-color: #ffffff;
    color: #333;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin: 0 0;
    font-size: 18px;
  }
  
  .active, .rank-math-question:hover {
    /* background-color: #BB2121; */
  }
  
  button.rank-math-question.active {
    background: #bb2121;
    color: #ffffff;
}

  .rank-math-answer {
    padding: 10px 18px 0px;
    background-color: #ffffff;
    display: none;
    overflow: hidden;
    border: 1px solid #E5E5E5;
  }

  .rank-math-answer p {
    font-size: 17px !important;
  }

  .rank-math-answer ul {
    margin-bottom: 10px;
  }

  .rank-math-answer ul li {
    font-size: 17px !important;
  }

  .rank-math-question:hover {
    background-color: #bb2121;
    color: #ffffff;
  }

  /** Verified By */
  .container-verified {
    align-items: anchor-center;
    display: flex;
}

  .container-verified img {
    border: 0;
    margin-top: 30px;
    height: 100%;
    max-width: 110px;
}

  .inline-verified {
    margin: auto 0 0 50px;
}

.inline-verified h3 {
    color: #bb2121;
}

@media (max-width: 991px) {
    .container-verified {
        display: block;
    }
    
      .container-verified img {
        max-width: fit-content;
        border: 0;
        margin-top: 20px;
    }
    
      .inline-verified {
        margin: 0;
    }
}

/** Promotions Page */
h2.sub_heading_promo {
    margin-top: 50px;
}

.promo_single {
    margin-top: 30px;
    margin-left: 200px;
    margin-right: 200px;
}

@media (max-width: 768px) {
    .promo_single {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px !important;
}
}

.events-form {
    padding: 20px 0;
}

.container-promo img {
    margin: 40px 0;
    width: 100%;
    height: auto;
}

.promo_single li::before {
    content: "●"; color: #BB2121;
    margin-right: 5px;
    padding-left: 0;
  }

/** ABout Flag */
.flag-about {
    display: flex;
    margin: 20px;
}

.flag-about p {
    margin-left: 10px;
}

.section-gap-top-bottom2 {
    margin: 50px 0;
}

.section-gap-top-bottom2 h3 {
    margin: 0 20px 20px;
    font-size: 27px;
    font-family: 'Raleway', sans-serif;
}

@media (max-width: 991px) {
.section-gap-top-bottom2 {
    margin: 50px 0;
}

.section-gap-top-bottom2 h3 {
    margin: 0;
}

.section-gap-top-bottom2 .one-half {
    margin: 0;
}

.flag-about {
    margin: 0;
    margin-top: 20px;
}
}

a.about_btn1 {
    background: #bb2121;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 8px;
    padding: 10px 30px;
    margin: 10px 20px;
    display: inline-block;
}

a.about_btn2 {
    display: none;
}

@media (max-width: 991px) {
    a.about_btn1 {
        display: none;
    }
    a.about_btn2 {
        background: #bb2121;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        border-radius: 8px;
        padding: 10px 30px;
        margin: 20px 0;
        display: inline-block;
    }
    }

/** TOC Post */
.ez-toc-counter nav ul li a:before {
    content: "●" !important;
    color: rgb(187, 33, 33) !important;
    margin: 0 10px 0 0 !important;
}

div#ez-toc-container ul.ez-toc-list a {
    color: #333 !important;
}

/** Breadcrumb */
.breadcrumb-wrap {
    background: #333333;
}
.breadcrumb-blogs a {
    color: #ffffff;
}
span.fbc-separator {
    padding: 0 10px;
}
.breadcrumb-blogs {
    color: #ffffff;
    padding: 10px 2px;
    background: #333333;
    font-weight: 400;
    font-size: 14px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1320px;
}
.breadcrumb-container {
    padding: 0 10px;
}

/* Post Red Button */
.post-red-button {
    background-color: #bb2121;
    color: #FFF;
    font-size: 18px;
    padding: 5px 10px;
    margin-top: 20px;
    border-radius: 6px;
    display: block;
    text-align: center;
}

.post-red-button:hover {
    background: #df4747 !important;
    color: #FFF !important;
}

/* Category Label Post Homepage */
ul.post-categories {
    margin: 0 !important;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    background: #666;
    color: #FFF !important;
    font-size: 13px !important;
    text-align: center;
    text-transform: uppercase;
    min-width: 150px;
}

ul.post-categories a {
    color: #ffffff !important;
}

.explore.su-posts .explore-boxes h3 {
    margin: 20px 0;
}

.single .site-inner article.post_content_cs .entry-content p span {
    font-weight: 300 !important;
}

/* Table STyle Single Blog Post */
.post_content_cs table {
    margin: 0 0 40px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
.post_content_cs td{
	padding: 10px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;font-weight: 300;
}
.post_content_cs tr:nth-child(even) {
    background: #fff9f9;
}
.post_content_cs thead tr {
    background-color: #bb2121;
    padding: 10px;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #fff;
	text-align: center;
}

.post_content_cs .entry-content ul li {
    position: relative;
    padding-left: 26px;
    margin-left:30px;
    font-weight: 300 !important;
}

.post_content_cs li:before {
    position:absolute;
    left:0;
}

.about .site-inner p strong{
    font-weight: 300;
}

/* Services Pages */
.one-third.service-list-second a {
    color: #444444;
}
.one-third.service-list-second a:hover {
    color: #BB2121;
}
.cta-stretch.services-container p {
    font-size: 1.5rem;
    font-weight: 400;
}
hr#registration {
    padding-top: 0 !important;
}

/* Privacy Policy */
@media only screen and (min-width: 1024px) {
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-box-content {
        padding-left: 100px;
        font-size: 0.8em;
    }
    
    .modal-cacsp-position .modal-cacsp-box.modal-cacsp-box-show.modal-cacsp-box-bottom {
        height: 60px;
    }
    
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-btns {
        padding-right: 100px;
    }
    
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-btns .modal-cacsp-btn, .warning-cacsp-iframe-content .warning-cacsp-iframe-content-button a, .warning-cacsp-iframe-content .warning-cacsp-object-content-button a, .warning-cacsp-object-content .warning-cacsp-iframe-content-button a, .warning-cacsp-object-content .warning-cacsp-object-content-button a {
        padding: 2px 16px !important;
    }
    
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-btns .modal-cacsp-btn, .warning-cacsp-iframe-content .warning-cacsp-iframe-content-button a, .warning-cacsp-iframe-content .warning-cacsp-object-content-button a, .warning-cacsp-object-content .warning-cacsp-iframe-content-button a, .warning-cacsp-object-content .warning-cacsp-object-content-button a {
        font-size: 0.8em !important;
        font-weight: 500;
    }
    }
    @media (max-width: 768px) {
        .modal-cacsp-position .modal-cacsp-box.modal-cacsp-box-show.modal-cacsp-box-bottom .modal-cacsp-btns .modal-cacsp-btn {
            margin-right: 1px !important;
        }
        
        .modal-cacsp-position .modal-cacsp-box a {
            width: 33% !important;
            margin-bottom: 95px !important;
        }
        }

/* Tabs Vertical Virtual Office */
.tabs-service-virtual{
    width: 50%;
}
.warpper-tab-virtual{
  display:flex;
  margin-top: 40px;
}
.tab-service-virtual{
  cursor: pointer;
  padding:15px 20px;
  background: #f4f4f4;;
  display:inline-block;
  color:black;
  width: 340px;
  text-align: left;
}
.panels-virtual{
  width: 100%;
}
.panel-virtual{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-virtual{
  display:none;
}
#one-virtual:checked ~ .panels-virtual #one-panel-virtual,
#two-virtual:checked ~ .panels-virtual #two-panel-virtual,
#three-virtual:checked ~ .panels-virtual #three-panel-virtual,
#four-virtual:checked ~ .panels-virtual #four-panel-virtual,
#five-virtual:checked ~ .panels-virtual #five-panel-virtual,
#six-virtual:checked ~ .panels-virtual #six-panel-virtual,
#seven-virtual:checked ~ .panels-virtual #seven-panel-virtual{
  display:block
}
#one-virtual:checked ~ .tabs-virtual #one-tab-virtual,
#two-virtual:checked ~ .tabs-virtual #two-tab-virtual,
#three-virtual:checked ~ .tabs-virtual #three-tab-virtual,
#four-virtual:checked ~ .tabs-virtual #four-tab-virtual,
#five-virtual:checked ~ .tabs-virtual #five-tab-virtual,
#six-virtual:checked ~ .tabs-virtual #six-tab-virtual,
#seven-virtual:checked ~ .tabs-virtual #seven-tab-virtual{
  background:#C4C4C4;
  color:#000000;
  border-top: 3px solid #000;
}

#one-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#one-tab-virtual, #two-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#two-tab-virtual, #three-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#three-tab-virtual,#four-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#four-tab-virtual, #five-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#five-tab-virtual, #six-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#six-tab-virtual, #seven-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#seven-tab-virtual {
    background: #BB2121;
    color: white;
  }

  @media (max-width: 1200px) {
    .tabs-service-virtual{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-tab-virtual{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-service-virtual{
      cursor: pointer;
      padding:10px 20px;
      margin:0px 2px;
      background:#2F465A;
      display:inline-block;
      color:#ffffff;
      /* border-radius:3px 3px 0px 0px; */
      width: 350px;
      text-align: center;
      /* margin: 0px 17px; */
    }
    .panels-virtual{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-virtual{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-virtual{
      display:none;
    }
    #one-virtual:checked ~ .panels-virtual #one-panel-virtual,
    #two-virtual:checked ~ .panels-virtual #two-panel-virtual,
    #three-virtual:checked ~ .panels-virtual #three-panel-virtual,
    #four-virtual:checked ~ .panels-virtual #four-panel-virtual,
    #five-virtual:checked ~ .panels-virtual #five-panel-virtual,
    #six-virtual:checked ~ .panels-virtual #six-panel-virtual,
    #seven-virtual:checked ~ .panels-virtual #seven-panel-virtual{
      display:block
    }
    #one-virtual:checked ~ .tabs-virtual #one-tab-virtual,
    #two-virtual:checked ~ .tabs-virtual #two-tab-virtual,
    #three-virtual:checked ~ .tabs-virtual #three-tab-virtual,
    #four-virtual:checked ~ .tabs-virtual #four-tab-virtual,
    #five-virtual:checked ~ .tabs-virtual #five-tab-virtual,
    #six-virtual:checked ~ .tabs-virtual #six-tab-virtual,
    #seven-virtual:checked ~ .tabs-virtual #seven-tab-virtual{
      background:#C4C4C4;
      color:#000000;
      border-top: 3px solid #000;
    }
    
    #one-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#one-tab-virtual, #two-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#two-tab-virtual, #three-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#three-tab-virtual,#four-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#four-tab-virtual, #five-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#five-tab-virtual, #six-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#six-tab-virtual, #seven-virtual:checked ~ .tabs-service-virtual .tab-service-virtual#seven-tab-virtual {
        background: #BB2121;
        color: white;
      }
}

.virtual-column h2 {
    /* color: #bb2121 !important; */
}

.virtual-nav {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    grid-column-gap: 40px;
}

.virtual-nav>* {
    width: 50%;
    flex: 1;
    display: flex;
}

.virtuoff {
    display: flex;
    flex-flow: row wrap;
    grid-gap: 40px;
}

.virtuoff .virtual-boxes {
    background: white;
    box-shadow: 0 0 12px -4px rgba(0,0,0,.3);
    /* padding: 0 0 24px 0; */
    /* margin-bottom: 40px; */
    flex: 1;
    overflow: hidden;
}

.virtual-content {
    padding: 0 20px;
    text-align: left;
    /* min-height: 80px; */
}

.virtual-nav p {
    display: none;
}

.virtual-content h3 {
    text-align: center;
    margin: 10px 0 20px 0;
    font-weight: 500;
    font-size: 21px !important;
}

@media (max-width: 992px) {
.virtuoff .virtual-boxes {
    margin-bottom: 30px !important;
}
.virtual-nav>* {
    width: 100% !important;
}
.virtual-nav {
    display: block !important;
}
}

.card6 h3 {
    margin: 0 0 30px 0 !important;
}

.card-body3 {
    display: flex;
}
.card-body4 {
    flex: 1 1 auto;
    padding: 12px;
    background-color: #f4f4f4;
}

.col1-virt {
    margin-right: 35px;
}

.card-body3 p {
    line-height: 1.1 !important;
}
a.btn-virtual {
    background: #bb2121;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border-radius: 8px;
    padding: 14px 30px;
    display: inline-block;
}

@media (max-width: 992px) {
    .col2-virt {
        margin-top: 25px;
    }
    .card-body3 {
        display: block;
    }
    .col1-virt {
        margin-bottom: -50px;
    }
}

/* Privacy Policy */
section#privacy_policy h1 {
    text-align: center;
    margin-bottom: 2.5rem;
}

/* Child Service */
.margin-serv {
    /* margin-top: 40px; */
}

.single .site-inner article .entry-content .fluentform label {
    font-size: 15px !important;
}

/** Locations List */
.one-third.location-list {
    margin: 30px 0;
    margin-right: 50px;
}

.two-third.location-list {
    margin: 0;
}

p.location-list {
    font-size: 18px;
}

section.two-column-cs .location-list {
    float: unset;
    width: auto;
}

section.two-column-cs .location-list .location-list-second {
    width: 50%;
}

/** Locations List Second */
.one-third.location-list-second {
    margin: 0;
    font-size: 17px;
}

.one-fourth.location-list-second {
    margin: 0;
    font-size: 17px;
}

.location-list-second li {
    font-weight: 400;
    line-height: 1.7;
}

.location-list-second li::before {
    content: "●"; color: #BB2121;
    margin: 0;
    padding-left: 0;
}
.one-third.location-list-second a {
    color: #444444;
}
.one-third.location-list-second a:hover {
    color: #BB2121;
}

/* Button Ebook Popup Download */
.ebook_btn {
    background: #333333!important;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 8px;
    padding: 9px;
    max-width: 240px;
    margin: 30px 0 0;
    font-family: "Roboto",sans-serif;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.ebook_btn:hover {
background: #4e4e4e!important;
    color: white!important;
    opacity: 1;
    outline: 0;
    text-decoration: none;
}

/* Locations list */
.first.location-list-second a {
    color: #444;
}
.first.location-list-second a:hover {
    color: #BB2121;
}

/* Learn More Notif */
.wpfront-message.wpfront-div a {
    color: white;
}

/* ul li team leader */
.team_content li::marker {
    content: "●";
    color: rgb(187, 33, 33);
}
.team_content li {
    padding-left: 8px;
}
.team_content ul {
    padding-left: 20px;
}

.team_content h3 {
    margin: 50px 0 20px 0;
    font-weight: 700;
    font-size: 21px;
}
.aof {
    display: flex;
    margin: 0px 0 20px 0;
}
.aof_desc {
    background-color: #bb2121;
    border-radius: 8px;
    color: white;
    padding: 5px 20px 5px 20px;
    margin: 5px 20px 5px 0;
}

@media only screen and (max-width: 768px) {
    .aof {
        display: block;
    }
}

/* Blog Filter Collapsed Post */
    .gm-taxonomy-item.hidden { 
        display: none; 
    }
        .toggle-tags {
            cursor: pointer;
            color: #BB2121;
            font-size: 14px;
            padding: 6px 10px;
            display: inline-flex;
            align-items: center;
            gap: 6px;
            transition: background 0.3s ease;
        }
        .toggle-tags svg {
            width: 14px;
            height: 14px;
            transition: transform 0.3s ease;
        }
        .toggle-tags.expanded svg {
            transform: rotate(180deg);
        }

.am_thumb img {
    object-fit: unset !important;
}

/* Wrapper meta info */
.am_meta_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    padding-top: 8px;
    border-top: 1px solid #eee;
    font-size: 14px;
    color: #666;
}

/* Tanggal */
.am_meta_info .am_post_date {
    font-weight: 500;
}

/* Reading time */
.am_meta_info .am_reading_time {
    font-style: italic;
    color: #999;
}

/* Supaya konsisten di bawah card */
.am_single_grid {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.am_cont {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.am_meta_info {
    margin-top: auto; /* Dorong ke bawah */
}


/* Blog FIlter Post
@media only screen and (max-width: 768px) {
.gm-taxonomy-filter {
    display: block !important;
}
} */
.asr-filter-div {
    margin-top: 60px;
}
.asr-filter-div .asr_texonomy {
    margin: 0 20px 2px 0 !important;
    border: 1px solid #f4f4f4 !important;
    border-radius: 6px !important;
    background: #f4f4f4 !important;
}
.gm-taxonomy-item input:checked+label {
    background: #bb2121 !important;
    color: #ffffff !important;
}
.asr_texonomy:hover {
    background: #bb2121 !important;
    color: #ffffff !important;
}
.dates-custom {
    font-size: 15px;
    margin-bottom: 12px;
}
.am_thumb img {
    border-radius: 6px 6px 0 0 !important;
}
.am_single_grid {
    border-radius: 6px !important;
}
h4.am__title {
    font-size: 20px !important;
}
.am__excerpt {
    font-size: 18px !important;
    margin: 10px 0 !important;
}
.terms-custom {
    font-size: 15px;
    display: inline-flex;
}
.terms-one {
    background: #f4f4f4;
    border: 2px solid #f4f4f4;
    border-radius: 6px;
    padding: 0 5px;
    margin-right: 10px;
}
.terms-two {
    background: #f4f4f4;
    border: 2px solid #f4f4f4;
    border-radius: 6px;
    padding: 0 5px;
}
.excerpt-custom {
    font-size: 17px;
    margin: 10px 0;
    position: relative;
    min-height: 140px;
}
.double-custom {
    width: -webkit-fill-available;
    border-top: 1px solid #e7e7e7;
    display: inline-flex;
    margin-top: 10px;
    padding-top: 10px;
}
.dates-custom {
    font-size: 15px;
    margin-right: 10px;
}
.reading-custom {
    font-size: 15px;
}
.reading-custom:before {
    content: "\2022";
    margin-right: 10px;
}
.pop-cats h4 {
    margin-bottom: 0;
    margin-right: 24px;
    color: #202020;
}
.am_thumb {
    height: 255px !important;
}
.bor-custom {
    border-top: 1px solid #e7e7e7;
    margin: 15px 0;
}
/* .am_cont {
    padding: 20px 20px 0 !important;
} */
ul.label-custom {
    margin: 10px;
    padding: 8px 20px;
    position: absolute;
    z-index: 1000;
    background: #bb2121;
    color: #FFF!important;
    font-size: 16px!important;
    font-weight: 600;
    text-align: center;
}
.excerpt-custom a {
    color: #202020 !important;
}

/* WP Front Bar Notification */
/* @media (max-width: 992px) {
    div#wpfront-notification-bar-spacer {
        display: none;
    }
} */

/* Cookies Bar, Blog Parents */
@media (max-width: 768px) {
.modal-cacsp-position .modal-cacsp-box .modal-cacsp-btns {
    margin-bottom: -100px !important;
    }
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-box-content {
        font-size: 0.8em !important;
    }
    .modal-cacsp-position .modal-cacsp-box .modal-cacsp-btns .modal-cacsp-btn, .warning-cacsp-iframe-content .warning-cacsp-iframe-content-button a, .warning-cacsp-iframe-content .warning-cacsp-object-content-button a, .warning-cacsp-object-content .warning-cacsp-iframe-content-button a, .warning-cacsp-object-content .warning-cacsp-object-content-button a {
        font-size: 0.8em !important;
    }
    .site-inner article .post-header img {
        display: none !important;
    }
    .am_thumb img {
        height: 227px !important;
    }
}

/* PPP Custom Style */
.container-serv {
    position: relative;
    width: 100%;
    text-align: center;
  }
  
  .image-serv {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overlay-serv {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #BB2121;
  }
  
  .container-serv:hover .overlay-serv {
    opacity: 1;
  }
  
  .title-serv {
    color: white;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    top: 20%;
    left: 57%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
  }
    
  .description-serv {
    color: white;
    font-size: 16px;
    position: relative;
    top: 32%;
    left: 57%;
    padding-right: 100px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
  }
    
  .more-serv {
    color: white;
    font-size: 16px;
    position: relative;
    top: 40%;
    left: 57%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
  }
    
  .more-serv a {
    color: white;
    font-weight: 500;
    }
    
  .image-service {
    max-width: 370px;
    margin: 0 0 20px 0;
  }
  .button-service {
      background-color: #bb2121;
      color: #fff;
      max-width: 250px;
      margin: auto;
      padding: 9px;
      text-align: center;
      text-decoration: none;
      font-size: 18px;
      border-radius: 4px;
      transition-duration: 0.4s;
      cursor:pointer;
    
  }
  .button-service:hover {
    background-color: #2F465A;
  }

#people-two-col h2 {
    font-family: 'Raleway', sans-serif;
}
#profit-two-col h2 {
    font-family: 'Raleway', sans-serif;
}
#planet-two-col h2 {
    font-family: 'Raleway', sans-serif;
}
h2.ppp-font {
    margin-top: 50px !important;
    font-family: 'Raleway', sans-serif;
}
body.sidebar-content.innerpage .entry_content #people-two-col {
    margin-top: -30px !important;
}

.inline-logo-button {
    display: -webkit-inline-box;
    grid-column-gap: 300px;
}

#people-two-col {
    background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/people-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 2vw;
    padding-top: 1vw;
    margin-bottom: 1vw;
}
#profit-two-col {
    background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/profit-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 2vw;
    padding-top: 1vw;
    margin-bottom: 1vw;
}
#planet-two-col {
    background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/planet-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 2vw;
    padding-top: 1vw;
    margin-bottom: 1vw;
}

.container.ppp-2row {
    display: block !important;
}

.ppp_left {
    width: 50%;
}

.ppp_right {
    width: 50%;
}

.btn-virtual.wp-video-popup {
    background: #bb2121;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border-radius: 8px;
    padding: 14px 30px;
    display: inline-block;
}

.btn-virtual.wp-video-popup:hover {
    background: #df4747!important;
    color: #fff!important;
    opacity: 1;
    outline: 0;
    text-decoration: none;
}

@media (max-width: 769px) {
    #people-two-col {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/people-background.png);
        background-repeat: no-repeat;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 5vw;
        padding-top: 10vw;
        background-position: left;
        margin-bottom: 20px;
    }
    #profit-two-col {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/profit-background.png);
        background-repeat: no-repeat;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 5vw;
        padding-top: 10vw;
        background-position: left;
        margin-bottom: 20px;
    }
    #planet-two-col {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/01/planet-background.png);
        background-repeat: no-repeat;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 5vw;
        padding-top: 10vw;
        background-position: left;
        margin-bottom: 20px;
    }
    .inline-logo-button {
        display: block;
    }
    .inline-logo-button .btn-virtual {
        margin-bottom: 20px;
    }
    .ppp_left {
        width: 100%;
    }
    .ppp_right {
        width: 0%;
    }
}

.btn-virtual.coming-soon {
    background-color: #BEBEBE;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border-radius: 8px;
    padding: 14px 30px;
    display: inline-block;
}

.btn-virtual.coming-soon:hover {
    background-color: #d9d9d9;
}

/* Homepage PPP */
.home-ppp.widget-area {
    padding: 60px 0;
    padding-bottom: 40px !important;
    font-family: raleway;
    background-color: #E9F5FF !important;
}

.one-third.first.ppp-1st img {
    /* padding-bottom: 40px; */
}

.ppp-heading h2 {
    font-style: oblique;
    font-family: 'Raleway',sans-serif;
}

.para-ppp {
    font-family: 'roboto'!important;
}

.widget-wrap .ppp-red-button {
    transition: all 0.3s ease-in-out;
}
.ppp-red-button {
    font-family: roboto;
    background-color: #bb2121;
    color: #FFF;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
    position: relative;
    float: right;
    top: 60px;
    font-weight: 500;
    padding: 9px 20px;
    font-size: 18px;
}
.ppp-red-button:hover {
    background: #df4747!important;
    color: #fff!important;
    opacity: 1;
    outline: 0;
    text-decoration: none;
}

.one-third.first.ppp-1st {
    width: 28%;
    margin-top: -40px;
}

.one-third.ppp-2nd {
    width: 50%;
}

.one-third.ppp-3rd {
    width: 16%;
}

.btn-virtual.wp-video-popup a {
    color: white;
}

@media (max-width: 767px) {
    .home-ppp.widget-area {
        padding: 40px 0;
    }
    .ppp-heading h2 {
        text-align: center;
    }
    .ppp-heading {
        margin-bottom: 30px;
        display: none;
    }
    .ppp-red-button {
        float: left;
        top: 0;
    }
    a.pp_close {
        position: absolute !important;
    }
    #pp_full_res {
        padding-top: unset !important;
    }
    .pp_details {
        padding-bottom: 35px !important;
        background-color: unset !important;
    }
    a.pp_close {
        right: 4%!important;
    }
    div.pp_default .pp_content_container .pp_left {
        background: unset !important;
    }
    div.pp_default .pp_content_container .pp_right {
        background: unset !important;
    }
    div.pp_default .pp_content, div.light_rounded .pp_content {
        background-color: unset !important;
    }
}

/* CTA Stretch Schedule Events Meeting */
.cta-stretch.schedule-container {
    background: url(https://indonesia.incorp.asia/wp-content/uploads/2023/08/services-container.webp) no-repeat;
    background-size: cover;
    margin-left: calc(48% - 48vw);
    margin-right: calc(48% - 48vw);
    padding-left: calc(50% - 35vw);
    padding-right: calc(50% - 35vw);
    padding-bottom: 2vw;
    padding-top: 3vw;
}

.schedule-container {
    margin-top: 60px;
}

.cta-stretch.schedule-container p {
    font-size: 19px;
    font-weight: 400;
}

.alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert.alert-primary {
    color: #ffffff;
    background-color: #2F465A;
    border-color: #2F465A;
}

@media (min-width: 992px) {
.text-lg-center {
    text-align: center !important;
}
}

.justify-content-between {
    justify-content: space-between !important;
}

.bi-calendar2-check:before {
    content: "\F1F8";
}

.bi-clock:before {
    content: "\F293";
}

@media(max-width: 768px) {
    .d-flex {
        display: unset !important;
    }
}

/* Accordion FAQ */



/* Header Mega Menu */
/* @media (min-width: 769px) {
.genesis-nav-menu .menu-item .sub-menu .menu-item-has-children>.sub-menu {
    left: 25% !important;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    max-width: 300px;
    top: 0;
}
}
@media (min-width: 1400px) {
.genesis-nav-menu>.menu-item>.sub-menu {
    max-width: 1296px !important;
    height: 415px !important;
}
}
.genesis-nav-menu>.menu-item>.sub-menu {
    left: 0 !important;
    padding: 20px 10px;
    right: 0;
    width: 100%;
    height: 80%;
    margin-top: 26px;
}
.genesis-nav-menu .menu-item .sub-menu .menu-item-has-children>.sub-menu>li>a {
    background: none !important;
} */

h4.red-alert {
    color: white;
}
.bg-stretch-red {
    background: #bb2121;
    color: white;
    padding-bottom: 2vw;
    padding-top: 2vw;
    max-width: 1320px;
    text-align: center;
}

/* Miles Ahead Styling */
section#banner_miles-ahead h1.innerpage_banner_title {
    color: #202020;
}
section#banner_miles-ahead h4.banner_subheading {
    color: #202020;
}
#miles-ahead {
    background-color: #F4F4F4;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 4vw;
    padding-top: 3vw;
    margin-bottom: 1vw;
}
#counting-two-col {
    background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/07/Steps.png?original);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 5vw;
    padding-top: 3vw;
    margin-bottom: 1vw;
}
#breaking-two-col {
    background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/07/Boundaries.png?original);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 5vw;
    padding-top: 3vw;
    margin-bottom: 3vw;
}
.miles-services h2 {
    text-align: center;
    margin: 40px 0 30px;
}
body.sidebar-content.innerpage .entry_content #miles-ahead {
    margin-top: -30px !important;
}
section#banner_miles-ahead .ebook_btn {
    display: none;
}
.logo-serv {
    background: #F4F4F4 !important;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 40vw);
    padding-right: calc(50% - 40vw);
}
.logo-serv h2 {
    padding-top: 35px;
    text-align: center;
    margin-bottom: 30px;
}
.logo-serv .container {
    text-align: center;
    padding: 0 0 40px 0;
}
.one-seven {
    width: 12%;
    float: left;
    margin-left: 2%;
}
@media (max-width: 578px) {
    .one-seven {
        display: contents;
        width: 100% !important;
        padding: 0 0 25px;
    }
    .logo-serv .container {
            text-align: center;
            padding: 0 0 40px 0;
            display: block;
    }
    #miles-ahead {
        background-color: #F4F4F4;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 42vw);
        padding-right: calc(50% - 42vw);
        padding-bottom: 10vw;
        padding-top: 8vw;
        margin-bottom: 1vw;
    }
    #counting-two-col {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/07/Steps.png?original);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 42vw);
        padding-right: calc(50% - 42vw);
        padding-bottom: 14vw;
        padding-top: 7vw;
        margin-bottom: 1vw;
    }
    #breaking-two-col {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/07/Boundaries.png?original);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50% - 46vw);
        padding-right: calc(50% - 46vw);
        padding-bottom: 14vw;
        padding-top: 7vw;
        margin-bottom: 1vw;
    }
    .logo-serv {
        background: #F4F4F4 !important;
        margin-left: unset;
        margin-right: unset;
        padding-left: calc(50% - 40vw);
        padding-right: calc(50% - 40vw);
    }
    .one-third.first.ppp-1st {
        margin-top: -95px;
        margin-bottom: -70px;
    }
    section#banner_miles-ahead {
        background-image: url(https://indonesia.incorp.asia/wp-content/uploads/2024/07/miles-ahead-banner.webp) !important;
    }
    .cta-stretch.miles-container {
        padding-bottom: 10vw !important;
        padding-top: 10vw !important;
    }
}
.cta-stretch.miles-container {
    background: url(https://indonesia.incorp.asia/wp-content/uploads/2023/08/services-container.webp) no-repeat;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50% - 36vw);
    padding-right: calc(50% - 36vw);
    padding-bottom: 2vw;
    padding-top: 2.8vw;
}

div#breaking-two-col h2 {
    margin: 30px 0;
}
.logo-container {
    margin-top: 60px;
}
.button-download-miles {
    background-color: #bb2121;
    color: #fff;
    padding: 14px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    border-radius: 4px;
    transition-duration: 0.4s;
    cursor: pointer;
    font-weight: 600;
    margin-left: auto;
}
.button-download-miles:hover {
    background: #df4747 !important;
    color: #fff !important;
    opacity: 1;
    outline: 0;
    text-decoration: none;
}

.cta-stretch.miles-container p {
    line-height: 4;
    margin-bottom: 0;
}

/* Form Buttom Events */
.single-events.postid-65809 .form-event {
    display: none;
}
.single-events.postid-66073 .form-event {
    display: none;
}
.single-events.postid-65222 .button-event {
    display: none;
}
.single-events.postid-63489 .button-event {
    display: none;
}
.single-events.postid-66108 .form-event {
    display: none;
}
a.button-event.bg-red.bg-red-button.end-arrow {
    padding: 10px 20px;
}
a.button-event.bg-red.bg-red-button.end-arrow:hover {
    color: #ffffff;
    background-color: #e01616;
}
section.blog-section.client_casestudy .col-md-12 {
    margin-bottom: 60px;
}

/* Child Services Revamp Styling */
.img-child {
    text-align: -moz-center;
    text-align: -webkit-center;
}
.img-border-child {
    box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    border-radius: 6px;
    background-color: #f4f4f4;
}
.img-border-child img {
    min-width: 100%;
    margin-bottom: 5px;
}
.img-border-service {
    box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191,);
    padding: 20px;
    border-top: 10px solid #bb2121;
    height: 345px;
}
.img-border-service2 {
    box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191,);
    padding: 20px;
    border-top: 10px solid #bb2121;
    height: 345px;
}
.img-border-service3 {
    box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191,);
    padding: 20px;
    border-top: 10px solid #bb2121;
    height: 372px;
}
.img-border-service4 {
    box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191,);
    padding: 20px;
    border-top: 10px solid #bb2121;
    height: 315px;
}
.img-border-service h5 {
    margin: 30px 0;
}
.img-border-service2 h5 {
    margin: 30px 0;
}
.img-border-service3 h5 {
    margin: 30px 0;
}
.img-border-service4 h5 {
    margin: 30px 0;
}

@media only screen and (max-width: 768px) {
    .img-border-service {
        height: unset;
    }
    .img-border-service2 {
        height: unset;
    }
    .img-border-service3 {
        height: unset;
    }
    .img-border-service4 {
        height: unset;
    }
}

.bottom-navigate {
    display: inline-block;
    margin-top: 20px;
}
.p-tempr {
    margin-bottom: 20px;
}
.p-tempr p {
    margin-bottom: 0.2em;
    font-weight: 400 !important;
    margin-top: unset;
    }
    .p-tempr p::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/11/icon-terms.png) no-repeat;
    background-size: contain;
    float: left;
    margin: 2px 12px 0 0;
    }
    .disclaimer p {
    font-size: 13px !important;
    line-height: 1.5;
    }
.one-half.first.left-form {
    width: 56%;
}
.one-half.right-form {
    width: 40%;
}
@media only screen and (max-width: 768px) {
    .one-half.first.left-form {
        width: 100% !important;
    }
    .one-half.right-form {
        width: 100% !important;
        margin-top: 40px;
    }
    section.form-contact-stretch.try-center {
        display: inline-block;
    }
    .five-sixths, .four-sixths, .four-fifths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-fifths, .three-sixths, .two-fourths, .two-fifths, .two-sixths, .two-thirds {
        margin-left: 0 !important;
    }
    section.form-contact-stretch {
        display: inline-block !important;
    }
    .one-fourth.icon-services {
        width: 50% !important;
    }
    .one-third.icon-services {
        width: 50% !important;
    }
    .one-fifth.icon-services {
        width: 50% !important;
    }
    .one-fifth.icon-services p {
        padding: 0 27px;
        margin-top: 10px;
    }
    .one-fifth.icon-services2 {
        width: 50% !important;
    }
    .one-fifth.icon-services2 p {
        padding: 0 22px;
        margin-top: 10px;
    }
    .one-fifth.icon-services2.last-icon {
        clear: inline-start;
    }
}
p.site-title {
    margin-top: 0;
}
.site-container {
    overflow-x: hidden;
}
section.form-contact-stretch {
    display: flex;
    background-color: #F6F7FB;
    padding: 50px 3000px;
    margin: 0px -3000px 0;
    column-gap: 1%;
}
.wyg-section {
    border-style: solid;
    border-width: 1px;
    border-color: #00000012;
    border-top-width: 8px;
    border-top-color: #bb2121;
    background-color: #ffffff;
    padding: 15px 25px;
}

.img-border-child-2 {
    box-shadow: 0 0 10px 0 rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0 0 10px 0 rgba(191, 191, 191, 1);
    -moz-box-shadow: 0 0 10px 0 rgba(191, 191, 191, 1);
    background-color: #f4f4f4;
    border-radius: 6px;
}
.img-border-child-2 img {
    min-width: 100%;
}

/* Custom Bootstrap */
.mb-4 {
    margin-bottom: 3.5rem !important;
}
.mb-2 {
    margin-bottom: 1rem !important;
}
.mt-2 {
    margin-bottom: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}

/* Custom Page Services */
.no-margin h3 {
    margin: 0 0 30px;
}
.content-child {
    padding: 0 20px 10px;
    text-align: center;
}
.content-child1 {
    padding: 0 20px 10px;
    min-height: 82px;
    text-align: center;
}
.content-child2 {
    padding: 0 20px 10px;
    min-height: 245px;
}
.content-child3 {
    padding: 0 20px 10px;
    min-height: 300px;
}
.content-child4 {
    padding: 0 20px 10px;
    min-height: 165px;
}
.content-child5 {
    padding: 0 20px 10px;
    min-height: 262px;
}
@media only screen and (max-width: 768px) {
    .img-border-child img {
        display: none;
    }
    .content-child h5 {
        padding-top: 1.5rem;
        font-size: 19px;
    }
    .content-child2 h5 {
        padding-top: 1.5rem;
        font-size: 19px;
    }
    .content-child3 h5 {
        padding-top: 1.5rem;
        font-size: 19px;
    }
    .content-child4 h5 {
        padding-top: 1.5rem;
        font-size: 19px;
    }
    .content-child5 h5 {
        padding-top: 1.5rem;
        font-size: 19px;
    }
    .content-child {
        min-height: unset;
    }
    .content-child2 {
        min-height: unset;
    }
    .content-child3 {
        min-height: unset;
    }
    .content-child4 {
        min-height: unset;
    }
    .content-child5 {
        min-height: unset;
    }
    .hide-on img {
        display: none;
    }
    .no-margin h3 {
        margin: 20px 0 30px;
    }
    .child-pad {
        padding: 20px 0 0 0 !important;
    }
    .child-pad h2 {
        text-align: left !important;
        margin-bottom: 20px !important;
    }
    .one-half.second-column h2 {
        margin-bottom: 20px !important;
    }
    .child-pad p {
        text-align: left !important;
    }
    /* .content-child {
        padding: 20px 20px 10px;
    }
    .content-child2 {
        padding: 20px;
        min-height: 190px;
    }
    .content-child3 {
        padding: 20px 20px 10px;
    } */
    video#service-video-revamp {
    padding-bottom: 40px;
    }
}
.one-half.no-margin h2 {
    text-align: left !important;
    margin-top: 2vw !important;
}
.row-center.two-column {
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
}
.one-half.second-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: stretch;
    margin-left: 0 !important;
}
.one-half.second-column h2 {
    margin-top: 0 !important;
    text-align: left !important;
}

/* Custom Homepgae */
section#banner_home .img-cs-thumbnail {
    height: 100%;
}

/* Iframe Embed Youtube */
video#service-video-revamp {
    width: 100%;
    height: auto;
    margin: 0;
}

/* Counter Accounting Pages Servcies */
.counting-stretch {
    background-color: #F6F7FB;
    padding: 50px 3000px;
    margin: 50px -3000px 0;
    column-gap: 1%;
    display: flex;
}
#about_section1 .counting-stretch .left-counting h2 {
    text-align: left;
    margin-top: 4.5vw;
}
.one-half.right-counting {
    display: flex;
    margin-left: 0;
}
.countnumb-right {
    margin-left: 7rem;
}
.counter-number {
    font-size: 58px;
    font-weight: 500;
    color: #bb2121;
}
.counting-stretch .right-counting p {
    font-size: 20px !important;
    font-weight: 500;
    color: #202020;
}

@media only screen and (max-width: 768px) {
    .counting-stretch {
        display: inline-block;
    }
    #about_section1 .counting-stretch .left-counting h2 {
        margin-top: 0;
    }
    .one-half.right-counting {
        display: block;
        text-align: center;
    }
    .countnumb-right {
        margin-left: 0;
    }
}

h4.country_innerpage_banner_subtitle {
    color: #ffffff;
}
.asr-ajax-container h3 {
    color: #ffffff;
}

/* Slick Slider */
p.slick-slide.slick-active {
    display: none !important;
}
p.slick-slide.slick-current.slick-active {
    display: none !important;
}

section.lay-new {
    justify-content: space-between;
    margin: 60px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
}
.lay-first {
    margin-left: 0;
    width: 30%;
    padding-right: 20px;
}
#about_section1 .lay-first h2 {
    text-align: left;
    margin: 0;
}
.lay-first p {
    margin: 26px 0;
}
.lay-second {
    margin-left: 0;
    width: 68%;
}
.content-slider {
    padding: 0 20px;
    min-height: 295px;
}
.content-slider1 {
    padding: 0 20px;
    min-height: 472px;
}
.content-slider2 {
    padding: 0 20px;
    min-height: 244px;
}
@media only screen and (max-width: 768px) {
    .content-slider {
        min-height: 290px;
    }
    .content-slider1 {
        padding: 0 20px 10px;
        min-height: unset;
    }
    .content-slider2 {
        min-height: 190px;
    }
    .img-slider-child img {
        min-width: 100%;
    }
    .img-slider-child1 img {
        min-width: 100%;
    }
}
.content-slider h5 {
    font-size: 20px;
    min-height: 88px;
}
.content-slider1 h5 {
    font-size: 20px;
}
.content-slider2 h5 {
    font-size: 20px;
    min-height: 58px;
}
.img-slider-child img {
    max-width: 100%;
    margin-bottom: 25px;
    border-radius: 6px 6px 0 0;
}
.img-slider-child1 img {
    max-width: 100%;
    border-radius: 6px 6px 0 0;
}
.img-slider-child1 {
    border-radius: 6px;
    background-color: #f4f4f4;
}
.slick-slide {
    margin: 0 14px;
    /* box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(191, 191, 191, 1); */
    border-radius: 6px;
    background-color: #f4f4f4;
}

@media only screen and (max-width: 768px) {
    .lay-first {
        width: 100%;
    }
    .lay-second {
        width: 100%;
    }
    .lay-first h2 {
        margin: 30px 0;
    }
    .slick-slide {
        margin: 0 4px;
    }

}

.icon-text {
    display: flex
;
    align-items: center;
    background-color: #F4F4F4;
    padding: 22px 12px 12px 22px;
}
.icon-text img {
    margin-right: 22px;
}

.promo_single h1.innerpage_banner_title {
    color: #333;
}

/* Single Post Customization */
.synved-social-container {
    text-align: left !important;
}

.social-share-buttons{
    display:flex;
    margin-bottom: 40px;
}

.social-share-buttons a span svg path{
    fill:white;
}

.social-share-buttons a span{
    width: 30px;
    height: 30px;
    display: flex;
    background: #c4c4c4;
    padding: 5px;
    margin-right: 20px;
}
.post_meta_strip .meta-first {
    border-right: 1px solid #E5E5E5;
}
.post_meta_strip .meta-second {
    border-right: 1px solid #E5E5E5;
}
/* .single .post_meta_strip {
    border-bottom: 1px solid #E5E5E5;
} */
.post_meta_strip .meta-first .authors-meta {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.post_meta_strip .meta-first {
    font-size: 16px;
    font-weight: 300;
}
.post_meta_strip .meta-second .calendar-meta {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.post_meta_strip .meta-second {
    font-size: 16px;
    font-weight: 300;
}
.post_meta_strip .meta-third .tags-meta {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.post_meta_strip .meta-third {
    font-size: 16px;
    font-weight: 300;
}
span.wpj-jtoc--title-label {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
}

/** Tab eBook*/
.tabs-section {
    background: #f4f4f4;
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .3);
    padding: 0 0 24px 0;
    margin-bottom: 40px;
    flex: 1;
    overflow: hidden;
}
.tabs-ebook img {
    padding: 12px;
    height: 245px;
}
.tabs-ebook {
    display: flex;
    flex-flow: row wrap;
    grid-gap: 24px;
}
.warpper-tab-ebook{
  display:block;
}
.tab-ebook{
    cursor: pointer;
    margin: 20px 15px 0;
    background-color: #bb2121;
    color: #FFF;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 6px;
    display: block;
    text-align: center;
}
.panels-ebook{
    overflow: hidden;
}
.panel-ebook{
  display:none;
  animation: fadein .8s;
  width: auto;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio-ebook{
  display:none;
}
#one-ebook:checked ~ .panels-ebook #one-panel-ebook,
#two-ebook:checked ~ .panels-ebook #two-panel-ebook,
#three-ebook:checked ~ .panels-ebook #three-panel-ebook,
#four-ebook:checked ~ .panels-ebook #four-panel-ebook{
  display:block
}
#one-ebook:checked ~ .tabs-ebook #one-tab-ebook,
#two-ebook:checked ~ .tabs-ebook #two-tab-ebook,
#three-ebook:checked ~ .tabs-ebook #three-tab-ebook,
#four-ebook:checked ~ .tabs-ebook #four-tab-ebook{
  background-color: #df4747;
}

  @media (max-width: 1200px) {
    .tabs-ebook{
        z-index: 0;
        display: block;
        width: auto;
    }
    .warpper-ebook{
      display:flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
      margin-top: -100px;
    }
    .tab-ebook{
        cursor: pointer;
        margin: unset;
        background-color: #bb2121;
        color: #FFF;
        font-size: 18px;
        padding: 5px 10px;
        border-radius: 6px;
        display: block;
        text-align: center;
    }
    .tabs-ebook img {
        display: none;
    }
    .tabs-section {
        background: unset;
        box-shadow: unset;
        padding: 0;
        margin-bottom: unset;
    }
    .panels-ebook{
      /* background: #F6F7FB; */
      /* min-height: 200px; */
      width: auto;
      /* border-radius: 3px; */
      overflow: hidden;
      padding: 20px 0;
      /* margin: -25px; */
    }
    .panel-ebook{
      display:none;
      animation: fadein .8s;
    }
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }
    .radio-ebook{
      display:none;
    }
    #one-ebook:checked ~ .panels-ebook #one-panel-ebook,
    #two-ebook:checked ~ .panels-ebook #two-panel-ebook,
    #three-ebook:checked ~ .panels-ebook #three-panel-ebook,
    #four-ebook:checked ~ .panels-ebook #four-panel-ebook{
      display:block
    }
    #one-ebook:checked ~ .tabs-ebook #one-tab-ebook,
    #two-ebook:checked ~ .tabs-ebook #two-tab-ebook,
    #three-ebook:checked ~ .tabs-ebook #three-tab-ebook,
    #four-ebook:checked ~ .tabs-ebook #four-tab-ebook{
      background-color: #df4747;
    }
}
section#banner_home .overlay-bg {
    background-color: #00000038;
}
.postid-67241 div#author-info{
    display: none;
}
.inline-verified h4 {
    margin-top: 15px;
}

/* Parent Services e.g Business Setup, BPO */
.page-id-68038 .site-inner {
    margin-bottom: unset;
}
#about_section1 .child-services h2 {
    text-align: left;
    margin-bottom: 20px;
}
#about_section1 .child-services p {
    margin-bottom: 2rem;
}
.icon-text p {
    font-family: 'Raleway', sans-serif;
    font-size: 20px !important;
    font-weight: 600;
}

/* Homepage */
p.site-title {
    margin-top: unset;
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -20% !important;
        width: 40% !important;
    }
}