

.container-fluid.bgHelper {
    /* background-image: url(../images/background-new.jpg); */
    /* background-repeat: no-repeat; */
    /* background-position: top; */
    /* background-size: contain; */
}

/* Video */
.video-overlay-glass {
    display: none;
}

/*------ Video ------*/
.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: none;
    z-index: 2!important;
    top: 0;
    left: 0;
}

.video-overlay-glass {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999!important;
    top: 0;
    left: 0;
}

.coverTap {
    background-image: url('../images/thumb22.jpg');
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.video-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1!important;
}

.play-button-bg {
    position: absolute;
    display: block;
    width: 130px;
    height: 80px;
    border-radius: 5px;
    transition: all .2s ease-out;
    cursor: pointer;
    text-indent: .25em;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translate(-50%, -50%);
    background: #da1921;
    -webkit-transition: all .2s ease-out;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    border: 8px solid white;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 55.10%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.videoContainer {
    max-width: 850px;
    margin: auto;
    padding: 1rem;
    margin-top: 1rem;
}

    ul.s1list1test {
margin: 20px 0 0 0;;
}

.dsplaytest {
    width: 100%;
    display: table;
    box-sizing: border-box;
}
    
    ul.s1list1test li {
    float: left;
    display: inline-block;
    width: 48.5%;
    margin: 20px 5px 0 0;
    box-shadow: 0 0 10px #dedcdc;
    padding: 22px 20px;
    border-radius: 14px;
}

.video-txt1test {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    margin: 15px 0 0 0;
    background: url(../images/quote.png) left top no-repeat;
    font-style: italic;
}

@media screen and (max-width: 767px) {
    .embed-responsive-16by9 {
    padding-bottom: 100% !important;
    }
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
    

    
    	.coverTap {
    background-image: url('../images/mobile.jpg') !important;
 
        background-size: cover;
    background-repeat: round;
                
}
    ul.s1list1test {
     margin: 10px 0 0 0;  } 
    
    ul.s1list1test li {
    width: 100%;
    float: none;
}
        
}


.common_heading {
    font-size: 40px;
    line-height: 54px;
    color: #071e35;
    font-weight: bold;
}


@media screen and (max-width: 767px) and (min-width: 555px) {
    .embed-responsive-16by9 {
        padding-bottom: 175% !important;
    }

}



@media screen and (max-width: 554px) {
    .embed-responsive-16by9 {
        padding-bottom: 175% !important;
    }
    

    
	.mobileOnly {display:block !important;}
	body {
    background-image: none !important;
}
	.coverTap {
    background-image: url('../images/mobile.jpg') !important;
 
        background-size: contain;
    background-repeat: round;
}

 
}

@media screen and (min-width: 1055px) {
  
}

.row.hiddenContent {
    flex-wrap: nowrap;
}




@media screen and (max-width: 375px) {

}

@media screen and (max-width: 375px) {
 
}

@media screen and (max-width: 1055px) {
 
}

