.arjun-quots-video {padding: 0 10%;position: relative;min-height: 600px;display: flex;align-items: center;background: right center / auto 100% no-repeat fixed;background-color: #000;/* width: 100vw; */transform-style: inherit;}
#arjun-ow-video blockquote p::before {
  content: "";background: url(../images/quote-icon.png) no-repeat;width: 48px;height: 44px;display: block;margin: 0px 0 30px 0}
#arjun-ow-video blockquote p {color: #FFF;font-size: 23px;font-style: italic;font-weight: 300;line-height: normal;margin:0}
#arjun-ow-video blockquote{width: 500px;margin:0}
.arjun-quots-video figcaption{padding: 51px 0;}
.arjun-quots-video .quotes-by{
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 145%; /* 23.2px */
letter-spacing: 0.64px;
text-transform: uppercase;background: linear-gradient(91deg, #716DFF 10.29%, #2EB6AE 17.86%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.arjun-quots-video .quote-author
{
  color: #A7A7A7;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 145%; /* 17.4px */
letter-spacing: 0.48px;
}
.arjun-quots-video .watch-text{color: #FFF;
text-align: right;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 145%; /* 23.2px */}
.arjun-quots-video  .gap-10
{
  gap: 10px;
}
.arjun-quots-video .modal .btn-close {
  position: absolute;
    z-index: 1;
    right: -36px;
    padding: 10px;
    border-radius: 0;
    color: #000;
    background: url(../images/popup-close-icon.svg) no-repeat;
    opacity: 1;
    margin: 0px;
}

@media (max-width: 1199.98px) {
  #arjun-ow-video blockquote p {font-size: 22px}
  .arjun-quots-video {padding: 0 3%; background-size: auto 90%;}
}
@media (max-width: 991.98px) {
  .arjun-quots-video {padding: 0 3%; background-size: auto 100%;}
}
@media (max-width: 767.98px) {
  #arjun-ow-video blockquote {width: 100%}
  .arjun-quots-video {padding: 15px 5%; min-height: 600px; background-size: auto 100%;align-items: start;}
  #arjun-ow-video blockquote p {font-size: 20px}
  #arjun-ow-video .modal.show .modal-dialog {transform: none; width: 88%}
}
