/* Extra small devices (phones, 600px and down) */
@media screen and (width: 320px) and (height: 640px){

}
@media only screen and (max-width: 600px) {
    .logo {
		margin: 0% 0% 0% 16%;
    }
    .theadermenu{
        display: none;
    }
    section.topheaderb {
        border-bottom: 3px dashed black;
        margin-top: 83px;
        width: 100%;
    }
    .slidersec .hscontentdiv {
        width: 100%;
    }
    .sidersecsecnd {
        width: 100%;
        padding-left: 0;
    }
    .contentheader{
        font-size: 26pt;
        border-left: 7px solid black;
        padding-left: 11px;
        background: #f1f1f1;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
    }
    .slidersec .hscontentdiv img {
        width: 100%;
    }
 
    .slidersec .hscontentdiv h1 a {
        text-decoration: none;
        color: black;
        font-size: 20pt;
        font-weight: bold;
    }
    .slidersec .hscontentdiv p {
        font-size: 27px;
    text-align: justify;
    }

    .sidersecsecnd h1 a {
        text-decoration: none;
        font-size: 20pt;
        color: black;
        font-weight: bold;
    }
    .sidersecsecnd h1{
        padding-top: 10px;
    }
    .bandpopularnews {
        width: 100%;
    }
    .sectioncone {
        width: 45%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 243px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sectioncone img{
        width: 100%;
        height: auto;
    }
    .headermtitle {
        width: 100%;
    }
    .scetionconedivw {
        width: 100%;
    }
    .contentheader {
        font-size: 26pt;
        border-left: 7px solid black;
        padding-left: 11px;
        background: #f1f1f1;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .contentheaderse2{
        width: 100%;
    }
    .contentheaderse2b{
        width: 100%;
    }
    .section2cd {
        width: 44%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .section2cd img{
        width: 100%;
        height: auto;
    }
    .section2cwrap {
        width: 100%;
    }
    .contentheaderse3{
        font-size: 26pt;
        border-left: 7px solid black;
        padding-left: 11px;
        background: #f1f1f1;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
    }
    .section31cwrap {
        width: 100%;
    }

    .contentheaderse4{
        width: 100%;
    }
    .section4content{
        width: 99%;
    }
    .section4wrap{
        width: 100%;
    }
    #carouselExampleIndicators{
        display: none;
    }
    .contentheaderse5{
        display: none;
    }
    .footer2c p a i {
        font-size: 17pt;
        background: black;
        padding: 9pt;
        color: aliceblue;
        border-radius: 5px;
    }
    .footer2c {
        margin: 0px;
    }
    .devc {
        color: white;
        float: left;
        font-family: 'bangla';
        font-size: 14pt;
        padding: 14px 0px 0px 0px;
    }
    .socilasre{
        width: 100%;
        float: none;
    }

    .sharendre_wrap{
        width: 100%;
        float: none;
    }
    .wrap_div img {
        width: 100%;
        height: auto;
    }
    .wrap_sva img{
        width: 100%;
        height: auto;
    }
    .archivefr{
        margin-top: 95px;
    }
    .sectioncone img {
        width: 100%;
        height: auto;
    }
    .section4content img {
        width: 100%;
        height: auto;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .logo {
        margin: 0% 0% 0% 27%;
    }
    section.topheaderb {
        border-bottom: 3px dashed black;

    }
    .footer2c p a i {
        font-size: 17pt;
        background: black;
        padding: 9pt;
        color: aliceblue;
        border-radius: 5px;
    }
    .footer2c {
        margin: 0px;
    }
    .devc {
        color: white;
        float: left;
        font-family: 'bangla';
        font-size: 14pt;
        padding: 14px 0px 0px 0px;
    }
    .section4content img{
        width: 100%;
        height: auto;
    }
	.copse1c .allrp{
		text-align:center;
	}
	.devc {
	  margin-left: 97px;
	}
    
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .logo {
        margin: 0% 0% 0% 33%;
    }
    .theadermenu {
        float: left;
    }
    .theadermenu ul li a {
        text-decoration: none;
        font-size: 12pt;
        color: black;
    }
    section.topheaderb {
        border-bottom: 3px dashed black;
        margin-top: 191px;
    }

    .section2cd {
        width: 31%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .sectioncone {
        width: 30%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 243px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sectioncone img{
        width: 100%;
        height: auto;
    }
    .section2cd img {
        width: 100%;
        height: auto;
    }
    .section4content{
        width: 29%;
        height: 280px;
        float: left;
        margin-right: 29px;
    }
    .footer2c p a i {
        font-size: 17pt;
        background: black;
        padding: 9pt;
        color: aliceblue;
        border-radius: 5px;
    }
    .footer2c {
        margin: 0px;
    }
    .devc {
        color: white;
        float: left;
        font-family: 'bangla';
        font-size: 14pt;
        padding: 14px 0px 0px 0px;
    }
    .wrap_sva img{
        width: 100%;
        height: auto;
    }
    .archivefr{
        margin-top: 215px;
    }
    .section4content img{
        width: 100%;
        height: auto;
    }
	.devc {
	  margin-left: 187px;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .sectioncone{
        width: 23%;
        margin-right: 18px;
    }
    .sectioncone img {
        width: 100%;
        height: auto;
    }
    .logo {
        margin: 0% 0% 0% 37%;
    }
    .theadermenu ul li a {
        text-decoration: none;
        font-size: 16pt;
        color: black;
    }
    section.topheaderb {
        border-bottom: 3px dashed black;
        margin-top: 99px;
    }
    .section4content{
        width: 23%;
        height: 280px;
    }
    .slidersec {
        width: 50%;
        float: left;
        margin-right: 22px;
    }
    .sidersecsecnd{
        width: 40%;
        float: left;
    }
    .section4content img{
        width: 100%;
        height: auto;
    }

  
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .section4content img{
        width: 100%;
        height: auto;
    }
    .slidersec {
        width: 61%;
        float: left;
        margin-right: 22px;
    }
    .sidersecsecnd{
        width: 40%;
        float: left;
    }
    .devc {
        color: white;
        float: right;
        font-family: 'bangla';
        font-size: 14pt;
        padding: 14px 0px 0px 0px;
    }
    .footer2c p a i {
        font-size: 17pt;
        background: black;
        padding: 9pt;
        color: aliceblue;
        border-radius: 5px;
    }
    .footer2c {
        margin: 144px;
    }
    .sectioncone img {
        width: 100%;
        height: auto;
    }
    .logo {
        float: left;
        margin: 0;
    }
    .theadermenu ul li a {
        text-decoration: none;
        font-size: 16pt;
        color: black;
    }

    section.topheaderb {
        border-bottom: 3px dashed black;
       
        width: 100%;
    }
    .slidersec .hscontentdiv {
        width: 100%;
        float: left;
    }
    .sidersecsecnd {
        width: 36%;
        float: left;
        padding-left: 12px;
    }
    .sdivd {
        height: 235px;
    }
    .slidersec .hscontentdiv h1 a {
        text-decoration: none;
        color: black;
    }
    .sidersecsecnd h1 a {
        text-decoration: none;
        font-size: 16pt;
        color: black;
        font-weight: bold;
    }

    /*section01 Start*/
    .section2cd {
        width: 22%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sectioncone {
        width: 23%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 243px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    /*section01 End*/
    .section2cd {
        width: 22%;
        float: left;
        margin-right: 12px;
        background: #f7f7f7;
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .section4content {
        width: 18%;
        float: left;
        margin-right: 22px;
        height: 337px;
        background: aliceblue;
        margin-bottom: 11px;
    }
    .contentheader{
        font-size: 26pt;
        border-left: 7px solid black;
        padding-left: 11px;
        background: #f1f1f1;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
    }

    
    .socilasre{
        width: 50%;
        float: left;
    }

    .sharendre_wrap{
        width: 50%;
        float: left;
    }
 
    .wrap_sva img{
        width: 100%;
        height: auto;
    }
    .archivefr{
        margin-top: 100px;
    }

    .sectioncone img{
        width:100%;
        height:150px;
    }
	.copse1c .allrp{
    	float: left;
	}
	.devc{
    	float: right;
	}

}