.infogrph-wrapper {
font-family: 'Oswald', sans-serif;
background-color: white;
max-width: 800px;
margin-top:50px;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper {
max-width: 100%;
width: 100%;
}
}
.infogrph-wrapper .headingBox {
background-color: #c13a2d;
color: white;
text-align: center;
padding: 10px;
text-transform: uppercase;
}
.infogrph-wrapper .headingBox h2 {
font-size: 2rem;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .headingBox h2 {
font-size: 1rem;
}
}
.infogrph-wrapper .bg-white {
background-color: white;
}
.infogrph-wrapper section {
padding: 100px 80px;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper section {
padding: 20px 40px;
}
}
.infogrph-wrapper section .logo {
padding: 90px 0;
text-align: center;
}
.infogrph-wrapper section .description {
padding: 20px 70px;
margin: 10px auto;
text-align: center;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper section .description {
padding: 10px 20px;
}
}
.infogrph-wrapper section .description p {
font-size: 1.5rem;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper section .description p {
font-size: 1rem;
}
}
.infogrph-wrapper section .description .additional-info {
margin: 30px 0 0 0;
}
.infogrph-wrapper section .description .additional-info .bordered-list {
margin: 20px 0;
}
.infogrph-wrapper section .description .additional-info p.text-bold {
font-weight: bold;
text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper section .description .additional-info p.text-bold {
font-size: 0.8rem;
margin: 10px 0;
}
}
.infogrph-wrapper section .images-div {
margin-bottom: -20px;
}
.infogrph-wrapper section .images-div img {
width: 100%;
}
.infogrph-wrapper .bg-dark {
background-color: #414142;
}
.infogrph-wrapper .featureList {
list-style-type: none;
}
.infogrph-wrapper .featureList li {
text-transform: uppercase;
padding: 5px;
border: 3px solid #c13a2d;
text-align: center;
font-size: 1.5rem;
margin: 6px 0px;
color: #c13a2d;
list-style: none;
font-weight: bold;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .featureList li {
font-size: 1rem;
}
}
.infogrph-wrapper #risk-building-back {
background-image: url(//bondingsolutions.com/wp-content/themes/custom/includes/infographic1/assets/img/buld-risk-section/risk-building-background.png);
height: 680px;
background-repeat: no-repeat;
background-size: 100% 680px;
}
.infogrph-wrapper #risk-building img {
width: 100%;
height: 80%;
margin-top: 30px;
}
.infogrph-wrapper #risk-right-flex {
height: 600px;
}
.infogrph-wrapper .flex-container {
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
flex-direction: row;
text-align: center;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper .flex-container {
font-size: 2rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .flex-container {
font-size: 2rem;
}
}
.infogrph-wrapper .flex-container .item {
width: 50%;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper .flex-container .item {
width: 100%;
padding: 20px;
}
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .flex-container .item img {
width: 70%;
}
}
.infogrph-wrapper .flex-container .item-width {
width: 70%;
}
.infogrph-wrapper .flex-container .item-width-33 {
width: 33.33%;
}
.infogrph-wrapper .text-left {
text-align: left;
}
.infogrph-wrapper .mp {
padding-top: 40px;
margin-bottom: -140px;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .mp {
margin-bottom: -50px;
}
}
.infogrph-wrapper .flex-item-left {
background-color: #f1f1f1;
padding: 10px;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
.infogrph-wrapper .flex-item-right {
background-color: dodgerblue;
padding: 10px;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
.infogrph-wrapper #last-flex {
margin-top: 70px;
z-index: 5;
}
.infogrph-wrapper #last-sec-back {
background-image: url(//bondingsolutions.com/wp-content/themes/custom/includes/infographic1/assets/img/lastsection/last-sec-background.png);
height: 400px;
background-repeat: no-repeat;
background-size: 100% 400px;
}
.infogrph-wrapper .text-center {
text-align: center;
}
.infogrph-wrapper .progress img {
width: 100%;
}
.infogrph-wrapper .bg-dark {
background-color: #414142;
}
.infogrph-wrapper .icon-list .list {
list-style: none;
margin: 0;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper .icon-list .list {
padding: 20px;
}
}
.infogrph-wrapper .icon-list .list li {
display: inline-block;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper .icon-list .list li {
width: unset;
padding: 50px;
}
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .icon-list .list li {
padding: 0px;
width: auto;
}
}
@media only screen and (min-width: 700px) {
.infogrph-wrapper .icon-list .list li {
width: 32%;
}
}
.infogrph-wrapper .icon-list .list li img {
text-align: center;
width: 70%;
}
.infogrph-wrapper .mtb-10 {
margin: 30px 0;
}
.infogrph-wrapper .listbox ul {
list-style-type: none;
}
.infogrph-wrapper .listbox ul li {
border: 3px solid #c13a2d;
padding: 15px 20px;
font-size: 1.7rem;
font-weight: bold;
color: #c13a2d;
text-transform: uppercase;
}
.infogrph-wrapper .listbox ul li:nth-last-of-type(odd) {
background-color: #c13a2d;
color: #ffffff;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .listbox ul li {
font-size: 1rem;
}
}
.infogrph-wrapper .bordered-list {
list-style-type: none;
}
.infogrph-wrapper .bordered-list li {
display: inline-block;
width: 45%;
border: 4px solid #c13a2d;
font-size: 1.5rem;
font-weight: bold;
text-transform: uppercase;
color: #c13a2d;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .bordered-list li {
font-size: 0.8rem;
display: block;
margin: 10px auto;
}
}
.infogrph-wrapper .ptb-10 {
padding: 10px 0;
}
.infogrph-wrapper .no-mp {
margin: 0;
padding: 0;
}
.infogrph-wrapper .main-heading {
color: #d74330;
font-size: 4rem;
text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .main-heading {
font-size: 2rem;
}
}
.infogrph-wrapper .main-heading .heading-text {
padding: 0 20px;
margin: 0;
width: 60%;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .main-heading .heading-text {
width: 100%;
}
}
.infogrph-wrapper .main-heading .heading-text .small-heading {
font-size: 3rem;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .main-heading .heading-text .small-heading {
font-size: 2rem;
}
}
.infogrph-wrapper .text-white {
color: #ffffff;
}
.infogrph-wrapper .krain {
margin-top: -300px;
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .krain {
margin-top: -120px;
}
}
.infogrph-wrapper .no-mb {
margin-bottom: 0;
}
.infogrph-wrapper #section1,
.infogrph-wrapper #section3,
.infogrph-wrapper #section5,
.infogrph-wrapper #section7 {
background-image: url(//bondingsolutions.com/wp-content/themes/custom/includes/infographic1/assets/images/section1/bg.png);
}
.infogrph-wrapper p {
color: #414142;
}
@media only screen and (max-width: 500px) {
.infogrph-wrapper .enforce-flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.infogrph-wrapper .enforce-flex-row .item {
width: 50%;
}
}
@media only screen and (max-width: 600px) {
.infogrph-wrapper .enforce-flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.infogrph-wrapper .enforce-flex-row .item {
width: 50%;
}
}