@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.title-headar {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 48px;
    line-height: 45px;
}
.subtitle-header {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 50px;
}
.sub_title1 {
    /*font-family: "Open Sans Light";*/
    color: #ffffff;
    font-size: 25px;
    line-height: 37px;
    /*padding: 30px 280px 0px 190px;*/
}
.subtitle {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
}

.sub_title {
    /*font-family: "Open Sans Light";*/
    color: #ffffff;
    font-size: 25px;
    padding: 30px 190px 0px 190px;
}

.bndl_title {
    font-family: "Open Sans";
    color: #000000;
    font-size: 17px;
    padding: 0px 30px 0px 30px;
    text-align: center;
}

.light_blue {
    background-color: #EBF5FA;
}

.light_blue_1 {
    background-color: #E3EFEF;
}

.bundle_title {
    color: #32569B;
    /*font-family: "Open Sans Light";*/
    font-size: 50px;
}

.nav-link-custom.active {
    color: #FF9A49 !important;
    font-family: 'Open Sans', sans-serif !important;
}

.bg-lightgray {
    background-color: #F4F5F7;
}

.bg-softgray {
    background-color: #EEEEEE;
}

.text-footer {
    color: #3B3B3B;
    font-size: 13px;
    padding-right: 10px;
    margin: 0;
}

.bg-header {
    background: url("../image/CX/bg-header.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 700px;
    border-bottom: 4px solid #EF4C2A;
}

.img-icon-cx {
    width: 90px;
}

.bg-black {
    background-color: #000000;
}

.bg-lightblack {
    background-color: #191919;
}

div.box-section1 {
    padding: 30px;
}

div.box-section1 div.icon {
    text-align: center;
    min-height: 140px;
}

div.box-section1 div.title {
    text-align: center;
    min-height: 70px;
}

div.box-section1 div.title h3 {
    color: #32569B;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 500;
}

div.box-section1 div.content {
    text-align: center;
}

div.box-section1 div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.img-btn-play {
    width: 100px;
    cursor: pointer;
}

.modal-lg {
    max-width: 1000px !important;
}

.img-btn-play:hover {
    transform: scale(1.05);
}


div.box-section2 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

.box-section2 {
    padding: 0;
}

div.box-section2 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.box-section3 {
    padding: 0;
}

div.box-section3 div.title {
    padding-bottom: 15px;
}

div.box-section3 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-align: right;
}

div.box-section3 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-align: right;
}

div.box-section3 div.button {
    text-align: right;
}

.btn-aruba {
    font-size: 18px;
    padding: 10px 30px;
    display: inline-block;
    border: 0;
    cursor: pointer !important;
}

.btn-orange {
    background-color: #F8831D;
    color: #ffffff !important;
}

.btn-orange:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #ffffff;
}

.btn-blue {
    background-color: #0F3250;
    color: #ffffff !important;
}

.btn-blue:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #ffffff;
}

.box-section4 {
    padding: 0;
}

div.box-section4 div.title {
    p15ding-bottom: 20px;
}

div.box-section4 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section4 div.content p {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.bg-section5 {
    background: url("../image/CX/carousel bg.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 450px;
    margin-bottom: 60px;
}
.bg-section51 {
    /*background: url("../image/CX/carousel bg.png") no-repeat;*/
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    /*height: 450px;*/
    /*margin-bottom: 60px;*/
}


.box-section5 {
    padding: 50px 20px;
}

div.box-section5 div.title {
    padding-bottom: 15px;
}

div.box-section5 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section5 div.content p {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #B6B6B6;
    cursor: pointer;
}


.carousel-indicators .active {
    background-color: #636363;
}

.carousel-indicators li {
    margin: 0 20px;
    z-index: 99;
}

.carousel-indicators {
    position: absolute;
    bottom: -50px;
}

.box-section6 {
    background: rgba(0, 0, 0, 1);
    height: 100%;
    padding: 20px 0;
}

div.box-section6 div.title {
    padding-bottom: 15px;
}

div.box-section6 div.title h3 {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section6 div.content {

}

div.box-section6 div.content p {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

div.box-section6 div.button {

}

.label-form {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #474747;
}

span.required {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #D91010;
}

.form-control-custom {
    border-radius: 0;
}

.title-section7 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #32569B;
}

.subtitle-section7 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #474747;
    font-style: italic;
}

.custom-control-label {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px;
    color: #474747;
}

.title-popupform {
    font-size: 20px;
    font-weight: 400;
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    text-align: center;
    margin: 0;
    font-style: italic;
}

.form-control-popup {
    font-family: 'Open Sans', 'Arial', sans-serif;
    border-bottom: 1px solid #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
}

.form-control-popup:focus {
    border-bottom: 1px solid #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    color: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-label::before {
    background-color: #ffffff;
}

input.form-control-popup:-webkit-autofill,
input.form-control-popup:-webkit-autofill:hover,
input.form-control-popup:-webkit-autofill:focus {
    font-family: 'Open Sans', 'Arial', sans-serif;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
}

.label-form-popup {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #ffffff;
    margin: auto;
    text-align: right;
}

.label-form-gated {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #ffffff;
    margin: auto;
    font-size: 15px;
}

.modal-box-popup {
    padding: 40px 150px;
}

.modal-box-gatedform {
    padding: 40px;
}

.bg-modal-black {
    background: rgba(0, 0, 0, 0.9);
}

.title-thankyou {
    color: #32569B;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 60px;
    font-weight: 700;
}

.subtitle-thankyou {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.carousel-margin-img {
    padding: 40px 0;
    margin: auto;
    text-align: center;
}

.carousel-margin-content {
    margin: auto;
}

.text-muted {
    font-style: italic;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

hr.orange {
    border: 0;
    background-color: #F8831D;
    height: 2px;
}

.img-carousel {
    max-width: 450px;
    max-height: 350px;
}

.box-popup-button {
    text-align: right;
}

/**************************** Contact Us ****************************************/

.bg-header-contactus {
    background: url("../image/contact-us/bg-header.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 600px;
}

.title-header-contactus {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 0;
    font-size: 40px;
}

.subtitle-header-contactus {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 0;
    font-size: 22px;
}

/**************************** End Contact Us ****************************************/


/**************************** TOR ****************************************/
.bg-header-tor {
    background-color: #E3EFEF;
    height: 500px;
}

.title-header-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 32px;
}

.subtitle-header-tor {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 18px;
}

.img-icon-tor {
    width: 70px;
}

div.box-section1-tor {
    padding: 30px;
}

div.box-section1-tor div.icon {
    text-align: center;
    min-height: 100px;
}

div.box-section1-tor div.title {
    text-align: center;
    min-height: 90px;
}

div.box-section1-tor div.content {
    text-align: center;
}

div.box-section1-tor div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.title-section1-tor {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #32569B;
    font-size: 26px;
    font-weight: 600;
}

.subtitle-section1-tor {
    font-family: 'Open Sans', 'Arial', sans-serif;
    color: #474747;
    font-size: 20px;
}

.bg-section2-tor {
    background: url("../image/TOR/bg-section2.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
    height: 300px;
}

.box-section2-tor {
    padding: 50px;
}

.carousel-control-prev-icon, .carousel-control-next-icon{
    border: 3px solid white;
    border-radius: 50px;
    padding: 15px;
}
.title-section2-tor {
    color: #ffffff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 25px;
    line-height: 40px;
}

.img-products-tor {
    width: 100%;
    max-width: 400px;
}

.img-icon-arrow {
    width: 25px;
}

.text-products-point li {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    color: #474747;
    text-align: left;
    font-size: 15px;
    line-height: 26px;
}

.title-section3-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 30px;
}

.subtitle-section3-tor {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 20px;
}

.btn-section3-tor {
    color: #F8851F;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    cursor: pointer;
}

.btn-close-section3-tor {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
}

.btn-section3-tor:hover {
    opacity: 0.9;
    text-decoration: none;
}

/**************************** End TOR ****************************************/


/**************************** Flip Card 1 ****************************************/
.flip-box {
    background-color: transparent;
    width: 100%;
    height: 450px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    width: 100%;
    height: 400px;
    background-color: #EBF5FA;
    padding: 30px;
}

.flip-box-back {
    width: 100%;
    height: 400px;
    background-color: #E3EFEF;
    padding: 30px;
    transform: rotateY(180deg);
}

.flip-box.hover .flip-box-inner, .flip-box.flip .flip-box-inner {
    transform: rotateY(180deg);
}

/**************************** End Flip Card 1 ****************************************/
/**************************** MCS Promo start ****************************************/
.bg-section1-mcs {
    background-image: url(../image/MCS_Promo/banner.png);
    background-color: #F8851F;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    /*border-bottom: 5px solid #e34b2b;*/
}

.title-headar-mcs {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 48px;
    line-height: 55px;
}

.title-subheadar-mcs {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
}

.bg-section-top1-mcs{
	background-color:#f0f3f4;
}

bg-section-top2-mcs{
	background-color:#ffffff;
}

.box-section2-mcs div.title h3 {
    color: #2D5565;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 32px;
    font-weight: 600;
}

.box-section2-mcs .greenbar{
	border-bottom:4px solid #00B48D;
	margin: 0 auto;
	width: 56px;
}

.mcs-crossicon{
	margin: 0 auto;
	width: 21px;
	margin-top:-11px;
}

.mcs-crossicon-down{
	margin: 0 auto;
	width: 21px;
}

.bg-bundle-black{
		/*height: auto;
        background: url("../image/CX/mobile/Group_97.png") no-repeat;
        background-size: cover;
        background-position: bottom center;*/
}
.tnc-text-mcs{
	font-size:12px;
}
.mcs-crossicon-down-margin-adj{
	margin-top:-11px;
}

.title-promotions-product-mcs{
	font-size:30px;
	color:#2D5565;
	margin:0;
	
}
.pr-8{
	padding-right: 5.5rem !important;
}
.main-subtitle-product-mcs{
	font-size:22px;
	margin: 0;
}

.price-promotions-product-mcs{
	font-size:35px;
	color:#00B388;
	margin:0;
}

.bg-hpegreen {
    background-color: #00B48D;
}

.font-white{
	color:#FFF;
}

.btn-purple{
    background-color: #9A3F92;
    color: #ffffff !important;
}
.subtitle-section7-mcs {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.form-textbg-mcs {
	background-color: #00B48D;
}
.pd-font-mcs{
		font-size:1.4rem;
		padding-left: 3.5rem;
	}
.hr-mcs1{
	border-top:1px solid #707070;
	margin-left:24px;
	width:90%;
	size:10;
	color:#00B388;
}
.hr-mcs{
	border-top:1px solid #707070;
	margin-left:24px;
	width:80%;
	size:10;
	color:#00B388;
}
.img-float-button {
    width: 66px;
}

.navbar-brand img {
    width: 18.25rem;
}

@media (max-width: 992px){
.navbar-brand img {
        width: 16rem;
    }
}

@media (max-width: 480px){
    .navbar-brand img {
        width: 14rem;
    }
}
/**************************** MCS Promo end ****************************************/

@media (max-width: 600px) {
    .modal-box-popup {
        padding: 10px;
    }

    .label-form-popup {
        text-align: left;
    }

    .box-section2 {
        padding: 20px 0;
    }

    div.box-section2 div.title h3 {
        text-align: center;
    }

    div.box-section2 div.content p {
        text-align: center;
    }

    div.box-section2 div.button {
        text-align: center;
    }

    .box-section3 {
        padding: 20px 0;
    }

    div.box-section3 div.title h3 {
        text-align: center;
    }

    div.box-section3 div.content p {
        text-align: center;
    }

    div.box-section3 div.button {
        text-align: center;
    }

    .box-section4 {
        padding: 20px 0;
    }

    div.box-section4 div.title h3 {
        text-align: center;
    }

    div.box-section4 div.content p {
        text-align: center;
    }

    div.box-section4 div.button {
        text-align: center;
    }

    .bg-section5 {
        height: auto;
        background: url("../image/CX/mobile/Group_97.png") no-repeat;
        background-size: cover;
        background-position: bottom center;
        background-attachment: scroll;
    }

    div.box-section5 div.title h3 {
        text-align: center;
    }

    div.box-section5 div.content p {
        text-align: center;
    }

    div.box-section5 div.button {
        text-align: center;
    }

    .box-section6 {
        padding: 20px 0;
    }

    div.box-section6 div.title h3 {
        text-align: center;
    }

    div.box-section6 div.content p {
        text-align: center;
    }

    div.box-section6 div.button {
        text-align: center;
    }

    .carousel-margin-img {
        margin-top: 0 !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .box-popup-button {
        text-align: center;
    }

    .modal-box-gatedform {
        padding: 20px;
    }

    /**************************** TOR ****************************************/
    .bg-header-tor {
        background-color: #E3EFEF;
        min-height: 800px;
    }

    .title-header-tor {
        color: #474747;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: 100;
        font-size: 32px;
    }

    .subtitle-header-tor {
        color: #F8851F;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: 100;
        font-size: 18px;
    }

    .bg-section2-tor {
        height: 500px;
    }

    div.box-section1-tor {
        padding: 10px;
    }

    /**************************** End TOR ****************************************/
    .flip-box {
        min-height: 820px;
    }

    .flip-box-front {
        height: 800px;
        padding: 30px;
    }

    .flip-box-back {
        height: 800px;
        padding: 30px;
    }

/**************************** MCS Promo start ****************************************/
	.bg-section1-mcs {
		background-image: url(../image/MCS_Promo/banner-mob.png);
		background-color: #F8851F;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 341px;
		/*border-bottom: 5px solid #e34b2b;*/
	}
		
	.title-headar-mcs {
		font-family: 'Open Sans', sans-serif;
		color: #ffffff;
		font-weight: 300;
		font-size: 26px;
		line-height: 32px;
		text-align: left;
		margin-top: 25px;
	}
	
	.box-section2-mcs div.title h3{
		font-size:17px;
		padding-top:1rem;
	}
	
	.title-promotions-product-mcs{
	font-size:21px;
	color:#2D5565;
	margin:0;
	
	}
	.pr-8{
		padding-right: 0rem !important;
	}
	.main-subtitle-product-mcs{
		font-size:17px;
		margin: 0;
	}
	
	.pd-font-mcs{
		font-size:0.8rem;
	}
	.price-promotions-product-mcs{
		font-size:27px;
		color:#00B388;
		margin:0;
	}
	
	.hr-mcs1{
	border-top:1px solid #707070;
	width:80%;
	size:10;
	color:#00B388;
	}
	.hr-mcs{
		border-top:1px solid #707070;
		width:80%;
		size:10;
		color:#00B388;
	}
/*********************** MCS Promo end ****************************************/

}

@media (max-width: 400px) {
    .flip-box {
        min-height: 920px;
    }

    .flip-box-front {
        height: 900px;
        padding: 20px;
    }

    .flip-box-back {
        height: 900px;
        padding: 20px;
    }

    .text-products-point li {
        font-size: 14px !important;
    }
}

div.box-section1 {
    padding: 30px 0;
}

.heador {
    color: #F8831D;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

div.box-section1 div.content p, .textp, div.box-section2 div.content p, div.box-section3 div.content p, div.box-section4 div.content p {
    color: #474747;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.wider {
    max-width: 270px;
    margin: 0 auto;
}

.text-section1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    font-family: 'Roboto Condensed', 'Arial', san-serif;
    margin: 0;
}

.subtext-section1 {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    font-family: 'Roboto Condensed', 'Arial', san-serif;
    margin: 0;
}

.bg-section1 {
    background-image: url(../image/CX/Group417.png);
    /*background-image: url(../image/CX/banner_bg.jpg);*/
    background-color: #F8851F;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 647px;
    /*border-bottom: 5px solid #e34b2b;*/
}

.bg-section2 {
    background-image: url(../image/CX/banner.png);
    /*background-image: url(../image/CX/banner_bg.jpg);*/
    background-color: #7d807c;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 5px solid #e34b2b;
}

.box-frame-section1 {
    background-image: url(../image/CX/mask.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 5% 5% 15% 1%;
    padding: 5%;
}

.masterbg {
    padding: 25px 0;
}

.masterbg h3 {
    font-size: 3.3em;
    font-weight: bold;
    max-width: 500px;
    margin-top: 75px;
    padding-left: 8%;
}

.masterbg h4 {
    font-size: 2em;
    font-weight: 500;
    padding-bottom: 60px !important;
    padding-left: 8%;
}

.masterbg table td {
    vertical-align: top;
    padding-top: 15px;
}

.ticker {
    width: 20px;
    padding-top: 20px !important;
    padding-right: 5px;
}

.btn-black {
    background: rgb(80, 80, 80);
    background: -moz-linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(80, 80, 80, 1) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#505050", endColorstr="#000000", GradientType=1);
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 35px;
}

.btn-black:hover {
    opacity: 0.9;
}

.mmhide {
    display: none;
}
.linked_in{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.font_orange {
    color: #F8831D;
}
.mob_view{
    display: none !important;
}
.web_view{
    display: block !important;
}
@media only screen and (max-width: 600px) {
    .heador, div.box-section2 div.title h3, div.box-section3 div.title h3, div.box-section4 div.title h3, div.box-section5 div.title h3, div.box-section6 div.title h3 {
        font-size: 16px;
    }

    div.box-section1 div.content p, .textp, div.box-section2 div.content p, div.box-section3 div.content p, div.box-section4 div.content p, div.box-section5 div.content p, div.box-section6 div.content p {
        font-size: 12px;
    }

    .wider {
        max-width: 300px;
        margin: 0 auto;
    }

    .pb-5, .py-5 {
        padding-bottom: 1rem !important;
    }

    .pt-5, .py-5 {
        padding-top: 1rem !important;
    }

    .box-section5 {
        padding: 10px;
    }

    .dkhide {
        display: none;
    }

    .mmhide {
        display: block;
    }

    .box-frame-section1 {
        margin: 1%;
    }

    .masterbg h3 {
        font-size: 1.8em;
        max-width: 250px;
        margin-top: 25px;
        padding-left: 0%;
    }

    .masterbg h4 {
        font-size: 1.3em;
        padding-bottom: 20px !important;
        padding-left: 0%;
    }

    /*.bg-section1 {
        background-image: url(../image/CX/banner_bgm.jpg);
        background-position: top right;
        background-size: 100%;
        border-bottom: 0;
    }*/

    .text-section1 {
        font-size: 15px;
        line-height: 16px;
    }

    .subtext-section1 {
        font-size: 12px;
    }

}

@media (max-width: 768px) {
    .carousel-margin-img{
        margin-bottom: 0 !important;
        /*margin-top: 0 !important;*/
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
    .img-carousel {
        max-width: 360px;
    }
    .carousel-margin-content{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .sub_title {
        padding: 30px 0 0 0;
    }
    .title-headar{
        font-size: 30px;
    }
    .bndl_title{
        padding: 0px;
    }
    .sub_title1{
        font-size: 15px !important;
        padding: 0 !important;
        line-height: 20px;
        margin-bottom: 0 !important;
    }
    .masterbg{
        padding-top: 0 !important;
    }
    .btn-aruba, .btn-aruba_light{
        padding: 5px 12px !important;
    }
    .media_bottom{
        padding-bottom: 0!important;
    }
    .media_center{
        text-align: center !important;
        justify-content: center !important;
    }
    .mob_view{
        display: block !important;
    }
    .web_view{
        display: none !important;
    }
    .media_top_5{
        padding-top: 5px;
    }
    .dark_banner {
        background-image: url(../image/CX/mobile/Group441.png);
        background-position: top right;
        background-size: cover;
        border-bottom: 0;
        height: auto;
        color: white !important;
        padding: 0 10px;
    }
    .media_l_r_pad {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .margin_3_l_r {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
	
}