* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}



.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}



.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
    clear: both;
}



.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {display:block !important;}
	
	
	
	
    table.visible-xs {display: table !important;}

    tr.visible-xs {display: table-row !important;}

    th.visible-xs,td.visible-xs {display: table-cell !important;}
}

@media (max-width: 767px) {
    .visible-xs-block {display:block !important;}
}

@media (max-width: 767px) {
    .visible-xs-inline {display:inline !important;}
}

@media (max-width: 767px) {
    .visible-xs-inline-block {display:inline-block !important;}

}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {display:block !important;}

    table.visible-sm {display: table !important;}

    tr.visible-sm {display: table-row !important;}

    th.visible-sm,td.visible-sm {display: table-cell !important;}
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {display:block !important;}
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {display:inline !important;}
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {display:inline-block !important;}
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {display:block !important;}

    table.visible-md {display: table !important;}

    tr.visible-md {display: table-row !important;}

    th.visible-md,td.visible-md {display: table-cell !important;}
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {display:block !important;}
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {display:inline !important;}
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {display:inline-block !important;}
}

@media (min-width: 1200px) {
    .visible-lg {display:block !important;}

    table.visible-lg {display: table !important;}

    tr.visible-lg {display: table-row !important;}

    th.visible-lg,td.visible-lg {display: table-cell !important;}
}

@media (min-width: 1200px) {
    .visible-lg-block {display:block !important;}
}

@media (min-width: 1200px) {
    .visible-lg-inline {display:inline !important;}
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {display:inline-block !important;}
}

@media (max-width: 767px) {
    .hidden-xs {display:none !important;}
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {display:none !important;}
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {display:none !important;}
}

@media (min-width: 1200px) {
    .hidden-lg {display:none !important;}
}






p:last-child {
    margin-bottom: 0;
}



.btn-outline {
    color: #ffffff;
    background: transparent;
}



.video-container-new {
    position: relative;
    background-color: #000000;
    min-height: 550px;
    color: inherit;
    overflow: hidden;
}



.video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    opacity: 0.5;
    display: block;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.video-content-foreground {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.video-content-foreground .text-overlay {
    position: absolute;
    top: 75%;
    -ms-transform: translateY(-75%);
    -moz-transform: translateY(-75%);
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%);
	padding-left:25%;
	padding-right:25%;
}

.xs-banner-background {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.xs-banner-foreground {
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
}

.xs-banner-foreground h1 {
    margin-top: 10px;
}

.xs-banner-foreground .text-overlay {
    padding-top: 15px;
    padding-bottom: 15px;
}


@media (max-width: 991px) {
    #homepage-xs.xs-banner-background {background-image:url(/template/video-banner/img/bg.jpg);}
}



.m-t-15{margin-top:15px;}.m-a-15{margin:15px;}.m-b-60{margin-bottom:60px;}


