	
.allIn1Header {}

.allIn1Header {
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    background-size: cover;
    min-height: 400px;
    position: relative;
    padding: 50px;
    display: flex;
    align-items: center;
    background: #083050 !important;
}

.allIn1Header h1 {
    position: relative;
    top: -10px;
}

.allIn1Header h1:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 162px;
    height: 3px;
    background: #F4941F;
}

.allIn1Header > .container-fluid > .row > div:first-child,
.allIn1Header > .container-fluid > .row > div:last-child {
    position: relative;
    top: -25px;
}

body.single .allIn1Header > .container-fluid > .row > div:first-child,
body.single .allIn1Header > .container-fluid > .row > div:last-child {
    position: relative;
    top: auto;
}

body.single .allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 {
    padding-top: 30px;
    padding-bottom: 30px;}

body.single .allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
    height: 62px;
}

body.single .allIn1Alter01 .allIn1FloaterSelectorCountry {
    position: relative;
}







.allIn1FloaterSelector {}

.allIn1FloaterSelector {
    position: relative;
}

.allIn1FloaterSelector {
    position: relative;
    padding-bottom: 130px;
}

.allIn1FloaterSelector > div {
    position: absolute;
    top: -25%;
    max-width: 70%;
    left: 0;
    right: 0;
    background: #FFFFFF;
    border: 1px solid #083050;
    padding: 30px;
}





.allIn1FloaterSelectorCountry {}

.allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
    padding: 30px;
    display: flex;
    align-items: center;
    border-radius: 0;
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow {
    
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #F4941F transparent transparent transparent;
    border-width: 18px 13px 0 13px;
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 52px !important;
    top: calc(50% - 19px);
}

.allIn1FloaterSelector .col-md-5 {
    display: flex;
    align-items: center;
}

.allIn1FloaterSelectorInside {
    width: 100%;
}




.allinOneHero {}

.allinOneHero {
    text-align: center;
    padding-bottom: 50px;
}





.allinOneDetailImages {}

.allinOneDetailImages {
    padding: 50px;
}

.allinOneDetailImages > .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.allinOneSVGIconPlus svg {
    width: 40%;
}

.allinOneSVGIconPlus svg g path {
    fill: #083050 !important;
}

.allinOneDetailImage h6 {
    font-size: 1.5rem;
    position: relative;
    left: -5%;
}

.allinOneDetailImage h6 strong {
    color: #083050;
}











.co-advantages-all-in-one {}

.co-advantages-all-in-one {
    text-align: center;
    overflow: hidden;
}

.co-advantages-inside-container > ul {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 !important;
    padding: 10px 0 30px 0;
    background: #f7f7f7;
    position: relative;    
    padding-top: 30px;
    padding-bottom:  0px;
}

.co-advantages-inside-container > ul > li {
    flex-basis: calc(100% / 3);
}

.co-advantages-all-in-one-title {
    padding-bottom: 0px;
}

.co-advantages-all-in-one .co-adv-trig svg {
    width: 105px;
    height: 105px;
    padding: 15px;
}

.co-advantages-all-in-one .nav-pills .nav-link.active, 
.co-advantages-all-in-one .nav-pills .show>.nav-link {
    background: transparent;
    color: #083050;
}

.co-advantages-all-in-one .co-adv-trig h4 {
    color: #083050;
    font-weight: 700;
    max-width: 75%;
    margin: 0;
    padding-top: 30px;
    font-size: 1.35rem
}

.co-advantages-all-in-one-title h3 {
    font-weight: 800;
    color: #083050;
}

.co-advantages-all-in-one .co-adv-trig svg path {
    fill: #083050 !important;
    transition: all 0.5s ease;
}

.co-effects-all-in-one-advantages {
    /* background: #f7f7f7; */
}

.co-advantages-all-in-one .co-adv-trig > div {
    width: 65px;
    height: 65px;
    background: #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    transition: all 0.5s ease;
    margin-top: 0;
    margin-bottom: 0;
}

.co-advantages-all-in-one .co-adv-trig {
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.co-advantages-all-in-one .nav-pills .nav-link:hover svg path {
    fill: #FFF !important;
}

.co-advantages-all-in-one .nav-pills .nav-link:hover .co-adv-trig > div {
    background: #f4941F;
}

.co-advantages-all-in-one .co-adv-block {
    position: relative;
    border: 1px solid #083050;
    margin: 30px;
    padding: 15px;
}

.co-advantages-all-in-one span.co-number-style {
    font-size: 32px;
    font-weight: 800;
    color: #F4941F;
}

.co-advantages-all-in-one span.co-text-style {
    font-size: 20px;
    color: #083050;
}

.co-advantages-all-in-one .co-adv-block-in {
    display: flex;
    flex-direction: column;
}

.co-advantages-all-in-one .tab-content {
    background: #FFF;
    max-width: 80%;
    margin: 0 auto;    
}

.co-advantages-all-in-one .tab-content .container {
    max-width: 100%;
    padding: 50px 0 25px 0;
}

.co-advantages-all-in-one p.p-mod {
    font-size: 28px;
    color: #083050;
}

.co-advantages-all-in-one p.p-mod strong {
    font-size: 30px;
}

.co-advantages-all-in-one .co-adv-block img {
    width: 70px;
    height: 70px;
    position: absolute;
    top: -35px;
    left: -35px;
}

.co-advantages-all-in-one .tab-content .container > div.row:last-child {
    font-size: 22px;
    max-width: 100%;
    margin: 0 auto;
}

.co-effects-all-in-one-advantages > .row {
    /* max-width: 70%; */
    margin: 0 auto;
}

.co-advantages-inside-container {
    max-width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
}

.co-advantages-inside-container > ul:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    position: absolute;
    left: -100%;
    top: 0;
}

.co-advantages-inside-container > ul:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    position: absolute;
    right: -100%;
    top: 0;
}

.co-advantages-all-in-one .tab-content {
    position: relative;
}

.co-advantages-all-in-one .tab-content:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
    left: -100%;
    top: 0;
}

.co-advantages-all-in-one .tab-content:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #FFFFFF ;
    position: absolute;
    right: -100%;
    top: 0;    
}


.industries-covered-inside .col-md-12 {
    display: flex;
    flex-wrap: wrap;
}

.industries-covered-inside .col-md-12 > div {
    flex-basis: calc(100% / 4);
    margin: 20px 0;
}

ul.industries-covered-inside-in-text-ul {
    display: none;
}

.industries-covered-inside-in-in {
    display: flex;
    align-items: center;
}


.industries-covered-inside-in-in > div:nth-child(1) {
    flex-basis: 60%;
}


.industries-covered-inside-in-in > div:nth-child(2) {
    flex-basis: 40%;
}

.industries-covered-inside-in-text h5 {
    font-size: 16px;
    color: #083050;
    padding: 10px;
}

.industries-covered-inside-in-text h5 a {
    color: #083050;
    text-decoration: none;
    cursor: auto;
}

.industries-covered-inside .col-md-12 > div:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.industries-covered-inside .col-md-12 > div:last-child > div {
    display: block;
}


.accesses-cnt {
    display: flex;
}

.accesses-cnt > div {
    /* flex-basis: 50%; */
}

.access-listing {
    flex-basis: 100%;
}

.access-listing-image {
    flex-basis: 100%;
}

.icon-access {
    display: flex;
    padding-bottom: 30px;
    justify-content: center;
    align-items: center;
}

.icon-access > div {
}

.icon-access-text p {
    margin: 0;
}

.svg-ct img {
    width: 50px;
    height: 50px;
}

.icon-access-image {
    flex-basis: 10%;
}

.icon-access-text {
    flex-basis: 90%;
    position: relative;
    left: 20px;
}

.icon-access-text p {
    text-align: left;
}

.unlimited-access-inside .icons-inside {
    left: -10px;
}

.unlimited-access-inside .icons-inside {
    left: -10px;
}

.access-listing-image {
    position: relative;
}

.access-listing-image > img {
    position: relative;
    top: 10%;
    margin:  0 auto;
}

.icons-access-list.unlimited-access-inside {
    position: relative;
}

.icons-access-list.unlimited-access-inside > div:first-child,
.icons-access-list.unlimited-access-inside > div:last-child {
    position: relative;
    /*left: 35%;*/
}

.unlimited-access-inside .icons-inside img {
    max-width: 70px;
}

.unlimited-access-inside .icons-inside img {
    max-width: 70px;
}

.icons-access-list.unlimited-access-inside {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.icon-access-text p {
    font-size: 15px;
}

.access-listing-image {
    display: flex;
}

.accesses-cnt {
    justify-content: center;
    align-items: center;
}

.co-advantages-blocks-inside > .container-fluid > .row {
    display: flex;
    align-items: center;
}

.icons-inside {
    display: flex;
    left: -20px;
    position: relative;
}

.industries-covered-inside-in-text h5 {
    text-align: left;
}

.nav-pills .nav-link.active .co-adv-trig > div {
    background: #f4941F;
}

.nav-pills .nav-link.active .co-adv-trig > div svg path {
    fill: #FFFFFF !important;
}

.co-advantages-inside-container > ul > li {
    outline: none;
}

div#pills-statistics > div > .container {
    max-width: 75%;
}










/* We have a solution */

.allIn1SolutionsBlock {}

.allIn1SolutionsBlock {
    text-align: center;
}

.co-we-have-a-solution-block-in ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.allIn1SolutionsBlock .container {
    max-width: 75%;
}

.container.co-we-have-a-solution-block > div {
    display: flex;
    flex-wrap: nowrap;
}

.container.co-we-have-a-solution-block > div > div {
    flex-basis: calc( (100% - 120px) / 3 );
    margin: 0 20px;
    background: #FFFFFF;
    margin-bottom: 20px;
    padding: 20px;
}

.co-we-have-a-solution-block-in h4 {
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 30px;
    text-align: center;
}

.co-we-have-a-solution-block-in p {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}

.co-we-have-a-solution-pricing-one {
    text-align: center;
}

.co-we-have-a-solution a {
    display: block;
    width: 200px;
    background: #083050;
    margin: 20px auto;
    text-align: center;
    color: #FFFFFF;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 9px;
}

.co-we-have-a-solution-block-in {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}

.co-we-have-a-solution-pricing-one {
    display: flex;
    flex-direction: column;
}

.co-we-have-a-solution-pricing-one strong {
    font-size: 40px;
    color: #083050;
}

.co-we-have-a-solution-block-in .co-price {
    display: block;
}

.co-we-have-a-solution-block-in .co-price > div:first-child {
    text-align: center;
}

.co-we-have-a-solution-block-in .co-price > div:nth-child(2) > span:first-child {
    color: red;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
}

.co-we-have-a-solution-block-in .co-price > div:nth-child(2) > span:last-child {
    color: #083050;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    text-decoration: line-through;
    position: relative;
    right: -35px;
}

.co-we-have-a-solution-block-in .co-price > div:nth-child(2) {
    text-align: right;
    position: relative;
    left: -10%;
}

.co-we-have-a-solution-block-in .co-per-month {
    width: 100%;
    font-size: 14px;
    color: #083050;
}

.co-we-have-a-solution-block-in > div:last-child p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
}

.container.co-we-have-a-solution-block > div > div {
    border-radius: 10px;
}

.co-we-have-a-solution a {
    transition: all 0.5s ease;
    text-decoration: none;
}

.co-we-have-a-solution a:hover {
    background: #F7941F;
}

.container.co-we-have-a-solution-block > div > div {
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.container.co-we-have-a-solution-block > div > div:hover {
    transform: scale(1.1);
    border-color: grey;
}

.co-we-have-a-solution {
    padding-bottom: 20px;
    padding-top:  40px;
}

.co-we-have-a-solution-block-in ul li {
    display: flex;
    /*align-items: center;*/
}

.co-we-have-a-solution-block-in ul li span:last-child {
    line-height: normal;
    position: relative;
    left: 15px;
}

.co-add-to-cart-inside-displ p {
    margin: 0;
    padding: 0;
}

.co-add-to-cart-inside {
    display: flex;
    align-items: center;
    padding: 20px;
}

.co-add-to-cart-inside > div:first-child {
    flex-basis: 40%;
}

.co-we-have-a-solution-pricing-one span {
    position: relative;
    left: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.co-we-have-a-solution-pricing-one span strong {
    position: relative;
    right: -20px;
}

.container.co-we-have-a-solution-block > div > div:first-child {
    position: relative;
    left: -20px;
}

.container.co-we-have-a-solution-block > div > div:last-child {
    position: relative;
    right: -20px;
}

.container.co-we-have-a-solution-block > div > div:nth-child(2) {
    transform: scale(1.09);
    border: 1px solid #f4941F;
}

.co-we-have-a-solution-block {
    padding: 50px;
}

.container.co-we-have-a-solution-block > div > div:nth-child(2):hover {
    transform: scale(1.25);
}

.discount-available-span {
    padding-top: 10px;
}

.co-we-have-a-solution-block-in > div:first-child p {
    font-size: 16px;
}

.co-we-have-a-solution-block-in p {
    font-size: 16px;
}

.co-add-to-cart-inside-displ p {
    font-size: 16px;
}




/* CORRECTIONS  */
.co-advantages-all-in-one p.p-mod,
.co-advantages-all-in-one p.p-mod strong {
	font-size: 1.75rem;
}

p.p-mod,
p.p-mod strong,
.allIn1FloaterSelector h3,
.allinOneHero h3, 
.allinOneHero h3 strong,
.co-advantages-all-in-one-title h3 {
    color: #083050;
    font-weight: 700;
}

.industries-covered-inside-in-in {
    flex-direction: column;
}

.industries-covered-inside-in-in > div:nth-child(1) {
    padding: 25px;
    padding-bottom: 0;
    padding-top: 0;
}

.industries-covered-inside .col-md-12 > div {
    margin-bottom: 0;
    flex-basis: calc(100% / 6);
}

.access-listing-image img {
    max-width: 75%;
}

.co-advantages-all-in-one .tab-content {
    height: 555px;
    display: flex;
    align-items: center;
}

.industries-covered-inside-in-text h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.icon-access-text p {
    font-size: 20px;
}

.access-listing-image img {
    max-width: 75%;
}

.co-advantages-all-in-one .tab-content {
    height: 555px;
    display: flex;
    align-items: center;
}

.industries-covered-inside-in-text h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.icon-access-text p {
    font-size: 20px;
}

.co-advantages-all-in-one {
    background: #f7f7f7;
    padding-top: 43px;
}

.co-advantages-all-in-one-title {
    padding-bottom: 0px;
}

.allIn1SolutionsBlock .co-advantages-all-in-one-title {
    padding-bottom: 10px;
}

.allIn1SolutionsBlock svg path:first-child {
    fill: #F4941F !important;
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #083050;
    font-size: 24px;
}

.allIn1SolutionsBlock .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 20px;
}

.co-we-have-a-solution-block-in .co-price > div:nth-child(2) > span:first-child {
    color: #dc3545;
}

.co-we-have-a-solution-block-in ul li {
    font-size: 14px;
    padding: 5px;
}

.co-we-have-a-solution-block-in ul li span:first-child {
    position: relative;
}

.co-we-have-a-solution-block-in ul li span:first-child svg {
    width: 18px;
    height: 18px;
    position:  relative;
    top:  2px;    
}

.co-we-have-a-solution a {
    margin: 10px auto;
    padding: 15px;
    font-size: 18px;
    width: 250px;
}

@media (max-width:  1440px){

	.co-adv-trig h4 {
		max-width:  95%;
	}

	div#pills-statistics > div > .container {
		max-width: 90%;
	}

	.co-adv-trig h4 {
		font-size:  1.25rem;
	}


}



/* PRODUCT PAGE */

.allIn1AddToCartProductPageInside div p {
    font-size: 22px;
    font-weight: 700;
    color: #083050;
    text-align: center;
}

.allIn1AddToCartProductPage .co-button-add > button {
    display: none;
}

.allIn1AddToCartProductPage .product-add-to-cart-box p.price {
    display: none;
}

.woocommerce-product-details__short-description {
    display: none;
}

.allIn1AddToCartProductPage .product_meta {
    display: none;
}

.allIn1AddToCartProductPage .quantity {
    display: none;
}

.allIn1AddToCartProductPage p.first-payment-date {
    display: none;
}

.allIn1AddToCartProductPage .co-add-to-cart-inside {
    display: block;
    text-align: center;
    padding: 0;
}

.allIn1AddToCartProductPage .all-in-one-logo-container-inside {
    text-align: center;
    border: 1px solid #083050;
    padding-top: 20px;
}

.allIn1AddToCartProductPage .allIn1AddToCartProductPage {
    padding: 30px;
}

.allIn1AddToCartProductPage .co-button-add {margin-top: 30px;}

.allIn1AddToCartProductPage button.single_add_to_cart_button.button.alt {
    display: block;
    width: 100%;
    border: none;
    background: #083050;
    color: #FFFFFF;
    padding: 10px;
}

.allIn1AddToCartProductPage .co-price > span:nth-child(1) {
    flex-basis: 30%;
    color: #d12929;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
}

.allIn1AddToCartProductPage .co-price > span:nth-child(2) {
    flex-basis: 30%;
    color: #083050;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    text-decoration: line-through;
}

.allIn1AddToCartProductPage .row-inside-cart-stats {
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
    /* justify-content: center; */
    width: 100%;
}

.allIn1AddToCartProductPageInside > div > div > div:first-child {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.allIn1AddToCartProductPage .co-all-in-one-blocks-a {
    display: flex;
    padding-bottom: 30px;
    align-items: center;
    font-size: 1.35rem;
}

.allIn1AddToCartProductPage .row-inside-cart-stats .col-md-4i img {
    width: 50px;
    height: 50px;
}

.allIn1AddToCartProductPage .co-all-in-one-blocks-a > *:first-child {
    flex-basis: auto;
    width: auto;
}

.allIn1AddToCartProductPage .co-all-in-one-blocks-a > *:last-child {
    flex-basis: auto;
    width: auto;
}

.allIn1AddToCartProductPage .co-all-in-one-blocks-a h6 {
    font-size: 1.35rem;
    color: #083050;
    position: relative;
    left: 15px;    
}

.allIn1AddToCartProductPageInside {
    max-width: 52%;
    margin: 0 auto;
}

.allIn1AddToCartProductPage {
    padding-bottom: 70px;
}





/* MARKET REPORTS  */

.of-ai1-co-m-rep, 
.of-ai1-co-a-rep {
    /*padding: 50px 15px;*/
}

.of-ai1-co-m-rep img, 
.of-ai1-co-a-rep img {
    width: 100%;
    height: auto;
}

.of-ai1-co-m-rep h5, 
.of-ai1-co-a-rep h5 {
    text-transform: uppercase;
    font-size: 36px;
    color: #083050;
    letter-spacing: 0.01em;
}

.of-ai1-co-m-rep h5 span.ajax-country-name-replace, 
.of-ai1-co-a-rep h5 span.ajax-country-name-replace {
    font-weight: 700;
}

.of-ai1-co-m-rep p, 
.of-ai1-co-a-rep p {
    color: #333;
    font-size: 16px;
}   

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container,
.of-ai1-co-m-rep-in-reports .products-market-reports-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
}

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div,
.of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
    flex-basis: calc(95% / 6);
}

.of-ai1-co-a-rep-in-reports .product-image-country h4,
.of-ai1-co-m-rep-in-reports .product-image-country h4 {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: .9;
}

.of-ai1-co-a-rep-in-reports .product-image-country,
.of-ai1-co-m-rep-in-reports .product-image-country {
    position: absolute;
    top: 30px;
    left: 15px;
}

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container a,
.of-ai1-co-m-rep-in-reports .products-market-reports-container a {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.of-ai1-co-a-rep-in-reports .product-image-industry,
.of-ai1-co-m-rep-in-reports .product-image-industry {
    position: absolute;
    top: 70%;
    background: #FFFFFF;
    width: 92%;
    left: 10px;
    /* font-size: 14px; */
}

.of-ai1-co-a-rep-in-reports .product-image-industry h4,
.of-ai1-co-m-rep-in-reports .product-image-industry h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #083050;
    margin: 0;
    line-height: 1.1em;
    padding: 5px;
}

.of-ai1-co-a-rep-in-reports a.loadmore-products-country-offer-actor-profiles,
.of-ai1-co-m-rep-in-reports a.loadmore-products-country-offer-market-reports {
    display: block;
    width: 190px;
    border: 2px solid #083050;
    color: #083050;
    margin: 30px auto;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.of-ai1-co-a-rep-in-reports a.loadmore-products-country-offer-actor-profiles, 
.of-ai1-co-m-rep-in-reports a.loadmore-products-country-offer-market-reports {
    transition: all 0.5s ease;
    text-decoration: none;
}

.of-ai1-co-a-rep-in-reports a.loadmore-products-country-offer-actor-profiles:hover, 
.of-ai1-co-m-rep-in-reports a.loadmore-products-country-offer-market-reports:hover {
    background: #f7941f;
    color: #FFFFFF;
    border-color: #f7941f;
}   

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container, .of-ai1-co-m-rep-in-reports .products-market-reports-container {
    display: grid;
    grid-template-columns: calc(100%/6) calc(100%/6) calc(100%/6) calc(100%/6) calc(100%/6) calc(100%/6);
}

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div, .of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
    padding: 0px;
    padding-left: 0;
}

.allIn1Header > .container-fluid > .row > div:last-child h2 {
    position: relative;
    left: 30px;
    font-size: 26px;
}

.svg-ct img {
    height: auto;
}

.allIn1ContainerProductPage .allIn1Header a img {
    padding-bottom: 10px;
}

.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .product-image-country h4 {
    font-size: 16px;
}

.of-ai1-co-a-rep-in-reports .product-image-industry h4, .of-ai1-co-m-rep-in-reports .product-image-industry h4 {
    font-size: 18px;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-country h4 {
    font-size: 14px;
    font-weight: 700;
}




/* WE HAVE A SOLUTION - START */


.container.co-we-have-a-solution-block > div > div {
    transform: scale(1.0);
}

.container.co-we-have-a-solution-block > div > div:nth-child(2) {
    transform: scale(1.1);
}

.container.co-we-have-a-solution-block > div > div:first-child {
    left: 0px;
}

.container.co-we-have-a-solution-block > div > div:last-child {
    right: 0px;
}

.container.co-we-have-a-solution-block > div > div:hover {
    transform: scale(1.15);
    position:  relative;
    z-index: 11;
}

.container.co-we-have-a-solution-block > div > div:nth-child(2):hover {
    transform: scale(1.2);
    position: relative;
    z-index: 1;    
}






@media(max-width: 1440px){

    .container.co-we-have-a-solution-block > div > div {
        transform: scale(0.85);
    }

    .container.co-we-have-a-solution-block > div > div:nth-child(2) {
        transform: scale(0.9);
    }
    .container.co-we-have-a-solution-block > div > div:hover {
        transform: scale(1.05);
        position:  relative;
        z-index: 11;
    }

    .container.co-we-have-a-solution-block > div > div:nth-child(2):hover {
        transform: scale(1.025);
        position: relative;
        z-index: 1;    
    }

    .container.co-we-have-a-solution-block > div > div:first-child {
        left: 70px;
    }

    .container.co-we-have-a-solution-block > div > div:last-child {
        right: 70px;
    }  

    .container.co-we-have-a-solution-block {
        padding-top: 0;
        padding-bottom: 0;
    }      

}

/* WE HAVE A SOLUTION - END */









@media(max-width:  1440px){

    .co-advantages-all-in-one .co-adv-trig h4 {
        max-width: 95%;
        font-size: 1.15rem;
    }

    .allIn1SolutionsBlock .container {
        max-width: 100%;
    }    

}

@media(max-width:  991px){

    .of-ai1-co-a-rep-in-reports .products-actor-profiles-container, 
    .of-ai1-co-m-rep-in-reports .products-market-reports-container {
        display: flex;
    }

    .of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div,
    .of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
        flex-basis: calc(95% / 3);
    }

    .of-ai1-co-a-rep-in-reports .product-image-country, 
    .of-ai1-co-m-rep-in-reports .product-image-country {
        top: 32px;
        left: 21px;
    }


} 


/* STATISTICS  */

.of-ai1-co-desc-blk div#v-pills-tabContent {
    max-height: 460px;
    min-height: 460px;
    overflow-y: auto;
}

.of-ai1-co-desc-blk .of-ai1-co-desc-blk-in > div {
    /*padding-bottom: 30px;*/
}

.of-ai1-co-desc-blk {
    background: #FFFFFF;
}

.of-ai1-co-desc-blk {}

.of-ai1-co-desc-blk .nav-pills .nav-link {
    border-radius: 0;
    text-transform: capitalize;
}

.of-ai1-co-desc-blk .nav-pills .nav-link.active {
    background: #F7941F;
}       

.of-ai1-co-desc-blk-in {
    padding-top: 30px;
    padding-bottom: 30px;
}

div#v-pills-tab {
    border: 1px solid #000;
}

div#v-pills-tab > a {
    border-bottom: 1px solid #000;
    color: #000;
    padding-left: 40px;
    font-weight: 600;
}

div#v-pills-tab > a:last-child {
    border-bottom: none;
}

div#v-pills-tab > a.active {
    color: #FFF;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul {
    border: 1px solid #000;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li {
    /*flex-basis: 50%;*/
    flex-basis: calc(100% / 3);
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li > a {
    text-align: center;
    color: #000;
    transition: all 0.5s ease;
    border-right: 1px solid #000;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li > a.active {
    color: #FFFFFF;
    letter-spacing: 0.03em;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li > a:hover {
    background: #f7941f;
    color: #FFFFFF;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li > a:last-child {
    border-right: none;
}

.of-ai1-co-desc-blk .co-advantages-all-in-one-title h5 {
    text-align: left;
    padding-left: 15px;
    margin: 0;
    padding-top: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #083050;
    font-size: 24px;
    letter-spacing: 0.01em;
}

.of-ai1-co-desc-blk div#v-pills-tabContent {
    overflow: hidden;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li {
    border-right: 1px solid;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li:last-child {
    border-right: none;
}

.container.statistics-js .tab-pane > .tab-content {
    max-height: 460px;
    min-height: 460px;
    overflow-y: auto;
}

.of-ai1-co-desc-blk div#v-pills-tabContent {
    overflow: hidden;
}  

.of-ai1-co-desc-blk-in > .container > .row > .col-md-8 {
    border: 1px solid black;
    padding-left: 0;
    padding-right: 0;
    border-top: none;
}

.tab-description-inside,
.product-coverage-inner,
.companies-inside {
    padding: 0 15px;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul > li:first-child {
    border-left: none;
}

.of-ai1-co-desc-blk div#v-pills-tabContent > div > ul {
    border-left: none;
    border-right: none;
}

.allIn1FloaterSelector {
    background: #FFF;
}

.allIn1AddToCartProductPage {
    background: #FFFFFF;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk {background: #F7F7F7;}

.allIn1ContainerProductPage .of-ai1-co-m-rep {
    background: #FFFFFF;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk-in {
    padding: 0;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk .of-ai1-co-m-rep-in {
    background: #f7f7f7;
}

.of-ai1-co-desc-blk,
.of-ai1-co-m-rep,
.of-ai1-co-a-rep {

}

.allIn1ContainerProductPage .of-ai1-co-desc-blk {
    padding-top: 40px;
    padding-bottom: 40px;
}

.allIn1ContainerProductPage .of-ai1-co-m-rep {
    padding-top: 40px;
    padding-bottom: 20px;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep {
    padding-top: 40px;
    padding-bottom: 20px;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk .of-ai1-co-m-rep {
    padding: 0;
}

.single .allIn1ContainerProductPage span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.single .allIn1ContainerProductPage span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.allIn1ContainerProductPage div#hcg_tabs a span.product-kpi-definition {
    display: none;
}

.allIn1ContainerProductPage div#hcg_tabs .tabs-panel .col-md-12 > a {
    display: block;
    font-size: 14px;
}

.allIn1ContainerProductPage div#tabs-nav-coverage {
    display: flex;
    border: 1px solid #000;
}

.allIn1ContainerProductPage div#tabs-nav-coverage > a {
    flex-basis: calc(100% / 3);
    padding: 5px 15px;
    border-right: 1px solid #000;
    text-align: center;
    font-size: 14px;
    color: #083050;
    transition: all 0.5s ease;
    text-decoration: none;
}

.allIn1ContainerProductPage div#tabs-nav-coverage > a:last-child {
    border-right: none;
}

.allIn1ContainerProductPage .tab-description-inside {
    font-size: 14px;
}

.allIn1ContainerProductPage div#tabs-nav-coverage > a:hover, 
.allIn1ContainerProductPage div#tabs-nav-coverage > a.tabs-menu-active {
    background: #f7941f;
    color: #FFFFFF;
}

.allIn1ContainerProductPage .companies-inside ul {
    column-count: 3;
}

.allIn1ContainerProductPage .companies-inside ul li a {
    font-size: 14px;
}   


.allIn1AddToCartProductPageInside > div > div > div:first-child {
    flex-basis: 40%;
    max-width: 40%;
}

.allIn1AddToCartProductPageInside > div > div > div:last-child {
    flex-basis: 60%;
    max-width: 60%;
}

.allIn1AddToCartProductPage .co-price > span:nth-child(1) {
    position: relative;
    left: -30px;
}

.allIn1AddToCartProductPage .co-price > span:nth-child(2) {
    position: relative;
    right: -20px;
}

.allIn1AddToCartProductPage span.ajax-country-name-replace {
    font-size: 32px;
    font-weight: 700;
    color: #083050;
}


.allIn1ContainerProductPage .mod-cover-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.allIn1ContainerProductPage .mod-products-reports-category {
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-country, 
.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .product-image-country {
    position: relative;
    top: auto;
    left: auto;
    color: #083050;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-industry, 
.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .product-image-industry {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background: transparent;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-industry h4, 
.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .product-image-industry h4 {
    color: #083050;
    padding: 0;
}

.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .product-image-country h4 {
        color: #083050;
        font-size: 14px
    
}

.allIn1ContainerProductPage .mod-product-reports-country-industry {
    position: absolute;
    top: 50%;
    left: 20px;
}

.allIn1ContainerProductPage .product-image-country {
    padding-bottom: 5px;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-country h4 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    left: 5px;
    top: 5px;
}




/* Corrections 2 */


.allIn1ContainerProductPage  .allIn1Header a {
    display: block;
}

.allIn1ContainerProductPage .allIn1Header a img {
    border-bottom: 1px solid #F4941F;
}

.allInOneProductHang h3 {
    padding-top: 8px;
    font-size: 30px;
}

.allInOneProductHang h3 span {
    font-weight: 300;
}

.allIn1ContainerProductPage .allIn1Header h1 {
    display: inline-block;
}

.allIn1ContainerProductPage .allIn1Header img {
    height: auto;
}

.allIn1ContainerProductPage h3.allInOneH3Light, 
.allIn1ContainerProductPage h3.allInOneH3Light strong {
    font-weight: 300;
    text-transform: initial;
}

.allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:first-child, 
.allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:last-child {
    justify-content: center;
    align-items: center;
}

.allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:last-child {
    position: relative;
    padding-top: 20px;
}

.allIn1ContainerProductPage .allInOnePageSize.allIn1FloaterSelector {
    display: none;
}

.allIn1ContainerProductPage .allIn1Header {
    min-height: 300px;
    padding-bottom: 0;
}

.allIn1ContainerProductPage .allIn1FloaterSelectorInside {
    padding-top: 20px;
}

.allIn1ContainerProductPage .allIn1AddToCartProductPage {
    padding-top: 50px;
    padding-bottom: 50px;
}

.allIn1ContainerProductPage .tab-content {
    background: #FFF;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk .nav-pills .nav-link {
    background: #FFF;
}

.allIn1ContainerProductPage .of-ai1-co-desc-blk .nav-pills .nav-link.active {
    background: #F4941F;
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .products-actor-profiles-container, 
.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .products-market-reports-container {
    display: grid;
    grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);
}

.allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .products-actor-profiles-container a, 
.allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .products-market-reports-container a {
    margin: 5px;
}


.allIn1ContainerProductPage .product-image a {
    transition: all 0.3s ease;
    margin: 10px !important;
}

.allIn1ContainerProductPage .product-image a:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.65);
    box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.65);    
}


.allIn1AddToCartProductPage button.single_add_to_cart_button.button.alt {
    transition: all 0.3s ease;
    font-size: 20px;
}

.allIn1AddToCartProductPage button.single_add_to_cart_button.button.alt:hover {
    background: #F4941F;
    border-bottom: 1px solid #F4941F;
    cursor: pointer;
}

.page-template-template-homepage-v3 .links-button-container01.links-button-container03 {
    padding-bottom: 50px;
}


.co-advantages-all-in-one .co-advantages-inside-container > ul > li {
    position: relative;
}

.co-advantages-all-in-one ul#pills-tab {
    border-bottom: 2px solid grey;
}

.co-advantages-all-in-one .co-advantages-inside-container .nav-link.active:before,
.co-advantages-all-in-one .co-advantages-inside-container .nav-link:hover:before {
    content: '';
    width: 100px;
    height: 100px;
    /* background: red; */
    position: absolute;
    bottom: -63px;
    z-index: 11;
    left: calc(50% - 63px);
    transform: rotate(180deg);
    width: 0;
    height: 0;
    border-left: 63px solid transparent;
    border-right: 63px solid transparent;
    border-bottom: 63px solid grey;
    transition: all 0.5s ease;
}


.co-advantages-all-in-one .co-advantages-inside-container .nav-link {
    z-index: 12;
    position: relative;
}

.co-advantages-all-in-one .co-advantages-inside-container .nav-link.active:after,
.co-advantages-all-in-one .co-advantages-inside-container .nav-link:hover:after {
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -60px;
    z-index: 11;
    left: calc(50% - 60px);
    transform: rotate(180deg);
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 60px solid #f7f7f7;transition: all 0.5s ease;
}

.co-advantages-all-in-one .co-advantages-inside-container > ul > li {
    position: relative;
}   


.co-advantages-all-in-one .co-advantages-inside-container .nav-link.active:before, 
.co-advantages-all-in-one .co-advantages-inside-container .nav-link:hover:before {
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-bottom: 33px solid grey;
    bottom: -33px;
    left: calc(50% - 33px);
}

.co-advantages-all-in-one .co-advantages-inside-container .nav-link.active:after, 
.co-advantages-all-in-one .co-advantages-inside-container .nav-link:hover:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #f7f7f7;
    bottom: -30px;
        left: calc(50% - 30px);
}   

.container-fluid.co-effects-all-in-one-advantages {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid.co-effects-all-in-one-advantages > div > div {
    padding-left: 0;
    padding-right: 0;
}



.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 > .container-fluid > .row > div:last-child {
    background: #FFFFFF;
}

.allIn1AddToCartProductPage.allIn1Alter01 .all-in-one-logo-container-inside {
    /* background: #FFFFFF; */
    border: none;
    padding: 20px;
}

.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 > .container-fluid > .row > div:last-child p {
    color: #083050;
    font-weight: 700;
    font-size: 22px;
}

.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 img {
    width: 40%;
}

.allIn1Alter01 .allIn1FloaterSelectorInside {
    width: 100%;
}

.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 > .container-fluid > .row > div:first-child > div {
    width: 100%;
}


.allIn1ContainerProductPage .allIn1Header h3.allInOneH3Light {
    display: inline-block;
}


.allIn1Alter01 .allIn1FloaterSelectorInside {
    width: 80% !important;
}

.allIn1Alter01 .allIn1FloaterSelectorCountry {
    width: 100%;
}

.allIn1Alter01 select.form-control.js-product-country-offers-selector.select2-hidden-accessible {
    width: 100% !important;
}

.allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
    width: 100%;
}

.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 img {
    width: 45%;
}

.allIn1Alter01 .allInOneProductHang h3 span {color: #FFFFFF !important;font-weight: 800;font-size: 28px !important;}

.allIn1Alter01 .allInOneProductHang h3 {
    font-size: 28px;
}

.allIn1ContainerProductPage .allIn1Header h3.allInOneH3Light {
    font-size: 36px;
    padding-bottom: 40px;
}

.allIn1Alter01  h6 {
    font-size: 28px;
    font-weight: 300;
}

.allIn1Alter01 h6 {
    position: relative;
    left: 20px;
}

.allIn1Alter01 h6:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: #F4941F;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 7.5px);
    left: -21px;
}

.allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 > div {
    max-width: 64%;
}

.allIn1Alter01 h6 {
    font-size: 26px;
}

.allIn1ContainerProductPage .allIn1Header h3.allInOneH3Light {
    padding-bottom: 0;
}

.allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: none;
}

.allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 > div {
    max-width: 64%;
}

.allIn1Alter01 h6 {
    font-size: 26px;
}

.allIn1ContainerProductPage .allIn1Header.allIn1Alter01 h3.allInOneH3Light {
    padding-bottom: 0;
}

.allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: none;
}

.allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 {
    padding-bottom: 20px;
    padding-top: 70px;
}

.allIn1Alter01 .co-per-month {
    color: grey;
    text-transform: lowercase;
}

.allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
    margin-bottom: 30px !important;
}

.allIn1FloaterSelector > div {
    padding-bottom: 4px;
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: calc(50% - 15px);
}

.allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
    margin-bottom: 0px !important;
}

.allIn1Alter01 .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: calc(50% - 0px);
}

.allIn1Alter01 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, 
.allIn1Alter01 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border: 1px solid white;
}


/* CORRECTIONS 2  */

.dataxis-menu-container li#menu-item-535073 a span.ubermenu-target-text > span {color: #F4941F;font-weight: 700;position: relative;top: 1px;}

.dataxis-menu-container li#menu-item-535073 a:hover span.ubermenu-target-text > span {color: #FFFFFF;font-weight: 700;position: relative;top: 1px;}

.page-template-template-all-in-one-country-offer .allInOnePageSize.allIn1Header > .container-fluid {
    max-width: 78%;
}

.page-template-template-all-in-one-country-offer .allInOnePageSize.allIn1Header > .container-fluid > .row > div {
    text-align: left !important;
}

.page-template-template-all-in-one-country-offer .allIn1Header h1 {
    font-size: 2.0em;
}

.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:last-child h2 {
    font-size: 22px;
}

.page-template-template-all-in-one-country-offer .allIn1Header {
    min-height: 300px;
    padding: 0 50px;
}

/*.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:first-child, 
.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:last-child {
    top: 0;
}

.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:first-child {
    top: -39px;
}*/

.page-template-template-all-in-one-country-offer .allIn1Header img {
    max-width: 250px;
}

.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:first-child {
    top: 0;
    left: 20px;
}

.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:last-child {
    top: 0;
}

.page-template-template-all-in-one-country-offer .allIn1Header > div > div.row {
    position: relative;
    top: -23px;
}

.page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:first-child {
    display: flex;
    align-items: center;
}

.allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
}

.co-advantages-all-in-one .tab-content {
    width: 75%;
}

.access-listing-image img {
    width: 100%;
    min-width: unset;
    max-width: unset;
}

.access-listing-image {
    width: 800px;
}


/*.container.co-we-have-a-solution-block > div > div:nth-child(2) span.select2-container.select2-container--default {
    transform: scale(1.0);
}


.container.co-we-have-a-solution-block > div > div:nth-child(2):hover span.select2-container.select2-container--default.select2-container--open {
    transform: scale(1.0);
}


.container.co-we-have-a-solution-block .select2-container--open .select2-dropdown--below {
    transform: scale(1.2);
}*/

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    width: 100%;
}

p.p-is-floating {
    font-weight: 700;
}

a.added_to_cart.wc-forward {
    display: none;
}



/* 01 - START */

    .newBoxThumbnails .mainProductPageThumbnails picture {
        display: block;
    }

    .products-ma.newBoxThumbnails .mainProductPageThumbnails .product-image-country {
        position: relative;
        top: unset;
        left: unset;
    }

    .products-ma.newBoxThumbnails .mainProductPageThumbnails .product-image-industry {
        position: relative;
        background: transparent;
        top: unset;
        left: unset;
        bottom: unset;
        width: 100%;
    }

    .products-ma .mainProductPageThumbnails .mod-products-reports-category {
        position: absolute;
        top: 0;
        color: #FFFFFF;
        background: transparent;
        width: 90%;
        text-align: center;
        display: block;
        text-align: center;
        color: #FFFFFF;
        padding-top: 5px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 20px;
    }

    .products-ma.newBoxThumbnails .mainProductPageThumbnails .mod-product-reports-country-industry {
        width: 75%;
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 12%;
    }

    .products-ma.newBoxThumbnails .mainProductPageThumbnails .product-image-industry h4 {
        padding-left: 0;
        font-size: 18px;
    }

    .products-ma.newBoxThumbnails .mainProductPageThumbnails .product-image-country h4 {
        color: #083050;
        font-weight: 600;
        font-size: 16px;
    }

    .row.product-second-header-row.dataxis-tabs-style.dxtabs {
        padding-bottom: 10px;
    }

    .product-contact-details-container {
        margin: 38px 0;
    }

    .product-data-graphs-icons {
        position: relative;
        left: 15px;
    }   

    .single-product .newBoxThumbnails .mcb-market-report .select2-container {
        min-width: 425px !important;
    }

    .single-product .newBoxThumbnails .product-selectors-industry .select2-container {
        width: 600px !important;
    }   

    .newBoxThumbnails .dataxis-tabs-style .tab-content > .tab-pane {
        height: 470px;
        padding: 20px;
        margin-bottom: 30px;
    }

    .newBoxThumbnails .dataxis-tabs-style .tab-content {
        max-height: none;
    }

    .newBoxThumbnails div#hcg_tabs > div.tabs-content {
        height: 100%;
        overflow-y: auto;
    }

    .product-contact-details-container {
        margin: 0;
    }

    .row.product-second-header-row.dataxis-tabs-style.dxtabs > div:nth-child(2) {
        display: flex;
        flex-direction: column;
    }

    .row.product-first-header-row {
        padding-bottom: 15px;
    }

    .row.product-second-header-row.dataxis-tabs-style.dxtabs {
        padding-bottom: 20px;
    }

    .products-ma.newBoxThumbnails .product-head-left {
        max-width: none;
        width: 19%;
    }

    .products-ma.newBoxThumbnails .product-head-right {
        width: 81%;
    }   

    .product-first-header-row .product-image-thumbnail {
        width: 100%;
        height: auto;
    }


    .newBoxThumbnails div#hcg_tabs img {
        width: 100%;
    }

    .products-ma.newBoxThumbnails .product-head-left {
        min-width: 235px;
    }

    .products-ma.newBoxThumbnails .product-report-type-inner {
        display: flex;
        align-items: center;
    }

    .products-ma.newBoxThumbnails .product-report-type-inner h1 {
        flex-basis: auto;
    }   


    .newLayoutThumbanailMAReports .mod-cover-products {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .newBoxThumbnails.newLayoutThumbanailMAReports .mod-products-reports-category {
        text-align: center;
        color: #FFFFFF;
        padding-top: 5px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
    }

    .newBoxThumbnails.newLayoutThumbanailMAReports .of-ai1-co-a-rep-in-reports .product-image-country, 
    .newBoxThumbnails.newLayoutThumbanailMAReports .of-ai1-co-m-rep-in-reports .product-image-country {
        position: relative;
        top: auto;
        left: auto;
        color: #083050;
    }

    .newBoxThumbnails.newLayoutThumbanailMAReports .of-ai1-co-a-rep-in-reports .product-image-industry, 
    .newBoxThumbnails.newLayoutThumbanailMAReports .of-ai1-co-m-rep-in-reports .product-image-industry {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        background: transparent;
    }

    .newLayoutThumbanailMAReports .of-ai1-co-a-rep-in-reports .product-image-industry h4, 
    .newLayoutThumbanailMAReports .of-ai1-co-m-rep-in-reports .product-image-industry h4 {
        color: #083050;
        padding: 0;
    }

    .newLayoutThumbanailMAReports .of-ai1-co-m-rep-in-reports .product-image-country h4 {
            color: #083050;
            font-size: 14px 
    }

    .newLayoutThumbanailMAReports .mod-product-reports-country-industry {
        position: absolute;
        top: 50%;
        left: 20px;
    }

    .newLayoutThumbanailMAReports .product-image-country {
        padding-bottom: 5px;
        left: auto;
        top: auto;
        color: #083050;
        position: relative;
        padding: 0;
    }

    .newLayoutThumbanailMAReports .of-ai1-co-a-rep-in-reports .product-image-country h4 {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        position: relative;
        left: 5px;
        top: 5px;
    }

    .products-ma.newLayoutThumbanailMAReports .products-market-reports-container .product-image-industry {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
    }

    .products-ma.newLayoutThumbanailMAReports .product-image-industry h4 {
        padding-left: 0;
        font-size: 14px;
    }

    .products-ma.newLayoutThumbanailMAReports .product-image-country h4 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 600;
    }   

    @media (max-width:  1440px) {

        .products-ma.mainProductPageThumbnails .product-head-left {
            max-width: none;
            width: 25.7%;
        }

        .products-ma.mainProductPageThumbnails .product-head-right {
            width: 74.3%;
        }

    }


/* 01 - END */















.products-ma .mainProductPageThumbnails._NewProductsThumbnails.pi-actor-profile .mod-products-reports-category {
    width: 100%;
}

.products-ma._01NewActorProfiles .product-image-country {
    position: relative;
    top: auto;
    left: auto;
}

._01NewActorProfiles .product-image-industry {
    position: relative;
    left: auto;
    background: transparent;
}

.products-ma._01NewActorProfiles .products-actor-profiles-container .product-image {}

.products-ma._01NewActorProfiles .products-actor-profiles-container .product-image a {
    display: block;
    position: relative;
}

._01NewActorProfiles .mod-cover-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.products-ma._01NewActorProfiles .product-image-industry {
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    background: transparent;
    width: 100%;
}

._01NewActorProfiles .mod-product-reports-country-industry {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 20px;
}

.products-ma._01NewActorProfiles .product-image-industry h4 {padding-left: 0;font-weight: bold;text-transform: uppercase;font-size: 14px;padding: 0;}

._01NewActorProfiles .mod-products-reports-category {
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    position: relative;
    left: 10px;
}

.products-ma._01NewActorProfiles .product-image-country h4 {
    color: #083050;
    font-size: 14px;
    font-weight: 600;
}

.newAllInOneBanner a {
    transition: all 0.5s ease;
    display: block;
    border: 1px solid transparent;
}

.newAllInOneBanner a:hover {
    border: 1px solid orange;
}


.product .newLayoutThumbanailMAReports a {
    display: block;
}

.products-ma.newLayoutThumbanailMAReports .products-actor-profiles-container .product-image, 
.products-ma._01NewActorProfiles .products-market-reports-container .product-image {
    margin: 0;
    width: 100%;
}

.products-ma.newLayoutThumbanailMAReports .products-actor-profiles-container, 
.products-ma._01NewActorProfiles .products-market-reports-container {
    display: grid;
    grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);
}

.products-ma.newLayoutThumbanailMAReports .products-actor-profiles-container .product-image, 
.products-ma._01NewActorProfiles .products-market-reports-container .product-image {
    width: 100%;
    /* margin: 0; */
    /* max-width: unset; */
    flex-basis: calc(95% / 6);
    margin: 0;
}

.products-ma_01NewActorProfiles .products-market-reports-container .product-image a,
.products-ma._01NewActorProfiles .products-actor-profiles-container .product-image a {
    margin: 10px;
    margin-left: 0;
}

.products-ma._01NewActorProfiles .products-actor-profiles-container > div:first-child .product-image a {
}

.products-ma .products-actor-profiles-container, 
.products-ma .products-market-reports-container {
    display: grid;
    grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);
}

.products-ma .products-actor-profiles-container .product-image, 
.products-ma .products-market-reports-container .product-image {
    margin: 0;
    width: 100%;
    max-width: unset;
    flex-basis: calc(95% / 5);
}

.product-image a {
    transition: all 0.3s ease;
    /*margin: 10px !important;*/
}

.product-image a:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.65);
    box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.65);    
}



.of-ai1-co-a-rep-in-reports .product-image-industry h4, .of-ai1-co-m-rep-in-reports .product-image-industry h4 {
    font-size: 15px;
    position: relative;
    top: 22px;
}

._01NewActorProfiles .mod-product-reports-country-industry {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
}

.products-ma._01NewActorProfiles .product-image-industry h4 {
    color: #FFFFFF;
}

.products-ma._01NewActorProfiles .product-image-country {
    position: relative;
    top: 50%;
}

.products-ma._01NewActorProfiles .product-image-industry {
    top: -20px;
    text-align: center;
}

.products-ma._01NewActorProfiles .product-image-country h4 {
    max-width: 80%;
    margin: 0 auto;
}

._NewProductsThumbnails.pi-actor-profile {}

.products-ma ._NewProductsThumbnails.pi-actor-profile .product-image-country {
    top: 59%;
}

.products-ma ._NewProductsThumbnails.pi-actor-profile .product-image-country h4 {
    color: #083050;
}

.products-ma ._NewProductsThumbnails.pi-actor-profile .product-image-industry {
    bottom: auto;
    top: 33px;
    text-align: center;
    width: 100%;
    left: 0;
    background: transparent;
    color: #FFFFFF;
}

.product-contact-details-container.product-getintouch-container {
    margin-bottom: 15px;
}

.newAllInOneBanner {
    margin-bottom: 15px;
}

.allIn1AddToCartProductPage button.single_add_to_cart_button.button.alt {
    outline: none;
}




.of-ai1-co-desc-blk-mobile-in .card-header {
    padding: 0;
    border-radius: 0 !important;
    background: #083050;
    /*border-bottom: 1px solid #f7941f;*/
}

.of-ai1-co-desc-blk-mobile-in .card-header .btn {
    font-size: 16px;
    padding: 5px 10px;
    display: block;
    width: 100%;
    text-align: left;
}

.of-ai1-co-desc-blk-mobile-in .card {
    border-radius: 0;
    border: 1px solid #f7941f;
}

.of-ai1-co-desc-blk-mobile-in .card-header h5 button {
    color: #ffffff;
    text-decoration: none;
}

.of-ai1-co-desc-blk-mobile-in .card-header:hover {
    background: #f7941f;
}

.of-ai1-co-desc-blk-mobile-in .card-header:hover h5 button {
    color: #FFFFFF;
    text-decoration: none;
}

.of-ai1-co-desc-blk-mobile-in .tabs-forecasts-inside-in .col-md-12 a {
    font-size: 14px;
    display: inline-block;
    padding: 5px 0;
}

.of-ai1-co-desc-blk-mobile-in .tabs-forecasts-inside-in .col-md-12 a span:first-child {
    font-weight: 700;
    display: block;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    background-color: #f7941f;
    color: #FFFFFF;
    border-color: #f7941f;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs {
    border-bottom: 1px solid #f7941f;
    display: flex;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs .nav-link {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 5px;
    font-size: 14px;
    color: #083050;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs > a {
    flex-basis: calc(100% / 3);
}

.of-ai1-co-desc-blk-mobile-in .tabs-forecasts-inside-in {
    border: 1px solid #f7941f;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs .nav-link:first-child {
    border-right: 1px solid #f7941f;
}

.of-ai1-co-desc-blk-mobile-in .nav-tabs .nav-link:nth-child(2) {
    border-right: 1px solid #f7941f;
}           

.of-ai1-co-desc-blk-mobile-in {
    padding-bottom: 50px;
}

.of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div, 
.of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
    min-width: 185px;
    max-width: 220px;
}


.co-we-have-a-solution a {
    padding: 5px;
    font-size: 14px;
    width: 150px;
}

.newBoxThumbnails.products-ma.container-fluid.container-actor-market-reports.newLayoutThumbanailMAReports.market-report a {
    max-width: 212px;
}

.newBoxThumbnails.products-ma.container-fluid.container-actor-market-reports.newLayoutThumbanailMAReports.market-report .mod-cover-products {
    max-width: 212px;
}


@media(max-width: 1440px){

    .page-template-template-all-in-one-country-offer .allIn1Header > div > div.row {
        position: relative;
        top: -23;
    }
    .page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:first-child {
        top: 0;
        left: 0px;
    }
}


@media(max-width: 1200px){

    .allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 > div {
        max-width: 100%;
        padding: 0;
    }

}


@media(max-width: 767px){

    .allIn1ContainerProductPage .allIn1Header.allIn1Alter01 > .container-fluid > .row > div:first-child > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .allIn1ContainerProductPage .allIn1Header a {
        text-align: center;
    }

    .allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:first-child {
        padding-bottom: 40px;
    }

    .allIn1Container.allIn1ContainerProductPage .container {
        width: 100%;
        max-width: 100%;
    }

    .of-ai1-co-desc-blk-mobile-in {
        padding-bottom: 0px;
    }

    .of-ai1-co-m-rep h5, .of-ai1-co-a-rep h5 {
        font-size: 21px;
    }

    .allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .products-actor-profiles-container, .allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .products-market-reports-container {
        display: block;
        text-align: center;
    }

    .of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div, .of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
        margin: 0 auto;
    }

    .of-ai1-co-desc-blk-mobile-in {
        padding-bottom: 0px;
    }

    .of-ai1-co-m-rep h5, .of-ai1-co-a-rep h5 {
        font-size: 21px;
    }

    .allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .products-actor-profiles-container, .allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .products-market-reports-container {
        display: block;
        text-align: center;
    }

    .of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div, .of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
        margin: 0 auto;
    }

    .allIn1ContainerProductPage .allIn1Header.allIn1Alter01 h3.allInOneH3Light {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .allIn1Alter01 h6 {
        font-size: 16px;
        position: relative;
        left: 0px;
    }

    .allIn1Alter01 h6:before {
        width: 5px;
        height: 5px;
        top: calc(50% - 2.5px);
        left: -10px;
    }

    .allIn1Alter01 .allIn1FloaterSelectorInside {
        width: 100% !important;
    }

    .allInOnePageSize.allIn1Header.allIn1AddToCartProductPage.allIn1Alter01 {
        padding: 20px;
        padding-top: 50px;
        min-height: max-content;
    }

    .allIn1ContainerProductPage .allIn1Header > .container-fluid > .row > div:first-child {
        padding-bottom: 22px;
    }

    .allIn1AddToCartProductPage.allIn1Alter01 .all-in-one-logo-container-inside {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .allIn1ContainerProductPage .of-ai1-co-desc-blk {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .allIn1ContainerProductPage .of-ai1-co-a-rep,
    .allIn1ContainerProductPage .of-ai1-co-m-rep {
        padding-top: 20px;
    }

    .of-ai1-co-a-rep-in .col-md-5 {
        padding-bottom: 20px;
    }

}

@media(max-width: 1200px){

    .allinOneDetailImages > .row {
        flex-wrap: nowrap;
    }

    .allinOneDetailImages > .row > div {
        flex-basis: auto;
        width: auto;
    }

    .allinOneDetailImage img {
        max-width: 100%;
        width: auto;
    }

    .page-template-template-all-in-one-country-offer .allIn1Header {
        padding: 0 20px;
    }

    .page-template-template-all-in-one-country-offer .allInOnePageSize.allIn1Header > .container-fluid {
        max-wwidth: unset;
    }

    .allIn1FloaterSelector > div {
        max-width: 90%;
    }

    .co-advantages-all-in-one .tab-content {
        width: 95%;
        max-width: 95%;
    }

}


@media(max-width: 991px){

    .page-template-template-all-in-one-country-offer .allInOnePageSize.allIn1Header > .container-fluid {
        max-width: 96%;
    }

    .co-advantages-all-in-one p.p-mod, .co-advantages-all-in-one p.p-mod strong {
        font-size: 20px;
    }

    .co-advantages-all-in-one span.co-number-style {
        font-size: 20px;
        font-weight: 700;
    }

    .co-advantages-all-in-one span.co-text-style {
        font-size: 14px;
    }

    .co-advantages-all-in-one .co-adv-block img {
        width: 35px;
        height: 35px;
        left: -15px;
        top: -15px;
    }

    .co-advantages-blocks-inside.plus18 p {
        font-size: 16px;
    }

    .industries-covered-inside .col-md-12 > div {
        flex-basis: calc(100% / 5);
    }

    .industries-covered-inside-in-text h5 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .icon-access-text p {
        font-size: 14px;
    }

    .unlimited-access-inside .icons-inside img {
        max-width: 40px;
    }

    .icon-access {
        padding-bottom: 15px;
    }

    .co-advantages-all-in-one .co-adv-trig h4 {
        padding-top: 15px;
        font-size: 16px;
    }

    .co-advantages-all-in-one .co-adv-trig {
        height: 150px;
    }

    .allIn1SolutionsBlock .container {
        padding: 15px;
    }

    .container.co-we-have-a-solution-block > div {
        flex-basis: 100%;
        width: 100%;
        display: block;
    }

    .container.co-we-have-a-solution-block > div > div {
        margin: 10px;
        padding: 10px;
    }

    .container.co-we-have-a-solution-block > div > div:hover {
        transform: scale(0.95);
    }

    .container.co-we-have-a-solution-block > div > div:nth-child(2) {
        transform: scale(0.99);
    }

    .co-advantages-all-in-one-title h3,
    .allinOneHero h3 {
        font-size: 22px;
    }

    .co-advantages-all-in-one-title h4,
    .allinOneHero h4 {
        font-size: 18px;
    }

    .co-we-have-a-solution a {
        margin: 5px auto;
        padding: 5px;
        width: 200px;
        font-size: 14px;
    }

    .container.co-we-have-a-solution-block > div > div:first-child {
        left: 0;
    }

    .container.co-we-have-a-solution-block > div > div:last-child {
        right: 0;
    }

    .co-advantages-all-in-one.mobile-version {
        background: #FFFFFF;
    }

}

@media(max-width:  767px){

    .page-template-template-all-in-one-country-offer .allIn1Header img {
        max-width: 150px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .page-template-template-all-in-one-country-offer .allIn1Header {
        padding: 5px;
        justify-content: center;
        align-items: center;
        min-height: unset;
    }

    .page-template-template-all-in-one-country-offer .allIn1Header > div > div.row {
        top: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-template-template-all-in-one-country-offer .allInOnePageSize.allIn1Header > .container-fluid > .row > div {
        text-align: center !important;
        display: flex;
        flex-direction: column;
        top: auto;
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }

    .allIn1FloaterSelector > div {
        position: relative;
        top: auto !important;
        max-width: 100%;
    }

    .allInOnePageSize.allIn1FloaterSelector {
        padding: 15px;
    }

    .allIn1Header h1:after {
        width: 30px;
        left: calc(50% - 15px);
    }

    .page-template-template-all-in-one-country-offer .allIn1Header h1 {
        font-size: 16px;
    }

    .page-template-template-all-in-one-country-offer .allIn1Header > .container-fluid > .row > div:last-child h2 {
        font-size: 16px;
        text-align: center;
        left: auto;
    }

    p.p-mod, p.p-mod strong, .allIn1FloaterSelector h3, .allinOneHero h3, .allinOneHero h3 strong, .co-advantages-all-in-one-title h3 {
        font-size: 20px;
    }

    .allIn1FloaterSelector > div {
        padding: 10px;
    }

    .allInOnePageSize.allIn1FloaterSelector h4 {
        font-size: 14px;
        text-align: left;
    }

    .allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
        padding: 15px;
    }

    .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }

    .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #F4941F transparent transparent transparent;
        border-width: 10px 7px 0 7px;
    }


    .allIn1FloaterSelectorCountry .select2-container .select2-selection--single {
        margin-bottom: 0 !important;
    }

    .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 14px;
        left: 35px;
    }

    p.p-mod, p.p-mod strong, .allIn1FloaterSelector h3, .allinOneHero h3, .allinOneHero h3 strong, .co-advantages-all-in-one-title h3 {
        font-size: 18px;
    }

    .co-advantages-all-in-one-title h4, .allinOneHero h4 {
        font-size: 16px;
    }

    .allinOneDetailImages {
        padding: 15px;
    }

    .allinOneDetailImages > .row > div {
        display: block;
    }

    .allinOneDetailImage h6 {
        left: auto;
        font-size: 16px;
    }

    .allinOneDetailImages > .row {
        display: block;
    }

    .allinOneDetailImage {
        text-align: center;
        max-width: 60%;
        margin: 0 auto;
    }

    .allinOneSVGIconPlus svg {
        width: 6%;
        height: 38px;
    }

    .allinOneDetailImage img {
        max-width: 64%;
    }

    .allInOnePageSize.allinOneHero {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .allInOnePageSize.allIn1FloaterSelector {
        padding-top: 30px;
    }

    .co-advantages-all-in-one {
        padding-top: 35px;
    }

    .co-advantages-all-in-one .co-adv-trig {
        height: auto;
    }

    .co-effects-all-in-one-advantages-title-block {}

    .co-advantages-all-in-one .co-adv-trig ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .co-advantages-all-in-one .co-adv-block {
        margin-bottom: 0;
    }

    .co-advantages-blocks-inside p {
        font-size: 14px;
        padding-top: 20px;
    }

    .industries-covered-inside .col-md-12 {
        text-align: center;
        justify-content: center;
    }

    .industries-covered-inside .col-md-12 > div {
        flex-basis: calc(100% / 2);
    }

    .industries-covered-inside-in-text h5 a {
        font-size: 14px;
    }

    .co-advantages-blocks-inside {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 10px;
    }

    .co-effects-all-in-one-advantages-details-block p.minittitle-with-bar {
        display: none;
    }

    .unlimited-access-inside .icons-inside {
        display: flex;
        justify-content: center;
    }

    .container.co-we-have-a-solution-block > div > div:first-child {
        transform: scale(1.0);
    }

    .container.co-we-have-a-solution-block > div {
        flex-wrap: wrap;
        width: auto;
    }

    .container.co-we-have-a-solution-block > div > div,
    .container.co-we-have-a-solution-block > div > div:nth-child(2) {
        transform: scale(1.0);
    }

    .co-we-have-a-solution-block-in h4 {
        font-size: 22px;
        padding-bottom: 15px;
    }

    .co-we-have-a-solution-block-in > div:first-child p {
        font-size: 14px;
    }

    .container.co-advantages-all-in-one-title h3 {
        font-size: 18px;
    }

    .co-we-have-a-solution {
        padding-bottom: 10px;
        padding-top: 20px;
    }

    .container.co-we-have-a-solution-block > div > div {
        width: 95%;
        margin: 10px auto;
    }

    .container.co-we-have-a-solution-block > div > div {}

    .co-we-have-a-solution-block-in ul {
        max-width: 80%;
        margin: 0 auto;
    }

    .page-template-template-all-in-one-country-offer .allIn1Header h1 {
        display: none;
    }

    .allIn1SolutionsBlock .allIn1FloaterSelectorCountry .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }

    .container.co-we-have-a-solution-block > div > div:nth-child(1):hover, 
    .container.co-we-have-a-solution-block > div > div:nth-child(2):hover, 
    .container.co-we-have-a-solution-block > div > div:nth-child(3):hover {
        transform: none;
    }

    .icon-access-image {
        flex-basis: 20%;
    }

    .icon-access-text {
        flex-basis: 80%;
    }

    .icon-access > div {
        position: relative;
        left: -5px;
    }

    .co-advantages-all-in-one p.p-mod, .co-advantages-all-in-one p.p-mod strong {
        font-size: 14px;
    }

    .of-ai1-co-a-rep-in-reports .products-actor-profiles-container > div, 
    .of-ai1-co-m-rep-in-reports .products-market-reports-container > div {
        flex-basis: calc(95% / 2);
        width: calc(95% / 2);
        max-width: calc(95% / 2);
        min-width: calc(95% / 2);
        margin: 0;
    }

    .allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .products-actor-profiles-container, 
    .allIn1ContainerProductPage .of-ai1-co-m-rep-in-reports .products-market-reports-container {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        text-align: left;
        flex-wrap: wrap;
    }

    .allIn1ContainerProductPage .of-ai1-co-a-rep-in-reports .product-image-country {
        display: none;
    }

    .of-ai1-co-a-rep-in-reports .product-image-industry h4 {
        top: 5px;
        font-size: 15px;
    }

    .of-ai1-co-m-rep-in-reports .product-image-industry h4 {
        top: 0;
    }

    .allIn1ContainerProductPage .mod-products-reports-category {
        position: relative;
        left: 10px;
        width: 90%;
    }

    .container.co-we-have-a-solution-block > div {
        width: 100%;
    }

    .co-effects-all-in-one-advantages-details-block {
        background: #FFFFFF;
        padding: 20px 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .co-advantages-blocks-inside p {
        padding-top: 5px;
    }

}
/* .row.product-second-header-row.dataxis-tabs-style.dxtabs > div:nth-child(2) {
    justify-content: space-evenly;
} */