html {box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html {overflow-x:hidden}
body {margin:0; padding:0; background-color:#222; font-family:helvetica}
img,a {outline:none; border:none}
a {text-decoration:none}
a:link {color:#987575} a:visited {color:#987575} a:hover {color:#987575} a:active {color:#987575}
a.footlink:link {color:#555} a.footlink:visited {color:#555} a.footlink:hover {color:#555} a.footlink:active {color:#555}

#topAnchor {position:fixed; margin:0px; padding:50px 30px; z-index:1500}
#contentZone {width:100%; margin-left:auto; margin-right:auto; max-width:1920px}
#logozone {width:80%; margin-left:auto; margin-right:auto; max-width:1536px; padding:40px 0px}
#mainContainer {width:80%; margin-left:auto; margin-right:auto; margin-bottom:60px; max-width:1536px; background-color:#000; padding:80px 120px 86px; border:1px #987575 solid; border-radius:30px; font-size:20px; color:#888; box-shadow: 0px 20px 25px #333}
#contentTopPadding {padding-top:30px}
#mediaTopPadding {padding-top:70px}
#footer {width:80%; margin-left:auto; margin-right:auto; margin-bottom:60px; max-width:1536px; background-color:#222; padding:30px 120px 60px; border:1px #555 solid; 
border-radius:30px; font-size:14px; color:#555; text-align:center}

.menuicon {height:72px}
.logo {height:120px}
.adbanner {width:100%; max-width:1296px}
.alert {width:100px}
.arnabdp {width:60%; max-width:330px}
.emot-oops {height:80px}
.hammock {width:280px}
.tiny-video-icon {height:20px}
.react-comment-ytube {width:480px}

.heading {font-size:22px; font-weight:bold; text-align:center}
.subHeading,.description {font-style:italic; text-align:center}
.smalltext {font-size:14px}

.csst {display:table}
.csstRow {display:table-row}
.csstCell1 {display:table-cell; vertical-align:top}
.csstCell2 {display:table-cell; vertical-align:top; padding-left:20px}

.bottomMargin80 {margin-bottom:80px}
.bottomMargin70 {margin-bottom:70px}
.bottomMargin60 {margin-bottom:60px}
.bottomMargin50 {margin-bottom:50px}
.bottomMargin40 {margin-bottom:40px}
.bottomMargin30 {margin-bottom:30px}
.bottomMargin20 {margin-bottom:20px}
.bottomMargin10 {margin-bottom:10px}
.p800000 {padding-top:80px}
.p600000 {padding-top:60px}
.p500000 {padding-top:50px}
.p400000 {padding-top:40px}
.p401000,.rsp40 {padding:40px 10px 0px}
.p300000 {padding-top:30px}
.p301000,.rsp30 {padding:30px 10px 0px}
.p200000 {padding-top:20px}
.p100000 {padding-top:10px}

.centering {margin-left:auto; margin-right:auto}
.alignCenter {text-align:center}
.alignLeft {text-align:left}
.alignRight {text-align:right}
.alignJustify {text-align:justify}

.lineHt {line-height:1.5}
.bold {font-weight:bold}
.italic {font-style:italic}
.underline {text-decoration:underline}

.toast {background:#333; color:#fff; padding: 0.75em 1.5em; border-radius: 0.25em; box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); font-size:14px}

copy-link-button::part(button) {display:inline-block; border:1px #987575 solid; cursor:pointer; background-color:#000; padding:12px 18px; border-radius:15px; box-shadow:0px 10px 10px #333;
font-family:inherit; font-size:14px; color: #fff; text-align: center}

.button,.expand2 {display:inline-block; border:none; cursor:pointer; background-color:#333; padding:12px 32px; font-family:inherit; font-size:inherit; color:#999; text-align:center}
.small-button {display:inline-block; border:none; cursor:pointer; background-color:#333; padding:4px 8px; font-family:inherit; font-size:14px; color:#999; text-align:center}
.expand {display:inline-block; border:none; cursor:pointer; background-color:transparent; padding:0px; font-family:inherit; font-size:inherit; color:inherit; text-align:left}
/* .expand:hover {color:#f00} */
.read {padding:0; max-height:0; overflow:hidden; transition:max-height 0.2s ease-out; font-family:inherit; font-size:inherit; color:inherit}

.video-container {position:relative; padding-bottom:56.25%; padding-top:0px; height:0; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed {position:absolute; top:0; left:0; border:none; width:100%; height:100%;}