/*

Theme Name:     Storefront Child Theme

Theme URI:

Description:    Storefront Child Theme

Author:         Visions Teamss

Author URI:

Template:       storefront

Version:        1


/****************************************/

/*   COMPLIANCE GATE DESIGN START       */

/****************************************/

.video_inner {
    background: url(../../uploads/landingpages/new_homepage_banner.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 4px 4px 0 0;
    font-weight: normal;
    min-height: 310px;
    padding: 20px 18px 15px;
}

.banner_left {
    width: 54.6%;
    padding: 0px;
}

.banner_right {
    padding: 0;
    text-align: left;
    width: 45.4%;
    padding-left: 15px;
}

.banner_text h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
}

.banner_text p, .banner_text li {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.video_inner .banner_text ul {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding-left: 20px;
}

.video_inner .banner_text ul li {
    font-size: 13px;
    line-height: 19px;
    list-style-image: url(../../uploads/landingpages/video-arrow.png) !important;
    margin-bottom: 10px;
    text-align: left;
}

.get_info a {
    display: inline-block;
    margin-right: 20px;
}

.btn-style {
    color: #fff;
    padding: 10px 20px;
    background-color: #ff9707;
    border-radius: 3px;
    font-weight: 700;
}

.blue-btn.btn-style {
    background-color: #3a8dc2;
}

.blue-btn.btn-style:hover {
    background-color: #ff9707;
}

.btn-style:hover {
    text-decoration: none;
    color: #fff;
    background-color: #3a8dc2;
}

.navigation_section ul#top-nav a:hover, .navigation_section ul#top-nav a:focus {
    color: #ff9707 !Important;
    text-decoration: none !Important;
    background-color: #000 !important;
}

.video_info {
    margin-top: 20px;
}

.how-it-work-sec {
    background-color: #0d5295;
    margin: 5px 0 0 0;
    color: #fff;
    padding: 30px 0;
}

.clear {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    visibility: hidden;
}

.how-it-work-sec h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 30px;
}

.innersec {
    max-width: 820px;
    margin: 0 auto;
    overflow: hidden;
}

.step-box {
    float: left;
    width: 25%;
    position: relative;
}

.round-circle {
    width: 100px;
    height: 100px;
    background-color: #fff;
    margin: 0 auto 35px;
    border-radius: 50%;
    padding: 25px 0;
}

.step-box:after {
    content: "";
    background: url(../../uploads/landingpages/right-arrow.png) no-repeat;
    width: 40px;
    height: 22px;
    position: absolute;
    right: -18px;
    top: 40px;
}

.step-box:last-child:after {
    background: none;
}

.gray-bg {
    background: url(../../uploads/landingpages/what-customer-say-background.png) repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
    border: 1px solid #c6c6c6;
    padding: 30px 20px;
    margin: 10px 0 0 0;
}

.gray-bg h2 {
    color: #000;
    font-weight: 800;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}

.fearure-box {
    background-color: #fefffe;
    padding: 20px 10px 5px 10px;
    text-align: center;
    border: 1px solid #cbcbcb;
    min-height: 200px;
}

.feature-info h5 {
    font-weight: 700;
    font-size: 12px;
}

.feature-info p {
    font-size: 12px;
    margin-bottom: 0;
}

.feature-icon {
    margin-bottom: 15px;
    height: 50px;
}

.button-area {
    overflow: hidden;
    margin: 30px 0 0 0;
    text-align: center;
}

.button-area a {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    border-radius: 3px;
}

.green-btn.btn-style {
    background-color: #24ad81;
}

.green-btn.btn-style:hover {
    background-color: #1a8d68;
}

.darkgray-sec {
    background-color: #3d3d3d;
    color: #fff;
    padding: 35px 30px;
    margin-top: 10px;
}

.darkgray-sec h2 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 25px;
}

.prodcut-box {
    border: 1px solid #5e5e5e;
    padding: 10px 5px;
    text-align: center;
    min-height: 200px;
    margin-bottom: 30px;
}

.product-imgbox {
    margin: 10px 0 15px;
}

.productdesc h5 {
    color: #fff;
    font-weight: 700;
}

.productdesc p {
    margin: 0;
    font-size: 12px;
}

.our-costumer, .served-ind {
    overflow: hidden;
    margin-bottom: 30px;
}

.served-ind .prodcut-box, .served-contries .prodcut-box {
    min-height: 125px;
}

.product-imgbox {
    margin: 5px 0 30px;
    height: 30px;
}

.darkgray-sec .button-area {
    margin: 0;
}

ul.nav .sub-menu li a {
    font-size: 0.857em !important;
}

.sub-menu {
    background-color: rgba(0, 0, 0, 0.9);
}

#wrapper, body, .page-template-landing-page #content {
    overflow-x: hidden;
}

.video iframe {
    width: 100% !Important;
}

html body {
    padding: 0;
    overflow-x: hidden !Important;
    width: 100%;
}

section#main {
    overflow-x: hidden;
}

.page-template-landing-page #wrapper {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
}

/****************************************/

/*   COMPLIANCE GATE DESIGN END         */

/****************************************/



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% New Homepage CI - Start %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

body.home main#content {
    padding-top: 0 !important;
}

.homeBanner {
    position: relative;
    background-image: url('images/header-image-3.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #084375;
    width: 100vw !important;
    max-width: inherit !important;
    left: calc(-50vw + 50%);
    padding: 10px 0 20px;
}

.homeBanner .banner_text {
    max-width: 640px;
    margin-left: auto;
}

.homeBanner .video_info {
    max-width: 640px;
}

.homeBanner h1 {
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 56px;
    margin-bottom: 30px;
}

.homeBanner p {
    color: #fff;
    font-size: 21px;
}

.homeBanner .video iframe {
    height: 360px;
}

.homeBanner .container>p, .homeBanner .col-md-6:nth-child(2)>p, .homeBanner .col-md-6:nth-child(2) .video_info>p {
    display: none;
}

.home_multistep_book_form {
    margin: 40px 0 25px;
}

.home_multistep_book_form .contact-form {
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    padding: 20px;
    margin: 25px 0;
}

.home_multistep_book_form>h6.section_title {
    text-align: center;
    color: #333 !important;
    font-weight: bold !important;
}

.home_multistep_book_form>p {
    text-align: center;
    color: #333;
    font-weight: 400;
}

.free_compliance_section {
    margin: 0px 0 25px;
    border-top: 1px solid #d8d8d8;
    padding: 30px 0px 20px;
    border-bottom: 1px solid #d8d8d8;
}

.free_compliance_section aside.free_compliance_box {
    /*box-shadow: 1px 2px 8px 1px rgba(0,0,0,.17);*/
    padding: 15px 25px;
}

.free_compliance_section aside.free_compliance_box:not(:last-child) {
    margin-bottom: 20px;
}

.free_compliance_section h6.section_title {
    margin-bottom: 18px !important;
}

.free_compliance_section .blog-setion {
    padding-bottom: 0px;
    max-width: 650px;
    padding-top: 0px;
    margin: 0 auto;
}

.free_compliance_section .blog-post-other img:hover {
    border-color: transparent;
}

.free_compliance_section .blog-setion h3 {
    margin-top: 10px;
}

.Import-Products-testimonial-below-section {
    display: none;
}

.faq_section {
    /* box-shadow: 1px 2px 8px 1px rgba(0,0,0,.17); */
    margin: 40px 0 0;
    padding: 0px;
}

.faq_section h5 {
    color: #fc7c00 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 3px;
}

.faq_section p {
    color: #000000 !important;
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 13px;
}

.faq_section ul li {
    width: 100%;
    float: left;
    padding: 0 18px;
    margin-bottom: 5px;
    min-height: auto;
    line-height: 1.8;
    font-weight: 600;
    text-align: left;
}

.free_compliance_section p {
    display: none;
}

.homeBanner .col-md-6:nth-child(2)>p {
    display: none;
}

.home_multistep_book_form aside.content.middle {
    max-width: 680px !important;
}

.free_compliance_section .blog-post-other a:hover {
    text-decoration: none !important;
}

.free_compliance_section .blog-setion .row {
    margin: 0 0;
}

body.home main#content {
    padding-bottom: 15px !important;
}

.v3 .section_title {
    color: #ff9935 !important;
}

@media (min-width: 992px) {
    .homeBanner .container {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: -ms-flex;
        align-items: center;
    }
    .free_compliance_section .blog-setion .col-md-4 {
        width: 33.33%;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .homeBanner .video iframe {
        height: 295px;
        max-width: 522px;
    }
}

@media (min-width: 1200px) {
    .homeBanner .container {
        width: 95%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .homeBanner .video iframe {
        height: 37vh;
        max-width: 430px;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .homeBanner h1 {
        font-size: 46px;
    }
    .homeBanner p {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .free_compliance_section .blog-setion {
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    body.home main#content {
        max-width: 90% !important;
    }
    body.home div#content {
        margin: 0 !important;
    }
}

@media (max-width: 991.98px) {
    .homeBanner .video iframe {
        margin-top: 20px;
    }
    .homeBanner .container>p, .homeBanner .col-md-6:nth-child(2)>p, .homeBanner .col-md-6:nth-child(2) .video_info>p {
        display: none;
    }
    .homeBanner .banner_text {
        margin-left: 0;
    }
}

@media (max-width: 767.98px) {
    .homeBanner .video iframe {
        height: 260px;
    }
    .homeBanner {
        padding: 25px 0 30px;
    }
}

@media (max-width: 575.98px) {
    .homeBanner h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .homeBanner p {
        font-size: 16px;
    }
    .faq_section_inner.faq_v2 .package a {
        margin: 0 20px 10px !important;
    }
    .homeBanner .video iframe {
        height: 180px;
    }
    .free_compliance_section .blog-setion h3 {
        font-size: 25px;
    }
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% New Homepage CI - Finish %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/**Grid of Covers**/
.cart-listing-cover {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
	margin: 0 -10px;
	list-style-type: none
}

.cart-listing-cover .listing {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 10px;
    list-style-type: none;
    text-align: center;
}


.cart-listing-cover .listing .dec-cover-wrap a {
    display: block;
    text-align: center;
}

.cart-listing-cover .listing .dec-cover-wrap  img {
    display: inline-block;
}

.cart-listing-cover .listing .dec-cover-wrap .btn-wrap {
    padding: 5px 5px;
}

.cart-listing-cover .listing .dec-cover-wrap .btn-wrap .button-link, .cart-listing-cover .listing .dec-cover-wrap .btn-wrap .button-link.free:hover {
    background: #24ad81; /*#69a74e;*/
    color: #fff;
    transition: .2s;
    padding: 10px;
    font-size: 15px;
    max-width: 250px;
    margin: 0 auto;
    text-decoration: none;
}
.cart-listing-cover .listing .dec-cover-wrap .btn-wrap .button-link.free,.cart-listing-cover .listing .dec-cover-wrap .btn-wrap .button-link:hover {
    background: #424242;
}

.cart-listing-cover .listing:not(:first-of-type):not(:nth-child(2)):not(:nth-child(3)) {
    margin: 20px 0 0px 0;
}
.home_multistep_book_form p:empty, .home_multistep_book_form br {
    display: none;
}

@media only screen and (max-width: 767.98px) {
    .cart-listing-cover .listing {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media only screen and (max-width: 575.98px) {
    .cart-listing-cover .listing {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/**Grid of Covers Ends**/
/*Task 7: Compliancegate.com 2 covers + change layout 20-01-2019*/
.home-car-listing .cart-listing-cover .listing {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    margin-bottom: 20px;
    max-width: 25%;   
}
.home-car-listing .cart-listing-cover .listing:not(:first-of-type):not(:nth-child(2)):not(:nth-child(3)) {
    margin: 0px 0 0px 0;
}
@media only screen and (max-width: 767.98px) {
    .home-car-listing .cart-listing-cover .listing {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media only screen and (max-width: 575.98px) {
    .home-car-listing .cart-listing-cover .listing {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.blog-setion .col-md-4 {float:left; }
.free_compliance_section .blog-setion h3 {
    padding-top: 20px;
}
/*Task 7: Compliancegate.com 2 covers + change layout 20-01-2019*/



/**Start (19-03-2020) - Bug 2: Asiapropertyhq.com Homepage Mobile**/
@media (max-width: 767.98px){
	body #page div#content {
		margin: 55px auto 0 !important;
	}
}
/**Ends (19-03-2020) - Bug 2: Asiapropertyhq.com Homepage Mobile**/



/** Task 3 for 3 Grid 15-5-20 start **/

.home_multistep_book_form.online-gridofthree {
    padding: 0;
}
.online-gridofthree .cart-listing-cover .listing {
    max-width: 33.3%;
    -ms-flex: 0 0 25%;
    flex: 0 0 33.3%;
}
.online-gridofthree .cart-listing-cover .listing .img-wrap {
    width: 100%;
    background-color: #fff;
    margin-bottom: 5px;
        height: auto;
        display: block;
}
@media only screen and (max-width: 576px){

	.online-gridofthree .cart-listing-cover .listing {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.online-gridofthree .cart-listing-cover .listing .img-wrap {
    height: auto;
}
}

/** Task 3 for 3 Grid 15-5-20 End **/

 /*******good hands******/

@media (max-width:767px){
 
    .good-hand-box {
        width: 50%;
        margin-bottom: 25px;
    }
    .good-row {
        margin: 0px -10px;
    }
   }


@media (max-width: 480px) {
   
    .good-hand-box {
        width: 100%;
    }
  
}

 /*******good hands******/
 
 
 @media only screen and (min-width: 500px) and (max-width: 992px)
{
	.customer-case-studies .additional_ne_custom_sec .who_section_2_block1 {
	    width: 50%;
	    margin-bottom: 20px;
	}
}
@media only screen and (max-width: 600px)
{
	.customer-case-studies .additional_ne_custom_sec .who_section_2_block1 {
	    width: 100%;
	    margin-bottom: 0px;
	}
}



/**Start on 11-08-2020 - Task A2. Update Homepage**/
.two_col_section {
    padding: 40px;
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    margin: 40px 0px;
}
.two_col_section .content_wrapper h5 {
    color: #000 !important;
    font-weight: 600 !important;
    margin-top: 10px;
}
.two_col_section .content_wrapper p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.two_col_section .content_wrapper ul {
    margin: 0px 0px 10px !important;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.two_col_section .content_wrapper ul li {
    list-style: none;
    width: 48%;
    font-weight: 400;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.two_col_section .content_wrapper a.large_btn {
    display: block;
    background: #24ad81;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.two_col_section .content_wrapper a.large_btn:hover {
    opacity: 0.8;
}
.two_col_section .content_wrapper ul li img {
    display: inline-block;
}
.two_col_section .row > div > p {
    display: none;
}

@media (max-width: 991.98px) {
    .two_col_section {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding: 25px;
    }
}
@media (max-width: 575.98px) {
    .two_col_section .content_wrapper ul {
        flex-direction: column;
    }
    .two_col_section .content_wrapper ul li {
        width: 100%;
    }
}
/**End on 11-08-2020 - Task A2. Update Homepage**/

/** A1. New Landing Page css added by visions on 14-08-2020 starts **/
.compliance-assessment-tools {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 22px 20px 22px;
    margin: 50px 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
}
.left-img {
    width: 40%;
}
.right-cont {
    width: 58%;
        padding-right: 8px;
}
.right-cont h3 {
    color: #2a2a2a !important;
    font-size: 30px !important;
    font-weight: 600 !important;
        margin-bottom: 22px;
            margin-top: 15px;
}
.right-cont p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 0px 0 28px;
    padding-top: 7px;
}

a.blue_btn {
    background: #1c7dbb;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px;
    display: inline-block;
    line-height: 1.4;
    text-align: center;
}
a.blue_btn span {
    display: block;
    font-weight: 400;
}
a.blue_btn:focus, a.blue_btn:hover {opacity: 0.8;}
a.orange_btn:focus, a.orange_btn:hover {opacity: 0.8;}
a.orange_btn {
    background: #fe9f00;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px;
    display: inline-block;
    line-height: 1.4;
    text-align: center;
}
a.orange_btn span {
    display: block;
    font-weight: 400;
}
.button_div br {
    display: none;
}
.button_div {
    display: flex;
    justify-content: space-between;
    display: -ms-flexbox;
}
.button_div a {
    width: 49%;
}

h6.section_title.text-center {
    color: #ff9935 !important;
    margin-bottom: 12px !important;
    font-size: 18px;
    font-weight: 700 !important;
    margin: 0 0 20px !important;
}
/* code updated on 19 August starts */
.video_box {
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 56.1%;
    border: 1px solid #d2d1d1;
}
.video_box .video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_section_wrapper {
    max-width: 630px;
    margin: 0 auto;
}
.discliamer-div p {
    text-align: left;
}
/* code updated on 19 August ends*/
.process-wrapper {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
}
.process_box {
    width: 19%;
}
.process_img {
    border: 1px solid #dadada;
    border-radius: 2px;
    min-height: 180px;
    text-align: center;
    padding: 2px;
}
.process_img img {
  margin: 0 auto;
}
.process_box {
    width: 19%;
    text-align: center;
}
.process_box h3 {
    font-size: 15px !important;
    line-height: 1.3;
    max-width: 150px;
    margin: 12px auto;
}

.payment-div img {
    margin: 0 auto;
}

.payment-div {
    margin: 50px 0;
}

.discliamer-div {
    margin: 20px 0;
}
.process_img br {
    display: none;
}
/*.fancybox-active body {
    overflow: hidden;
} */




@media (max-width: 1199px) {
  .content-area .col-full {
    padding: 0 15px!important;
}  
header .col-full {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}
@media (min-width:768px) and (max-width: 991px) {

.right-cont p {
    font-size: 15px;
    margin: 0px 0 18px;
}
.right-cont h3 {
    font-size: 28px !important;
    margin-bottom: 9px;
    margin-top: 8px;
}
.compliance-assessment-tools {
    align-items: center;
    -ms-flex-align: center;
}
 }
@media (max-width: 991px) {
.secondary-navigation .menu {
    padding-left: 0;
} 


}
@media (max-width: 767px) {

.process_img {
    display: flex;
    align-items: center;
    display: -ms-flexbox;
    -ms-flex-align: center!important;
        min-height: 152px;
}
.process_box h3 {
    font-size: 13px !important;   
    margin: 12px auto 0;
}

 .compliance-assessment-tools {
    flex-wrap: wrap;
}  
.left-img {
    width: 100%;
    text-align: center;
}
.left-img img { margin: 0 auto; }
.right-cont {
    width: 100%;
    padding-right: 0;
    text-align: center;
}
.process-wrapper {
    flex-wrap: wrap;
}
.table-packages .table tr td {
    padding: 10px; }

footer .widget {
    margin-bottom: 0;
}
.faq_section_inner.faq_v2 .package a {
    margin: 0 6px 10px 0 !important;
    max-width: 156px;
    width: 100%;
} 


}

@media (max-width: 576px) {

.process_box {
    width: 48%;
    margin-bottom: 15px;
}
a.orange_btn {
    font-size: 14px;} 
a.blue_btn {
    font-size: 14px;}
.video_box iframe {
    height: 300px;
}
.process_box h3 {
    font-size: 14px !important;
}
.right-cont h3 {
    font-size: 27px !important;
}
.order-now-btn img {
    padding-left: 4px; padding-right: 4px;}

.button_div a {
    width: 100%;
}
.button_div {
    display: flex;
    justify-content: space-between;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.button_div a {
    width: 100%;
    margin-bottom: 15px;
}
.button_div a:last-child {
    margin-bottom: 0px;
}
}
/** A1. New Landing Page css added by visions on 14-08-2020 ends **/

/***Button font size reduce of small text Start on 24-08-2020***/
a.blue_btn span, a.orange_btn span {
    font-size: 80%;
}
/***Button font size reduce of small text End on 24-08-2020***/

/***Create Included Courses below process section Start on 24-08-2020***/
.included-courses .process-wrapper {
    flex-wrap: wrap;
}
.included-courses .process_box {
    width: 16.6%;
}
.included-courses .process_img {
    padding: 0;
    border: 0;
}
.included-courses .process_box p {
    display: none;
}

@media (max-width: 991.98px) {
	.included-courses .process_box {
	    width: 33.3333%;
	}
}
@media (max-width: 575.98px) {
	.included-courses .process_box {
	    width: 50%;
	}
}
/***Create Included Courses below process section End on 24-08-2020***/



/** Task 1: Landing Page Update css added on 17 september starts**/
/** Part A css starts **/  
.compliance-assessment-tools a.blue_btn {
    background: #24ad81;
}
/** Part A css ends **/  
/** Part B css starts **/       
.covered-products-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
}
.covered-products-wrapper>div {
    width: 16%;
    text-align: center;
    padding: 5px;
    margin: 3px;
}
 .product-grid-btn {
    text-align: center;
	    padding-top: 25px;
}
a.downloadpdf_button {
    border-radius: 4px;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    padding: 14px 25px;
     display: inline-block;
    font: 700 14px/1.2 'Open Sans', sans-serif;
    color: #ffffff;
    text-decoration: none;
    background: #45818e;
}
.covered-product-box h6 {
    font-size: 15px;
    line-height: 1.3;
    padding: 0 5px;
    margin-top: 10px;    
}
.covered-product-box p {
    margin: 0;
}
a.downloadpdf_button:hover , a.downloadpdf_button:focus {background:#254d5b;}    
.covered-products-section {
    padding-top: 10px;
}
.product-image-box img {
    margin: 0 auto;
}
.process_img a {width:100%; display:block;}
@media (max-width:991px) {
.covered-products-wrapper>div {
    margin: 2px;
}
}
@media (max-width:767px) {
	.covered-products-wrapper>div {
    width: 47%;
}
.process_box h3 {
    max-width: none;
}
.covered-products-wrapper>div {
    width: 32%;
}
}
@media (max-width:576px) {
	.covered-products-wrapper>div {
    width: 47%;
}
}
/** Part B css ends **/
/** Part c css starts **/

.process_box .btn-wrap {
    padding: 5px 4px;
}
.process_box .btn-wrap a.button-link {
    color: #fff;
    font-size: 14px;
    padding: 12px;
    display: block;
    line-height: 1.4;
    text-align: center;
    background: #24ad81;
} 
.process_box .btn-wrap a.button-link:hover { background: #424242; }
.download-product-overview a.downloadpdf_button {
    max-width: 270px;
    width: 100%;
}
.product-grid-btn.download-product-overview {
    padding-bottom: 12px;
}
/** Part c css ends **/
/** Task 1: Landing Page Update css added on 17 september ends**/



/******28/10/2020****/
.outlined-text {
    border: 2px solid #ff8e04;
    padding: 15px;
    text-align: center;
    margin: 20px auto;
}

.outlined-text p:last-child {
    margin: 0;
}

.outlined-text p {
    margin-bottom: 10px;
}
/******28/10/2020****/

/***task 1 28/10/20**/
@media (min-width: 768px) {
.pricing-table.heightfixesfirstrow .table-packages ul.lifetime_access_price_table > li > ul > li:nth-child(3) {
    height: 51px !important;
}
}
.darkbluebtnnew{
   background-color: #45818e !important; 

}
.blue_btn.darkbluebtnnew.icondownload {
    margin-top: 10px;
    width: 100%;
    position: relative;
}
.blue_btn.darkbluebtnnew.icondownload:before{
content: "";
    background-image: url(../../uploads/landingpages/tick-icon-white.png);
    width: 13px;
    height: 11px;
    display: inline-block;
    background-size: 14px;
    margin-right: 5px;
}
.mainfeatures {
    border: 0px solid #d2d2d2;
    overflow: hidden;
        margin-bottom: 20px;
}

.featurbox {
    width: 33.3%;
    border-right: 0px solid #d2d2d2;
    padding: 20px;
    display: inline-block;
    margin-left: -3px;
    vertical-align: top;
}

.featurbox p {
    margin: 0;
    font-size: 14px;
    color: #000;
}

.featurbox:last-child {
    border: 0;
}

.featurbox h5 {
   font-weight: bold !important;
    font-size: 16px;
    margin: 0 0 5px 0;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 15px
}
.infinty-icon{
    background-image: url(../../uploads/landingpages/infinty.jpg);
 
}
.newdoc-icon{
    background-image: url(../../uploads/landingpages/new-document.jpg);

}
.headset-icon{
    background-image: url(../../uploads/landingpages/headset.jpg);
 
}
@media (max-width: 767px) {
.featurbox {
    width: 100%;
    border-right: 0;
    border-bottom: 0px solid #d2d2d2;
    margin: 0;
}
}
/***task 1 28/10/20**/



/**
Start on 17-11-2020 - Task 1: Price table on Asiaimportal.com/cg
Note:- It's fresh coded CSS for new fresh coded table HTML structure.
**/

.table_for_pricing {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    position: relative;
}
.table_for_pricing ul,
.table_for_pricing ol {
    list-style: none;
    margin: 0px;
    padding: 0;
}
.table_for_pricing li {
    list-style: none !important;
}
.table_for_pricing .left_panel {
    width: 35%;
}
.table_for_pricing .right_panel {
    width: 65%;
}
.table_for_pricing .right_panel .columns_wrap {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.table_for_pricing .right_panel .columns_wrap.columnCount3 .package_price {
    width: 33.3333%;
}
.table_for_pricing .right_panel .columns_wrap.columnCount2 .package_price {
    width: 50%;
}
.table_for_pricing .right_panel .columns_wrap.columnCount1 .package_price {
    width: 100%;
}
.table_for_pricing .right_panel .columns_wrap .table-head,
.table_for_pricing .right_panel .columns_wrap .table-actions,
.table_for_pricing .right_panel .columns_wrap .table-body {
    text-align: center;
}
.table_for_pricing .left_panel .columns_wrap .table-head,
.table_for_pricing .left_panel .columns_wrap .table-actions,
.table_for_pricing .left_panel .columns_wrap .table-body {
    text-align: left !important;
}
.table_for_pricing .right_panel .table-body {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.table_for_pricing .right_panel .columns_wrap .img-icon img {
    display: block;
    margin: 0 auto;
    transform: inherit;
}
.table_for_pricing .table-body.subtitle-head {
    background-color: #434343;
    border-color: transparent !important;
}
.table_for_pricing .table-body.subtitle-head p {
    color: #fff;
}
.table_for_pricing p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1;
}
.table_for_pricing .columns_wrap .table-head h5 {
    color: #fff !important;
    margin-bottom: 4px;
    font-weight: bold !important;
    font-size: 18px;
}
.table_for_pricing .right_panel .table-body.subtitle-head p {
    font-size: 16px;
}
.table_for_pricing .columns_wrap .table-head small {
    color: #fff;
    font-weight: 600;
}
.table_for_pricing .columns_wrap .table-head,
.table_for_pricing .columns_wrap .table-actions,
.table_for_pricing .columns_wrap .table-body {
    padding: 10px;
}
.table_for_pricing .columns_wrap .table-head {
    background-color: #666;
    line-height: 1;
    min-height: 67px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.table_for_pricing .columns_wrap .table-actions,
.table_for_pricing .columns_wrap .table-body {
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
}
.table_for_pricing .tooltip_wrap {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: space-between;
    line-height: normal;
    width: 100%;
}
.table_for_pricing .tooltip_wrap .tooltiptext {
    line-height: 0px;
}
.table_for_pricing .tooltip_wrap .tooltiptext span.tip-icon {
    background-color: #1c7dbb;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 40px;
    font-size: 12px;
    cursor: pointer;
}
.table_for_pricing .tooltip_wrap .tooltiptext .tip-text {
    background-color: #1c7dbb;
    width: 500px;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    position: absolute;
    z-index: 99;
    left: calc(100% + 20px);
    top: calc(100% + 10px);
    display: none;
}
.table_for_pricing .tooltip_wrap .tooltiptext .tip-text * {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}
.table_for_pricing .tooltip_wrap .tooltiptext .tip-text p:not(:last-child) {
    margin-bottom: 10px;
}
.table_for_pricing .columns_wrap .table-body {
    position: relative;
}
.table_for_pricing .tooltip_wrap .tooltiptext .tip-text::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #1c7dbb transparent;
    border-width: 5px;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.table_for_pricing .package_price .btn-action a {
    background-color: #666666;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    border-radius: 4px;
    padding: 14px;
    text-decoration: none !important;
}
.table_for_pricing .package_price .btn-action a img {
    margin-left: 10px;
}
.table_for_pricing .package_price .btn-action a:hover {
    background-color: #434343;
}
.table_for_pricing .table-body {
    min-height: 50px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}
.table_for_pricing small {
    line-height: 1.2;
}
.table_for_pricing .right_panel .columns_wrap .table-body a {
    color: #1c7dbb;
    font-weight: 400;
}
.table_for_pricing .right_panel .columns_wrap .table-body a:hover {
    text-decoration: underline !important;
}
.table_for_pricing .right_panel .columns_wrap .package_price.popular-package {
    transform: translateY(-10px);
    box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.58);
    position: relative;
    z-index: 1;
}
.table_for_pricing .right_panel .columns_wrap .package_price.popular-package .table-head {
    padding-top: 20px;
    padding-bottom: 20px;
}
.table_for_pricing .columns_wrap .table-body.blank-slot {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
}
.table_for_pricing .left_panel .columns_wrap .table-body.blank-slot {
    border-left-color: #ddd;
}
.table_for_pricing .right_panel .columns_wrap .package_price:last-of-type .table-body.blank-slot {
    border-right-color: #ddd;
}
.table_for_pricing .right_panel .columns_wrap .package_price.popular-package .table-body.blank-slot {
    border-left-color: #ddd;
    border-right-color: #ddd;
}
.table_for_pricing .left_panel .columns_wrap .table-head {
    background-color: transparent;
}
.table_for_pricing .right_panel .columns_wrap .package_price.orange-package .table-head {
    background-color: #f8b23e;
}
.table_for_pricing .right_panel .columns_wrap .package_price.orange-package .table-body.subtitle-head {
    background-color: #f69902;
}
.table_for_pricing .right_panel .columns_wrap .package_price.orange-package .btn-action a {
    background-color: #f8b23e;
}
.table_for_pricing .right_panel .columns_wrap .package_price.orange-package .btn-action a:hover {
    background-color: #f69902;
}
.table_for_pricing .right_panel .columns_wrap .package_price.orange-package .orange_text {
    color: #f8b23e;
}
.table_for_pricing .right_panel .columns_wrap .package_price.green-package .table-head {
    background-color: #537f8b;
}
.table_for_pricing .right_panel .columns_wrap .package_price.green-package .table-body.subtitle-head {
    background-color: #254d5b;
}
.table_for_pricing .right_panel .columns_wrap .package_price.green-package .btn-action a {
    background-color: #537f8b;
}
.table_for_pricing .right_panel .columns_wrap .package_price.green-package .btn-action a:hover {
    background-color: #254d5b;
}
.table_for_pricing .right_panel .columns_wrap .package_price.green-package .green_text {
    color: #537f8b;
}
.table-body.min-h-2x {
    min-height: 100px;
}
.table-body.min-h-3x {
    min-height: 150px;
}

@media (max-width: 1199.98px) {
    .table-body.min-h-2x {
        min-height: 80px;
    }
    .table-body.min-h-3x {
        min-height: 110px;
    }
}
@media (max-width: 991.98px) {
    .table_for_pricing p {
        font-size: 12px;
    }
    .table_for_pricing .right_panel .columns_wrap .package_price.popular-package {
        transform: translateY(-8px);
    }
    .table_for_pricing .tooltip_wrap .tooltiptext .tip-text {
        width: 400px;
    }
}
@media (max-width: 767.98px) {
    .table_for_pricing .left_panel {
        display: none;
    }
    .table_for_pricing .right_panel {
        width: 100%;
    }
    .table_for_pricing .right_panel .columns_wrap.columnCount1 .package_price,
    .table_for_pricing .right_panel .columns_wrap.columnCount2 .package_price,
    .table_for_pricing .right_panel .columns_wrap.columnCount3 .package_price {
        width: 100%;
    }
    .table_for_pricing .right_panel .columns_wrap .package_price:not(:last-child) {
        margin-bottom: 25px;
    }
    .table_for_pricing .right_panel .columns_wrap .package_price.popular-package {
        transform: inherit;
    }
    .table_for_pricing .columns_wrap .table-body.blank-slot {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        width: 100%;
        padding-left: 10px !important;
    }
    .table_for_pricing .right_panel .columns_wrap .table-body[data-mobileLabel] {
        text-align: right !important;
        align-items: flex-end;
        padding-left: 50%;
    }
    .table_for_pricing .right_panel .columns_wrap .table-body[data-mobileLabel]::before {
        content: attr(data-mobileLabel);
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 50%;
        text-align: left;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
    }
    .table-body.min-h-2x {
        min-height: 65px;
    }
    .table-body.min-h-3x {
        min-height: 80px;
    }
}

/**
End on 17-11-2020 - Task 1: Price table on Asiaimportal.com/cg
Note:- It's fresh coded CSS for new fresh coded table HTML structure.
**/

/**
Start on 18-11-2020 - Task 3: New section on Asiaimportal.com/cg
**/

.text__orange {
    color: #ff8e05;
}
.media_list_wrap {
    padding: 30px 0;
}
.media_list_wrap .media_item {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}
.media_list_wrap .media_item:not(:last-child) {
    margin-bottom: 10px;
}
.media_list_wrap .media_item h4 {
    font-weight: 600 !important;
    line-height: 1.4;
}
.media_list_wrap .media_item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}
.media_list_wrap .media_item p:last-child {
    margin-bottom: 0px;
}
.media_list_wrap .media_item .img-wrap {
    width: 250px;
}
.media_list_wrap .media_item .content-wrap {
    width: calc(100% - 250px);
}
.media_list_wrap .media_item .img-wrap img {
    margin: auto;
}

@media (max-width: 991.98px) {
    .media_list_wrap .media_item .img-wrap {
        width: 250px;
    }
    .media_list_wrap .media_item .content-wrap {
        width: calc(100% - 250px);
    }
    .media_list_wrap .media_item h4 {
        font-size: 18px;
    }
    .media_list_wrap .media_item p {
        font-size: 14px;
    }
}
@media (max-width: 575.98px) {
    .media_list_wrap .media_item {
        flex-direction: column;
    }
    .media_list_wrap .media_item .img-wrap {
        width: 100%;
    }
    .media_list_wrap .media_item .content-wrap {
        width: 100%;
        text-align: center;
    }
}
/**
End on 18-11-2020 - Task 3: New section on Asiaimportal.com/cg
**/






/**
Start on 18-01-2021 - Task 1: Update /tool Page Part A. Add Reviews Section on Asiaimportal.com/cg/tool
**/
.testimonials_section {
    padding: 5px 0px;
}
.testimonials_section.layout-3-col .custom_container__fluid {
    padding: 0 0px;
}
.testimonials_section.layout-3-col .custom__row {
    margin: 0 -10px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.testimonials_section.layout-3-col .custom__col {
    width: 33.3333%;
    padding: 0 10px;
}
.testimonials_section .testimonial_item {
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    margin: 10px 0;
}
.testimonials_section .testimonial_item .content_wrap {
    text-align: center;
}
.testimonials_section .testimonial_item .content_wrap img {
    max-width: 100%;
    height: auto;
    margin: auto;
}
.testimonials_section .testimonial_item .content_wrap .user_image {
    position: relative;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.testimonials_section .testimonial_item .content_wrap .user_image img {
    border-radius: 50%;
    max-width: 50px;
    border: 1px solid #989898;
}
.testimonials_section .testimonial_item .content_wrap .user_image::before {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #666;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.testimonials_section .testimonial_item .content_wrap .icon-wrap {
    margin-bottom: 15px;
}
.testimonials_section .testimonial_item .content_wrap .desc_text {
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 14px;
}
.testimonials_section .testimonial_item .content_wrap .user_name {
    color: #666 !important;
}
.compliance-assessment-tools.style-1 {
    margin: 20px 0 0;
}
.outlined-text.style-11 {
    margin: 15px 0;
}

@media (max-width: 767.98px) {
    .testimonials_section.layout-3-col .custom__col {
        width: 100%;
    }
    .testimonials_section .testimonial_item {
	    margin: 10px 0;
	}
}
/**
End on 18-01-2021 - Task 1: Update /tool Page Part A. Add Reviews Section on Asiaimportal.com/cg/tool
**/

/**
Start on 18-01-2021 - Task 1: Update /tool Page Part Part B. Add Reviews Section - 4 Column Layout - On Asiaimportal.com/cg/tool
**/
.testimonials_section.layout-4-col .custom__row {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.testimonials_section.layout-4-col .custom__col {
    width: 25%;
    padding: 0 10px;
}

@media (max-width: 991.98px) {
    .testimonials_section.layout-4-col .custom__col {
        width: 50%;
    }
}
@media (max-width: 767.98px) {
    .testimonials_section.layout-4-col .custom__col {
        width: 100%;
    }
}
/**
End on 18-01-2021 - Task 1: Update /tool Page Part Part B. Add Reviews Section - 4 Column Layout - On Asiaimportal.com/cg/tool
**/

/**
Start on 19-01-2021 - Task 1: Update /tool Page Part Part C. New Section - On Asiaimportal.com/cg/tool
**/
.undistructive_section {
    padding: 0px 0px;
}
.undistructive_section .custom__row {
    margin: 0 -15px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.undistructive_section .custom__col-12 {
    padding: 0 15px;
    width: 100%;
}
.undistructive_section .mediaList_item {
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 25px;
    border-radius: 4px;
}
.undistructive_section .mediaList_item h5 {
    color: #ff9935 !important;
    font-weight: 700 !important;
    text-align: center;
}
.undistructive_section .mediaList_item .media_content {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}
.undistructive_section .mediaList_item .media_content .media_img {
    padding: 0 15px;
    margin-right: 15px;
    width: 130px;
}
.undistructive_section .mediaList_item .media_content > p {
    margin: 0;
    width: calc(100% - 130px);
}
.undistructive_section .mediaList_item .media_content .media_img img {
    max-height: 130px;
    width: auto;
}
.undistructive_section .custom__col-4 {
    padding: 0 15px;
    width: 33.3333%;
}
.undistructive_section .mediaList_item_inner {
    text-align: center;
    margin: 20px 0px;
}
.undistructive_section .mediaList_item_inner .media_img {
    margin-bottom: 20px;
}
.undistructive_section .mediaList_item_inner .media_img img {
    margin: auto;
}
.undistructive_section .mediaList_item_inner h6 {
    font-weight: 800 !important;
    margin-bottom: 15px;
}
.undistructive_section .mediaList_item_inner > p {
    font-size: 14px;
}

@media (max-width: 767.98px) {
    .undistructive_section .custom__col-4 {
	    width: 100%;
	}
	.undistructive_section .mediaList_item .media_content {
	    display: block;
	    text-align: center;
	}
	.undistructive_section .mediaList_item .media_content .media_img {
	    width: 100%;
	}
	.undistructive_section .mediaList_item .media_content > p {
	    width: 100%;
	    font-size: 14px;
	}
	.undistructive_section .mediaList_item .media_content .media_img img {
	    margin: 15px auto;
	    max-height: inherit;
	    width: 80px;
	}
}
/**
End on 19-01-2021 - Task 1: Update /tool Page Part Part C. New Section - On Asiaimportal.com/cg/tool
**/

/**
Start on 19-01-2021 - Task 2: Review Page
**/

.reviews_page .testimonials_section-1.layout-3-col .custom_container__fluid {
    padding: 0 0px;
}
.reviews_page .testimonials_section-1.layout-3-col .custom__row {
    margin: 0 -10px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.reviews_page .testimonials_section-1.layout-3-col .custom__col {
    width: 33.3333%;
    padding: 0 10px;
}
.reviews_page .testimonials_section-1 .testimonial_item {
    border-radius: 5px;
    padding: 30px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    margin: 20px 0;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap {
    text-align: center;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap img {
    max-width: 100%;
    height: auto;
    margin: auto;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .icon-wrap {
    margin-bottom: 25px;
    position: relative;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap h5 {
    font-size: 22px;
    margin-bottom: 15px;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .user_image {
    margin-bottom: 15px;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .user_image img {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .user_name {
    font-size: 15px;
    font-weight: 600 !important;
    color: #3a3a3a;
}
/**
End on 19-01-2021 - Task 2: Review Page
**/

/**
Start on 20-01-2021 - Task 3: Download Page Bug 
**/

.landing-twenty-ninteen.product_temp_design.layout-2-col {
    margin: 30px 0;
    padding: 0;
}
.landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .img-wrap-white {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #ffffff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 389px;
}
.landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .text-wrap {
    width: 67%;
}
/*.landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .text-wrap #om-j1rrdgsqp23bmmjfdktg-holder {
    margin-bottom: 20px;
}
.landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .text-wrap #om-j1rrdgsqp23bmmjfdktg-holder button {
    background-color: #49ba70 !important;
} */
.landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .img-wrap-white img {
    width: auto;
}
.page-id-25722 .primary-navigation {
    display: none;
}

.page-id-25722 nav.secondary-navigation {
    display: none;
}


.page-id-25742 .primary-navigation {
    display: none;
}

.page-id-25742 nav.secondary-navigation {
    display: none;
}


.page-id-25743 .primary-navigation {
    display: none;
}

.page-id-25743 nav.secondary-navigation {
    display: none;
}


.page-id-25744 .primary-navigation {
    display: none;
}

.page-id-25744 nav.secondary-navigation {
    display: none;
}


.page-id-25745 .primary-navigation {
    display: none;
}

.page-id-25745 nav.secondary-navigation {
    display: none;
}


.page-id-25746 .primary-navigation {
    display: none;
}

.page-id-25746 nav.secondary-navigation {
    display: none;
}


.page-id-25747 .primary-navigation {
    display: none;
}

.page-id-25747 nav.secondary-navigation {
    display: none;
}


.page-id-25748 .primary-navigation {
    display: none;
}

.page-id-25748 nav.secondary-navigation {
    display: none;
}





@media (max-width: 767.98px) {
    .landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .img-wrap-white {
        height: auto;
        width: 100%;
        max-width: 150px;
        margin: auto;
    }
    .landing-twenty-ninteen.product_temp_design.layout-2-col .sourcing-rfq > .text-wrap {
        width: 100%;
    }
}
/**
End on 20-01-2021 - Task 3: Download Page Bug
**/


/** css added for review page bug on 27 Jan, 2021 starts**/
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .user_image {
    width: 100px;
    height: 100px;
    margin: 0 auto 15px;
    overflow: hidden;
    border: 1px solid #989898;
    border-radius: 50%;
}
.reviews_page .testimonials_section-1 .testimonial_item .content_wrap .user_image img {
    width: auto;
    height: auto;
}

/** css added for review page bug 27 Jan, 2021 ends**/


/** Start on 29-01-2021 - Task 1: Phase Out Old CSS **/

/** Part A: Bug Sidebar **/
.blog-setion .col-md-4 {
    float: left !important;
    max-width: inherit !important;
    width: 33.3333% !important;
}
.blog-setion .col-md-6 {
    float: left !important;
    max-width: inherit !important;
    width: 50% !important;
}
body #page div#content > #main {
    width: 62%;
    float: left;
    overflow-x: inherit !important;
}
.blog-setion h3 {
    text-align: left !important;
}
.blog-setion .button-section {
    text-align: right;
}
.blog-setion .button-section a.button:hover {
    background: #f1ac00;
}
.entry-content b, .entry-content strong {
    font-weight: bold;
}
section#comments span#reply-title {
    font-family: "Arial";
    line-height: 1.42857143;
    color: #3b3b3a;
}
.button, a.button, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
    display: inline-block;
    padding: .236em .857em;
    border: 1px solid #f1ac00;
    color: white!important;
    text-align: center;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 30%);
    text-decoration: none;
    font-size: 1em;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    background: #ffc125;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
}
.button:hover, a.button:hover, #commentform #submit:hover, .submit:hover, input[type=submit]:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover {
    text-decoration: none;
    background: #f1ac00;
}
#respond input#submit {
    font-family: arial;
}

@media (max-width: 991.98px) {
    body #page div#content > #main {
        padding-left: 10px;
    }
}
@media (max-width: 767.98px) {
    .blog-setion .col-md-4 {
        width: 50% !important;
    }
    body #page div#content > #main {
        width: 100%;
        padding-right: 10px;
    }
    body #page div#content > #secondary {
        padding-left: 10px;
    }
    .blog-setion {
        max-width: 100%;
        margin: auto;
    }
}
@media (max-width: 575.98px) {
    .blog-setion .col-md-6 {
        width: 100% !important;
    }
    .blog-setion h3 {
        text-align: center !important;
    }
    .blog-setion .blog-post-box img {
        margin: auto;
    }
    .blog-setion .button-section {
        text-align: center;
    }
    .blog-setion .col-md-4 {
        width: 100% !important;
    }
    .blog-setion .col-md-4 .blog-post-other {
        max-width: 225px;
        margin: auto;
    }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
    .blog-post-other {
        min-height: 264px;
    }
}
/** Part A: Bug Sidebar **/

/** End on 29-01-2021 - Task 1: Phase Out Old CSS **/

/** Start on 29-01-2021 - Task 2: Main Menu [Desktop Only] **/

.w-100 {
    width: 100%;
}
.dropdownMenuTitle {
    text-align: center;
    font: 700 27px/1.5 'Open Sans', sans-serif !important;
    color: #ff9935 !important;
    margin-bottom: 15px;
}
.dropdownMenuTitle {
    text-align: center;
    font: 700 27px/1.5 'Open Sans', sans-serif !important;
    color: #ff9935 !important;
}
.dropdownlist.caseStudies_dropdown {
    max-width: 900px;
}
.caseStudies_dropdown .card_box .content_wrap {
    border: 1px solid #c9c9c9;
    padding: 15px 10px;
    margin-bottom: 15px;
    display: block;
}
.caseStudies_dropdown .card_box .content_wrap span.description_text {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: 'Open Sans';
    display: block;
    text-align: center;
}
.caseStudies_dropdown .card_box .content_wrap span.description_text img {
    display: inline-block;
    vertical-align: middle;
}
.caseStudies_dropdown .card_box .content_wrap .imgg_wrap {
    margin: auto auto 20px;
    position: relative;
    overflow: hidden;
    padding-bottom: 60%;
}
.caseStudies_dropdown .card_box .content_wrap .imgg_wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 160px;
}
.caseStudies_dropdown .row.product-row {
    margin: 0 -8px;
}
.caseStudies_dropdown .row.product-row > div {
    padding: 0 8px;
}
.caseStudies_dropdown .text-content {
    border-left: 1px solid #cecece;
    padding: 30px;
}
.caseStudies_dropdown .text-content p {
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 400 !important;
}
.d-flex-row {
    display: flex;
    display: -ms-flexbox;
}
.dropdownlist.caseStudies_dropdown .btn_wrapping a {
    margin: 0;
    padding: 12px 22px;
    text-decoration: none !important;
}
.dropdownlist.caseStudies_dropdown .btn_wrapping a > img {
    vertical-align: middle;
    height: auto;
}
.btn_wrapping {
    text-align: center;
}
.btn_wrapping.text-left {
    text-align: left;
}
.btn_wrapping.text-right {
    text-align: right;
}
.btn_wrapping a {
    background-color: #24ad81;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Open Sans';
    text-align: center;
    display: inline-block;
    padding: 8px 22px;
    min-width: 195px;
    margin: 5px;
    text-decoration: none !important;
}
.btn_wrapping a > img {
    display: inline-block;
    margin-right: 15px;
}
.btn_wrapping a:hover {
    background-color: rgba(36, 173, 129, 0.7);
    text-decoration: none !important;
}
.dropdownlist.asiaPlatform_dropdown {
    max-width: 950px;
    padding-bottom: 0;
}
.asiaPlatform_dropdown .row {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.asiaPlatform_dropdown .col-md-3 img {
    width: 100%;
}
.asiaPlatform_dropdown .row.two_col_row {
    flex-wrap: nowrap;
}
.align-items-center {
    align-items: center;
}
.asiaPlatform_dropdown .content-wrap h5 {
    color: #5e5e5e !important;
    font-size: 20px;
    font-family: 'Open Sans' !important;
    font-weight: 700 !important;
}
.asiaPlatform_dropdown .content-wrap p {
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 400;
    margin: 0;
}
.asiaPlatform_dropdown .products_listing {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    padding-top: 15px;
}
.asiaPlatform_dropdown .products_listing .products_item {
    text-align: center;
    margin-bottom: 15px;
    max-width: 20%;
    flex: 0 0 20%;
}
.asiaPlatform_dropdown .products_listing .products_item .img-wrap {
    margin-bottom: 10px;
    min-height: 100px;
    display: flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: center;
}
.asiaPlatform_dropdown .products_listing .btn_wrapping a {
    margin: 0;
    min-width: auto;
    border: 2px solid #fff;
    display: block;
    width: 100%;
    text-decoration: none !important;
}
.asiaPlatform_dropdown .left_image_block .content_wrapper p {
    color: #000;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 400;
}
.asiaPlatform_dropdown .left_image_block .content_wrapper p strong {
    font-weight: 700;
}
.asiaPlatform_dropdown .left_image_block .media {
    border: 1px solid #cecece;
    padding: 10px 15px;
    margin-bottom: 30px;
}
.dropdownlist.add-on_tickets_wrap {
    max-width: 767px !important;
}
.add-on_tickets_wrap .row {
    display: flex;
    display: -ms-flexbox;
}
.add-on_tickets_wrap ul.add-ons_tickets {
    list-style: none;
    margin: 0 -10px !important;
    padding: 0;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    width: 100%;
}
.add-on_tickets_wrap ul.add-ons_tickets li {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 10px;
}
.add-on_tickets_wrap ul.add-ons_tickets li:nth-child(1), .add-on_tickets_wrap ul.add-ons_tickets li:nth-child(2) {
    padding-top: 0;
}
.add-on_tickets_wrap .text-content {
    border-left: 1px solid #cecece;
    padding: 30px;
    padding-right: 0;
}
.add-on_tickets_wrap .text-content p {
    margin: 0;
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 400;
}
.dropdownlist {
    max-height: calc(100vh - 160px);
    overflow-y: auto;
}
.dropdownlist {
  scrollbar-width: thin;
  scrollbar-color: #ddd #fff;
}
/* Works on Chrome/Edge/Safari */
.dropdownlist::-webkit-scrollbar {
  width: 4px;
}
.dropdownlist::-webkit-scrollbar-track {
  background: #fff;
}
.dropdownlist::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 0px;
  border: 0px solid #fff;
}
.dropdownlist.free_resources .btn_wrapping a {
    margin: 0;
    padding: 8px 12px;
    text-decoration: none !important;
}

@media (max-width: 991.98px) {
    .add-on_tickets_wrap .row {
        flex-wrap: wrap;
    }
    .d-flex-row {
        flex-wrap: wrap;
    }
    .asiaPlatform_dropdown .row.two_col_row {
        flex-wrap: wrap;
    }
}

/**Bug Alignment Main Menu**/
@media (min-width: 1025px) {
    .storefront-secondary-navigation .site-header .secondary-navigation {
        width: 75% !important;
    }
}
/**Bug Alignment Main Menu**/

/** End on 29-01-2021 - Task 2: Main Menu [Desktop Only] **/

/** Start on 29-01-2021 - Task 3: Homepage **/

/** Part A: First Section Background Image **/
/** A1 **/
.home_layout_1 .homeBanner {
    background-image: url('/wp-content/uploads/landingpages/header-image-A1.jpg');
}
.home_layout_1 .homeBanner .video_info {
    margin-top: 0;
    padding: 30px 0;
}
.home_layout_1 .homeBanner {
    padding-top: 0;
}
.home_layout_1 .homeBanner .video_info iframe {
    vertical-align: middle;
}
/** A1 **/

/** A2 **/
.home_layout_1 .banner_text p {
    color: #fff;
    font-weight: 600;
    font-size: 21px;
}
/** A2 **/

/** A3 **/
@media (max-width: 767.98px) {
    body.home #page div#content {
        margin: 56px auto 0 !important;
    }
}
/** A3 **/
/** Part A: First Section Background Image **/

/** Part B: Covid Notice Section **/
.left_image_block .media {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
}
.left_image_block .media .media-left {
    width: 100px;
}
.left_image_block .media .media-body {
    width: calc(100% - 100px);
}
.left_image_block .media .media-body p {
    margin: 0;
}
.home_layout_1 .two_col_section {
    padding-top: 15px;
    padding-bottom: 15px;
}
.home_layout_1 .covered-products-section {
    padding-top: 0;
}

@media (max-width: 575.98px) {
    .left_image_block .media {
        display: block;
        text-align: center;
    }
    .left_image_block .media .media-left {
        margin: auto;
        margin-bottom: 10px;
    }
    .left_image_block .media .media-body {
        width: 100%;
    }
}
/** Part B: Covid Notice Section **/

/** Part C: Section Asia Import Platform: Select Your Product Category **/
.covered-products-section.row-5-col .covered-products-wrapper {
    justify-content: flex-start;
}
.covered-products-section.row-5-col .covered-product-box {
    width: calc(20% - 0px);
    margin: 0;
    padding-bottom: 0;
}
.covered-products-section.row-5-col .covered-product-box a.button-link {
    background-color: #39ad81;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    padding: 5px 10px;
    min-height: 48px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}
.covered-products-section.row-5-col .covered-product-box a.button-link:hover {
    opacity: 0.8;
}
.home_layout_1 .covered-products-section .covered-product-box p {
    margin-bottom: 0;
}
.home_layout_1 .covered-products-section .good-hand-section {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
}
.home_layout_1 p:empty {
    display: none;
}

@media (max-width: 991.98px) {
    .covered-products-section.row-5-col .covered-product-box {
        width: calc(25% - 0px);
    }
}
@media (max-width: 767.98px) {
    .covered-products-section.row-5-col .covered-product-box {
        width: calc(33.3333% - 0px);
    }
}
@media (max-width: 575.98px) {
    .covered-products-section.row-5-col .covered-product-box {
        width: calc(50% - 0px);
    }
}
/** Part C: Section Asia Import Platform: Select Your Product Category **/

/** Part E:  Bugs Layout **/
.free_compliance_section.knowledge_base {
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.free_compliance_section.knowledge_base aside.free_compliance_box::after {
    content: "";
    clear: both;
    display: block;
}
.free_compliance_section.knowledge_base aside.free_compliance_box .images-other-category img:hover {
    opacity: 0.75;
}
.free_compliance_section.knowledge_base h3 {
    padding-top: 0;
    margin-top: 0;
}
.free_compliance_section.knowledge_base aside.free_compliance_box {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.free_compliance_section.knowledge_base aside.free_compliance_box .blog-post-other {
    margin-bottom: 5px !important;
}
.free_compliance_section.knowledge_base aside.free_compliance_box .blog-post-other h4 {
    margin-bottom: 0;
}
.free_compliance_section.knowledge_base aside.free_compliance_box .btn_wrapping a {
    min-width: auto;
    margin: 0;
    margin-right: 10px;
    text-decoration: none !important;
}
.free_compliance_section.knowledge_base aside.free_compliance_box.countries_region {
    margin-bottom: 20px;
}
.free_compliance_section.knowledge_base .blog-setion.v3 .images-other-category {
    height: auto;
}

@media (max-width: 575.98px) {
    .knowledge_base.free_compliance_section aside.free_compliance_box .images-other-category {
        height: 115px;
    }
    .free_compliance_section.knowledge_base aside.free_compliance_box .btn_wrapping {
        text-align: center;
        margin-bottom: 30px;
    }
    .free_compliance_section.knowledge_base aside.free_compliance_box .btn_wrapping a {
        margin: 0;
    }
}
/** Part E:  Bugs Layout **/

/** End on 29-01-2021 - Task 3: Homepage **/

/** Start on 01-02-2021 - Task 4: Page www.asiaimportal.com/new  **/

/** Part B: 6 Steps Process **/
.new-landing-v1A h6.section_title {
    margin-bottom: 20px !important;
}
.two_col_section.left_image_block {
    padding-top: 15px;
    padding-bottom: 15px;
}
.two_col_section.v-2 {
    margin-bottom: 25px;
}
.testimonials_section.v-2 {
    margin-bottom: 20px;
    padding: 0;
}
.testimonials_section.v-2 .testimonial_item {
    margin-top: 0;
    margin-bottom: 20px;
}
.steps-process-layout .section_title {
    color: #fe9f00 !important;
    text-align: center;
    font-weight: 700 !important;
}
.steps-process-layout .tab-content .grey_shadow.whitebgsec {
    border-radius: 5px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 20%);
    border: 0 !important;
}
.steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing {
    margin: 0;
    padding: 0;
}
.steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing li {
    padding-left: 24px;
}
.steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing li > img {
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 7px;
}
.steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing li::before {
    display: none;
}
.new-landing-v1A .faq_section.c-common.v3 {
    margin-top: 0 !important;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing {
        margin: 15px 0px;
    }
    .steps-process-layout .grey_shadow.whitebgsec ul.new-landing-listing li > img {
        top: 2px;
    }
}
/** Part B: 6 Steps Process **/

/** Part B: Asia Import Platform Features **/
.steps-process-layout .tab-content {
    margin-bottom: 20px;
}
.steps-process-layout .tab-content .inledandde_nav {
    float: none !important;
}
.steps-process-layout .tab-content .inledandde_nav::after {
    content: "";
    clear: both;
    display: block;
}
.steps-process-layout .featured_section.five-column-section {
    padding-top: 0;
    margin-bottom: 40px;
}
.steps-process-layout .featured_section.five-column-section h6.section_title {
    margin: 0px 0 15px !important;
}
.featured_section.five-column-section ul.four_col_layout {
    list-style: none !important;
    margin: 0;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 20%);
}
.featured_section.five-column-section ul.four_col_layout li {
    list-style: none !important;
    width: 25%;
    padding: 10px 2px !important;
}
section.featured_section ul.four_col_layout li img {
    position: static !important;
}
.featured_section.five-column-section ul.four_col_layout li .media h3.title_tag {
    margin: 0;
    min-height: auto;
    text-align: center;
    box-sizing: border-box;
    width: auto;
    display: inline-block;
    padding: 0;
}
.featured_section.five-column-section ul.four_col_layout li a.download_btn.green:hover {
    text-decoration: none !important;
}
.featured_section.five-column-section ul.four_col_layout li a.download_btn.green:focus {
    outline: none !important;
}
.featured_section.five-column-section ul.four_col_layout li a.download_btn {
    padding: 6px 18px;
    margin-top: 5px;
    min-width: 176px;
    display: block;
    border-radius: 0;
}
.featured_section.five-column-section ul.four_col_layout li .media, .featured_section.five-column-section ul.four_col_layout li .content .description {
    padding: 0 10px;
}
.min-h-inherit {
    min-height: inherit !important;
}
@media (min-width: 320px) {
    .featured_section.five-column-section ul.four_col_layout li:nth-child(5) {
        border-top: 1px solid #ddd;
    }
}
@media (min-width: 576px) {
    .featured_section.five-column-section ul.four_col_layout li:nth-child(5), .featured_section.five-column-section ul.four_col_layout li:nth-child(6) {
        border-top: 1px solid #ddd;
    }
}
@media (min-width: 992px) {
    .featured_section.five-column-section ul.four_col_layout li:nth-child(n+5) {
        border-top: 1px solid #ddd;
    }
}
@media (max-width: 991.98px) {
    .featured_section.five-column-section ul.four_col_layout li {
        width: 50% !important;
    }
    .featured_section.five-column-section ul.four_col_layout {
        padding: 20px 10px 15px;
    }
}
@media (max-width: 575.98px) {
    .featured_section.five-column-section ul.four_col_layout li {
        width: 100% !important;
    }
}
/** Part B: Asia Import Platform Features **/

/** Part C: Customer Case Studies **/
.customer_case_studies {
    margin-bottom: 20px;
}
.customer_case_studies .card_box {
    background-color: #fff;
    position: relative;
    height: 100%;
}
.customer_case_studies div[class*=col-] {
    padding: 0 10px;
    margin-bottom: 20px;
}
.customer_case_studies .row {
    margin: 0 -10px;
    display: flex;
    display: -ms-flexbox;
}
.customer_case_studies .card_box > a {
    text-decoration: none !important;
    height: 100%;
    width: 100%;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 20%);
    border-radius: 5px;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: space-between;
}
.customer_case_studies .card_box > a:hover {
    text-decoration: none !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 20%);
}
.customer_case_studies .card_box > a > img {
    margin-bottom: 20px;
}
.customer_case_studies .card_box > a span.description_text {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #333;
}
.customer_case_studies .card_box > a span.description_text > img {
    float: none;
    margin-right: 5px;
}

@media (max-width: 991.98px) {
    .customer_case_studies .row {
        flex-wrap: wrap;
    }
}
/** Part C: Customer Case Studies **/

/** Part D: Price Table **/
.pricetable3colum.design_height_fix_1 {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 20%);
    margin-bottom: 40px;
}
.pricetable3colum.design_height_fix_1 li {
    position: relative;
}
.new-landing-v1A .pricetable-new18 .video-section-price-table.topspacereduce > ul {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    /*.pricetable3colum.design_height_fix_1 ul li .most_popular_head, .pricetable3colum.design_height_fix_1 ul li .expert_blank {
        min-height: 110px !important;
        padding: 20px !important;
    }*/
}
@media (min-width: 2301px) {
    .pricetable3colum.design_height_fix_1 .sub_title_head {
        height: auto;
    }
    .pricetable3colum.design_height_fix_1 li.expert_list li.expert_blank {
        height: auto !important;
        padding: 46px 0 !important;
    }
    .pricetable3colum.design_height_fix_1 li.expert_list li.expert_head {
        height: 64px;
    }
}
/** Part D: Price Table **/

/** Part E: Frequently Asked Questions **/
.faq_section.v3 {
    margin-top: 40px !important;
}
.faq_section.v3 .faq_section_inner {
    padding: 0;
    border: 0;
}
.entry-content .faq_section {
    /* box-shadow: 1px 2px 8px 1px rgba(0,0,0,.17); */
    margin: 40px 0 0;
    padding: 0px;
}
.entry-content .faq_section h5 {
    color: #fc7c00 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 3px;
}
.entry-content .faq_section p {
    color: #000000 !important;
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 13px;
}
.entry-content .faq_section ul {
    margin: 0;
    padding: 0;
}
.entry-content .faq_section ul li {
    width: 100%;
    float: left;
    padding: 0 18px;
    margin-bottom: 5px;
    min-height: auto;
    line-height: 1.8;
    font-weight: 600;
    text-align: left;
}
.entry-content .faq_section ul::after {
    content: "";
    clear: both;
    display: block;
}
.entry-content .faq_section a:hover {
    color: #000;
}
.entry-content .faq_section .package a:hover {
    color: #fff;
}
.faq_section.v3 .faq_section_inner p:last-child {
    margin-bottom: 0;
}
/** Part E: Frequently Asked Questions **/

/** End on 01-02-2021 - Task 4: Page www.asiaimportal.com/new  **/
