# Empty CSS file for your own CSS

body{
	font-family: SolaimanLipi!important;

}
#mobile-logo{
        display: none;
}
.navbar{
    min-height: 70px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    margin-top: 7px;
}
#static{
    margin-top: 7px;
}

#top-margin{
	margin-top:0;
}
#pc-view{
	height: 70px;
	border-bottom: 1px solid #dbdbdb;
}
.navbar-fixed-top{
	display: none;
}
#static{
	margin-left: 100px;
}
.hidden{
	display: none;
}
.media-heading a{
	font-size: 16px;
	color: #333;
	line-height: 1.42857143;
}
.media-heading a:hover{
	
	color: red;
	
}
.media-heading-span{
	font-size: 10px;

	float: right;
}

.main-list .media {

    padding-bottom: 0.1em!important;
   

}

div.megaMenuWrapper {
    width: 100%;
    position: absolute;
    top: 70px;
    background: #f7f7f7;
    z-index: 9999999;
    padding: 20px 20px 25px 20px;
    display: none;
    
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
div.megaMenuWrapper1 {
    width: 100%;
    position: absolute;
    top: 98px;
    background: #f7f7f7;
    z-index: 9999999;
    padding: 20px 20px 25px 20px;
    display: none;
    
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.wrapper {
    margin: 0 auto;
    max-width: 1048px;
}
div.megaMenu {
    border-bottom: 1px solid #ccc;
}
div.megaMenuBtm {
    width: 100%;
    margin-top: 25px;
}
div.megaMenu ul {
    text-align: left;
    list-style: none;
    overflow: hidden;
    padding-bottom: 15px;
}
div.megaMenu ul li {
    float: left;
    width: 16.5%;
}
div.megaMenu ul {
    text-align: left;
    list-style: none;
}
div.megaMenu ul li a {
    color: #232121;
    line-height: 35px;
    font-size: 16px;
}
div.megaMenu ul li a:hover {
	color: red;
			   
}
div.megaMenuBtm ul {
    text-align: left;
}


div.megaMenuBtm ul li {

    display: inline-block;
    padding-right: 20px;

}
div.megaMenuBtm ul li a {
    color: #333333;
    font-size: 16px;
}

div.megaMenuBtm ul li i.second-edition {
    color: yellowgreen;
}
div.megaMenuBtm ul li i.epaper-top {
    color: darkolivegreen;
}
div.megaMenuBtm ul li i.gallery {
    color: #9c27b0;
}
div.megaMenuBtm ul li i.video {
    color: #5c6bc0;
}
div.megaMenuBtm ul li i.archive {
    color: red;
}
div.megaMenuBtm ul li i.android {
    color: #b9d236;
}
div.megaMenuBtm ul li i.iphone {

    color: #00a3dc;

}
div.megaMenuBtm ul li i.adv {
    color: brown;
}

.catTitle {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    font-size: 26px;
}

.catTitle a {
    background: transparent;
    color: #333;
    padding-right: 15px;
    text-decoration: none;
}
.catTitle .liner{

}
.catTitle .liner::before {
    position: absolute;
    content: '';
    width: 100%;
    border-top: 6px solid red;
    top: 10px;
    display: inline-block;
    vertical-align: bottom;
}

.catTitle .liner::after {
    position: absolute;
    content: '';
    width: 100%;
    border-top: 6px solid red;
    top: 18px;
    display: inline-block;
    vertical-align: bottom;
}
#myCarousel .nav a small {
    display:block;
    font-size: 17px;
    font-weight: bold;
    
}
#myCarousel .nav {
    background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
.carousel-caption{
   background-color: rgba(183, 183, 183,0.4);
   margin-bottom: 0px;
   width: 90%;
   height: 80px;
   margin-left: -15%;
}

.play-content-big{
    width: 42%;
    float: left;
}
.play-img-big{
    width: 52%;
    float: right;
}
.play-img-big a img{
    max-width: 440px;
    max-height: 270px;
}


.thumbnail {
    border: 1px solid #fff;
}
a{
    color: #333;
}


.thumbnail-inter {
    position: relative;
    height: 330px;
}
.thumbnail-inter a img{
    width: 500px;
    height: 317px;
}

.caption-inter {
    position: absolute;
    top: 84%;
    left: 0;
    width: 100%;
    background-color: #333;
    opacity: .7;
}


.thumbnail-sm {
    position: relative;
    
}
.thumbnail-sm a img{
    width: 242px;
    height: 150px;
}

.caption-sm {
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    background-color: #333;
    opacity: .7;
}
.breadcrumb ul{
    font-size: 14px;
    background: #DC4E41;
}
.breadcrumb > li + li::before {
    padding: 0 1px;
    color: #ccc;
    content: "";
}



#head_logo{
    width: 100%;
    height: 50px;
    margin-left: 40%;
}

.head_menu{
     width: 100%;
     margin-left: 15%;
}

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
@media (max-width: 991px) { 
    .navbar{
        min-height: 50px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 0px;
    }
    #static{
        margin-top: 0px;
    }
    #logo-site{
        width: 130px;
    }
    .play-content-big{
        width: 100%;
       
    }
    .thumbnail-inter {
       height: 230px;
    }
    .play-img-big a img{
        width: 100%;
        margin-bottom: 10px;
        
    }

    .caption-inter {
        position: absolute;
        top: 49%;
        left: 0;
        width: 100%;
        background-color: #333;
        opacity: .7;
    }
    .play-img-big{
        width: 100%;
    }
    .thumbnail-inter a img{
       width: 100%;
       height: 200px;
    }
    .thumbnail-sm a img{
       width: 100%; 
    }
    #head_logo{
        display: none;
    }
    #mobile-logo{
        display: block;
    }
    
}