/*
Theme Name: Wp Cloud
Theme URI: http://wpcloud.freevision.me/
Author: freevision
Author URI: http://themeforest.net/user/freevision/portfolio
Description: Wp Cloud is responsive WordPress Theme suited for creative designers, photographers, bloggers, product or service landing pages and even corporate web sites. Easy to setup and it comes with wide color customization, extended typography settings, Typekit support and fully customizable sections.
Version: 1.3
Text Domain: vp_textdomain
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, white, yellow, tan, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Template: wpcloud
*/

@import url("../wpcloud/style.css");

#header header {
    border: 0px solid #FFF;
}
#header .container #header-logo.right .header-logo {
    border-right: 0px solid #FFF;
}
.ozy-content-divider {
    border-top: 2px solid #ec6422 !important;
}
#content h3 {
    letter-spacing: 1px !important;
}

/*.ajax-loader {
    visibility: hidden !important;
}*/

#FSContact1 {
  max-width: 90%;
  width: 90%;
  margin: auto;
  position: relative;
	
}

#footer-widget-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
#footer-widget-bar>.container>section>div.separator {
    border-right: 0px solid #dedede;
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
.flip-container .front p, .flip-container .back p, #ozy-share-div > span {
  display: inline !important;
}
}

@media only screen and (max-width: 479px) {
.flip-container .front p, .flip-container .back p, #ozy-share-div > span {
  display: inline !important;
}
}
