/* 
 Theme Name:     Bare bones - Reputation Pro for Divi
 Author:         TripAvisor Team
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.pageReputationPro {
    font-weight: 500;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.pageWrapper {
    max-width: 1100px;
    margin: auto;
}
.pageBanner {
    min-height: 693px;
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/banner-big.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    padding-top: 60px;
    position: relative;
    top: -1px;
}
.pageBanner .bannerText {
    font-size: 20px;
    font-weight: normal;
}
.pageBanner h3 {
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1;
}
.pageBanner h1 {
    font-size: 72px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 15px;
    width: 87%;
}
.pageBanner .bannerTextWapper {
    font-size: 20px;
    line-height: 1.2;
    font-weight: normal;
}
.pageBanner p {
    margin-bottom: 40px;
    line-height: 1.3;
}

.pageBanner .button,
.pageBanner .button:hover {
    display: inline-block;
    border: solid 2px #000;
    border-radius: 12px;
    font-weight: 500 !important;
    font-size: 16px;
    padding: 15px 20px;
    line-height: 1.2;
    margin-right: 10px;
    text-decoration: none;
}
.pageBanner .button--white {
    background-color: #fff;
    color: #000;
}
.pageBanner .button--black {
    background-color: #000;
    color: #fff;
}
.pageBanner--percentage {
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/Trust_bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 690px;
    clear: both;
    margin: auto;
    padding-top: 70px !important;
    background-color: #fcf7f5;
}
.percentageWrapper {
    padding-left: 70px;
}
.pageBanner--percentage ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.pageBanner--percentage ul li {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
}
.pageBanner--percentage h3 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.pageBanner--percentage h2 {
    font-weight: 700;
    font-size: 144px;
    line-height: 1;
    margin-bottom: 0px;
}
.pageBanner--percentage ul li:first-child {
    width: 35%;
    margin-right: 90px;
}
.pageBanner--percentage ul li {
    width: 50%;
}
.pageBanner--percentage .percentageText {
    font-weight: 500;
    font-size: 48px !important;
    line-height: 1.2;
}
.pageBanner--percentage small {
    font-size: 12px;
    margin-top: 86px;
    display: block;
}
.pageBanner--percentage  p {
    font-size: 20px !important;
    font-weight: normal;
}
.bgGreen {
    background-color: #004F32;
    color: #fff;
    padding: 48px 64px;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 50px;
}
.pageReputationPro .buttonWhite, .pageReputationPro .buttonWhite:hover, .pageReputationPro .buttonWhite:visited {
    font-size: 16px;
    display: inline-block;
    padding: 15px 20px;
    background: #FFFFFF;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 12px;
    line-height: 1;
    color: #000;
    text-decoration: none;
    font-weight: 500 !important;
}

.bgOrange {
    background-color: #F2B203;
    color: #000;
    padding: 48px 64px;
    font-size: 20px;
    line-height: 1.5;
    margin: 96px auto;
}
.bgOrange h2 {
    color: #000;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 500;
}

.hSeparator h2 {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    clear: both;
}

.moreReviews h2 {
    font-weight: 500;
    font-size: 48px;
    margin-bottom: 35px;
    line-height: 1;
}
.moreReviews .reviewDetail {
    padding-bottom: 50px;
    text-align: left;
}
.moreReviews .reviewImage {
    padding-left: 3px;
}
.moreReviews .reviewDetail, 
.moreReviews .reviewDetail p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}
.moreReviews .reviewDetail strong {
    font-weight: 500 !important;
    font-size: 28px;
    margin: 0px 0 20px 0 !important;
    line-height: 1;
    display: block;
}
.moreReviews .reviewDetail p {
    padding: 0px;
    margin: 0 0 40px 0;
    line-height: 1.3;
}
.moreReviews .reviewDetail {
    list-style: none;
    margin: 0px;
    clear: left;
}
.moreReviews .reviewDetail li {
    display: inline-block;
    margin: 0px;
    width: 58%;
}
.moreReviews .reviewDetail li:first-child {
    width: 37%;
    float: left;
    margin: 0 20px 75px 0;
}
.moreReviews .reviewDetail li:first-child  img {
    margin-right: 55px;
}
.moreReviews .reviewDetail ul {
    margin: 0px;
    width: 100%;
}
.moreReviews .reviewDetail ul li {
    width: 45%;
    display: inline-block;
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/checkmark.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 40px;
    line-height: 1.2;
}
.moreReviews .reviewDetail ul li:first-child {
    width: 45%;
}

.h2--underline h2 {
    display: flex; 
    flex-direction: row; 
}
.h2--underline span {
    background-color: #fff;
    padding: 0 15px;
}
.h2--underline h2:before, 
.h2--underline h2:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #000;
    margin: auto;
}
.ta-ads {
    margin: 20px 0 0 0;
    padding: 0px;
    text-align: left;
}
.ta-ads .adItem{
    background-color: #faf1ed;
    vertical-align: top;
    display: inline-block;
    padding: 0px;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 20px;
    min-height: 405px;
    width: 100%;
}
.ta-ads img {
    display: block;
    margin-bottom: 25px;
    width: 100%;
}
.ta-ads small {
    display: inline-block;
    margin-bottom: 25px;
    background-color: #fff;
    border-radius: 4px;
    border: solid 2px #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 2px 10px;
}

/* MOBILE */
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {

}