.BANNERVIDEOSE{}
.VIDBANINnR{
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
}
address, blockquote, dd, dl, fieldset, form, ol, p, pre, table, 
ul, h1, h2, h3, h4, h5, h6,div, ul li{
	font-family: "Montserrat", sans-serif;
}
.VIDBANCONTENT{
	width: 68%;
	padding-top: 60px;
	padding-right: 90px;
}
.container-fluid.container-inner{
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.BANVIDEO{
	width: 32%;
}
.VIDBANCONTENT h1{
	font-size: 44px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: left;
  color: #044150;
  margin: 0px 0 12px 0;
  font-family: "Montserrat", sans-serif;
}
.VIDBANCONTENT p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: 0.15px;
	text-align: left;
	color: #4f4f4f;
	margin: 0px;
	font-family: "Montserrat", sans-serif;
}
.VIDBANCONTENT .FTLRN{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 0.15px;
	text-align: left;
	color: #51bffc;
	margin-bottom: 12px;
}
.VIDBANCONTENT ul{
	list-style-type: none;
	padding: 40px 0 0 0;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
	font-family: "Montserrat", sans-serif;
}
.VIDBANCONTENT ul li{
	/* width: 33.33%; */
	width: auto;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.15px;
	text-align: left;
	color: #215477;
	padding-right: 20px;
	font-family: "Montserrat", sans-serif;
}
.VIDBANCONTENT ul li:last-child{
	padding-right: 0px;
}
.VIDBANCONTENT ul li img{
	width: 28px;
	margin-right: 6px;
}
.BANVIDEO{
	background:url("/static/Openedx-theme/skillup_static/images/big_circle.7365c3738c8c.svg");
	background-size: 85%;
	padding: 117px 0 102px 0;
	background-repeat: no-repeat;
	background-position: top 53% center;
}
.VIDEOINNR{
	width: 100%;
	height: 240px;
	opacity: 1;
	background-color: #c4c4c4;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover !important;
    background-repeat: no-repeat !important;
	/* cursor: pointer; */
	position: relative;
}
/* .VIDEOINNR:after{
	content: '';
    background: url("/static/Openedx-theme/skillup_static/images/PLAY_icon.98fc3094eb59.svg");
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: top 50% center;
    background-color: rgba(0,0,0,.3);
    background-size: 65px;
} */
.Excollaboration{
	padding: 40px 0 42px 0;
	text-align: center;
	background-color: #b8c4c7;
	z-index: 99;
	position: static;
}
footer.Accent_BlueGreen01 .frame-area,
footer.Accent_BlueGreen01 iframe{
	display: none;
} 
.circlebgCOntainer{
	position: relative;
	overflow: hidden;
}
.circlebgimg{
	position: absolute;
    left: -6%;
    top: -50px;
	pointer-events: none;
}
.circlebgimg img{
	width: 72%;
}
.circlebgimg img.whiteDesktop{
	display: block;
}
.circlebgimg img.whiteMobile{
	display: none;
}
/* .circlebgCOntainer:before{
	content: '';
	position: absolute;
	background: url("/static/Openedx-theme/skillup_static/images/circlewhite.ea7e32be1e1c.svg");
	width: 100%;
    min-height: 500px;
    left: -7%;
    top: -50px;
    background-repeat: no-repeat;
    background-size: auto;
	background-position: top left;
} */

.Excollaboration_heading{
	position: relative;
}

.Excollaboration_heading h2{
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.25px;
  color: #044150;
  font-family: "Montserrat", sans-serif;
}
.Excollaboration_heading p{
	font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.15px;
  text-align: center;
  margin: 0;
  color: #044150;
}
.Excollaboration-inner ul{
	list-style-type: none;
	padding: 32px 0 0 0;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.Excollaboration-inner ul li{
	padding: 0 8px;
}
.Excollaboration-inner ul li a{
	border-radius: 5px;
	padding: 0px 20px;
  box-shadow: 0 0 20px -9px rgba(4, 65, 80, 0.25);
  border: solid 1px #ededed;
  background-color: #ffffff;
  display: block;
  width: 238px;
  height: 85px;
  display: flex;
  align-items: center;
  text-decoration: none;
  justify-content: center;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.15px;
	color: #044150;
}
.Excollaboration-inner ul li a:hover{
	border: solid 1px #044150;
  background-color: #044150;
  color: #fff;
}
.modal_video .modal-content{
	border-radius: 0px;
	border: none;
	height: 100%;
}
.modal_video .modal-body{
	padding: 5px;
	height: 100%;
}
.modal_video .modal-body video,
.modal_video .modal-body iframe{
	width: 100%;
	height: 100%;
}
.modal_video .modal-dialog{
	width: 750px;
	height: 400px;
}

/*.modal_video .modal-header{
	position: absolute;
	right: -20px;
	background: #fff;
	padding:5px 4px 3px 7px;
}*/
.modal_video .modal-header {
  position: absolute;
  bottom: -70px;
  background: none;
  padding: 5px 4px 3px 7px;
  width: 100%;
  text-align: center;
  border: none !important;
}
.modal_video .modal-header .close{
	opacity: 1;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	font-size: 30px;
	color: #fff;
	float: none;
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background-color: rgba(0, 0, 0, 0.5);
	text-shadow: none;
}
.VIDEOINNR img{
	width: 100%;
}
body.modal-open{
	overflow: hidden !important;
}
.btn-theme-colored2.btn.focus, 
.btn-theme-colored2.btn:focus, 
.btn-theme-colored2.btn:hover{
    color:#fff;
}
.Excollaboration.TOPCAtGoRY{
	padding: 40px 0 28px 0;
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner{
	width: 920px;
	margin: 0 auto;
}
.Excollaboration.TOPCAtGoRY .Excollaboration_heading h2{
	margin: 0px 0 12px 0;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul{
	padding-top: 12px;
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul{
	flex-wrap: wrap;	
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul li{
	margin-bottom: 12px;
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul li a{
	width: auto;
	padding: 12px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1px;
	color: #044150;
	height: auto;
}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul li a:hover{
	background-color:#044150;
	color: #fff;
}
.circlebgCOntainer.tocatcir .circlebgimg{
	left: 0%;
    top: 0px;
    pointer-events: none;
}
.circlebgCOntainer.tocatcir .circlebgimg img.whiteDesktop{
	width: 100%;
}
.circlebgCOntainer.tocatcir .circlebgimg img.whiteMobile {

}
.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul li {
    padding: 0 6px;
}
.HelPSeCtION.TOPCaTConTACT{
	/* background: url("/static/skillup_static/images/home-images/contact_circle_m.svg");
    background-repeat: no-repeat;
    background-position: bottom -110px left;
    background-size: 32%; */
	background-image: none;
	padding: 40px 0 60px 0;
}
.HelPSeCtION.TOPCaTConTACT p.HeLPTxT a{
	color: #51bffc;
}
.HelPSeCtION.TOPCaTConTACT .form-group.FORMSUBMIT{
	padding-top: 44px;
	margin-bottom: 0px;
}
.HelPSeCtION.TOPCaTConTACT p {
    margin-bottom: 0px;
    margin-top: 23px;
    font-size: 16px;
    line-height: 1.4;
    color: #707070;
	margin-top: 20px;
}

.HelPSeCtION p.HeLPTxT {
    margin-top: 16px;
    color: #4f4f4f;
	font-weight: 500;
}

.HelPSeCtION.TOPCaTConTACT .FORMSUBMIT .btn-submit:hover, 
.HelPSeCtION.TOPCaTConTACT .FORMSUBMIT .btn-submit:focus{
	color: #04313D;
	border: 1px solid #f9c654;
    background-color: #f9c654;
}
.HelPSeCtION.TOPCaTConTACT .FORMWOCLIMN,
.HelPSeCtION .FORMWOCLIMN{
	align-items: inherit;
}
.FAQ_home_main.FaQhOmE .Sko_Main_Section .panel-body p{
	width: 100%;
}
.HelPSeCtION.TOPCaTConTACT .COUrSEHeadinG h2{
	color: #333333;
}
.HelPSeCtION.TOPCaTConTACT form{
	margin-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
	.VIDBANCONTENT {
	    width: 100%;
	    padding-top: 70px;
	    padding-right: 0px;
	}
	.BANVIDEO {
    	width: 100%;
    	background-size: 57%;
	}
	.VIDEOINNR {
	    width: 100%;
	    height: 380px;
	    background-color: #c4c4c4;
	}
	.Excollaboration-inner ul {
	    list-style-type: none;
	    padding: 32px 0 0 0;
	    margin: 0px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.Excollaboration-inner ul li{
		margin-bottom: 15px;
		width: 50%;
	}
	.Excollaboration-inner ul li a{
		width: 100%;
	}
	
}

@media only screen and (max-width: 991px) {
	.VIDEOINNR {
	    width: 100%;
	    opacity: 1;
	    height: 250px;
	    background-color: #c4c4c4;
	}
	.Excollaboration.TOPCAtGoRY .Excollaboration-inner{
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
  .container-fluid.container-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
	.Excollaboration-inner ul {
    list-style-type: none;
    padding: 32px 0 0 0;
    margin: 0px;
    display: block;
    align-items: center;
    justify-content: center;
	}
	.Excollaboration-inner ul li{
		padding: 0px;
		margin: 0px auto 15px;
		width: 238px;
	}
	.Excollaboration-inner ul li a{
		width: 100%;
	}
	.VIDBANCONTENT {
	    width: 100%;
	    padding-right: 0px;
	    padding-top: 24px;
	}
	.BANVIDEO {
	    width: 100%;
	    background-size: 85%;
	    padding: 56px 0 102px 0;
	    background-repeat: no-repeat;
	    background-position: top 26% center;
	}
	.VIDBANCONTENT ul li{
		width: 100%;
		margin-bottom: 15px;
	}
	.modal_video .modal-dialog{
		width: 95%;
    	height: auto;
	}
	.VIDEOINNR {
	    width: 100%;
	    opacity: 1;
	    height: 220px;
	    background-color: #c4c4c4;
	}
	.circlebgimg img.whiteDesktop{
		display: none;
	}
	.circlebgimg img.whiteMobile{
		display: block;
	}
	.circlebgimg {
		position: absolute;
		left: 0;
		top: -50px;
		width: 100%;
		pointer-events: none;
	}
	.circlebgimg img {
		width: 90%;
	 }
	 .VIDBANCONTENT h1 {
		padding-right: 0px;
		font-size: 44px;
		font-weight: 400;;
	}
	/*.Excollaboration_heading h2{
		font-size: 32px;
		font-weight: normal;
	}*/
	.Excollaboration.TOPCAtGoRY {
    	padding: 40px 0 28px 0;
     }
	
	
	.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul {
		flex-wrap: wrap;
		display: flex;
	}
	.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul li {
		padding: 0 6px;
		width: auto;
		display:inline-block;
	}
	.Excollaboration.TOPCAtGoRY .Excollaboration-inner ul {
		flex-wrap: wrap;
		display: inline-block;
		margin-left: -6px;
		margin-right: -6px;
	}
	.circlebgCOntainer.tocatcir .circlebgimg img.whiteMobile {
		display: block;
		transform: rotate(176deg);
	}
	.circlebgCOntainer.tocatcir .circlebgimg img.whiteMobile {
		display: block;
		transform: inherit;
		margin-left: 0;
		width: 100%;
		padding-left: 89px;
	}
	
	/*Praveen***/


	.HelPSeCtION.TOPCaTConTACT p {
		margin-top: 12px; }
		
	.HelPSeCtION p.HeLPTxT {
      margin-top: 20px;
	 }
	 .HelPSeCtION.TOPCaTConTACT {
		padding: 40px 0 60px;
	}
	.HelPSeCtION .FORMWOCLIMN .FORMWOCLIMN-LeFT{
		margin-right: 10px;
	}
	.HelPSeCtION .form-control{
		padding: 24px 10px;
	}
	.HelPSeCtION .FORMWOCLIMN .FORMWOCLIMN-LeFT span{
		font-size: 24px;
	}
	.HelPSeCtION .form-control, .HelPSeCtION .form-control:focus{
		font-size: 24px;
	}
}
@media only screen and (max-width:568px) {
	/* .VIDBANCONTENT h1{
		padding-right: 40px;	
	} */
	.HelPSeCtION .FORMWOCLIMN .FORMWOCLIMN-LeFT span {
		width: 60px;
	}
	
}
@media only screen and (max-width:375px) {
	.BANVIDEO {
		width: 100%;
		background-size: 110%;
		padding: 56px 0 102px 0;
		background-repeat: no-repeat;
		background-position: top 26% center;
	}
	.VIDBANCONTENT h1{
		padding-right: 0px;	
	}
}

