/*
Theme Name: BNNRC
Theme URI: http://bnnrc.net
Author: BNNRC
Author URI: http:bnnrc.net
Description: No Description Found
Version: 1.6.3 Updated 15-Jun-2016
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: BNNRC

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}

.active-mobile:hover .active-content{
    opacity: 0;
    filter: alpha(opacity=0);
    display: none!important;
}
.active-mobile > a span{
   display: block;
   font-size: 24px!important;
   padding-top: 20px;
}
.active-mobile > a{
   width: 60px;
   height: 60px;
   display: block;
}
.active-mobile.open .active-content{
   display: block!important;
   visibility: visible; 
   left: auto!important;
   opacity: 1;
   filter: alpha(opacity=100);
}

.single.single-download .entry-description form{
   margin-top: 60px;
} 

.edit-single-campaign p, .edit-single-campaign h3 {
   width: 100%;
   float: left;
}

.atcf-submit-campaign-rewards > div{
   width: 100%;
   float: left;
}

.edit-single-campaign .mce-edit-area{
   border: 1px solid #E5E5E5!important;
}
/* ---- */

a{ color:#0095d9; font-weight:normal;  }
a small{ color:#5d5d5d; }

@media (max-width: 980px) {
.header-wrapper-inner{ background:none;}	
	
	}
.wpb-container .wpb-inner{ margin-bottom:0!important; background:transparent; }
.main-slider .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{ margin-bottom:0!important}

.no-bg,.vc_gitem_row,.vc_grid.vc_row .vc_grid-item{ background:#fff; padding-bottom: 30px!important; }
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{ background:#fff;}
.vc_pageable-slide-wra .vc_custom_1420541757398{ background:#fff!important;}
.vc_custom_1420541757398{ background:#fff!important;}

.vc_gitem-post-data-source-post_date { display:none; }
.list-news .vc_grid-item-mini{ border-bottom: 1px dashed #ccc;}

.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{ background:#fff!important; border:none!important; }


.padd-left-50{ padding-left:50px;}

.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a{ background:#13a8e2}
.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a{ background:#fff!important; color:#000; }


.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{ background:none!important; color:#ff9c00!important; font-weight:600; }
.vc_general.vc_btn3{ /* padding:6px 12px!important; */ border-radius:0; }
.vc_general.vc_btn3:hover{ /* background:#036389!important; */ color:#333 !important;} 

.cm-news p{ font-weight:500; font-size:14px; margin-bottom:3px; text-align:justify;}
.all-view{ margin-left:10px; background:#ff9c00; padding:5px 10px; border-radius:5px;}
.all-view a{color:#fff; font-weight:500; display:block;}
.all-view a:hover{ color:#fff; }
.all-view a i{ color:#f8931d; border:1px solid #2caeea; border-radius:50%; text-align:center; padding:3px 0px 0px 3px; display:none;}


/* Bounce To Right */
/*  .vc_general.vc_btn3 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.vc_general.vc_btn3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #036389;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.vc_general.vc_btn3:hover, .vc_general.vc_btn3:focus, .vc_general.vc_btn3:active {
  color:#02a5f2;
}

.vc_general.vc_btn3:hover:before, .vc_general.vc_btn3:focus:before, .vc_general.vc_btn3:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} */



ul.impact-list{ padding:30px 0px;}
ul.impact-list li{ list-style:none; margin-bottom:15px;}
ul.impact-list li a i{ color:#d93a33; font-size:26px; margin-right:7px; background:#fff; width:43px; height:43px; border-radius:43px; text-align:center; line-height:43px; -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;}
ul.impact-list li a{ color:#fff; font-size:18px; font-weight:700; }

ul.impact-list li a:hover i{ background:#036389; color:#fff;  -webkit-transform: rotate(720deg); transform: rotate(720deg);}

.custom-title h2{ font-size:20px!important; color:#fff; padding:8px 15px; font-weight:500!important; margin-bottom:20px; text-align:center;}
.custom-title h3 span{ font-size:20px!important; color:#fff!important; padding:0; font-weight:500!important; text-align:center;}

.action-line .wpb_image_grid .wpb_image_grid_ul > li{ border-bottom:1px solid #fff!important; border-right:1px solid #fff!important; }
.action-line .wpb_image_grid .wpb_image_grid_ul > li:nth-child(4),.action-line .wpb_image_grid .wpb_image_grid_ul > li:nth-child(8){  border-right:none!important; }
.action-line .wpb_image_grid .wpb_image_grid_ul > li:nth-child(9),.action-line .wpb_image_grid .wpb_image_grid_ul > li:nth-child(10),.action-line .wpb_image_grid .wpb_image_grid_ul > li:nth-child(11){  border-bottom:none!important; }


.widget .widget-title span:after, .widget .widgettitle span:after, .widget .wpb_heading span:after{ height:1px!important; }
.subcrb{ color:#fff!important; text-align:right!important; margin:15px 15px 15px 0px; padding-right:15px; border-right:4px solid #fff; font-size:16px; float:left; }
.mc4wp-form-fields{ }
.mc4wp-form-fields p{ margin:0!important;}

.subcrb-input{ margin-top:25px; width:180px; background:#5b5a59; border:1px solid #5b5a59; color:#fff;}
.subcrb-submit{ background:#fff; color:#0095d9; border:1px solid #0095da; padding:5px 10px; font-weight:500; transition: all 0.9s ease 0s;}
.subcrb-submit:hover{ background:#fff; border-color:#fff; color:#000 }

.follow-link{ padding-top: 10px; float: right; }
.follow-link h3{ padding-top:60px!important; padding-right:20px; margin:0!important; color:#fa931c!important; text-transform:uppercase; }

.wpo-footer ul.social-link-0{  margin:1px auto!important;}
ul.social-link-0,.social-link-top{ margin-left:0!important; padding-left:0!important; margin:0 auto;}
ul.social-link-0 li{ display:inline; list-style:none;}
ul.social-link-0 li a i{ font-size:28px; color:#fff; -webkit-transition: all 0.7s ease;
transition: all 0.7s ease; }
ul.social-link-0 li a i:hover{color:#333!important;}

ul.social-link-top li{ display:inline; list-style:none; line-height:85px;}
ul.social-link-top li a i{ font-size:16px; color:#fff; -webkit-transition: all 0.7s ease;
transition: all 0.7s ease; background:#f1890d; padding:8px;}
ul.social-link-top li i a:hover{ background:#fff;}

.custom-title h3 span{ font-size:22px!important;}

.partner-logo img{ margin-top:-20px!important;}

.no-padding h3{ padding:0!important; }
.affiliate-gallery ul.wpb_image_grid_ul li{ border-right:1px solid #ccc; }
.affiliate-gallery ul.wpb_image_grid_ul li:last-child{ border-right:0; }
.affiliate-gallery ul.wpb_image_grid_ul li img{ margin:5px!important; box-shadow: none!important }

.border-1{ border:1px solid #fff; }
.white-title h3{ color:#fff!important; }

.pdf-left{ float:left; margin-right:5px; font-size:36px!important; color:#da251c; }
.content-title{ color:#fff; text-transform:uppercase; padding:20px 0px;}
.bordered-title{text-transform:uppercase; padding:20px 0px 7px 0px; border-bottom: 3px solid; margin-bottom: 10px!important; font-weight:600; }
.brand-color{ color:#ff9c00!important;}
.brand-color2{ color:#1a2b51!important;}

/* Footer *** */
.wpo-footer a{ color:#5d5d5d!important;}
.footer-title{ border-bottom: 1px dotted #ccc!important; padding-bottom:6px!important;}
.footer-title span{ color:#fff; font-family: "coda";}


/* Underline From Center */
.menu li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
}
.menu li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #fff; 
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu li a:hover:before, .menu li a:focus:before, .menu li a:active:before {
  left: 0;
  right: 0; 
} 

.menu li a:hover {color:#fff!important; }

ul.project-group{ margin-left: 0!important; padding-left: 15px!important;}
ul.project-group li{  list-style:url(images/arrow-readmore-post.png)}
ul.project-group li a{ color: #333; font-weight: 500;}


/* ======= END ========= */ 

.vc_gitem-zone, .vc_gitem_row .vc_gitem-col{ background-size:contain!important;}
.impact-inner .vc_gitem-zone, .vc_gitem_row .vc_gitem-col{ background-size:cover!important;}
.cm-news h4{ font-size:16px!important; font-weight:600!important;}
.sdg-gallery ul li img{margin-right:10px; margin-bottom:10px;}
.action-line ul li img{ margin-right:10px; }
.title-left h3{ text-align:left!important; padding-top:0!important;}

.vc_tta.vc_general .vc_tta-tab > a{ padding:8px 14px!important;}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a{ border-bottom:2px solid #333!important; border-color:#fff!important; }
.vc_tta.vc_tta-spacing-1 .vc_tta-tab{ margin:0!important;}
.vc_tta.vc_general .vc_tta-panel-body{ padding:0px 5px 10px 0px!important;}
.report-list{ padding:15px 0px 0px 0px!important; margin-bottom:0!important;}
.report-list .entry-title a{text-transform:none!important; line-height:20px; font-size:15px!important; color:#215a6e!important;}
.report-list .entry-title a:hover{ color:#f9921b!important;}
.report-list .posts-list .post{ padding:0px!important; }

.no-thumbnail .entry-thumb{ display:none!important;}
.no-thumbnail .front-page.list-layout .entry-content{ width:100%!important; padding-left:0!important; }
.front-page.list-layout .entry-title a{ font-weight:500!important; text-transform:none!important; 
font-size:19px!important; 
color:#0082ff!important;
line-height:1.3;
}

.top-0{ margin-top:0!important; padding-top:0!important}


.footer-inner{ background:#0095d9; padding:32px 0px; border-top:5px solid #0095d9; }
.copyright-inner{ background:#036389; padding:12px 0px; border-top:1px solid #036389;}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{ margin-right:0!important; }

.main-slider .wpb-inner{ background:#fbbd0e;  }
.home-inro p,.home-inro h2 a{ color:#fff; }

.supper-button a{ background:#0082ff!important; box-shadow:0 4px 3px 0 rgba(0, 0, 0, 0.15)!important; padding:9px 20px!important; color:#fff!important; font-weight:500!important; font-size:14px!important; line-height:22px!important; font-weight: 600; border-color:#0082ff!important; border-radius:30px!important; min-width:175px;}

.supper-button a:hover{background:#0370d9!important; color:#fff!important; border-color:#0370d9!important;}
.supper-button:hover a.vc_btn3{color:#fff!important;}

.main-slider .col-xs-1, .main-slider .col-sm-1, .main-slider .col-md-1, .main-slider .col-lg-1, .main-slider .col-xs-2, .main-slider .col-sm-2, .main-slider .col-md-2, .main-slider .col-lg-2, .main-slider .col-xs-3, .main-slider .col-sm-3, .main-slider .col-md-3, .main-slider .col-lg-3, .main-slider .col-xs-4, .main-slider .col-sm-4, .main-slider .col-md-4, .main-slider .col-lg-4, .main-slider .col-xs-5, .main-slider .col-sm-5, .main-slider .col-md-5, .main-slider .col-lg-5, .main-slider .col-xs-6, .main-slider .col-sm-6, .main-slider .col-md-6, .main-slider .col-lg-6, .main-slider .col-xs-7, .main-slider .col-sm-7, .main-slider .col-md-7, .main-slider .col-lg-7, .main-slider .col-xs-8, .main-slider .col-sm-8, .main-slider .col-md-8, .main-slider .col-lg-8, .main-slider .col-xs-9, .main-slider .col-sm-9, .main-slider .col-md-9, .main-slider .col-lg-9, .main-slider .col-xs-10, .main-slider .col-sm-10, .main-slider .col-md-10, .main-slider .col-lg-10, .col-xs-11, .main-slider .col-sm-11, .main-slider .col-md-11, .main-slider .col-lg-11, .main-slider .col-xs-12, .main-slider .col-sm-12, .main-slider .col-md-12, .main-slider .col-lg-12{ padding-left:0;}

.page-inner .col-lg-8, .page-inner .col-md-8,.page-inner .col-sm-8,.page-inner .col-sx-12{ padding:0!important}
.page-inner .col-xs-12,.page-inner .col-md-4{ padding-right:0!important;  padding-left:0!important;}
.page-bg{ background:#fff;}


.featured-sec .wpb-inner{  background-image:url(images/sdgs-bg.png) ; background-attachment:fixed; background-clip:border-box; background-origin:padding-box; background-color:rgba(0, 0, 0, 0); background-size:contain;  background-repeat:repeat-y; background-position:0 0;}

/* .wsis-gallery .wpb-inner{  background-image:url(images/1.jpg); background-attachment:fixed; background-clip:border-box; background-origin:padding-box; background-color:rgba(0, 0, 0, 0); background-size:cover; background-repeat:repeat; background-position:0 0;} */
.transprent{ background:none repeat scroll 0 0 rgba(170, 0, 0, .8) !important;}
.bg-white-transparent-9 {
    background-color: rgba(255, 255, 255, 0.9);
}


.cr-carosol-title{ text-transform:uppercase; border-right:1px solid #ccc; padding:5px 0px; margin:31px 0px!important;}
p.cr-carosol-title-0{ margin:0!important; padding:0!important;  text-transform:uppercase; font-size:18px; font-weight:400;}
p.cr-carosol-title-1{ margin:0!important; padding:0!important; line-height:20px; text-transform:uppercase; font-size:34px; font-weight:700; color:#fbaf3f; padding-bottom: 3px; }

.bnnrc-feature h2{ font-size:15px; float:right; width:54%; padding-top:10px; }
.bnnrc-feature .vc_figure{ float:left; width:46%;}
.supper-button .vc_general.vc_btn3{ padding:5px 10px !important}

.header-wrapper-inner{ background:url(images/Header-bg.jpg) bottom right no-repeat #fff!important; background-origin:border-box; background-size:cover;}

.partner-gallery{ margin:0 auto!important;}
.partner-gallery ul li img{ margin-right:15px;}
.home-inro h2{ margin-top: 22px;}
.home-inro p{ text-align:left; font-size: 15px; font-weight: 500; line-height: 18px;}
.view-all a.vc_btn3{ padding:7px 20px!important; font-weight:500; border-radius:30px!important; min-width:175px; transition:all .3s ease-in-out;}
.view-all a.vc_btn3:hover{color:#fff!important; background:#0370d9!important;}

ul.wpb_image_grid_ul li a img,ul.wpb_image_grid_ul li img{ margin-right:10px!important; margin-bottom:10px!important;}
.vc_grid-filter{ margin:20px 0px!important;}

.no-desc .vc_gitem-zone-mini{ display:none; }
.no-desc .vc-gitem-zone-height-mode-auto{ width:98%!important; height:100px!important; border:1px solid #ccc;}
/* .cm-news .vc_grid-item:nth-child(even){ padding:0px 0px 15px 15px!important}
.cm-news .vc_grid-item:nth-child(odd){ padding:0px 15px 15px 0px!important} */
.vc_gitem-animated-block{ border:4px solid #0095d9; /* margin-bottom: 20px!important */}
.vc_gitem-zone-img{ margin-right: 30px;}

.vc_gitem_row .vc_gitem-col{ padding: 15px 0px!important; }
.wpb_image_grid .wpb_image_grid_ul img{ box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3)!important}

ul.notice-board{ list-style: none;}
ul.notice-board li:before{ content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:#ff9c00;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */}


.wpo-facebook-fanbox{ padding-bottom: 0!important;}
.single-page .col-md-8{ background: #fff!important;}
.single-page .col-md-4{ background: #f4f4f4!important; padding: 0px!important;}
.single-blog{ padding-top: 32px;}
.single-blog .col-sm-12{ padding-left: 0!important}
.post-share .col-sm-4{ padding-left: 15px!important}

.single-page #wpo-content{ background:#fff; }

.widget_wpo_socials_widget{ border-bottom: 4px solid #0095d9!important; padding-bottom: 12px!important; }

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){ padding:3px 23px 3px 10px!important;}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{ right:6px!important;}
.vc_btn3-container{ margin-bottom: 0px!important}

.team-member{ overflow: hidden;}
.team-member ul li{ list-style: none; float: left; margin-right: 15px;}
.team-member ul li a{ display: block;}

.vc_grid .vc_pageable-load-more-btn{ margin-bottom:60px;}
.vc-gitem-zone-height-mode-auto::before{ padding-top:75%!important;  }

.breadcrumb .container{ background:#fff; padding:15px 15px 15px 30px; }

/* ======= Additaional ======= 
.cm-news2 .vc_grid-item-zone-c-left .vc_gitem-zone-c, .cm-news2 .vc_grid-item-zone-c-right .vc_gitem-animated-block{ float:right!important;}
.vc_btn3-container{ margin-bottom:0!important;}
.vc_gitem_row .vc_gitem-col{ padding:0!important;}
.cm-news2 h4,.cm-news h4{ margin-top:0!important; padding-top:0!important;}
.vc_grid-item-zone-c-left .vc_gitem-zone-c, .vc_grid-item-zone-c-right .vc_gitem-animated-block{ width:50%!important;}
.vc_grid-item-zone-c-right .vc_gitem-zone-c{ width:50%!important;} */

.vc_grid-item-zone-c-left .vc_gitem-zone-c, .vc_grid-item-zone-c-right .vc_gitem-animated-block{ width:49%!important; margin-right: 10px; }
.vc_grid-item-zone-c-right .vc_gitem-zone-c{ width:49%!important;}
.vc_gitem_row .vc_gitem-col,.cm-news h4{ padding-top:0!important; margin-top:0!important; } 
.vc_gitem-post-data{ margin-bottom:0!important;}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{ padding-right:0!important; }
.vc_general.vc_btn3{ padding:0!important;}


.more-link{ font-weight:400;}

.update{ margin-bottom:0!important; padding-bottom:6px!important;}
.main-slider .col-sm-8{ }

.notice-box{ border-bottom:3px solid #000;}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner{ /* border-right:1px solid #ccc!important;  text-align:center; height:10px; */ }

.menu-item-9263{ border:2px solid #de1768; border-radius:5px!important;}
.page-inner{ padding:30px;}

.vc_custom_1499686853131 img{height:45px!important;}

.wpcf7-form .wpcf7-text,.wpcf7-textarea{ border:1px solid #ccc!important; border-radius:3px!important; margin-top:7px;}
.wpcf7-submit{ border-radius:2px; border:1px solid #036389; background:#036389; color:#fff; padding:7px 25px; font-weight:700!important;}
.wpcf7-submit:hover{ background:#0095d9; border:1px solid #0095d9;}

.border-bottom-dotted{border-bottom:2px dotted #ccc; padding:10px 0px;}
.shadow-img img{box-shadow:1px 1px 3px 0 rgba(0, 0, 0, 0.3) !important; }
.font-500{ font-weight:500;}
.border-bottom{border-bottom:2px solid #1e73be; padding-bottom:5px; width:50%!important;}
.sidebar-title-custom{margin:0;padding:0!important;}
.sidebar-title-custom h3{padding-bottom:5px!important; font-weight:700; border-bottom:3px solid #5D5D5D; margin-bottom:0px; color:#fbbd0e;}
.cart-popup,.setting-popup{display:none;}

.table-strap{border-collapse: collapse; border:none; padding-top:15px;  display:block; width:100%; table-layout : fixed}
.table-strap tr th:first-child{ width:165px;}
.table-strap tr th:last-child{ width:800px;}
.table-strap tr th{ border:none!important;}
.table-strap tr td{ border:none!important;  word-wrap: break-word;}
.table-strap tr td strong{ color:#0095d9;}
.table-strap tr th{ background:#60608f; color:#fff; text-transform:uppercase; font-weight:bold; font-size:16px;}
.table-strap tr:nth-child(even) {background-color: #f2f2f2;}

.app-form-left{ width:80%; float:left;}
.app-right{ width:20%; float:left;}
.p-caption{width: 88%; margin: 0 auto; padding-bottom:15px;}

.entry-name .entry-title{ padding-bottom: 30px !important;
font-weight: 700;}

.report-inn .vc_btn3{padding: 7px 32px 7px 12px !important;}
.report-inn .vc_btn3:hover{color:#fff!important;}
.report-inn .vc_btn3 .vc_btn3-icon{right:10px!important;}

.border-15{border-radius:15px;}

/* ==== Menue Heilight===== */

.menu-item-8276 .dropdown-menu,.menu-item-14467 .dropdown-menu,.menu-item-10154 .dropdown-menu,.menu-item-8275 .dropdown-menu,.menu-item-11644 .dropdown-menu,.menu-item-8274 .dropdown-menu,.menu-item-11335 .dropdown-menu,.menu-item-13433 .dropdown-menu{background:#ec0707!important;}
.post-share{display:none;}

/* Countdown Custom CSS */
.woo-sctr-shortcode-wrap{padding:0!important;}
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit{padding:0!important;}
.woo-sctr-shortcode-countdown-text-before{ background-color:#1c2127; color:#fff; font-size:18px; padding:5px 15px!important; text-align:center;}
.woo-sctr-shortcode-countdown-unit-wrap{ padding:15px 0;}
.woo-sctr-shortcode-countdown-text-before{ font-family: Shonar_bangla, SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif!important; }
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit span{ font-weight:bold; font-family: 'SolaimanLipi', Arial, sans-serif !important;}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-text{padding-top:5px; font-weight:normal;}

.padding-0,.padding-0 h3{padding:0!important; }
.pb-0,.pb-0 h3{padding-bottom:0!important;}
.pt-0{padding-top:0!important;}
ol li{ line-height:1.9;}
.font-24,.font-24 h3,.font-24 h3 span{ font-size:24px!important; }
.font-bold{ font-weight: 700; }
.text-with-bg{ padding:110px 0!important; 
background-size: cover;
background-position: center center;}
.full-width-container{
    margin-left:-30px;
    margin-right:-30px;
}
.text-with-bg .inforbox-content{
    font-weight:bold;
    font-size:45px!important;
    color:#fff!important;
    line-height:45px;
}
#rev_slider_1_1 .zeus .tp-bullet {
     box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
    width:7px!important;
    height:7px!important;
    border:2px solid #ff9c00!important;
 }
#rev_slider_1_1 .tp-bullets .selected,.tp-bullet.selected, .tp-bullet:hover{ background-color:#ff9c00!important;}
.bangla_update_title h3.widget-title span{ color:#FF0000!important; font-weight:bold!important;}
.center_ul ul li{ text-align:center; left:38%!important; }
.cr-short-info{
    background-color: #273c75;
    color:#fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.short-info-table tr td{ border-color: #dcdde1;}
.short-info-table .tb-0{ border:0!important; }
.short-info-table{ border:1px solid #dcdde1; }
.wpb-inner .container{ background:transparent!important;}
.fellow-header{ margin-top:-1px;}
.fellow-header .vc_row[data-vc-full-width].vc_hidden{ opacity: 1;}
.page-id-13855 .page-bg .page-inner{ padding:0!important;}

.color-pumpkin{
    color: #d35400;
    font-weight:600;
}
.border-link a{
    border-bottom: 1px solid #2980b9!important;
}

.video_widget_title .widget{
    padding: 15px 0;
}
.video_widget_title .widget h3 span{
    font-size: 22px;
    font-weight: 700;
    text-transform: initial!important;
}

.event-list{
    width: 100%;
    margin-bottom: 24px;
}
.event-list a{
display: flex;
font-weight: 500;
color: #fff; 
line-height: 26px; 
font-size: 14pt; 
padding: 13px 20px;
}
.event-list i{
    margin-right: 16px;
    align-self: center;
}
.event-list a:hover{
    color: #fff;
}

.fellow-img-row img,.fellow-img-row .vc_single_image-wrapper{
    min-height: 215px;
    max-height: 215px;
}
.d-none{
    display:none;
}
.nextend-arrow{
    background: #0095d9!important;
    opacity: .7!important;
}
.nextend-arrow:hover,.nextend-arrow:focus{
    opacity: 1!important;
}
