@media only screen and (max-width: 992px) {
    .custom-container {
        flex-direction: column;
        align-items: center;
    }

    .custom-nav {
        flex-direction: column;
        width: 100%;
        text-align: center;
    }

    .custom-item {
        margin: 5px 0;
        width: 100%;
    }
    .custom-item{
        display: none;
    }
    .mob-icon{
        display: block;
    }
    .mob-icon a{
        float: right;
        margin-right: 10px;
        color: #fff;
    }
    .custom-dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
        display: none;
    }
    .custom-dropdown.active .custom-dropdown-menu {
        display: block;
    }
    .section2 {
        flex-direction: column;
    }
    .left-section{
         width: 100%;
         position:unset;
    }
    .right-section {
        width: 100%;
        position:unset;
    }
    .speakers-section{
        flex-direction: column;
        align-items: unset !important;
    }
    .social-icons{
        margin-left: 2%;
    }
    .all-vid-section{
        flex-direction: column;
        width:100%;
    }
    .video-blog-box{
        margin-bottom:10%;
    }
    .vidoe-div{
        height:auto;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .video-md-8, .video-player-list{
        width:100%;
    }
    .mr-mob{
        margin:0px !important;
    }
}

@media only screen and (max-width: 768px) {
    
    .responsive {position: relative;}
    .responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .login-container{
        flex-direction:column!important;
    }
    .responsive .custom-item{
        display: block;
        float: none;
        display: block;
        text-align: left;
    }
    .responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .news-ticker-container{
	    width: 70%;
	}
	.marquee-content-left{
	margin:0
	}
	.marquee-content-container{
	    display: flex;
	    align-content: center;
	    flex-direction: row;
	}
	.marquee-content-left {
		    width: 30%;
	}
	.marquee-content-left .site-ticker-title {
	    font-size: 12px;
	}
	.logo-section img {
	    width: 55%;
	}
	.tagline{
	    font-size: 11px;
	}
	.move-bottom{
		display: none!important;
	}
	.hashtags ul {
	    width:100%;
		overflow-y: scroll;
		white-space: nowrap;
	}
	.container-fluid {
		flex-direction: column;
	 	align-items: center;
	} 
	.section1 { 
		height: auto;
	}
	.slider-section, .live-discussion{
	    width: 100%;
	}
	.live-discussion-right{
	    height:auto;
	}
	.live-chat {
	    height: 55vh;}
	.video-list {
		flex-direction: column;
	}
	.videc-sec-main{
		width: 100%
	}
	.videc-sec-video-container{
		width: 90%; 
		margin: auto;
	}
	.videc-sec-video-container iframe {
	    width: 85%;
	    height: 30vh;
	}
	.video-list {
		gap:10px;
	}
	.trending-topic{
		width: 80%;
    	margin: auto;
	}

	.article-blog {
		flex-direction: column;
	}
	.article {
	    width: 100%;
	}
	.image-container-article{
		margin: 10px 0;
	}
	.image-container-article-list{
	    gap:10px;
    	overflow-y: scroll;
    }
    .blog{
     	width:100%;
  	}
  	.videc-sec-item{
  		margin-bottom: 15px;	
  	}
  	.main-div {
  		gap:17px;
  	}
  	.jury{
  		    font-size: 11px;
  	}
  	.jury-box{
  		height: 25vh;
  	}
  	.jury-box h4{
  		margin: 10px 0;
	    font-size: 15px;
	    font-weight: 500;
  	}
  	.jury-box p{
  		display: none;
  	}
  	 .login-container {
        flex-direction:column;
        width: 80%;
    }
    .login-form button{
        width:50%;
    }
    .register-container {
        width: 80%!important;
    }
    .reg-inputs{
        display: flex;
        flex-direction: column;
    }
    .reg-inputs .col{
        margin-bottom: 5px;
    }
    .form-check label{
        font-size:10px;
    }
    .left-section{
        width:100%;
        position:unset;
    }
    .missed-article-tag {
        left: 84px;
    }
    .missed-box img {
        width: 70%;
        height: 170px;
    }
    .missed-heading {
        width: 70%;
        margin: auto;
    }
    .image-container{
        width:75%;
    }
    .job-card {
        width: 75%;
        margin: auto;
    }
    .top-stories {
        width:75%;
    }
    .top-stories img {
        width: 100px;
        height: 100px;
    }
    .event-box {
        width: 75%;
        margin: auto;
    }
    .event-box img {
        width: 120px;
        height: 95px;
    }
    .jobs-disc {
        position: unset!important;
    } 
    .jobs-list {
        height: 60vh;
        overflow-y: scroll;
    }
    .left-section{
        width:100%!important;
        position:unset!important;
    }
    .jury-details h6 {
        font-size: 19px;
        font-weight: 800;
    }
    .jury-details p {
        font-size: 17px!important;
    }
    .wd-100{
        width:100%;
    }
    .header-section{
        flex-direction: column;
    }
    .date-time-logo{
        width:100%;
    }
    .live-btn{
        margin-top: 30px;
        width: 100%;
        justify-content: center;
    }
    .hashtags{
        display:none!important;
    }

}
@media only screen and (max-width: 600px) {
    .missed-box img {
        width: 95%;
        height: 179px;
    }
    .missed-heading {
        width: 95%;
    }
    .jury-card{
        flex-direction: column;
        padding-top: 5%;
    }
    .jury-details{
        margin-top: 6%;
        text-align: left;
        padding-bottom: 5%;
        margin-left:0 !important;
    }
    .jury-details h6 {
        font-size: 15px;
        font-weight: 800;
    }
    .jury-details p {
        font-size: 14px!important;
    }
    footer .footer{
        padding-top: 10px !important;
        margin: 0px !important;
    }
    .trending-topic ,.event-box,.top-stories,.job-card{
        width:100%;
        margin-bottom:4%;
    }
    .speaker-container{
        margin-top:5% !important;
    }
    .card{
        flex-direction: column;
    }
    .card img{
        width:100%;
    }
    .wh-p{
        flex-direction: column-reverse;
    }
    .wh-short{
        width:100%;
    }
    .wh-img{
        width:100%;
    }
    .wh-btn button{
        width:auto;
    }
    #buttonContainer{
        z-index:1;
    }
    .top-week-section{
        padding: 30px 0;
    }
    .event-card{
        flex-direction: column !important;
    }
    .video-card{
        flex-direction: column;
    }
    .video-img{
        width:100%;
        margin-bottom:5%;
    }
    .video-details{
        width:100%;
    }
    .tech-menu-strip{
        flex-direction: column;
    }
}


@media only screen and (max-width: 480px) {
    /*mobile menu*/
    .profile-section{
        width: 100%;
        margin: 10px 0;
        align-items: center;
    } 
    .logo-section {
        flex-direction:column;
    }
    .search-form {
        width:45%!important;
    }
    .search-input {
        font-size: 11px!important;
        padding: 6px 31px 6px 13px!important;
    }
    .tab-content {
        height: 56vh;
        overflow: scroll;
    }
    .podcast-img img {
        width: 90%;
        height: 49vh;
    }
    .custom-item{
        display: none;
    }
    .mob-icon{
        display: block;
    }
    .mob-icon a{
        float: right;
        margin-right: 10px;
        color: #fff;
    }
    .responsive {position: relative;}
    .responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .responsive .custom-item{
        display: block;
        float: none;
    display: block;
    text-align: left;
    }
    .responsive a {
        float: none;
        display: block;
        text-align: left;
    }
	.news-ticker-container{
	width: 70%;
	}
	.marquee-content-left{
	margin:0
	}
	.marquee-content-container{
	display: flex;
	    align-content: center;
	    flex-direction: row;
	}
	.marquee-content-left {
		    width: 30%;
	}
	.marquee-content-left .site-ticker-title {
	    font-size: 12px;
	}
	.logo-section img {
	    width: 70%;
	}
	.tagline{
	    font-size: 11px;
	}
	.move-bottom{
		display: none!important;
	}
	.hashtags ul {
		overflow-y: scroll;
	}
	.container-fluid {
		flex-direction: column;
	 	align-items: center;
	} 
	.section1 { 
		height: auto;
	}
	.slider-section, .live-discussion{
	    width: 100%;
	}
	.live-chat {
	    height: 55vh;}
	.video-list {
		flex-direction: column;
	}
	.videc-sec-main{
		width: 100%
	}
	.videc-sec-video-container{
		width: 90%; 
		margin: auto;
	}
	.video-list {
		gap:10px;
	}
	.article-blog {
		flex-direction: column;
	}
	.article {
	    width: 100%;
	}
	.image-container-article{
		margin: 10px 0;
	}
	.image-container-article-list{
	    gap:10px;
    	overflow-y: scroll;
    }
    .blog{
     	width:100%;
  	}
  	.videc-sec-item{
  		margin-bottom: 15px;	
  	}
  	.main-div {
  		gap:17px;
  	}
  	.jury{
  		    font-size: 11px;
  	}
  	.jury-box{
  		height: 22vh;
  	}
  	.jury-box h4{
  		margin: 10px 0;
	    font-size: 15px;
	    font-weight: 500;
  	}
  	.jury-box p{
  		display: none;
  	}
    .arrow {
        font-size: 14px;
    }
    .login-container {
        flex-direction:column;
        width: 80%;
    }
    .login-form button{
        width:50%;
    }
    .register-container {
        width: 100%!important;
    }
    .reg-inputs{
        display: flex;
        flex-direction: column;
    }
    .reg-inputs .col{
        margin-bottom: 5px;
    }
    .form-check label{
        font-size:10px;
    }
    .left-section{
        width:100%;
        position:unset;
    }
    .missed-article-tag {
        left: 14px;
    }
    .missed-box img {
        width: 70%;
        height: 170px;
    }
    .missed-heading {
        width: 100%;
        margin: auto;
        padding:0;
    }
    .jobs-disc{
        position: unset!important;
    }
    .jury-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .jury-image img {
        margin-bottom: 10px;
    }
    .speakers-section{
        display: flex;
        flex-direction: column;
    }
    .left-section{
        position: sticky;
        width: 75%;
        top: 0;
        align-self: flex-start;
    }
    .right-section{
        position: sticky;
        top: 0;
        align-self: flex-start;
    }
     .touch-footer-sec{
        text-align:center;
    }
    .touch-footer-sec .justify-content-start{
        justify-content:center !important;
    }
    .video-blog-box, .content-boxes, .top-time-header{
        flex-direction: column;
    }
    .video-blog-box-img, .video-blog-box-de{
        width:100%;
    }
    .slide{
        flex-direction: column;
    }
    .slide img, .content-overlay{
        width:100%;
    }
    .accordion-content {
        flex-direction: column;
    }
    .accordion-content img {
        margin: auto;
        width: 60%;
    }
    .accordion-disc p, .accordisc-full p {
        font-size: 23px;
    }
    .popup-subscribe{
        height:auto;
    }
    .tech-menus{
        display:none;
    }
    .podcast-img img {
        width: 96%;
        height: auto;
    }
    .event-box img {
        width: 100%;
        height: auto;
    }
    
    
}





@media only screen and (max-width: 320px) {}