﻿html{height:100%}
body{font-size:16px;overflow-x:hidden;font-family:'Overpass',sans-serif,Arial,Helvetica;font-weight:400;position:relative;/*word-wrap:break-word;*/min-height:100%}
img{width:auto;max-width:100%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
p,h6{font-size:1.125rem;line-height:1.5;margin-bottom:.5rem}
a{text-decoration:none;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
a:hover,a:focus,.btn:hover,.btn:focus,button:focus{text-decoration:none;outline:none}
button{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
button:hover,button:focus,.accordion-button:focus{outline:none;box-shadow:none}
ul,li,ol{padding:0;margin:0}
li{list-style:none}
.light-text{font-weight:300}
.medium-text{font-weight:500}
.semibold-text{font-weight:600}
.bold-text{font-weight:700}
.italic-text{font-style:italic}
.small-text{font-size:.875rem}
.text-underline{text-decoration:underline}
.form-control:focus{outline:none;border-color:#dee2e6;box-shadow:none}
input[type=submit]{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}

/* scrollbar */
.se-scrollbar::-webkit-scrollbar{width:5px;height:5px}
.se-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px}
.se-scrollbar::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(255,255,255,0.3);-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.8)}
.sg-scrollbar::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,0.3)}

/* Hide scrollbar */
.hide-scrollbar::-webkit-scrollbar{display:none}
.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}

.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;margin:0 auto}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;background:#ccc;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;border:4px solid transparent}
.owl-theme .owl-dots .owl-dot:hover span{background:#d51f53;border-color:#f15a22}
.owl-theme .owl-dots .owl-dot.active span{width:20px;height:20px;background:#d51f53;border-color:#f15a22}
.owl-theme *{margin:0;padding:0;box-sizing:border-box!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.se-controls .owl-nav{margin-top:2rem}
.se-controls .owl-nav button.owl-prev,.se-controls .owl-nav button.owl-next{display:inline-block;font-size:1.5rem;width:50px;height:50px;background:#f15a22;border-radius:50%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.se-controls .owl-nav button.owl-prev:hover,.se-controls .owl-nav button.owl-prev:focus,.se-controls .owl-nav button.owl-next:hover,.se-controls .owl-nav button.owl-next:focus{background:#ffb70f}

.se-controls.blue .owl-nav button.owl-prev,.se-controls.blue .owl-nav button.owl-next{background:#0069da}
.se-controls.blue .owl-nav button.owl-prev:hover,.se-controls.blue .owl-nav button.owl-prev:focus,.se-controls.blue .owl-nav button.owl-next:hover,.se-controls.blue .owl-nav button.owl-next:focus{background:#60acff}
.se-controls.pink .owl-nav button.owl-prev,.se-controls.pink .owl-nav button.owl-next{background:#c3026b}
.se-controls.orange .owl-nav button.owl-prev,.se-controls.orange .owl-nav button.owl-next{background:#f6640c}
.se-controls.yellow .owl-nav button.owl-prev,.se-controls.yellow .owl-nav button.owl-next{background:#fdb913}

.se-controls.floating-controls .owl-nav{margin:0}
.se-controls.floating-controls .owl-nav button.owl-prev,.se-controls.floating-controls .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.se-controls.floating-controls.with-pager .owl-nav button.owl-prev,.se-controls.floating-controls.with-pager .owl-nav button.owl-next{top:42%}
.se-controls.floating-controls .owl-nav button.owl-prev{left:-15px}
.se-controls.floating-controls .owl-nav button.owl-next{right:-15px}

.se-controls .owl-dots{display:inline-flex;background:#fff;padding:10px 10px;border-radius:30px;margin-top:1rem!important}
.se-controls .owl-dots .owl-dot span{background:#d51f53}
.se-controls.blue .owl-dots .owl-dot span{background:#0069da}
.se-controls.blue .owl-dots .owl-dot:hover span,.se-controls.blue .owl-dots .owl-dot.active span{border-color:#60acff}
.se-controls.orange .owl-dots .owl-dot span{background:#f6640c}
.se-controls.orange .owl-dots .owl-dot:hover span,.se-controls.orange .owl-dots .owl-dot.active span{border-color:#ffb900}
.se-controls.yellow .owl-dots .owl-dot span{background:#fdb913}
.se-controls.yellow .owl-dots .owl-dot:hover span,.se-controls.yellow .owl-dots .owl-dot.active span{border-color:#f6640c}
.se-controls.green .owl-dots .owl-dot span{background:#76af28}
.se-controls.green .owl-dots .owl-dot:hover span,.se-controls.green .owl-dots .owl-dot.active span{border-color:#8cc53e}

.se-pagination{margin-top:2rem}
.se-pagination .pagination{justify-content:center}
.se-pagination .page-item{margin:0 4px}
.se-pagination .page-link{width:42px;height:42px;padding:10px 0;background:#0095da;border:1px solid #0095da;border-radius:50%;text-align:center;font-weight:900;color:#fff;font-size:1.25rem;line-height:1.1;transition:.3s}
.se-pagination .page-item:first-child .page-link,.se-pagination .page-item:last-child .page-link{border-radius:50%}
.se-pagination .page-link:hover,.se-pagination .page-link:focus,.se-pagination .page-link.active{background:#d51f53;border-color:#d51f53;color:#fff}

.se-pagination.pink .page-link{background:#d01e4f;border-color:#d01e4f}
.se-pagination.pink .page-link:hover,.se-pagination.pink .page-link:focus,.se-pagination.pink .page-link.active{background:#fde813;border-color:#fde813}

.se-pagination.orange .page-link{background:#f6640c;border-color:#f6640c}
.se-pagination.orange .page-link:hover,.se-pagination.orange .page-link:focus,.se-pagination.orange .page-link.active{background:#fde813;border-color:#fde813}

.btnPlay{display:none;border:0}

.orientation{background:#fff;position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;overflow:hidden;text-align:center;display:none}
.orientation img{max-width:150px;height:auto}
.orientation p{font-size:1rem;font-weight:400;color:var(--sgdefault);letter-spacing:3px;text-transform:uppercase}
.portrait-only{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.portrait-only img{margin-bottom:1rem}

.btn-se-primary{background:#fff;color:#f15a22;border:0;border-radius:30px;font-size:24px;font-weight:700;padding:15px 40px 12px 40px;display:inline-block;text-align:center;cursor:pointer}
.btn-se-primary.btn-sm{font-size:14px;padding:2px 20px}
.btn-se-primary:hover,.btn-se-primary:focus{background:#d6004e;color:#fff}

.btn-se-secondary{background:#d6004e;color:#fff;border:0;border-radius:30px;font-size:24px;font-weight:700;padding:15px 40px 12px 40px;display:inline-block;text-align:center;cursor:pointer}
.btn-se-secondary.btn-sm{font-size:14px;padding:2px 20px}
.btn-se-secondary:hover,.btn-se-secondary:focus{background:#f15a22;color:#fff}

.btn-se-submit{background:#fdb913;color:#fff;border:0;border-radius:30px;font-size:24px;font-weight:700;padding:15px 40px 12px 40px;display:inline-block;text-align:center;cursor:pointer}
.btn-se-submit.btn-sm{font-size:14px;padding:2px 20px}
.btn-se-submit:hover,.btn-se-submit:focus{background:#f15a22;color:#fff}
.btn-se-submit.white{background:#fff;color:#d6004e}
.btn-se-submit.white:hover,.btn-se-submit.white:focus{background:#d6004e;color:#fff}
.btn-se-submit.pink{background:#d42850}
.btn-se-submit.pink:hover,.btn-se-submit.pink:focus{background:#f15a22;color:#fff}
.btn-se-submit.blue{background:#0069da}
.btn-se-submit.blue:hover,.btn-se-submit.blue:focus{background:#fff;color:#0069da}

.btn-explore{background:transparent;color:#fff;border:2px solid #fff;border-radius:30px;font-size:24px;font-weight:700;padding:15px 40px 12px 40px;display:inline-block;text-align:center;cursor:pointer}
.btn-explore i{margin-left:5px}
.btn-explore:hover,.btn-explore:focus{background:#f15a22;color:#fff}

.read-more{display:inline-block;font-size:1.25rem;color:#fff;font-weight:900;text-decoration:underline}
.read-more:hover{text-decoration:none}

.plus-cta{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:2px solid #fff;border-radius:50%;font-size:1rem;color:#fff}
.plus-cta:hover{background:#fff;color:#d6004e;border-color:#fff}

.btn-block{display:block}

.se-primary-link{display:inline-block;position:relative}

.se-secondary-link{display:inline-block;padding-bottom:4px;position:relative;color:var(--sgred);font-family:'whitneymedium',sans-serif,Arial,Helvetica}
.se-secondary-link::after{content:"";position:absolute;left:0;right:100%;bottom:0;background:var(--sgred);height:1px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.se-secondary-link:hover::after,.se-secondary-link:focus::after,.se-secondary-link.active::after{right:0}

.se-accordion.acc-primary .accordion-item{background-color:#fff;border:0;margin-bottom:15px}
.se-accordion.acc-primary .accordion-item:last-child{border-bottom:0}
.se-accordion.acc-primary .accordion-item .accordion-button{font-size:18px;font-weight:500;background-color:var(--sgblack);color:#fff;padding:20px;box-shadow:none;border-radius:0}
.se-accordion.acc-primary .accordion-item .accordion-button:not(.collapsed){background-color:var(--sgred);color:#fff}
.se-accordion.acc-primary .accordion-item .accordion-button::after,.se-accordion.acc-primary .accordion-item .accordion-button:not(.collapsed)::after{background-image:url(../images/accordion-arrow-white.svg);}
.se-accordion.acc-primary .accordion-item .accordion-button:hover,.se-accordion.acc-primary .accordion-item .accordion-button:focus{color:#fff}
.se-accordion.acc-primary .accordion-body{padding:20px}
.se-accordion.acc-primary .accordion-body strong,.se-accordion.acc-secondary .accordion-body strong{font-weight:600}
.se-accordion.acc-primary .accordion-body p,.se-accordion.acc-secondary .accordion-body p{margin-bottom:10px}
.se-accordion.acc-primary .accordion-body .acc-img,.se-accordion.acc-secondary .accordion-body .acc-img{text-align:center;padding:5px 0;max-width:800px;margin:0 auto}
.se-accordion.acc-primary .accordion-body ul,.se-accordion.acc-secondary .accordion-body ul{margin-bottom:10px}

.se-accordion.acc-secondary .accordion-item{background-color:#f4f4f4;margin-bottom:10px;border-bottom:0}
.se-accordion.acc-secondary.acc-light .accordion-item{background-color:#fbfbfb;margin-bottom:5px}
.se-accordion.acc-secondary.acc-light .accordion-item .accordion-button{background:#fbfbfb}
.se-accordion.acc-secondary.acc-white .accordion-item{background-color:#fff;margin-bottom:8px}
.se-accordion.acc-secondary.acc-white .accordion-item .accordion-button{background-color:#fff}
.se-accordion.acc-secondary .accordion-item:last-child{margin-bottom:0}
.se-accordion.acc-secondary .accordion-item .accordion-button{font-size:18px;font-weight:600;color:var(--sgblack);background:#f4f4f4;box-shadow:none}
.se-accordion.acc-secondary .accordion-item .accordion-button:hover,.se-accordion.se-accordion.acc-secondary .accordion-item .accordion-button:focus{color:var(--sgblack)}
.se-accordion.acc-secondary .accordion-body{padding-top:0}
.accordion-button::after{width:30px;background-position-x:center}

.tab-accordion .accordion-item{border:0;border-radius:0!important}
.tab-accordion .accordion-item .accordion-button{border-radius:0!important;background:var(--sgblack);color:#fff;font-family:'whitneymedium',sans-serif,Arial,Helvetica;font-size:18px}
.tab-accordion .accordion-button:not(.collapsed){background:var(--sgred);color:#fff}
.tab-accordion .accordion-button:not(.collapsed)::after{background-image:url(../images/accordion-arrow-white.svg)}

.se-listing li{font-size:1.25rem;line-height:1.5;padding:8px 0 8px 20px;position:relative}
.se-listing li:last-child{padding-bottom:0}
.se-listing li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:18px}
.se-listing.white li::before{background:#fff}

.se-bullet-listing li{font-size:18px;padding:4px 0 4px 20px;position:relative}
.se-bullet-listing li::before{content:"\f101";font-family:"Font Awesome 5 Free";font-weight:900;font-size:12px;color:var(--sgred);position:absolute;left:0;top:7px}
.se-bullet-listing.white li::before{color:#fff}

.disable-btn,.disable-btn:hover,.disable-btn:focus{cursor:default;background:#919191;color:#fff}
.se-form .form-control::-webkit-input-placeholder{color:#1B1D24}
.se-form .form-control:-moz-placeholder{color:#1B1D24}
.se-form .form-control::-moz-placeholder{color:#1B1D24}
.se-form .form-control:-ms-input-placeholder{color:#1B1D24}
.se-form .form-control{height:60px;border-radius:10px;border-color:#fff}
.se-form textarea.form-control{height:auto;min-height:100px}
.se-form select{height:60px;border-radius:10px;border-color:#fff;background:url(../images/select-arrow.png) no-repeat right 10px center;background-color:#fff;padding-right:50px;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4)}
.se-form select:focus{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4)}
.se-form select::-ms-expand{display:none}

.se-form .form-select.sel-lg{height:60px;font-size:1.25rem;font-weight:800;line-height:2.5;text-transform:uppercase;background:url(../images/select-arrow-orange.png) no-repeat;background-color:#fff;color:#f15a22;border-radius:30px;padding:5px 64px 5px 24px;background-position:right 25px center}
.se-form .form-select.sel-lg.blue{background:url(../images/select-arrow-blue.png) no-repeat;background-position:right 25px center;background-color:#fff;color:#0095da}
.se-form .form-select.sel-lg.pink{background:url(../images/select-arrow-pink.png) no-repeat;background-position:right 25px center;background-color:#fff;color:#d51f53}
.se-form .form-select.sel-lg.yellow{background:url(../images/select-arrow-yellow.png) no-repeat;background-position:right 25px center;background-color:#fff;color:#ffa300}

.se-form .form-control.date-picker{height:50px;border-radius:0;border-color:#fff;background:url(../images/select-date.png) no-repeat right 0 center;background-color:#fff;padding-right:50px;-moz-appearance:none;-webkit-appearance:none;appearance:none}
.has-error{border-color:#ba0c15!important}
.has-error::-webkit-input-placeholder{color:#ba0c15}
.has-error:-moz-placeholder{color:#ba0c15}
.has-error::-moz-placeholder{color:#ba0c15}
.has-error:-ms-input-placeholder{color:#ba0c15}
::-ms-clear{display:none}
.se-error{color:#dc2126;padding-top:.2rem;margin:5px 0 0;display:none}
.thankyou{color:#00950b;padding-top:.2rem;margin-bottom:0;font-size:1.125rem;font-weight:900}
.form-group,.input-group{margin-bottom:20px}
.form-select:focus{box-shadow:none;outline:0}
.se-form .file-upload .input-group{margin-bottom:0}
.se-form .help-text{display:block;width:100%;font-size:14px;margin-top:10px}

.se-form .custom-file-button .input-group-text{font-size:14px;background:#fdb913;color:#fff;border-radius:0;height:60px;margin-left:0!important;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.se-form .custom-file-button .input-group-text i{font-size:24px;margin-right:8px}
.se-form .custom-file-button .input-group-text:hover,.se-form .custom-file-button .input-group-text:focus{background:#f15a22;color:#fff;border-color:#f15a22}

.se-form .custom-file-button.pink .input-group-text{background:#d42850;color:#fff}
.se-form .custom-file-button.pink .input-group-text:hover,.se-form .custom-file-button.pink .input-group-text:focus{background:#f15a22;color:#fff}

.se-form .custom-file-button input[type=file]{line-height:2.8;margin-left:0!important}
.se-form .custom-file-button input[type=file]::-webkit-file-upload-button{display:none}
.se-form .custom-file-button input[type=file]::file-selector-button{display:none}
.se-form .custom-file-button:hover label{background:#f15a22;color:#fff;border-color:#f15a22;cursor:pointer}

.form-check .form-check-input{border:1px solid #dfdfdf;border-radius:0}
.form-check-input:checked{background-color:#fff;border-color:#fff}
.form-check-input:focus{border-color:#d51f53;outline:0;box-shadow:0 0 0 0.25rem rgba(213,31,83,.25)}

.se-form .form-check{margin-bottom:8px}
.se-form .form-check label{vertical-align:middle;padding-left:8px;font-size:1.125rem;font-weight:600;line-height:30px}
.se-form .form-check .form-check-input{width:20px;height:20px;background-color:transparent;border:1px solid #333333;border-radius:0}
.se-form .form-check .form-check-input[type=radio]{border-radius:50%}
.se-form .form-check-input:checked{border-color:#333333}
.se-form .form-check-input:focus{border-color:#d51f53;outline:0;box-shadow:0 0 0 0.25rem rgba(213,31,83,.25)}

.lg-container{width:100%;max-width:1530px;margin-right:auto;margin-left:auto}
.se-container{width:100%;max-width:1250px;margin-right:auto;margin-left:auto}
.lg-container,.se-container,.container-fluid{position:relative;padding-right:30px;padding-left:30px}
.md-container{max-width:1250px;margin:0 auto}
.sm-container{max-width:1000px;margin:0 auto}
.se-wrapper{padding-top:0;overflow:hidden}
.inner-wrapper{padding-top:88px}
.section{padding-bottom:4rem;position:relative;overflow:hidden}
.section-ptb{padding:4rem 0;position:relative;overflow:hidden}
.d-line .line{height:1px;width:100%;background:#fff}
.row-40{--bs-gutter-x:40px}
.row-30{--bs-gutter-x:30px}
.row-15{--bs-gutter-x:15px}
.section-content{position:relative;z-index:2}

.scrollToTop{position:fixed;background:var(--sgred);color:#fff;text-align:center;font-size:12px;font-weight:500;border:1px solid var(--sgred);padding:4px 12px;bottom:10px;right:10px;display:none;z-index:15}
.scrollToTop i{margin-left:5px}
.scrollToTop:hover,.scrollToTop:focus{background:#fff;color:var(--sgdefault);border-color:var(--sgdefault)}

.se-breadcrumb{padding:10px 0 6px;background-color:#fff4cd;margin-bottom:0}
.se-breadcrumb .breadcrumb{margin-bottom:0}
.breadcrumb li{font-size:16px;color:#ff9848;font-weight:400;line-height:1.8}
.breadcrumb-item.active{color:#ff9848}
.breadcrumb li a{color:#ff9848}
.breadcrumb li a:hover{color:var(--sgred)}
.breadcrumb-item+.breadcrumb-item::before{content:'\f061';font-family:"Font Awesome 5 Free";font-weight:900;color:#ff9848;font-size:12px;line-height:2.2}

.se-heading h1{font-size:5rem;font-weight:900;line-height:.9;letter-spacing:-1px;margin-bottom:0}
.se-heading.heading-sm h1{font-size:3.5rem;line-height:1}
.se-heading .btn-se-primary{margin-top:15px}
.se-heading p{font-size:1.5rem;margin-bottom:0}
.heading-secondary{margin-bottom:4rem}
.heading-secondary.center{text-align:center}
.heading-secondary h2{font-size:3.5rem;font-weight:900;letter-spacing:-1px}
.heading-secondary h5{font-size:2rem}
.heading-secondary h6{font-size:1.25rem;line-height:1.4}

.form-loader{position:fixed;width:100%;height:100%;background:rgba(255,255,255,.8);top:0;left:0;text-align:center;z-index:200;display:none}
.form-loader .loading{color:#f13122;position:relative;left:50%;top:50%;transform:translate(-50%, -50%);}
.form-loader .loading i{font-size:2rem;margin-bottom:5px}
.form-loader .loading small{font-size:14px;display:block;margin-top:8px}
.form-loader.se-loader{position:fixed}

.bg-pattern{background-image:url(../images/shemaroo_pattern.png);overflow:hidden}

.abt-us{background-color:#cc3300;color:#fff}
.broadcast{background-color:#538b01;color:#fff}
.shemarooMe,.security-alert{background-color:#f15a22;color:#fff}
.shemaroo-youtube{background-color:#d41f51;color:#fff}
.investors{background-color:#0084c1;color:#fff}
.news-updates{background-color:#0d6ed2;color:#fff}
.contact-us,.technology{background-color:#00c1da;color:#fff}
.awards,.categories{background-color:#fdb913;color:#fff}
.syndication{background-color:#ffa702;color:#fff}
.digital,.careers{background-color:#d51f53;color:#fff}
.shemarooTv{background-color:#e7004e;color:#fff}
.chumbakTv{background-color:#fe4700;color:#fff}
.shemarooUmang{background-color:#fd8a0f;color:#fff}
.shemarooMarathibana{background-color:#f15821;color:#fff}
.inflight{background-color:#0796d8;color:#fff}

.inner-banner{position:relative;overflow:hidden;padding-top:6rem}
.inner-banner .banner-wrapper{position:relative;z-index:1}
.inner-banner .home-elements{position:absolute;width:100%;height:100%;left:0;top:0}
.inner-banner .home-elements img{width:100%}
.inner-banner .home-elements .top{position:absolute;width:100%;left:0;top:0}
.inner-banner .home-elements .bottom{position:absolute;width:100%;left:0;bottom:0}
.inner-banner .home-elements .center{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.inner-banner .banner-inner-contant{max-width:1200px;margin:0 auto;}
.inner-banner .banner-overlay{position:absolute;width:100%;height:100%;top:0;left:0}
.inner-banner .ib-img{position:relative;z-index:1;text-align:center;/*margin-bottom:-8rem*/}

.about-banner{background-color:#cc3300}
.broadcast-banner{background-color:#588e03}
.shemarooMe-banner{background-color:#f15a22}
.youtube-banner{background-color:#d41f51}
.investors-banner{background-color:#0084c1}
.digital-banner{background-color:#d51f53}
.contact-banner,.technology-banner{background-color:#00c1da}
.awards-banner{background-color:#fdb913}
.syndication-banner{background-color:#0095da}
.chumbak-banner{background-color:#fe4701}
.inflight-banner{background-color:#0796d8}
.marathibana-banner{background-color:#f15721}
.shemarootv-banner{background-color:#e7004e}
.umang-banner{background-color:#feb913}
.categories-banner{background-color:#fdb913}
.careers-banner{background-color:#feb800}
.inflight-banner{background-color:#0796d8}

.shemarooMe-banner .home-shape,.awards-banner .home-shape{position:absolute;width:100%;left:0;bottom:0}
.shemarooMe-banner .home-shape img,.awards-banner .home-shape img{width:100%}
.news-banner{background-color:#0d6ed2}
.news-banner .home-shape{position:absolute;width:100%;left:0;bottom:0}
.news-banner .home-shape img{width:100%}
.news-banner .home-elements{position:absolute;width:100%;height:auto;top:auto;left:0;bottom:0}

.inner-elements{position:absolute;width:100%;height:100%;left:0;top:0}
.inner-elements img{width:100%}
.inner-elements .top{position:absolute;width:100%;left:0;top:0}
.inner-elements .bottom{position:absolute;width:100%;left:0;bottom:0}
.inner-elements .center{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}

.about-features{background-color:#cc3300;padding:8rem 0 10rem;position:relative;overflow:hidden}
.about-features .abt-shape{position:absolute;width:100%;left:0;top:0;z-index:1}
.about-features .heading-secondary{margin-bottom:0}
.about-features .heading-secondary h2{margin-bottom:15px}
.about-features .heading-secondary p{line-height:1.4}
.feature-circle-wrapper{text-align:center;position:relative}
.feature-circle{display:inline-block;width:260px;height:260px;background:#fff;border-radius:50%;text-align:left;position:relative;padding:2px;-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);}
.feature-circle .circle-list{background:#df4f0d;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}
.feature-circle .circle-list h4{font-size:3rem;font-weight:900;text-align:center}
.feature-circle .circle-list h4 small{display:block;font-weight:400;font-size:1.5rem;line-height:1.2}
.feature-circle.circle_2{padding:8px 12px 8px 1px;top:3rem;left:-2rem;z-index:1}
.feature-circle.circle_3{width:200px;height:200px;padding:8px 1px 8px 12px;left:-5rem;top:-4.5rem;margin-bottom:-4.5rem}

.about-video{background-image:url(../images/about-us/bg-about-video.jpg);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom center;overflow:hidden}
.about-video .btn-playVid img{width:100%}
.about-video .btn-playVid{display:block;position:relative;border:5px solid #fff;border-radius:20px;overflow:hidden}
.about-video .btn-playVid::before{content:url(../images/btn-play.png);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;}
.about-video .btn-playVid::after{content:"";display:block;background:rgba(0,0,0,.25);opacity:1;position:absolute;width:100%;height:100%;top:0;left:0;transition:.3s}
.about-video .btn-playVid:hover::after,.about-video .btn-playVid:focus::after{opacity:0}

.mission-vision{background-color:#df4f0d;padding:4rem 0 0;position:relative;overflow:hidden}
.vm-shape{position:absolute;width:100%;top:0;right:0}
.vm-shape img{width:100%}
.mission-vision .vm-element{position:absolute;width:100%;left:0;bottom:20%}
.mission-vision .mv-heading{max-width:550px;padding-top:2rem;margin-left:-9rem}
.mission-vision .mv-right{text-align:right}

.win-trait-wrapper .col-wt{margin-bottom:25px}
.win-trait-wrapper .col-wt .wsm-list{background:#f77800;padding:40px 20px;text-align:center}
.win-trait-wrapper .col-wt .wsm-list h4{font-size:1.75rem}

.about-timeline{background-color:#cc3300;overflow:hidden}
.at-list{text-align:center}
.at-list .at-text{padding:0 3rem;min-height:175px}
.at-list .at-text h3{font-size:3.5rem;font-weight:700}
.at-list .at-text p{font-size:20px}
.at-list .at-text h4{font-size:2rem;font-weight:900;margin-bottom:8px}
.at-list .at-content{position:relative;padding:15px 0}
.at-list .at-content::before{content:url(../images/about-us/tl-arrow.png);position:absolute;left:13px;top:45%}
.at-list .at-content .at-circle-top{opacity:0;margin-bottom:-3px}
.at-list .at-content .at-thumb{padding:0 15%;position:absolute;width:100%;bottom:20%}
.sliderTimeline .owl-item:nth-child(even) .at-list .at-content .at-circle-top{opacity:1}
.sliderTimeline .owl-item:nth-child(even) .at-list .at-content .at-circle-bottom{opacity:0}
.sliderTimeline .owl-item:nth-child(even) .at-list .at-content .at-thumb{bottom:auto;top:20%}

.our-team{padding-top:4rem;position:relative;overflow:hidden}
.top-starcast{padding-top:0}
.our-team .mob-heading{display:none}
.our-team .ot-heading img{width:100%;max-height:560px;max-height:600px}
.our-team .ot-tabs{margin-bottom:2.5rem}
.our-team .ot-tabs .nav-pills .nav-item{margin-right:20px}
.our-team .ot-tabs .nav-pills .nav-link{color:#ffcc66;font-size:1.75rem;font-weight:700;background:none;border-radius:0;padding:0 0 8px;border-bottom:4px solid transparent;line-height:1.2}
.our-team .ot-tabs .nav-pills .nav-link:last-child{margin-right:0}
.our-team .ot-tabs .nav-pills .nav-link:hover,.our-team .ot-tabs .nav-pills .nav-link:focus,.our-team .ot-tabs .nav-pills .nav-link.active{color:#fff;border-color:#fff}
.our-team .tab-content,.our-team .tab-pane{height:100%}
.our-team .leadership-img{position:relative}
.our-team .leadership-img img{width:100%}

.slOurTeam.owl-carousel .owl-stage{margin:0}
.slOurTeam.owl-carousel .owl-item{-webkit-box-shadow:inset 8px 0px 15px 0px rgba(0,0,0,0.2);-moz-box-shadow: inset 8px 0px 15px 0px rgba(0,0,0,0.2);box-shadow: inset 8px 0px 15px 0px rgba(0,0,0,0.2);}
.slOurTeam.owl-carousel .owl-item img{width:100%;height:100%;margin:0 auto}
.slOurTeam .owl-item{background:#df4f0d;min-height:560px;text-align:center;display:flex;height:100%;justify-content:center}
.slOurTeam .owl-item .item{position:relative;width:100%;align-items:center;padding:20% 20px}
.slOurTeam .owl-item:nth-child(even){background:#f77800}

.slContactServices{text-align:center}
.slOurTeam.owl-carousel,.slOurTeam.owl-carousel .owl-stage-outer{height:100%}
.slOurTeam.owl-carousel .owl-stage{display:flex;height:100%}
.slOurTeam.owl-carousel .owl-item{display:flex;flex:1 0 auto}
.slOurTeam.owl-carousel .item{width:100%;padding:20px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}

.team-list{position:relative}
.team-list .thumb{width:200px;height:200px;border-radius:50%;overflow:hidden;border:5px solid #ffbe1a;margin:0 auto;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.2);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.2);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.2)}
.team-list .plus-cta{margin-top:1.5rem;position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%)}
.slOurTeam .owl-item:nth-child(even) .team-list .thumb{border-color:#f77800}
.team-list .ot-text{padding:30px 50px}
.team-list .ot-text h6{font-size:1.5rem;line-height:1.2;font-weight:700;margin-bottom:5px}
.team-caption{position:absolute;display:flex;width:100%;height:100%;background:#df4f0d;color:#fff;padding:30px;top:0;left:0;opacity:0;transition:.3s;display:none}
.team-caption .caption-scroll{display:flex;align-items:start;overflow:hidden;overflow-y:auto}
.team-caption p{display:flex;font-size:20px;line-height:1.3;padding:0 10px}
.slOurTeam .owl-item:nth-child(even) .team-caption{background:#f77800}
.slOurTeam .owl-item .item:hover .team-caption,.slOurTeam .owl-item .item:focus .team-caption{opacity:1}
.slOurTeam.shTeam .team-list{height:75%}
.slOurTeam.shTeam .team-list .thumb img{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%)}
.slOurTeam.shTeam .item:hover .team-list .thumb img,.slOurTeam.shTeam .item:focus .team-list .thumb img{filter:grayscale(0%);-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%)}

.slOurTeam.slTopStarcast{text-align:center}
.slOurTeam.slTopStarcast .owl-item .item{padding:30% 20px}
.slOurTeam.slTopStarcast .owl-item{background:#f13122}
.slOurTeam.slTopStarcast .owl-item:nth-child(even){background:#d51f53}
.slOurTeam.se-controls .owl-dots,.slOurTeam.slTopStarcast.se-controls .owl-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}
.slOurTeam.slTopStarcast .team-list .thumb{border-color:#d51f53}
.slOurTeam.slTopStarcast .owl-item:nth-child(even) .team-list .thumb{border-color:#f13122}

.slOurTeam.slOurStories{text-align:center}
.slOurTeam.slOurStories .owl-item .item{padding:30% 20px}
.slOurTeam.slOurStories .owl-item{background:#ffa500}
.slOurTeam.slOurStories .owl-item:nth-child(even){background:#0997d8}
.slOurTeam.slOurStories.se-controls .owl-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}
.slOurTeam.slOurStories .team-list .thumb{border-color:#fff}
.slOurTeam.slOurStories .owl-item:nth-child(even) .team-list .thumb{border-color:#fff}

.slOurTeam.slTopChannels{text-align:center}
.slOurTeam.slTopChannels .owl-item .item{padding:30% 20px}
.slOurTeam.slTopChannels .owl-item{background:#d93564}
.slOurTeam.slTopChannels .owl-item:nth-child(even){background:#c01c4b}
.slOurTeam.slTopChannels.se-controls .owl-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}
.slOurTeam.slTopChannels .team-list .thumb{border-color:#c01c4b}
.slOurTeam.slTopChannels .owl-item:nth-child(even) .team-list .thumb{border-color:#d93564}

.slOurTeam.slEmployeeUpdates{text-align:center}
.slOurTeam.slEmployeeUpdates .owl-item .item{padding:0 20px}
.slOurTeam.slEmployeeUpdates .owl-item{background:#d32450}
.slOurTeam.slEmployeeUpdates .owl-item:nth-child(even){background:#ffba01}
.slOurTeam.slEmployeeUpdates.se-controls .owl-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}
.slOurTeam.slEmployeeUpdates .team-list .thumb{border-color:#ffba01}
.slOurTeam.slEmployeeUpdates .owl-item:nth-child(even) .team-list .thumb{border-color:#d93564}
.slOurTeam.slEmployeeUpdates .team-list .ot-text p{padding:10px 0}
.slOurTeam.slEmployeeUpdates .team-list .ot-text .read-more{margin-top:10px}

.se-modal{color:#000}
.se-modal .modal-header,.se-modal .modal-body{padding:30px}
.se-modal .modal-header .btn-close{width:30px;height:30px;background:#c01c4b;color:#fff;font-size:1.5rem;line-height:1.5;border-radius:50%;opacity:1;margin-right:0}
.se-modal .modal-header .btn-close:hover,.se-modal .modal-header .btn-close:focus{background:#f15a22;color:#fff}

.modal-team{color:#000}
.modal-team .profile-name h6{font-size:1.75rem;font-weight:700}
.modal-team .modal-header .profile-name p{font-size:1.25rem;margin-bottom:0}
.modal-team .modal-body p{font-size:1.25rem}

.slideAwards.about-awards{background-color:#cd3400;background-size:auto;background-repeat:repeat}
.slideAwards.about-awards .awards-pan .awards-div .circle-div .circle-div-text p{color:#fff}
.slideAwards.about-awards .awards-pan .awards-div:nth-child(1) .circle-div .circle-img-div{background-image: url(../images/awards/left-thumb.png)}
.slideAwards.about-awards .awards-pan .awards-div:nth-child(2) .circle-div .circle-img-div{background-image: url(../images/awards/mid-thumb.png)}
.slideAwards.about-awards .awards-pan .awards-div:nth-child(3) .circle-div .circle-img-div{background-image: url(../images/awards/right-thumb.png)}

.shemaroo-tv{padding-top:4rem;position:relative;background-color:#588e03}
.shemaroo-tv .stv-elements{position:absolute;width:100%;height:100%;left:0;top:0}
.shemaroo-tv .stv-elements img{width:100%}
.shemaroo-tv .stv-elements .center{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.shemaroo-tv .stv-elements .bottom{position:absolute;width:100%;left:0;bottom:0}
.shemaroo-tv.stv-slide{padding-top:2rem}

.shemaroo-tv .stv-img{position:relative;z-index:1}
.shemaroo-tv .stv-content{margin-left:-15rem;position:relative}
.shemaroo-tv .stv-content .stv-text{min-width:40%;max-width:40%;color:#000;text-align:center;position:absolute;left:16%;top:25%}
.shemaroo-tv .stv-content .stv-text p{padding:25px 0;margin-bottom:0}
.shemaroo-tv .stv-content .stv-text .btn-stv{display:inline-block;padding:10px 30px 7px 30px;font-size:1.125rem;font-weight:700;line-height:1.2;color:#3f6604;border:2px solid #3f6604;border-radius:30px}
.shemaroo-tv .stv-content .stv-text .btn-stv:hover,.shemaroo-tv .stv-content .stv-text .btn-stv:focus{color:#fff;background:#3f6604}

.shemaroo-tv .stv-content .stv-text .btn-stv.pink{color:#d6004e;border:2px solid #d6004e}
.shemaroo-tv .stv-content .stv-text .btn-stv.pink:hover,.shemaroo-tv .stv-content .stv-text .btn-stv.pink:focus{color:#fff;background:#d6004e}

.shemaroo-tv .stv-content .social-cta a{display:inline-block;width:40px;height:40px;background:#fff;border-radius:5px;padding:7px 0;font-size:1.5rem;color:#fff;text-align:center;margin:3px}
.shemaroo-tv .stv-content .social-cta a.fb{color:#fff;background:#0866ff}
.shemaroo-tv .stv-content .social-cta a.insta{color:#fff;background:#f05821}
.shemaroo-tv .stv-content .social-cta a:hover{color:#fff;background:#d6004e}

.stv-shadow{position:absolute;width:100%;height:30px;left:0;bottom:0;z-index:3;background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.20)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}

.stv-shadow-top{position:absolute;width:100%;height:30px;left:0;top:0;z-index:3;background: rgba(0,0,0,0.2);background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.2)), color-stop(100%, rgba(0,0,0,0)));background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}

.shemaroo-tv.stv-right .stv-content{margin-left:auto;margin-right:-15rem}
.shemaroo-tv.stv-right .stv-content .stv-text{left:auto;top:24%;right:21%}

.shemaroo-tv.stv-slide{background-color:#588e03}
.shemaroo-tv.umang{background-color:#588e03;background-image:url(../images/shemaroo_pattern.png), url(../images/broadcast/bg-umang.png);background-repeat:repeat, no-repeat;background-size:auto, 100% auto;background-position:center, bottom right}
.shemaroo-tv.marathi{background-color:#588e03}
.shemaroo-tv.chumbak{background-color:#588e03;background-image:url(../images/shemaroo_pattern.png), url(../images/broadcast/bg-chumbak.jpg); background-repeat:repeat, no-repeat;background-size:auto, cover;background-position:center, top right}

.shemaroo-tv.umang .triangle{position:absolute;left:0;bottom:0;z-index:2}
.shemaroo-tv.umang .stv-content .umag-dots{position:absolute;top:12%;left:28%}
.umag-dots-hz{position:absolute;right:10%;bottom:10%}
.umag-dots-hz.left{position:absolute;right:auto;left:10%;bottom:10%}

.shemaroo-tv.sd-slide{background-color:#588e03;overflow:hidden}
.shemaroo-tv.sMeta-slide{background-color:#d51f53}
.shemaroo-tv.sMe-slide{background-color:#588e03}
.shemaroo-tv.sd-slide .syt-elements{position:absolute;width:100%;left:0;bottom:0%}
.shemaroo-tv.sd-slide .syt-elements img{width:100%}
.shemaroo-tv.sd-slide{padding-top:3rem}
.shemaroo-tv.sd-slide .stv-content{padding-bottom:2rem}
.shemaroo-tv.sd-slide .stv-img{margin-top:0}
.shemaroo-tv.sd-slide .stv-content .stv-text{top:45%;left:31%;transform:translateY(-45%);-webkit-transform:translateY(-45%);-moz-transform:translateY(-45%);}
.shemaroo-tv.sd-slide.stv-right .stv-content .stv-text{left:28%}

.news{background-color:#528b01}
.digital .news .btn-se-primary:hover,.digital .news .btn-se-primary:focus{color:#fff;background:#ffb900}
.news .news-elements{position:absolute;width:100%;right:0;top:15%}
.news .heading-secondary{margin-bottom:15px}
.news-tabs{margin-bottom:3rem}
.news-tabs .nav-pills .nav-item{position:relative}
.news-tabs .nav-pills .nav-item::after{content:"|";display:inline-block;margin:0 20px}
.news-tabs .nav-pills .nav-item:last-child::after{content:none}
.news-tabs .nav-pills .nav-link{display:inline-block;font-size:20px;background:transparent;color:#fff;padding:10px 0;border-radius:0;border-bottom:2px solid transparent}
.news-tabs .nav-pills .nav-link:hover,.news-tabs .nav-pills .nav-link:focus,.news-tabs .nav-pills .nav-link.active{background:transparent;border-color:#fff}
.news-list{text-align:center}
.news-list .news-list-thumb{position:relative}
.news-list .news-outer{border-radius:50%;overflow:hidden;background:transparent;border:8px solid #ffb900;padding:10px 0 0 15px;position:absolute;width:100%;height:100%;left:0;top:0}
.news-list .news-inner{border-radius:50%;background:#3f6604;padding:20px 10px 10px 35px;width:100%;height:100%}
.news-list .news-inner .thumb{border-radius:50%;border:2px solid #fff;width:100%;height:100%;overflow:hidden}
.news-list .news-inner .thumb img{width:100%;height:100%;object-fit:cover;object-position:left top;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}
.slNews{text-align:center}
.slNews .owl-item:nth-child(even) .news-list .news-outer{padding:8px 10px 0 0}
.slNews .owl-item:nth-child(even) .news-list .news-inner{padding:15px 25px 10px 10px}
.news-list a{font-size:1.25rem;font-weight:500;line-height:1.4;color:#fff;display:inline-block;max-width:312px;margin:20px auto 0}
.news-list:hover .news-inner .thumb img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.news-list a span{display:block;margin-top:5px}
.news-list a:hover{text-decoration:underline}
/*.digital .news{background-color:#d51f53}
.digital .news-list .news-inner{background:#b7234a}*/

.abt-shamarooMe{background-color:#f15a22;position:relative;overflow:hidden;padding-bottom:4rem}
.abt-sme-element{position:absolute;width:100%;height:100%;top:0;left:0}
.abt-sme-element img{width:100%}
.abt-sme-element .bottom{position:absolute;width:100%;bottom:0;left:0}
.abt-shamarooMe.abt-shm{padding-bottom:10rem}
.abt-shamarooMe .shemarooMe-logo{margin-bottom:2rem}
.abt-shamarooMe p{font-size:1.5rem;margin-bottom:0}

.abt-youtube{background-color:#d51f53}
.abt-youtube .shemarooMe-logo{margin-bottom:2rem}

.entertaining-audiences{background-color:#f15a22;position:relative;padding-bottom:2rem;}
.entertaining-audiences .ea-element{position:absolute;width:100%;left:0;top:0}
.ea-list{text-align:center;margin-bottom:2rem}
.ea-list h6{font-size:1.5rem;font-weight:700;margin:15px 0 0}
.entertaining-audiences .heading-wrapper{text-align:center;position:relative}
.entertaining-audiences .heading-wrapper img{width:auto}
.entertaining-audiences .heading-wrapper .heading-secondary{position:absolute;width:100%;left:0;top:4rem}
.entertaining-audiences .heading-wrapper .heading-secondary .ea-heading{display:inline-block;text-align:left}
.entertaining-audiences .audiences-wrapper{position:relative;margin-top:-5rem}

.wt-list{text-align:left}
.wt-list .caption{padding:20px;background:#fff;position:relative}
.wt-list .caption h6{color:#f6640c;font-size:1.5rem;font-weight:900;line-height:1;margin-bottom:0}
.wt-list .caption p{color:#f6640c}
.subscribe-plans{background-color:#f15a22}
.subscribe-plans .heading-secondary{margin-bottom:20px}
.subscribe-plans .sp-cta{margin-bottom:3rem}
.sp-elements{position:absolute;width:100%;height:100%;left:0;top:0}
.plan-list{height:100%;text-align:center;margin-bottom:40px}
.plan-list .plan-price{display:block;width:240px;height:240px;background:#d51f53;border-radius:50%;border:2px solid #fff;margin:0 auto -120px;position:relative;-webkit-box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.25);-moz-box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.25);box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.25);}
.plan-list .plan-price .plan-heading{display:inline-block;text-align:left;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}
.plan-list .plan-price .plan-heading h4{font-weight:900;font-size:3rem;}
.plan-list .plan-price .plan-heading p{font-weight:700;font-size:1.5rem;margin-bottom:0}
.plan-list .plan-content{padding:160px 20px 20px 20px;background:#fff;color:#c71d4d;border-radius:20px}
.plan-list .plan-content .plan-features{padding:0 10px;text-align:left}
.plan-list .plan-content .plan-features p{font-size:1rem;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #ffdce6}
.plan-list .plan-content .plan-features p:last-child{padding-bottom:0;border-bottom:0}
.plan-list .plan-content p{font-size:18px}
.plan-list .plan-content .btn-se-secondary{margin-top:15px}
.plan-list .plan-content p.note{font-size:16px;min-height:auto;margin-top:20px}

.what-shemarooMe{background-color:#f15a22}
.what-shemarooMe .wht-element{position:absolute;width:100%;top:25%;left:0}
.what-shemarooMe .col-wsm{margin-bottom:40px}
.wsm-list{position:relative;padding:40px;background:#f13122;border:2px solid #fff;border-radius:20px;height:100%;-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3)}
.wsm-list .thumb{text-align:center;margin-bottom:2rem}
.wsm-list .thumb img{width:auto;margin:0 auto}
.wsm-list h4{font-size:2.25rem;font-weight:900;margin-bottom:8px}
.wsm-list p{font-size:18px}
.wsm-list a.wsm-link{display:inline-block;font-size:18px;color:#fff;text-decoration:underline;word-break:break-all;margin-top:20px}
.what-shemarooMe .smo-container{max-width:1300px}
.slShemarooMeOffers{text-align:center}
.slShemarooMeOffers .owl-stage{display:flex}
.slShemarooMeOffers .owl-item{display:flex;flex:1 0 auto}
.slShemarooMeOffers .item{width:100%;padding:20px 0}
.slShemarooMeOffers .wsm-list{text-align:left}

.watch-shemarooMe{position:relative;overflow:hidden}
.watch-shemarooMe img{width:100%}

.whats-trending{background-color:#f15a22;position:relative}
.whats-trending .sms-element{position:absolute;width:100%;left:0;bottom:0}
.whats-trending .oe-elements{position:absolute;width:100%;left:0;top:0}
.video-gallery{display:block;position:relative;overflow:hidden;border-radius:20px;border:4px solid #fff;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.video-gallery .thumb{position:relative;overflow:hidden}
.video-gallery .thumb img{width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}
.video-gallery .thumb::before{content:"\f144";font-family:"Font Awesome 5 Free";font-weight:900;font-size:5rem;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1;opacity:.5;transition:.3s}
.video-gallery .thumb::after{content:"";display:block;position:absolute;width:100%;height:100%;background:#000;top:0;left:0;opacity:.2;transition:.3s}
.video-gallery:hover .thumb img,.video-gallery:focus .thumb img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.video-gallery:hover .thumb::before,.video-gallery:focus .thumb::before{opacity:1}
.video-gallery:hover .thumb::after,.video-gallery:focus .thumb::after{opacity:0}
.video-gallery.img-gallery .thumb::before{content:"\f08e";opacity:1;font-size:2rem;transform:none;top:auto;left:auto;bottom:15px;right:15px}

.slWhatsTrending{text-align:center}
.slWhatsTrending .item,.slfavCategory .item,.slEmpTestimonials .item,.slEventGallery .item{padding:15px 15px 20px 10px}
.slWhatsTrending{padding:0 3.5rem}

.favourite-categories{background-color:#d51f53;position:relative;padding-bottom:4rem}
.favourite-categories .fc-heading{position:absolute;width:100%;top:0}
.favourite-categories .fc-wrapper{margin-top:5rem}
.favourite-categories .fc-filter{margin-right:15px}
.fc-filter .form-select{display:inline-block;width:auto}
.slfavCategory{text-align:center}
.fc-list{display:block;background:#fff;padding:20px;border-radius:20px;overflow:hidden;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.fc-list.cat-list{padding:0;border:4px solid #fff;}

.our-clients{background-color:#ffa500}

.ay-count-wrapper{padding:3rem 0}
.ay-count-wrapper h3{font-weight:900;font-size:2.5rem;line-height:1;margin-bottom:0}
.ay-count-wrapper .col-count{border-left:1px solid #0095da}
.ay-count-wrapper .ay-count{padding:0 10px}
.ay-count-wrapper .ay-count p{font-size:1.25rem}
.ay-count-wrapper .col-count:first-child{border-left:0}
.ay-count-wrapper .col-count:first-child .ay-count{padding-left:0}

.investors-banner .se-heading{margin-right:-2rem}

.sensex-chart{margin-top:1rem}
.sensex-list{color:#0485bf;margin-bottom:8px}
.sensex-list.sensex-down{color:#0485bf}
.sensex-list.sensex-down h5 i{color:#0485bf}
.sensex-list h5{padding:10px 20px 3px 20px;background:#fff;border-radius:30px;font-size:28px;font-weight:900;line-height:1.2;margin-bottom:0}
.sensex-list h5 span.small{display:block;font-size:14px;font-weight:400}
.sensex-list h5 i{font-size:18px;position:relative;top:-2px;transform:rotate(-90deg);}
.sensex-chart p.note{font-size:14px;color:#fff;margin-top:5px}

.inv-section{position:relative}
.inv-section .inv-elements{position:absolute;width:100%;left:0;top:8%;}
.inv-row{padding-bottom:1.5rem;border-bottom:2px solid #fff;margin-bottom:5rem;position:relative}
.inv-row:last-child{margin-bottom:20px}
.inv-row .heading-secondary{margin-bottom:2rem}
.inv-col{margin-bottom:25px}
.inv-list{position:relative;padding:25px 70px;background:#35a6da;border-radius:15px;overflow:hidden;height:100%}
.inv-list p{margin-bottom:0}
.inv-list::before{content:url(../images/icon-file.png);position:absolute;left:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);}
.inv-list a{display:inline-block;width:42px;height:42px;background:#0095da;border-radius:50%;text-align:center;padding:7px 0;position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);}
.inv-list a:hover,.inv-list a:focus{background:#1d7ea7}
.inv-row .btnSeeMore{display:inline-block;padding:10px 30px;border:2px solid #fff;color:#fff;background:#0d98d2;border-radius:30px;font-size:20px;position:absolute;right:0;bottom:-20px}
.inv-row .btnSeeMore:hover,.inv-row .btnSeeMore:focus{background:#fff;background:#1d7ea7}
.inv-filter{margin-bottom:2rem}
.inv-filter .search-field{position:relative}
.inv-filter .search-field .btnSearch{display:inline-block;width:50px;height:50px;padding:14px 0;background:#d51f53;color:#fff;font-size:1.25rem;text-align:center;border-radius:50%;cursor:pointer;position:absolute;right:5px;top:5px}
.inv-filter .search-field .btnSearch:hover,.inv-filter .search-field .btnSearch:focus{background:#1973ca}
.inv-filter .se-form{display:inline-block;min-width:160px;margin-right:8px;margin-bottom:8px}
.inv-filter .se-form:last-child{margin-right:0}
.inv-filter .se-form .form-control.search{border-radius:30px;padding-left:24px;padding-right:60px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4)}
.inv-table{border-radius:20px;overflow:hidden}
.inv-table .table{margin-bottom:0}
.inv-table .table>:not(caption)>*>*{padding:20px}
.inv-table tbody,.inv-table td,.inv-table tfoot,.inv-table th,.inv-table thead,.inv-table tr{border-color:#0084C0;color:#fff;background:#35a6da;font-size:18px}
.inv-table thead tr th{font-size:1.25rem;text-align:center;color:#f15a22;background:#fff}

.shareholders-kyc{background-color:#0095da;position:relative;padding-bottom:4rem}
.shareholders-kyc .kyc-heading{position:relative;margin-bottom:3rem}
.shareholders-kyc .kyc-heading .heading-secondary{position:absolute;top:4rem;left:7rem}

.lets-connect{background-color:#0084c1;position:relative;overflow:hidden}
.lets-connect .connect-form-cta{text-align:center;margin-top:1rem}
.thankYou-msg{padding:3rem;text-align:center;background:#fff;color:#d51f53;border-radius:20px;overflow:hidden;display:none}
.thankYou-msg .icon i{font-size:6rem;}
.thankYou-msg h6{font-size:3rem;font-weight:900;padding:20px 0 10px;margin-bottom:0}
.thankYou-msg p{font-size:1.5rem;margin-bottom:0}

.lets-connect.jobApply-form,.lets-connect.digital-form,.categories .lets-connect.digital-form{background-color:#d51f53}
.lets-connect.jobApply-form .btn-se-submit.white:hover,.lets-connect.digital-form .btn-se-submit.white:hover,.categories .lets-connect.digital-form .btn-se-submit.white:hover{background:#fdb913;color:#fff}
.lets-connect.contact-form,.chumbakTv .lets-connect.broadcast-form{background-color:#0095da}
.lets-connect.broadcast-form{background-color:#528b01}
.lets-connect.syndication-form{background-color:#179ad1}
.shemarooTv .lets-connect.broadcast-form{background-color:#0095e1}
.shemarooUmang .lets-connect.broadcast-form{background-color:#fdb913}
.shemarooMarathibana .lets-connect.broadcast-form{background-color:#fb8812}
.lets-connect.digital-form .se-error,.lets-connect.jobApply-form .se-error{color:#fff}

.shareholders-kyc .kyc-row .kyc-list{margin-bottom:3rem}
.kyc-row h4{font-size:2rem;font-weight:900;margin-bottom:20px}
.kyc-row ul li{position:relative;padding:20px 0 20px 70px;font-size:1.5rem;line-height:1.2}
.kyc-row ul li a{color:#fff}
.kyc-row ul li a:hover,.kyc-row ul li a:focus{text-decoration:underline}
.kyc-row ul li::before{content:"\f007";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.5rem;color:#fff;text-align:center;display:inline-block;width:50px;height:50px;padding:10px 0;background:#fdb913;text-align:center;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.kyc-row ul li.address::before{content:"\f3c5"}
.kyc-row ul li.contact::before{content:"\f2a0"}
.kyc-row ul li.email::before{content:"\f0e0"}

.sh-sensex{padding-top:4rem;border-top:2px solid #fff;text-align:center;}
.sh-sensex p{font-size:1.5rem;margin-bottom:15px}
.sh-sensex .bse-nse{margin-bottom:2rem}
.sh-sensex .bse-nse .sh-badge{margin-right:10px}
.sh-sensex .bse-nse .sh-badge:last-child{margin-right:0}
.sh-sensex .sh-badge{display:inline-block;padding:15px 30px 10px;background:#3eb8f1;border-radius:30px;font-size:2rem;font-weight:700;margin-bottom:15px}
/*.sh-sensex .sh-badge .bse-logo{position:relative;margin-top:-36px}*/

.nu-section{position:relative}
.nu-section .nu-wrapper .nu-row{padding-bottom:5rem;background-image:url(../images/news/news-update-bg-01.png);background-repeat:no-repeat;background-size:contain;background-position:0 15%}
.nu-section .nu-wrapper .nu-row:nth-child(even){background-image:url(../images/news/news-update-bg-02.png)}
.nu-section .nu-wrapper .nu-row:last-child{padding-bottom:0}
.nu-section .nu-wrapper .nu-row .nu-container{max-width:1350px}
.nu-section .nu-wrapper .nu-row .col-img img{width:100%}
.nu-section .nu-wrapper .nu-row .col-img{order:1}
.nu-section .nu-wrapper .nu-row .col-content{order:2}
.nu-section .nu-wrapper .nu-row:nth-child(even) .col-img{order:2}
.nu-section .nu-wrapper .nu-row:nth-child(even) .col-content{order:1}
.nu-section .nu-img{position:relative;border-radius:20px;border:4px solid #ffff;overflow:hidden;margin-bottom:19%;margin-right:-28%;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.nu-section .nu-img::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background: rgba(0,0,0,0);
    background: -moz-linear-gradient(-45deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(60%, rgba(0,0,0,0)), color-stop(60%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
    background: linear-gradient(135deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );}
.nu-section .nu-wrapper .nu-row:nth-child(even) .nu-img::before{background: rgba(0,0,0,1);
    background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(40%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%);
    background: -o-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%);
    background: -ms-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%);
    background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );}
.nu-section .nu-wrapper .nu-row:nth-child(even) .nu-img{margin-right:0;margin-left:-20%}
.nu-section .nu-content{position:relative;z-index:1}
.nu-section .nu-content p.date{font-size:1.5rem;color:#fdb913;font-weight:600;text-shadow:0px 0px 16px rgba(0,0,0,0.6);}
.nu-section .nu-content h5{font-size:3rem;font-weight:900;text-shadow:0px 0px 16px rgba(0,0,0,0.6);margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}
.nu-section .nu-wrapper .se-pagination{margin-top:0}

.map-address{background-color:#00c1da;position:relative}
.map-address .address-element{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.map-address .heading-secondary{margin-bottom:2rem}
.contact-gmap{border:4px solid #fff;border-radius:30px;overflow:hidden;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.contact-gmap .gmap-frame{display:none}
.contact-gmap .gmap-frame iframe{vertical-align:middle;background-color:#e8eaed;background-image:url(../images/loading2.gif);background-repeat:no-repeat;background-position:50% 50%;width:100%;height:560px}
.contact-gmap .gmap-frame img{width:100%}

.contact-accordion .accordion-item{border:2px solid #fff;border-radius:30px;overflow:hidden;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);margin-bottom:20px}
.contact-accordion .accordion-header .accordion-button{position:relative;font-size:2rem;font-weight:900;color:#fff;background:#0095da;padding:25px 25px 25px 90px;box-shadow:none}
.contact-accordion .accordion-header .accordion-button::before{content:"\f3c5";font-family:"Font Awesome 5 Free";font-weight:900;font-size:24px;display:inline-block;width:50px;height:50px;color:#fff;background:#0069da;text-align:center;padding:10px 0;border-radius:50%;position:absolute;left:25px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.contact-accordion .accordion-item .accordion-button::after,.contact-accordion .accordion-item .accordion-button:not(.collapsed)::after{background-image:url(../images/select-arrow-white.png);}
.contact-accordion .accordion-body{padding:0 25px 25px;background:#0095da}
.contact-accordion .accordion-body ul li{position:relative;font-size:20px;line-height:1.5;color:#fff;padding:15px 0 15px 65px}
.contact-accordion .accordion-body ul li a{color:#fff;text-decoration:underline}
.contact-accordion .accordion-body ul li:first-child{padding-top:0}
.contact-accordion .accordion-body ul li::before{content:"\f3c5";font-family:"Font Awesome 5 Free";font-weight:900;font-size:24px;display:inline-block;width:50px;height:50px;color:#fff;background:#0069da;text-align:center;padding:6px 0;border-radius:50%;position:absolute;left:0;top:10px}
.contact-accordion .accordion-body ul li.address::before{content:none}
.contact-accordion .accordion-body ul li.contact::before{content:"\f2a0"}
.contact-accordion .accordion-body ul li.email::before{content:"\f0e0"}

.contact-services{background-color:#0095da;position:relative}
.contact-services .services-element{position:absolute;width:100%;left:0;top:8%}
.contact-services.wpop-shemaroo .services-element{top:3%}
.slContactServices,.slInflightServices{text-align:center}
.slContactServices .owl-stage,.slInflightServices .owl-stage{display:flex}
.slContactServices .owl-item,.slInflightServices .owl-item{display:flex;flex:1 0 auto}
.slContactServices .item,.slInflightServices .item{width:100%;padding:20px 0}
.slContactServices .wsm-list,.slInflightServices .wsm-list{text-align:left;background:#0095da}
.contact-services .cs-container{max-width:1300px}

.slInflightServices .wsm-list{padding-bottom:7.5rem}
.slInflightServices .wsm-list .btn-se-primary{position:absolute;left:40px;bottom:40px}

.contact-services.wpop-shemaroo{background-color:#0095da}
.contact-services.wpop-shemaroo .slContactServices .wsm-list{background:#0096e0}

.awards-section{background-color:#fab713;position:relative} 
.awards-elements{position:absolute;width:100%;height:100%;top:0;left:0}
.awards-elements img{width:100%}
.awards-elements .top{position:absolute;width:100%;top:15%;left:0}
.awards-elements .bottom{position:absolute;width:100%;bottom:0;left:0}
.award-list{text-align:center;padding:0 10px;margin-bottom:3rem}
.award-list .thumb{margin-bottom:0}
.award-list h6{font-size:1.5rem;color:#2a2a2a;font-weight:800}
.award-list p{font-size:1.5rem;color:#d21e50;font-weight:800}

.abt-syndication,.abt-careers{padding:4rem 0 0;background-color:#ffa702;position:relative}
.abt-syndication .abt-shamarooMe-img,.abt-careers .abt-shamarooMe-img{text-align:center}

.abt-careers{background-color:#d51f53}
.abt-careers .heading-secondary{margin-bottom:2.5rem}
.abt-careers h3{font-size:2rem;font-weight:900;margin-bottom:2rem}
.abt-careers h3 span{display:block;font-weight:400;font-size:1.5rem;margin-top:8px}

.boi-content .boi-element{position:absolute;width:100%;height:100%;top:0;left:0}
.boi-content .boi-element img{width:100%}
.boi-content .boi-element .bottom{position:absolute;width:100%;left:0;bottom:8%}
.close-boi-content{text-align:right;padding-right:2rem}
.close-boi-content a,.close-boi-content a:not([href]):not([class]){display:inline-block;background:#fff;color:#f13122;font-size:14px;font-weight:800;text-align:center;border-radius:5px;padding:10px 20px;cursor:pointer}
.close-boi-content a:hover,.close-boi-content a:not([href]):not([class]):hover{background:#0069da;color:#fff}
.boi-popup{position:relative;opacity:0;height:0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s}
.boi-popup.active{opacity:1;height:auto}
.boi-popup .boi-popup-section{position:relative;z-index:1}
.boi-popup .popup-map{position:absolute;width:100%;text-align:center;left:0;top:0}
.boi-list{display:block;position:relative;border-radius:30px;border:4px solid #fff;overflow:hidden;-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3)}
.boi-tags{text-align:center;margin-top:15px}
.boi-tags span{display:inline-block;padding:20px 30px;background:#fff;color:#f13122;font-size:1.5rem;font-weight:900;border-radius:15px;margin:6px 4px}
.global-map{text-align:center}
.global-map .map-wrapper{display:inline-block;position:relative}
.map-pin{position:absolute;font-size:2rem;color:#ba0c15;cursor:pointer}
.map-pin:hover,.map-pin a:not([href]):not([class]):hover{color:#0069da}
.slBOIContent{text-align:center;padding:0 20px}
/*.slBOIContent.se-controls.floating-controls .owl-nav button.owl-prev,.slBOIContent.se-controls.floating-controls .owl-nav button.owl-next{top:43%}*/
.slBOIContent.se-controls.floating-controls .owl-nav button.owl-prev{left:0}
.slBOIContent.se-controls.floating-controls .owl-nav button.owl-next{right:0}
.slBOIContent .item{padding:20px 0}

.select-county-cta{text-align:center;display:none;margin-bottom:2rem}
.select-county-cta.show,.select-county-cta.hide{display:none}
.select-county-cta .btn-dropdown{background:#f15a22;color:#fff;font-size:20px}
.select-county-cta .dropdown-menu .dropdown-item{cursor:pointer}

.categories-section .categories-element{position:absolute;width:100%;top:0;left:0}
.categories-section .categories-element img{width:100%}
.categories-section .categories-element .top{position:absolute;width:100%;top:0;left:0}
.categories-section .categories-img{border-radius:20px;border:4px solid #fff;overflow:hidden;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.categories-section .categories-img img{width:100%}
.categories-section .categories-content .heading-secondary{margin-bottom:1.5rem}
.categories-section .categories-content p{font-size:1.5rem}
.categories-section .categories-content p a{display:inline-block;color:#fff;text-decoration:underline;margin-top:5px}
.categories-section .categories-content p a:hover{text-decoration:none}
.categories-section .categories-content .btn-se-primary{margin-top:5px}
.categories-section .categories-content .ay-count-wrapper .col-count{border-color:#fff}
.categories-section .categories-slider{margin-top:2rem}

.technology .categories-section{background:#0095da}

.workAt-shemaroo{background-color:#d51f53}

.employee-testimonials{background-color:#feb800}
.emp-testimonials-element{position:absolute;width:100%;height:100%;left:0;top:0}
.emp-testimonials-element .center{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.slEmpTestimonials{text-align:center;padding:0 3.5rem}

.careers-gallery{background-color:#d51f53}
.careers-gallery-element{position:absolute;width:100%;left:0;bottom:0}
.careers-gallery-element img{width:100%}
.slGallery{text-align:center}
.slEventGallery{text-align:center}
.slEventGallery .wt-list.event-thumb{cursor:pointer}

.whats-passion{background-color:#feb800;position:relative}
.whats-passion .wts-passion-elements{position:absolute;width:100%;height:100%;top:0;left:0}
.whats-passion .wts-passion-elements img{width:100%}
.whats-passion .wts-passion-elements .top{position:absolute;width:100%;left:0;top:0}
.whats-passion .wts-passion-elements .bottom{position:absolute;width:100%;left:0;bottom:0}
.whats-passion .wts-passion-wrapper{max-width:1000px;margin:0 auto}
.whats-passion .wp-col{margin-bottom:20px}
.whats-passion .wp-list{display:block;padding:30px 30px 30px 80px;background:#d42850;color:#fff;font-size:1.125rem;line-height:1.4;border-radius:20px;overflow:hidden;position:relative;height:100%}
.whats-passion .wp-list .icon{display:inline-block;position:absolute;left:30px;top:50%;transform:translateY(-50%) scale(.8);-webkit-transform:translateY(-50%) scale(.8);-moz-transform:translateY(-50%) scale(.8)}
.whats-passion .wp-list:hover{background:#0095da;color:#fff}
.whats-passion .wts-passion-cta{text-align:center;margin-top:2rem}

.careers-listing .cl-elements,.careers-detail .cl-elements{position:absolute;width:100%;height:100%;top:0;left:0}
.careers-listing .cl-elements .top,.careers-detail .cl-elements .top{position:absolute;width:100%;top:0;left:0}
.careers-listing .cl-elements .bottom,.careers-detail .cl-elements .bottom{position:absolute;width:100%;bottom:0;left:0}
.careers-listing .cl-elements .center,.careers-detail .cl-elements .center{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.careers-listing .se-pagination .page-link:hover,.careers-listing .se-pagination .page-link:focus,.careers-listing .se-pagination .page-link.active{background:#fdb913;border-color:#fdb913;color:#fff}
.career-card{padding:2rem;color:#333333;background:#fdb913;border:4px solid #fff;border-radius:20px;margin-bottom:25px;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.career-card h3,.jd-row h3{font-size:2rem;font-weight:900;margin-bottom:1rem}
.jd-card .jd-check .form-check:last-child{margin-bottom:0}
.jd-card .job-desc{margin-top:1rem}
.jd-card .job-desc p{font-weight:900;color:#fff;margin-bottom:10px}
.jd-card .job-desc p span{display:block;color:#333333;margin-top:5px}
.jd-card .apply-cta{margin-top:1rem}

.careers-detail .job-detail{padding-top:1rem}
.careers-detail .abt-career{padding:1.5rem 0;border-bottom:1px solid #fff}
.careers-detail .jd-row{padding:1rem 0}
.careers-detail .abt-career .jd-row{padding:0}

.inflight-partners{position:relative;background-color:#99c255;overflow:hidden;padding:6rem 0 2rem}
.inflight-partners .heading-secondary h2{line-height:1.2}
.text-link{color:#fff;text-decoration:underline}

.ico-services{width:37.89%;margin:0 auto;margin-bottom:30px}
.service-slide .service-slide-text{flex:1 0 auto}
.service-slide h3{font-weight:700;font-size:2rem}
.service-slide .service-slide-text p{font-size:1.4rem;line-height:1.5;margin-bottom:20px}

.curated-movies{position:relative;background-color:#99c255;overflow:hidden}

.slCuratedMovies{text-align:center;margin-bottom:1.5rem}
.slCuratedMovies.se-controls .owl-nav{margin:0}
.slCuratedMovies.se-controls .owl-nav button.owl-prev,.slCuratedMovies.se-controls .owl-nav button.owl-next{margin:0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}
.slCuratedMovies.se-controls .owl-nav button.owl-prev{left:-55px}
.slCuratedMovies.se-controls .owl-nav button.owl-next{right:-55px}
.curatedVideoFrame{position:relative;border:6px solid transparent;width:100%;height:0;padding-bottom:100%;border-radius:2rem;overflow:hidden}
.curatedVideoFrame img.imgVidThumb,.curatedVideoFrame iframe,.curatedVideoFrame video{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5 ease-in-out}
.curatedVideoFrame-play{position:absolute;z-index:1;width:13.33%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}
.curatedVideoFrame-play img{width:100%;height:auto}
.curatedVideoFrame:hover{border:6px solid #fff}
.curatedVideoFrame:hover img.imgVidThumb{transform:scale(1.05)}
.tabs-container{position:relative;padding:0 10px}
.tabs-container nav{position:relative}
.tabs-container nav ul{width:100%;list-style:none;display:flex;flex-direction:row;justify-content:space-evenly;white-space:nowrap;overflow:hidden;border:none;padding:0;font-size:1.25rem;flex-wrap:wrap}
.tabs-container nav ul li{position:relative;order:1;cursor:pointer;overflow:hidden;border-radius:20px;display:flex;align-items:center;border:none;color:#fff;padding:7px;overflow:hidden;flex:0 0 16.66%}
.tabs-container nav ul li img{width:100%;height:auto;border-radius:20px}
.tabs-container nav ul li.active{order:1}
.tabs-container nav ul li:not(.active){position:relative;top:auto}
.curated-movies .tab-content{display:none}
.curated-movies .tab-content.current{display:inherit}

.inflight-achievemment{position:relative;background-color:#0096e0;padding-bottom:0!important;overflow:hidden}
.inflight-achievemment h2{font-size:3rem;font-weight:700;margin-bottom:10px}
.inflight-achievemment p{font-size:1.5rem;margin-bottom:20px}
.img-achievement{position:relative;background:transparent;border-radius:50%;overflow:hidden;padding:35px 0 20px 55px;border:10px solid #f6be42}
.img-achievement img{border-radius:50%;width:100%;height:auto;position:relative;z-index:2}
.inflight-element{position:relative;text-align:center;z-index:2;margin-top:-10%}

.company-policy{position:relative;background-color:#99c255;overflow:hidden}
.policy-slide{position:relative;width:100%;height:0;padding-bottom:100%}
.policy-div{position:absolute;z-index:2;border-radius:50%;background-color:#12b1f6;width:85%;height:85%;margin:0 auto;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;text-align:center;justify-content:flex-start;align-items:center;padding-top:14%;box-shadow:5px 5px 20px 5px rgba(0,0,0,0.3)}
.policy-div img{margin-bottom:30px;width:37.89%}
.policy-div h3{position:relative;font-size:2.2rem;line-height:1}
.policy-div h3::before{content:'';position:absolute;top:-20px;width:50%;height:1px;background-color:#fff;left:50%;transform:translate(-50%)}
.policy-circle{content:'';position:absolute;z-index:0;border-radius:50%;border:#fff solid 5px;width:90%;height:90%;left:0;top:0}
.company-policy .row >.col-md-4:nth-child(1) .policy-slide .policy-circle{left:0;top:0;right:auto;bottom:auto}
.company-policy .row >.col-md-4:nth-child(2) .policy-slide .policy-circle{left:auto;top:0;right:0;bottom:auto}
.company-policy .row >.col-md-4:nth-child(3) .policy-slide .policy-circle{left:4%;top:0;right:auto;bottom:auto}

.about-business{position:relative;padding-bottom:4em}
.about-business .business-logo{margin-bottom:2rem}
.business-intro p{font-size:1.5rem;margin-bottom:0}
.business-intro .btn-explore{margin-top:1.5rem}
.business-intro .read-more-cta{margin-top:10px}
.abt-business-element{position:absolute;width:100%;height:100%;top:0;left:0}
.abt-business-element img{position:absolute;width:100%;height:100%}
.business-video{margin-left:2rem}
.business-video .busVid-frame{padding:2rem 2rem 0 0;background:transparent;border:4px solid #fff;border-left:0;border-radius:0 20px 20px 20px;margin:0 0 2rem 2rem}
.business-video .busVid-frame .busVideo{border-radius:20px;border:4px solid #fff;overflow:hidden;margin:0 0 -2rem -4rem;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.business-video .busVid-frame .busVideo a{display:block;position:relative}
.business-video .busVid-frame .busVideo a::before{content:url(../images/btn-play.png);position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%) scale(.6);-webkit-transform:translate(-50%, -50%) scale(.6);-moz-transform:translate(-50%, -50%) scale(.6)}
.business-video .busVid-frame .busVideo img{width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}
.business-video .busVid-frame .busVideo a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}

.about-trending{position:relative}
.about-trending .wht-trending-element{position:absolute;width:100%;left:0;bottom:0}
.about-trending .wht-trending-element img{width:100%}
.about-trending .at-wrapper{max-width:100%}
.vid-card,.img-card{display:block;border-radius:20px;border:4px solid #fff;overflow:hidden;position:relative;-webkit-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4);box-shadow: 8px 8px 15px 0px rgba(0,0,0,0.4)}
.vid-card img,.img-card img{width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}
.vid-card::before{content:url(../images/vid-play.png);position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%) scale(.6);-webkit-transform:translate(-50%, -50%) scale(.6);-moz-transform:translate(-50%, -50%) scale(.6)}
.img-card::before{content:none}
.vid-card:hover img,.img-card:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}

.about-trending .at-row{--bs-gutter-x:40px}
.about-trending .lt-col{margin-bottom:30px}
.about-trending .lt-col:last-child{margin-bottom:0}
.about-trending .lastest-thumb .vid-card::before{transform:translate(-50%, -50%) scale(.4);-webkit-transform:translate(-50%, -50%) scale(.4);-moz-transform:translate(-50%, -50%) scale(.4)}

.latest-episode .heading-secondary{margin-bottom:2rem}
.latest-episode .latest-episode-element{position:absolute;width:100%;left:0;bottom:0}
.latest-episode .latest-episode-element img{width:100%}
.thumb-slider{text-align:center}
.thumb-slider .slide-item{padding:1.5rem;text-align:center}
.thumb-slider .slick-prev,.thumb-slider .slick-next{width:48px;height:48px;background-repeat:no-repeat;background-size:100% 100%;box-shadow:5px 5px 30px 10px rgba(0, 0, 0, 0.1);border-radius:50%}
.thumb-slider .slick-prev{left:-60px}
.thumb-slider .slick-next{right:-60px}
.thumb-slider .slick-dots{display:inline-block;width:auto;background:#fff;padding:15px 20px;line-height:0;margin-top:20px;text-align:center;border-radius:30px}
.thumb-slider .slick-dots li.slick-active button:before{font-size:50px;color:#ff9848}
.thumb-slider .slick-prev{ background-image: url(../images/arrow-prev-orange.png)}
.thumb-slider .slick-next{ background-image: url(../images/arrow-next-orange.png)}
.thumb-slider.ctrls-blue .slick-prev{ background-image: url(../images/arrow-prev-blue.png)}
.thumb-slider.ctrls-blue .slick-next{ background-image: url(../images/arrow-next-blue.png)}
.thumb-slider.ctrls-yellow .slick-prev{ background-image: url(../images/arrow-prev-yellow.png)}
.thumb-slider.ctrls-yellow .slick-next{ background-image: url(../images/arrow-next-yellow.png)}

.latest-episode .slide-item .vid-card::before{transform:translate(-50%, -50%) scale(.4);-webkit-transform:translate(-50%, -50%) scale(.4);-moz-transform:translate(-50%, -50%) scale(.4)}

.updates-employee{position:relative}
.updates-employee-img{position:relative;padding:20px;overflow:hidden}
.updates-employee-img .achievement-caption{padding:20px;background:rgba(255,255,255,.8);color:#d51f53;font-size:1.5rem;font-weight:900;width:100%;position:absolute;left:0;bottom:0;z-index:1}
.updates-employee-content{text-align:left;padding:2rem}
.updates-employee-content h3{font-size:2rem;font-weight:900;margin-bottom:2rem}
.updates-employee-content h3 span{display:block;font-weight:400;font-size:1.5rem;margin-top:8px}
.updates-employee-content p{font-size:1.5rem}
.slEmployeeInitiatives{text-align:center}

.homeslide{width:100%;height:100%;position:relative;overflow:hidden}
.background-screen{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;bottom:0;right:0}
.background-screen img.bgImg{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;bottom:0;right:0;object-fit:cover}
.anime-screen{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0;bottom:0;right:0}
.home-content{position:relative;width:100%;height:auto;min-height:100vh;display:flex;align-items:center}
.home-content h6{font-weight:600;font-size:2.7vh;line-height:1.2em}
.home-content p{font-size:2.18vh;line-height:1.5em}
.element{position:absolute}
.element img.hvr-bob-float,.hvr-bob-float{position:absolute;animation:float 3s ease-in-out infinite}
.circle-div{position:relative}
.circle-div .circle-img-div{position:relative;background-repeat:no-repeat;background-size:100% 100%;background-position:center center;transition:all .1s ease-in}
.circle-div .circle-img-div .circle-img{position:relative;width:100%;padding-bottom:100%;transition:all .1s ease-in}
.circle-div .circle-img-div .circle-img img{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;border-radius:50%;border:#fff solid 2px;box-shadow:5px 5px 10px 0 rgba(0,0,0,0.6);transition:all .1s ease-in}
.circle-div .circle-div-text{position:relative;padding:5px 0}
.circle-div .circle-div-text p{font-size:2.27vh;line-height:1.2em;color:var(--white)}
.circle-div .circle-div-text a{font-weight:600;color:var(--white);text-decoration:underline;display:inline-block;margin-top:5px}
.slideAwards{z-index:19;background-color:#ffbe1a;background-repeat:no-repeat;background-position:center center;background-size:cover}
.slideAwards .home-content{align-items:start}
.slideAwards .section-heading{text-align:left;padding-left:18%}
.slideAwards .section-heading h2{text-align:left}
.homeAwards-content{position:relative;width:100%;top:3vh}
.awards-pan{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}
.awards-pan .awards-div{flex:1.2}
.awards-pan .awards-div:last-of-type{flex:.4}
.awards-pan .awards-div .circle-div .circle-div-text p{text-align:center;font-weight:800;font-size:2.18vh;line-height:1.2em;color:#333;width:60%;margin:0 auto}
.awards-pan .awards-div .circle-div{width:100%;margin:0 auto}
.awards-pan .awards-div .circle-div .circle-img-div{padding:5vh;margin:0 auto;width:43vh;height:43vh;background-repeat:no-repeat}
.awards-pan .awards-div .circle-div .circle-img-div .circle-img img{box-shadow:none;border:none}
.awards-pan .awards-div:nth-child(1) .circle-div .circle-img-div{background-image:url(../images/home/awards/left-thumb.png)}
.awards-pan .awards-div:nth-child(2) .circle-div .circle-img-div{background-image:url(../images/home/awards/mid-thumb.png)}
.awards-pan .awards-div:nth-child(3) .circle-div .circle-img-div{background-image:url(../images/home/awards/right-thumb.png)}
.element-awards-1{width:36.9%;left:-16%;bottom:0;top:auto;animation:rotate 10s infinite linear}
.element-awards-2{width:45.54%;right:-7%;top:-3%}

.sa-section h3{font-size:2.5rem;font-weight:900;margin-top:3rem;margin-bottom:1rem}
.sa-section h3:first-child{margin-top:0}
.sa-section p{margin-bottom:1rem}
.sa-section .link{color:#fff;font-weight:900;text-decoration:underline}

@media (-webkit-min-device-pixel-ratio:1.25){
p,h6{line-height:1.5}
.lg-container{max-width:1250px}
.md-container{max-width:1050px}
.se-heading h1{font-size:3.5rem}
.se-heading.heading-sm h1{font-size:3rem}
.heading-secondary h2{font-size:2.5rem}
.heading-secondary h6{font-size:1.25rem}

.btn-se-primary,.btn-se-secondary,.btn-se-submit{font-size:18px}

.se-listing li{font-size:1rem}
.se-listing li::before{top:16px}

.breadcrumb li{font-size:14px}
.breadcrumb-item+.breadcrumb-item::before{line-height:1.8}

.se-form .form-select.sel-lg{font-size:1.125rem}

.inner-banner .banner-inner-contant{max-width:1000px}
.shemaroo-tv.umang .triangle{max-width:400px}
.umag-dots img{max-width:75px}
.umag-dots-hz img{max-width:200px}
.shemaroo-tv .stv-content .stv-text .stv-logo img{max-width:160px}
.shemaroo-tv.sd-slide .stv-content .stv-text{left:34%}
.shemaroo-tv.sd-slide.stv-right .stv-content .stv-text{left:26%}

.at-list .at-content .at-circle-top{margin-bottom:-2px}
.at-list .at-content::before{left:5px;top:43%}
.at-list .at-text h3{font-size:2.75rem}
.at-list .at-text p{font-size:18px}
.ay-count-wrapper h3{font-size:2.25rem}
.ay-count-wrapper .ay-count{padding:0 5px}

.team-caption p{font-size:18px}

.abt-shamarooMe p,.abt-careers h3 span{font-size:1.25rem;line-height:1.5}

.nu-section .nu-wrapper .nu-row .nu-container{max-width:1100px}
.nu-section .nu-content h5{font-size:2.5rem}
.nu-section .nu-img{margin-bottom:21%}

.contact-services .cs-container,.what-shemarooMe .smo-container{max-width:1250px}

.business-video{margin-left:5px}

.award-list h6{font-size:1.5rem}
.award-list p{font-size:1.5rem}

.sensex-list h5{font-size:20px}

.categories-section .categories-content p{font-size:1.25rem;line-height:1.5}

.wt-list .caption h6{font-size:1.125rem}

.inflight-achievemment h2{font-size:2.25rem}
.inflight-achievemment p{font-size:1.25rem}

.business-intro p{font-size:1.25rem;line-height:1.5}

.about-trending .at-row{--bs-gutter-x:30px}

.sa-section h3{font-size:2rem}
}

@media only screen and (max-width:1920px) and (max-height:600px) {
.md-container{max-width:900px}
}

@media screen and (max-width:1499.98px) {
p,h6{font-size:16px}
.lg-container{max-width:1200px}
.md-container{max-width:900px}
.sm-container{max-width:800px}

.at-list .at-content .at-circle-top{margin-bottom:-3px}
.at-list .at-content::before{left:10px;top:44%}

.shemaroo-tv .stv-content .stv-text .stv-logo img{max-height:75px}
.shemaroo-tv.umang .triangle{max-width:400px}
.shemaroo-tv.umang .stv-content .umag-dots{max-width:65px;left:25%;top:25%}

.shemaroo-tv.sd-slide .stv-content .stv-text{left:32%}
.shemaroo-tv.sd-slide.stv-right .stv-content .stv-text{left:27%}

.shareholders-kyc .kyc-heading .heading-secondary{top:6rem;left:9rem}
.wt-list .caption h6{ font-size:1.2rem}

.sa-section h3{font-size:2rem}
}

@media screen and (max-width:1199.98px) {
.md-container{max-width:100%}
.sm-container{max-width:900px}

.se-heading h1{font-size:4rem}
.heading-secondary h2{font-size:3rem}

.se-accordion.acc-primary .accordion-item .accordion-button,.se-accordion.acc-secondary .accordion-item .accordion-button{font-size:16px}

.about-features{padding:6rem 0 3rem}
.feature-circle{width:220px;height:220px}

.at-list .at-content::before{left:13px;top:45%}

.mission-vision .mv-heading{margin-left:0;padding-top:0}
.mission-vision .vm-element{display:none}

.our-team .mob-heading{display:block}
.our-team .dsktp-heading{display:none}
.slOurTeam.shTeam .team-list{height:68%}
.slOurTeam.shTeam .team-list .thumb img{filter:grayscale(0%);-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%)}

.team-list .thumb{width:160px;height:160px}

.shemaroo-tv .stv-content{margin-left:-10rem}
.shemaroo-tv.stv-right .stv-content{margin-right:-10rem}
.shemaroo-tv .stv-content .stv-text{left:18%}
.shemaroo-tv.stv-right .stv-content .stv-text{right:18%}
.shemaroo-tv .stv-content .stv-text .stv-logo img{max-width:140px}
.shemaroo-tv .stv-content .stv-text p{font-size:15px;padding:12px 0}
.shemaroo-tv .stv-content .stv-text .btn-stv{font-size:14px;padding:8px 20px 3px 20px}
.shemaroo-tv.umang .triangle{max-width:250px}
.shemaroo-tv.umang .stv-content .umag-dots{left:20%}
.umag-dots-hz{display:none}

.shemaroo-tv.sd-slide .stv-content{padding-bottom:0;margin-bottom:-3rem}
.shemaroo-tv.sd-slide .stv-content .stv-text{left:29%}
.shemaroo-tv.sd-slide.stv-right .stv-content .stv-text{left:30%}

.wsm-list{padding:20px}
.wsm-list h4{font-size:2rem}

.slWhatsTrending,.slEmpTestimonials{padding:0}

.abt-shamarooMe p,.explore-intro p,.business-intro p,.abt-careers h3 span,.inflight-achievemment p{font-size:1.25rem}
.ay-count-wrapper .ay-count{padding:0 8px}

.whats-trending .heading-secondary,.what-shemarooMe .heading-secondary,.subscribe-plans .heading-secondary,.entertaining-audiences .heading-wrapper .heading-secondary .ea-heading,.inflight-partners .heading-secondary,.inflight-services .heading-secondary,.curated-movies .heading-secondary,.company-policy .heading-secondary,.boi-content .heading-secondary,.contact-services .heading-secondary{text-align:center}
.top-starcast{padding-top:4rem}
.favourite-categories .heading-secondary,.favourite-categories .fc-filter{text-align:center;margin-right:0}
.favourite-categories .fc-wrapper{margin-top:1rem}

.investors-banner{padding-top:7rem}
.sensex-list{text-align:center}

.shareholders-kyc .kyc-heading .heading-secondary{top:4rem}

.contact-gmap{border-radius:20px}
.contact-accordion .accordion-item{border-radius:20px}
.contact-accordion .accordion-header .accordion-button{font-size:1.75rem}
.contact-accordion .accordion-body ul li{font-size:18px}

.categories-section .categories-content p{font-size:1.25rem}

.slEmpTestimonials{padding:0}

.tabs-container nav ul li img{border-radius:10px}

.slCuratedMovies.se-controls .owl-nav button.owl-prev{left:-10px}
.slCuratedMovies.se-controls .owl-nav button.owl-next{right:-10px}
.inflight-achievemment h2{font-size:2rem}

.wt-list .caption h6{font-size:1.75rem}

.updates-employee-content h3{font-size:1.75rem}
.updates-employee-content h3 span{font-size:1.25rem}
.updates-employee-content p{font-size:1.25rem}

.slideAwards.about-awards{padding-bottom:5rem}
.awards-pan .awards-div .circle-div .circle-img-div{width:35vh;height:35vh}

.subscribe-plans .sp-icons,.subscribe-plans .sp-cta{text-align:center}
.subscribe-plans .sp-cta{margin-top:2rem}

.sa-section h3{font-size:2.5rem}
}

@media screen and (max-width:991.98px) {
.section{padding-bottom:3rem}
.section-ptb{padding:3rem 0}
.tab-accordion .ta-tabs{display:none}
.tab-accordion .tab-content>.tab-pane{display:block;opacity:1}
.tab-accordion .accordion-item{border:1px solid #ccc;margin-bottom:5px}

.se-modal .modal-header,.se-modal .modal-body{padding:20px}
.modal-team .profile-name h6{font-size:1.5rem}
.modal-team .modal-header .profile-name p{font-size:1.125rem}
.modal-team .modal-body p{font-size:1.125rem}

.se-heading h1{font-size:3.75rem}
.se-heading p{font-size:1.5rem;margin-top:8px}
.se-heading.heading-sm h1{font-size:2.15rem}
.heading-secondary{margin-bottom:2rem}
.heading-secondary h2{font-size:2.25rem;margin-bottom:0}
.heading-secondary h6{font-size:1.5rem}
.heading-secondary h5{font-size:1.5rem}

.inner-banner{padding-top:7.5rem}
.inner-banner .se-heading{text-align:center;margin-bottom:1rem}
.about-features{padding:3rem 0 5rem}
.feature-circle{width:168px;height:168px}
.feature-circle .circle-list h4{font-size:2rem}
.feature-circle .circle-list h4 small{font-size:1rem}
.feature-circle.circle_2{padding:2px 5px 2px 1px;left:-1rem}
.feature-circle.circle_3{width:140px;height:140px;padding:2px 1px 2px 5px;left:-2rem;top:-2.5rem;margin-bottom:-2.5rem}

.mission-vision{padding:3rem 0 0}
.mission-vision .mv-heading{max-width:100%;padding-top:0;margin-left:0}
.mission-vision .heading-secondary{max-width:100%;padding:0;margin-bottom:2rem}

.at-list .at-text h3{font-size:3rem}

.our-team,.abt-syndication,.abt-careers{padding-top:3rem}
.our-team .ot-tabs .nav-pills .nav-link{font-size:1.5rem}
.team-list .ot-text h6{font-size:1.25rem}

.shemaroo-tv .stv-content .stv-text .stv-logo img{max-width:100px}
.shemaroo-tv,.shemaroo-tv.stv-slide{padding-top:2rem}
.shemaroo-tv .stv-content .stv-text{text-align:left;left:26%}
.shemaroo-tv.stv-right .stv-content .stv-text{text-align:right;right:26%}

.shemaroo-tv.umang .stv-content .umag-dots{max-width:40px;left:20px;top:0}
.shemaroo-tv.umang .triangle{max-width:180px}
.shemaroo-tv .stv-content .stv-text p{font-size:13px;padding:15px 0}

.shemaroo-tv.sd-slide{padding:3rem 0}
.shemaroo-tv.sd-slide .col-stv-img{order:1}
.shemaroo-tv.sd-slide .col-stv-content{order:2}
.shemaroo-tv.sd-slide .stv-content{margin:0!important;padding:2rem;background:#fff;border-radius:30px}
.shemaroo-tv.sd-slide .stv-bg-img{display:none}
.shemaroo-tv.sd-slide .stv-content .stv-text{position:relative;max-width:100%;text-align:center;left:0;transform:none}
.shemaroo-tv.sd-slide.stv-right .stv-content .stv-text{left:0}
.shemaroo-tv.sd-slide .stv-content .stv-text p{font-size:16px}
.shemaroo-tv.sd-slide .stv-content .stv-text .stv-logo img{max-width:250px;max-height:100%}
.shemaroo-tv.sd-slide .stv-content .stv-text .btn-stv{margin-top:15px}

.wsm-list{padding:30px}
.win-trait-wrapper .wsm-list h4 br{display:none}
.slInflightServices .wsm-list{padding-bottom:5.5rem}
.slInflightServices .wsm-list .btn-se-primary{left:20px;bottom:20px}

.abt-shamarooMe .abt-shamarooMe-img{margin-top:2rem}
.abt-shamarooMe .shemarooMe-logo img{max-width:300px}
.whats-trending .heading-secondary{text-align:center}
.abt-shamarooMe.abt-shm{padding-bottom:2rem}

.entertaining-audiences .heading-wrapper .heading-secondary{top:2rem}
.abt-youtube .abt-shamarooMe-img{margin-top:2rem}

.investors-banner .se-heading{text-align:center;margin-right:0}
.investors-banner .ib-img{text-align:center}

.shareholders-kyc .kyc-heading .heading-secondary{top:2.5rem;left:5rem}
.kyc-row h4{font-size:1.75rem}
.kyc-row h4 br{display:none}

.sh-sensex .sh-badge{font-size:1.5rem}
.sh-sensex .sh-badge .bse-logo{max-height:40px;margin-top:-25px}

.nu-section .nu-wrapper .nu-row .col-img{order:1!important}
.nu-section .nu-wrapper .nu-row .col-content{order:2!important}
.nu-section .nu-img{margin-right:0!important;margin-left:0!important;margin-bottom:2rem}
.nu-section .nu-img::before{content:none}
.nu-section .nu-content h5{font-size:2.5rem}
.nu-section .nu-content p.date{text-shadow:none}
.nu-section .nu-content h5{text-shadow:none}

.contact-gmap .gmap-frame iframe{height:480px}

.award-list h6{font-size:1.5rem}
.award-list p{font-size:1.5rem}

.boi-content .heading-secondary h5 br{display:none}

.categories-section .categories-img{margin-bottom:2rem}
.categories-section .categories-content .ay-count-wrapper{padding:2rem 0 1rem}
.categories-section .categories-slider{margin-top:0}

.news-tabs{margin-bottom:15px}
.news .tab-content{margin-top:2rem}

.inflight-partners{padding:5rem 0 4rem}
.inflight-intro .stv-img{padding:20px 0}
.inflight-intro p{font-size:1.2rem;margin-bottom:20px}
.partner-slider .slick-slide{padding:10px}
.slider.partner-slider .slick-dots{margin-top:30px}
.service-slide{margin-bottom:20px}
.service-slide .service-slide-text p{font-size:1.2rem}
.service-slide h3{font-size:1.7rem}
.inflight-services .col-md-4{padding-top:20px;padding-bottom:20px}

.slCuratedMovies{margin-bottom:12px}
.tabs-container nav ul li{flex:0 0 33.33%;border-radius:10px}
.tabs-container nav ul li img{border-radius:10px}

.img-achievement{margin-top:1rem}
.inflight-achievemment h2{font-size:2.5rem}

.policy-div h3{font-size:1.5rem}

.abt-business-element img{height:auto;top:0}

.business-video{margin-bottom:5rem}
.business-video .busVid-frame{padding:2rem 2rem 0 0;border-radius:20px;border:4px solid #fff}
.business-video .busVid-frame .busVideo{margin-left:-2rem}

.wt-list .caption h6{font-size:1.5rem}

.updates-employee .inner-elements .bottom{opacity:.3}
.updates-employee-content{padding:2rem 20px}

.home-content{min-height:auto}
.awards-pan{width:100%;flex-direction:column}
.awards-pan .awards-div{padding:10px 0;width:100%;margin:0 auto;text-align:center}
.awards-pan .awards-div .circle-div{width:100%;display:flex;align-items:center}
.awards-pan .awards-div .circle-div .circle-img-div{width:50%;height:auto;padding:2vh}
.awards-pan .awards-div .circle-div .circle-div-text{width:50%;padding:5%}
.awards-pan .awards-div .circle-div .circle-div-text p{font-size:26px;text-align:left;width:100%}
.awards-pan .awards-div:nth-child(1) .circle-div{flex-direction:row}
.awards-pan .awards-div:nth-child(2) .circle-div{flex-direction:row-reverse}
.awards-pan .awards-div:last-of-type{flex:1;text-align:center}
.awards-pan .button-main.button-circle{position:relative;left:auto;bottom:auto}

.close-boi-content{padding-right:12px}
.slBOIContent{padding:0}
.slBOIContent.se-controls.floating-controls .owl-nav button.owl-prev{left:-18px}
.slBOIContent.se-controls.floating-controls .owl-nav button.owl-next{right:-18px}
.boi-tags span{font-size:1rem;padding:12px 24px;border-radius:5px}

.thankYou-msg .icon i{font-size:5rem}
.thankYou-msg h6{font-size:2.5rem}
.thankYou-msg p{font-size:1.125rem}

.sa-section h3{font-size:2rem}
}

@media screen and (max-width:767.98px) {
.se-form .form-select.sel-lg{font-size:1.125rem;line-height:2.3;height:48px}

.se-modal .modal-header,.se-modal .modal-body{padding:15px}
.modal-team .profile-name h6{font-size:1.5rem}
.modal-team .modal-header .profile-name p{font-size:1.125rem}
.modal-team .modal-body p{font-size:1.125rem}

.inv-filter .se-form .form-control.search{height:48px}
.inv-filter .search-field .btnSearch{font-size:1rem;width:38px;height:38px;padding:10px 0}

.se-heading h1{font-size:3.5rem}
.se-heading.heading-sm h1{font-size:2rem}
.heading-secondary h2{font-size:2.5rem}

.inner-banner{padding-top:7.5rem}
.inner-banner .se-heading{text-align:center}
.about-video .btn-playVid::before{transform:translate(-50%, -50%) scale(.5);}

.feature-circle-wrapper{margin-bottom:5rem}
.feature-circle.circle_2{left:-1rem;top:3rem}
.feature-circle.circle_3{left:-2rem;top:auto}

.at-list .at-content::before{left:10px;top:44%}

.our-team .ot-tabs .nav-pills .nav-link{font-size:1.25rem}

.entertaining-audiences{padding-top:3rem}
.entertaining-audiences .heading-wrapper .heading-secondary{position:relative;top:0}
.entertaining-audiences .heading-wrapper .heading-secondary .ea-heading{display:block}
.entertaining-audiences .heading-wrapper img{display:none}
.entertaining-audiences .audiences-wrapper{margin-top:0}

.shemaroo-tv .stv-content{margin-right:-30px}
.shemaroo-tv.stv-right .stv-content{margin-left:-30px}
.shemaroo-tv .stv-content .stv-text{left:32%}
.shemaroo-tv.stv-right .stv-content .stv-text{right:32%}

.shemaroo-tv .stv-content .stv-text p{font-size:16px}

.plan-list .plan-content p{min-height:auto}

.wt-list .caption h6{font-size:1.25rem}
.wt-list .caption::after{font-size:1rem;width:40px;height:40px}
.wt-list .caption{padding-right:4rem}

.shareholders-kyc .kyc-heading .heading-secondary{top:1.5rem;left:3rem}
.kyc-row ul li{font-size:1.25rem;padding:15px 0 15px 55px}
.kyc-row ul li::before{width:40px;height:40px;font-size:1.25rem;padding:7px 0}
.sh-sensex p{font-size:1.25rem}

.nu-section .nu-content p.date{font-size:1.25rem}
.nu-section .nu-content h5{font-size:2rem}

.wsm-list p{font-size:16px}

.subscribe-plans .heading-secondary,.boi-content .heading-secondary,.about-trending .heading-secondary,.employee-testimonials .heading-secondary,.workAt-shemaroo .heading-secondary,.careers-gallery .heading-secondary,.contact-services .heading-secondary{text-align:center}

.about-trending .main-trending{margin-bottom:30px}

.abt-careers h3{font-size:1.75rem}

.slfavCategory.se-controls .owl-nav{margin-top:10px}

.map-pin{display:none;pointer-events:none}
.select-county-cta,.select-county-cta.show{display:block}
.select-county-cta.hide{display:none}

.awards-pan .awards-div .circle-div .circle-div-text p{font-size:16px}
}

@media screen and (max-width:575.98px) {
.se-container,.lg-container,.container-fluid{padding-right:20px;padding-left:20px}
.section{padding-bottom:3rem}
.section-ptb{padding:3rem 0}
.row-15{--bs-gutter-x:15px}

.se-form .form-check{margin-bottom:4px}
.se-form .form-check label{font-size:1rem}

.se-heading h1{font-size:3rem}
.heading-secondary{margin-bottom:2rem}
.heading-secondary h2{font-size:2rem}
.heading-secondary h5{font-size:1.25rem}
.heading-secondary h6{font-size:1.125rem}

.about-banner{background-size:cover}
.about-video .btn-playVid{border-width:3px;border-radius:10px}

.feature-circle-wrapper{max-width:330px;margin:0 auto -20px}
.feature-circle.circle_2{left:0;top:-3rem}
.feature-circle.circle_3{left:-1rem;top:-3rem}

.at-list .at-text{min-height:140px;padding:0 20px}
.at-list .at-text h3{font-size:2rem}
.at-list .at-text h4{font-size:1.25rem}
.at-list .at-text p{font-size:1rem}
.at-list .at-text p br{display:none}
.at-list .at-content .at-circle-top{margin-bottom:-2px}
.at-list .at-content::before{transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7);left:0;top:41.5%}
.at-list .at-content .at-thumb{bottom:16%}
.sliderTimeline .owl-item:nth-child(even) .at-list .at-content .at-thumb{top:26%}

.our-team .ot-tabs .nav-pills .nav-item{margin:0 20px 15px 0}
.our-team .ot-tabs .nav-pills .nav-item:last-child{margin:0}
.our-team .ot-tabs .nav-pills .nav-link{border-width:3px}
.slOurTeam.se-controls.floating-controls .owl-nav button.owl-next{right:5px}
.slOurTeam.se-controls.floating-controls .owl-nav button.owl-prev{left:5px}
.slOurTeam.shTeam .team-list{height:auto}
.team-list .plus-cta{position:relative;bottom:auto;left:auto;transform:none}

.shemaroo-tv .row{--bs-gutter-x:40px}
.shemaroo-tv.umang .triangle{display:none}
.shemaroo-tv .col-stv-content{padding:0}
.shemaroo-tv .stv-img{z-index:0}
.shemaroo-tv .stv-content .stv-text{padding:0 15px;max-width:100%;left:13%}
.shemaroo-tv.stv-right .stv-content .stv-text{right:13%}
.shemaroo-tv .stv-content,.shemaroo-tv.stv-right .stv-content{margin:-2rem 0 0;z-index:1}
.shemaroo-tv.stv-right .col-stv-img{order:1}
.shemaroo-tv.stv-right .col-stv-content{order:2}

.shemaroo-tv.sd-slide .stv-content{border-radius:20px}
.shemaroo-tv.sd-slide .row{--bs-gutter-x:20px}

.wsm-list{border-radius:15px}

.news-tabs .nav-pills .nav-link{font-size:16px}
.news-tabs .nav-pills .nav-item::after{margin:0 10px}
.team-caption p{font-size:16px}

.video-gallery{border-radius:10px}

.ay-count-wrapper{padding-top:1.5rem}
.ay-count-wrapper .col-count{border:0;border-bottom:1px solid #0095da}
.ay-count-wrapper .col-count:last-child{border-bottom:0}
.ay-count-wrapper .col-count:last-child .ay-count{padding-bottom:0}
.ay-count-wrapper .ay-count{text-align:center;padding:20px 0}

.sensex-list h5{font-size:20px;line-height:1.5;padding:10px 15px 3px 15px}
.sensex-list h5 span.small{font-size:12px}
.sensex-list h5 i{font-size:16px;top:0}

.inv-list{border-radius:10px;padding:30px 60px}
.inv-list::before{left:15px}
.inv-list a{right:15px}
.inv-table{border-radius:10px}
.inv-table .table>:not(caption)>*>*{font-size:16px}

.shareholders-kyc{padding-top:3rem}
.shareholders-kyc .kyc-heading img{display:none}
.shareholders-kyc .kyc-heading .heading-secondary{position:relative;top:auto;left:auto;text-align:center}
.kyc-row h4{font-size:1.5rem}
.sh-sensex .bse-nse .sh-badge{margin-right:0}

.nu-section .nu-wrapper .nu-row{padding-bottom:4rem}
.nu-section .nu-img{border-radius:10px;border-width:3px}
.nu-section .nu-content p.date{font-size:1.25rem;text-shadow:none}
.nu-section .nu-content h5{font-size:1.5rem;text-shadow:none}

.contact-accordion .accordion-item{border-radius:15px}
.contact-accordion .accordion-header .accordion-button{font-size:1.5rem;padding:20px 20px 20px 70px}
.contact-accordion .accordion-header .accordion-button::before{left:20px}
.contact-accordion .accordion-header .accordion-button::before,.contact-accordion .accordion-body ul li::before{width:36px;height:36px;font-size:16px}
.contact-accordion .accordion-body ul li::before{top:3px}
.contact-accordion .accordion-body ul li{font-size:1rem;padding:10px 0 10px 45px}

.award-list h6{font-size:1.25rem}
.award-list p{font-size:1.25rem}

.career-card{border-radius:10px;border-width:2px;padding:20px}
.career-card h3,.jd-row h3{font-size:1.75rem}

.img-achievement{border-width:5px;padding:20px 0 5px 25px;margin-top:0}
.inflight-achievemment h2{font-size:1.75rem}
.tabs-container nav ul li{flex:0 0 50%}

.business-video{margin-bottom:4.5rem;margin-left:0}
.business-video .busVid-frame{border-width:3px;border-radius:10px;padding:15px 15px 0 0}
.business-video .busVid-frame .busVideo{border-width:3px;border-radius:10px}
.vid-card,.img-card{border-width:3px;border-radius:10px}

.abt-careers h3{margin-bottom:1.5rem}
.whats-passion .wp-list{border-radius:10px;padding:20px 20px 20px 75px}
.whats-passion .wp-list .icon{left:20px}

.updates-employee-img{padding:0 20px 20px 0}
.updates-employee-content{padding:1.5rem 0}
.updates-employee-img .achievement-caption{font-size:1.25rem}

.thankYou-msg{border-radius:10px;padding:30px}
.thankYou-msg .icon i{font-size:4rem}
.thankYou-msg h6{font-size:2rem}
.thankYou-msg p{font-size:1rem}

.sa-section h3{font-size:1.5rem;margin-top:2rem;margin-bottom:12px}
}

@media screen and (max-width:420.98px) {
    .at-list .at-content::before{left:6px;top:42.5%}
}

@media only screen and (max-width:1920px) and (min-height:785px) {

}

@media screen and (max-width:355.98px) {

}

@media screen and (min-width:480px) and (max-width:990px) and (orientation:landscape) and (min-aspect-ratio:13/9){
.orientation{display:block}
}
