@media screen and (max-width: 992px) {
	.img-responsive-mob {
	    width: 100% !important;
	}
}

@media screen and (max-width: 1025px) {
	.hide-on-1024 {
		display:none !important;
	}
}

/* Header and main nav */
.header{
	padding:7px 0 7px 0;
	transition: all .3s ease;
}
.header-lite{
    border-bottom: 1px solid #e1e1e1;
    background: #ffffff !important;	
}
.navbar-nav > li {
	color:#fff;
}
.header-lite li{
    color: #58585a;
}    
.header-lite li a{
    color: #58585a;
}
.header-lite li a:hover{
    color: #4c0055;
}
.header-lite li.active a{
     color: #671780;
}
.header-lite .dropdown-menu a:hover{
    color:#fff;
}
.header-lite .navbar-nav > li.dropdown > a::after {
    color: #58585a;
}
.header-lite .dropdown-menu{
border:1px solid #e1e1e1;
}
.header-lite .dropdown-menu{
background-color:  #e1e1e1;
}
.header-lite .navbar-nav > li:hover > a{
    color:#58585a;
}
.header-lite .navbar-toggle {
    color: #58585a;
}
.header-lite .navbar-toggle:hover {
    color: #4c0055;
}
@media screen and (max-width: 992px){
	.header-lite li{
	    color: #fff;
	}
	.header-lite li a{
	    color: #fff;
	}
	.header-lite li a:hover{
	    color: #fff;
	}
	.header-lite li.active a{
	     color: #fff;
	}
	.header-lite .navbar-nav > li.dropdown > a::after {
	    color: #fff;
	}
	.header-lite .navbar-nav > li:hover > a{
	    color:#fff;
	}
	.dropdown-menu > li > a {
	    color: #8f8f96;
	}
}

/* Sticky header */
.darkHeader {
	background: rgba(30, 30, 30, 0.9) !important;
	transition: all .3s ease;
	padding:0 !important;
}
.lightHeader {
	background:#ffffff !important;
	transition: all .3s ease;
	padding:0 !important;
}


/*.w3i-socIconLeft{
    display: inline-block;
}*/
.w3i-socBoxLeft{
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top:30px;

}
.w3i-socRow{
    display:table-row;
}
.w3i-ml-iconLeft{
    display: table-cell;
    width:20%;
    text-align: center;
}
.w3i-ml-iconLeft i{
    font-size:22px;
}
.w3i-colPad{
    padding:0 10px;
}
.w3i-colPad div p, .w3i-colPad div h5{
	color: #b3b3b3 !important;
}


.w3i-socIcon{
    display: inline-block;
    position: relative;
    background-color:#d1d1d1;
    border-radius: 50%;
    width:45px;
    height:45px;
    font-size:26px;
    text-align: center;
     transition: background-color .2s;
}
.w3i-socIcon:hover{
    background-color:#4C0055;
    color:#ffffff;

}
.w3i-socIcon:hover i{
    color:#ffffff;

}
.w3i-socIcon i{
    margin-top:9px;
    color:#444444;
    transition: color .2s;
}


.w3i-ml-icon{
    margin-left: 45px;
}
@media screen and (max-width: 480px){
    .w3i-ml-icon{
        margin-left: 15px;
    }
    .w3i-FooterLogo{
        width: 100% !important;
    }
    .widget.widget_recent_entries{
        margin-top:40px;
    }
}
.w3i-compLogos-row{
    background-color:#735084;
    padding:120px 0;

}
.w3i-compLogos-row h1, .w3i-compLogos-row h4{
    color:#ffffff;
}

.w3i-compLogos-row hr{
    width:75%;
}
.w3i-logo{
    line-height:140px;
}
.w3i-logo img{
    vertical-align: middle;
    width:100%;
}
.w3i-logo a{
    display: inline-block;
    padding:0 5px;
}
.w3i-socBox{
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: -ms-max-content;
    max-width: -o-max-content;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}
/*.w3i-foot-subt h2{
    border-bottom: 1px solid #d1d1d1;
    margin-bottom:10px;
}
.w3i-foot-subt li{
    border-bottom: 1px solid #d1d1d1 !important;
    padding-bottom:5px;
}
.w3i-foot-subt ul li:last-child{
    padding-bottom:5px;
}
.w3i-foot-subt h2::after{
    margin-top:10px;
    background-color: transparent;
}*/
.w3i-foot-subt{
    margin-bottom:10px;
}
.w3i-foot-subt li a{
    font-weight:600;
}
.w3i-foot-subt i{
    float: left;
    color:#b3b3b3;
    margin-top:5px;
    margin-right:5px;
}
.w3i-foot-subt a{
    display: flex;
}
.w3i-foot-subt li:hover i, .w3i-foot-subt li:hover a{
    color:#fff !important;
}
.w3i-pad57{
	padding-bottom:57px;
}
.list-divider i{
    float:left;
    margin-top:12px;
}
.list-divider > li:first-child i{
    margin-top:9px !important;
}

.list-divider a{
    display:flex;
    line-height: 26px;
    margin-top:5px;
    margin-bottom:5px;
}

.w3i-aside-li span{
    float:left;
    display: block;
}
.w3i-asideA{
    text-align: left;

    font-weight: 600;
}
.w3i-asideA:hover{
     color: #3DAEB5 !important; 
}

.nav-pills > li.active > a{
    border-bottom:1px solid #4C0055;
    color: #4C0055  !important;/*w3i*/
    background:transparent;
}
.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus{
    background:transparent;
}
.nav-pills > li > a{
    padding:8px 0px 5px 0px;
}

.nav-justified > li {
    border:none;/*w3i*/
}
.w3iBlock{
    width:60%;
    /*background-color: #4C0055;*/
    margin:0px auto;
    /*padding-top:50px;
    padding-bottom:50px;*/
}

.w3iBlock h1, .w3iBlock h4{
    color: #fff;

}
.w3i-GreenBtn{
    margin-top:18px;
    margin-bottom:0;
    margin-right:10px;
}
.w3i-BlueBtn{
    margin-top:17px;
    margin-bottom:0;
}
.w3i-ProdBtn{
    margin-bottom:0;
}
.w3i-BigBtn{
    width:250px;
    margin:0 15px;
    padding:0 10px !important;
}
.w3i-pricingText1{
	font-size:17px;
}

/*----------------------------------------------*/
#custom_carousel .item {

    color:#555;
    background-color:#fff;
    padding:20px 0;

}
#custom_carousel .controls{
   /* overflow-x: auto;
    overflow-y: hidden;*/
    padding:0;
    margin:0 auto;
    /*white-space: nowrap;*/
    text-align: center;
    position: relative;
    background:#fff;
   
}
#custom_carousel .controls li {
    /*display: table-cell;
    width: 1%;
    max-width:90px;*/
    display: inline-block;
    margin:0px 20px;
}
#custom_carousel .controls li.active {
    background-color:#fff;


    /*border-top:3px solid orange;*/
}
/*#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}*/
#custom_carousel .controls li a{
    color:inherit;
    font-size:18px;
    padding:8px 0px 5px 0px;
    width: intrinsic;
    width: -moz-fit-content;
    width: -webkit-max-content;
    margin:0 auto;
}
#custom_carousel .controls li.active a{
    border-bottom: 1px solid #003D51;
    color: #003D51  !important;
}
/*
#custom_carousel .controls nav{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}*/
.w3iFlexMarg{
    margin-top:50px;
}
.w3i-FooterCont{
    margin-bottom:30px;
}
.breadcrumb{
    height:80px;
    width:100%;
    display: table-cell;
}
.w3i-breadcrumb{
    /*height:100px;*/
    padding: 0;
}
.w3i-breadcrumb li{
    font-size: 18px;
}
.w3i-breadcrumb ol{
    vertical-align: middle;
}
.panel-heading:hover{
    background-color: #f5f5f5;
}


/*W3i custom*/
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-bottom: 1px solid #ddd;
}


/*-- Responsive --*/
@media screen and (max-width: 992px){
    .carousel-inner{
        text-align: center;
    }
    .w3iFlexMarg{
        margin-top:0;
    }
    .w3i-GreenBtn{
        margin-top:18px;
        width:100%;
        margin-top:10px !important;
    }
    .w3i-BlueBtn{
        width:100%;
        margin-top:5px !important;
        margin-bottom:10px !important;
    }
    .w3i-ProdBtn{
        margin-bottom:30px !important;
    }
    .w3i-FooterCont{
        margin-bottom:0 !important;
    }
    .w3i-BigBtn{
        width:100%;
        margin:15px 0 0 0;
        height:50px !important;
        line-height: 50px !important;
    }
    .w3i-En{
        padding-left:15px !important;
    }
    .w3i-Es{
        padding-left:15px !important;
    }
    .w3i-margtop60-sm{
        margin-top:60px;
    }
    .widget.footer_form.widget_recent_entries{
        margin-top:40px;
    }
    .widget.footer_support.widget_recent_entries{
        margin-top:40px;
    }
    
}
@media screen and (min-width: 992px){
	.navbar-nav > li.active > a{
	    color:#7CCBBF;
	}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none !important;
}
.navbar-nav{
    padding-left:10px;    
    padding-right:10px;
}
.w3i-HelpLogo{
    height:60px;
}
/*
.widget_recent_entries li {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget_recent_entries li a{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:15px;
    display: block;
}*/
.widget_recent_entries li a:hover{
    color: #3DAEB5;
}
.w3i-SideWidget{
    border-bottom: 1px solid #e0e0e0;
}
.w3i-bolded{
    font-weight: 600;
}
.w3i-thin{
    font-weight: 200;
}
.w3i-float-right{
    float: right;
}
.w3i-comments{
    border: 1px solid #edecec;
    padding: 20px;
    background-color: #f5f5f5;
}
.w3i-h-center{
    margin:0 auto;
}

@media screen and (max-width: 768px){
    .w3i-logo {
        line-height: 110px;
    }
    .highlight{
        padding-bottom:30px;
    }
    .ic-hero .subtitle{
        display:none;
    }
    .w3i-BigBtn{
        height:40px !important;
        line-height: 40px !important;
    }
    .valign-center {
        display: block;
        margin-top: 80px;
    }
    .w3i-hide-left {
	    display:block !important;
	}
	.w3i-hide-right {
		display:none !important;
	}
    .w3i-breadcrumb{
        text-align: center;
    }
    .widget.widget_recent_entries{
        margin-top:40px;
    }
    .w3i-leftPgn, .w3i-rightPgn{
		float:none !important;

	}
	.w3i-helpPgn{
		text-align: center;
	}

}


@media screen and (max-width: 420px){
	.quote-author-inline strong{
		display:block;
	}
	.quote-author-inline img {
	    margin-top: 0px !important;
	    margin-bottom: 10px !important;
	    margin-right: 0;
	    padding-right: 0;
	    border: none;
	}
}

@media screen and (max-width: 394px){
    .quote-author-inline img{
        margin-top:0px !important;
        margin-bottom:10px !important;
        margin-right:0;
        padding-right:0;
        border:none;
    } 
    .highlight{
        padding-bottom:10px;
    }
    /* h1.large{
        margin-top:15px !important;
    }*/
    .ic-hero p{
        font-size:14px;
    }
    .w3i-breadcrumb{
    padding: 0;
	}
    
}

@media screen and (max-width: 320px){
    [class*=col-xs-]{
        float: none;
        width: 100%;
        xtext-align: center;
    }
    .w3i-logo {
    line-height: 70px;
    }
     h1.large{
        font-size:24px !important;
        line-height: 28px !important;
    }
    .ic-hero p{
        font-size:13px;
    }

}
/*@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important;
    }
}*/
/*-----------------------------------------------------------------------------------*/
/*	PRODUCTS
/*-----------------------------------------------------------------------------------*/

.st-product-box {
	padding:30px 30px 40px;

	color:#fff;
	min-height:294px;	
}
.st-product-box p{
    font-size:11px;
    line-height: 18px;
}
.st-product-box:hover {/*cursor: pointer;*/}

.st-product-box i 
{
	top:50px;
	right:40px;
	opacity:1;
	font-size:80px;
}

.st-product-box-title {
	font-size:30px;
	font-weight:900;
	border-bottom:1px solid #fff;
	padding-bottom:6px;
}
.st-product-box-title .light {font-weight:normal;}
.st-product-box-title .subtitle {font-weight:normal;font-size:10px; line-height: 15px; min-height: 30px;}
.small-subtitle {font-weight:normal;font-size:9px;}

.st-product-box.free {
	/*! background:#f26522; */
}
.st-product-box.pro {
	/*! background:#ffcb31; */
	/*padding:0px;*/
	/*! padding-left:40px; */
}
.st-product-box_purple {
	background:#003D51;
}

.triangle-down{
    width: 25%;
    height: 0;
    padding-left: 25%;
    padding-top: 25%;
    overflow: hidden;
}
.triangle-down div {
    width: 0; 
    height: 0;
    margin-left:-500px;
    margin-top:-500px;
     
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 500px solid #4679BD;
}

.st-products {
	padding:20px;
}

.st-products.red {
	background:#f8b290;
}

.st-products ul {
	padding-left:50px;
	font-size:12px;
	font-weight:900;
}
.st-products ul li 
{
	color:#231f20;
}

.tabs-left, .tabs-right {
  border-bottom: none;
}
.tabs-left {
}
.tabs-right {
}
.tabs-left>li, .tabs-right>li {
  float: none;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: 8px;
  background:#4c0055;
  position:relative;
  z-index:11;
}
.tabs-right>li.active {z-index:9 !important;}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-right-color: transparent;
  background:#4c0055;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-left-color: transparent;
  background:#4c0055;
  border:none;
  color:#fff;
  font-weight:900;
  z-index:9 !important;
}
.tabs-left>li>a {
  border-radius: 0px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0px;
  margin-right: 0 !important;
  color:#fff !important;
  padding:13px 15px !important;
  text-align:center;
  font-size:16px;
  outline: none !important;
}
.tabs-right>li:hover {z-index:9 !important;}
.tabs-right>li>a span {font-size:27px;}
.nav-tabs.tabs-right > li > a:hover {
    border-color: #ffcb31;
    background-color: #4c0055 !important;
}
.st-product-tabs .nav-tabs > li.active > a, .st-product-tabs .nav-tabs > li.active > a:hover
{
	border-bottom: none !important;
	
}
.nav-tabs.st-product-tabs li, .nav-tabs.st-product-tabs li:hover
{
	height: 92px;
	width: 75px;
}
.nav-tabs.st-product-tabs li a:hover
{
	padding: 15px 0px !important;
}
.nav-tabs.st-product-tabs li.active a:hover
{
	padding: 13px 15px !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    /*background-color: #ffcb31;*/
}
.st-product-tabs .nav-tabs > li > a:hover
{
	padding:13px 15px !important;
}
.st-modal-content-container div.row input
{
	border: none;
	width: 100%;
	background: #ECECEE;
	padding: 5px 10px;
}
.st-modal-content-container div.row textarea
{
	min-height: 200px;
	resize: none;
	background: #ECECEE;
	padding: 5px 10px;
}
.w3i-white-back{
    background-color: #ffffff;
    color:#4d4d4d;
    width:100%;
    padding: 30px 30px;
    border: 1px  solid #003D51;
    min-height: 470px;
    position: relative;
    font-size: 13px;
}
.w3i-white-back-ES{
    min-height: 520px;
}
.w3i-white-back button{
    font-weight: 700;
    position: absolute;
    bottom:30px;
    /*left: 0; */
	right: calc(50% - 65px);
    margin-left: auto; 
    margin-right: auto; 
    min-width: 130px;
}
.w3i-white-back .btn{
    padding-left:10px;
    padding-right:10px;
}
.w3i-white-back ul li{
    list-style-type: disc;
}
.w3i-sub-box span{
    font-size:21px;
    font-weight: 900;
}
.w3i-sub-box{
    margin-top:10px;
}
.w3i-priceBox{
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #4c0055;
    font-weight: 900 !important;
}
.w3i-priceBox li{
    background-color: #671780;

}
.nav-tabs > li.active > a{
    background-color: #4c0055;
}
.w3i-priceBox a{
    border-left:none !important;
}
.nav-tabs > li{
    padding:0;
}
.nav-tabs.st-product-tabs li, .nav-tabs.st-product-tabs li:hover{
    height:auto;
}
.nav-tabs > li > a{
    border: none;
}
.nav-tabs.st-product-tabs li a:hover {
    padding: 13px 15px !important;
}
.tab-content {
    padding: 0;
    margin-left: -15px;
    margin-right: -10px;
}
.st-product-tabs{
    font-weight: 900;
}
.tab-pane p{
    color: #ffffff;
}
.w3i-greenSubText{
     color: #8CC63F;
    }
 .w3i-blackSubText{
    color:#4d4d4d;
 }   
 .w3i-blackSubText, .w3i-greenSubText{
    font-size:11px;
 }   

.widget_recent_comments ul li::before{
    margin-top: 3px;  
}
.w3i-priceLogos{
    max-height:39px; 
}
.w3i-sub-box .subtitle{
    font-size: 12px;
    line-height: 12px;
}
.w3i-sub-box .w3i-fw400, .w3i-fw400{
    font-weight: 400;
}
.w3i-priceBox .w3i-fw400{
    font-size: 16px;
}
.w3i-tabParent{
    position: absolute;
    right: 0;
    top:0;
    text-align: center;
}
.w3i-tab{
    background-color: #3DAEB5;
    transition: background-color .2s;
    display: block;
    height: calc( 294px / 4 );
    width: calc( 294px / 4 );
  
}
.w3i-actTab{
    background-color: #003D51 !important;
    
}
.w3i-relBox{
    position: relative;
    color:#fff;
}
.w3i-spPro, .w3i-spPack{
    display: block;
}
.w3i-spPro{
    font-weight: 400;
    padding-top: 10px;
    font-size:13px;
}
.w3i-spPack{
    font-size: 28px;
    font-weight: 900;
}
.w3i-tab:hover{
     background-color: #003D51;
     cursor:pointer;
}
.w3i-tab.w3i-actTab:hover{
    cursor:auto;
}

.w3i-input::-webkit-input-placeholder { xcolor: #c5c5c5; }  /* WebKit, Blink, Edge */
.w3i-input:-moz-placeholder { xcolor: #c5c5c5; }  /* Mozilla Firefox 4 to 18 */
.w3i-input::-moz-placeholder { xcolor: #c5c5c5; }  /* Mozilla Firefox 19+ */
.w3i-input:-ms-input-placeholder { xcolor: #c5c5c5; }  /* Internet Explorer 10-11 */
.w3i-input::-ms-input-placeholder { xcolor: #c5c5c5; }  /* Microsoft Edge */

.w3i-modal{
    border-radius: 0;
}
.w3i-btn-close{
    margin-bottom: 5px !important;
}
.w3i-btn-close{
    background-color: #fff;
    border: 1px solid #c5c5c5;
}
.w3i-btn-close:hover{
    background-color: #e5e5e5 !important;
    color:#4d4d4d !important;
    border: 1px solid #c5c5c5;
}
.w3i-btn-close:focus{
    background-color: #e5e5e5 !important;
    color:#4d4d4d !important;
    border: 1px solid #c5c5c5;
}
.modal-header .close{
    margin-top:8px;
}
.w3i-leftPgn{
	float:left;
}
.w3i-rightPgn{
	float:right;
}
.w3i-helpPgn a:hover, .w3i-helpPgn a:focus{
	color:#fff !important;
}
.w3i-helpPgn .btn i{
	margin:0;
}
.w3i-ProdBtn .fa {
	vertical-align: initial;
}


.no-menu .header:not(.header-vertical) .navbar-collapse {
    float: none !important;
    clear: both;
    width: auto;
    margin: 0 !important;
    position: absolute;
    top: 60px;
    right: 30px;
}

/* Crowdsource forma widget */
.widget-box {
	padding:0px 30px 30px 30px;
	background:#eee;
	float:left;
	width:100%;
}

.st-oi-form-container {
    max-width: 100% !important;
    min-width:100% !important;
}

.st-oi-header-desc {
    padding: 0px 0px !important;
    font-weight: normal !important;
}

.st-oi-reward {
    text-align: left !important;
    padding: 0px 0px !important;
}

.st-oi-form-label-p {
    margin-top: 0px !important;
}

span.st-oi-mandatory-dot {
    margin-top: 10px !important;
}

.st-oi-form-inputfield {
    width: 81% !important;
}

.st-oi-form-component-container select, .st-oi-form-component-container input {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    width: auto;
    height: auto;
    padding: 0 15px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.st-oi-form-button-container {
    width: 100% !important;
}

@media screen and (max-width: 768px) {
	.st-oi-form-label {
	    width: 100% !important;
	    margin-bottom:0px !important;
	    padding-bottom:0px !important;
	    min-height: 10px !important;
	    overflow-x: visible !important;
	}
	.st-oi-form-label-p {
	    float: left !important;
	    margin-top: 0px !important;
	    margin-bottom:0px !important;

	}
	.st-oi-form-inputfield {
	    width: 100% !important;
	}
	.st-oi-form-button {
	    float: left !important;
	}
}

/* VIDEO */
.video-box {
    display: block;
    margin-bottom:50px;
}

.vidcontainer {

	width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.videolist {
    margin-top:30px;
}

.vids{
}
.vids::-webkit-scrollbar {
    width: 5px;
    background-color: #8A8A8A;
    border: 1px solid #AFACAC;

}
.vids::-webkit-scrollbar-thumb {
    background-color: #F2AB3A;
    border-radius: 5px;
}
.vids::-webkit-scrollbar-thumb:hover{
background-color:#fff;
}
.vids::-webkit-scrollbar-thumb:active{
background-color:#ccc;
}


.vids a {
    text-decoration: none;
    color: #3DAEB5;
    font-size: 16px;
    display: block;
    margin-bottom:15px;
    float: left;
    width: 100%;
    height: auto;
}
.vids-image {
    width: 50%;
    float:left;
    position: relative;
}
.vids-image img {
    width: 100%;
}
.vid-overlay {
    position: absolute;
    top: 0;
    right: 0;
    xbackground: #003e51CC;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff !important;
    z-index: 2;
    border-bottom:3px solid #F2AB3A;
    opacity: 0;
    transition: all 0.2s linear;
}
.vid-overlay i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    line-height: inherit;
    vertical-align: bottom;
    opacity: 0;
}
.vids a:hover .vid-overlay{opacity: 1;background: #003e51CC;}
.vids a:hover .vid-overlay i{opacity: 1;}
.playing .vid-overlay {opacity: 1;background:#003e5100;}

.video-wrap .vids-image {width: 100%; float:none;}
.video-wrap .vid-overlay i {font-size:50px;}
.video-wrap:hover .vid-overlay{opacity: 1;background: #003e51CC;}
.video-wrap:hover .vid-overlay i{opacity: 1;}

.vids a .vids-title {
    width:50%;
    float:left;
    padding-left: 10px;
    font-size: 14px;
}
.vids a .vids-title p {
    font-weight: 400;
    line-height: 18px;
    font-size:13px;
}

.video-text-wrap {
    margin-top:30px;
}
.video-text-wrap .video-title {
    margin-bottom:10px;
}

/*--- controllers ---*/
.controls-wrap {
    position: relative;
    transition: all 0.2s linear;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    xwidth: calc(100% - 30px);
    xpadding:0px 15px;
}
.vidcontainer:hover .controls-wrap {
    opacity: 1;
    visibility: visible;
}
.controllers {
    position: absolute;
    bottom: 6px;
    height: 40px;
    width: 100%;
    background:#000000CC;
}

.controllers button {
    background: transparent;
    border: none;
    color: #fff;
    height: 40px;
    width: 30px;
    margin: 0px 5px;
    outline: none;
    font-size: 18px;
    display: inline-block;
    float: left;
}

.controllers button:focus {
    color: #fff;
}

.btnPlay:after {
    content: "\f04b";
    font-family: 'FontAwesome';
}
.paused:after {
    content: "\f04c";
}

.sound:after {
content: "\f027";
    font-family: 'FontAwesome';
}
.sound2:after {
content: "\f028";
}

.muted:after {
    content: "\f026";
}
.btnFS:after {
     content: "\f065";
    font-family: 'FontAwesome';
}
.ads {
    height: 350px;
    width: 350px;
    position: absolute;
    background-color: #777;
    top: 27.5px;
    right: 40px;
    z-index: 11;
}
.bigplay {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto auto;
    z-index: 11;
    color: #fff;
    font-size: 80px;
    line-height: 150px;
    text-align: center;
    cursor: pointer;
    background:#000000CC;
    border-radius: 50%;
}
.bigplay i {
    line-height: inherit;
    vertical-align: bottom;
    margin-left:20px;
}
@media screen and (max-width: 992px){
    .bigplay {
        height: 80px;
        width: 80px;
        font-size: 40px;
        line-height: 80px;
    }
    .bigplay i {
        margin-left:8px;
    } 
} 
.closeme {
    height: 32px;
    width: 32px;
    background-color: #fff;
    top: -10px;
    right: -10px;
    border: 1px solid #F2AB3A;
    display: block;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    line-height: 30px!important;
    color: #F2AB3A;
    font-size: 25px!important;
}

.playing {
    xbackground-color: #999;
    xborder: 1px solid #F2AB3A!important;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
 }
 /*
.playing:after {
    content: "\f01d";
    font-family: 'FontAwesome';
    color: #F2AB3A;
    float: left;
}
*/
/* PROGRESS BAR CSS */

.topControl {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 46px;
    background-color: #fff;
    z-index: 1;
}
/* Progress bar */
.progress {
    width: 100%;
    height: 5px;
    position: relative;
    float: left;
    cursor: pointer;
    background: #e3e3e3;
    margin-bottom:0px;
    border-radius: 0px;
}
.progress span {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.timeBar{
    z-index:10;
    width:0;
    background: #F2AB3A;
}

.bufferBar{
    z-index:5;
    width:0;
    background: #eee;
}
/* time and duration */
.time{
    xwidth:12%;
    float:left;
    text-align:center;
    font-size:11px;
    line-height:12px;
    xright: -12%;
    opacity: 1;
    position: relative;
    color:#fff;
    top:14px;
}

.topControl:hover .time {
    right: 0;
    opacity: 1;
}


.topControl:hover .progress {
    xwidth: 88%;
    height: 8px;
}

/* VOLUME BAR CSS */
/* volume bar */
.volume {
    position: relative;
    cursor: pointer;
    width: 70px;
    height: 6px;
    float: left;
    margin-top: 17px;
    margin-right: 15px;
    background-color: #e3e3e3;
}
.volumeBar{
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F2AB3A;
    z-index: 10;
}

.loading {
    width: 100%;
    background-color: rgba(0,0,0,1);
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.3s linear;
}
i.fa.fa-spinner.fa-spin {
    height: 60px;
    width: 60px;
    font-size: 60px;
    color: #fff;
    text-shadow: 0px 0px 8px #000;
    top: 172.5px;
    left: 330px;
    position: absolute;
}
.disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #C2C2C2!important;
}


ul.speedcnt {
    display: none;
    position: absolute;
    right: 30px;
    bottom: 60px;
    background-color: #fff;
    border-radius: 5px;
    list-style: none;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

ul.speedcnt li {
    text-align: center;
    font-family: 'verdana', tahoma , serif;
    font-size: 13px;
    padding: 5px 20px;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #ccc;
}

ul.speedcnt li:last-child {
    border-bottom: none;
}

ul.speedcnt li.selected {
    background-color: rgba(255, 141, 0, 0.6);
}

/* Content image half width */
#img-halfwidth {
    width:50%;
}

@media screen and (max-width: 768px){
    #img-halfwidth {
        width:100%;
    }
}    

/* Index hero and video popup */

section.fullscreen {
width: 100%;
/*! padding: 0 7%; */
display: table;
margin: 0;
max-width: none;
height: 100vh;
background-size: cover;
background-position: center center;
}
.valign-center {
display: table-cell;
vertical-align: middle;
}
.ic-hero {
    color:#fff;
}
.ic-hero h1 {
    color:#fff;
    font-size:20px !important;
    line-height: 30px !important;
    margin-bottom:10px !important;
}
.ic-hero .hero-big {
    color:#fff;
    font-size:25px !important;
}
@media screen and (max-width: 768px){
    .ic-hero h1 {
        font-size:15px !important;
        line-height: 18px !important;
        margin-bottom:10px !important;
        margin-top:50px;
    }
    .ic-hero .hero-big {
        font-size:15px !important;
    }    
}    
.ic-hero a.ic-hero-link {
    color:#F2AB3A;
}
.ic-hero a.ic-hero-link:hover {
    color:#ce911d;
}
a.scroll-down {
    position:absolute;
    bottom:20px;
}

.btn-hero {
    font-size:15px !important;
    padding:8px !important;
    line-height: initial !important;
    height: auto !important;
    border: 2px solid #F2AB3A;
}

.hero-btn-play {
    height: 110px;
    width: 110px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto auto;
    margin-top:100px;
    z-index: 11;
    color: #F2AB3A;
    font-size: 60px;
    line-height: 104px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
    transition: all .6s ease;
}
.hero-btn-play i {
    line-height: inherit;
    vertical-align: bottom;
    margin-left:14px;
}
.hero-btn-play:hover {
    background:#fff;
}
@media screen and (max-width: 768px){
    .hero-btn-play {
        height: 100px;
        width: 100px;
        font-size: 50px;
        line-height: 96px;
        margin-top:30px;
    }
    .hero-btn-play i {
        margin-left:10px;
    } 
} 

.ic-hero .video-subtitle {
    font-size: 50px;
    line-height: 50px;
    margin-top:20px;
    font-weight: 700;
}
@media screen and (max-width: 768px){
    .ic-hero .video-subtitle {
        font-size: 30px;
        line-height: 30px;
    } 
}

.video-modal .modal-dialog
{
    transform: translate(0, 50vh) translate(0, -50%) !important;
}

.video-modal .modal-body
{
    padding: 0px;
}

.video-modal .close
{
    position: absolute;
    right: -30px;
    top: -10px;
    font-size: 40px;
    opacity: 1;
    text-shadow: none;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .video-modal .modal-lg {
        width: calc(100% - 30px);
    }
	.video-modal .close
    {
        right: -3px;
        top: -35px;
    }
}

.animate-up {
    transform: translateY(-1000%);
    transition: all .6s ease; 
}

.animate-down {
    transform: translateY(1000%);
    transition: all .6s ease; 
}

.animate-easein {
    transition: cubic-bezier(.95,.05,.8,.04) .1s ease;
}
