﻿


.main_video
{
    height: 600px;
}
.b_video_1
{
    height: 400px;
}


.b_video_1 img
{
         height: 100%;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #fda31b;
}

.b_video_2
{
    height: 300px; /* padding: 30px 0px 0px 0px; */
    margin: 20px 0px 0px 0px;
}

.b_video_2 img
{
    height: 100%;
    width: 100%;
    border-radius: 10px; /* border: 3px solid #fda31b; */
}

.b_video_2_tile
{
    font-family: 'Roboto' , sans-serif;
    height: 80px;
    background: #fda31b;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 6px 0px 0px #1665b1, 0 1px 3px -1px #1665b1;
    padding: 20px; /* margin: 0px 0px 10px 0px; */
}



.b_video_2_tile a
{
    color: #FFF;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Roboto' , sans-serif;
}







@media only screen and (max-width: 950px)
{

    .b_video_2_tile
    {
        font-family: 'Roboto' , sans-serif;
        height: 40px;
        background: #fda31b;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 4px 0px 0px #1665b1, 0 1px 3px -1px #1665b1;
        padding: 0px; /* margin: 0px 0px 10px 0px; */
        line-height: 1.4;
    }
}


@media only screen and (max-width: 950px)
{

    .b_video_1
    {
        height: 200px;
    }
}


@media only screen and (max-width: 950px)
{
    .b_video_2_tile a
    {
        color: #FFF;
        font-size: 13px;
        font-weight: 800;
        font-family: 'Roboto' , sans-serif;
    }
}

@media only screen and (max-width: 950px)
{
    .b_video_right
    {
        display: none;
    }
}
@media only screen and (max-width: 950px)
{
    .b_video_2
    {
        height: 150px; /* padding: 30px 0px 0px 0px; */
        margin: 10px 0px 0px 0px;
    }
}





.b_video_tile
{
}
.b_video_tile a
{

    color: #fda31b !important;
    font-size: 20px;
    font-weight: 900;
    font-family: var(--font-family-main) !important;
    text-transform: uppercase;
}


.b_video_content
{
        margin: 10px 0px 0px 0px;
}

.b_video_content a
{
   
  
 
    font-family: 'Roboto' , sans-serif;
}


.b_video_content_2
{
         margin: 20px 0px 0px 0px;
    line-height: 1.2;
}

.b_video_content_2 a
{           color: #000;
    font-size: 18px;
    font-weight: 350;
    line-height: 2;
    font-family: var(--font-family-main);
    
    
    }

.b_video_content_1
{
           margin: 20px 0px 0px 0px;
    line-height: 1.2;
}



.b_video_content_1 a
{
        color: #fda31b;
    font-size: 25px;
    font-weight: 700;
    font-family: var(--font-family-main);
    color: #1665b1 !important;
    font-size: 18px;
    font-weight: 900;
    font-family: var(--font-family-main) !important;
    text-transform: uppercase;
}


.b_video_content_3
{          margin: 20px 0px;
    background: #1665b1;
    width: 100px;
    height: 40px;
  padding: 8px 12px;
    /* border-radius: 5px; */
    width: 100px;
    
    
    }
    
    
.b_video_content_3 a
{    color: #fff;
    font-size: 15px;
    font-weight: 700;
    /* padding: 20px; */
    font-family: var(--font-family-main) !important;
    
    }
    
    
    
    .b_video_content_3:hover
{           margin: 20px 0px;
    background: #fda31b;
    height: 40px;
 padding: 8px 12px;
    width: 100px;
    
    
    }
        
.b_video_content_3:hover a
{  
    color:#fff;
    }