
.text-center {
  text-align: center !important; }

.text-white {
  color: #fff !important; }
 
.video-bx .container{
	text-align:center;
}
.video-bx {
	padding-bottom:32px;
	position: relative;
    padding: 0px 100px;
 }
 .centered{
	 text-align:center;
 }
.video-bx .outer-container{
    position: relative;
    width: 100%;
    padding: 107px 0px 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 15px;
}
.auto-container{
	    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.video-bx .big-text{
	    position: relative;
    display: block;
    font-size: 80px;
    line-height: 42px;
    font-weight: 500;
  font-family: ' EuclidCircularB';
  color: rgba(255, 255, 255, 0.9);
    
}

.line-style-3{
	    margin-left: 5%;
}

.line-style-1{
		font-weight:500;
	font-size:70px;
	color:#ffffff;
}
.line-style-2{
	margin-left:36%;
		font-weight:500;
	font-size:70px;
	color:#ffffff;
}
.line-style-4{
	    margin-left: 8%;
}

@media only screen and (max-width: 434px){
	  .video-bx .big-text .line-style-1{
    font-size: 42px!important;
   
  }
  	  .video-bx .big-text .line-style-2{
    font-size: 42px!important;
 
  }
}
@media only screen and (max-width: 434px){
.video-bx .big-text{
	line-height:10px!important;
	font-size:22px!important;
}}
@media only screen and (max-width: 354px){
	  .video-bx .big-text .line-style-1{
    font-size: 34px!important;
   
  }
  	  .video-bx .big-text .line-style-2{
    font-size: 34px!important;
 
  }
}
@media only screen and (max-width: 354px){
.video-bx .big-text{
	line-height:0px!important;
	font-size:18px!important;
}}
@media only screen and (max-width: 300px){
	.line-style-3{
		margin-left:0px;
		font-size:15px;
	}
		.line-style-4{
		margin-left:0px;
		font-size:15px;
	}
		  .video-bx .big-text .line-style-1{
    font-size: 28px!important;
   
  }
  	  .video-bx .big-text .line-style-2{
    font-size: 28px!important;
 
  }
  .video-bx .big-text{
	  margin-bottom:0px!important;
  font-size: 14px!important;}
}
@media only screen and (max-width: 767px){
	  .video-bx .big-text .line-style-1{
    font-size: 50px;
    line-height: 50px;
  }
  	  .video-bx .big-text .line-style-2{
    font-size: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 1200px){
	 .video-bx .big-text{		 
line-height: 48px;}}

@media only screen and (max-width: 767px){
	  .video-bx .big-text{
    font-size: 100px;
    line-height: 100px;
  }
}
@media only screen and (max-width: 499px){
	  .video-bx .big-text{
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1200px){
.video-bx{
    padding: 0px;
	  
}}
  @media only screen and (max-width: 767px) {
    .video-bx {
		    margin-top: 40px;
      padding: 0px 0px; } }
  .video-bx .big-text {
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      .video-bx .big-text {
        font-size: 28px;
line-height:24px;
		} }
	  @media only screen and (max-width: 1200px) {
.workshop-home{
	height:100%;
	  }}
	   @media only screen and (min-width: 768px) { 
	  .about-image{
		  margin:auto;
	   }}
   .video-bx .video-content {
    font-size: 18px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.9);
    width: 80%;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 767px) {
      .video-bx .video-content {
        font-size: 16px;
        width: 100%;
        margin: 0 auto 20px;
        line-height: 24px; } }
  .video-bx .video-play {
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      .video-bx .video-play {
        margin-bottom: 30px; } }
    .video-bx .video-play .popup-youtube {
      height: 100px;
      width: 100px;
      border-radius: 50%;
      line-height: 100px;
      font-size: 36px;
      display: block;
      text-align: center;
      margin: auto;
      color: #f9b21a;
      background: #fff; }
      @media only screen and (max-width: 767px) {
        .video-bx .video-play .popup-youtube {
          height: 100px;
          width: 100px;
          line-height: 100px;
          font-size: 30px; } }
