/*
Theme Name: Forex Child
Theme URI: http://hipsterlab.com/forex
Author: ThemeHipster
Author URI: http://hipsterlab.com/
Description: Forex WordPress Theme
Version: 1.0.0
Template: forex
*/

@import url('https://fonts.googleapis.com/css?family=Unna');
body , p ,a {font-family: 'Unna', serif;}

input[type="email"],textarea {
    background: #D3D3D3;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 450px;
}
@media only screen and (max-width: 1140px) {
    .site-header .main-header .col-md-7 {
	    flex: 0 0 75%;
	    max-width: 75%;
	}
	.home-blog,.home-paintings,.web-design-portfolio .vc_column-inner {
		padding: 0px 30px !important;
	}
}
@media only screen and (max-width: 991px) {
	.mobile-header {
		max-width: 100%;
		background: #000000;
	}
	.mobile-header .mobile-toggle-mobile-menu .menu-bar {
		border: 2px solid #fff;
	}
	.contact_left .vc_column-inner {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width: 800px) {
	.home-portfolio .portfolio a img {
		width: 130px;
	}
}
@media only screen and (max-width: 640px) {
	.view_gallery .design_porfolio ,.home-blog .vc_custom_heading ,.lats_work {
		font-size: 2em !important;
	}
	.contact_left .vc_column-inner {
		width: 90% !important;
		margin: 0 auto;
		padding: 0 !important;
	}
}
@media only screen and (max-width: 600px) {
	.site-main .design_portfolio {
		height: 265px;
	}
	.blog-list .blog-item .entry-title a {
		line-height:0;
	}
}
@media only screen and (max-width: 480px) {
	.site-header .mobile-header.fixed {
		height:auto;
	}
	.navtisood_main {
		font-size: 2.3em !important;
		text-align:left !important;
	}
	.painting_title {
		font-size: 2em !important;
	}
	input[type="email"],textarea {
		width: 100%;
	}
}
@media only screen and (max-width: 360px) {
	.home-blog,.home-paintings {
		padding: 0px !important;
	}
	.tags.font_B.color_B h2 {
		font-size: 1.1em !important;
	}
}
@media only screen and (max-width: 320px) {
	.home-blog, .home-paintings, .web-design-portfolio .vc_column-inner {
		padding: 0px 15px !important;
	}
	.design_portfolio .portfolio img {
		width: 110px;
	}
	.design_portfolio .portfolio2 {
		top: 56px;
	}
	.design_portfolio .portfolio5 {
		top: 53px;
	}
}

.password_form {
    padding: 100px 0px;
}
.password-title, .password-desc {
    text-align: center;
}

@media only screen and (min-width: 1500px) {
    .apple-backgound .site-footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
	}
}
.inner_banner_section{height:100vh;}