.maindiv  .container { /*max-width:990px;*/max-width:1048px; width:100%; margin:0 auto }
.maindiv  .container:after{ content:''; clear:both; display:table}
.maindiv { text-align: right; line-height:1.1; color: #333; /*direction: rtl*/}
.maindiv h2 { font-size:36px ;text-align: center; margin-bottom:40px}
.maindiv .intro-text { text-align: center; width: 85%; margin: 0 auto 50px}
.maindiv .ff-custom-select { width:100%; float: left; margin:0 auto; position: relative;background: #fff;border: 1px solid #eee; border-radius:7px; height:36px; outline:none !important;box-shadow: 0 0 5px rgba(0,0,0, 0.05);}
.maindiv .ff-custom-select:before { position: absolute;right: 1px;top: 1px;width: 24px;background: #fff;height: 36px;z-index: 16; }
.maindiv .ff-custom-select:after { content: ""; width: 0;height: 0;border-left:5px solid transparent;border-right: 5px solid transparent;border-top:5px solid #58c5ca; position: absolute; left:6px;top: 12px;z-index:5; }
.maindiv .ff-custom-select  select { height:100%;width: 100%;padding:0 10px 0 25px;color:#555;-moz-appearance: none; -o-appearance: none;-ms-appearance: none; -webkit-appearance: none;appearance: none;position: relative;line-height: 1.25;border-radius: 0;background: transparent;border: 0 !important;font-size: 14px;z-index:10;outline:none !important; }
.maindiv .ff-custom-select select:focus { outline: none !important }
.maindiv .ff-custom-select select::-ms-expand { display: none}
.maindiv .ff-custom-select select option {}
.maindiv .ff-custom-select.ff-custom-search:after { display:none}
.maindiv .ff-custom-select.ff-custom-search input {height:100%;width:calc(100% - 40px);float:right;padding:0 0px 0 5px; margin-right: 10px; color:#555; border:0; outline: none !important;}
.maindiv .ff-custom-search .ff-search-btn{ background: none; cursor: pointer; outline: none !important; border:0; height: 36px; width: 30px; float: left;padding: 0;}
.maindiv .ff-custom-search .ff-search-btn i{ color: #58c5ca}
.maindiv .ff-custom-select.ff-custom-search input {}
.maindiv .ff-custom-select.ff-custom-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555;
}
.maindiv .ff-custom-select.ff-custom-search input::-moz-placeholder { /* Firefox 19+ */
  color: #555;
}
.maindiv .ff-custom-select.ff-custom-search input:-ms-input-placeholder { /* IE 10+ */
  color: #555;
}
.maindiv .ff-custom-select.ff-custom-search input:-moz-placeholder { /* Firefox 18- */
  color: #555;
}
.maindiv .videolist-row { margin:0 -15px; -moz-display: flex;-o-display: flex;-ms-display: flex;-webkit-display: flex;display: flex;
 -moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;  }
.maindiv .videolist-row .videolist-col { width: 25%;margin-bottom:30px; float: none;padding: 0 10px;-moz-display: flex;-o-display: flex;-ms-display: flex;-webkit-display: flex;display: flex;  -moz-flex-flow: column wrap;-o-flex-flow: column wrap;-ms-flex-flow: column wrap;-webkit-flex-flow: column wrap;flex-flow: column wrap;    }
.maindiv .videolist-row .videolist-col .col { border:1px solid #fff; }
.maindiv .videolist-row .videolist-col .col .video-box { height: 130px; overflow: hidden;position: relative}
.maindiv .videolist-row .videolist-col .col .video-box img { -moz-object-fit: cover;-o-object-fit: cover;-ms-object-fit: cover;-webkit-object-fit: cover; object-fit: cover; -moz-object-position: 0 0;-o-object-position: 0 0;-ms-object-position: 0 0;-webkit-object-position: 0 0;object-position: 0 0; max-width: none; height: 145px; width: 100%; vertical-align: top; -moz-object-position: center;-o-object-position: center;-ms-object-position: center;-webkit-object-position: center;object-position: center; }
.maindiv .videolist-row .videolist-col .col .video-desc { margin-top: 15px}
.maindiv .videolist-row .videolist-col .col .video-desc h6 { font-size: 16px; line-height: 1; margin-bottom: 5px; color:#6E83E9;font-family: ploni;}
.maindiv .videolist-row .videolist-col .col .video-desc h6 {
    color: #0a8dcd !important;
}
.maindiv .videolist-row .videolist-col .col .video-desc p { font-size: 16px;line-height: 1; color:#4a4a4a; margin-bottom: 0;font-family: ploni;font-weight: bold;}
.maindiv .videolist-row .videolist-col .col .video-box .play-button { position: absolute; text-align: center; left:0; right:0; top:0; bottom:0; margin:auto; display: block; z-index: 10; width: 36px; height: 36px; line-height: 36px }
.maindiv .videolist-row .videolist-col .col .video-box .play-button i { color: #fff }

.maindiv .load-more-videos{text-align:center;}
.maindiv .videolist-row .videolist-col .col.mf_event_box{    max-width: initial;
    height: auto;
    padding: 0;
    color: inherit;
    font-size: inherit;width: initial;border:none;}

.vi-loader {border: 10px solid #499E9F;border-radius: 50%;border-top: 10px solid #DE6B78;width: 50px;height: 50px;  -webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;margin: 0 auto;}
.maindiv .videolist-row .videolist-col .col .video-box:after {
    content: '';
    position: absolute;
    bottom: 79px;
    width: 100%;
    height: 45px;
    bottom:0;
    z-index: 8;
    left: 0;
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.55));
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.55));
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.55));
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.55));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.55));
}
@media only screen and (max-width:1200px) {
	.maindiv h2 { font-size:28px; margin-bottom:22px}
	.maindiv .container { padding: 0 10px}
}
@media only screen and (max-width:1023px) {
	.maindiv h2 { font-size:25px; margin-bottom:22px}
	.maindiv .container { padding: 0 10px}
	.maindiv .videolist-row .videolist-col { width: 33.33333333333333%}
	.maindiv .videolist-row { margin:0}
}
@media only screen and (max-width:767px) {
    .maindiv h2 { font-size:20px}
	.maindiv .videolist-row .videolist-col { width: 100%; padding:0; position: relative; margin-bottom: 15px}
	.maindiv .videolist-row .videolist-col .col .video-box{ height: 75px;width: 107px; float: right}
	.maindiv .videolist-row .videolist-col .col .video-box img { height:75px}
    .video-box .date{
            padding: 2px 5px !important;
    }
    .video-box .vod{
        font-size:12px;
        padding: 1px 5px !important;
    }
    .video-box span.date,video-box span.vod {font-size: 10px;}
	.maindiv .videolist-row .videolist-col .col .video-desc { margin-top:0; padding-right: 120px}
	.maindiv .videolist-row .videolist-col .col .video-desc h6, .maindiv .videolist-row .videolist-col .col .video-desc p { font-size: 15px}
}
@media only screen and (max-width:640px) {
	/*.maindiv .videolist-row .videolist-col .col .video-box { height: 152px}*/
}
@media only screen and (max-width:540px) {
	.maindiv .videolist-row .videolist-col { width: 100%;}
	/*.maindiv .videolist-row .videolist-col .col .video-box { height: 100%}*/
}

.select2-selection__rendered{
    text-align: initial;
}
.select2.select2-container{
        width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow
{
    display:none;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #767676 !important;
}


.accordionWrapper-row { width: 100%; }
.accordionWrapper-row .accordionWrapper-col {  max-width: 640px; width: 100%; margin: 0 auto; }
.accordionWrapper-row .accordionWrapper-col .heading-wrapper{ display: flex; flex-direction: row; align-items: center;}
.accordionWrapper-row .accordionWrapper-col .acdWrapper-row { position: relative; margin-bottom: 25px; }
.accordionWrapper-row .acdWrapper-row .heading-wrapper { cursor: pointer; direction: rtl; background: #fffcf7;-moz-box-shadow: 0 0 5px rgba(0,0,0, 0.2);
 -o-box-shadow: 0 0 5px rgba(0,0,0, 0.2);-ms-box-shadow: 0 0 5px rgba(0,0,0, 0.2);-webkit-box-shadow: 0 0 5px rgba(0,0,0, 0.2);
 box-shadow: 0 0 5px rgba(0,0,0, 0.2); position: relative; z-index: 5; padding-left: 60px;  min-height: 50px;
 }
.accordionWrapper-row .acdWrapper-row .heading-wrapper h6 {font-weight:400; margin: 0;margin-right: 10px; font-size: 20px; color: #44403d;}
.accordionWrapper-row .acdWrapper-row .heading-wrapper .acdWrapper-btn { box-sizing: border-box;width:20px;height:20px;
position: absolute; left:25px; top: 10px; ;border-style: solid;border-color:#44403d;
border-width: 0px 2px 2px 0px;-moz-transform: rotate(45deg);-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg); transform: rotate(45deg);}

.accordionWrapper-row .acdWrapper-row .heading-wrapper.active .acdWrapper-btn{top:20px;transform: rotate(-137deg);}
.accordionWrapper-row .acdWrapper-row .acdWrapperrow-content {direction: rtl; background: #eceaf5; padding:15px 20px 10px;
display: none;}
.accordionWrapper-row .contentRow { margin-bottom: 11px; padding-bottom: 6px; border-bottom: 1px solid #c2c1c9 ; }
.accordionWrapper-row .acdWrapperrow-content:after, .contentRow:after{ content: ''; display: table; clear: both;  }
.accordionWrapper-row .contentRow .linkRow { float: left; width: 100%; margin-bottom:3px; }
.accordionWrapper-row .contentRow .linkRow img { margin-left: 5px; }
.accordionWrapper-row .linkRow span {text-decoration: underline; font-size:13px; color: #44403d; line-height: 1.2; }
.accordionWrapper-row .sub_cate_title {    text-align: center;color: #47244B;font-weight: bold;}