/*
Theme Name: Tech Pubs
Theme URI: http://intechdynamics.com/
Description: Wordpress theme made for Tech Pubs.
Version: 1.0
Author: IntechDynamics
Author URI: http://intechdynamics.com/
Tags: Wordpress, Theme, Tech, Pubs
*/

/*General Stylesheet*/

html {
	overflow-x: hidden;
	overflow-y: auto;
	max-width:100%;
	width: 100%;
}

body {
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	max-width:100%;
	width: 100%;	color: #636363;
}
#content-search form {
    float: none;
    margin: 0 auto;
}
img {
	max-width:100%;
	height: auto;
}
a:hover {
	text-decoration: none;
}
a {
	color: #08d8cd;
}
hr {
	border:1px solid #dbdddd;
	margin-top: 15px;
	margin-bottom: 15px;
}
br {
	line-height: 40px;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.cd-top {
	display: none;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/*News Carousel Header*/
.megaphone {
	background: #01334a;
	width: 74px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
}

.carousel-content {
    color:black;
    display:flex;
    align-items:center;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 50px;
}

#text-carousel {
	padding: 15px 0px;
}
.carousel-control{
	opacity:1;
	line-height:20px;
    text-shadow: none;
    box-shadow: none;
}
.carousel-control.right {
	background: none;
	right: 0;
    position: absolute;

}
.carousel-control.left{
	right:30px;
	left:auto;
}
.carousel-control{
    color: #065E84;
}
.carousel-control:hover, .carousel-control:focus{
    color: #08d8cd;
}

.carousel-control.left {
	background: none;
}
.carousel-control:focus, .carousel-control:hover{
	opacity:1;
}
.carousel-control.next {
	background: url("assets/images/r-arrow.png") no-repeat;
	right: 22%;
	position:absolute;
}
.carousel-control.prev {
	background: url("assets/images/related-a.png") no-repeat;
	
}
.content-related-news:hover {
	background: rgba(8, 216, 205, 0.2);
}
.carousel-control {
	width: 45px;
	height: 30px;
	right: 20px;
	position:absolute;
	left: 80%;
}
.left-arrow-fa span i {
    color: #EBEBEB;
}
.right-arrow-fa span i {
    color: #065E84;
}
.header-news-carousel {
	height: 50px;
	border-bottom: 2px solid #ebebeb;
}

.carousel-content {
    width: auto;
}
.carousel-content p {
	margin: 0;
	font-size: 1em;
	font-weight: 800;
}
.carousel-content a {
    color: #636363;
}

/* Search Form */

form.search {
	font-style: italic;
	font-size: 0.85em;
    margin: -6px -9px;
	float: right;
}

.input-search {
	height: 30px;
	width: 210px;
	padding: 0px 5px;
	float: left;
}

input.search {
	background: red;
	border:none;
	background: #08d8cd url("assets/images/search-icon.png")no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-position:center center;
}
input.search:hover {
	background: #01334a url("assets/images/search-icon.png")no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-position:center center;
}
a.search {
	background: #08D8CD;
	padding: 7px 8px;
}


/*Header Styles*/

header {
	padding: 40px 0px;
	height: auto;
	background: url("assets/images/bg-header.png")no-repeat;
	background-position: 16%;
}

.banner a img {
	float: right;
}
header .col-md-8.banner {
	padding: 0;
}

/* Main Menu */

ul.dropdown-menu {
	border-top: 5px solid #08d8cd;;
}
.navbar-default .navbar-brand {
	color: #FFF;
	display: none;
}

.navbar-default .navbar-toggle {
	background: #08d8cd;
	border:none;
}
.yamm .container {
	padding: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-image: none!important;
	background: none!important;
	color: #FFF;
}
.dropdown.yamm-fw.open {
	padding: 0px 15px 0px 0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #01334a;
}
.navbar-nav {
	float: none;
	margin: 0 auto;
}

.navbar.yamm.navbar-default {
	background: #065e84;
	border-bottom:5px solid #08D8CD;
	color: #FFF;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-weight: 600;
	font-size: 1.15em;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li {
	/*position:relative;*/
	padding: 0px 15px 0px 0px;
}
/*.navbar-default .navbar-nav > li > a::after {
	content: "";
	width: 10px;
	height: 5px;
	content: " ";
	position:absolute;
	top:50%;
	right: -7px;
}*/


.navbar-default .navbar-nav > li:hover {
	background: #00344a;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #08D8CD;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.dblock {
	display: block;
}

ul.dropdown-menu {
	background: #00344c;
	margin: 0;
}
.yamm .yamm-content {
	padding: 0px !important;
}
.yamm-content ul li a {
	color: #FFF;
    display: block; /* eugen */
    width: 100%; /* eugen */
    height: 100%; /* eugen */
    padding: 16px 30px; /* eugen */
}
.yamm-content ul li a:hover {
	color: #08D8CD;
}

.yamm-content ul li  {
	font-size: 1.2em;
	list-style-type: none;
	border:1px solid #035f86;
	/* padding: 16px 30px; eugen */ 
}

.yamm-content ul li:hover {
	background: #013a55;
	color: #08D8CD;
}

.yamm-content ul li:first-child {
	border-top:none;
	border-bottom:none;
}
.yamm-content ul li:last-child, .yamm-content ul li:nth-child(2), .yamm-content ul li:nth-child(3), .yamm-content ul li:nth-child(4) {
	border-bottom:none;
}

.yamm-content ul {
	padding: 0;
	margin: -5px -2px;
}
.hide {
	display: none;
}
.yamm-content .col-md-9 .col-md-3 {
	padding: 15px 0px;
	margin: 10px 32px;
}

.news-title {
	color: #08D8CD;
	font-weight: bold;
	padding-top: 10px;
}
/* .news-title:hover {
	color: #FFF;
} */
.menu-item-news-date {
	color: #08D8CD;
	font-weight: normal;
}
/* .menu-item-news-date:hover {
	color: #FFF;
}
.yamm-content .col-md-9 .col-md-3:hover {
	color: #FFF;
} */
.yamm-content .col-md-9 .col-md-3 a:hover > .news-title,.yamm-content .col-md-9 .col-md-3 a:hover > .menu-item-news-date{
	color:#fff;
}
/*==============WRAPPER=============*/

/*Slider*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	height: 100%;
}
.carousel-indicators li {
	width: 18px;
	height: 18px;
	background: #FFF;
	padding: 0px 5px;
	margin:0;
}

.carousel-indicators li.active {
	background: #08d8cd;
	width: 18px;
	height: 18px;
}
.left.carousel-control-slide {
  /*   background: url("assets/images/left-arrow.jpg") no-repeat; */
  background-color:#fff;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 84px;
    height: 84px;
    margin-top: -40px;
}
.right.carousel-control-slide i {
    position: relative;
    left: 20px;
    top: 12px;
}
.left.carousel-control-slide i {
    position: relative;
    left: 14px;
    top: 12px;
}
.carousel-control-slide{
	color:#065e84;
}
.carousel-control-slide:hover{
	color:#08d8cd;
}

.carousel-caption a {
    color: #FFF;
}

.right.carousel-control-slide {
	/* background: url("assets/images/right-arrow.jpg") no-repeat; */
	background-color:#fff;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 84px;
    height: 84px;
    margin-top: -40px;
    right: 0;
}

.slide-category {
	position: absolute;
    top: 0px;
    z-index: 999;
    color: #fff;
    font-weight: normal;
    left: 0px;
   
}
.slide-category h2 {
	background: #08d8cd;
	 font-size: 1em;
	 padding: 10px 20px;
}

.carousel-caption {
	right: 20%;
    left: 6% !important;
    padding-bottom: 30px;
    top: 68%!important;
    font-size: 2.15em;
    text-align: left;
    width: 90%;
}
.carousel-caption a:hover {
	color: #FFF;
}
.carousel-caption p.date {
	float: none;
	font-size: 1.4rem;
	font-weight: normal;
	color: #FFF;
}
/* Sidebar TABS*/
.nav-tabs>li.active>a {

	color: #fff;
}

.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #c9caca;
}
.featured-image {
	float: left;
    padding: 0px 15px 0px 0px;
    width: 147px;
    height: 69px;
    box-sizing: content-box;
}
.nav-tabs>li>a {
	margin-right: 15px;	
	border-radius: 0;
	
}
.tab-item:first-child {
	margin-top: 12px;
}

.tab-item {
	margin-top: 30px;
	margin-bottom: 0px;
}
.tab-item p.date {
	float: none;
}

.tab-content a{
	font-size: 1em;
	font-weight: bold;
	color: #636363;
	margin-top: -5px;
	line-height: 24px;
}
.tab-content p.date {
	margin: 0px 0px -13px;
}
.tab-content a:hover {
	color: #01334A;
}
.tab-content p.date {
	color: #636363;
	font-weight: normal;
}

.nav-tabs li.active {
	font-weight: bold;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.nav-tabs > li.active> a {
	background: #fff;
	color: #c9caca;
	letter-spacing: 0.5px;
}
.nav-tabs > li a {
	background: #01334a;
	color: #c9caca;
	letter-spacing: 0.5px;
	font-weight: bold;
	text-transform: uppercase;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid #fff;
}
.tab-content>.active {
	padding: 15px 0px;
}
.trending-container {
	display: block;
    float: left;
}

.trending-item {
	padding: 0px 0px 29px;
    display: block;
    float: left;
    width: 100%;
}

.banner-sidebar {
	text-align: center;
	padding: 30px 0px;
}
.newsletter {
	padding-bottom: 10px;
}

.newsletter h3 {
	font-size: 1.2em;
    color: #FFF;
    letter-spacing: 1px;
    background: #01334a;
    text-align: center;
    width: 159px;
    margin: 32px 0px 27px;
    height: 38px;
    line-height: 38px;
}

.newsletter input[type="text"] {
	width: 272px;
	height: 40px;
	float: left;
	padding: 0 13px;
	font-style: italic;
}
.newsletter input[type="submit"] {
	width: 70px;
	height: 40px;
	background-image: none;
	background: #065e84;
	color: #08D8CD;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.newsletter input[type="submit"]:hover {
	background: #FFF;
	border:1px solid #08D8CD;
}
.tags h3 {
	font-size: 1.2em;
    color: #FFF;
    letter-spacing: 1px;
    background: #01334a;
    text-align: center;
    width: 80px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
}

.tags span.tag {
	background: #08d8cd;
	color: #065e84;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 15px;
	margin: 10px 10px 0px 0px;
	display: inline-block;
	border:1px solid transparent;
}
.tags span.tag:hover {
	background: #FFF;
	border:1px solid #08d8cd;
	color: #08d8cd;
}
/*Wrappper Latest Publications*/
.latest-publications {
	margin-top: 30px;
}
.latest-publications .category-title h3 {
    font-size: 1.2em;
    color: #FFF;
    letter-spacing: 1px;
    background: #01334a;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 230px;
    margin-top: 0px;
    margin-bottom: 31px;
    font-weight: bold;
}
#custom-trending-2 .widget-title {
	margin-top: 17px;
	margin-bottom: 32px;
}

h3.trending {
	font-size: 1.2em;
    color: #FFF;
    letter-spacing: 1px;
    background: #01334a;
    width: 125px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
}

.pad {
	padding: 0;
}

.view-more-btn {
	background: #065e84;
	color: #08d8cd;
	text-align: center;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	width: 174px;
	height: 54px;
	line-height: 54px;
	font-size: 1.15em;
	margin: 35px 0px 73px;
}

.view-more-btn:hover {
	background: #FFF;
	border:1px solid #08d8cd;
}
.view-more-btn a {
	color: #08D8CD;
}
.view-more-btn a:hover {
	text-decoration: none;
}


.latest-pub-item {
	padding: 15px 0px;
}

/*Wrapper Big Image Articles Section*/
.big-image-section {
	display: inline-block;
	margin-top: 15px;
	max-width: 100%;
}
.big-image-section > img {
	width: 100%;
	max-width:100%;
	position:relative;
}
h2.big-section-title {
	color: #065E84;
	font-size: 1.70em;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 36px;
}

/* .big-image-section p.date {
	float: none;
	display: inline-block;
	color: #B2B4B4;
	padding-bottom: 10px;
} */
.big-image-section p.date {
    float: none;
    display: inline-block;
    padding-bottom: 0;
    color: #B2B4B4;
    margin-bottom: 0;
}
.big-image-section .meta-information span {
	/* padding: 0px 0px 0px 18px; */
	color: #B2B4B4;
}
.big-image-section span.via, .big-image-section span.tags {
	color: #08d8cd;
	padding: 0;
}
p.content {
	color: #636363;
	margin: 0;
}
.tab-content {
    margin-top: -6px;
}
div.category{
	display:inline;
	margin-left:20px;
}
/*Wrapper Image Left Section*/

p.category {
	margin: -5px 0px 0px;
}

p.category a {
	color: #08d8cd;
}

p.category a:hover {
	color: #01334A;
	text-decoration: none;
}
.left-image-section-title h4 {
	margin: 0px 0px 15px;
}
.left-image-section p.content {
	line-height: 24px;
}
.left-image-section .featured-image {
	padding: 0px 20px 0px 0px;
}
.left-image-section-title h4:hover {
	color: #08d8cd;
}
.left-image-section {
	padding-top: 20px;
}
.left-image-section-title p.date {
	float: none;
	display: inline-block;
	color: #B2B4B4;
	padding: 0px 15px 0px 0px;
}
.left-image-section-title span {
	color: #B2B4B4;
}
.left-image-section-title span.via a{
	color: #08d8cd;
}
.big-image-section span.via a,  .big-image-section span.tags a{
	color: #08d8cd;
}
.left-image-section-title  h4 {
	color: #065E84;
	font-size: 1.70em;
	font-weight: bold;
}
.left-image-section .featured-image img {
    width: 210px;
    height: auto;
}
.left-image-section .featured-image {
    height: 200px;
    width: 210px;
}

.banner-bottom-section {
	padding: 15px 0 80px 0;
}
/*Footer Styles*/

.footer {
	background: #ebebeb;
	color: #636363;
	font-weight: bold;
}

.footer h4 {
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 1.3px;
	font-weight: bold;
	
}
.footer h5 {
	padding: 15px 0px;
}
.footer h5 a {
	color: #bfbfbf;
	font-weight: bold;
}

.footer h5 a:hover {
	color: #065E84;
	
}
.footer .info-menu {
	padding-bottom: 17px;
}

.footer .col-1 .border-half {
	width: 100%;
	height: 2px;
	background: #636363;
    background: -moz-linear-gradient(left, #636363 50%, #dbdddd 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,#636363), color-stop(50%,#dbdddd));
    background: -webkit-linear-gradient(left, #636363 50%,#dbdddd 50%);
    background: -o-linear-gradient(left, #636363 50%,#dbdddd 50%);
    background: -ms-linear-gradient(left, #636363 50%,#dbdddd 50%);
    background: linear-gradient(to right, #636363 50%,#dbdddd 50%);
	
}
.footer .col-1 .border-full {
	width: 100%;
	height: 2px;
	background: #dbdddd;
}

.footer .col-1 h5 {
}
.footer .pad {
	padding: 30px 0px;
}

.footer .col-2 {
	text-align: center;
}
.footer .go-to-top {
	background: #868686;
	width: 174px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	margin: 15px auto 40px;
}
.footer .go-to-top:hover {
	border:1 px solid #08d8cd;
	background: #08D8CD;
}
.footer .go-to-top a {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.15em;
	letter-spacing: 1.5px;
	text-decoration: none;
	padding: 14px;
}
.footer .go_top {
	padding: 0 10px;
}
.footer .col-2 .info-menu ul {
	margin: 0;
	padding: 15px 0 20px;
}

.footer .col2 .info-menu {
	padding-bottom: 15px;
}
.footer .col-2 .info-menu ul li {
	display: inline-block;
	list-style-type: none;
	font-size: 1.15em;
	padding: 0 8px;
	text-transform: uppercase;
	font-weight: bold;
}
.footer .col-2 .info-menu ul li a {
	color: #bfbfbf;
}
.footer .col-2 .info-menu ul li a:hover {
	color: #065e84;
	text-decoration: none;
}
.footer img.logo-footer {
	padding: 0 10px 0 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.footer span.copyright {
	font-size: 0.85em;
	font-weight: normal;
}

#footer-form p.contact-title {
	font-weight: normal;
	margin-left: 10px;
}


#footer-form label {
	float: left;
	margin:17px 10px;
	width: 50px;
	font-weight: lighter;
}

#footer-form input {
	width: 285px;
	height: 35px;
    border: 1px solid #A9A9A9;
	margin: 10px 0px;
}

#footer-form input[type="submit"] {
    margin-left: 80px;
	margin-top: 10px;
	background: #01334A;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #ebebeb;
	border: none;
}

#footer-form input[type="submit"]:hover {
	background: #08d8cd;;
}



/*Articles Page Styling*/
.article-page .big-image-section {
	padding: 0;
}

.article-page .big-section-title {
	margin-top: 10px;
}
.article-page .big-section-title {
	line-height: 30px;
}
.big-image-section p.content {
	line-height: 24px;
	
}
.meta-information {
	padding-bottom: 15px;
}
.read-more-btn {
	background: #065e84;
    color: #08d8cd;
    text-align: center;
    float: left;
    letter-spacing: 0.5px;
    font-size: 1em;
    border:1px solid transparent;
    margin-top: 35px;
    margin-bottom: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0px 10px;
}

.read-more-btn:hover {
	background: #FFF;
	border:1px solid #08d8cd;
}
.read-more-btn a {
	color: #08D8CD;
}
.read-more-btn a:hover {
	text-decoration: none;
}
.related-articles {
	display: block;
    width: 100%;
    height: auto;
    /* float: left; */
    margin-top:60px;
    padding-bottom: 25px;
}

.related-articles a {
	color:#636363;
}
.related-right-arrow img {
	float: right;
	padding: 15px 0px 0px 30px;
}
.related-left-arrow img {
	float: left;
	padding: 15px 30px 0px 0px;
}

.related-articles .next, .related-articles .previous {
	padding: 0px 0px 0px 0px;
}
.related-left-arrow .next {
	padding: 0 0px 0px 10px;
}

.left-arrow-container {
	height: 70px;
    float: left;
    padding: 0px 13px 0px 0px;
}
.right-arrow-container {
	height: 70px;
    float: right;
    padding: 0 0 0 30px;
}
.content-related-news {
	position: relative;
    top: -34px;
    line-height: 28px;
    padding: 5px 0px; 	
}
#next-prev-carousel .carousel-content {
	width: 100%;
}
.banner-under-news {
	padding-bottom: 30px;
}
.content-related-news h4 {
	color: #08D8CD;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.5px;
	font-weight: bold;
}

.related-publications {
	margin-bottom: 40px;
}

.related-publications h4 {
	color: #FFF;
	background: #01334A;
	font-size: 1em;
	width: 215px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}
.related-publications .col-md-4 {
	padding: 0 20px 0px 0px;
	margin: 0;
}
.single-post .related-publications a:hover {
    color: #08d8cd;
}
.related-publications .content a {
	color: #065E84;
	font-weight: bold;
	line-height: 24px;
}
.related-publications img {
	padding-bottom: 15px;
}

.comments h3 {
	display:inline-block;
	height: 35px;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	line-height: 35px;
	background-color: #01334a;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	
    padding: 0px 10px;
	margin-bottom: 25px;
	margin-top: 40px;
}
#reply-title small a {
    padding-left: 10px;
    font-size: 11px;
}
#reply-title small a:hover{
    color: #fff;
}
.comment-reply-title>a:hover{
	color:#fff;
}
.comments .fields-half input {
	width: 293px;
    max-width: 100%;
}
.comments label, .comments p {
	color: #636363;
	font-weight: normal;
}
.comments input, textarea {
	color: #636363;
	border-color:#dbdddd;
	border-style: solid;
	border-width: 1px;
}
.comments textarea {
	height: 270px;
    resize: none;
}
.comments input {
	height: 40px;
}
.comments label[for="author"] {
	padding: 0 16px 0 0;
}

.comments label[for="email"] {
    padding: 0px 18px 0px 19px;
}

.comments label[for="website"] {
	padding: 0 14px 0 0;
}
.comments label[for="comment"] {
	float: left;
	padding: 0 2px 0px 0px;
}
.comments input {
	margin: 20px 0;
    padding-left: 10px;
}
.comments input.full, .comments textarea.full {
    padding-left: 10px;
	width: 90%;
}

.message {
	margin: 20px 0px;
}
.error {
    border-color:red!important;
}
div.error span {
    color: red;
    font-weight: 600;
}
.comments input[type="submit"] {
	text-transform: uppercase;
    background-color: #065e84;
    border: none;
    color: #08d8cd;
    padding: 5px 15px;
    font-weight: bold;
    margin-left: 82px;
    letter-spacing: 1.0px;
}

.comments input[type="submit"]:hover {
	background: #FFF;
	color: #08d8cd;
	border:1px solid #08d8cd;
}
ol.comment-list, ol.comment-list .children {
    list-style: none;
}
.page .big-image-section {
    width: 100%;
}
.page .big-image-section span {
    padding: 0;
}
.comments.contact-page input.wpcf7-form-control.wpcf7-text {
    width: 270px;
}
.comments.contact-page label[for="phone"] {
    padding-right: 15px;
}
.comments.contact-page input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 640px;
}
.comments.contact-page label[for="email"] {
    padding: 0 14px 0 20px;
}
.comments.contact-page textarea.wpcf7-form-control.wpcf7-textarea {
    width: 640px;
    border-color: #DBDDDD;
    margin-left: 13px;
}
.comments.contact-page label[for="Message"] {
    vertical-align: top;
    margin-top: 10px;
}
div.single-via-meta, div.single-category-meta, .big-image-section p.date {
    display: inline;
    padding-right: 20px;
}
.single.single-post .post-img-no-img{
	width:750px;
	height:356px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
}
.home.blog .big-image-section .post-img-no-img{ 
	width:691px;
	height:356px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}
.home.blog .left-image-section .post-img-no-img{ 
	width:210px;
	height:98px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}
.archive .post-img-no-img{
	width:210px;
	height:98px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}
#TabsPostsTabber .post-img-no-img{
	width:147px;
	height:69px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}
.latest-pub-item .post-img-no-img{
	width:147px;
	height:69px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}
#custom-trending-2 .post-img-no-img{
	width:147px;
	height:69px;
	background-position:center center;
	background-repeat:no-repeat; 
	max-width: 100%; 
	background-size:contain;
}

#go-to-curated{
	position:fixed;
	right: 0px;
	top: 50%;
	bottom: 0px;
}
#go-to-curated a {
    width: 119px;
    position: relative;
    display: block;
    background: #01334A;
    min-height: 100px;
    /* border-top-left-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    padding: 10px;
    text-align: center;
    font-size: 15px;
    border-left: 5px solid #4AF7AC;
    color: #4AF7AC;
}
#go-to-curated img {
    margin-bottom: 15px;
}
#go-to-curated span {
	display: block;
}

#go-to-curated a:hover, #go-to-curated a:active, #go-to-curated a:focus {
	color:#fff;
	text-decoration:none;
}
.slicknav_menu {
	display:none;
}
.sidebar-ad {
    margin-bottom: 30px;
}

.page-template-default .comments.contact-page span.wpcf7-not-valid-tip {
	top: 33px;
}

#wysija-2 {
	padding-bottom: 10px;
}
#wysija-2 h3 {
	margin-top: 0;
	margin-bottom: 25px;
}

.widget {
	margin-bottom: 0!important;
}

#tag_cloud-2 h3 {
	margin-bottom: 20px;
}

.hovered {
	display: none;
}




/*Media Queries*/
@media all and (max-width:1400px){
	#go-to-curated a{
		width: 50px;
	    height: 70px;
	    min-height: 50px;
		transition: width .5s;
	}

	#go-to-curated a.hovered {
		width: 235px;
    	line-height: 54px;
    	transition:width .5s;
	}
	#go-to-curated a.hovered > span {
		float: left;	
		display: inline-block;
	}
	#go-to-curated a.hovered > img {
		float: right;	
		display: inline-block;
		margin-top: 0px;
		pointer-events: none;
		
	}
	
	#go-to-curated span {
		display: none;
	}
	#go-to-curated img {
		margin-bottom:0;
		margin-top: 10px;
	}
} 
@media all and (max-width:1200px){
	/* #go-to-curated{
		top: 70%;
	} */

	#text-carousel .col-md-4.col-lg-3{
		margin-top: 10px;
	}
	#text-carousel {
		padding: 5px;
	}
	#text-carousel .carousel-content{
		padding-right: 50px;
	}
	#text-carousel .carousel-control{
		z-index:9999;
		top: 10px;
	}
	.carousel-control.left{
		right:10px;
	}
	.carousel-control.right {
		right:-15px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1em;
	}
	.navbar-default .navbar-nav > li {
		padding: 0;
	}
	.tab-content a{
		line-height:20px;
	}
	.comments .fields-half input, .comments input.full, .comments textarea.full {
		width: 100%;
	}
	.comments label[for="email"]{
		padding:0;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text.wpcf7-email {
		width: 580px;
		margin-left: 14px;
	}
	.comments.contact-page label[for="Message"] {
		margin-left: 19px;
		margin-bottom: 25px;
	}
	.comments.contact-page textarea.wpcf7-form-control.wpcf7-textarea {
		width: 585px;
	}
}

@media all and (max-width:1024px) {
	.page-template-default .comments.contact-page.contact-page-mobile input, .page-template-default .comments.contact-page.contact-page-mobile textarea {
		width: 100% !important;
		margin: 10px 0 !important;
	}
	.page-template-default .comments.contact-page.contact-page-mobile .col-md-6 {
		padding: 0 5px 0px 0px;
		box-sizing: border-box;
	}
	.page-template-default .comments.contact-page.contact-page-mobile label {
		padding: 0 !important;
		margin: 0 !important;
	}

	.page-template-default .comments.contact-page.contact-page-mobile span.wpcf7-not-valid-tip {
		display: none;
	}

	/* .carousel-content p {
		font-size: 0.8em;
	}
	.carousel-control{
		font-size: 17px;
		line-height: 17px;
		top: -2px;
	}
	.carousel-control.right{
		right:5%;
	} */
	form.search {
		float: right;
		margin: -6px -87px;
	}
	.slide-category {
		top: 0px;
	}
	.carousel-caption {
		left: 7% !important;
		top:68%;
		font-size: 1.35em;
	}
	.responsive-1024 {
		margin-top: -120px;
	}
	#footer-form input,#footer-form textarea {
		width: 220px;
	}
	.footer .col-2 .info-menu ul li {
		font-size: 0.8em;
	}
	.footer span.copyright {
		font-size: 0.55em;
	}
	.newsletter input[type="text"] {
		width: 223px;
	}
	.yamm-content .col-md-9 .col-md-3 {
		margin: 10px 29px;
	}
	.left-image-section .featured-image {
		height: auto;
	}
	.left-image-section {
		padding: 0px 15px 0px 0px;
	}
	input.wysija-input. .wysija-paragraph {
		width: 223px;
	}

	.carousel-caption {
		width: 80%;
	}

	

}


@media all and (max-width:800px) {
	div.single-via-meta, div.single-category-meta, p.date {
		display: block;
	}
	div.wpcf7 img.ajax-loader {
		display: none;
	}
	.resp-carousel {
		display: none;
	}
	
	.navbar-default .navbar-nav > li {
		padding: 0px 20px 0px 0px;
	}
	.dropdown.yamm-fw.open {
		padding: 0 46px 0px 0px;
	}
	.responsive-1024 {
		margin-top: 15px;
	}
	.tab-item, .latest-pub-item, .trending-item {
		height: auto;
		float: left;
		width: 100%;
	}
	/* .tab-item {
		margin-top: 0;
		margin-bottom: 0;
	} */

	.whitepapers, .newsletter, .newsletter h3, .tags, .tags h3 {
		text-align: center;
		margin: 10px auto;
	}
	.newsletter input[type="text"] {
		float: none;
	}
	.newsletter, .tags {
		padding: 25px 0px;
	}
	.footer img.logo-footer {
		display: block;
		text-align: center;
		margin: 15px auto;
	}
	#footer-form label {
		float: none;
		font-size: 1.2em;
		width: 100%;
	}

	#footer-form textarea{
		margin-left:0;
	}
	#footer-form {
		text-align: center;
		margin-top: 40px;
	}
	#footer-form input[type="submit"] {
		margin-left: auto;
		margin-right: auto;
	}
	.footer span.copyright {
		font-size: 1em;
	    display: block;
	    margin-top: 15px;
	}
	.carousel {
		margin-bottom: 20px;
	}
	.footer .col-1 {
		padding: 0px 80px;
	}
	.navbar-default .navbar-brand {
		display: block;
	}
	.related-publications .colum1, .colum2, .colum3 {
		display: block;
		float: left;
	}
	.latest-publications {
		margin-top: 40px;
	}
	.comments label[for="author"], .comments label[for="email"] {
		float: none;
		display: block;
		padding: 0;
	}
	.comments input[type="submit"] {
		margin-left: 0;
		width: 100%;
	}
}

@media all and (max-width:991px) {
	/* #menu is the original menu */
	#footer-form input,#footer-form textarea{
		width: 80%;
	}
	.col-3 {
		margin-top: 10px;
	}
	.center {
		text-align: center;
		padding-bottom: 25px;
	}

	.slicknav_menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	#go-to-curated{
		display:none;
	}
	.carousel-divider{
		border-right:0!important;
	}
	.tab-content {
		margin-top: -3px;
	}
	.content-related-news.text-right.clearfix {
    text-align: left;
}
	.slide-category {
		top: 0px;
		left: 0px;
	}
	.resp-carousel{
		display:none;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text {
		width: 600px;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text.wpcf7-email {
		width: 585px;
		margin-left: 20px;
	}
	.comments.contact-page label[for="phone"] {
		margin-left: 3px;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text {
		width: 585px;
		margin-left: 20px;
	}
	.comments.contact-page label[for="author"] {
		margin-left: 2px;
	}
	.comments.contact-page .author input.wpcf7-form-control.wpcf7-text {
		margin-left: 15px;
	}
}

@media all and (max-width:800px) {
	.comments.contact-page input.wpcf7-form-control.wpcf7-text {
		display: block;
		width: 90%;
		margin-left: 15px;
		margin-right: 0;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text.wpcf7-email {
		margin-left: 30px;
		   width: 86%;
	}
	.comments.contact-page textarea.wpcf7-form-control.wpcf7-textarea {
		width: 86%;
		margin-left: 30px;
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-submit {
		width: 86%;
		margin-left: 30px;
	}
}	
@media all and (max-width:767px) {
	.archive  .post-img-no-img{
		width:737px;
		height:346px;
		background-size:inherit;
	}
	.home.blog .left-image-section .post-img-no-img{ 
		width:737px;
		height:346px;
	}
	#carousel-example-generic {
		display: none;
	}
	.left-image-section .featured-image {
		display: block;
		float: none;
		height: auto;
		
	}
	.wysija-paragraph{
		display: inline-block;
		float: left;
	}
	input.wysija-input{
		float: none;
		/*margin-right: -4px;*/
	}
	/*.wysija-submit{
		border-top:1px!important;
	}*/
	.footer .col-1 {
		padding: 0 30px;
	}
	.footer #footer-form label {
		margin: 0;
	}
	.left-image-section .featured-image img {
		width: 100%;
	}
	.left-image-section {
		padding: 0;
	}
	.left-image-section .featured-image {
		padding: 0;
		padding-bottom: 10px;
		width: 100%;
		height: auto;
	}
	.yamm-content ul li {
		border:none;
	}
	.featured-image {
		margin-bottom: 10px; 
	}
	.big-image-section span.via + span {
		padding: 0;
	}
	
	.formError .formErrorContent {
	 	position: absolute;
	 	top: 40px;
	 	font-size: 10px!important;
	 	padding: 0;
	}

}

@media all and (min-width:992px) and (max-width:1024px){
	.footer .col-1 .border-half {
		background: -moz-linear-gradient(left, #636363 60%, #dbdddd 60%);
		background: -webkit-gradient(linear, left top, right top, color-stop(60%,#636363), color-stop(60%,#dbdddd));
		background: -webkit-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: -o-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: -ms-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: linear-gradient(to right, #636363 60%,#dbdddd 60%);
	}
}
@media all and (min-width:1025px) and (max-width:1199px) {
	.copyright{
	    display: block;
		margin-top: 20px;
	}
	input.wysija-input {
		width: 223px;
	}
	.slide-category {
		top: 0px;
		left: 0px;
	}
	.footer .col-1 .border-half {
		background: -moz-linear-gradient(left, #636363 60%, #dbdddd 60%);
		background: -webkit-gradient(linear, left top, right top, color-stop(60%,#636363), color-stop(60%,#dbdddd));
		background: -webkit-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: -o-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: -ms-linear-gradient(left, #636363 60%,#dbdddd 60%);
		background: linear-gradient(to right, #636363 60%,#dbdddd 60%);
	}
	#footer-form input[type="submit"] {
		margin-left: 10px;
	}
	#footer-form input {
		margin-left: 10px;
	}
	#footer-form label {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media all and (max-width:568px) {
	.newsletter input[type="text"] {
		width: 186px;
	}
	.category {
		padding-bottom: 15px;
	}
	.big-image-section span {
		padding: 0;
	}
	.big-image-section p.date {
		padding-right: 20px;
	}
}

@media all and (max-width:480px) and (orientation:portrait) {
	.tab-item, .latest-pub-item, .trending-item {
		padding: 15px 0px;
	}
	.home.blog .big-image-section .post-img-no-img{ 
		width:450px;
		height:211px;
	}
	#TabsPostsTabber .post-img-no-img{
		width:450px;
		height:211px;
	}
	.latest-pub-item .post-img-no-img{
		width:450px;
		height:211px;
	}
	#custom-trending-2 .post-img-no-img{
		width:450px;
		height:211px;
	}
	.featured-image {
		float: none;
		text-align: center;
	}
	p.date {
		float: none;
	}
	.tab-item .featured-image img, .latest-pub-item .featured-image img, .trending-item .featured-image img {
		width: 100%;
		
	}
	.tab-item .featured-image, .latest-pub-item .featured-image, .trending-item .featured-image {
		padding: 0;
		display: block;
		height: auto;
		width: 100%;
	}
	.related-publications .featured-image img {
		width: 100%;
	}
	.related-publications .featured-image {
		padding-bottom: 0;
	}
	.related-publications .content {
		padding: 5px 0px 25px;
	}
	.related-publications .col-md-4, .related-publications .featured-image {
		padding: 0;
	}

	.comments label[for="author"], .comments label[for="email"] {
		float: none;
		padding: 0;
		display: block;
	}
	.comments input {
		width: 100%;
	}
	.comments input[type="submit"] {
		margin-left: 0;
	}
	.comments .fields-half input, .comments input.full, .comments textarea.full {
		width: 100%;
	}
	.latest-publications .category-title h3, h3.trending {		
		margin: 0 auto;		
	}		
	.view-more-btn {		
		float: none;		
		margin: 35px auto;	
		padding: 5px 10px;	
	}
	.comments.contact-page input.wpcf7-form-control.wpcf7-text {
		width: 94%;
	}
	.formError .formErrorContent br:after {
	    width: 10px;
	    content: ',';
	    padding-right: 10px;
	}
	.formError .formErrorContent br {
	    display: inline;
	    content: '';
	    clear: none;
	}
}
@media all and (min-width:320px) and (max-width:321px) {
	.big-image-section span.via, .big-image-section span.tags {
		margin-right: 55px;
	}
}
@media all and (min-width:360px) and (max-width:400px) {
	.big-image-section span.via, .big-image-section span.tags {
		margin-right: 80px;
	}
}
@media all and (min-width:480px) {
	.latest-publications .col-md-6.pad {
        min-height: 120px;
	}
}
@media all and (min-width:992px) {
	.vertical-align {
	    display: flex;
	    align-items: center;
	    -ms-align-items: center;
	}
}
@-moz-document url-prefix() { 

	/*.slide-category {
		top: 286px;
	}
*/

	.carousel-inner > .item > a > img, .carousel-inner > .item > img {		
		height: 537px;
	}
	.related-publications .col-md-4{
		max-width:100%;
	}
}


@media all and (max-width:392px) {
	input.wysija-input {
		width: 220px;
	}
}


.tags ul {
    list-style: none;
    display: inline;
    padding-left: 0;
}
.tags ul li{
	display:inline;
}
.tagcloud {
	margin-bottom: 30px;
}
.widget-title{
	font-size: 1.2em;
    color: #FFF;
    letter-spacing: 1px;
    background: #01334a;
    text-align: center;
    margin-bottom: 10px;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 10px;
	font-weight: bold;
}
.tagcloud a {
	background: #08d8cd;
	color: #065e84;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 15px;
	margin: 10px 10px 0px 0px;
	display: inline-block;
	border:1px solid transparent;
}
.tagcloud a:hover {
	background: #FFF;
	border:1px solid #08d8cd;
	color: #08d8cd;
	text-decoration:none;
}
.wysija-paragraph{
	margin: 0;
}
.widget_wysija_cont .wysija-submit{
	margin-top:0;
}
/*.formErrorContent{
	display: none;
}*/
.formError {
    position: relative!important;
    top: 0!important;
    left: 0!important;
}
.formError .formErrorContent br {
    line-height: 0;
}
.formError .formErrorContent {
    background: none;
    border: none;
    color: red;
    font-size: 14px;
    width: 100%;
}
.wysija-submit {
	width: 70px;
    height: 40px;
    background-image: none;
    background: #065e84;
    color: #08D8CD;
    font-weight: bold;
    letter-spacing: 0.5px;
	text-transform:uppercase;
	font-size:14px;
	border-radius:0;
	border: 1px solid #065e84;
}

.wysija-submit:hover {
	background:#fff;
	color: #08D8CD;
	border: 1px solid #08D8CD;
	
}

.wysija-input {
	width: 272px;
    height: 40px;
    float: left;
    padding: 0 13px;
    font-style: italic;
	text-align:left;
}
.fbf-text{
	margin:0 0 10px;
}
.widget {
    margin-bottom: 10px;
}
.post-categories li {
    list-style: none;
    display: inline;
}
ul.post-categories {
    margin-bottom: -10px;
}

ul.post-categories li a {
	color: #08d8cd;
}
ul.post-categories li:last-child:after {
	content: "";
}
ul.post-categories li:after {
	content: ", ";
	color: #08d8cd;
}
ul.post-categories li a:hover {
	color: #065e84;
}

.single-post .big-image-section {
    padding: 0;
    margin-top: 0;
    position:relative;
}
.widget_wysija_cont .updated, .widget_wysija_cont .login .message {
    background-color: rgba(255, 255, 224, 0);
    font-size: 14px;
    border-color: rgba(230, 219, 85, 0);
}
/* search page */

h1.page-title + p +  form.search {
	float: none;
	width: 350px;
	margin: 0;
}
h1.page-title + p +  form.search input.search {
	
}

.logged-in-as a {
	color: #08d8cd;
}
.comments h2.comments-title {
	font-size: 24px;
	line-height: 34px;
}
.mt-20{
	margin-top: 20px;
}
.arrow-container{
	display: inline-block;
    background-color: #F3F3F3;
    padding: 14px;
}
div.arrow-carousel {
    font-size: 60px;
    font-weight: 900;
	position: relative; 
	color:#08d8cd;
}
div.arrow-carousel span{
 height: 50%; 
    position: absolute;
    color: #065e84;
    overflow: hidden;   
}

.carousel-divider{
    border-right: 1px solid #F3F3F3;
}
.logo img {
    width: 258px;
    height: 70px;
}
.read-more-loop {
    color: #08D8CD;
    float: right;
}

.navbar-default .navbar-nav>.open>a {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.footer .go-to-top.mobile-dev:hover{
	background-color:#868686!important;
	border: 1 px solid #868686;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border-color: #A9A9A9;
    resize: none;
    margin-left: 10px;
	width: 285px;
    margin-top: 10px;
}
#footer-form label[for="full_name"], #footer-form label[for="email"] {
    margin-right: 20px;
}
a.read-more-button{
    background-color: #065E84;
    padding: 10px;
    border: 1px solid #065E84;
    color: #08D8CD;
}
a.read-more-button span {
    color: #08D8CD;
}
a.read-more-button:hover {
    background-color: #fff;
    border: 1px solid #08D8CD;
}
a.read-more-button span.via {
    color: #08D8CD;
}
/* .single.single-post .big-image-section span {
    padding: 0;
} */
/* span.meta-stuff{
	margin-left:10px;
} */
a.read-more-button{
	margin-bottom:50px;
    display: inline-block;
}
a.read-more-button::after{
	content: "\f112";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	margin-left:5px;
}
#wpcf7-f42-o1 .wpcf7-not-valid{
	border:1px solid red;
}
#wpcf7-f42-o1 .wpcf7-not-valid-tip{
	display:none;
}
div.wpcf7-validation-errors {
    color: red;
}
@media all and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
	.default-adroid .tab-title {
		margin-left: 162px;
	}
}
.slider-overlay {
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.big-image-section span.via{
    color: #08d8cd;
    padding: 0;
}
.big-image-section hr {
    margin-bottom: 30px;
}

/* Ie hover issue */


@media screen and (min-width:0\0) {

	.tab-content p.date {
		margin: 0 !important;
	}
} 

/*fixing tab content*/

.latest-pub-item .tab-content {
	word-break: break-word;
	-moz-word-break: break-word;
    -ms-word-break: break-word;
    padding: 0px 15px;
}


/* styling caption */

 span.caption-text {
    position: absolute;
  	background-color: #08d8cd;
    top: 0;
    font-size: 14px;
    padding: 5px 15px;
    right: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
	 color: #fff;
}

span.caption-text a {
	 color: #fff;
}

a span.caption-text {
	 color: #fff;
}


/* form validation fix */

#footer-form span.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-not-valid {
	border:1px solid red !important;
}



/* New mobile menu css */

.slicknav_menu {
	background: #065e84;
    border-bottom: 5px solid #00cfff;
    color: #FFF;
    margin-bottom: 15px;
}

.slicknav_nav {
	 border-top: 1px solid rgba(231, 231, 231, 0.34);
}

.slicknav_nav a {
	color: #FFF;
    font-weight: 600;
    font-size: 1em;
    text-transform: uppercase;
}
.slicknav_nav ul {
	background: #035f86;
	margin: 0;
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
	padding: 5px 0px 10px;
    margin: 5px 0px;
}

.slicknav_nav a:hover {
	background: #065E84;
	-webkit-border-radius: 0;
	        border-radius: 0;
	    color: #FFF;
}

.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 0;
	        border-radius: 0;
	background: rgba(0, 52, 74, 0);
}


.slicknav_btn {
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #00cfff ;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.slicknav_menu .slicknav_icon-bar {
	background: #01334a;
	width: 22px;
	height: 2px;
	margin: 3px 0;
}

.menu-push-top button#c-button--push-left .icon-bar{
	background-color: #065e84;
}

.slicknav_open a, .slicknav_open, .slicknav_open li, .slicknav_open ul, .slicknav_open a:hover {
	background: #00344a;
}
.slicknav_btn {
	background: #00CFFF;
}

.slicknav_nav li, .slicknav_nav ul {
	padding: 0 0 0 10px;
}

#footer-form label#email-error {
	display: none!important;
}

.megaphone .fa-bullhorn {
	color: #FFF;
	font-size: 35px;
	line-height: 50px;
}
