/*temp storage*/
.mobile-kv { width: 100vw; }
.modal { display: none; position: fixed; z-index: 1001; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
.modal-backdrop { z-index: 1000; }
.modal-content { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width: 80%; }
.close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; }
/**************************begin here****************************/

/**************************floating here****************************/
#floatAPPLY { position: fixed; top: 23%; right: 0px; z-index: 8; transition: all 1.5s ease; cursor: pointer; }
#floatAPPLY.scrolled { top: calc(100% - 200px); }

@media screen and (max-width: 767px) {
#floatAPPLY { right: 20px; top: 200px; }
}
/**************************floating end here****************************/

a { color: #ff5800; transition: all 0.3s ease; }
a:active { color: transparent !important; }
a:hover, a:focus { text-decoration: none !important; color: #ff9b66; }
h1 { font-size: 47px; }
b, strong { font-weight: 500; }
p { color: #595959; }
.img-center { margin: auto; }
.sectionpadding { padding-top: 50px; padding-bottom: 50px; }
.center-left { text-align: left; }
.no-padding { padding-left: 0 !important; padding-right: 0 !important; }
.mobile-no-padding { padding-left : inherit; padding-right : inherit; }
.visible-1024 { display: none; }
.hidden-1024 { display: block; }
.bg000 { background-color: #000000; }
.bgf8 { background-color: #f8f8f8; }
.bge8 { background-color: #e8e8e8; }
.bgfff { background-color: #FFFFFF; }
.txt-orange { color: #FF5800; }
.orangebutton { background-color: #ff5800; font-weight: 600; color: #fff; border-radius: 8px; padding: 10px 45px; margin: 20px 0; border: 0; -webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); -moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); transition: all 0.3s; position: relative; top: 0; }
.orangebutton a { color: #fff; display: block; }
.orangebutton:focus { outline: none; }
.orangebutton:hover { color: #fff; transition: all 0.3s; position: relative; top: -3px; }
.whitebutton { background-color: #ffffff; font-weight: 600; color: #ff5800; border-radius: 8px; padding: 10px 45px; margin: 20px 0; border: 0; -webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); -moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.18); transition: all 0.3s; position: relative; top: 0; }
.whitebutton a { color: #ff5800; display: block; }
.whitebutton:focus { outline: none; }
.whitebutton:hover { color: #ff5800; transition: all 0.3s; position: relative; top: -3px; }
.inner_1404 { width: 100%; max-width: 1404px; margin: auto; padding: 0 60px; }
.paddingspacer p { margin: 0; line-height: 0; }
.lastsection { /*
    background-image: url(../images/bg-cruve.gif);
    background-position: 100% 100.1%;
    background-repeat: no-repeat;
    background-size: 100%;

    padding-bottom: 0% !important;*/
}
.bgf8 { background-color: #f8f8f8; }
#cta .appdisc { line-height: 12px; margin: 20px 0; color: #909090; }
#cta .ctacontain { background-position: 5% 30%; background-size: 38% auto; background-image: url(../images/inmo-astro.png); background-color: #000; background-repeat: no-repeat; border-radius: 12px; padding: 35px 10px; color: #fff; -webkit-box-shadow: 0px 13px 20px -8px rgba(0,0,0,0.4); -moz-box-shadow: 0px 13px 20px -8px rgba(0,0,0,0.4); box-shadow: 0px 13px 20px -8px rgba(0,0,0,0.4); }
#cta .ctacontain h1 { margin: 0px 0 20px 0; /*        font-size: 48px;*/
font-size: 46px; }
#cta .ctacontain h4 { margin: 40px 0; }
#cta .astropadding { padding: 0; }
.bgoblique { background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }
#header .headercontain { min-height: 300px; }
#header .txt-box { border-radius: 8px; border: 1px solid #E0DEDD; background-color: #fff; position: relative; padding: 30px 40px 15px 40px; top: 160px; }
#header h1 { color: #2C3F58; font-weight: bold; margin-top: 10px; margin-bottom: 20px; }
#header p { color: #595959; }
#header .navigationtxt { padding: 0; }
#header .navigationtxt p { color: #ff5800; padding: 0px; }
.app-qrbox { display: block; height: 0; opacity: 0; position: absolute; background: #fff; z-index: 140000; transition: opacity 0.3s; background-color: #fff; margin-top: 10px; width: 128px; -webkit-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); -moz-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); }
.app_qr { -webkit-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); -moz-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); display: block; background-color: #fff; border-radius: 4px; overflow: hidden; width: 128px; height: 0; transition: opacity 0.3s; opacity: 0; }
.app-qrbox.qrshow { opacity: 1; }
.qrshow .app_qr { opacity: 1; height: 128px; }
.remarks { font-size: 12px; color: #666666; font-weight: 500; margin-top: 10px; }
/***************************************************************************for index*/
/***********20200915***********/

.en-lang, .sc-lang, .tc-lang, .downloadBOX { cursor: pointer; }
.offerbox-contain { width: 66.6666667%; float: none; margin: auto; overflow: hidden; }
.offerbox-outer { position: relative; display: inline-block; width: 33%; margin: 0; border-radius: 0px; }
.offerbox { border-radius: 0px; width: 100%; top: 0; overflow: hidden; /*    cursor: pointer;*/
transition: all 0.3s; background-color: #fff; }
.offerbox .txtcontent { padding: 15px 20px 50px 20px; }
.offerbox .txtcontent h1 { color: #ff5800; font-size: 52px; font-weight: bold; }
.offerbox .txtcontent h4 { font-weight: bold; }
.offerbox .txtcontent h4 span { color: #ff5800; }
.offerbox .txtcontent p { margin: 15px; }
.offerbox img { width: 100%; }
.offerbox .txtcontent { height: 165px; }
.offerbox .txtcontent a { font-weight: bold; color: #333; border : 1px solid #ff5800; border-radius: 6px; display: block; padding: 5px; position: relative; transition: all 0.3s; background-color: #ffffff; }
.offerbox .txtcontent a:hover { position: relative; transition: all 0.3s; background-color: #ff5800; border : 1px solid #ff5800; color: #fff; }
.offers-blk { background-color: #ff5800; }
.offers-blk .txtcontent a:hover { position: relative; transition: all 0.3s; background-color: #ff5800; border : 1px solid #ffffff; color: #ffffff; }
.offers-black { background-color: #000; }
.offers-black h4, .offers-black p { color: #fff; }
.offers-black .txtcontent a:hover { position: relative; transition: all 0.3s; background-color: #000000; border : 1px solid #ffffff; color: #ffffff; }
.title-orange { color: #d14600; }
.terms-content li { font-size: 12px; }
.terms-content table { /*overflow-x: scroll;
    min-width: 600px;*/
}
.terms-content table td { padding: 10px; border: 1px solid #ccc; }
/***************************************************************************offers page*/
.offertab { border-radius: 8px; border: 1px solid #E0DEDD; background-color: #fff; }
.marginforswitch { width: 40%; margin-left: 30%; float: left; }
.togglecontain { width: 20%; float: left; }
#btnfornew, #btnforexisting { color: #333333; font-weight: bold; transition: all 0.3s; margin: 25px 0; cursor: pointer; width: 40%; float: left; text-align: center; }
#btnfornew.active, #btnforexisting.active { color: #ff5800; transition: all 0.3s; }
#newTab, #existingTab { margin-bottom: 60px; }
.subpageofferboxcontain:nth-child(even) .subpageofferbox { margin-top: 7em; }
.subpageofferbox { padding: 0px; border-radius: 8px; border: 1px solid #fff; background-color: #fff; -webkit-box-shadow: -2px 4px 16px -5px rgba(0,0,0,0.15); -moz-box-shadow: -2px 4px 16px -5px rgba(0,0,0,0.15); box-shadow: -2px 4px 16px -5px rgba(0,0,0,0.15); margin: 20px 0; display: block; }
.subpageofferbox h2 { padding: 6px 25px; font-size: 60px; color: #ff5800; font-weight: bold;/*    margin-top: 15px;*/
}
.subpageofferbox h4 { padding: 0px 25px; font-size: 25px; color: #2C3F58; font-weight: bold; }
.subpageofferbox p { padding: 0px 25px; color: #595959; }
.subpageofferbox a.applybutton { padding: 10px; color: #FFF; background-color: #ff5800; border-radius: 8px; display: block; margin: 25px; text-align: center; font-size: 18px; transition: all 0.3s; border: 1px solid #ff5800; }
.subpageofferbox a.applybutton:hover { border: 1px solid #ff5800; background-color: #fff; color: #ff5800; transition: all 0.3s; }
.offersinfo { background-image: url(../images/offers_info.png); background-repeat: no-repeat; padding-left: 2em; font-size: 12px; color: #778699; }
.newarrive { background-color: #ff5800; color: #fff; padding: 4px; width: 50px; height: 28px; float: right; text-align: center; border-radius: 20px; margin: 10px; position: relative; display: block; }
/* pulse wave */
.newarrive:before { content: ""; position: absolute; width: 56px; height: 34px; left: -3px; top: -3px; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation: pulsate1 2s; animation: pulsate1 2s; -webkit-animation-direction: forwards; animation-direction: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: steps; animation-timing-function: steps; opacity: 1; border-radius: 20px; border: 3px solid rgba(255, 88, 0, .65);/*        background: rgba(198, 16, 0, 0);*/
}
@-webkit-keyframes pulsate1 {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1);
opacity: 0.85;
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0
}
}
@keyframes pulsate1 {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1);
opacity: 0.85;
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
}
/******************************for events******************************/

.orangetable { border-collapse: collapse; text-align: center; }
.orangetable tr:nth-child(odd) { background-color: #fcece8; }
.orangetable tr:nth-child(even) { background-color: #fcece8; }
.orangetable td { border: 1px solid #ffffff; padding: 10px; }
.orangetable .head { text-align: center; padding: 7px; font-weight: bold; color: #fff; background-color: #ed7d31; }
.orangetable tr:first-child .head:first-child { background-color: #fff; }
.bloggallery-vdotab { margin-bottom: 15px; }
.bloggallery-vdotab a { border-radius: 8px; transition: all 0.3s; display: block; -webkit-box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.0); -moz-box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.0); box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.0); overflow: hidden; margin-bottom: 15px; }
.bloggallery-vdotab a.active { -webkit-box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.75); -moz-box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.75); box-shadow: 0px 0px 0px 3px rgba(255,88,0,0.75); }
.bloggallery { border-radius: 8px; border: 1px solid #E0DEDD; background-color: #fff; padding: 0; overflow: hidden; margin-bottom: 25px; margin-left: 10px; margin-right: 10px; }
.bloggallery .gallery-carousel .carousel-cell img { width: 100%; }
.bloggallery .gallery-nav .carousel-cell { width: 100%; padding: 20px; }
.bloggallery .gallery-nav .carousel-cell h4 { }
.bloggallery .gallery-nav .carousel-cell p { margin-bottom: 0; }
.bloggallery .gallery-controls { position: absolute; background: rgba(0,0,0,1); border-radius: 8px; z-index: 1; padding: 5px 15px; font-size: 15px; color: white; right: 20px; bottom: 20px; }
.bloggallery .carousel-cell { width: 100%; }
.bloggallery .flickity-button { background: hsla(0, 0%, 100%,.75); color: #d14600; transform: scale(1.75); }
.bloggallery .flickity-prev-next-button.previous { left: 40px; }
.bloggallery .flickity-prev-next-button.next { right: 40px; }
.latestsidebox { padding: 13px; border-width: 1px; border-style: solid; border-color: rgb(255, 87, 0); border-image: initial; }
/**********events end**********/

/***********************************/
.blogbox { border-radius: 8px; border: 1px solid #E0DEDD; background-color: #fff; margin-bottom: 15px; }
#gooMap { height: 400px; border-radius: 8px; overflow: hidden; margin-bottom: 20px; }
.blogbox hr { margin-top: 10px; margin-bottom: 10px; }
.blogbox > * { padding: 10px 25px; }
.blogbox > hr { padding: 0; }
.blog-date { background-image: url(../images/event_info.png); background-repeat: no-repeat; padding-left: 2em; padding-top: 0px; font-size: 13px; color: #778699; margin-top: 25px; margin-left: 25px; }
.blog-publisher { font-size: 13px; padding-left: 2em; margin-top: 25px; }
.blog-publisher:before { content: attr(data-id); letter-spacing: 0.05em; padding-right: 20px; color: #778699; }
.blog-comments { background-image: url(../images/blog_comment.png); background-repeat: no-repeat; padding-left: 2em; margin-top: 13px; margin-left: 25px; font-size: 13px; color: #778699; }
.blogmap { border-radius: 8px; border: 1px solid #E0DEDD; background-color: #fff; padding: 20px; }
.blogmap table td:first-child { font-weight: 600; padding: 10px 0; text-align: left; }
.blogmap table td { text-align: right; }
.blogmap table td span { background: #F6F4F3; border-radius: 5px; padding: 3px 5px; margin: 0 12px; }
.blogbox .tagss { }
.blogbox .tagss li { list-style: none; float: left; margin: 5px; }
.blogbox .tagss li a { background-color: #FFF2ED; padding: 7px 12px; border-radius: 4px; color: #ff5800; display: block; transition: all 0.3s; }
.blogbox .tagss li a:hover { background-color: #FF5800; color: #fff; transition: all 0.3s; }
.likes svg { width: 20px; height: 20px; display: inline-block; position: relative; top: 5px; transition: 0.3s all; transform: scale(1); }
.likes:hover svg { transform: scale(1.32); transition: 0.3s all; }
.likes span { display: inline-block; padding: 0 5px; }
.likes .hearts { fill: #ff0000; }
.authorprofile { padding: 20px; }
.authorprofile .social-media { padding-left: 0; margin: 10px 0; }
.authorprofile span { font-size: 13px; }
.authorprofile h4 { font-weight: 600; }
.authorprofile p { margin: 15px 0; }
.authorprofile .social-media li { list-style: none; float: left; width: 20px; height: 20px; margin-right: 7px; }
.authorprofile .profileimg { border-radius: 8px; width: 50px; height: 50px; background-color: rgba(255,0,0,.2); margin-right: 12px; display: inline-block; }
.authorprofile .proflieinfo { display: inline-block; vertical-align: top; }
.blog-search .blog-search-padding { padding: 5px 20px; }
.blog-search input { width: 100%; border: 2px solid #E0DEDD; border-radius: 8px; padding: 10px 15px; font-size: 16px; }
.blog-search input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #E0DEDD;
opacity: 1; /* Firefox */
}
.blog-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #E0DEDD;
}
.blog-search input::-ms-input-placeholder { /* Microsoft Edge */
color: #E0DEDD;
}
.blog-search .onoffcontrol { float: right; color: #E0DEDD; }
.movieList { padding: 0; }
.movieList li { list-style: none; margin-bottom: 5px; }
.movieList li a { border-radius: 4px; transition: all 0.3s; background-color: #f4f4f4; padding: 10px 15px; -webkit-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0); -moz-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0); box-shadow: -4px 7px 24px -1px rgba(0,0,0,0); display: table; color: #333; width: 100%; }
.movieList li a:hover { background-color: #FFF2ED; color: #ff5800; transform: scale(1.05); -webkit-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); -moz-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); }
.movieList li a:hover { color: #ff5800; }
.movieList li a.active { background-color: #FF5800; color: #FFF2ED; transform: scale(1.05); -webkit-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); -moz-box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); box-shadow: -4px 7px 24px -1px rgba(0,0,0,0.16); }
.movieList li a span { display: table-cell; width: 87%; vertical-align: middle; }
.movieList li a .playArrow { width: 25px; height: 25px; display: table-cell; vertical-align: middle; }
.movieList li a .playArrow svg { fill: #333; transition: all 0.3s; vertical-align: middle; }
.movieList li a:hover .playArrow svg { fill: #ff5800; }
.movieList li a.active .playArrow svg { fill: #fff; }
.boxxxx { margin-top: 40px; }
.boxxxx a { background: #ff5800; padding: 10px; -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 8px 0; margin-bottom: 15px; color: #fff; display: block; }

@media screen and (max-width: 767px) {
.year::after { top: 40px; }
.boxxxx { margin-top: 20px; }
.bloggallery .flickity-button { transform: scale(1); }
.bloggallery .flickity-prev-next-button.previous { left: 15px; }
.bloggallery .flickity-prev-next-button.next { right: 15px; }
.bloggallery .flickity-prev-next-button { top: 45%; }
}

@media screen and (max-width: 1500px) {
.offerbox .txtcontent { padding: 15px 5px 50px 5px; }
.offerbox .txtcontent p { height: 70px; }
.marginforswitch { width: 50%; margin-left: 25%; }
.togglecontain { width: 20%; }
#btnfornew, #btnforexisting { width: 40%; }
.offerbox .txtcontent { height: 205px; }
.offerbox .txtcontent.offerbox-qr { /*        height: 162px;*/
}
#cta .ctacontain { border-radius: 12px; padding: 35px 10px; }
#cta .ctacontain h1 { margin: 0px 0 20px 0; font-size: 40px; }
#cta .ctacontain h4 { margin: 20px 0; }
#cta .astropadding { padding: 0; }
.offerbox .txtcontent a { font-size: 13px; line-height: 16px; }
}

@media screen and (max-width: 1200px) {
h1 { font-size: 38px; }
.offerbox .txtcontent a { margin-bottom: 5px; }
}

@media screen and (max-width: 1120px) {
.offerbox-outer { width: 32.5%; }
}

@media screen and (max-width: 1024px) {
.visible-1024 { display: block; }
.hidden-1024 { display: none; }
.inner_1404 { padding: 0 20px; }
.paddingspacer p { line-height: 0; }
.offerbox-outer { position: relative; display: inline-block; width: 49.5%; margin: 0; border-radius: 0px; }
.offerbox { border-radius: 0px; width: 100%; top: 0; overflow: hidden; transition: all 0.3s; }
.offerbox .txtcontent { height: 220px; }
.offerbox .txtcontent.offerbox-qr { /*    height: 175px;*/
}
.inmocta li:nth-child(3) { display: none; }
.movieList { padding: 0 10px; margin: 15px 0 25px 0; }
.movieList li a:hover { transform: scale(1.05); }
.movieList li a.active { transform: scale(1.05); }
.mobile-no-padding { padding-left: 0; padding-right: 0; }
}

@media screen and (max-width: 992px) {
.mobile-no-padding { padding-left : 0; padding-right : 0; }
#cta img { margin: auto; }
#cta .astropadding { padding-top: 230px; }
#cta .ctacontain { background-position: 60% 8%; background-size: 55% auto; text-align: center; }
#cta .ctacontain h1 { margin: 20px 0 20px 0; font-size: 38px; }
.offerbox .txtcontent a { margin-bottom: 10px; }
.marginforswitch { width: 70%; margin-left: 15%; }
.togglecontain { width: 20%; }
#btnfornew, #btnforexisting { width: 40%; }
.blogmaps { background-size: cover; background-position: 50% 50%; }
.bloggallery .gallery-controls { padding: 5px 10px; font-size: 12px; }
}

@media screen and (max-width: 767px) {
#cta { padding-top: 30px; }
.offerbox-contain { width: 100%; }
.offerbox-outer { display: block; width: auto; height: 100%; margin: 15px auto; overflow: hidden; }
.offerbox .txtcontent, .offerbox .txtcontent.offerbox-qr { height: auto; }
.offerbox { width: 100%; height: 100%; overflow: inherit; display: block; margin: auto; border : 0px solid #ff5800; }
.offerbox img { width: 100%; }
.offerbox .txtcontent { padding: 10px; }
.offerbox .txtcontent a { margin-bottom: 10px; }
.sectionpadding { padding-top: 0px; padding-bottom: 0px; }
.paddingspacer p { height: 60px; }
#cta .astropadding { padding-top: 120px; }
#cta .ctacontain { background-position: 60% 8%; background-size: 55% auto; text-align: center; }
#cta .ctacontain { background-position: 50% 7%; background-size: auto 32%; }
#cta .ctacontain h1 { margin: 0px 0 20px 0; font-size: 30px; }
.inmocta li { width: 49%; padding: 0; }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); }
.subpageofferboxcontain:nth-child(even) .subpageofferbox { margin-top: 20px; }
.marginforswitch { width: 100%; margin-left: 0; padding: 0 20px; }
.togglecontain { width: 20%; }
#btnfornew, #btnforexisting { width: 40%; font-size: 16px; letter-spacing: -0.03em; }
#header .headercontain { background-color: firebrick; min-height: 220px; }
#header .txt-box { padding: 15px; top: 110px; }
#header h1 { color: #2C3F58; font-weight: bold; padding: 0 20px; }
#header p { color: #595959; }
#header .navigationtxt p { color: #ff5800; padding: 15px 0 0 0; margin-bottom: 0; }
.subpageofferbox h2 { font-size: 40px; margin-bottom: 10px; margin-top: 20px; }
.subpageofferbox h4 { font-size: 18px; margin-bottom: 10px; }
a.pagenav { margin: 5px; padding: 10px 7px; }
a.pagenav.leftarrow, a.pagenav.rightarrow { padding: 10px 5px; margin: 5px; }
.center-left { text-align: center; }
}

/********for IE*******/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}
/* Batch 6 inmotion START */

a:focus { outline: 1px dotted #212121; outline: 5px auto -webkit-focus-ring-color; }
.menu-button .sr-only { background-color: #fff; }
#cta .appdisc { color: #333; }
a { color: #D14600; }
.modal-content h1 { font-size: 30px !important; margin-bottom: 10px; }
.entryBOX-h3 { font-size: 18px; margin-top: 10px; }
.title-orange { color: #D14600; }
.title-orange--h2 { font-size: 24px; }
.title-orange2--h2 { font-size: 18px; }
.tnc--h3 { font-size: 14px; margin-top: 10px; }
a.tnc_click, a.tnc_click:hover { color: #333; }
.title-orange3--h2, .title-orange3--h3, .txt-orange--h2, .content--h2 { font-size: 18px; margin-top: 10px; }
.content-text-h3 { font-size: 14px; margin-top: 10px; }
.activities .activities-orange { color: #A8590B; }
.txt-orange--color, .title-orange--color, .link-color, .content-color { color: #A8590B; }
.holder a { color: #D14600 !important; background-color: #fff !important; }
.holder a.jp-current, .holder a:hover { background-color: #D14600 !important; color: #fff !important; }
.underline-content { text-decoration: underline; }
#promotnc .title-orange__link, #promotnc .title-orange__link:hover, #promotnc a { color: #A8590B; }
.steps li a { color: #333; }
.description-highlight-heading, .description-highlight { color: #A8590B !important; }
.spBtn a:hover { background-color: #A8590B !important; }
#tnc_page h1.tnc-h1 { color: #A8590B; font-size: 24px; font-weight: 500; }
.text-center--h1 { font-size: 30px !important; margin-top: 20px !important; margin-bottom: 10px !important; }
.text-center2--h1 { font-size: 24px !important; margin-top: 20px !important; margin-bottom: 10px !important; }
ul.skipToLinks { position: absolute; left: 31%; z-index: 70; }
ul.skipToLinks li a { text-decoration: underline !important; padding: 7px 5px 9px 5px; background-color: #FCFCF7; border: 1px solid #eae7d9; font-size: 14px; font-weight: bold; color: #E02826; position: absolute; top: -1000px; left: 31%; width: 168px; text-align: center; }
ul.skipToLinks li a:active, ul.skipToLinks li a:focus { top: -10px; }
.skipToLinks li { list-style: none }
.spBtn a { border: 1px solid #A8590B !important; }
.spBtn a:hover { border: 1px solid #A8590B !important; }
/* Batch 6 inmotion END */


/***********20220525***********/
.withDASHLINE { position: relative; margin-bottom: 60px !important; margin-top: 0; /*	font-size: 3em !important;*/
font-weight: 500; }
.withDASHLINE::after { content: ''; position: absolute; width: 131px; height: 11px; /*	background-image: url("../images/grey-dash.png");*/
background-size: 100%; left: calc(50% - 65px); bottom: -30px; }
#modal_dl .modal-content { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width: 60%; }
#modal_dl .modal-content table { width: 100%; max-width: 369px; margin: 0 auto 30px; }
#modal_dl .modal-content table td { }
#modal_dl .modal-content table td img { max-width: 108px; }
#modal_dl .proc_arrow { max-width: 360px; margin: 0 auto 30px; position: relative; clear: both; display: flex; flex-direction: row; justify-content: center; }
#modal_dl .proc_arrow:after { position: absolute; left: calc(50% - 9.5px); bottom: -25px; content: ''; /*	background-image: url("../images/proc_arrow.png");*/
background-size: 100%; width: 19px; height: 23px; }
#modal_dl .proc_arrow.last-child { margin-bottom: 15px; }
#modal_dl .proc_arrow.last-child:after { background-image: url(""); }
#modal_dl .proc_img { width: 43%; display: inline-block; vertical-align: top; }
#modal_dl .proc_txt { width: 55%; display: flex; vertical-align: top; flex-direction: column; justify-content: center; }
#modal_dl .proc_txt h3 { margin: 0px; }
#modal_dl .downloadnow { margin-top: 10px; display: block; font-size: 20px; }

@media screen and (max-width: 1024px) {
#modal_dl .modal-content { width: 95%; }
}