body, html {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}
ul li{
    list-style: none;
}
p , li{
    font-size: 14px;
}
a,a:hover {
    text-decoration: none;
    color: #f29400;
}
h4#hover1 i.fa.fa-chevron-down , div#hover2 i.fa.fa-chevron-down {
    position: relative;
    left: 30px;
}
.width-1.no-radius{
    margin: 15px 0px; 
}
span.colo-spa{
    float: right;
}
.marg-commu{
    margin-top: 15px;
}
ul.dropdown-menu.ng-pristine.ng-untouched.ng-valid.ng-empty li a {
    color: #000;
}
.width-1{
        width: 48.6%;
    }
div#gSignIn {
    text-align: -webkit-center;
    margin: 15px 0px;
    text-align: -moz-center;
}
.img-wrapper {
    height: 170px;
    overflow: hidden;
}
a.cust-heifgt {
    height: 170px;
    overflow: hidden;
    display: block;
}
h3#hover-two .fa , h3#hover3 .fa {
    padding-right: 7px;
}
.big {
    font-size: 30px !important;
}
.abcRioButtonBlue {
    width: 50% !important;
}
.heat-title{
    font-size: 18px;
    color: #f29400;
    text-transform: capitalize;
    font-weight: 600;
}
p.sw_but.t_align_c.view-art {
    background: #5680cd;
}
.text-inner {
    padding-top: 21px;
     margin-left: 0px;
}
.header-bottom .container {
    padding-left: 0px;
}
.header-bottom .container .col-md-12 {
    padding-left: 0px;
}
div#cntpges {
    padding: 0px 15px;
}
/*--------------------------------view page owl css-------------------------*/
 .contblk.col-md-12 {
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.artc-down.col-md-5 {
    width: 25%;
    display: inline-block;
}
.artc-down.col-md-5 p {
    display: inline-block;
}
.mar-bot{
  margin-bottom: 2rem;
}
#demos .owl-theme .owl-nav.disabled , #demos1 .owl-nav.disabled {
    display: block;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: #fff !important;
    color: #f29400 !important;
    outline: none !important;
    box-shadow: none !important;
}
#demos .owl-nav.disabled .owl-prev , #demos .owl-nav.disabled .owl-next , #demos1 .owl-nav.disabled .owl-prev , #demos1 .owl-nav.disabled .owl-next{
    font-size: 25px;
    padding: 3px !important;
}
ul.pdfdetails li{
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #db7a56;
    line-height: normal;
}
ul.pdfdetails{
    text-align: center;
    margin: 0px 0px 10px 0px;
}
ul.pdfdetails li:last-child{
    border-right: none;
}
/*--------------------------------------end of owl css-----------------------*/
/*------------------------ hover button start----------------------------*/
  .widgets {
    position: fixed;
    right: 0;
    top: 26%;
    z-index: 189;
    width: 40px;
}
.widgets > li {
    margin-bottom: 10px;
    transition: all .4s ease;
}
.widgets > li:hover {
    -webkit-transform: translateX(-170px);
    -moz-transform: translateX(-170px);
    -o-transform: translateX(-170px);
    -ms-transform: translateX(-170px);
    transform: translateX(-170px);
    z-index: 1;
}
.sw_but {
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 1.3em;
    border: none;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.sw_but:hover {
    -webkit-animation: jump .4s ease;
    -moz-animation: jump .4s ease;
    animation: jump .4s ease;
}
.content-foot {
    position: absolute;
    left: 100%;
    top: 0;
    height: 40px;
    padding: 4px ;
    width: 170px;
    overflow: hidden;
    background: #fff;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
}
.but-sub {
    padding: 4px 20px;
    min-width: 123px;
}
.sw_but.t_align_c {
    background: green;
    padding: 10px;
}
.mobile-menu-area {
    display: none;
}
.list-of-journal {
    padding: 30px;
}
.list-of-journal .head-title h2 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
span.new-dropdowar {
    float: right;
}
/*------------------------ hover button end----------------------------*/
.no-radius {
    border-radius: 0px;
}
.col-sm-12.text-center.mar-botto {
    margin-bottom: 10px;
}
div#mar-left {
    margin-left: 0px;
}
.mainlogo h1 {
    margin: 0px;
}
.sec-navi .navbar-nav  li a{
    color: #555;   
}
.sec-navi .navbar-nav  li a:hover{
    color: #f29400;
    background: #fff;
    border-radius: 6px 6px 0px 0;
}
.sec-navi .navbar-nav li .dropdown-menu{
    padding: 0px;
}
.sec-navi .navbar-nav li .dropdown-menu li a{
    padding: 10px;
    border-bottom: 0px; 
}
.sec-navi .navbar-nav li .dropdown-menu li a:hover{
    border:0px; 
    color: #fff;
    background: #f29400;
    border-radius: 0;
}
.sec-navi .navbar-nav li .dropdown-menu{
    top: 93%;
    border: 0px;
}
form.navbar-form.pull-right {
    margin-top: 15px;
}
ul.cls_sign_set.login-links {
    color: #fff;
    margin-top: 14px;
}
ul.cls_sign_set.login-links li a {
    color: #333;
}
div#quote-carousel {
    top: 0;
}
section.welcome_heading {
    position: relative;
    padding-top: 50px;
}
.carousel-caption {
    top: 30%;
    bottom: auto;
}
.f_nav{
	margin-bottom: 0px;
    min-height: 38px;
    max-height: 38px;
    border: 0px;
}
.help {
    color: #f00;
}
.no-pading{
    padding: 0px;
}
input.form-control.no-radius{
    max-height: 34px;
}
.header-bottom {
    background: #fff;
}
.cls-mar{
    margin-right: 5px;
}
.sec-navi .container{
    max-width: 1200px;
    width: auto;
    display: table;
}
.sec-navi{
    border:0px;
    background: #e5e7eb;
}
.carousel {
    overflow: hidden;
}
.fixedheader_logo {
    transition: all 0.5s linear;
    opacity: .9;
}
header.header-area {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
}
.text-center.view_edit {
    margin-bottom: 25px;
}
.text-center.view_edit a{
	font-size: 15px;
}
.f_nav .nav li a{
	line-height: 0px;
}
ul.login-links.cls_sign_set.pull-right li {
    display: inline-block;
    margin: 10px 2px;
}
input.form {
    border: none;
    background: none;
}
.f_nav .form-control{
	height: 20px;
	border-radius: 0px;
}
form.navbar-form.navbar-left {
    margin-top: 5px;
}
.sec-navi{
    margin-bottom: 0px;
}
.carousel-caption h3 {
    font-size: 50px;
    font-weight: 600;
}
.carousel-caption p {
    font-size: 30px;
    font-weight: 500;
}
nav.navbar.navbar-default.no-radius {
    margin-bottom: 0px;
    border: 0px;
    z-index: 1;
    width: 100%;
    background: none;
}
.navbar-header .navbar-brand{
    padding: 0px 15px;
    height: 60px;
}
ol.breadcrumb li a {
    text-transform: capitalize;
}
input#srch-term {
    height: 34px;
}
.row.mar-auto{
    margin: 0px auto;
}
.heading_top {
    margin: 30px auto 10px auto;
}
.heading_top h2 {
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
}
.heading_top h2:before {
    content: "";
    position: absolute;
    left: 42%;
    bottom: 0;
    height: 1px;
    width: 16%;
    border-bottom: 3px solid #f29400;
}
span.star-ratings , span.title.current-rating {
    display: inline-block;
}
.top-title {
    margin-bottom: 10px;
}
.nopad.tab-box {
    border: 1px solid #ccc;
    background: #e5e7eb;
    padding: 10px 24px;
    border-radius: 5px;
    margin: 10px 0 0px 0;
    max-height: 200px;
    min-height: 180px;
}
div#home , div#menu1 {
    padding: 10px 0px;
}
.ugc-cls1 {
    border-right: 2px solid #f29400;
    margin-right: 10px;
    padding-right: 10px;
    color: red;
}
.ugc-cls2{
    color: red;
}
.img-abst {
    margin-bottom: 10px;
}
.same-bt {
    background: #f29400;
    color: #fff;
    border-radius: 30px;
    padding: 0px 12px;
    border-color: #f29400;
}
.btn-danger {
   border-color: red;
}
.lock-btn {
    background: transparent;
    color: red;
    border-radius: 30px;
    padding: 0px 12px;
}
.over-allbox{
    overflow: hidden;
}
ul.login-links.cls_sign_set li form.navbar-form{
    border-top:0px;
    border-bottom:0px;
    box-shadow: none;
}
.para {
    color: #7b8695;
    font-size: 14px;
}
.color_def{
	color: #f29400;
}
.color_def:hover{
	color: #f29400;
	text-decoration: none;
}
.view_img {
    background: #f3f3f3;
}
.view_img{
	padding-bottom: 80px;
    padding-top: 80px;
}
.fa_icon{
	text-align: center;
}
.atricle_set {
    margin-top: 35px;
    text-align: center;
}
.atricle_set h4 {
    margin-bottom: 20px;
    font-weight: 600;
}
.atricle_set a {
    text-decoration: none;
    color: #272727;
}
.atricle_set a:hover{
   color: #ce5a59;
}
.img_cust{
	width: 100%;
}
.img_cust img{
	width: 100%;
    max-height: 160px;
}
.border {
    border: 1px solid #b5b4b0 ;
    margin: 10px 10px;
}
.same_height .border , .same_height .border_inner{
    max-height: 300px;
    min-height: 285px;
}
h4.jtitle {
    padding-top: 10px;
}
.f_nav ul li i.fa {
    padding-right: 5px;
}
.nopad{
	padding-left: 0px;
	padding-right:0px;
}
.list_content {
    padding-left: 10px;
    margin-bottom: 20px;
}
.head_list h5 {
    font-weight: 700;
    margin: 15px 0px;
}
.mar_top{
    margin: 40px;
}
.pad-top {
    padding-top: 10px;
}
.lnews{
	background: url('../css/img/bg_news.jpg') repeat; 
}
h2.list-title a {
    display: block;
    width: 100%;
}
.oveall-in {
    background: #fff;
    margin: 0px 0px 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
}
.list-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0px;
    padding: 18px 0px 15px 10px;
    font-size: 17px;
    font-weight: 500;
}
.show-me.list_xpln {
    padding: 18px 0px 15px 10px;
    overflow:hidden;
}
.oveall-in img {
    width: 100%;
}
.late-overall h3.late-head a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
h2.no_default {
    color: #fff;
    margin-bottom: 70px;
}
h2.no_default:before{
	content: "";
    position: absolute;
    left: 42%;
    bottom: 0;
    height: 1px;
    width: 16%;
    border-bottom: 3px solid #fff;
}
.clsInnerMenu {
    margin-bottom: 1.5rem;
}
.smctabscnt h4 {
    margin-bottom: 1rem;
    font-weight: 600;
}
.cust_set p {
  	font-size: 13px;
    text-align: justify;
    padding: 15px;
    background:#fff; 
    margin:0px 10px 0 0; 
}
.list_xpln p , .cust_set p{
	font-size: 13px;
    font-weight: normal;
}
.col-md-4.col-xs-12.nopad.cust_set {
    margin-bottom: 70px;
}
.form-group.def {
    margin: 0px;
    padding-top: 6px;
}
.col-md-4.marbtn a{
    margin-top: 7px;
}
ul.navbar-right.pull-right li{
    display: inline-block;
    text-decoration: none;
    padding-top: 7px;
    padding-right: 20px
}
ul.navbar-right.pull-right li a{
    color: #000;
}
ul.navbar-right.pull-right li a i{
    padding-right: 5px;
}
#fixed_head{
	font-size: 13px;
    position: fixed;
    z-index: 2147483647;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transform: translateZ(0);
    height: 60px;
    right: 0;
    top: 120px;
}
  #quote-carousel {
  padding: 0 10px 30px 10px;
  text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}
.col-sm-12.set_p {
    font-size: 15px;
    text-align: justify;
    color: #fff;
    margin-bottom: 15px;
}
.set_p small {
    float: right;
}
.ftr_address h3{
    font-size: 16px;
    color: #f29400;
    font-weight: bold;
    margin: 0;
    padding: 30px 0 20px;
}
a.absract {
    margin-left: 5px;
}
a.pdf {
    margin-left: 10px;
}
.leftAM ul li {
    display: inline-block;
}
.ftr_img {
    float: left;
    padding: 5px 10px;
}
.fo-siz {
    font-size: initial;
    font-weight: 500;
    margin: 0px;
}
span.fot1 {
    padding-right: 6px;
}
.table-responsive .fixed-table-body {
    height: auto;
}
.received ul li {
    display: inline-block;
}
span.fot-se {
    font-size: 14px;
    font-weight: 500;
    border-left: 1px solid #555;
    padding-left: 10px;
    color: #f29400;
}
.ftr_address p {
    color: #2b3643;
    font-size: 14px;
    display: -webkit-box;
}
.no-mar{
    margin: 0px;
}
.ftr_address {
    border-bottom: 1px solid #afafaf;
    padding-bottom: 20px;
}
div#new-script {
    border: 1px solid #ccc;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
button.btn.button-back:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
i.icon-ok.icon-white.cust {
    padding-left: 25px;
}
.jms_foo {
    /*background: linear-gradient(#dfedff, white 50%, white 50%);*/
    background: #f8f8f8;
}
.ftr_socialicon {
    padding: 30px 0;
}
.ftr_socialicon li {
    display: inline-block;
}
.ftr_menu {
    padding: 10px 15px;
    border-left: 1px solid #afafaf;
    margin: 10px 0;
}
.ftr_menu li {
    display: inline-block;
    padding: 0 10px;
}
.jms_footer_end {
    background-color: #272f39;
    padding: 20px 0;
    border-top: 1px solid #fff;
}
.ftr_end_text p {
    color: #fff;
    font-size: 12px;
    margin: 0;
}
.ftr_end_text1 p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}
.ftr_end_text1 h1 {
    margin: 0;
    padding: 0;
    font-size: 25px;
}
.header .nav li {
    padding: 0px 6px;
}
div#authorFees {
    margin-bottom: 2rem;
}
p.para_d {
    font-size: 14px;
    text-align: justify;
    margin-bottom: 1rem;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li a:hover{
    color: #fff;
    cursor: default;
    background-color: #f29400;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.deskview {
    margin-bottom: 2rem;
    font-size: 14px;
}
.col-md-5.shadow1 {
    background: #0c54a0;
    color: #fff;
    font-size: 14px;
    padding: 30px;
}
.col-md-5.shadow1 h4 , .col-md-5.shadow1 h5 , .col-md-5.shadow1 p{
    padding-bottom: 10px;
}
.para_wel {
    padding: 0 0 30px 0;
}
.cls-rederror{
    color: red;
}
.col-md-5.shadow1 h4 {
    margin-bottom: 10px;
}
.col-md-5.shadow1 h5 {
    margin: 7px 0px;
}
.input-group-btn .btn{
    background:#ccc; 
}
.input-group-btn .btn i.glyphicon.glyphicon-search {
    padding: 3px;
}
.form-control.no-radius{
    box-shadow: none;
}
.header{
    background: none; 
}
.textr{
    text-align: right;
}
/*---------------------------New view page css---------------------*/
.col-md-12.over-journal.nopad {
    margin-bottom: 2rem;
}
.grey_bg{
    background: #e5e7eb;
    padding: 12px;
    margin: 10px 0 10px 0;
    text-align: center;
}
a.cust-a {
    font-size: 15px;
}
.grey-bor {
    border: 1px solid #e5e7eb;
}
.text-font {
    text-align: center;
    font-weight: 600;
    color: #293c4f;
    padding: 6px 0 10px 3px;
}
.smtscript:hover {
   color: #ffffff !important;
    background-color: #f29400;
}
.trkartle:hover{
    color:  #f29400 !important;
    background-color:#293c4f;
}
.article-conte {
    border-bottom: 1px solid #555;
    border-bottom-style: dashed;
}
.cls_left-bar h3{
background: #e5e7eb none repeat scroll 0 0;
    border: 1px solid #e5e7eb;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 42px;
    margin: 10 0;
    text-transform: capitalize;
    font-style: normal;
    text-align: center;
}
.smtscript{
    background: #293c4f none repeat scroll 0 0;
    border: 1px solid #e5e7eb;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 42px;
    margin: 0 0;
    text-transform: capitalize;
    font-style: normal;
}
.trkartle{
    background: #f29400 none repeat scroll 0 0;
    border: 1px solid #e5e7eb;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 42px;
    margin: 0 0;
    text-transform: capitalize;
    font-style: normal;
}
.gry-bg {
    background: #e5e7eb;
}
ul.books_details li , .archive-det li{
    margin: 10px;
    padding-left: 20px;
}
ul.books_details li a , .archive-det li a{
    color: #293c4f;
}
.list-fa {
    padding-right: 10px;
    color: #293c4f;
}
.smtscript , .trkartle{
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    width: 100%;
}
section#demos .owl-carousel .owl-stage-outer{
    max-height: 170px;
    height: 170px;
}
.sldrblk.cls_left_slide ul li a span img {
    width: 100%;
}
div#hover2 {
    border: 1px solid #ccc;
}
div#hover2 h3 , #hover3 {
    margin-top: 0;
    margin-bottom: 0px;
}
div#show3 {
    margin: 20px 0px;
    text-align: center;
}
div#show3 p a {
    padding: 10px 15px;
    background: #fd7318;
    color: #fff;
    margin: 15px 0px;
}
.box-impact {
    border: 1px solid #ccc;
    margin: 10px 0px;
}
.leftsidebar h3 {
    background: #e5e7eb none repeat scroll 0 0;
    border: 1px solid #d0dadf;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 42px;
    margin: 0 0;
    text-transform: capitalize;
    font-style: normal;
}
i.fa.fa-lock {
	color: red;
}
.sldrblk.cls_left_slide {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #fff, #eef7fb) repeat scroll 0 0;
    border: 1px solid #dbe9f0;
    max-height: 380px;
    max-height: 350px;
    margin: 0;
    overflow-y: scroll;
    padding: 0px 0;
}
.sldrblk.cls_left_slide ul li {
    border-bottom: 1px solid #eee;
}
.side_right{
    margin-top: 8px;
}
.border-box-right {
    border: 1px solid #ccc;
    padding: 20px;
}
.mar-zero {
    margin: 0px 0 15px 0;
}
.mar-zero p{
    margin-top: 15px;
}
.article-recent {
    margin-top: 3.5rem;
}
.journals-issue {
    font-size: 18px;
    color: #293c4f;
    margin: 10 0px;
}
.colord.size-txt {
   color: #606060;
    font-weight: 400;
    margin: 10 0px;
}
p.colord.size-txt.titlee {
    font-weight: 700;
}
p.colord.size-txt a {
    color: #606060;
}
.strog a{
    font-weight: bold;
    color: #373737;
    text-decoration: underline;
}
/*-----------inner page-------------*/
div#innerhead nav.navbar.navbar-default.no-radius {
    background: #272727;
    position: relative;
    top: 0px;
}
.deskview.row {
    background: #f1f1f1;
    padding: 15px 0 15px 5px;
}
.bread_crmp .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.border_inner {
    border: 1px solid #b2b8c0;
    margin: 10px 10px;
}
.cust_btn {
    float: right;
    padding: 9px 15px;
    border-radius: 0;
}
.mar_top.text-center.pad-bot {
    margin: 0px;
    padding: 40px;
}
label#manuscriptId-error , label#emailId-error {
    color: red;
}
.col-md-12.text-center.padding-bot {
    padding-bottom: 20px;
    padding-top: 10px;
}
/*.mainblock{
    width: 50%;
    float: left;
}*/
a.sn{
    background: url(img/iconnew.png) no-repeat left top;
}
a.sn:hover {
    color: #000;
    background-position: left -124px;
}
a.vs {
    background: url(img/iconnew1.png) no-repeat left top;
}
a.vs:hover {
    color: #000;
    background-position: left -124px;
}
a.va {
    background: url(img/iconnew3.png) no-repeat left top;
}
a.va:hover {
    color: #000;
    background-position: left -124px;
}
a.cs {
    background: url(img/iconnew2.png) no-repeat left top;
}
a.cs:hover {
    color: #000;
    background-position: left -124px;
}
a.iconlink {
    display: block;
    text-align: center;
    text-indent: 90px;
    line-height: 130px;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}
/*a.iconlink.vs {
    margin-right: 4rem;
}
a.iconlink.va {
    margin-right: .6rem;
}
a.iconlink.cs {
    margin-right: 2.4rem;
}*/
.innerpage {
    padding-top: 2rem;
}
.heading h3 {
    margin: 20px;
}
.innerpage .col-md-12.col-sm-12.col-xs-12.nopad{
    margin-bottom: 5rem;
}
#sitemap ul {
    margin-left: 1.1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
}
#sitemap ul.firstlist {
    margin: 0px 0 1.25rem 0;
}
p.spa {
    color: #fff;
    margin-bottom: 20px;
}
.mar_bot{
    margin-bottom: 4rem;
}
.button_align.text-center.col-md-12 {
    margin-bottom: 20px;
}
.col-md-6.margtop {
    margin-top: 25px;
}
.col-sm-offset-3.col-sm-7 .checkbox span.cls_rederror {
    padding-right: 10px;
}
input#manuscript_keywords {
    margin-bottom: 5px;
}
.col-md-12.next_pad {
    margin: 20px 0px;
}
.col-md-12.next_padvs {
    margin: 20px 0px;
}
table{
    font-size: 14px;
}
h3.mywish {
    font-size: 20px;
    padding-bottom: 20px;
}
.col-md-12.pad-bottom {
    padding-bottom: 3rem;
}
h2.legend.margintop, h2.legend {
    margin-bottom: 2rem;
}
.contentpages h4 {
    font-weight: 700;
    margin: 20 0px;
}
p.txtcommon{
    padding: 10px 0px;
}
.controls.Chboxcontrols p{
    padding: 10px 0px;
    margin-bottom: 20px;
}
.success{
    color: #3c763d;
    background:#dff0d8;
    text-align: center;
    border: 1px solid #d6e9c6;
    margin-bottom: 2rem;
    padding: 15px 0px; 
}
span.cls_rederror {
    color: red;
}
.pull-left.subt h4 {
    font-weight: 700;
}
.section_2 {
    margin-top: 15px;
}
.frequent h4 , .subhead h4 {
    font-weight: 700;
}
.frequent {
    margin-bottom: 10px;
}
.frequent h4 span {
    font-size: 14px;
}
.section_3.Subscriber {
    margin-top: 15px;
}
p.spa_a {
    font-size: 15px;
    color: #fff;
    margin-bottom: 3rem;
}
.col-md-4.journal-img img {
    width: 100%;
    height: auto;
}
input.btn.btn-primary.pull-right {
    padding: 9px 15px;
    border-radius: 0px;
}
.paypal-an a {
    font-size: 16px;
}
.smctabscnt.custrow {
    padding: 23px;
    margin-bottom: 2rem;
}
.border-pay {
    border-right: 1px solid #f29400;
}
div#paymentDetails_show {
    padding: 10px 0px 10px 5px;   
    margin: 25px 0px;
    background: #f9f9f9;
}
label.error {
    color: red;
    font-weight: 500;
}
.modal{
    max-width:100%;
    height: auto;
    width: 100% !important;
    overflow-y:  scroll !important;
}
div#addauthor {
    height: -webkit-fill-available;
    background: none;
    padding-right: 17px;
    overflow-y: scroll;
}
ul.login-links.cls_sign_set li.two , ul.login-links.cls_sign_set li.one {
    margin-right: 10px;
}
div#bank_details.modal.fade , div#instructions.modal.fade {
    padding: 0px;
    background: none;
    width: 100% !important;
    transform: none !important;
    margin: 0px auto;
    position: fixed;
    top: 0px !important;
}
.fontsize{
    font-size: 15px;
}
.content.col-md-12 {
    border: 1px solid #ccc;
    border-style: dotted;
    margin-bottom: 2rem;
}
.sty-p {
    color: #000;
    font-weight: 600;
    vertical-align: -webkit-baseline-middle;
}
.forgot-custom {
    width: 40%;
    height: 34px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}
input.btn.btn-primary.colo-def {
    color: #fff;
}
div#categories {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 1px 2px rgba(0,0,0,.1);
}
div#categories .links {
    margin-top: 15px;
}
div#categories .links li {
    margin-bottom: 8px;
}
.blogtitle.cls_blog_title {
    margin-top: 0px !important;
}
#owl-article .owl-nav , #owl-article .owl-dots {
    display: none;
}
.late-overall {
    background: #fff;
    margin: 0px 0px 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
    padding: 15px;
}
.late-head {
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 15px 0px;
}
.late-overall p {
    line-height: 1.6;
}
.late-overall .mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}
#demos .owl-carousel .item {
    background: #fff;
    padding: 0px; 
}
section#demos .owl-item , {
    width: 150px !important;
}
section#demos .owl-theme .owl-dots .owl-dot{
    display: none;
}
div#maincontent .content{
padding: 0px;
}
div#sitemap h2 {
    margin: 0px;
}
.carousel-control.left , .carousel-control.right{
    background: transparent;
}
.bread_crmp {
    margin-top: 10px;
}
.half-pad {
    padding: 0px;
}
.cust-box.half-mar  {
    margin: 0px;
    border-radius: 0px;
}
.table-responsive {
    margin-top: 10px;
}
.top-heat .br-theme-fontawesome-stars .br-widget {
    height: 28px;
    white-space: nowrap;
    text-align: right;
}
.br-wrapper.br-theme-fontawesome-stars {
    display: inline-block;
}
span.title.your-rating {
    display: inline-block;
}
.cust-box{
    padding: 10px 24px;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    background: #e5e7eb;
}
.bordr {
    border-right: 3px solid #fff;
}
.f1.bordr{
    border: 3px solid #eee;
    width: 47%;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 4px;
}
.f2{
    border:3px solid #eee;
}
ul.one-uli li {
    display: inline-block;
}
section#demos1 {
    background: #575757;
    margin: 30px 0px;
}
span.colo-line {
    color: #f29400;
    font-size: 19px;
    font-weight: bold;
}
h2.owl-head.col-md-12.text-center {
    margin-bottom: 30px;
    color: #fff;
}
.nopad.bg{
    margin-bottom: 15px;
}
.img-list ul li {
    display: inline-block;
    width: 32%;
}
.article-title {
    margin-bottom: 15px;
}
.article-abt {
    border-bottom: 2px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
p.author {
    padding-left: 4px;
}
.art-txt {
    text-align: right;
}
.art-tit.one-bor {
    border-left: 2px solid #555;
    padding-left: 10px;
    margin-left: 5px;
}
.col-md-12.nopad.cust-box {
    padding-top: 30px;
}
.content.col-md-12.pad-all {
    border: 0px;
}
.my {
    padding-top: 30px;
}
h2.head2 {
    margin: 0px;
}
.articlepara p{
    text-align: justify;
}
.content.col-md-12.pad-all h5.col-md-3 {
    margin: 8px 0 0 0;
}
h3.text-center.head2 {
    margin: 0px;
}
h4.no-padm {
    margin: 5px 0px;
}
.bread_crmp .container {
    padding: 0px;
}
i.fa.fa-file-text {
    padding: 0 5px 0 0;
}
.content p a, .content ul a, .content ol a, .content blockquote a, .content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a{
    border-bottom: none;
}
.clsArticleDesc h5{
    margin:0px; 
}
i.fa.fa-file-pdf-o {
    padding-right: 5px;
}
.Article.clearfix .clsArticleDesc h5 a {
    color: #0070C0;
}
.Article.clearfix .clsArticleDesc h5 a:hover , .leftAM ul li a:hover{
    color: #0070C0;
}
p.sty-color {
    color: red;
    margin-top: 15px;
}
.text-sizeone h5 {
    font-size: 24px;
    font-weight: 400;
    padding: 10px 0px;
}
.text-sizeone p {
    padding: 10px 0;
    text-align: justify;
}
.clsArticleDesc h5 a {
    font-size: 16px;
    text-indent: 0px;
    margin: 0;
    padding: 0px;
    text-align: left;
    font-weight: 700;
}
.leftAM ul li a {
    color: #555 ;
}
table.table.table-bordered.table-striped.cust-with {
    max-width: 98%;
}
.table-responsive.over-hid {
    overflow: hidden;
}
.marg-cust {
    margin-top: 5px;
}
.sty {
    height: 100%;
    overflow-y: scroll;
}
tr.our-cust th {
    width: 130px;
}
.mar-left{
    margin-left: 15px;
}
span.pull-right.abst {
    margin-right: 15px;
}
div#tabs .nav-pills {
    border-bottom: 1px solid #ccc;
}
div#tabs .nav-pills>li>a{
    border-radius: 0px;
}
div#tabs .nav>li>a:focus, div#tabs .nav>li>a:hover , div#tabs .nav>li.active>a:{
    text-decoration: none;
    background-color: #f29400;
    color: #fff;
}
.clsRightA{
    float: right;
}
ul.clearfix.bor-bot li {
    border-bottom: 1px solid #ccc;
    padding: 8.6 0px;
}
ul.clearfix.bor-bot li a {
    color: #f29400;
}
h3.Usericon.text-center , h3.currrent.text-center {
    margin-bottom: 10px;
}
#overflow-hid{
    overflow: hidden;
}
/*------------------------------footer block css----------------------
section#footer {
    padding-top: 60px;
}
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background:#000 !important;
}
p.h6 {
    color: #fff;
    font-size: 13px;
}
.clr_white p {
    color: #fff;
}
#footer h5{
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
    font-size: 25px;
}
#footer .col-xs-12.col-sm-4.col-md-4 {
    text-align: left;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
  padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
  font-size:25px;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
#footer ul.social li:hover a i {
  font-size:30px;
  margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
  color:#ffffff;
}
#footer ul.social li a:hover{
  color:#eeeeee;
}
#footer ul.quick-links li{
  padding: 3px 0;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
#footer ul.quick-links li:hover{
  padding: 3px 0;
  margin-left:10px;
  font-weight:700;
}
#footer ul.quick-links li a i{
  margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}  
--------------------*/
/* --------------------------------menu css----------------------------*/
.login-links.cls_sign_set{
    text-align: right;
}
ul.login-links.cls_sign_set li {
    display: inline-block;
}
.nav-fostrap .container {
    max-width: 1200px;
    width: auto;
    display: table;
}
.nav-fostrap {
  display: block;
  background: #fff;
  border-top: 1px solid #dedede;
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);*/
}
.nav-fostrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}
.nav-fostrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 14;
  color: #667686;
}
.nav-fostrap li a {
  padding: 6px 20px 9px 20px;
    font-size: 14 !important;
    color: #000;
    display: inline-block;
    outline: 0;
    font-weight: 400;
    margin: 0px 0 0px 0;
}
.nav-fostrap li:hover ul.dropdown { display: block;margin-top: -2px; }
.nav-fostrap li ul.dropdown {
  position: absolute;
  display: none;
  width: 200px;
  background: #;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  padding-top: 0;
  z-index:100;
}
.nav-fostrap li ul.dropdown li {
  display: block;
  list-style-type: none;
}
.nav-fostrap li ul.dropdown li a {
  padding: 6px 15px;
  font-size: 13px;
  color: #fff;
  display: block;
  font-weight: 400;
  border-radius:0px;
  margin:0px !important
}
.nav-fostrap li a.active{
    background:#fff;
    color:  #23527c!important;
}
.nav-fostrap li ul.dropdown li:last-child a { border-bottom: none; }
.nav-fostrap li:hover a {
  background: #fff;
  color: #23527c !important;
}
.nav-fostrap li ul.dropdown li a{transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.nav-fostrap li ul.dropdown{border-radius:0px !important}
.nav-fostrap li ul.dropdown li ul.dropdown{border-radius:0px !important}
.nav-fostrap li ul.dropdown li:first-child:hover a { border-radius: 0; }
.nav-fostrap li ul.dropdown li ul.dropdown{left:100%;display:none;top:0}
.nav-fostrap li ul.dropdown li:hover ul.dropdown{display:block;border-radius: 0 !important;}
.nav-fostrap li ul.dropdown li:hover a {border-radius:0px !important;color:#ffffff !important;background:#34495e;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #def1f0;
  position: relative;
  top: 15px;
  right: -5px;
  content: '';
}
.title-mobile {
  display: none;
}
li.ng-scope img {
    max-width: 26px;
    margin-right: 5px;
}
li.ng-scope a {
    margin-right: 5px;
}
button#selLangMenu img {
    max-width: 25px;
}
.marginleft{
    margin-left: 5px;
}
@media (min-width: 300px) and  (max-width: 991px)  {
    .text-inner {
    display: none !important
}
.bordr {
    border-right: 0px;
}
}
 @media only screen and (max-width:900px) {
 .width-1{
        width: 100%;
    }
    div#gSignIn {
    text-align: -webkit-center;
}
.abcRioButtonBlue {
    width: 100% !important;
}
.mainlogo img {
    display: none;
}
.login-link.cls_sign {
    float: left;
}
.nav-fostrap {
  background: #fff;
  width: 200px;
  height: 100%;
  display: block;
  position: fixed;
  left: -200px;
  top: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.title-mobile {
  position: fixed;
  display: block;
    top: 10px;
    font-size: 20px;
    left: 100px;
    right: 100px;
    text-align: center;
    color: #FFF;
}
.nav-fostrap.visible {
  left: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}
.nav-bg-fostrap {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #03A9F4;
  padding: 12px 0 0 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.navbar-fostrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  cursor: pointer;
  margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px;
}
.navbar-fostrap span {
  height: 2px;
  background: #fff;
  margin: 5px;
  display: block;
  width: 20px;
}
.navbar-fostrap span:nth-child(2) { width: 20px; }
.navbar-fostrap span:nth-child(3) { width: 20px; }
.nav-fostrap ul { padding-top: 50px; }
.nav-fostrap li { display: block; }
.nav-fostrap li a {
  display: block;
  color: #505050;
  font-weight: 600;
  padding:10px 18px;
}
.nav-fostrap li:first-child:hover a { border-radius: 0; }
.nav-fostrap li ul.dropdown { position: relative; }
.nav-fostrap li ul.dropdown li a {
  background: #fff !important;
  border-bottom: none;
  color: #34495e !important;
}
.nav-fostrap li:hover a {
  background: #03A9F4;
  color: #fff !important;
}
.nav-fostrap li ul.dropdown li:hover a {
  background: rgba(0,0,0,.1); !important;
  color: #fff !important;
}
.nav-fostrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }
.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }
.arrow-down {
  border-top: 5px solid #505050;
  position: absolute;
  top: 20px;
  right: 10px;
}
.cover-bg {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mobile-menu-area {
    display: none;
}
.mean-container .mean-nav,
.mean-container .mean-bar {
    background: #fff;
}
.mean-container .mean-nav {
    position: relative;
    top: 18px;
}
.m-logo {
    left: 15px;
    padding: 0;
    position: absolute;
    top: 5px;
    z-index: 9999999;
}
.mobile-menu .m-logo img {
    height: 40px;
}
.mean-container .mean-bar {
    padding: 18px 0;
}
.mean-container a.meanmenu-reveal span,
.mean-container .mean-nav ul li a:hover {
    background: #673ab7;
}
.mean-container .mean-nav ul li a:hover .mean-nav ul li a.mean-expand {
    color: #fff;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: transparent none repeat scroll 0 0;
    color: #353535;
}
.mean-container .mean-nav ul li a:hover {
    color: #673ab7;
}
.mean-container .mean-nav ul li li a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mean-container a.meanmenu-reveal {
    color: #673ab7;
    top: 15px;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.mean-container .mean-nav ul li a:hover {
    color: #fff;
}
.mean-container .mean-nav ul li a.mean-expand {
    border-color: transparent!important;
    line-height: 32px;
    padding: 9px !important;
    background: transparent;
}
        @media only screen and (max-width: 1024px) {
    .main-menu-area {
        display: none;
    }
    .mobile-menu-area {
        display: block !important;
    }
    .main-menu li > a,
    .cart-login li > a {
        padding: 40px 5px;
    }
    }
/*-----------------footer------------- */
@media screen and (max-width: 767px){
     .carousel-caption p {
    font-size: 14px;
    font-weight: 500;
}
.carousel-caption h3 {
    font-size: 20px;
    font-weight: 600;
}
.carousel-caption {
    top: 15%;
    bottom: auto;
}
.login-links.cls_sign_set{
    text-align: center;
   }
   ul.login-links.cls_sign_set li form.navbar-form{
    margin: 0px;
    padding: 10px 0 15px 0px;
   }
   ul.cls_sign_set.login-links{
    margin-top: 0px;
    padding-bottom: 10px;
   }
   .clsRightA {
    float: none;
}
.cust_btn{
    float: none;
}
div#gSignIn {
    text-align: -webkit-center;
}
.f1.bordr{
    width: auto;
    margin-bottom: 10px;
}
.f2{
    height: auto !important;
}
}
@media only screen and (max-width: 768px) {
  .sec-navi .container{
    width: 100%;
    margin: 0 auto;
  }
  ul#Submit-but{
    display: none;
  }
  form.navbar-form.pull-right{
    box-shadow: none;
  }
}
@media only screen and (min-width: 1050px) {
  a.iconlink.vs , a.iconlink.va , a.iconlink.cs{
    margin-right: 0rem;
}
a.iconlink{
    text-indent: 0px;
}
}
@media only screen and (min-device-width: 990px) and (max-device-width: 1049px){
    a.iconlink{
    text-indent: 25px;
    line-height: 123px;
    }
    a.sn , a.vs ,a.cs , a.va{
    background-size: cover;
}
a.iconlink.cs , a.iconlink.vs{
    margin-right: 0px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 989px){
a.iconlink{
    text-align: left;
    text-indent: 174px;
}
}
@media only screen and (min-device-width: 586px) and (max-device-width: 767px){
    a.iconlink{
    text-align: left;
    text-indent: 174px;
}
}
@media only screen and (min-device-width: 425px) and (max-device-width: 586px){
a.sn , a.vs ,a.cs , a.va{
    background-size: cover;
}
a.iconlink.vs , a.iconlink.cs , a.iconlink.va {
     margin-right: 0px; 
}
a.iconlink{
    text-indent: 0px;
    line-height:90px;
}
}
@media only screen and (max-width: 425px) {
    a.iconlink {
    display: block;
    text-align: center;
    text-indent: 29px;
    line-height: 81px;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}
.img-list ul li {
    display: inline-block;
    width: 48%;
}
a.iconlink{
    font-size: 10px;
}
a.sn , a.vs ,a.cs , a.va{
    background-size: cover;
}
a.sn:hover , a.vs:hover ,a.cs:hover , a.va:hover {
    background-position: initial;
}
a.iconlink.vs , a.iconlink.cs {
    margin-right: 0;
}
}
@media only screen and (max-width: 400px) {
    a.iconlink{
        line-height: 62px;
    }
}
@media only screen and(max-width: 371px){
    .clsLeftcnt.col-md-12{
        overflow: hidden;
    }
}
@media only screen and (max-width: 330px) {
    a.iconlink{
        line-height: 55px;
    }
}
@media  screen  (max-width: 900px) {
    .logo-head .mainlogo{
        display: none;
    }
   .mobile-menu-area{
    display: block !important;
   }
   .login-links.cls_sign_set{
    text-align: left;
   }
}