/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.1.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a{text-decoration:none !important;}
.container{width:90%; margin:0px auto;}

.btn-primary{background: var( --e-global-color-primary );padding:5px 20px;color:#fff;border-radius:3px;line-height: 30px;display: inline-block;font-weight:600;cursor: pointer;}

.btn-primary:hover{color:#fff;}
.text-primary{color:var( --e-global-color-primary );}
.primary-bg{background: var( --e-global-color-primary );}
.overflow-hidden{overflow: hidden;}
.hightLight {padding: 4px 10px;height: 42px !important;display: inline-block;}
.position-relative{position:relative;}

.h-full{height:100%;}
.mt-20{margin-top: 20px !important;}
.mb-0{margin-bottom: 0px !important;}
.mx-auto{margin-left:auto;margin-right:auto;}
.pl-0{ padding-left:0px !important ; }
.pr-0{ padding-right:0px !important ; }
.py-2{padding:15px 0px;}
.px-0{ padding-right:0px !important ;padding-left:0px !important ; }
.py-50{padding: 50px 0px;}
.pr-10{ padding-right:10px !important ; }
.font-lg{font-size: 18px; font-weight: 600;}
.font-light{font-weight: 200 !important;}

.mt-30{margin-top:20px;}

.d-none{display:none !important;} 


.w-100{width:100%; }
.img-fluid{max-width:100%; height:auto;}


.row, .d-flex{display: flex;}

.align-items-center{align-items: center;}
.justify-content-end{justify-content: end;}


.row{flex-wrap: wrap;}

.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}
.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}
.col-lg-3 {flex: 0 0 auto;width: 25%;}
.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}
.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}
.col-lg-6 {flex: 0 0 auto;width: 50%;}
.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}
.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}
.col-lg-9 {flex: 0 0 auto;width: 75%;}
.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}
.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}
.col-lg-12 {flex: 0 0 auto;width: 100%;}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {padding-right: 10px;padding-left: 10px;}

.page-id-8 #header{position:absolute;width: 100%;}  

/* .header-leadForm  input.wpcf7-form-control{margin-top:0px !important;} */
.header-leadForm select{margin-bottom:10px; border: 1px solid var(--e-global-color-586432a);}
.header-leadForm textarea{min-height:195px;}
.header-leadForm .m-0 .col-lg-6{padding:0px;}

.menu-container{width: 92%;margin: 0px auto;height: 400px;overflow-y: scroll;}

#masthead.is-sticky .menu-container img{width:100% !important;}
#masthead .menu-container .col-lg-2, #masthead.is-sticky .menu-container > .col-lg-2 {flex: 0 0 auto;width: 12.5% !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0px 31px 25px #00000036;}

.menu-container .journalcard {
    margin-bottom: 10px !important;
}



#masthead, #masthead img{    transition: all .2s ease-in-out;}

#masthead.is-sticky {
    z-index: 9999;
    position: fixed;
    top: 0px;
    width: 100%;
    box-shadow: 0px 2px 15px #00000094;
    transition: all .2s ease-in-out;
    border-bottom: 1px solid #ccc;
}
#masthead.is-sticky img{
    transition: all .2s ease-in-out;
    width:90%;
    margin: 0px;
    display: block;
    }
#masthead.is-sticky .e-con-inner{padding:5px 0px}

.header-leadForm .wpcf7-not-valid-tip{font-size:11px; margin-top:5px}
.header-leadForm .payment select{font-size:0px !important;padding: 0;border: 0;opacity: 0;}
.header-leadForm  .wpcf7-spinner, .position-relative .wpcf7-spinner{position:absolute;top: 25px;right: 10px;}


.swiper-slide-contents .elementor-slide-button:hover{background:var( --e-global-color-primary ) !important;color:#fff !important;border-color:var( --e-global-color-primary ) !important;}

form br{display: none;}

form label{margin-bottom:10px ;} 

form .wpcf7-form-control{width: 100%!important; margin-bottom: 12px !important; border: 1px solid var(--e-global-color-586432a);font-size: 15px;color: #757575;} 

form textarea{resize:none;}

.iti{margin-bottom:10px !important;}

.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {display: block !important;}

.leadform-btn{margin-top:45px !important;}

ul{margin-bottom:20px;}
ul li{margin-bottom:5px;}

.guest-editors{}
.guest-editors ol{list-style: upper-roman;font-size: 32px !important;font-weight: 700 !important;}
.journals-list{border:1px solid #ccc;padding: 15px;margin-bottom: 15px;}
.journals-list h2{margin-top:0px;font-weight: 600;font-size: 24px;line-height: 24px;}
.journals-list a{color:var( --e-global-color-primary );text-decoration: none;font-weight: 500;}
.journals-list svg{margin-top: 0px;}
.journals-list .category-description p{font-size:16px; line-height:20px;}
.journals-list .Editor{font-size:14px;line-height:17px;margin-bottom: 10px;}

.latest-post{}
.latest-post .card{background:#F7F7F7;padding: 15px;border-radius: 10px;}
.latest-post .card-title a{color:var( --e-global-color-text );font-size: 18px;line-height: 20px !important;}

.latest-post .pub-date{font-size: 13px;color: #7C7C7C;}
.latest-post .editor{margin-bottom: 10px;color: #7C7C7C;line-height: 18px;font-size: 15px;}
.latest-post .cat-name{font-size:18px;font-weight:600;line-height: 20px;margin-bottom: 20px;}

.flash {-webkit-animation: flash linear 1s infinite;animation: flash linear 1s infinite;     color: var(--e-global-color-accent);font-weight: 700;} 

@keyframes flash {
    0% { opacity: 1; } 
    50% { opacity: .1; } 
    100% { opacity: 1; } 
}

.search button.hfe-search-submit{background:url('/wp-content/uploads/2024/10/search.png');} 

.journals-thumb .eael-entry-wrapper{padding:0px;}

.catBox {color:#000;text-align:center;margin-bottom: 30px;}
.catBox a{color:#000; font-weight:600;}
.cat-image img{width:100%;} 

.post-categories p{font-weight:600;}
.post-categories p span{font-weight:400;}
.journal-img{padding-right: 10%;}
.journal-content{    display: flex;align-items: center;}


.journalcard{
    position: relative;
    overflow: hidden; margin-bottom:20px;
}

/* Anchor full cover */
.journalcard a{
    display: block;
    position: relative;
}

/* Shine effect */
/* .journalcard a::after{
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.4) 50%,
        rgba(255,255,255,0) 100%
    );
    transform: skewX(-20deg);
} */

/* Hover animation */
.journalcard:hover a::after{
    animation: shine 0.9s ease;
}

@keyframes shine{
    0%{
        left: -120%;
    }
    100%{
        left: 140%;
    }
}

/* Optional: slight zoom */
.journalcard img{
    transition: transform 0.4s ease;
}
.journalcard:hover img{
    transform: scale(1.03);
	box-shadow:0px 0px 10px #00000080
}
.journalcard:hover {
	box-shadow:0px 0px 20px #0000004a
}
.journal-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(1 120 111 / 87%);
    color: #fff;
    padding: 6px;
    text-align: center;
    font-size: 11px;
    transform: translateY(100%);
    opacity: 0;
    transition:
        transform 0.4s ease,
        opacity 0.4s ease,
        visibility 0s linear 0.4s;
    visibility: hidden;
}

.journalcard:hover .journal-overlay {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.journalcard .journal-email{text-shadow:0px 0px 2px #000000;color: #fff !important;}

.latest-articles{font-size: 22px !important;margin-top:40px;font-weight: 700 !important;}
.html{margin-right:10px;}

.la-list{margin: 10px 0px !important;padding: 20px 0px;}
.la-list h2, .la-list h2 a{margin:0px 0px 10px 0px !important;color:var( --e-global-color-primary );text-transform: capitalize;font-size: 20px !important;line-height: 26px !important;font-weight: 600;}
.la-list .author-name{color: #333333;margin-bottom: 0;}
.la-list .volume{font-style:italic;}
.la-list .volume span{font-style: normal; }
.la-list .volume a{font-style: normal; color:var( --e-global-color-primary );}
.la-list .article-doi a{color:#000 ;}
.la-list .article-doi a:hover{color:var( --e-global-color-primary )}
.la-list .mt-20 .col-lg-6{padding-left:0px !important;}
.la-list .post-thumbnail{/* padding-right: 10px; */}
.la-list .col-lg-6.d-flex a {
                position: relative;
                display: inline-block;
                padding: 7px 22px !important;
                background: var(--e-global-color-primary);
                color: #fff !important;
                border: 1px solid var(--e-global-color-primary);
                text-decoration: none;
                font-weight: 600;
                transition: 0.4s ease;
                z-index: 1;
                border-radius: 3px;
                height: 40px;
                line-height: 23px !important;
            }
            .la-list  .d-flex  a:hover {
                color: var(--e-global-color-primary) !important;
                border-color: var(--e-global-color-primary);
                background: #fff;
            }



.la-list h2 a:hover{color:#000 ;}
.single-article h1{font-size: 32px;font-weight: 700;line-height: 36px;}


.guest-editors h2, .single-article .h2, .single-journal h2{font-size: 25px;font-weight: 500;line-height: 30px;margin-top: 20px;}
.guest-editors h3, .single-article .h3, .single-journal h3{font-size: 22px;font-weight: 500;line-height: 26px;margin: 30px 0px 10px 0px !important;display: block;}
.guest-editors h4, .single-article .h4, .single-journal h4{font-size: 20px;font-weight: 500;line-height: 24px;margin-top: 5px;}
.guest-editors, .guest-editors p, .guest-editors ul li, .guest-editors ol li,
.single-journal p, .single-journal ul li, .single-journal ol li{font-size:15px;line-height: 22px;text-align: justify; word-wrap: break-word;}




.post-views{align-items: center;}
.post-views span{margin-left:5px; align-items: center; display:flex;}
 .post-views svg{margin:2px 2px 0px 5px;}
.pdfDownload p{text-align:right;font-size: 13px;font-weight: 600;margin-bottom: 0px;}
.single-journal h2{text-transform:uppercase;}

.journal-template.single-journal h2{text-transform: none;}

.article-content{padding-left:20px;}
.article{font-size:20px; font-weight:600;}

.single-journal table tr td, .single-journal table tr td p{margin-bottom:0px; text-align:center;}
.single-journal table tr td {vertical-align:middle;}

.journal-template h2{ margin-top: 0px !important;}

.single-journal .sub-menu li{text-align:left;}


.single-journal  ul.references{padding:0px;}
.single-journal  ul.references li{list-style:none; margin:10px 0px; }
.alarticles{}

/*.bracket-listing {*/
/*  counter-reset: list;*/
/*  list-style: none;*/
/*  padding-left: 0;*/
/*}*/
/*.bracket-listing li {*/
/*  counter-increment: list;*/
/*  margin: 6px 0;*/
/*  display: inline-block;*/
/*}*/
/*.bracket-listing li::before {*/
/*  content: "[" counter(list) "] ";*/
/*  font-weight: 500;*/
/*}*/

/*#sidebar{border-right: 1px solid #d1d1d1; margin-bottom:50px;}*/

/*#sidebar .post-thumbnail{margin-bottom:30px;width: 93%;}*/
.become-a-guest-editor-special-issues{display:none;}


.pdf, .doi, .published{/* padding: 15px 0px; *//* border-top: 1px solid #d1d1d1; */align-items: center;align-content: center;padding-right: 10px;}

.pdf img, .doi img, .published img{width:25px;margin-right: 10px;}
.pdf p, .doi p, .published p{margin-bottom:0px;}
.doi .h3{font-size: 16px;display: flex;/* width: 100%; */text-transform: uppercase;font-weight: 700;margin-right: 11px;}
.doi a{width: auto;color:var( --e-global-color-primary );word-break: break-all;text-decoration: underline;font-size: 14px;}


.pdf{font-size:14px;justify-content: end;font-weight: 500;padding-right: 0px;}
.pdf img{width: 18px;}
.pdf a{margin-left:10px;display: flex;align-items: center;padding: 6px 10px;line-height: 20px;color: #fff !important;}
.doi {}
.published strong{margin-right:10px;}
.published{display:flex;justify-content: end;}

.single-article .col-lg-3 {width: 22% !important;}
.article-content{width: 78%;}
.article-content h2{font-size: 26px;}
.article-content h3{font-size:22px;}
.article-content p{font-size:15px;}
.article-content a{color:var( --e-global-color-primary );font-weight:500;}
.article-content img{margin:20px auto;}
.toc{padding-left:20px;}
.toc li{ list-style: auto; padding:2px 0px; margin:2px 0px;}
.toc-item a{color:var( --e-global-color-primary ); font-size:15px;}

#table-of-contents{position: sticky;top: 40px;}

#myTextarea {overflow: visible;resize: none;height: initial;display: inline-table;border: none;padding: 0px 10px 0px 0px;font-size: 14px;}
#myDropdown {padding: 5px;width: 70%;float: right;font-size: 14px;}
.empty{height:30px;}
.custom-responsive-option-enable{overflow-x: scroll;}

.subjects-list {list-style: none;padding-left: 0px;}
.subjects-list li{padding: 7px 0px;border-bottom: 1px solid #dcdcdc;}
.subjects-list svg, .journals-list svg{width: 15px;font-size: 20px;margin-right: 10px;fill: var( --e-global-color-accent );}
.subjects-list li a {color: #000;text-decoration: none;}
.subjects-list li a:hover{color:var( --e-global-color-accent );}

.leftSidebar{margin-top:30px;}
.leftSidebar .accordion .menu-item {background-color:  var( --e-global-color-primary ); color: white;padding: 10px;cursor: pointer;border: none;font-size: 16px;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.leftSidebar .accordion .menu-item:hover {background-color: var( --e-global-color-accent ); }
.leftSidebar .accordion .menu-item svg{font-size:16px;width: 17px;float: right;fill: #fff;}
.leftSidebar .accordion .submenu {    list-style: none;padding: 0;margin: 0;overflow: hidden;background-color: #ffffff;transition: max-height 0.3s ease-out;margin-bottom: 20px;border-left: 1px solid #d5d8dc;border-right: 1px solid #d5d8dc;}
.leftSidebar .accordion .submenu li {border-bottom: 1px dashed #d5d8dc;display: flex;align-items: center;cursor: pointer;}
.leftSidebar .accordion .submenu li svg{width: 9px;margin-right: 10px;}
.leftSidebar .accordion  li a, .leftSidebar .accordion .submenu li a{color: #292929;width: 100%;padding:8px 15px}
.leftSidebar .accordion .submenu li:hover {background-color: #B2DFDB;} 

ul.hfe-breadcrumbs {display: flex !important;}





.parent-page-name{color:#fff;font-family: "Inter", Sans-serif;font-weight: 700;font-size: 32px;}

.news-events h2{font-size:24px; margin-top:20px;}
.news-events h3{font-size:21px; margin-top:20px;}

.all-events .eael-entry-header{height:56px;overflow:hidden; margin-bottom:10px}
.all-events .eael-entry-meta .eael-meta-posted-on{background: #0f8383;padding: 7px 12px;border-radius:10px 0px 10px 0px;}
.all-events .eael-entry-meta .eael-meta-posted-on:hover{background: #367588;cursor:pointer;}
.all-events .eael-meta-posted-on{color: #fff !important;}
.recent-news-events ul {list-style:none;padding-left: 14px;}
.recent-news-events ul li{padding-bottom:10px; border-bottom:1px  solid #ccc;}

footer .list svg{width:10px;} 
footer .contact  svg{width:15px;}
.search-form .search-field {outline: 0;margin-right: 10px;border-radius: 30px;width:100%;}
form.search-form input[type="submit"] {border-radius: 30px;text-transform: capitalize;font-size: 16px;background-color: #eeb54c;display:none;}
.search .search-submit {padding: 9px 30px;}
.table-responsive{    width: 100%; overflow-x: scroll; margin-top:20px;}

.table-responsive tr th{background-color:var( --e-global-color-primary ) !important; color:#fff;}
.table-responsive table tbody>tr:nth-child(odd)>td, .table-responsive table tbody>tr:nth-child(odd)>th {background-color: transparent;}
.table-responsive table td, table th {padding: 10px;line-height: 1.5;vertical-align: middle;}

.marquee{display: flex;align-items: center;overflow: hidden;}
.marquee  span{will-change: transform;transform: translateX(0);white-space: nowrap;animation: marquee 40s linear infinite;font-size: 14px;letter-spacing: 1px;font-weight: 500;font-family: 'Roboto';color: #202020;} 

@keyframes marquee {
  0% {transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.elementor-widget-table-of-contents{background:#fff;}
.article-copyright{}

.xml-btn{margin-left:10px;}

.file .wpcf7-form-control{background-color:#E0E0E038; border:1px solid #CFCFCF !important;height: 40px;line-height: 33px;border-radius: 5px;}

.wpcf7-form-control.submit-btn{width: 50% !important;margin:0px auto !important; display:block;}


.become-editor-form, .become-a-reviewer, .become-ebm-form, .become-a-section-editor-special-issues{display:none;}

#whatsapp {position:fixed;left: 10px;z-index: 99;bottom: 1%;top: auto;}
#whatsapp img{width:70px;box-shadow: 0px 5px 10px #00000049;border-radius: 50%;animation: bouncebounce 0.8s ease infinite;}

@keyframes bouncebounce {
    0%{transform: translateY(0);} 
    50% {transform: translateY(-8px);}  
    100% {transform: translateY(-0px);}
}




.elementor--h-position-left .swiper-slide-inner {
    width: 95%;
}
.swiper-slide .elementor-slide-heading{margin-bottom:0px !important;}

.changing-text {
	font-size: 36px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}

.changing-word {
	display: inline-block;
	font-weight: 700;
}

.login-form-container .login-btn {
    background: #008280 !important;}

.newsletter form{width: 100%;position:relative;padding: 0px 0px !important;height: 40px;border-radius: 0px !important;}

.newsletter{min-width: 100% !important;}

.newsletter input.wpcf7-email{box-shadow: 0px 0px 10px #00000040;}

.newsletter .wpcf7-form-control-wrap, .newsletter input.wpcf7-form-control{width:100%; }

.newsletter .wpcf7-submit{position:absolute;right: 0px;border-radius: 20px;top: 0px;margin: 0px !important;height: 50px !important;padding: 10px 14px!important;width: 110px !important;border-radius: 3px !important;background: #8b8b8b !important;color: #ffffff !important;text-shadow: 0px 0px 5px #000;}

.newsletter .wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0.2em 1em;
    position: absolute;
    top: 0px;
    background: #fff;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    line-height: 44px;
    border-color:var( --e-global-color-primary ) !important;
    font-family:"Inter", Sans-serif;
}


.ebm p{margin-bottom:5px; text-align:left !important;}



@media (max-width: 575.98px) {
    body{overflow-x:hidden;}

    br{display: none;}
    .leadform-btn {margin-top: 15px !important;}
    form label {margin: 15px 0px;}
    form .col-lg-3, form .col-lg-4, form .col-lg-9 {width: 100%;}
    .wpcf7 form>div, .wpcf7 form>p {margin-bottom: 0px;}
    form .wpcf7-form-control {margin-top: 0px;}
    form .col-lg-6{padding-left: 0px;}
    .pr-m-0 {padding-right: 0px;}
    
    #heroSec .elementor-slide-heading {font-size: 24px;}
    
    /* #heroSec .swiper-slide {height: 250px;} */
    #heroSec .swiper-slide-contents {max-width: 100%;}
	#heroSec .elementor-slide-heading{font-size:14px;}
	#heroSec .changing-text{font-size:24px;}
	#heroSec .swiper-slide-inner {width: 100%;padding: 15px;}
	#heroSec .elementor-button{padding:10px 15px;}

	#masthead.is-sticky .menu-container .col-lg-2 {flex: 0 0 auto;width: 50%;}
.menu-container {
    width: 100%;
    margin: 0px auto;
    height: 480px;
    overflow-y: scroll;
}
    
     .col-lg-3, .col-lg-4 { width: 50%;}
    .journal-template .col-lg-3, .journal-template .col-lg-9, .la-list .col-lg-10{width:100%;}

    .la-list .col-lg-2{display:none;}
    .la-list .mt-20 .col-lg-6{width:100%;margin-bottom:10px;justify-content: left;}
    .la-list {margin: 0px 0px 10px 0px !important;padding: 10px 0px;}
    .la-list h2, .la-list h2 a {font-size: 18px !important;line-height: 24px !important;}

    .journal-template .col-lg-9{padding:0px}
    .journal-template .container {width: 96%; }
    .la-list .col-lg-10{padding:0px;}
    
       .single-journal .ebm p{text-align:left;font-size: 15px;line-height: 20px;margin-block-end: 5px;}
    .single-journal .ebm h3{margin-block-end:5px}
}


@media (max-width: 992px) {

      br{display: none;}


}
@media (min-width: 1920px) {  

}
 




.topBox {
  overflow:hidden;
  box-shadow: inset 0 0 0 4px #026f6e9c;
  color: #ffffff;
  transition: color 0.25s 0.0833333333s;
  position: relative;
  background: #048182d9;
  box-shadow: 0px 6px 9px #00000061;
  border-radius: 3px;
	transition: all .4s;
}
.topBox::before, .topBox::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.topBox::before {
  border-bottom-width: 4px;
  border-left-width: 4px;
}
.topBox::after {
  border-top-width: 4px;
  border-right-width: 4px;
}
.topBox:hover {
  color: #ffffff;
}
.topBox:hover::before, .topBox:hover::after {
  border-color: #045c5d;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.topBox:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}
.topBox:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}


.reg {
 background: #008280;
 padding: 13px 12px;
 transition: 0.2s;
 text-align: left;
}

.reg a, .reg a:hover{color:#fff}
.topBox .col-lg-9 span{display:block;padding: 10px 0px 0px 10px;text-shadow: 0px 0px 5px #00000087; }
.topBox .col-lg-9 strong{display:block;padding: 0px 0px 10px 10px;text-shadow: 0px 0px 5px #00000094;font-size: 18px;}



.reg:hover {
  -webkit-animation: none;
  -webkit-transform: scale(1.05);
  animation: none;
  transform: scale(1.05);
}


.topBox:hover {
  -webkit-animation: none;
  -webkit-transform: scale(1.02);
  animation: none;
  transform: scale(1.02);
}




