.section-two-col .icon-play a:before{content:'';background-image:url('./~/media/Images/M/Multitude/icons/vector-icon');background-repeat:no-repeat;position:absolute;bottom:-8px;left:15px;width:19px;height:41px}
.section-two-col .two-col-wrapper {position:relative;}
.section-two-col .two-col-wrapper.mh-450 {min-height: 450px;}
.section-two-col .two-col-wrapper:before{content:'';background-image:url('./~/media/Images/M/Multitude/css/two-col-vector');background-repeat:no-repeat;background-size:cover;display:block;width:148px;height:250px;position:absolute;top:50%;z-index: -1;left:-3%}
.section-two-col .two-col-wrapper .content-left-col {flex: 1 1 auto;max-width: 50%;padding-right:12px;padding-left:calc((100% - 1240px)/2);font-weight:350px}
.section-two-col .two-col-wrapper .content-left-col .title {font-size: 4rem;line-height: 4.8rem;color:var(--secondary-2);max-width: 60%;}
.section-two-col .two-col-wrapper .content-left-col .content {font-size: 2.2rem;line-height: 3.5rem;color:var(--secondary-2);text-transform: capitalize;padding:24px 0;max-width: 65%;}
.section-two-col .two-col-wrapper .content-right-col {flex: 1 1 auto;/*max-width: 50%*/;}
.section-two-col .two-col-wrapper .content-right-col .icon-play {width:70px;padding:0 0 50px;position:relative;}
.section-two-col .two-col-wrapper .content-right-col .icon-play:after {content:"";background:var(--primary-3);width:100%;height:2px;position:absolute;bottom:0;left:0;}
.section-two-col .two-col-wrapper .content-right-col .icon-play img {width:15px;height:21px;position: absolute;top: 11px;left:16px;}
.section-two-col .icon-play a {height: 50px;display: inline-block;position: absolute;background-color: #000;width: 50px;border-radius: 50%;top: -52px;border: 4px solid rgba(244, 244, 244, 0.2);box-shadow: 2px 4px 24px 12px rgba(133, 214, 193, 0.6);left: 9px;}
.section-two-col .two-col-wrapper .content-right-col .popup-video-player-wrapper {display: none;}
.section-two-col .two-col-wrapper .content-right-col .content {font-size: 1.6rem;line-height: 2.6rem;color:var(--secondary-2);text-transform: capitalize;padding:25px 0 0;max-width:60%;font-weight:600}
.section-two-col .two-col-wrapper .image-section {position:absolute;flex: 1 1 auto;max-width: 600px;text-align: right;margin: 0 0 0 auto;right:0px}
.section-two-col .two-col-wrapper .image-section:after {content:'';background:var(--primary-2);width:96%;height:90%;max-width:580px;position:absolute;left:-17px;bottom:-10px;z-index:1;}
.section-two-col .two-col-wrapper .image-section img {position:relative;z-index:9;max-width:600px;}

.video-js {width: 100%; min-height: 500px;}

@media (max-width:1199px) {
.section-two-col .two-col-wrapper .content-left-col .title {max-width:100%;}
.section-two-col .two-col-wrapper .content-left-col .content {max-width:80%;}
}
@media (max-width:991px) {
.section-two-col .two-col-wrapper:before {width: 90px;height: 155px;top: 65%;}
.section-two-col .two-col-wrapper .content-left-col .title {font-size: 3.4rem;line-height: 4.2rem;}
.section-two-col .two-col-wrapper .content-left-col .content {font-size: 1.8rem;line-height: 3rem;max-width:100%;}
.section-two-col .two-col-wrapper .content-right-col .content {max-width:80%;}
.video-js {min-height: 450px;}
}
@media only screen and (min-width: 768px) and (max-width: 823px) and (orientation: landscape) {
.video-js {min-height: 350px;}
}
@media all and (max-width:1200px) {
.section-two-col .two-col-wrapper .image-section{position:relative;margin-top:40px}
.section-two-col .two-col-wrapper .content-left-col{max-width:100%}
}
@media (max-width:767px) {
.section-two-col .two-col-wrapper {flex-wrap: wrap;}
.section-two-col .two-col-wrapper:before {display:none;}
.section-two-col .two-col-wrapper .content-left-col {padding-left: 12px;}
.section-two-col .two-col-wrapper .content-left-col .title {font-size: 2.8rem;line-height: 3.6rem;}
.section-two-col .two-col-wrapper .content-left-col .content {font-size: 1.6rem;line-height: 3rem;}
.section-two-col .two-col-wrapper .content-right-col {padding: 0 12px;}
.section-two-col .two-col-wrapper .content-right-col .icon-play {padding: 0 0 40px;}
.section-two-col .two-col-wrapper .content-right-col .content {max-width:100%;}
.section-two-col .two-col-wrapper .image-section {padding: 0 12px;width: 50%;}
.section-two-col .two-col-wrapper .image-section:after {display:none;}
.video-js {min-height: 350px;}
}
@media (max-width:576px){
.section-two-col .two-col-wrapper .content-left-col {flex: 0 0 100%;max-width: 100%;margin: 0 0 50px;}
.section-two-col .two-col-wrapper .content-right-col {flex: 0 0 100%;max-width: 100%;}
.section-two-col .two-col-wrapper .image-section {flex: 0 0 100%;max-width: 100%;text-align:center;}
.video-js {min-height: 220px;}
}