@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
html,
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif !important;
}
#page>div,
header,
footer { }
#page { } .red-head {
background: #E40520;
color: #fff;
padding: 12px 0;
}
.head-social i {
color: #fff;
}
.head-social {
text-align: right;
}
.red-head a {
color: #fff;
letter-spacing: 0px;
font-size: 15px;
line-height: 16px;
}
.head-email img {
margin-right: 9px;
}
.head-phone img {
margin: 0 10px 0 30px;
}
.head-social a {
margin: 0 10px;
}
.head-social a:last-child {
margin-right: 0;
} .site-header {
position: sticky;
top: 0;
z-index: 999;
background-color: #fff;
margin-top: 19px;
padding: 20px 0;
}
.site-header div {
text-align: center;
}
.site-header .logo {
transition: all 0.5s ease-in-out;
margin-top: 10px;
width: 223px;
height: auto;
float: left;
}
.header-navigation,
.mobile-header-navigation {
padding: 15px 0;
font-size: 16px;
}
.header-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.header-navigation li,
.mobile-header-navigation li {
display: inline-block;
margin: 0 15px;
text-transform: uppercase;
letter-spacing: 0;
}
.header-navigation li.current-menu-item a {
font-weight: bold;
}
.mobile-header-navigation li {
width: 100%;
margin: 10px 0;
}
.header-navigation li a,
.mobile-header-navigation li a {
color: #414141;
font-size: 14px;
text-transform: capitalize;
}
.mobile-header-navigation,
.mobile-header-navigation ul {
display: none;
}
.mobile-header-navigation ul {
padding: 0;
margin: 0;
}
.mobile-header-navigation button {
border: none;
background-color: transparent;
letter-spacing: 0.15rem;
z-index: 2;
}
.mobile-header-navigation .menu-navigation-menu-container {
background-color: #fff;
position: absolute;
left: 0;
z-index: 9;
overflow: hidden;
min-height: 0;
margin-top: 10px;
width: 100%;
}
.header-navigation .sub-menu {
display: none;
position: absolute;
z-index: 9;
background-color: #fff;
}
.header-navigation .sub-menu li {
display: block;
text-align: left;
padding: 10px 15px;
}
.mobile-header-navigation .sub-menu {
display: none;
background-color: rgba(0, 0, 0, 0.05);
}
.mobile-header-navigation .sub-menu li {
margin: 0;
padding: 10px;
}
nav.header-navigation ul li.head-download a {
background: #E40520;
padding: 20px 40px;
border-radius: 30px;
color: #fff;
box-shadow: 0px 8px 16px #8d8d8d57;
font-weight: bold;
}
a:hover {
text-decoration: none !important;
}
nav.header-navigation {
float: right;
} .subpage-banner {
height: 300px;
background-size: cover;
background-repeat: no-repeat;
display: flex;
align-items: center;
text-align: center;
color: #fff;
}
.subpage-banner h1 {
font-size: 82px;
font-style: italic;
text-align: left;
} .blog-content {
margin-top: 30px;
}
.blog-content h1 {
margin: 30px 0;
}
.blog-content p {
margin-bottom: 20px;
}
.blog-content img {
width: 100%;
height: auto;
}
.blog-content aside {
text-align: center;
}
.blog-content aside h2 {
font-size: 20px;
}
.blog-content aside ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog-content aside ul li {
padding: 15px;
border: 1px solid #aaa;
text-transform: uppercase;
border-bottom: none;
}
.blog-content aside ul li:last-child {
border-bottom: 1px solid #aaa;
}
.blog-content aside ul a {
color: #aaa;
}
.blog-content .share-post {
margin-top: 30px;
border-top: 1px solid #aaa;
padding: 20px;
}
.blog-content .share-post span {
margin-right: 15px;
}
.blog-listing {
margin: 0 10%;
}
.blog-listing .categories {
margin-bottom: 50px;
text-align: center;
}
.blog-listing .cat-item {
list-style: none;
display: inline-block;
padding: 10px 30px;
text-transform: uppercase;
border: 1px solid #aaa;
border-right: none;
}
.blog-listing .cat-item:last-child {
border-right: 1px solid #aaa;
}
.blog-listing .cat-item a {
color: #aaa;
}
.blog-listing .cat-item.current-cat a {
color: #000;
}
.blog-listing-single {
border: 1px solid #ddd;
display: flex;
min-height: 400px;
margin-bottom: 30px;
}
.blog-listing-single>div {
width: 50%;
display: inline-block;
vertical-align: top;
}
.blog-listing-single .blog-left {
background-position: right;
background-size: cover;
}
.blog-listing-single .blog-right {
padding: 15px;
}
.blog-listing-single .blog-meta {
margin-bottom: 15px;
}
.blog-listing-single .blog-meta span {
font-size: 14px;
color: #aaa;
}
.blog-listing-single .blog-meta span:last-child {
float: right;
}
.blog-listing-single h2 {
font-size: 18px;
font-style: italic;
}
.blog-listing-single p {
font-size: 14px;
color: #aaa;
}
.blog-listing-single .read-more {
float: right;
color: #000;
padding: 10px 30px;
border: 1px solid #ddd;
margin-top: 20px;
}
.blog-listing .nav-links {
width: 100%;
text-align: center;
}
.blog-listing .nav-links a {
padding: 5px;
color: #000;
}
.blog-listing .nav-links .current {
color: #fff;
background-color: #000;
padding: 5px 10px;
} .resources-page {
padding: 64px 0 80px 0;
}
.filter_label {
font-size: 18px;
font-weight: bold;
padding-bottom: 7px;
letter-spacing: 0;
color: #063D85;
line-height: 28px;
font-family: 'Roboto', sans-serif;
}
.topics_box,
.type_box,
.type_aud {
position: relative;
}
.showtopics,
.showtype,
.type_aud {
cursor: pointer;
padding-bottom: 35px;
}
.search_box input,
.showtopics,
.showtype,
.showaud {
width: 100%;
height: 47px;
border: 1px solid #E3E3E3;
border-radius: 3px;
padding: 10px 15px;
position: relative;
font-size: 16px;
color: #AAAAAA;
}
.showtopics>i,
.showtype>i,
.showaud>i {
position: absolute;
right: 15px;
font-size: 18px;
}
.topics_box ul,
.type_box ul,
.type_aud ul {
padding: 10px 0;
background-color: #fff;
position: absolute;
width: 100%;
top: 38px;
cursor: pointer;
list-style: none;
font-size: 18px;
border: 1px solid #eaeaea;
display: none;
z-index: 111;
}
ul.list_cat>li>a {
padding: 10px 20px;
display: block;
}
.resources_items_list.all_res {
margin: 50px 0;
padding: 0;
}
.resource_sub_box {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: wrap;
height: 100%;
box-shadow: 0 3px 30px rgb(0 0 0 / 16%);
border-radius: 0 0 6px 6px;
}
.resource_sub_box>.resource_image {
position: relative;
max-width: 100%;
margin: 20px;
}
.resource_sub_box>.resource_image a>img {
width: 100%;
height: 292px;
object-fit: cover;
}
.type_icon {
position: absolute;
bottom: -30px;
right: 35px;
z-index: 19;
width: 65px;
height: 65px;
background: #8EC956;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.type_icon img {
max-width: 32px;
}
.resource_conent {
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/resource-bottom.jpg);
width: 100%;
padding: 0px 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-top: 20px;
display: flex;
color: #fff;
align-items: baseline;
justify-content: center;
}
.res_btn a { color: #fff;
padding: 15px 0px;
margin-top: 0px;
display: inline-block;
text-align: right;
}
.res_btn i {
margin-left: 10px;
}
.footer-copyright {
text-align: right;
padding-bottom: 25px;
letter-spacing: 0px;
color: #414141;
font-weight: normal;
font-size: 16px;
}
.footer-copyright a {
color: #414141;
}
.footer-copyright a:hover {
color: #063D85;
}
nav.header-navigation ul li.head-download a:hover {
background: #063D85;
}
.red-head a:hover,
.head-social a:hover i {
color: #063D85;
} .subpage-main-title h1 {
letter-spacing: 0px;
color: #063D85;
font-size: 41px;
line-height: 64px;
font-weight: bold;
padding: 40px 0 0px;
}
.personas-image img {
width: 100%;
height: 100%;
object-fit: contain;
}
.personas-title {
text-align: center;
letter-spacing: 0px;
color: #063D85;
font-weight: bold;
font-size: 18px;
line-height: 28px;
margin-bottom: 30px;
}
.single-persona-data {
padding: 40px 0;
}
.personas-image {
height: 180px;
position: relative;
}
.single-personas:hover .personas-title {
color: #E40520;
}
.single-personas a .personas-image:before {
content: "";
position: absolute;
left: 15px;
right: 0;
background: rgb(0 0 0 / 30%);
z-index: 1;
height: 139px;
border-radius: 100%;
top: 20px;
width: 55%;
margin: auto;
}
.single-personas a:hover .personas-image:before {
background: none;
}
.single-person-right .subpage-main-title h1 {
padding: 0;
}
.car-model-datas {
display: flex;
justify-content: space-between;
}
.car-model-title,
.car-model-rate {
font-weight: bold;
}
.car-model-data {
border-image: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/border-top.jpg);
}
.car-model-datas {
border-image: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/border-top.jpg) 10;
border-bottom: 10px solid transparent;
padding-bottom: 10px;
margin-bottom: 10px;
}
.car-model-image img {
width: 100%;
height: 100%;
object-fit: contain;
}
.car-model-image {
height: 150px;
margin-bottom: 30px;
}
.personas-accordian {
margin: 20px 0 50px 0;
}
.personas-accordian button.accordion {
background: none;
border: 1px solid #E3E3E3;
margin-bottom: 10px;
border-radius: 4px;
}
.single-personas-page {
margin-top: 80px;
overflow: hidden;
}
.single-resource .subpage-main-title.text-center {
width: 100%;
}
.single-person-right {
padding-right: 15% !important;
}
.person-img-single img {
width: 100%;
height: 1000px;
} @media( max-width: 768px) {
.header-navigation {
display: none;
}
.mobile-header-navigation {
display: block;
}
.testimonials {
padding: 20px;
}
} .slectbtnsocila .dropdown-toggle::before {
font-family: "Font Awesome 5 Pro";
font-weight: 400;
position: absolute;
right: 15px;
top: 6px;
font-size: 22px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/arrowt.png) no-repeat;
background-size: 100%;
width: 25px;
height: 25px;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.btn-group.show .dropdown-toggle::before {
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.slectbtnsocila .dropdown-toggle::after {
content: none !important;
border: none !important;
border: none !important;
}
.btn.focus,
.btn:focus {
box-shadow: none !important;
}
.resource_conent_new {
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/home-dropdown.svg);
width: 100%;
padding: 10px 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #fff;
border: none;
align-items: baseline;
justify-content: center;
}
.slectbtnsocila {
align-items: baseline;
justify-content: center;
width: 100%;
}
.slectbtnsocila .btnsocial-box {
background: none;
border: none !important;
color: #fff;
}
.slectbtnsocila .btnsocial-box:hover {
color: #fff;
}
.slectbtnsocila .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
width: 100%;
padding: .5rem 0;
padding: 0.5rem 1.5rem;
font-size: 1rem;
color: #fff !important;
text-align: left;
list-style: none;
background-color: #063D85;
}
.slectbtnsocila .dropdown-menu .dropdown-item {
color: #fff;
padding: 0.8rem 1.5rem;
border-bottom: 1px solid #fff;
}
.slectbtnsocila .dropdown-menu .dropdown-item:hover {
color: #fff;
background: #E40520;
}
.slectbtnsocila .dropdown-menu .dropdown-item:last-child {
border-bottom: none;
} .personal-detial {
padding: 50px 0px 0;
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/car-intusi.png) no-repeat;
background-position: bottom left;
}
.personaldeatil h2 {
font-size: 41px;
line-height: 64px;
font-weight: bold;
color: #063D85;
}
.personaldeatil p {
font-size: 16px;
line-height: 25px;
color: #414141;
}
.accordion .card-header:after {
font-family: 'Font Awesome 5 Pro';
content: "\f106";
float: right;
color: #AAAAAA;
font-size: 18px;
}
.personaldeatil .card-title {
font-size: 18px;
font-weight: bold;
color: #063D85;
}
.personaldeatil .card {
border: none;
background: none;
}
.personaldeatil .card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
margin-top: -20px;
background: #fff;
border-bottom: 1px solid rgba(0, 0, 0, .125);
border-left: 1px solid rgba(0, 0, 0, .125);
border-right: 1px solid rgba(0, 0, 0, .125);
margin-bottom: 10px;
}
.personaldeatil .accordion .card .card-header {
border-radius: 0;
background: #fff;
padding: 0.5rem 1.25rem;
margin-bottom: 10px;
border-bottom: 1px solid rgba(0, 0, 0, .125);
border-left: 1px solid rgba(0, 0, 0, .125);
border-right: 1px solid rgba(0, 0, 0, .125);
border-top: 1px solid rgba(0, 0, 0, .125);
}
.carsection img {
max-width: 100%;
}
.car-tade {
display: inline-block;
}
.car-rating {
display: inline-block;
float: right;
}
.car-rating {
color: #f6c70a;
}
.car-tade h3 {
font-size: 16px;
font-weight: bold;
}
.carsection {
margin: 5px 0px;
}
.mobile-profile img {
max-width: 100%;
}
.pdt40 {
padding-top: 40px;
}
.personaldeatil .card-body p {
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
@media (max-width:767px) {
.rep-grid-main .rep-grid-box {
width: 50%;
float: left;
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width:768px) {
.resource_box_main {
width: 50%;
float: left;
padding: 0 20px;
margin-bottom: 30px;
}
.rep-grid-main .rep-grid-box {
width: 33.333%;
float: left;
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width:768px) and (max-width:1240px) {
.personal-detial {
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/car-intusi.png) no-repeat;
background-position: top left;
background-size: 50%;
}
}
@media (min-width:1241px) and (max-width:1800px) {
.personal-detial {
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/car-intusi.png) no-repeat;
background-position: center left;
background-size: 50%;
}
}
.rep-main {
display: table;
width: 100%;
}
.rep-grid-box img {
max-width: 100%;
}
.rep-grid-box {
margin-bottom: 20px;
}
.rep-grid-box a, .rep-grid-box h4 {
font-size: 14px; display: table;
width: 100%;
color: #333;
}
.rep-grid-box h4 {
margin-top: 5px;
}
.resource-media-list {
margin-top: 25px;
}
.rep-heading {
color: #E40520;
font-weight: 800;
font-size: 22px;
margin-bottom: 15px;
}
.rep-heading a {
float: right;
font-size: 18px;
color: #063D85;
margin-top: 5px;
}
.carsection img {
width: 100%;
}
@media (min-width:992px) {
.mobile-profile {
display: none;
}
.rep-grid-main .rep-grid-box {
width: 25%;
float: left;
padding-left: 15px;
padding-right: 15px;
}
.resource_box_main {
width: 33.33%;
float: left;
padding: 0 20px;
margin-bottom: 30px;
}
.col-sm-6.red-head-left > div {
float: left;
}
}
@media (max-width:992px) {
.single-personas a .personas-image:before
{
background:none;
}
.resource_sub_box>.resource_image {
height: auto;
}
.personal-detial {
background: none !important;
}
}
@media (min-width:1200px) {
.personal-detial {
max-width: 1920px;
margin: 0px auto;
}
.rep-grid-main .rep-grid-box {
width: 20%;
float: left;
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width:1920px) {
.personal-detial {
max-width: 1920px;
margin: 0px auto;
}
}
.resource_sub_box>.resource_image > img {
width: 100%;
height: 292px;
object-fit: contain;
}
.res_title { text-align: center;
}
.noresource_found {
padding: 40px 0;
text-align: center;
font-size: 25px;
color: #51758c;
font-weight: bold;
display: none;
}
div#loadMore {
overflow: hidden;
clear: both;
text-align: center;
padding-top: 40px;
margin: auto;
}
div#loadMore>a {
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 15px 30px;
border: 1px solid #8ec956;
color: #8ec956;
border-radius: 5px;
}
.overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.80);
z-index: 111;
}
.pop_v {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 660px;
height: 460px;
margin: auto;
z-index: 111;
}
.close_btn {
position: absolute;
right: 0;
top: -20px;
color: #fff;
font-size: 30px;
cursor: pointer;
}
h1.pb0 {
padding-bottom: 0px;
}
p.custombreadcrumb a {
color: #063D85;
}
.contentsection {
background: #EFEFEF;
padding: 15px;
text-align: center;
}
.btn-group.slectbtnsocila .dropdown-item {
padding-left: 0px;
padding-right: 0px;
} .persion_main {
position: relative;
margin-bottom: 25px;
text-align: center;
}
.persion_mainbg1::after {
position: absolute;
top: -30px;
left: -59px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person1-bg.png) no-repeat;
width: 100%;
min-width: 424px;
height: 100%;
z-index: -1;
}
.persion_mainbg2::after {
position: absolute;
top: -40px;
left: -24px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person2-bg.png) no-repeat;
width: 100%;
min-width: 424px;
min-height: 321px;
height: 100%;
z-index: -1;
}
.persion_mainbg3::after {
position: absolute;
top: -90px;
left: -30px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person3-bg.png) no-repeat;
width: 100%;
min-width: 420px;
min-height: 474px;
height: 100%;
z-index: -1;
}
.persion_mainbg4::after {
position: absolute;
top: -60px;
left: -43px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person4-bg.png) no-repeat;
width: 100%;
min-width: 420px;
min-height: 350px;
height: 100%;
z-index: -1;
}
.persion_mainbg5::after {
position: absolute;
top: -50px;
left: -60px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person5-bg.png) no-repeat;
width: 100%;
min-width: 420px;
height: 100%;
z-index: -1;
}
.persion_mainbg6::after {
position: absolute;
top: 0px;
left: -170px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person6-bg.png) no-repeat;
width: 100%;
min-width: 450px;
height: 100%;
z-index: -1;
}
.persion_mainbg7::after {
position: absolute;
top: -50px;
left: -66px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person7-bg.png) no-repeat;
width: 100%;
min-width: 310px;
min-height: 353px;
height: 100%;
z-index: -1;
}
.persion_mainbg8::after {
position: absolute;
bottom: -30px;
left: -120px;
content: "";
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/person8-bg.png) no-repeat;
width: 100%;
min-width: 370px;
height: 100%;
z-index: -1;
min-height: 413px;
}
.persion_discription img {
max-width: 100%;
filter: grayscale(100%);
transition: 0.5s;
}
.persion_discription {
margin-bottom: 10px;
}
.persion_main h3 {
text-align: center;
letter-spacing: 0px;
color: #063D85;
font-weight: bold;
font-size: 18px;
line-height: 28px;
text-transform: uppercase;
margin-bottom: 30px;
transition: 0.5s;
}
.persion_main:hover h3 {
color: #E40520;
transition: 0.5s;
}
.persion_main:hover .persion_discription img {
max-width: 100%;
filter: grayscale(0%);
}  .accordion .card-header:after {
content: "";
float: right;
width: 15px;
height: 10px;
background: url(//tyrepower.cmclientportal.com.au/wp-content/themes/concept-theme/images/arrow.png) no-repeat;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
background-size: 100%;
transition: all .2s linear;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
margin-top: 10px;
transform: rotate(180deg);
}
.accordion .card-header.collapsed:after { -moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
} .marketing-listing{
padding: 15px;
margin-bottom: 30px;
box-shadow: 0 3px 30px rgb(0 0 0 / 16%);
border-radius: 0 0 6px 6px;
}
.marketing-listing img {
max-width: 100%;
}
.marketing-listing img {
filter: brightness(35%) grayscale(10%);
}
.marketing-listing h4 {
position: absolute;
top: 45%;
color: #fff;
width: 91%;
text-align: center;
font-weight: 600;
}
.marketing-listing h4 a {
color: #fff;
}
.subpage-main-title .row {
margin: 0px !important;
}
.person-img-single.imgmarketing img {
width: 100%;
max-width: 100%;
height: auto;
}
.linknav ul {
padding: 0;
list-style: none;
margin: 0;
}
.linknav ul li {
display: inline-block;
color: #414141;
}
.linknav ul a {
color: #E40520;
text-decoration: none;
}