
@media only screen and (min-width: 1199px) {
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 45px;
    right: 30px;
    bottom: 30px;
  }
}

@media (min-width: 992px){
		.form-inline .input-group {
			width: 250px;
			margin-right: 30px;
		}
		
	}
@media (max-width: 991px){
.banner-item .banner-caption{ padding-top:30px !important;}
		.banner-item { height: 200px !important;}
		.navbar-light .navbar-nav .nav-link{ font-size:12px !important;}
		.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 5px;
		padding-left: 5px;
		}
		.form-inline {
			display: block;
			margin-bottom: 10px;
			margin-top: 0;
		}
		.input-group {
			width: 100%;
		}
	}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:767px){
    
    .full_text .top h1{ font-size:18px !important; line-height:26px !important;}
    .paeg_heading h3 span{float:none !important; display: block;}
    
    table {
    width: 100% !important;
    display: block;
    overflow-y: scroll;
    }
    
.topbarlists{ text-align:center !important; margin-top:0px;}
.topbarlists ul {
    margin-bottom: 0px !important;
    display: inline-block !important;
}
.topbarlists ul li {
    float: left !important;
}
.searchicon input[type=text]{ height:37px !important;}
.searchicon{ text-align:center !important; margin: 0 40px 10px !important;}
.searchicon .searchnew button{ padding:6px 10px !important;}


.topbar .socialicons { text-align:center !important; margin-top: 10px !important;}

.boxes{ display:flex; flex-flow: column;}
.boxes .box-1 { order: 2;  }
.boxes .box-2 {  order: 1; }
.boxes .box-3 {  order: 3; }

.owl-theme .owl-controls {
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: -40%;
    left: 0 !important;
    margin-left:0px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: 5% !important;
    /* padding: 6px; */
    float: right;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    /* left: 44%; */
    float: right;
    right: 9% !important;
}
.watsapp-box{left: 5px !important; bottom: 90px !important;}
    .or{margin: 6px 0;}
    .mx-width{ width:100% !important; display:inline-block; text-align: center;}
    .m-height{ min-height:170px;}
    .m-height .power_sripe{left: 35%;}
    .hide-xs{display:none;}
    
.p-l-60{padding-left:15px !important;}
.p-l-40{padding-left:15px !important;}
.p-r-40{padding-right:0px !important;}

}

@media (min-width: 576px) {
	.col-md-8{ width:100% !important;}
	.col-md-4{ width:100% !important;}
}	
	
@media screen and (max-width: 600px) {
    .relevant ul li{width:99% !important;} 
    
  
}	


@media (min-width: 320px) and (max-width: 768px) {
    
    .navbar-toggler{ margin:5px 0;}
    .navbar-light .navbar-toggler{ border:1px #000 solid;}
    
    .menu-heading-mobile{ display:block; 
        display: block;
    text-align: center;
    margin-left: 40%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;     text-transform: uppercase;
    }
    
    .journals_logosection h2{font-size:18px !important;}
    .article-box .article-img{width:40% !important;}
    .article-box .content{width:100% !important; padding:10px 0px 0px 0 !important;}
.logosection{ /* margin-left:10px !important; */ width:170px !important; margin: 0px auto; height: auto; }
.subscribe h5{font-size:14px;}
.home_journals_slide{ width:100% !important;}
.banner-item {  height: 110px !important;}
.banner-item .banner-caption p{ font-size:14px !important; line-height:16px !important; padding-bottom:0px;}
.banner-item .banner-caption{ padding:10px !important;}
.banner-item .banner-img {
    /* width: 20%;
    border-radius: 50%; */
    overflow: hidden;
    width: 100%;
    /* height: 80px;
    margin-top: 15px; */
}
.banner-item .banner-img img {
     height: auto; 
}
.banner-item .banner-caption {
    width: 80%;
}	

.topbarlists ul li a {
    font-size: 13px;
    color: #FFF;
    font-weight: 500;
}
.havacc {
    text-align: center;
}
.topbar {
    /* padding-bottom: 18px; */
}
.logosection img {
    width: 100%;
    display: block;
    position: relative;
}
.article-box .content h6 {
    font-size: 10px;
    line-height: 1.55;
    padding-top: 0px;
    margin-bottom: 6px;
}
.article-box .content ul.info li a {
    color: #737373;
    text-decoration: none;
    padding-right: 8px;
    font-size: 8px;
}
.article-box .content ul.info li label {
    color: #737373;
    text-decoration: none;
    padding-right: 8px;
    font-size: 8px;
}
.article-box .content ul.info li span {
    color: #000;
    font-size: 8px;
}
}

@media (min-width: 320px) and (max-width: 480px) {
.banner-item .banner-img{ /* margin-left:40%; */ }
.banner-item .banner-caption { width: 100%;}
.banner-item { /* height: 224px !important; */ }
}






