/*narrow scroll bar browser*/
::-webkit-scrollbar {width: 0.5em;height: 0.3em;}
::-webkit-scrollbar-thumb {background: #ccc;}
::-webkit-scrollbar-track {background: #eee;}
.row {
    margin-right: 0;
    margin-left: 0;
}
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: contents;
}
.releate-products .owl2-controls, div.so-extraslider.grid .owl2-controls {
    opacity: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.releate-products:hover .owl2-controls, div.so-extraslider.grid:hover .owl2-controls {
    opacity: 1;
}
.releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next, .releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    background: #00000057;
    position: absolute;
    color: #fff;
    top: 36%;
    margin-top: -18px;
    border: 0;
    border-radius: 0;
    padding: 15px;
}
.releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    left:0;
}
.releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
    right:0;
}

.social-icons {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.social-icons a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    border-radius: 50%;
    text-decoration: none;
}

.mix1 {
    flex-wrap: wrap;
    display: flex;
}
/* Title */
.news-title.t6 {
    border-left: 5px solid red;
}
.news-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
}
.news-title h1 {
    font-size: 20px;
    padding: 7px;
}
.news-title2 h1 {
    margin: 0;
    font-size: 20px;
}
.news-title2 {
    border-top: 2px solid #0a1633;
    width: 100%;
    padding: 8px 5px;
    border-bottom: 1px solid #8f8f8f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.news-title3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
}
.news-title3 a h2 {
    margin: 5px 10px 5px 0;
    font-size: 22px;
}
.news-title3 .liner::before {
    position: absolute;
    content: '';
    width: 100%;
    top: 15px;
    display: inline-block;
    vertical-align: bottom;
}
.news-title3 .liner::after {
    position: absolute;
    content: '';
    width: 100%;
    top: 21px;
    display: inline-block;
    vertical-align: bottom;
}
.news-title4 {
    margin-bottom: 10px;
    display: block;
}
.news-title4 h2 {
    padding: 5px 10px;
    margin: 0;
    font-size: 22px;
}
.news-title.t5 {
    background: url(https://www.rising.nexup.xyz/upload/images/dot.webp);
    width: 100%;
    transition: all .5s ease-out;
    border-right: 1px solid #ccc;
    border-left: 1px solid #A91717;
}
.news-title.t7 a {
    float: right;
    background: #f2555b;
    background: -moz-linear-gradient(top,#f2555b 0%,#f2555b 50%,#ed1c24 51%,#ed1c24 100%);
    background: -webkit-linear-gradient(top,#f2555b 0%,#f2555b 50%,#ed1c24 51%,#ed1c24 100%);
    background: linear-gradient(to bottom,#f2555b 0%,#f2555b 50%,#ed1c24 51%,#ed1c24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2555b',endColorstr='#ed1c24',GradientType=0);
    box-shadow: -1px 0 10px rgba(255,0,0,.25);
    color: #fff;
    padding: 7px 20px;
    font-size: 16px;
}
.news-title8:after {
    content: "";
    position: relative;
    bottom: 0;
    left: 0;
    height: 10px;
    background: #0685ea;
    width: 165px;
    display: block;
    margin: 20px 0;
}
/* Title end*/

/* title */
.mix77 p {
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    height: 70px;
    overflow: hidden;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 5px 0;
    margin-bottom: 5px;
}
.mix777 p {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    height: 60px;
    overflow: hidden;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 5px;
    line-height: 25px;
}
.mix777,
.grid11section_news_title {
    padding: 5px 0;
}
.mix77,
.grid77 {
    padding: 0 !important;
}
.grid77 p, .grid11section_news_title p {
    font-size: 17px;
    line-height: 22px;
    display: block;
    max-height: 66px;
    overflow: hidden;
    margin: 0;
    padding: 0 5px 0 15px;
}
.grid1section_news_title p {
    margin: 0;
    color: white;
    padding: 10px;
    background: #00000080;
    position: absolute;
    max-height: 90px;
    width: 100%;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: block;
}
/*title end */
/*img */
.i-155 {height: 155px;overflow: hidden;}
.mix2_news_img img {
    width: 100%;
    display: block;
    height: 355px;
}
.mix5_news_img img {
    width: 100%;
}
.mix9_news_imgs img {
    width: 100%;
    height: 55px;
}
.grid1_news_img img {
    width: 100%;
    max-height: 168px;
    display: block;
}
.grid2_news_imgs img {
    width: 100%;
    height: 145px;
}
.grid4_news_imgs img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.grid5_news_imgs img {
    height: 190px;
    width: 100%;
}
.mix6_news_img img {
    width: 100%;
    height: auto;
}
.grid6_news_imgs img {
    width: 100%;
    height: auto;
}
.grid77 img,
.imix img{height: 70px;object-fit: cover;width: 100%;}
.ih410 img {
    height: 415px;
    object-fit: cover;
    width: 100%;
}
.grid9_news_img img {
    height: 70px;
    width: 100%;
}
.mix1x img {height: 233px;object-fit: cover;width: 100%;}
.grid9xx_news_img {
    height: 235px;
    width: 100%;
    overflow: hidden;
}
/* blog 1 */
.blog1_news_imgs img {
    width: 100%;
    display: block;
    padding-right: 10px !important;
}
.blog2_news_imgs img {
    width: 100%;
    display: block;
    padding-left: 10px !important;
}
.grid143_news_img img,
.grid141_news_img img {
    height: 375px;
    object-fit: cover;
    width: 100%;
}
.grid163_news_img img,
.grid161_news_img img {
    height: 280px;
    object-fit: cover;
        width: 100%;
}
/* img end */

.videos i {
    position: absolute;
    display: initial;
    padding: 5px 10px;
    color: white;
    top: 0;
    left:0;
}
.videos i.fa.fa-facebook {background: #4267B2;}
.videos i.fa.fa-twitter {background: #00acee;}
.videos i.fa.fa-file-image-o {background: #dcd7d1;}
.videos i.fa.fa-picture-o {background: #2596be;}
.videos i.fa.fa-play {background: red;}
.videos i.fa.fa-music {background: red;}
.videos i.fa.fa-file-text-o {background: brown;}
.videos i.fa.fa-file {background: lightgray;}
.videos i.fa.fa-quote-left {background: #000;}
.videos i.fa.fa-commenting-o {background: green;}
.videos i.fa.fa-comments {background: #128c7e;}
.videos i.fa.fa-link {background: #BA0000;}


.flex{display: flex;flex-wrap: nowrap;}
img {
    max-width: 100%;
}
.lazyload {
    width: 100%;
    -webkit-animation: flash linear 1s lazyload;
	animation: flash linear 1s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
p,
h1,
h2,
h3,
a {
    margin: 0;
}
a {text-decoration: none !important;}
.pps {
    padding:0!important;
    margin:0;
}
.mms {
    margin: 7px 0px 0;
    display: block;
    overflow: hidden;
}
.mmb {
    margin: 0 0px 15px!important;
    display: block;
    overflow: hidden;
}
.videos img {
    width: 100%;
}
.nav.nav-tabs li {
    width: 50%;
}
.tab-content {
    max-height: 370px;
    overflow: auto;
    overflow-x: hidden;
}
button#myBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.dropdown-menu:li {
    text-align: left;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
 .navbar_nav .menuitem:after {
    display: block;
    height: 3px;
    background: #fff;
    width: 25px;
    position: relative;
    bottom: -2px;
    content: "";
}
.flink a {
    font-size: 20px;
    color: white;
    display: flex;
}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding:5px;
}

/*Left*/
.modal.left.fade .modal-dialog{
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
	        transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
	left: 0;
}
        
/*Right*/
.modal.right.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
	        transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
	right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
    min-height: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}

/* ----- v CAN BE DELETED v ----- */
.dnone-m {display: block;}
.dnone-d {display: none;}
@media only screen and (max-width: 850px) {
.grid1section_news_title p {
    position: relative!important;
}
.block-wrapper {
    margin-top: 3em;
    display: block;
}
.subMenu {
    padding: 5px 0!important;
    list-style: none;
}
.main-menu, .subMenu a {
    color: black !important;
    font-size: 14px!important;
}
header.clearfix.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
div#loadSection {
    margin-top: 3em;
}
.dnone-m {display: none;}
.dnone-d {display: block;}
.minhera {margin-bottom: 5px;}
.minhera a {color: black;}
.minhera1241 {margin-left: 17px;margin-bottom: 5px;}
.trending-tag {overflow-x: auto;white-space: nowrap;margin-top: 1em;}
.grid5_news_imgs img {
    height: 137px;
    width: 100%;
}
.i-155,
.mix1x img,
.ih410 img,
.grid163_news_img img,
.grid161_news_img img,
.grid143_news_img img,
.grid141_news_img img,
.mix2_news_img img,
.grid9xx_news_img,
.grid10xx_news_img img {width: 100%;height: auto !important;}
}
/* Map Part Start */

.home_menu_inner {
  width: 100%;
  margin: 0 0 10px 0;
  position: relative;
}

.map_inner_block {
  width: 100%;
  background: #e6e6fa;
  margin-bottom: 0;
  position: relative;
}

.map_inner {
  background: lavender;
  padding: 15px;
  overflow: hidden;
}

.st0 {
  opacity: 0.7;
}

.st1 {
  fill: #80C2EB;
  cursor: pointer;
}

.st2 {
  fill: none;
  cursor: pointer;
}

.st3 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st4 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st5 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st6 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st7 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st8 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st9 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st10 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st11 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st13 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st14 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st15 {
  fill: #008C44;
  stroke: #FFFFFF;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
  cursor: pointer;
}

.st16 {
  enable-background: new;
  cursor: pointer;
}

.st17 {
  fill: #FFFFFF;
  cursor: pointer;
}

.st18 {
  opacity: 0.34;
  cursor: pointer;
}

.st19 {
  fill: #008C44;
  cursor: pointer;
}

#rangpur:hover path {
  fill: #9A1515;
}

#rangpur:hover path.st17 {
  fill: #fff;
}

#rangpur:hover path.st19 {
  fill: #d5d5d5;
}

#mymensingh:hover path {
  fill: #9A1515;
}

#mymensingh:hover path.st17 {
  fill: #fff;
}

#mymensingh:hover path.st19 {
  fill: #d5d5d5;
}

#sylhet:hover path {
  fill: #9A1515;
}

#sylhet:hover path.st17 {
  fill: #fff;
}

#sylhet:hover path.st19 {
  fill: #d5d5d5;
}

#rajshahi:hover path {
  fill: #9A1515;
}

#rajshahi:hover path.st17 {
  fill: #fff;
}

#rajshahi:hover path.st19 {
  fill: #d5d5d5;
}

#khulna:hover path {
  fill: #9A1515;
}

#khulna:hover path.st17 {
  fill: #fff;
}

#khulna:hover path.st19 {
  fill: #d5d5d5;
}

#borishal:hover path {
  fill: #9A1515;
}

#borishal:hover path.st17 {
  fill: #fff;
}

#borishal:hover path.st19 {
  fill: #d5d5d5;
}

#chittagong:hover path {
  fill: #9A1515;
}

#chittagong:hover path.st17 {
  fill: #fff;
}

#chittagong:hover path.st19 {
  fill: #d5d5d5;
}

#dhaka:hover path {
  fill: #9A1515;
}

#dhaka:hover path.st17 {
  fill: #fff;
}

#dhaka:hover path.st19 {
  fill: #d5d5d5;
}
.footern i {
    margin-right: 7px;
}
.footern {
    margin-top: 1em;
    border-bottom: 1px solid #666;
    padding-bottom: 1em;
    line-height: 30px;
}
.home_menu_online {
  width: 100%;
  border-bottom: 1px solid #fe0104;
  line-height: 36px;
  padding-left: 7px;
  font-size: 24px;
}


.owl-carousel {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.owl-carousel {
-ms-touch-action: none;
touch-action: none;
}
.yt-content-slider .owl2-controls {
    opacity: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.yt-content-slider:hover .owl2-controls {
    opacity: 1;
}
.yt-content-slider .owl2-controls .owl2-nav .owl2-next,
.yt-content-slider .owl2-controls .owl2-nav .owl2-prev {
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    background: #ffffff;
    position: absolute;
    color: #000;
    top: 40%;
    border: 0;
    padding: 0 15px;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);
    border-radius: 50%;
}
.yt-content-slider .owl2-prev {left:0;}
.yt-content-slider .owl2-next {right:0;}

.owl2-carousel .owl2-animated-in {
    z-index: 0;
}

.owl2-carousel .owl2-animated-out {
    z-index: 1;
}

.owl2-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}