
 body{padding-top:0px !important;}
 .container {

    width:93% !important; background: #fff;

}

table.table.table-striped.table-bordered th {.icon-with-list1 ul a
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 10px;
    padding: 8px 9px;
}

.article-top-nav {
    background-color: #eeeeee;
    position: relative;
    padding: 0.15625rem;
    height: 2.8125rem;
    border-bottom: 0px solid #dddddd;
    margin-top: -23px !important;
    z-index: 1;
    position: fixed;
    /*top: 165px;*/
    top: 235px;
    left: 0;
    right: 0;
    z-index: 5;
}
.page_article_jp{margin-top: 280px}
/*#sidebar{margin-top: 280px !important}*/
.article-top-nav .right-controls {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0.6125rem;
    font-size: inherit;
}
.breadcrumb {
    background: transparent;
    font-size: 16px;
    padding: 10px 0px;
    border-bottom: 0px dashed #ddd;
    border-radius: 0px;
}
.article-credits-block {display:none;}
.tab-pane .galleys,.tab-pane .issue {display:none;}
.footerArticle .footer-widgets{ margin-top:20px;}

.authors .fa-envelope { display:none;}

.hometabscontainer ul li {list-style: none;}
 #sidebar ul li a {padding: 10px 10px !important;}
 #sidebar li a::before{content: ""}
.hometabscontainer li a:hover {text-decoration: none !important;}

.article-top-nav .right-controls a, .article-top-nav .right-controls .icon-with-list {

    display: inline-block;
    vertical-align: middle;
    padding-right: 0.3125rem;
    border-right: 1px solid #c4c4c4;

}

#navblock br {
    display: none;
}
#footer{z-index: 10000}

.dropdown{ list-style: none;}
.article_head_elements {
    display: inline-block;
}
.article_left_elements img {
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 160px;
}
.article_sharing_buttons {
    width: 190px;
}
.article_head_elements > div {
    float: left;
}
.article_left_elements {
    width: 23%;
}
.article_right_elements {
    width: 75%;
    margin-top: 20px;
}
.article_sharing_buttons strong {
    float: left;
}

.dropdown-menu {z-index: 99999;}



.dropdown-menu a {cursor:pointer !important;}

.article-stats { border-top: 1px solid #dddddd;  }
.article-stats .stat-block {float: left; display: block; margin-right: 0%; width: 20%; margin-left: 0%; text-align: center; border-right: 1px solid #dddddd; padding: 0.625rem; font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif"; }

.article-stats .stat-block:last-child { margin-right: 0; border-right: 0px solid #dddddd; font-size: 13px; }


.article-stats .stat-block .stat-number {
    color: #6172c2;
    font-weight: 400;font-size: 13px;
}
.article-stats .stat-block .stat-label {
    font-size: 0.875rem;
    color: #616161; 
}
header#headerNavigationContainer{ background: #eee; width: 100%; }
.btn-group.no-boundry {
    border: none;
    padding: 0;
    margin-bottom: 10px;
    float: left;
}


a:hover{text-decoration: none;}

.article-credits-block {
    padding: 0.625rem 0;
    width: 100%;
    float: left;
    border-top: 1px solid #eee !important;
}

#homeTabWrp{margin-top: -5px; margin-left: -10px;}

#homeTabWrp .deepantab a,#homeTabWrp .deepancomments a {
    background: #f5f5f5;
    padding: 5px 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    color: #333 !important ;
    border: 1px solid #e8e8e8;
    text-align: center;
}
#myAffix #navblock  li a {
    
    padding: 5px 0px;
    margin-right: 5px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    color: #333 !important ;
}
#homeTabWrp .tab-content {

    padding: 1px 6px !important;

}

.tab-content #comments{ padding:0 10px;}

#footer {
    margin: 0px 0px !important;
}
#footer .container{
    background:none;
}

.authors .fa.fa-envelope {
    padding-bottom: 3px;
    overflow: hidden;
    color: #626262;
    font-size: 11px !important;
}
.fa-download{ cursor: pointer; }
.icon-with-list {position: relative; display: inline-block; cursor: pointer; color: #08c; } 
.icon-with-list ul {max-height: 0px; min-width: 120px; overflow: hidden; width: auto; position: absolute; z-index: 10; top: 100%; left: -10px; margin-top: 0.625rem; border-radius: 0.375rem; background-color: #aeaeae; box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.3); }
/*.icon-with-list ul:before {content: ''; width: 0; height: 0; position: absolute; top: -0.625rem; left: 0.625rem; border-left: 0.625rem solid transparent; border-right: 0.625rem solid transparent; border-bottom: 0.625rem solid #aeaeae;}*/
.icon-with-list ul a {position: relative; display: block; text-align: left; padding-top: 5px; width: 100%; padding-bottom: 5px; margin: 0; font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif"; font-size: 1rem; font-weight: 400; color: white; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease-in; padding-left:7px; }

.fa-quote-left {border:0 !important;}
.icon-with-list ul a:hover {background-color: #484848; color: white !important; }
.icon-with-list ul li + li {border-top: 1px dotted #616161; }
.icon-with-list.show-list ul {max-height: 500px; overflow: visible; }

.icon-with-list1 {position: relative; display: inline-block; cursor: pointer; color: #08c; }
.icon-with-list1 ul {max-height: 0px; min-width: 120px; overflow: hidden; width: auto; position: absolute; z-index: 10; top: 100%; margin-top: 0.625rem; border-radius: 0.375rem; background-color: #aeaeae; box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.3); }
/*.icon-with-list1 ul:before {content: ''; width: 0; height: 0; position: absolute; top: -0.625rem; left: 0.625rem; border-left: 0.625rem solid transparent; border-right: 0.625rem solid transparent; border-bottom: 0.625rem solid #aeaeae; }*/
.icon-with-list1 ul a {position: relative; display: block; text-align: left; padding-top: 7px; width: 100%; padding-bottom: 7px; margin: 0;padding-left: 7px; font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif"; font-size: 1rem; font-weight: 400; color: white; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.icon-with-list1 ul a:hover {background-color: #484848; color: white !important; }
.icon-with-list1 ul li + li {  border-top: 1px dotted #616161; }
.icon-with-list1.show-list ul {max-height: 500px; overflow: visible; padding: 0px;left:-70px}



.author-biodown {display:none;}

.menuOnTopClose{ transition:all 0.2s; -webkit-transition:all 0.2s;box-shadow: 0px 0px 10px rgba(0,0,0,0.5); position: fixed;  top: 0px; background: #fff; color: #333 !important; padding: 10px; font-size: 20px !important; }
.menuOnTopClose{left: -200px;  color: #22483d !important;}
.showOnMobile{display: none !important;}
         @media only screen and (max-width:2400px) {
#deepanTab{width: 16% !important;}
}
         @media only screen and (max-width:2300px) {
#deepanTab{width: 17% !important;}
}
@media only screen and (min-width:2000px) and (max-width:2200px)  {
    #deepanTab {
    position: fixed;
    width: 20% !important;
}
    }
         @media only screen and (max-width:1900px) {
#deepanTab{width: 21% !important;}
}
      @media only screen and (max-width:1800px) {
#deepanTab{width: 23% !important;}
}
    @media only screen and (max-width:1700px) {
#deepanTab{width: 24% !important;}
}
@media only screen and (max-width:1600px) {
#deepanTab{width: 26% !important;}
}
 
@media only screen and (max-width:1500px) {
#deepanTab{width: 29% !important;}
} 
@media only screen and (max-width:1400px) {
#deepanTab{width: 29% !important;}
} 
 @media only screen and (max-width:1300px) {
#deepanTab{width: 31% !important;}
}   
@media only screen and (max-width:1200px) {
#deepanTab{width: 33% !important;}
}


@media only screen and (max-width:1100px) {
    #deepanTab{width: 25% !important;}
}
@media only screen and (min-width:1000px) and (max-width:1100px)  {
    #deepanTab{width: 100% !important; position:relative !important;}
    
}

@media only screen and (max-width:960px) {
    .mainNavigation h1{ max-width: 100%}
    #deepanTab{width: 100% !important; position: relative !important; }
    .deepantab a{padding: 10px !important;}
    .deepanbrea{top:105px !important; float: left;width: 100%;}

    .galleryLinksWrp{    margin-top: 0px;}
    .topSocial{display: none;}
    .mainNavigation .container{padding-left: 0px; padding-right: 0px;}
    .navbar-header{    float: left; }

    .breadcrumb a{font-size: 14px;}


}
@media only screen and (max-width:860px) {
    
    #deepanTab{width: 100% !important; position: relative !important; }
    #topMenuBar{background: #2f2f2f; margin-bottom: 0px; width: 100%}
    #topMenuBar li a{padding: 6px 10px;}
    .mainNavigation{margin-top: 0px; padding:5px 0 5px 0;}
    .topHeader{height: 84px;}
    #social-icons{position: relative; right: 0px; width: 100%;     border-top: 1px solid rgba(255, 255, 255, 0.21)}
    #social-icons .menu > li > a{    padding: 10px 10px; line-height: normal;}
    .slider_box_area .slider_left_box, .slider_box_area .slider_container{display: block; width: 100%}
    

    
}

@media only screen and (max-width:700px) {
    .article-top-nav .right-controls {position: relative; padding-bottom: 0.625rem; border-top: 1px solid #c4c4c4; padding: 10px !important; font-size: 15px !important;}
    .pkp_structure_main{z-index:0;}
        #deepanTab{width: 100% !important; position: relative !important; }
    .deepantab a{padding: 20px !important}
    .topmenu{display: none;}
    .header_left{width: 100%}
    #social-icons .menu > li > a{padding-left: 10px; padding-right: 10px;}

    .form-control{width: 100%}
    .footerBottom div{clear: both !important; width: 100%;}
    .journals .media-list .media{width: 100% !important; margin-bottom: 20px;    padding-bottom: 20px; border-right:0px !important }
    .journals .media-list .media .description{    min-height: inherit;}
    .topSocial li a{    width: 32px;}
    .btnTops > a span{display: none; }
    #social-icons .menu > li.btnTops a i{font-size: 18px !important;}

    #deepanTab .nav-tabs lia {width: 100%; margin-bottom: 2px; text-align: -webkit-auto !important; margin-left: 0px; }
    #homeTabWrp .nav-tabs a{width: 100%; padding: 8px 10px !important; border: 0px; border-radius: 0px !important; }
    
   
    .article_head_elements .article_right_elements{width: 70% !important; margin-left: 20px !important;}
    
}

@media only screen and (max-width:320px) {
    #social-icons .menu > li{padding-right: 0px;}
    
}

/*Deepan css */
div.page.page_article:after{  height: 0px !important;}

.hometabscontainer{ padding: 10px 4px; margin: 15px 0;}

.pkp_structure_main{/*border-right:1px solid #ddd;*/}
div.page.page_article{box-shadow:0 0px 0px rgba(0,0,0,0.5)!important;}



#mainContainer{background: transparent; !important;}
.deepanbrea nav.cmp_breadcrumbs{box-shadow: 0 0 0px rgba(0,0,0,0.5); padding: 0px !important; background: transparent;     text-align: center;}
#mainContainer{/*padding: 0px !important;*/ background: #fff;}
.commentBlock{    display: none;}
.article_comment_section{padding: 0 !important}
.tab-choice-block .tabs {display: block; position: relative; float: left; z-index: 1; margin-left: -0.225rem; box-shadow: inset 0px 0px 0px 0px rgba(50, 50, 50, 0.3) !important; border-radius: 0.375rem 0.375rem 0px 0px !important; padding: .6rem .9rem .6rem .5rem !important; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease-in !important; border:0px solid #eee !important; }

.tab-choice-block li.active {z-index: 2; margin-left: 0px; border-radius: 0.375rem 0.375rem 0px 0px; }

.tab-choice-block .active{box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.5) !important;}

.tab-choice-block{height:auto !important;}
.deepanbrea{    background: transparent; position: fixed; top: 212px;/*top: 185px;*/ z-index: 5; }
.deepanbrea .breadcrumb{background: transparent !important;}
.tab-choice-block{background-color: transparent !important;}
#sidebar div.panel-body {padding:15px !important; }

.replier{background:#eee !important;}

#mainContainer{/*margin-top: 78px !important;*/}
.issueTocPublishArticles h2, .page-header h3, .page-header h1{/*margin: 0 -15px !important;*/}
.footer {background-color: #0088cc; padding: 0 !important; }
#mainContainer{/*padding: 30px 0!important;*/}
#deepanTab{position: fixed;    width: 28%;}
#myAffix .nav-tabs a{background: transparent !important; border:0px solid #eee;}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.tab-choice-block .active{ background: transparent !important; }
#details{    overflow: scroll; overflow-x:hidden; height:55vh;margin-top:20px;}
.article-caption{float: right;}
.roundedborder, input, select, textarea, a.file{border: 1px solid #eee !important}
html {
    font-size: inherit !important;
    }

#myAffix .nav-tabs a {
    padding: 3px 0px !important;
    margin-left: 0px;
    padding-left: 0px !important;
    color: rgba(0,0,0,0.8);
    font-weight: 600;
    font-size: 17px;
    padding-left: 15px;
    padding-top: 4px;
    border-left: 0px solid #563d7c;
    padding-bottom: 4px;
}
a.galley-link{ display:inherit !important; margin-left: -6px;}
.current2 {    border-left: 2px solid #6172c2 !important;    margin-left: -10px;    padding-left: 10px !important;}

ul#navblock.nav.nav-tabs.bs-docs-sidenav > li > a:hover {
    border-left: 0px solid #6172c2 !important;
}
.page_title{    
    font-size: 21px !important;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    padding: 0px 0px;
    background-color: white;
    margin: 16px 0px;
    font-weight: 600;
    color: #ababab;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline;
    position: relative;
    top: -5px;
    left: 0px;
    
    
    }
    ::-webkit-scrollbar {
    width: 10px;
    
}
::-webkit-scrollbar-button {
    background: #ccc
}
::-webkit-scrollbar-track-piece {
    background: #888
}
::-webkit-scrollbar-thumb {
    background: #eee ;
}
.fa-download p{
font-family: 'Open Sans', sans-serif !important;}
.item cover_image img{width:100%;}
#sidebar{z-index:1;}
.article_sharing_buttons{float:right; margin-top: -24px; margin-bottom: 0px;}

.icon-with-list.show-list ul{padding:1px !important;}
.icon-with-list.show-list ul li{list-style-type:none;}
#myAffix{display:block !important;}
#htmlContainer iframe {
  height:calc(100vh - 4px);
  width:calc(100vw - 4px);
  box-sizing: border-box;
  padding-top: 20px;
}
#comment-link{cursor: pointer;}

#homeTabWrp .nav-tabs .active a{ background: #fff; color: #fff !important; border-radius: 0px 0px 0 0 !important; border: 0px solid #ccc !important;}
.bs-docs-sidebar{padding-left: 0px;}

ul.nav.nav-tabs.bs-docs-sidenav > li{  padding-left: 10px;}
.bs-docs-sidebar ul li:hover{ border-left: 0px solid #000; padding-left: 0px;}
.right-controls .dropdown-content a,.icon-with-list.show-list ul li{ border-bottom: 1px solid #ccc; background: #777 !important;}
.right-controls .dropdown-content a:hover,.icon-with-list.show-list ul li:hover{  background: #888 !important;}
.icon-with-list1 ul:before , .icon-with-list ul:before{    border-bottom: 0.625rem solid #777;}
.panel-heading{padding: 1px 15px;}
.panel-default > .panel-heading {
    border-color: transparent !important;
    display: block;
    background: #f5f5f5;
    color: #7d7d7d;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 40px 5px 10px;
}

#sidebar div.panel-body {
    
    background-color: #fff !important;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    background-color: #fff !important;
}
#sidebar .panel {
    background-color: #fff !important;
}

.arrow:after {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #BBBBBB;
    padding-right: 6px;
}
.article-title h4{
    background-image: url(../img/ojslock.png);
    background-repeat: no-repeat;
    padding: 0px 45px 15px;
    text-transform:capitalize;
    margin-top:0px;
}
.article_sharing_buttons img {
    max-width: 25px;
}

.current2{color:#6172c2 !important;}
.current2 a{color:#6172c2 !important; font-weight:600 !important;}


div.section.show .fa-angle-down{transform : rotate(-90deg);}
.section{cursor: pointer;}
.article-meta {
    padding: 20px 20px 20px 20px;
    font-weight: 500;
    background: #ddd;
}
.author-orcid {
    background: url(../img/oid.png) no-repeat;
    width: 24px;
    background-size: 16px;
    background-position: center;
    display: inline-block;
    transition: all 0.25s;
        padding-top: 3px;
}
@media (max-width: 1199px)
{
    span.tab-title {
        display: none;
    }
}

.list-group-item .fa{ font-size: 20px;color: #6172c2;}
/*.dropdown i{display: none;}*/

#main-navigation{
    padding: 0;
}

.article_head_elements .headings { margin-top: 30px }
 .article_head_elements .article_right_elements .headings { margin-top: 10px !important}

/*---responsive css start---*/

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

    .article_head_elements {margin-top: -30px;}
    .article_head_elements .headings { margin-top: 30px }
 	.article_head_elements .article_right_elements .headings { margin-top: 10px !important}
    .mainNavigation a {padding: 0;  }
    .navbar-brand-logo img{ height:75px !important};
    .container {
        width: 100% !important;
        background: #eee;
    }
    #homeTabWrp { margin:162px 0px 0 0; }
    #homeTabWrp ul { margin: 0px -20px !important; }

    .deepanbrea { top: 118px;    }
    nav.cmp_breadcrumbs {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .deepanTab{width: 100% !important; position:relative !important; margin-top: 33px !important;;}
    #deepanTab .nav-tabs lia {width: 100%; margin-bottom: 2px; text-align: -webkit-auto !important; margin-left: 0px; }
    #homeTabWrp .nav-tabs a{width: 100%; padding: 5px 10px !important; border: 0px; border-radius: 0px !important; }

    nav.cmp_breadcrumbs {
        margin:28px 0 0 0px !important;
    }
    header#headerNavigationContainer{
        width: 100%; position: fixed;
    }
    .topHeader{
        height: 50px;
    }
    .article-top-nav{
        margin-top: 0px !important;
        top:0px !important;;
    }
    
    .navbar-header {float:left; width: 100%;}
    .navbar-brand-logo img{padding:0px 0px;}
    .navbar-default .navbar-toggle, .header_view .navbar-toggle {
        border-color: #ddd;
        margin: 4% 5% 0 0;
    }
    
    .cmp_breadcrumbs{
         width: 100%;
    }
    
    #homeTabWrp .nav-tabs{
        margin-top:0px !important;
    }
    
    .hometabscontainer tab-choice-block{
        margin-top:22px !important;
    }
    
    .article-top-nav {
        margin-top: 130px !important;
        top: 0px !important;
    }
    
    .article-top-nav .right-controls {
        position: relative;
        top: 42px;
        left: -3px;
        padding:0 0 3px 0;
        font-size: inherit;
        background: #eee;
    }
    
   /*#primaryMenuWrp{
        display: none;
    }*/

    .article-top-nav .right-controls{
        padding: 8px 5px;
            border-bottom: 1px solid #ddd;
            text-align: center !important;
    }



    .article_sharing_buttons {float: right; width: 190px; margin-top: 52px; margin-bottom: 0px; }

    .article_sharing_buttons strong{   font-size: 13px; float: left; }
    /*.article_sharing_buttons .item {
        float: right;margin: 40px 55px 0 0;
    }
    .article_sharing_buttons strong {  margin: 40px 55px 0 0;}*/
    #homeTabWrp ul.item-n {
        margin: 0px 0px !important;
    }
     #navblock{padding-top:50px !important;}
     
 #details .galleys{margin: 56px 0 0 0;}
    
}


@media only screen and (max-width: 860px){
    
    #navblock{padding-top:50px;}
    .article_sharing_buttons{
        margin-top: 20px !important;
    }
    #homeTabWrp {
        margin: 207px 0px 0px 0px !important;
    }
    nav.cmp_breadcrumbs {
        margin:38px 0 0 0px !important;
    }
    .article-top-nav {
        margin-top: 136px !important;
        top: 0px !important;
    }
    .article_sharing_buttons {
    margin-top: 0px;
    }

    .article_head_elements .headings { margin-top: 60px }
    .article_head_elements .article_right_elements .headings { margin-top: 30px !important}
}

@media only screen and (max-width: 770px){
     
    .article_head_elements {margin-top: -10px;}
    .article_sharing_buttons {margin-top: 58px !important; }
    #homeTabWrp {
        margin: 182px 0px 0px 0px !important;
    }

    .article-top-nav {
        margin-top: 150px !important;
        top: 0px !important;
    }
    #homeTabWrp .nav-tabs{
        margin-top: 3px !important;
    }
    /*.article_sharing_buttons .item {
        float: right;margin: 70px 55px 0 0;
    }*/
    .article_right_elements {
        margin: 20px 6px;
    }

    .article_head_elements .headings { margin-top: 25px }
    .article_head_elements .article_right_elements .headings { margin-top: 10px !important}
}
@media only screen and (max-width: 700px){
    #homeTabWrp {
        margin: 185px 0px 0px 0px !important;
    }
}

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

   
    .article_head_elements .article_right_elements{width: 100% !important; }
    /*.article_head_elements .article_left_elements{width: 100% !important; float: left !important;}
    .article_head_elements{width: 100% !important; float: left !important;}
    .article_head_elements .article_right_elements{width: 100% !important; float: left !important;}*/
   /*.navbar-form input{    width: 150px !important;}
   #sidebar { width: 100%; margin-top:-70px !important}
   #sidebar ul.tabs1 {padding-left: 10px; position: fixed; z-index: 9; width: 100%; }
   .obj_article_details{margin-top: 95px;}*/
}

@media only screen and (max-width:480px) {
    .navbar-brand-logo img{ height:71px !important};
    .deepanbrea{background: #eeeeee !important}
    .menuRightBtns{ width: 100%; margin-bottom: 10px;}
    #header #access{margin-left: 0px; width: 100%}
    #header #access li a{    padding: 8px 8px 8px 8px;}
    #main h2{line-height: 25px}
    .journals .media-list .nav-pills{font-size: 10px;}
    .homepage-image {}
   
    #social-icons .menu > li{padding: 0px; padding-right: 5px;   line-height: 14px;    font-size: 12px;}
    #social-icons .menu > li > a{padding: 10px 3px;     font-size: 11px;}
    
    #social-icons .menu{padding-left: 0px;}
    .homepage-image, .issue-toc .thumbnail{margin-bottom: 20px;}
    .homepage-image + .journal-description, .issue-toc .thumbnail + .description{margin-left: 0px !important; clear: both;}
    
    
    #deepanTab .nav-tabs lia {/*width: auto !important;*/ margin-bottom: 9px; text-align: -webkit-auto !important;} 
    .deepantab a{padding: 10px !important} 

    
    .article_head_elements .article_left_elements{width: 100% !important; }
    .article_head_elements .article_left_elements img{ margin: 0 auto !important}
    .article_head_elements .headings { margin-top: 25px }
    .article_head_elements .article_right_elements .headings { margin-top: 10px !important}
    
    

}

@media only screen and (max-width: 420px){
	.article_head_elements .headings { margin-top: 0px }
    .article_head_elements .article_right_elements .headings { margin-top: 10px !important}
    
   .article_sharing_buttons {
    margin: 58px 0 13px 0px !important;

	}
    
    .item-n .authors a,.item-n .authors i { font-size:10px !important;}
    .fa .fa-envelope { font-size:12px !important;}
    .breadcrumb {
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 10px 30px;
    }
    .topHeader{
        height: 50px;
    }


    nav.cmp_breadcrumbs{
         margin-top:11px !important;
    }
    
    
    .navbar-brand-logo img {
        float: left;
        /*width: 120px;*/
        margin: 6px 0 0 0 !important;
        padding: 0;   
        height: 52px !important;              
    }
    
    
    .article-top-nav {
        margin-top: 150px !important;
        top: 0px !important;
    }
    
    .article-top-nav .right-controls {
        position: relative;
        top: 5px;
        left: 0px;
        padding: 0.6125rem;
        font-size: inherit;
        background: #eee;
        height: 20px;
    }
    
    .nav.cmp_breadcrumbs {
        margin: 0px !important;
    }
    
    .deepanbrea .breadcrumb {
        background: transparent !important;
        margin-top: 7px;
        /*display: inline-block;*/
    }

    .deepanbrea {
        top: 105px !important;
        
    }

    #homeTabWrp {margin: 145px 0px 0px 0px !important;}
    .fa-download p{ font-size: 12px !important; }
   
}
/*---responsive css end---*/

/*----------css for article detail page email box-----------------*/

/*form start*/
#send_auth_mail_form {
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
    position:fixed;
    background-color:#313131;
    overflow:auto;
    z-index: 9999;
}

div#popupContact {
    position:absolute;
    left:36%;
    top:8%;
    margin-left:-202px;
    font-family:'Raleway',sans-serif
}
form.authMail {
    max-width:755px;
    min-width:250px;
    padding:10px 50px;
    border-radius:10px;
    font-family:raleway;
    background-color:#fff
}

h2.auth_mail_head {
    background-color:#486a9c;
    padding:20px 35px;
    margin:-10px -50px;
    text-align:center;
    color: #fff !important;
}
hr {
    margin:10px -50px;
    border:0;
    border-top:1px solid #ccc
}
input[type=text].authFormField {
    width:100%;
    padding:10px;
    margin-top:30px;
    border: 1px solid #ccc !important;
    padding-left:40px;
    font-size:16px;
    font-family:raleway
}
#subject {
    background-image:url(../images/name.jpg);
    background-repeat:no-repeat;
    background-position:5px 7px
}
#auth_email {
    background-image:url(../images/email.png);
    background-repeat:no-repeat;
    background-position:5px 7px
}
textarea.authFormField {
    background-image:url(../images/msg.png);
    background-repeat:no-repeat;
    background-position:5px 7px;
    width: 100%;
    height:95px;
    padding:10px;
    resize:none;
    margin-top:30px;
    border: 1px solid #ccc !important;
    padding-left:40px;
    font-size:16px;
    font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif";
    margin-bottom:30px
}

.submit {
    text-decoration:none;
    width:100%;
    text-align:center;
    display:block;
    background-color:#FFBC00;
    color:#fff;
    border:1px solid #ccc;
    padding:10px 0;
    font-size:20px;
    cursor:pointer;
    border-radius:5px;
    margin-bottom: 15px;
    font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif";
}
#authSend {
    background: #486a9c;
    color: #fff !important;
    font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif";
}
#authCancel{
    background: #636363;
    color: #fff !important;
    font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif";
}
#authWait {
    background: gray;
    color: #fff;
}
#close {
    position: absolute;
    right: -10px;
    top: -14px;
    cursor: pointer;
    background: #fff;
    padding: 7px;
    border: 1px solid;
    border-radius: 14px;
}
/*----form end----*/




