@font-face {
    font-family:"Open Sans";
    src:url("fonts/OpenSans-Regular.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:"Open Sans Light";
    src:url("fonts/OpenSans-Light.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.top-block {
    padding: 13px 0;
    background: #1b1b1b;
}
.top-block ul {
    margin: 0; 
    padding: 0;
}
#hd_login li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}
#hd_login li a {
    text-transform: uppercase;
}
.padding_0 {
    padding:0 !important;
}
.logo_block {
    background: #333333;
    padding: 15px 0;
}
.menu_block {
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.logo_inner {
    float: left;
}
.logo_inner a {
    outline: none;
    text-decoration: none;
}
.menu_block ul {
    list-style-type: none;
    padding: 0; margin: 0;
}
.menu_block ul li {
    display: inline;
}
.menu_block ul li a {
    color: #adadad;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 12px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
}
.search_block {
    float: right;
    border-bottom: 1px solid #ffffff;
    margin-top: 20px;
}
.search_block input[type="text"] {
    background-color: transparent;
    color: #adadad;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 5px 26px 5px 5px;
    width: 150px;
    border: none;
    font-family: sans-serif;
    transition: all 0.5s ease 0s;
}
#h_search:focus {
    width: 200px;
}
.search_block input[type="submit"] {
    background-color: transparent;
    background-image: url("../images/search.png");
    border: 0 none;
    box-shadow: none;
    height: 30px;
    position: relative;
    width: 30px;
}
.filter_block {
    font-size: 12px;
    margin: 0 -5px;
    font-family: sans-serif;
}
.filter_title {
    float: left;
}
.filter_title h2 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 2px;
    margin-top: 0;
    line-height: 1.2;
}
.filter_inner {
    float: right;
    margin-top: 8px;
    color: #ffffff;
}
.filter {
    padding: 20px 15px;
}
.filter_inner a {
    background: none repeat scroll 0 0 #333333;
    border-radius: 2px;
    color: #ffffff;
    padding: 11px 10px;
    cursor: pointer;
}
.margin_rgt_10 {
    margin-right: 10px !important;
}
.filter_data_block {
    float: left;
    width: 100%;
    background: #333333;
    font-family: sans-serif;
    color: #ffffff;
    padding: 20px;
    margin-top: -2px;
}
.filter_data_block ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
filter_data_block h4 {
    font-size: 16px;
}
.data_inner {
    float: left;
    margin-left: 30px;
    min-height: 1px;
}
ul.double li {
    float: left;
    width: 48%;
    padding: 2px 0;
    line-height: 20px;
}
ul.double li a {
    color: #a6a6a6;
}
.b_div {
    width: 100%;
    float: left;
    border: 10px solid #333333;
    margin-bottom: 20px;
}
.gal_video_size{
    width: 32%;
}
.video_gall{
    border: 10px solid #333333;
    margin-bottom: 10px;
    margin-left: 5px;
}
.s_div {    
    width: 100%;
    float: left;
    border: 10px solid #333333;
}
.b_div img {
    width: 100%;
}
.s_div img {
    width: 100%;
}
.padding_10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.padding_5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.margin_bot_20 {
    margin-bottom: 20px;
}
.footer {
    float: left;
    width: 100%;
    background: #000000;
    padding: 20px 30px;
}
.footer ul {
    list-style: outside none none;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0;
}
.footer ul li {
    padding: 0;
    display: inline-block;
    color: #adadad;
}
.footer ul li a {
    padding: 20px 12px;
    color: #adadad;
}
.footer ul li a:hover {
    color: #ffffff;
}
video {
    float: left;
    width: 100%;
}
.f_top_block {
    font-family: sans-serif;
    color: #a6a6a6;
    font-size: 12px;
    background: #333333;
    padding: 20px 0 0;
}
.f_recent_post h2 , .f_aboutus h2, .f_blog_post h2, .vid-title h2{
    color: #ffffff;
    font-size: 28px;
    margin: 0 0 20px;
    font-family: sans-serif;
}
.title {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    padding: 0;
}
.top_nav {
    float: right;
}
.f_post {
    margin-bottom: 5px;
    float: left;
}
.f_logo_block {
    background: #1b1b1b;
    padding: 15px 0;
}
.cpy_rgt_block {

    margin-top: 20px;
    text-align: center;
    margin-left: 10px;
}
.cpy_rgt_block p {
    font-family: sans-serif;
    color: #a6a6a6;
    font-size: 12px;
    margin: 2px 0;
}
.contact_block {
    background: #333333;
    color: #ffffff;
    margin: 20px 0;
}
.contact_block label {
    font-size: 14px;
    font-family: sans-serif;
    font-weight: normal;
}
.contact_block label small {
    color: #a6a6a6;
    font-size: 11px;
}
.contact_block h1{
    font-size: 28px;
    font-family: sans-serif;
    margin-bottom: 20px;
    padding-left: 15px;
}
.map_block {
    height: 280px;
    padding: 10px;
    position: relative;
    background: #000000;
}
.con-msg-block {
    padding: 20px 0 10px;
}
.con-sub-btn {
    padding: 4px 26px;
    background: #c50b0b;
    color: #ffffff;
    font-family: sans-serif;
    border: 0;
    border-radius: 3px;
}
.con-sub-btn:hover {
    background: #921919;
}
.pad_10 {
    padding: 10px;
}
.con-right {
    margin: 20px 0 10px;
}
.con-right h1 {
    font-family: sans-serif;
    font-size: 28px;
    color: #ffffff;
    margin: 0;
    padding: 0 10px;
}
.v_det_left {
    margin: 20px 0 20px;
}
.vid_det {
    margin-top:0;
    background: #333333;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.vid_det h1 {
    font-size: 28px;
    font-family: sans-serif;
    color: #ffffff;
    margin: 15px 0;
}
.vid_rating {
    background: #2e2e2e;
    padding: 12px 20px;
    float: left;
    width: 100%;
    font-family: sans-serif;
    font-size: 11px;
    color: #ffffff;
}
.pub-date {
    background: #1b1b1b;
    padding: 2px 5px;
    position: relative;
    display: inline-block;
    line-height: 18px;
}
.like-link , .dislike-link {
    padding: 2px 15px;
    line-height: 18px;
    display: inline-block;
    position: relative;   
    color: #ffffff;
    margin-left: 10px;
}
.like-link {
    background: #4ba614;
}
.like-link:hover {
    background: #407b1c;
}
.dislike-link {
    background: #d20f0a;
}
.dislike-link:hover {
    background: #791514;
}
.vid-des {
    color: #a6a6a6;
    font-size: 14px;
    font-family: sans-serif;
    padding-bottom: 15px;
}
.vid-des h6 {
    font-weight: 600;
    color: #ffffff;
    font-size: 12px;
}
.vid_comment {
    background: #333333;
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    float: left;
}
.comment_ul {
    float: right !important;
}
.vid_comment h1 {
    font-size: 28px;
    margin: 10px 0;
}
.vid_cmt_post {
    float: left;
    width: 100%;
    background: #242424;
    font-family: sans-serif;
}
.vid_cmt_post h4 
{
    margin: 0;
    color: #a6a6a6;
    font-size: 16px;
    font-family: sans-serif;
    padding: 15px;
}
.vid_cmt_post p {
    color: #a6a6a6;
    font-size: 12px;
    font-family: sans-serif;
    padding: 0 15px;
}
.vid_cmt_post label {
    color: #a6a6a6;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: normal;
}
.f_blog_post ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}
.f_blog_post ul li {
    background: #1b1b1b;
    border-left: 5px solid #0c0c0c;
    margin-top: 3px;
    float: left;
    width: 100%;
}
.f_blog_post ul li:first-child {
    margin-top: 0;
}
.f_blog_post ul li:hover  {
    background: none repeat scroll 0 0 #c50b0b;
}
.f_blog_post ul li a {
    font-size: 14px;
    line-height: 24px;
    color: #a6a6a6;
    padding: 10px 15px 10px 25px;
    float: left;
    width: 100%;
}
.vid-title {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.blog-img-block {
    background: #000000;
    padding: 10px;
    position: relative;
}
.blog_block {
    background: #333333;
    color: #ffffff;
    margin: 20px 0 0;
    float: left;
    width: 100%;
}
.blog_block:last-child {
    margin: 20px 0;
}
.blog_inner_title {
    float: left;
    width: 100%;
}
.blog_inner_title h2 {
    color: #ffffff;
    font-family: "Open Sans Light";
    font-size:28px;
    margin: 20px 0;
}
.blog-description {
    padding: 15px 0;
    border-bottom: 1px dotted #ffffff;
}
.blog-description p {
    color: #a6a6a6;
    font-family: sans-serif;
    font-size: 12px;
    margin: 0;
    display: inline;
}
.blog-description a {
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.blog_info {
    padding: 15px 0;
    float: left;
    width: 100%;
}
.blog_info ul {
    list-style-type: none;
    display: inline;
    margin: 0;
}
.blog_info ul li {
    display: inline;
    font-size: 12px;
    color: #a9a9a9;
    font-family: sans-serif;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #a9a9a9;
}
.blog_info ul li:first-child {
    border-left: none;
}
.margin_top_bot_10 {
    margin: 10px 0;
}
.vid_comment_inner {
    padding: 5px;
    float: left;
    width: 100%;
}
.vid_comment_inner p {
    padding-right: 10px;
    color: #a6a6a6;
    font-size: 12px;
    font-family: sans-serif;
}
.vid_ind {
    float: left;
    width: 130px;
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px dotted #a6a6a6;
}
.max-title2 {
    display: block;
    height: 0;
    margin: 8px auto 50px;
    position: relative;
    width: 100%;
}
.max-title2 h2 {
    color: #ffffff;
    font-family: "Open Sans Light";
    font-size:28px;
    margin: 20px 0;
    text-align: center;
}
.our-team h2 {
    color: #a6a6a6;
    font-family: sans-serif;
    font-size:22px;
    margin: 10px 0;
    text-align: center;
}
.our-team h5 {
    color: #a6a6a6;
    font-family: sans-serif;
    font-size:16px;
    margin: 10px 0;
    text-align: center;
}
.our-team p {
    margin: 0;
    padding: 0;
    color: #a6a6a6;
    font-family: sans-serif;
    font-size:12px;
    text-align: center;
}
.our-mission p {
    margin: 0 auto;
    padding: 0;
    color: #a6a6a6;
    font-family: "Open Sans";
    font-size:18px;
    text-align: center;
    width: 600px;
}
.testimonials-slider-w.flexslider .slides li {
    color: #fff;
    font-size: 49px;
    list-style: outside none none;
}
.testimonial {
    clear: both;
    margin-bottom: 20px;
    min-width: 220px;
}
.testimonials-slider-w .testimonial-content {
    margin-left: 140px;
    margin-right: 140px;
}
.testimonials-slider-w .testimonial-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.testimonial-content {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e9e9e9;
    border-radius: 9px;
    padding: 8px 12px;
    position: relative;
}
.testimonials-slider-w .testimonial-content h4 {
    padding-bottom: 55px;
}
blockquote, blockquote p, q, .max-quote h2, .testimonial-content h4, .qot-week h3, h5 em {
    font-family: sans-serif;
}
.testimonial-content h4 {
    color: #a6a6a6;
    line-height: 1.7;
    margin-top: 7px;
    padding: 10px;
    text-align: center;
}
.testimonials-slider-w .testimonial-content h4 q:before, .testimonials-slider-w .testimonial-content h4 q:after {
    font-family: serif;
    font-size: 30px;
    font-weight: bold;
    margin: 0 7px;
    opacity: 0.7;
    position: absolute;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
.testimonials-slider-w .testimonial-content h4 q {
    font-family: "Arapey",serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.3;
}
.testimonials-slider-w.flexslider .testimonial-brand {
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    position: relative;
    text-align: center;
    width: 100%;
}
#wrap .flexslider .slides img {
    height: auto !important;
}
.testimonials-slider-w .testimonial-brand h5, .testimonials-slider-w .testimonial-brand img {
    float: none;
}
.flexslider .slides img {
    display: block;
    width: 100%;
}
.t_image {
    margin: 0 auto;
    width: 76px;
    height: 76px;
}
.t_image {
    border: 2px solid #a6a6a6;
    border-radius: 45px;
}
.team_img {
    border-radius: 50%; 
}
.testimonial-brand img {
    border-radius: 45px;
    color: transparent;
    float: left;
    height: 76px;
    width: 76px;
}
.testimonials-slider-w .testimonial-brand h5 {
    font-size: 16px;
    line-height: 1.5;
    margin: 5px 0 0;
    font-family: sans-serif;
    color: #a6a6a6;
}
.testimonial-brand h5 {
    clear: right;
    color: #555;
    float: left;
    font-size: 17px;
    margin: 20px 20px 20px 14px;
}
.testimonials-slider-w.flexslider .flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #a6a6a6;
    border-radius: 50%;
    height: 60px;
    opacity: 0.65;
    padding: 20px;
    transition: all 0.19s ease 0s;
    width: 60px;
}
.flex-direction-nav .flex-prev {
    border-radius: 0 4px 4px 0;
}
.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    cursor: pointer;
    display: block;
    margin: -46px 0 0;
    opacity: 0;
    padding: 25px 15px;
    position: absolute;
    top: 50%;
    z-index: 10;
}
.testimonials-slider-w.flexslider .flex-direction-nav a i {
    color: rgba(0, 0, 0, 0.6);
    font-size: 11px;
}
.flex-direction-nav a i {
    color: #fff;
    font-size: 16px;
}
.slog {
    font-size: 18px;
    font-family: "Open Sans";
    color: #a6a6a6;
    text-align: center;
    /*width: 600px;*/
    padding: 10px 0 40px;
    margin: 0 auto;
}
.margin_10 {
    margin: 10px 0;
}
.padd_20 {
    padding: 20px 0;
}
.border_bot {
    border-bottom: 1px solid #333333;
}
.pad_rgt_0 {
    padding-right: 0 !important;
}
.f_top_vid_block {
    width: 68px;
    float: left;
    padding: 0;
}
.f_top_vid_desc {
    width: 100%;
    float: none;
    padding: 0;
}
.mob_mar_10 {
    margin: 0 0 10px !important;
    float: left;
}
.flex-control-nav , .flex-control-paging {
    display: none;
}
.rgt_vid_block a{
    float: left;
    width: 100%;
}
.rgt_vid_block img {
    max-height: 100px;
    width: 100%;
}
.rgt_vid_block {
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .f_post {
        margin-bottom: 10px;
    }  
    .gal_video_size{
        width: 44% !important;
    }
}
@media (max-width: 1920){
    .gal_video_size{
        width: 45% !important;
    }
}
@media (max-width: 767px) {
    .pad_15 {
        padding: 0 15px !important;
    }
    .gal_video_size{
        width: 40% !important;
    }
    .vid_left {
        margin: 0 0 20px;
        padding: 0 !important;
    }
    .plr_0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .pl_0 {
        padding-left: 0 !important;
    }
    .pr_0 {
        padding-right: 0 !important;
    }
    .top_nav {
        float: right;
        width: 100%;
        position: absolute;
    }
    .menu_block ul li a {
        padding: 8px 12px;
    }
    .mob_mar_10 {
        margin: 10px 0;
        float: left;
    }
    .our-mission p,.slog {
        width: 80%;
    }
    .ab_team_margin {
        margin: 10px 0 !important;
        float: left;
    }
    .menu_block {
        background: none repeat scroll 0 0 #333333;
        float: left;
        margin: 28px 0;
        position: relative;
        width: 100%;
        z-index: 12;
    }
    .filter_title h2 , .f_recent_post h2, .f_aboutus h2, .f_blog_post h2, 
    .vid-title h2,.max-title2 h2,.blog_inner_title h2, .con-right h1, 
    .vid_comment h1,.contact_block h1, .vid_det h1 {
        font-size: 24px;
    }
    .our-mission p , .slog {
        font-size: 16px;
    }
    .testimonials-slider-w .testimonial-content h4 q, .our-team h2 {
        font-size: 20px;
    }
    .testimonials-slider-w .testimonial-brand h5 {
        font-size: 14px;
    }
}
@media (max-width: 640px){
    .filter_title h2, .f_recent_post h2, .f_aboutus h2, .f_blog_post h2,
    .vid-title h2, .max-title2 h2, .blog_inner_title h2, .con-right h1,
    .vid_comment h1, .contact_block h1, .vid_det h1 {
        font-size: 22px;
    }
    .our-mission p, .slog {
        font-size: 14px;
    }
    .testimonials-slider-w .testimonial-content h4 q, .our-team h2 {
        font-size: 18px;
    }
    .testimonials-slider-w .testimonial-content {
        margin-left: 80px;
        margin-right: 80px;
    }
    .gal_video_size{
        width: 45% !important;
    }
}
@media (max-width: 480px) {
    .logo_inner {
        float: left;
        width: 85px;
    }
    .filter_title h2, .f_recent_post h2, .f_aboutus h2, .f_blog_post h2,
    .vid-title h2, .max-title2 h2, .blog_inner_title h2, .con-right h1,
    .vid_comment h1, .contact_block h1, .vid_det h1 {
        font-size: 20px;
    }
    .our-mission p, .slog {
        font-size: 14px;
    }
    .gal_video_size{
        width: 40% !important;
    }
    .testimonials-slider-w .testimonial-content h4 q, .our-team h2 {
        font-size: 18px;
    }
    .testimonials-slider-w .testimonial-content {
        margin-left: 60px;
        margin-right: 60px;
    }
    .map_block {
        height: 200px;
    }
    .comment_ul {
        float: left !important;
        padding-left: 0 !important;
    }
    .blog_info ul li {
        margin-left: 0;
        margin-right: 20px;
        padding-left: 0;
        padding-right: 20px;
        border-left: none;
        border-right: 1px solid #a9a9a9;
    }
    .blog_info ul li:last-child {
        border-right: none;
    }
    .our-mission p,.slog {
        width: 90%;
    }
}
@media (max-width: 360px) {
    .map_block {
        height: 160px;
    }
    .gal_video_size{
        width: 100% !important;
    }
    .filter_title h2, .f_recent_post h2, .f_aboutus h2, .f_blog_post h2,
    .vid-title h2, .max-title2 h2, .blog_inner_title h2, .con-right h1,
    .vid_comment h1, .contact_block h1, .vid_det h1 {
        font-size: 18px;
    }
}