/*
Theme Name: The7
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 4.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,600,700);
@import url(http://fonts.googleapis.com/css?family=Kite+One);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
.blog .dt-format-gallery .dt-format-gallery-coll.full, .archive .dt-format-gallery .dt-format-gallery-coll.full, .search .dt-format-gallery .dt-format-gallery-coll.full {
    display: none;
}
.wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}
@media only screen and (max-width: 777px) {
.dl-menuwrapper {
	top: -20px;
}
.homebannerbottem h3 {
	text-align: center;
	width: 100% !important;
}
}
@media only screen and (min-width: 778px) {
.dl-menuwrapper {
	top: -60px;
	left: 15px;
}
#bottom-bar .wf-wrap .wf-span-2 li {
	float: right;
}
html[data-useragent*='MSIE 10.0'] .dl-menuwrapper {
	top: -60px;
	position: absolute
}
}
.about-us h3 em {
	color: #58585A;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
	font-weight: 600;
	text-transform: none;
}
.about-us .ui-accordion .wpb_accordion_section h3 a {
	color: #58585A;
	font-weight: 700;
}
.about-us .block-style-widget {
	background: #EFEFEF !important;
	border: 1px solid #D3D3D3 !important;
}
.about-us blockquote em {
	margin: 5px 0;
	font-size: 16px;
}
.services {
	background: #FFF !important;
	border: 1px solid #D3D3D3 !important;
}
.services .wpb_accordion_section h3 a {
	color: #58585A !important;
	font-size: 22px !important;
	font-weight: 800 !important;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.services .wpb_accordion_section .ui-state-active a {
	color: #ED3338 !important;
}
.wpb_accordion_section .ui-accordion-content {
	width: 85% !important;
}
.wpb_accordion_section .ui-accordion-content p {
	font-size: 17px !important;
}

.tp-caption {
    font-family: oswald;
    font-size: 41px !important;
    color: #FFF;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
}


::-webkit-input-placeholder {
 color: #000;
}

:-moz-placeholder { /* Firefox 18- */
 color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
}

:-ms-input-placeholder {
 color: #000;
}
#form-allowed-tags {
display: none;
}