
  .video_view9_container:nth-last-child(3){
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border:none !important;

  }
  .video_view9_container{
    width: 100%;
    float:none;
  margin:0 auto;;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom:  0px

    dotted #010457;
  }
  .video_new_view_title{
    font-size:18px !important;
    color:#F50000 !important;
  ;
  text-align:left;;
    background-color:
    rgba(238,237,246,1)  !important;
  }
  .video_new_view_desc ul{
    list-style-type: none;
  }
  .video_new_view_desc{
    margin-top: 15px;
    line-height: 1.5;
    font-size:14px !important;
    color:#000000 !important;
  ;
  text-align:justify;;
    background-color: rgba(238,237,246,1)  !important;
  }
  .paginate{
    font-size:22px !important;
    color:#F54747 !important;
    text-align: center;
  }
  .paginate a{
    border-bottom: none !important;
  }
  .icon-style{
    font-size: 18px !important;
    color:#F54747 !important;
  }
  .clear{
    clear:both;
  }
  .video_view9_img{
    display:block;
    margin: 0 auto;
  }
  .video_view9_vid_wrapper .thumb_wrapper{
    width: 100%;
    height: 100%;
  }
  .video_view9_vid_wrapper #thevideo{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .video_view9_vid_wrapper{
    width: 920px;
    height: 500px;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    float:none;
            left: 50%;
    transform: translateX(-50%);
        max-width: 99%;
  }
  .video_view9_vid_wrapper iframe{
    opacity: 1;
    cursor: pointer;
    max-width:100%;
    max-height: 100%;
  }
  .video_view9_vid_wrapper iframe.iframe-thumb{
    opacity: 0;
  }
  .thumb_image{
    position: absolute;
    width: 100%;
    height: 100% !important;
    z-index: 10;
  }
  .youtube-icon {background:url(/wp-content/plugins/gallery-video/assets/images/admin_images/play.youtube.png) center center no-repeat;}
  .vimeo-icon {background:url(/wp-content/plugins/gallery-video/assets/images/admin_images/play.vimeo.png) center center no-repeat;}
  .playbutton{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
  }

  .load_more {
    margin: 10px 0;
    position:relative;
    text-align:center;

    width:100%;


  }

  .load_more_button {
    border-radius: 10px;
    display:inline-block;
    padding:5px 15px;
    font-size:19px !important;
    color:#FFFFFF !important;
    background:#5CADFF !important;
    cursor:pointer;
    margin-top: 15px;

  }
  .load_more_button:hover{
    color:#D9D9D9 !important;
    background:#8F827C !important;
  }
  .loading {
    display:none;
  }

  