.hide {
visibility: hidden;
}

/*.custom-carousel-img-container {
display: none !important;
}*/

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    margin-left: -20px !important;
}

.custom-carousel-img-container.vc_row-has-fill>.vc_column_container>.vc_column-inner{
padding:0 !important;
}

.custom-carousel-img-container .wpb_wrapper > div {
margin:0;
}

.custom-carousel-img-wrapper img {
width: 100%;
}

.cq-notify-closebutton {
left: unset !important;
right: -8px;
background: url('https://ctoscredit.com.my/wp-content/uploads/2021/05/close-icon.png') no-repeat !important;
background-size: 100% !important;
}

.top-announcement {
font-size: 18px !important;
min-height: 70px;
}

.top-announcement-container {
align-items: center;
justify-content: center;
display: flex;
position: absolute;
width: 100%;
left: 50%;
transform: translate(-50%, -50%);
top: 38px;
}

.section--hero {
background-color: #fff;
background-image: url(//ctoscredit.com.my/wp-content/uploads/2022/04/Web-banner_quick_win_apr1.jpg);
/*background-image: url(//ctoscredit.com.my/wp-content/uploads/2022/08/7days_web_banner.jpg);*/
background-position: center right !important;
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;;
}

.section-hero_content-left {
max-width: 850px;
color: #fff !important;
padding: 0 1em;
}

.hero-personal-logo {
width:  250px;
padding: 1em 0;
}

.section--hero_title {
color: #000 !important;
font-size: 52px;
font-weight: 800;
line-height: 1.3333;
}

.section--hero_lead {
color: #000 !important;
font-size: 20px;
font-weight: normal;
line-height: 1.45555;
margin-bottom: 0!important;
max-width: 450px;
}

.section--hero_lead div {
  padding-bottom: 0.2em;
}

.section--hero_cta {
max-width: 350px;
padding-top: 16px;
}

.section--hero_cta button {
font-size: 18px;
padding: 1em 2em !important;
}

.section-ctos-secureid,
.section-ctos-score,
.section-ctos-business {
background-color: #eff0f0 !important;
}

.personal-business-label {
position: absolute;
top: 0;
right: 0;
}

@media only screen and (min-width: 768px) {
.section-hero_content-left {
padding: 6em 1em 0 1em;
text-align: left;
}
}

@media only screen and (max-width: 767px) {
.top-announcement span{
width: 58%;
font-size: 12px !important;
line-height: 1.35
}
.top-announcement a{
margin-left: 4px;
font-size: 12px !important;
}

.section--hero {
background-image: url(//ctoscredit.com.my/wp-content/uploads/2022/04/Mobile-banner_quick_win_apr1.jpg);
/*background-image: url(//ctoscredit.com.my/wp-content/uploads/2022/08/7days_web_mbanner.jpg);*/
background-position: bottom center!important;
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
}

.section-hero_content-left {
padding-top: 1em;
text-align: center;
}

.section--hero_lead div::before {
height: 14px;
width: 14px;
}

.hero-personal-logo {
display: block;
margin: 0 auto;
width: 190px;
padding: 1em 0 1em 0;
}

.section--hero_title {
font-size: 24px;
}

.section--hero_lead {
font-size: 16px;
}

.section--hero_cta {
margin: 0 auto;
text-align: center;
}

.section--hero_cta button {
font-size: 1.2em;
display: block;
}

.personal-business-label {
width: 40%;
}

}

