/*
font-family: 'proxima_novablack';
font-family: 'proxima_nova_rgbold';
font-family: 'proxima_novaextrabold';
font-family: 'proxima_novalight';
font-family: 'proxima_novalight_italic';
font-family: 'proxima_nova_rgregular';
font-family: 'proxima_novasemibold';
*/
div.wpcf7-mail-sent-ng, div.wpcf7-aborted
{
    border:2px solid green !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
}
.winner_banner
{
    position: relative;
}
.winner_banner img.small
{
    display: none;
}

.winner_banner h2{
    font-family: 'proxima_novaextrabold';
    text-transform: capitalize;
    color: #ffffff;
    font-size: 30px;
    line-height: 44px;
}
img.winner_banner
{
    width: 100%;
}
.winner_banner .row1
{
    display: flex;
    align-items: center;
}
.winner_banner .row1 .row1_col
{
    text-align: center;
}
.winner_container
{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    display: flex;
    align-items: center;
}
.winner_banner h1{
    font-size: 49px;
    font-family: 'proxima_novaextrabold';
    text-transform: capitalize;
    color: #fff000;
    line-height: 44px;
}
button.videoPoster
{
    background-image: url(../images/winner/video_bg.jpg);
}
.sec_video h4{
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    color: #208ee2;
    font-size: 16px;
    line-height: 21px;
}
.sec_video h4 span{
    font-family: 'proxima_novaextrabold';
    font-size: 20px;
    color: #000000;
}
.fb_div h3{
    font-family: 'proxima_nova_rgregular';
    text-transform: capitalize;
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
}
.fb_div h3 span{
    font-family: 'proxima_novaextrabold';
    font-size: 24px;
    
}
.fb_div  a{
    font-family: 'proxima_novasemibold';
    font-size: 18px;
    line-height: 29px;
    display: inline-block;
    padding: 5px 42px;
    border-radius: 4px;
    background: #1c335c;
    color: #fff;
    margin-top: 10px;
}
.sec_video
{
    background: #f0f0f0;
    padding: 60px 0;
}
.sec_video p{
    font-family: 'proxima_nova_rgregular';
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    margin-top: 30px;
}
.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000
}

.videoIframe,
.videoPoster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0
}
.ans_video_sec .videoIframe,
.videoPoster
{
    z-index: 999;
}

.videoWrapper43 {
    padding-top: 75%
}

.videoWrapper169 {
    padding-top: 56%
}

.videoIframe {
    bottom: 0;
    background-color: transparent
}

.videoPoster {
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background-position: 50% 50%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity .8s, height 0s;
    -moz-transition: opacity .8s, height 0s;
    transition: opacity .8s, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.videoPoster:after,
.videoPoster:before {
    content: '';
    position: absolute;
    left: 50%
}

.videoPoster:before {
    top: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    border: 5px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s
}

.videoPoster:after {
    top: 50%;
    width: 0;
    height: 0;
    margin: -20px 0 0 -10px;
    border-left: 40px solid #fff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s
}

.quick,
.quick a {
    position: fixed;
    top: 50%;
    z-index: 5
}

.videoPoster:focus:before,
.videoPoster:hover:before {
    border-color: red
}

.videoPoster:focus:after,
.videoPoster:hover:after {
    border-left-color: red
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, .8s;
    -moz-transition-delay: 0s, .8s;
    transition-delay: 0s, .8s
}
.sec_video ul{
    padding: 28px 20px 0 25px;
    background: #fff;
}
.sec_video ul li{
    display: flex;
    padding-bottom: 27px;

}
.sec_video ul li img{
    margin-right: 12px;
}
.fb_div
{
    background: #345aa0;
    padding: 30px 20px;
    display: flex;
    align-items: center;
}
.sec_feedback button.videoPoster.set-background1 {
    background-image: url(//www.confident-group.com/wp-content/themes/confident/images/winner/brigit_winner1.jpg);
    background-size: contain;
}
.sec_feedback button.videoPoster.set-background2 {
    background-image: url(//www.confident-group.com/wp-content/themes/confident/images/winner/varghese_winner3.jpg);
    background-size: contain;
}
.sec_feedback button.videoPoster.set-background3 {
    background-image: url(//www.confident-group.com/wp-content/themes/confident/images/winner/dinu_winner2.jpg);
    background-size: contain;
}


.shortlist ul
{
    display: block;
    width: 100%;
    margin-top: 20px;
    max-height: 1300px;
    overflow: scroll;
}
.shortlist ul li{
    padding: 18px 10px;
    border-radius: 7px;
    display: inline-table;
    width: 18%;
    text-align: center;
    margin: 10px;
    background: #fff;
    min-height: 227px;
    transition: all .4s;
    box-shadow: 0px 0px 10px #dedede;
}
.shortlist ul li:hover{
    background: #def7ff;
}
.shortlist ul li .token{
    position: relative;
    display: inline-block;
}
.shortlist ul li .token .token_content
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    width: 100%;
    margin: auto;
    text-align: center;
}
.shortlist h1{
    
        font-family: 'proxima_novablack';
        color: #000000;
        font-size: 28px;
        line-height: 36px; 
        text-align: center;
}
.token h6{
    font-family: 'proxima_novasemibold';
        color: #ffffff;
        font-size: 13px;
        line-height: 18px; 
        text-transform: uppercase;
}
.token h2{
    font-family: 'proxima_novablack';
        color: #ffffff;
        font-size: 26px;
        line-height: 29px; 
}
.shortlist h5{
    font-family: 'proxima_novaextrabold';
        color: #000000;
        font-size: 18px;
        line-height: 35px; 
        border-bottom: 1px solid #b5b3b3;
        text-transform: uppercase;
}
.shortlist
{
    background: #f0f0f0;
    padding: 30px 0;
}
.shortlist p{
    font-family: 'proxima_nova_rgregular';
    color: #555555;
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
    
}

.section_presence
{
    padding: 50px 0;
    background: #fcc030;
}
.section_presence .row
{
display:flex;
justify-content: center;
}
.section_presence h2{
    font-family: 'proxima_novalight';
    color: #ffffff;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.section_presence h2 span{
    font-family: 'proxima_novablack';
    font-size: 28px;
}
.section_presence .p_content h6{
    font-family: 'proxima_novasemibold';
    color: #ffffff;
    font-size: 17px;
    line-height: 17px;
    display: inline-block;
    background: #634600;
    padding: 3px; 
}
.section_presence .p_content h4{
    font-family: 'proxima_novaextrabold';
    color: #ffffff;
    font-size: 20px;
    line-height: 19px;
    margin: 6px 0;
}
.section_presence .p_content p{
    font-family: 'proxima_novasemibold';
    color: #321600;
    font-size: 17px;
    line-height: 17px;
}
.col_p
{
    display: flex;
    align-items: center;
}
.col_p img{
    margin-right: 10px;
}
.section_give
{
    padding: 60px 0;
}
.section_give h1{
    font-family: 'proxima_nova_rgregular';
    color: #040404;
    font-size: 26px;
    line-height: 32px; 
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.section_give h1 span.span1
{
    font-family: 'proxima_novablack';
    font-size: 32px;
}
.section_give h1 span.span2
{
    font-family: 'proxima_novablack';
    font-size: 32px;
    color: #d72222;
}
.section_give ul.u1
{
    display: flex;
}
.section_give ul li img{
    max-width: 100%;;
}
.section_give ul li{
    margin: 4px;
}
.section_give ul.u2
{
    display: flex;
}

#timer
{
    display:inline-block;
    background: #290b0287;
    margin-top: 20px;
    padding: 10px 25px;
    color: #fff;
}

#timer .jedi-dash
{
    display: inline-block;
    position: relative;
    width: 25%;
    height: 50px;
}
#timer  .jedi-digit
{
    display: inline-block;
}
/* #timer .carbonlite-dash .carbonlite-dash_title
{
    font-family: 'proxima_nova_rgbold';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */
#timer .carbonlite-dash .carbonlite-dash_title
{
    left: 0;
    right: 0;
}


#timer h5{
    font-family: 'proxima_nova_rgbold';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 41px; 
    text-align: center;
}

#countdown {
    text-align: center;
}
#countdown p {
    display: inline-block;
    padding: 10px;
    background: #151515;
    margin: 0 0 20px;
    border-radius: 3px;
    color: white;
    min-width: 2.6rem;
}
.section_anchor
{
    padding: 50px 0;
    background: #ffd570;
}
.section_anchor .row{
    display: flex;
    justify-content: center;
}
.section_anchor h1 {
    font-family: 'proxima_novablack';
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.section_anchor .p_content h4 {
    font-family: 'proxima_novaextrabold';
    color: #634600;
    font-size: 20px;
    line-height: 19px;
    margin: 6px 0;
}
.section_anchor .p_content p {
    font-family: 'proxima_novasemibold';
    color: #321600;
    font-size: 17px;
    line-height: 17px;
}
.col_content
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.col_content img {
    margin-right: 10px;
}





.section_banner01
{
    position: relative;;
}
.banner1_img
{
    display: flex;
    justify-content: center;
}
.banner_01_container
{
    position: absolute;
    height: 100%;
    display: flex;
    top: 0;
    right: 0;
    align-items: center;
    width: 100%;
}
.banner_01_container .container-fluid
{
    width: 100%;
}
.banner_01_container h1{
    font-family: 'proxima_nova_rgregular';
    color: #ffffff;
    font-size: 29px;
    line-height: 40px; 
    text-transform: uppercase;
    padding-left: 43px;
}
.banner_01_container h1 span{
    font-family: 'proxima_novaextrabold';
    font-size: 34px;
    color: #412800;
}
.banner_01_container h5{
    font-family: 'proxima_novaextrabold';
    color: #ffffff;
    font-size: 23px;
    line-height: 40px; 
    text-transform: uppercase;
    padding-left: 43px;
}
.section_banner02
{
    background: #f2f4f6;
    padding: 70px 0;
}
.section_banner02 h1{
    font-family: 'proxima_novablack';
    color: #040404;
    font-size: 30px;
    line-height: 33px; 
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.content_11
{
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
}
.content_11 .row{
    display: flex;
    align-items: center;
    margin: 0;
}
.content_11 img{
    width: 100%;
}
.content_11 .content_inside
{
    padding: 50px 30px 11px 70px;
    background: #ffffff;
}
.content_11 .content_inside h6{
    font-family: 'proxima_nova_rgbold';
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    background: #ff9e01;
    display: inline-block;
    padding: 3px;
}
.content_11 .content_inside h3
{
    font-family: 'proxima_novaextrabold';
    color: #2a52a2;
    font-size: 30px;
    line-height: 36px; 
    text-transform: capitalize;
    margin: 10px 0 25px 0;
}
.content_11 .content_inside h3 span{
    font-family: 'proxima_nova_rgregular';
    font-size: 33px;
    color: #000000;
}
.form_inside
{
    background: #1681d3;
    padding: 27px 30px 0px 70px;
}
.form_inside input
{
    height: 33px;
    width: 60%;
    margin-bottom: 20px;
    padding-left: 10px;
    font-family: 'proxima_novasemibold';
    color: #333333;
    font-size:18px;
    line-height: 36px; 
    border-radius: 4px;
    outline: none;
    border: 1px solid #ffffff;
}
.form_inside .btn
{
    display: block;
    font-family: 'proxima_nova_rgbold';
    color: #ffffff;
    font-size:20px;
    border-radius: 4px;
    padding: 0px 45px;
    width: auto;
    height: auto;
    background: #ff3b3b;
    border: 1px solid #ff3b3b;
    margin-bottom: 5px;
    
}
.content_11 .col-md-6
{
    padding: 0;
}
.content_11 ul 
{
    margin-left: 15px;
}
.content_11 ul li
{
    font-family: 'proxima_nova_rgregular';
    color: #333333;
    font-size:18px;
    line-height: 38px;
}
.content_11 ul li::before {
    content: "\2022";
    color: #3d9be3;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
  }

  .content_11 p{
    font-family: 'proxima_nova_rgregular';
    color: #333333;
    font-size:18px;
    line-height: 26px;
    padding: 50px 0;
  }
  .content_11 ul.ul_01
  {
      padding-left: 30px;
  }
  .content_11 ul.ul_01 li
  {
      display: flex;
      padding-bottom: 27px;
  }
  .content_11 ul.ul_01 li img
  {
      width: auto;
      margin-right: 12px;
  }
  .content_11 ul.ul_01 li::before
  {
      content: none;
  }
  .content_11 ul.ul_01 li h4{
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    color: #208ee2;
    font-size: 16px;
    line-height: 21px;
}
.content_11 ul.ul_01 li h4 span{
    font-family: 'proxima_novaextrabold';
    font-size: 20px;
    color: #000000;
}
img.logo_01
{
    width: auto;
    padding-left: 70px;
}
.content_11.content_13
{
    position: relative;
}
.content_11.content_13 .row
{
    position: relative;
    z-index: 99;
}
.content_11.content_13::after {
    content: '';
    position: absolute;
    width: 33%;
    height: 100%;
    background: #ebf6ff;
    top: 0;
    right: 0;
}
._51mz ._51mw 
{
    display: none !important;
}




.ans_banner
{
    background-image: url(../images/winner/ans_banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 20px 0;
}
.ans_banner .winner_container {
   position: relative;
}
.card-base {
    background: #1f74e1; 
    padding-top: 1px;
}
.card-base > .card-icon {
        text-align: center;
        position: relative;
    }

.imagecard { 
    z-index: 2;
    display: block;
    positioN: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    /* box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
    margin: 0 auto;
    color: white;
}
.card-base > .card-icon > .card-data {
    min-height: 195px !important;
    margin-top: -58px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 15px 0 20px 0;
     box-shadow: 1px 2px 5px 0 rgba(199, 195, 195, 0.16), 0 2px 10px 0 rgba(142, 139, 139, 0.12);
    min-height: 215px;
    }
    #widgetCardIcon {
        background: url(https://www.confident-group.com/wp-content/themes/confident/images/winner/token_new.png);
        font-size: 28px;
        line-height: 78px;
        background-size:cover;
        position: relative;
        display: inline-block;
    }

.sec_card_raw {
   background: #f0f0f0;
    padding: 60px 0;
}
.card-data .box-title {
    font-family: 'proxima_novaextrabold';
    color: #000;
    font-size: 20px;
    line-height: 41px;
    text-transform: uppercase;
    
}
.card-data img{
    padding-top: 57px;
    margin: auto;   
    margin-bottom: 15px; 
}
.card-data .card-block {
    font-family: 'proxima_novaextrabold';
    color: #555555;
    font-size: 17px;
    line-height: 21px;
    text-transform: uppercase;
}


.ribbon {
 font-size: 16px !important;
 width: 55%;
 position: relative;
 background: #ff0000;
 color: #fff;
 text-align: center;
 padding: 6px 0;
 margin: 1.4em auto 3em;
 margin-bottom: 0;
 
}
.ribbon:before, .ribbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: 0;
 width: 14px;
 height: 31px;
 z-index: 0;
}
.ribbon:before {
 left: -14px;
 background: url(https://www.confident-group.com/wp-content/themes/confident/images/winner/ans_ar_left.png);
}
.ribbon:after {
 right: -14px;;
 background: url(https://www.confident-group.com/wp-content/themes/confident/images/winner/ans_ar_right.png);;
}
/* .ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #804f7c transparent transparent transparent;
 bottom: -1em;
}
.ribbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
} */
.ribbon .ribbon-content{
    font-family: 'proxima_novaextrabold';
    font-size: 19px;
}
.token_subhead {
    font-size: 25px;
    font-family: 'proxima_novaextrabold';
    text-transform: uppercase;
    color: #fff000;
    line-height: 44px;
    text-align: center;
}
.imagecard .token_content {
    position: absolute;
    top: auto;
    bottom: 20px;
    right: 0;
    width: 100%;
    margin: auto;
    text-align: center;
}
.imagecard .token_content h6 {
        font-family: 'proxima_novasemibold';
    color: #fff;;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
}
.imagecard .token_content h2 {
        font-family: 'proxima_novablack';
    color: #ff0018;
    font-size: 42px;
}
.sec_feedback
{
   /* background: #f0f0f0;*/
    background: #ffffff;
    padding: 55px 0;
}
.sec_feedback button.videoPoster
{
    background-image: url(../images/winner/te1.jpg);
}
.sec_feedback h1{
    font-family: 'proxima_nova_rgregular';
    color: #040404;
    font-size: 26px;
    line-height: 32px; 
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-bottom: 35px;
}
.sec_feedback h1 span.span1
{
    font-family: 'proxima_novablack';
    font-size: 32px;
}
.fd_content
{
    margin-bottom: 30px;
    padding: 20px 0;
    /*background: #ffffff;*/
    background:#f0f0f0;
    text-align: center;
}
.fd_content img{
    margin-bottom: 12px;
}
.fd_content h5{
    font-family: 'proxima_nova_rgbold';
    font-size: 16px;
    color: #000000;
    text-transform: uppercase'
}
.fd_content p{
    font-family: 'proxima_nova_rgbold';
    font-size: 15px;
    color: #999999;
    text-transform: uppercase;
    margin-top: 10px;
}
.ans_video_sec
{
    position: relative;
}
.ans_video_sec button.videoPoster, .ans_video_sec1 button.videoPoster
{
    background-image: url(../images/winner/ans_video_bg2.jpg);
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
 }
 .ans_video_sec .video_right
 {
    background-image: url(../images/winner/ans_blue_banner.jpg);
    width: 58.44%;
    position: absolute;
    background-position: top;
    background-size: cover;
    height: 100%;
    top: 0;
    right: 0;
 }
 .ans_video_sec .videoWrapper
 {
     height: 600px;;
 }
 /* .ans_video_sec .videoPoster:after,  .ans_video_sec .videoPoster:before
 {
     left: 57%;
 } */
.vd_inside
{
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 40%;
    margin: auto;
    bottom: 0;
}
.v_inside_content h1{
    font-family: 'proxima_novablack';
    font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 30px;
}
.v_inside_content p{
    font-family: 'proxima_nova_rgregular';
    font-size: 17px;
    color: #ffffff;
   line-height: 22px;
    margin-top: 10px;
}
.v_inside_content a{
    font-family: 'proxima_novasemibold';
    font-size: 17px;
    color: #ffffff;
    background: #ff2027;
    padding: 12px 30px;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 4px;
    display: inline-block;
}

.cruise_video button.videoPoster
{
    background-image: url(../images/winner/cruise_videobg.jpg);
}
.cruise_video h5{
    font-size: 21px;
    font-family: 'proxima_novaextrabold';
    text-transform: uppercase;
    color: #380507;
    line-height: 20px;
}
.cruise_video h1{
    font-size: 37px;
    font-family: 'proxima_novaextrabold';
    text-transform: uppercase;
    color: #ffffff;
    line-height: 36px;
}
.cruise_video .row1{
    display: flex;
}
.cruise_video .row1 img{
    max-width: 100%;;
}
.cruise_video .videoWrapper
{
    height: 100%;
}
.cruise_video_right {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 0;
    left: 0;
    width: 80%;
    right: 0;
    margin: auto;
}
.ul_lists
{
    margin-top: 30px;
}
.ul_lists div{
    padding: 30px 70px;
}
.ul_lists h4{
    font-size: 26px;
    font-family: 'proxima_nova_rgbold';
    text-transform: capitalize;
    color: #000000;
    line-height: 36px;
}
.ul_lists li{
    font-size: 17px;
    font-family: 'proxima_nova_rgregular';
    color: #000000;
    line-height: 21px;
    padding: 10px 0;
    position: relative;
}
.ul_lists ol
{
    padding-left: 15px;
}
.ul_lists ol li{
    list-style: decimal;
}
.list1
{
    background: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
}
ul.ul_inside li:before {
    content: '';
    background: #3d9be3;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;

    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: auto;
    margin-left: -1em;
}
ul.ul_inside
{
    margin-left: 40px;
}
.sec_video.cruise_video ul
{
    padding: 0;
}
.sec_video.cruise_video ul li
{
    padding-bottom: 10px;
}
.list2, .list3, .list4
{
    background: #fff;
}
.list2 li, .list3 li
{
    padding-left: 40px;
}
.list2 li:before, .list3 li:before
{
    width: 24px;
    content: " ";
    background-image: url(../images/winner/li1.png);
    position: absolute;
    background-position: left center;
    left: 0;
    height: 24px;
}
.list3 li:before
{
    background-image: url(../images/winner/li2.png);
}
.list4{
    -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
}
.cruise_bnr img{
    width: 100%;
}
@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.watch_popup
{
    position: fixed;
    top: 20px;
    right: 10px;
    z-index: 9999;
    -webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#close {
    position: absolute;
    right: 0;
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
    display: none;
    
}
.event_gallery img{
    max-width: 100%;
    margin-bottom: 15px;
}
.event_gallery .row{
    height: 737px;
    overflow-y: scroll;
}

.blog_left .card-data h2.box-title
{
    font-size: 16px;
    line-height: 23px;
}
.blog_left .card-data p.card-block
{
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.blog_left .ribbon .ribbon-content
{
    color: #fff;
}
.blog_left h1.token_subhead
{
    color: #fff000;  
}
.media_video{
    background: #f0f0f0;
    padding: 60px 0;
}
.media_video h1 {
    font-family: 'proxima_nova_rgregular';
    color: #040404;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.media_video h1 span.span1 {
    font-family: 'proxima_novablack';
    font-size: 32px;
}
.media_slider video{
    width: 100%;
    height: 198px;
}
.md_video
{
    margin-bottom: 25px;
}
.md_video h2 {
    font-family: 'proxima_novaextrabold';
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
}
.blog_left #myVideoCruise
{
    width: 100%;
    height: auto;
}



/* winner lightbox */
.ekko-lightbox {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0!important
}
.ekko-lightbox .modal-header.hide
{
    display: block !important;
    padding: 6px 15px;
}
.ekko-lightbox .modal-header .close
{
    font-size: 38px;
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-container>div.ekko-lightbox-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ekko-lightbox-nav-overlay a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    z-index: 1
}

.ekko-lightbox-nav-overlay a>* {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekko-lightbox-nav-overlay a>:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a span {
    padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
    text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a.disabled {
    cursor: default;
    visibility: hidden
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ekko-lightbox-loader>div {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center
}

.ekko-lightbox-loader>div>div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: a 2s infinite ease-in-out
}

.ekko-lightbox-loader>div>div:last-child {
    animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader>div>div {
    background-color: #333
}

@keyframes a {
    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}



/* cruise */
.cruise_video .grid1{
    display: flex;
}
.cruise_video .grid2 {
    display: flex;
}
.cruise_video .grid_sub {
    margin: 3px;
    position: relative;
    cursor: pointer;
}
.cruise_video .grid_sub::before{
    content: '';
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              box-shadow: inset 0 -85px 42px -31px #1b1a1ac4;
              opacity: 0;
              transition: all .4s;
}
.cruise_video .grid_sub:hover::before{
    opacity: 1;
}
.cruise_video .grid_sub.last::before
{
    content: none;
}
.cruise_video .grid_sub img{
    max-width: 100%;
}
.grid_sub .foo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    bottom: 25px;
    left: 15px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px;
}
.grid_sub .foo span{
    opacity: 0;
    transition-duration: 0.4s;
}
.foo::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
}

.foo::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}
.grid_sub:hover .foo::after {
    width: 100%;
}
.grid_sub:hover .foo span {
    opacity: 1;
}

@media only screen and (max-width:1199px){
    .fb_div h3
    {
        font-size: 19px;
    }
    .fb_div h3 span
    {
        font-size: 19px;
    }
    .fb_div 
    {
        padding: 10px 20px;
    }
    .sec_video ul li
    {
        padding-bottom: 22px;
    }
    .shortlist ul li
    {
        width: 22%;
    }
    .banner1_img img {
        width: 50%;
    }
    .blog_left .ribbon
    {
        width: 80%;
    }
}
@media only screen and (max-width:991px){
.winner_banner .row1 .row1_col img
{
    width: 160px;
}
.winner_banner h2
{
    font-size: 27px;
}
.winner_banner h1
{
    font-size: 35px;
}
.content_11 .row
{
    display: block;
}
.content_11.content_13:after
{
    content: none;
}
.banner1_img
{
    display: block;
}
.banner1_img img
{
    width: 100%;
}
.banner_01_container
{
    height: 50%;
    top: auto;
    bottom: 0;
    align-items: center;
    justify-content: center;
}
.banner_01_container h1
{
    text-align: center;
}
.winner_container
{
    text-align: center;
}
.ribbon:before
{
    left: -12px;
}
.ribbon:after
{
    right: -12px;
}
.vd_inside
{
    top: auto;
    height: auto;
}
.ans_video_sec .video_right
{
    position: relative;
    height: 400px;
    width: 100%;
}
.media_slider video
{
    max-width: 100%;
    width: auto;
    height: auto;
}
}

@media only screen and (max-width:768px){
    .shortlist ul li
    {
        width: 47%;
        margin: 3px;
        margin-bottom: 20px;
    }
    .shortlist h1
    {
        font-size: 24px;
        line-height: 30px;
    }
    .shortlist h5
    {
        font-size: 13px;
    }
    .shortlist p
    {
        font-size: 14px;
    }
    .section_presence h2, .section_give h1
    {
        font-size: 24px;
    }
    .section_presence h2 span, .section_give h1 span.span1, .section_give h1 span.span2
    {
        font-size: 25px;
    }
    .col_p

    {
        margin-top: 30px;
    }
    .section_give ul.u1, .section_give ul.u2
    {
        display: block;
    }
    .section_presence h2
    {
        margin-bottom: 0;
    }
    .winner_banner img.small
    {
        display: block;
    }
    .winner_banner img.big
    {
        display: none;
    }
    .winner_banner .row1
    {
        display: block;
    }
    .winner_banner .row1 .row1_col img
    {
        width: 200px;
    }
    .winner_banner h2 {
        font-size: 22px;
        text-align: center;
    }
    .winner_banner h1 {
        font-size: 30px;
        text-align: center;
    }
    .shortlist
    {
        padding: 20px;
    }
    .col_content
    {
        justify-content: left;
        margin-bottom: 15px;
    }
    .section_anchor h1
    {
        font-size: 25px;
    }
    .shortlist ul
    {
        max-height: 700px;
    }
    .banner_01_container h1
    {
        font-size: 18px;
        line-height: 28px;
        padding-left: 0;
    }
    .banner_01_container h1 span, .content_11 .content_inside h3
    {
        font-size: 25px;
    }
    .section_banner02 h1 {
        font-size: 24px;
    }
    .content_11 .content_inside, .form_inside
    {
        padding: 30px;
    }
    .content_11 .content_inside h3 span
    {
        font-size: 26px;
    }
    img.logo_01
    {
        padding-left: 0;
        margin: auto;
    }
    .content_11 p
    {
        padding: 20px 0;
    }
    .content_11 ul.ul_01 {
        padding-left: 0;
    }
    .content_11.content_13 .sm3
    {
        text-align: center;
    }
    .sec_feedback h1
    {
        font-size: 24px;
    }
    .sec_feedback h1 span.span1 {
        font-size: 25px;
    }
    
    .section_presence .row
    {
    display:block;
            
    }
    .ans_video_sec .videoWrapper {
        height: 0;
    }
    .v_inside_content h1
    {
        font-size: 24px;
    }
    .v_inside_content
    {
        padding-bottom: 20px;
    }
    .cruise_video .row1 {
        display: block;
    }
    .cruise_video .row1 img {
        width: 100%;
    }
    .cruise_video h5
    {
        font-size: 18px;
    }
    .cruise_video h1
    {
        font-size: 24px;
    }
    .ul_lists div {
        padding: 30px 30px;
    }
    ul.ul_inside {
        margin-left: 20px;
    }
    .list2 li:before, .list3 li:before
    {
        top: 10px;
    }
    .ul_lists h4
    {
        font-size: 22px;
    }
    img.cr{
        width: 100%;
    }
    #close 
    {
        display: block;
    }
    .watch_popup img
    {
        width: 90px;
    }
    .blog_left .ribbon
    {
        width: 55%;
    }
    .media_video h1, .media_video h1 span.span1
    {
        font-size: 24px;
    }
    .cruise_video .grid1, .cruise_video .grid2
    {
        display: block;
    }
    .cruise_video .grid_sub img{
        width: 100%;
    }
}
