@font-face {
    font-family: ruposhi bangla;
    src: url(fonts/ruposhibangla.woff2) format('woff2'),url(fonts/ruposhibangla.woff) format('woff')
}
/*include("../../../v2/layout1.php");*/

body{
    background: #f2f2f2;
    padding: 0;
    margin: 0;
    font-family: "Ruposhi Bangla";
}

a:hover{
    color: orange !important;
}

.top-header{

    background: #FFFFFF;
    margin: 0 auto;
    padding: 13px;
}


.banner-side{
    float: right;
    width: 740px;
}

.banner-side a{
    display: block;
}


.middle-header{
    border-top: 2px solid #0E55BF;
    background: #f2f2f2;
    box-shadow: 0 3px 6px 0px #ccc;
    position: relative;
}
.mid-header{

    width: 1140px;
    margin: 0 auto;
    padding: 6px;
}


.puransonkha{
    width: 200px;
    float: left;
    font-size: 23px;
    padding-left: 20px;
}

.puransonkha .dbody div{
    float: left;
    padding:0 7px;
}



.ajthakche{
    width: 210px;
    float: left;
    border-right: 2px solid #C9C9C9;
}
.ajdrop{
    width: 188px;
    background: #C2C2C2;
    color: #000103;
    text-align: center;
    font-size: 20px;
    position: relative;
    border-radius: 7px;
}

.ajdrop span{
    padding-left: 10px;
    border-right: 1px solid #000103;
    padding-right: 7px;
    font-size: 23px;
}
.ajdrop .fa{
    float: right;
    padding: 0 11px;
    line-height: 33px;
}

.ajdrop:hover .adrop{
    display: block;
}
.adrop{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #C2C2C2;
    width: 100%;
    z-index: 5;
}

.adrop a{
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #ffffff;
    display: block;
    padding: 0 10px;
}
.adrop a:hover{
    background: #0b58a2;
    color: #ffffff;
}

#date_pickerr:hover{
    cursor: pointer;
}


#ui-datepicker-div{
    margin-left: -181px;
}

/*online */

.onlinesite{
    width: 140px;
    float: left;
    padding-left: 20px;
    border-right: 2px solid #C9C9C9;
}

.onlinesite a{
    color: #ED1C24;
    font-size: 24px;
    text-decoration: none;
    padding: 7px;
}


.songskoron{
    width: 250px;
    float: left;
    font-size: 23px;
    padding-left: 20px;
    border-right: 2px solid #C9C9C9;
}

.songskoron .day span, .songskoron .day a{
    display: inline-block;
    text-decoration: none;
    color: #000103;
}

.songskoron .day .active{
    background: #000000;
    color: #ffffff;
    padding: 0px 20px;
    border-radius: 5px;
}
.songskoron select{
    font-size: 23px;
    border: none;
    padding: 0 10px;
}


.sobpata{
    width: 100px;
    float: left;
    font-size: 23px;
    padding-left: 20px;
    border-right: 2px solid #C9C9C9;
}
.sobpata a{
    color: #000;
    text-decoration: none;
}


.hprint{
    width: 100px;
    float: left;
    font-size: 23px;
    padding-left: 20px;
    border-right: 2px solid #C9C9C9;
}
.hprint a{
    color: #000;
    text-decoration: none;
}
/*archive*/

.archive span{
    font-size: 23px;
    display: inline-block;
}

.archive .archiveGo{
    background: #29ABE2;
    border: none;
    box-shadow: none;
    color: #ffffff;
    padding: 4px;
    font-size: 20px;
}

.archive select{
    margin: 0 7px;
    display: inline-block;
    width: 91px;
    font-size: 23px;
    border: none;
    padding-left: 10px;
}
.main-body{
    width: 1140px;
    background: #FFFFFF;
    margin: 0 auto;
    padding: 13px;
    box-sizing: border-box;
}

.leftcol{
    width: 754px;
    border: 1px solid #B3B3B3;
    float: left;
}

.rightcol{
    width: 335px;
    float: right;
    margin-right: -3px;
    border:1px solid #D2D1D1;
}

.widget-title{
    background: #29ABE2;
    text-align: center;
    color: #ffffff;
}

.widget-title h2{
    font-size: 23px;
    margin: 0;
    padding:0;
}

.sokolpata .widget-body{
    background: #fff;
    overflow: auto;
    padding:  7px 24px;
}

.page-thum .thumb{
    float: left;
    width: 110px;
    padding:10px 15px;
    box-sizing: content-box;
    position: relative;
}

.page-thum .thumb a{
    display: block;
    border: 1px solid #999999;
    text-align: center;
}

.page-thum .thumb img{
    width: 100%;
}

.page-thum .thumb span{
    position: absolute;
    background: #000000;
    border-radius: 50%;
    text-align: center;
    width: 26px;
    line-height: 26px;
    color: #ffffff;
    bottom: 20px;
    right: 20px;
}

.header-bar{
    padding: 10px;
}


#hmenu li{
    display: block;
    background: #F2F2F2;
    float: left;
    margin: 0 3px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}

#hmenu li a{
    color: #000103;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

#hmenu ul{
    margin: 0;
    padding: 0;
}

.f_next_prev{
    background: #28a745;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
}


.footer{
    width: 1140px;
    background: #FFFFFF;
    margin: 0 auto;
    padding: 13px 20px;
    box-sizing: border-box;
}

.ftop-bar{
    border-bottom: 1px solid #A1A1A1;
    box-sizing: border-box;
}
.ftop-bar .left{
    width: 251px;
    float: left;

}
.ftop-bar .left img{
    width: 100%;
}

.ftop-bar .right{
    float: right;
}

.ftop-bar .socil{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftop-bar .socil li{
    display: inline-block;
    font-size: 30px;
    padding: 5px 12px;
}

.ftop-bar .socil li a{
    color: #000000;
    text-decoration: none;
}

.fancybox-slide--iframe .fancybox-content {
    max-width  : 1000px !important;
    max-height : 80%;
    margin: 0;
}

/*.iframe-top{
    position: absolute;
    bottom: 100%;
    background: #ffffff;
    width: 100%;
}*/

.iframe-bottom{
    position: absolute;
    top: 100%;
    background: #ffffff;
    width: 100%;
}


.popup{
    background: none !important;
    opacity: inherit !important;
}
.popup:hover{
    background: #ffffff !important;
    opacity: .7 !important;
    border: .5px solid #ccc;
    cursor: url("/zoomin.cur"),pointer
}


.popuplink{
    background: none !important;
    opacity: inherit !important;
}
.popuplink:hover{
    background: #ffffff !important;
    opacity: .7 !important;
    border: .5px solid #ccc;
    cursor: url("zoomin.cur"),pointer
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.all-page .thumb{
    width: 25%;
    box-sizing: border-box;
    float: left;
}
.all-page .thumb:nth-child(4n+1){
    clear: both;
}
.all-page span{
    display: block;
    text-align: center;
}
.all-page img{
    width: 100%;
    display: block;
}


/*Modal Design*/

#trueModal{
    border: 6px solid #CCCCCC;
    padding: 0 !important;
}

.logo-side{
    margin: 0 auto;
    background: #CCCCCC;
}

.logo-side img{
    height: 30px;
}


.fancybox-button {
    background: #C90000 !important;
    padding: 3px !important;
    color: #fff !important;
    width: 25px !important;
    height: 25px !important;
    right: 6px !important;
}

.model-footer .mfleft{
    float: left;
    width: 51%;
    height: 50px;
    overflow: hidden;
}

.model-footer .mfleft ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.model-footer .mfleft ul li{
   display: block;
    float: left;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    margin-right: 10px;
}
.model-footer .mfleft ul li a{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
}

.model-footer .mfright{
    text-align: right;
    padding-right: 20px;
    float: right;
}

.model-footer .mfright a{
    display: block;
    background: #3962D2;
    color: #ffffff;
    padding: 5px 20px;
    text-decoration: none;
    border-radius: 20px;
}



/*icon*/


.container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    position: relative;
    float: right;
    margin: 0 0 80px;
}

.tip {
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.tip:after {
    content: "";
    width: 30px;
    height: 1px;
    background: rgba(44, 44, 44, 0.3);
    margin: 0 0 0 8px;
}
@media only screen and (max-width: 600px) {
    .tip {
        display: none;
    }
}

.trigger {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color .2s, border .2s;
    transition: color .2s, border .2s;
}
.trigger a {
    color: currentColor;
    text-decoration: none;
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.trigger i {
    font-size: 14px;
    line-height: 40px;
}
.trigger:hover {
    color: #2c2c2c;
    border-color: #2c2c2c !important;
}
.trigger.share-btn i {
    margin: 0 5px 0 0;
}

.like, .share {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    margin: 0 0 0 10px;
}
.like .trigger, .share .trigger {
    width: 82px;
    border: 1px solid rgba(44, 44, 44, 0.3);
}
.like i, .share i {
    margin: 0 5px 0 0;
}

@media only screen and (min-width: 601px) {
    .share {
        display: none;
    }
}

.share-window {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    overflow: hidden;
}
@media only screen and (max-width: 600px) {
    .share-window {
        display: none;
    }
}

.share-bar {
    position: relative;
    width: 288px;
    height: 40px;
}
.share-bar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(44, 44, 44, 0.3) rgba(44, 44, 44, 0.3) rgba(44, 44, 44, 0.3) transparent;
}

.share-bar:hover .trigger:nth-child(3) {
    left: 82px;
    -webkit-transition: left .45s ease .06s, color .2s, border .2s;
    transition: left .45s ease .06s, color .2s, border .2s;
}
.share-bar:hover .trigger:nth-child(4) {
    left: 123px;
    -webkit-transition: left .45s ease .12s, color .2s, border .2s;
    transition: left .45s ease .12s, color .2s, border .2s;
}
.share-bar:hover .trigger:nth-child(5) {
    left: 164px;
    -webkit-transition: left .45s ease .18s, color .2s, border .2s;
    transition: left .45s ease .18s, color .2s, border .2s;
}
.share-bar:hover .trigger:nth-child(6) {
    left: 205px;
    -webkit-transition: left .45s ease .24s, color .2s, border .2s;
    transition: left .45s ease .24s, color .2s, border .2s;
}

.share-bar:hover .trigger:nth-child(7) {
    left: 246px;
    -webkit-transition: left .45s ease .24s, color .2s, border .2s;
    transition: left .45s ease .24s, color .2s, border .2s;
}
.share-bar .trigger {
    position: absolute;
    top: 0;
    width: 42px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}
.share-bar .trigger:nth-child(1) {
    left: 0;
}
.share-bar .trigger:nth-child(2) {
    left: 40px;
}
.share-bar .trigger:nth-child(3) {
    left: 80px;
}
.share-bar .trigger:nth-child(4) {
    left: 120px;
}
.share-bar .trigger:nth-child(5) {
    left: 160px;
}
.share-bar .trigger:nth-child(6) {
    left: 200px;
}
.share-bar .trigger:nth-child(7) {
    left: 240px;
}

