/*-----------------------------------------------------------------------------------

	Theme Name: Digital Icons
	Theme URI: 
  Template: digitalIcons
	Description: A highly interactive news theme.
	Author: digitalicons.org
	Author URI: http://www.digitalicons.org
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.6.2

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/

.current a span.h3 {
	color: #3991f9;
	font-family: Lato;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
    text-transform: initial;
}

.section-title.current span {
    font-size: 13px;
    color: #a2a2a2;
}

#footer {
    max-height: 150px;
}
#footer .one-third {
    width: 100%;
}

.section-title p {
    margin-bottom: 20px;
}

.badge {
	background: none;
}

.single-carousel .bx-wrapper .bx-controls-direction a {
	width: 30px;
}

.carousel .carouselpost .fullgrid .thumbovertext .title a {
    font-size: 18px;
}

.single .authorinfo.not-full {
    margin-top: 20px;
}

.author .fn a {
	border-bottom: 1px dotted;
}

.authorinfo span {
    display: inline-block;
	padding-bottom: 5px;
}
.authorinfo span.download {
	border-bottom: 1px dotted;
	padding-bottom: 0px;
}
.authorinfo .issue a {color: #3991f9 !important;}

.grid .thumbovertext .title, 
.carousel .carouselpost .thumbovertext .title, 
.full-image-section .fullsection .title, 
.single .no-full-image h1.title {
	font-weight: 700 !important;
}

.category-news.no-thumbnail  .rightside h1.entry-title {
	padding: 20px 40px 0px 40px !important;
	margin-bottom: 0px !important;
}

.category-news.no-thumbnail .rightcontent {
	padding-top: 0px !important;
}

.category-news .rightcontent .issue {
	display: none;
}

.category-news .slidecaptionwrap h1 {
    text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px;
}
.category-news .slidecaptionwrap .author {
	font-weight: 700;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px;
}

p {
    margin-bottom: 27px;
}

.section.first-section.has-title {
	margin-top: 20px !important;
}

#logo {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    /*max-width: 600px;*/
}
#logo h1, #logo h2 {
    display: flex;
    align-items: center;
	margin-top: 5px !important;
}
#logo h1 a, #logo h2 a {
    display: inline-block;
}

#logo img {
    display: block;
    max-width: 130px !important;
}

#logo span {
    display: inline-block;
}

.top-nav.altnav #menu > ul > li > a {
    font-size: 1.3rem !important;
    padding: 1.5em 1em 0.5em 0;
}

#sitecontainer {
    border-top: 1px solid rgba(204, 204, 204, 0.2);
}

.section-title p {
    margin-bottom: 10px;
}

.blogInfo {
    font-size: 16px;
    padding: 0 0 0 15px;
    text-align: left;
    font-weight: 400;
}

.section.first-section.has-title {
    margin: 5px 0 10px 0 !important;
}

.ffwd_info p a {
    word-wrap: break-word;
}

.top-nav.altnav .top-nav-inner {
    text-align: justify;
    line-height: 0;
    margin-bottom: 0;
    height: 100px;
}

.carousel .carouselpost .thumboverdate, .carousel .carouselpost .thumbovertext {
    padding: 5px 30px;
}
@media screen and (max-width: 600px) {
    .carousel .carouselpost .thumboverdate, .carousel .carouselpost .thumbovertext {
        padding: 5px 30px !important;
    }    
}

@media screen and (min-width: 480px) {
    #logo img {
        max-width: 150px !important;
    }
    .blogInfo {
        font-size: 25px;
        line-height: 30px;
    }
    .top-nav.altnav .top-nav-inner {
        text-align: justify;
        line-height: 0;
        margin-bottom: 0;
        height: auto;
    }
}
@media screen and (min-width: 730px) {
    #logo img {
        max-width: 100px !important;
    }
    .blogInfo {
        font-size: 25px;
        line-height: 30px;
    }
	.single-carousel .bx-wrapper .bx-controls-direction a {
		width: 42px;
	}
    .section.first-section.has-title {
        margin-top: 20px !important;
    }
    .current a span.h3 {
        color: #3991f9;
        font-size: 22px;
    }
    .section-title.current span {
        font-size: 18px;
    }
    .carousel .carouselpost .thumboverdate, .carousel .carouselpost .thumbovertext {
        padding: 40px 50px;
    }
}
@media only screen and (max-width: 991px){
    div#logo {
        position: relative;
        /*width: 70%;*/
    }
}
@media only screen and (min-width: 1200px) {
    .blogInfo {
        font-size: 25px;
        line-height: 30px;
    }
    .top-nav.altnav #menu > ul > li > a {
        font-size: 1.3rem !important;
        padding: 1.1em 2.4em 0.5em 0;
    }
}
