.bg-funnels-video-2 {
    /*	padding-top: calc(6rem + 72px);*/
    padding-bottom: 6rem;
    background-repeat: no-repeat;
    z-index: 1;
    background-color: #fff;
    color: #4B4B4B;
}

.bg-funnels-video-2 .f-h2 {font-family: 'Roboto', sans-serif; font-size: 2em !important;  text-transform: uppercase; margin-top:0em}
.bg-funnels-video-2 .f-h2 > span { color: #1668AB;}

.bg-funnels-video-2 .f-h1-l  {
    font-family: 'Roboto Condensed', sans-serif;
   font-size: 5em;
   text-transform: uppercase;
   line-height: 80px;
   font-weight: 700;
   margin: 10px 0;
}
.bg-funnels-video-2 .f-h1-l > span { color: #1668AB;}

.bg-funnels-video-2 .f-edit-content {font-family: 'Roboto Condensed', sans-serif; line-height: 25px;}
.bg-funnels-video-2 .x-paragraph-container p {color: #4B4B4B;}
/*	.bg-funnels-video-2 .transform-f { transform: skewY(8deg); transform-origin: 100%; text-shadow: -8px -5px 2px rgba(150, 150, 150, 0.2);}
*/	.bg-funnels-video-2 .f-p { font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300;}
.bg-funnels-video-2 .f-button {background: #1668AB; border-radius: 10px !important; box-shadow: -2px 8px 8px 0px rgba(50, 50, 50, 0.31);}

.f-v2-series {
   margin-top: 0em;
   padding-top: 1em;
   border-top: 4px solid #1668AB;
   border-bottom: 4px solid #1668AB;
   color: #2b2b2b;
   padding-bottom: 10px;
 display: inline-block;}
.f-v2-series-text { color:#fff; font-size: 1.8em}
/*.f-v2-series-text span { color:#d8a150; font-size: 3em; font-family: 'Raleway', sans-serif; position: relative; top: -20px;}*/
.f-v2-series .f-v-img { font-size: 0.8em;margin-bottom: 0px;}
.f-v2-series .f-v-img ul{text-align: center;padding: 0px;}
.f-v2-series .f-v-img ul li{list-style:none}
.f-v2-series .f-v-img ul li:first-child {font-size: 1.5em;}
.f-v2-series .f-v-img img {margin-bottom: 10px;}
.f-v2-series .f-v-locked { opacity: 0.5; filter: grayscale(100%);}

.fv2-button {background: #1668AB; color: #fff; padding: 20px 40px; margin: 10px auto; display: block; width: 50%; border-radius: 5px; font-size: 20px; text-align: center;}
.fv2-button:hover {text-decoration: none; color: #fff;}


@media only screen and (max-width: 1200px) {}
.f2-a-btn { font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; letter-spacing: 1px; word-break: break-word; color: #fff; font-size: 2em; background: #1668AB; border-radius: 10px; padding: 20px; margin-top: 20px; display: block; width: 90%; margin: 0 auto; text-decoration: none; line-height: normal; text-align: center;}
.f2-a-btn:hover, .f-a-btn:focus {text-decoration: none; color: #fff !important; line-height: normal;}
@media (min-width: 1200px){
    .container {
        width: 950px;
    }}
@media (min-width: 2000px){
    .container {
        width: 1170px;}}
