
/**** GENERAL ****/
a:hover, a:focus{
	color:#3390b6
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#3390b6;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#3390b6;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#3390b6;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#3390b6 !important;
}

                .pub_frames{
    margin: auto;
}

@media only screen and (max-width: 1200px) {
  .pub_frames {
    width: 750px;
  }
}

@media only screen and (max-width: 800px) {
  .pub_frames {
    width: 500px;
  }
}

@media only screen and (max-width: 600px) {
  .slider-wrapper {
    display: none;
  }
  
  .btn.btn-oe {
    display: none;
  }
  
  .img-topics {
    display: none;
  }
  
  .li-topics{
    text-align: left !important;
  }
  
  .pub_frames {
    width: 250px;
  }
  
  .counter-wrapper {
    margin-bottom: -80px !important;
  }
  
  #img-banner {
    display: none;
  }
  
  #img-in-air {
    display: none;
  }
  
  #img-topics {
    display: none;
  }
}

.img-topics{
    float: right;
    margin-left: 20px;
}

.li-topics{
    text-align: justify;
}

#header{
margin: 0 auto;
}

.owl-pagination{
    margin-top: 40px;
}

.comment-wrap{
	visibility:hidden;
}

.post-content{
	font-size:12pt;
}

#main-menu-top .main-menu li a:hover, #main-menu-top .main-menu li a.active{
	border-bottom-color:#3591b6;
}

@font-face {
	font-family: 'academicons';
	src:url('../fonts/academicons.eot?j69par');
	src:url('../fonts/academicons.eot?#iefixj69par') format('embedded-opentype'),
		url('../fonts/academicons.woff?j69par') format('woff'),
		url('../fonts/academicons.ttf?j69par') format('truetype'),
		url('../fonts/academicons.svg?j69par#academicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ai {
	display:inline-block;
	font:normal normal normal 14px/1 Academicons;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.ai-google-scholar:before {
	content: "\e9d4";
}

.ai-google-scholar-square:before {
	content: "\e9f9";
}

.ai-researchgate:before {
	content: "\e95e";
}

.ai-researchgate-square:before {
	content: "\e99e";
}

.ai-mendeley:before {
	content: "\e604";
}

.ai-mendeley-square:before {
	content: "\e605";
}

.ai-orcid:before {
	content: "\e606";
}

.ai-orcid-square:before {
	content: "\e607";
}

.ai-impactstory:before {
	content: "\e608";
}

.ai-impactstory-square:before {
	content: "\e609";
}

.ai-academia:before {
	content: "\e60a";
}

.ai-academia-square:before {
	content: "\e60b";
}

.ai-zotero:before {
	content: "\e60c";
}

.ai-zotero-square:before {
	content: "\e60d";
}

.ai-figshare:before {
	content: "\e60e";
}

.ai-figshare-square:before {
	content: "\e60f";
}

.ai-dryad:before {
	content: "\e610";
}

.ai-dryad-square:before {
	content: "\e611";
}

.ai-arxiv:before {
	content: "\e612";
}

.ai-arxiv-square:before {
	content: "\e613";
}

.my-link:link {
	font-weight: bold;
}

.my-link:visited, .my-link:active, .my-link:hover {
	text-decoration: none;
}

.pub_frame {
    width: 25%;
    min-width: 250px;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
    font-size: 18px;
}

.pub_text {
    border-style: solid;
    border-width: 1px;
    border-color: #3390b6;
    width: 100%;
    height: 200px;
    float: top;
    background-color: white;
    color: #3390b6 !important;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}

.pub_journal {
    border-style: solid;
    border-width: 1px;
    border-color: white;
    width: 100%;
    float: bottom;
    background-color: white;
    color: #3390b6  !important;
    padding: 10px 10px 10px 10px;
    margin-top: 5px;
    font-weight: bold;
    height: 76px;
    text-align: center;
}

.pub_text:hover {
    background-color: #3390b6;
    border-color: white;
    color: white !important;
}            