/*
	Theme Name: Envision Child
	Theme Slug: cloudfw
	Theme URI: http://wptation.com/
	Description: <a href="http://themeforest.net/item/envision-responsive-retina-multipurpose-theme/5928018">Envision - Responsive Retina Multi-Purpose WordPress Theme</a>
	Author: Muzammil Shaikh
	Author URI: http://wptation.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, theme-options, translation-ready
	Version: 2.9.1
    Template: envision

	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)
*/

li.rss.ui--gradient.ui--gradient-grey.on--hover.ui-socialbar-item.ui--animation {
	visibility: hidden;
}

.abs-right {
	position: absolute;
	left: auto;
	right: 0;
	visibility: hidden;
}

header #logo img {
	max-width: 100%;
	height: 100px;
}

#footer-bottom {
	background-size: cover;
}

#page-content {
	padding: 30px 0 20px;
}

.whitetxt p,
.whitetxt h2 {
	color: white !important;
}

#top-bar {
	display: none;
}

html a,
html #page-content a,
html .megamenu-html a,
html #header-navigation>.megamenu>ul.sub-menu>li>ul.sub-menu .menu-item>a:hover,
html #header-navigation>.megamenu>ul.sub-menu .style--standard>a:hover,
html #header-navigation>.megamenu>ul.sub-menu .style--list>a:hover,
html #header-navigation>.megamenu ul.sub-menu .style--big-title.link-enabled>a:hover {
	color: #3A839A;
}

html #header-navigation>li.current-menu-item:hover>a,
html .sidebar-widget-title>span {
	border-color: #3A839A !important;
}

.contactcolt h3 {
	color: #3A839A;
}

.ui-column.span10 {
	margin-top: 50px;
	margin-bottom: 50px;
}

html #header-navigation-toggle a {
	color: #3A839A !important;
}

html #header-navigation>li.current-menu-item>a,
html #header-navigation.active>li.top-level-item.hover>a,
html #header-navigation>li.top-level-item:hover>a {
	border-color: #3A839A !important;
}

html #breadcrumb {
	display: none;
}

.ui--image-wrap.ui--block {
	display: block;
	text-align: center;
}

body,
a {
	font-family: Montserrat !important;
}

@media screen and (min-width:769px) {
	#header-container .container {
		width: 1220px;
	}

}

#hcp-contact {
	height: 1250px;
}

@media screen and (max-width:480px) {
	#contact-form {
		height: 520px;
	}
}

@media screen and (min-width:600px) {
	#contact-form {
		height: 450px;
	}
}