/*

Template Name: Signature Joinery & Design

*/

/* fonts */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

/* font-family: 'Roboto', sans-serif; */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

/* font-family: 'Open Sans', sans-serif; */

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,800,900');
/* font-family: 'Raleway', sans-serif; */

@font-face {
	font-family: 'rage-italic';
	src: url('./fonts/rage-italic.woff2') format('woff2'),  url('./fonts/rage-italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* common */

body {
	color: #010101;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul, ol {
	list-style: outside none none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
a:hover, a:focus {
	color: #838383;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
.featured-image {
	background-size: cover !important;
	min-height: 500px;
	padding-bottom: 30px;
}
.main-content {
	padding-top: 112px;
}
.breadcrumb {
	background: none repeat scroll 0 0;
	color: #000;
	font-size: 12px;
	margin: 33px 0 29px;
	padding: 0;
}
.breadcrumb a, .breadcrumb span {
	color: #9f9e9e;
}
.container.vc-contain {
	margin: 0 auto !important;
}
/* header */

header.header {
	background: url(./images/header-bg.png) repeat scroll 0 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999999;/*padding: 14px 0;*/

}
.home header.header {
	position: fixed;
}
.header.fixed .header-right {
}
.header.fixed {
	padding: 0;
}
.linked-area .active {
	color: #838383;
}
.navbar-default {
	background: none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0;
}
.logo-area {
	float: left;
	margin-right: 33px;
	margin-top: 14px;
}
.linked-area {
	margin-top: 48px;
	overflow: hidden;
}
.linked-area > ul {
	overflow: hidden;
}
.linked-area li {
	display: inline-block;
	margin-bottom: 6px;/*background: url('images/topmenu_right_bar.png') 0 center;*/

}
.linked-area li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	border-right: 1px solid #ffffff;
	padding-right: 10px;
	padding-left: 5px;
	position: relative;
}
.linked-area li a:hover {
	color: #838383;
}
.linked-area li:first-child a {
	padding-left: 0;
}
.linked-area li:last-child a {
	padding-right: 0;
	border: 0;
}
.header-right {
/*margin-top: 22px;*/

}
.header-right ul li {
	margin-right: 10px;
	position: relative;
}
.header-right ul.navbar-nav > li:hover > a::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 38px;
	height: 5px;
	background: #838383;
}
.header-right ul > li > a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 47px 10px;
}
.header-right ul > li:hover > a {
	color: #838383 !important;
}
.header-right ul.navbar-nav > li:hover > a::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 38px;
	height: 5px;
	background: #838383;
}
.header-right ul.navbar-nav > li.current-menu-item a {
	color: #838383 !important;
}
.header-right ul.navbar-nav > li.current-menu-item::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 38px;
	height: 5px;
	background: #838383;
}
.header-right ul.navbar-nav > li.current-menu-item::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 38px;
	height: 5px;
	background: #838383;
}
.sub-menu {
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 0;
	display: none;
	background: url(./images/header-bg.png) repeat scroll 0 0;
	width: 214px;
	padding-top: 9px;
	padding-bottom: 9px;
	z-index: 9999;
}
.header-right ul > li .sub-menu li a {
	padding: 0 10px;
}
.header-right ul > li .sub-menu li a:hover, .header-right ul > li .sub-menu li.current-menu-item a {
	color: #838383 !important;
}
.header-right ul li:hover .sub-menu {
	display: block;
}
/* footer */

.footer-top {
	background: #161717 none repeat scroll 0 0;
}
.ftop-content {
	overflow: hidden;
	padding: 30px 4px;
	width: 100%;
	margin: 0 auto;
}
.ftop-content ul {
	float: left;
	padding-right: 24px;
}
.ftop-content ul:last-child {
	padding-right: 0;
}
.ftop-content ul+ul {
	background: url('images/follow_bar.png') no-repeat left 4px;
	padding-left: 24px;
}
.ftop-content ul+ul li {
	float: left;
}
.ftop-content ul li {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #8b8b8b;
	text-transform: uppercase;
}
.ftop-content ul li strong {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #ffffff;
}
.ftop-content ul+ul li {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #8b8b8b;
	margin-right: 15px;
}
.ftop-content ul+ul li+li {
	margin-right: 12px;
}
.ftop-content ul+ul li+li a {
	background: url('images/facebook.png') no-repeat 0 0;
	display: inline-block;
	text-indent: -99999px;
	width: 31px;
	height: 31px;
	margin-right: 0;
}
.ftop-content ul+ul li+li+li a {
	background: url('images/instagram.png') no-repeat 0 0;
}
.ftop-content ul+ul li+li+li+li a {
	background: url('images/linkedin.png') no-repeat 0 0;
}
.fbottom-content {
	overflow: hidden;
}
.fbottom-content ul {
	background: rgba(0, 0, 0, 0) url("images/line.png") no-repeat scroll center bottom;
	overflow: hidden;
	padding: 27px 0;
	text-align: center;
}
.fbottom-content ul li {
	padding-left: 21px;
	margin-right: 18px;
	background: url('images/address_icon.png') no-repeat 0 center;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #161717;
	text-align: center;
	display: inline-block;
}
.fbottom-content ul li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #161717;
}
.fbottom-content ul li+li {
	background: url('images/phone_icon.png') no-repeat 0 center;
}
.fbottom-content ul li+li+li {
	background: url('images/fax_icon.png') no-repeat 0 center;
}
.fbottom-content ul li+li+li+li {
	background: url('images/email_icon.png') no-repeat 0 center;
	margin-right: 0;
}
.footer-copyright {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 50px;
}
.footer-copyright .copyright,  .footer-copyright .copyright a {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #161717;
}
.footer-copyright ul li {
	display: inline-block;
	margin-right: 24px;
}
/*Contact Page*/

.contact-section h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #000000;
	margin-bottom: 11px;
	text-transform: uppercase;
}
.contact-section form label {
	width: 100%;
	margin-bottom: 3px;
}
.contact-section form input[type="text"],  .contact-section form input[type="tel"],  .contact-section form input[type="email"],  .contact-section form select,  .contact-section form textarea {
	width: 100%;
	padding: 10px 12px 4px;
	border: 1px solid #d5d5d5;
	background: #ffffff;
}
.contact-section form p {
	margin-bottom: 0;
}
.contact-section form p+p+p+p+p textarea {
	height: 361px;
}
.contact-section form input[type="submit"] {
	background: #000000 none repeat scroll 0 0;
	border: 0 none;
	color: #ffffff;
	float: right;
	font-family: "Ubuntu", sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 3px;
	padding: 10px 25px;
	text-transform: uppercase;
}
.con-info {
	margin-bottom: 54px !important;
	margin-top: 28px !important;
}
.con-info ul li {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #717171;
	margin-bottom: 36px;
	background: url('images/contact_address_icon.png') no-repeat 0 top;
	padding-left: 55px;
}
.con-info ul li+li {
	background: url('images/contact_phone_icon.png') no-repeat 0 top;
	padding-left: 55px;
}
.con-info ul li+li+li {
	background: url('images/contact_fax_icon.png') no-repeat 0 top;
	padding-left: 55px;
}
.con-info ul li+li+li+li {
	background: url('images/contact_email_icon.png') no-repeat 0 top;
	padding-left: 55px;
}
.con-info ul li,  .con-info ul li a {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #161717;
	margin-bottom: 36px;
}
.con-info ul li strong {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #161717;
	font-weight: 700;
	margin-bottom: 5px !important;
}
.contact-section .wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}
/* general */

h1.page-title {
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	margin: 0 0 59px;
	padding-bottom: 31px;
	position: relative;
	text-transform: uppercase;
}
h1.page-title::after {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	width: 165px;
}
h1.page-title.error-title::after {
	background: red none repeat scroll 0 0;
	margin: 0 auto;
	right: 0;
}
.wpb_gallery_slides.flexslider {
	background: none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: inherit;
	margin: 7px 0 0;
	padding: 0;
	position: relative;
}
.wpb_gallery_slides.flexslider ol.flex-control-nav {
	display: none;
}
.media-section {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 945px;
}
.wpb_gallery_slides.flexslider .flex-direction-nav a {
	background: url(./images/media_left_aero.png) no-repeat scroll 0 0;
	height: 74px;
	opacity: 1;
	text-indent: -9999px;
	width: 74px;
}
.wpb_gallery_slides.flexslider .flex-direction-nav .flex-prev {
	left: -53px !important;
}
.wpb_gallery_slides.flexslider .flex-direction-nav .flex-next {
	right: -53px !important;
	background: url(./images/media_right_aero.png) no-repeat scroll 0 0;
	text-align: left;
}
.wpb_gallery_slides.flexslider .flex-direction-nav a::before,  .wpb_gallery_slides.flexslider .flex-direction-nav a.flex-next::before {
	content: none;
}
/* post */

h1.page-title.post-title {
	font-size: 25px;
	line-height: 25px;
}
.single-post-content {
	margin: 0 auto;
	max-width: 945px;
}
.single-post-content > img {
	height: auto;
	margin-bottom: 20px;
	width: 100%;
}
.meta-post {
	color: #7b7b7b;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 3px;
	margin-bottom: 22px;
	margin-top: 10px;
	text-transform: uppercase;
}
.meta-post strong {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0;
}
/* home */

h1.home-title {
	font-family: 'rage-italic';
	margin: 0;
}
.main-slider .metaslider ol.flex-control-nav {
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
	top: -18px;
	z-index: 9999;
}
.main-slider .flex-control-paging li a {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
	cursor: pointer;
	display: block;
	height: 6px;
	text-indent: -9999px;
	width: 378px;
}
.main-slider .flex-control-nav li a {
	margin: 0 1px;
	padding: 0;
}
.vc_custom_heading.home-subtitle {
	letter-spacing: 8px;
	margin-bottom: 47px;
	margin-top: 13px;
}
.home-content-area p {
	color: #5a5a5a;
	line-height: 30px;
}
.home-content-area strong {
	color: #000;
}
.main-slider .metaslider .flexslider {
	margin: 0 0 31px;
}
#mission .home-content-area {
	margin-bottom: 55px;
}
#mission .home-mission strong a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	height: 107px;
	left: 0;
	line-height: 107px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 60px;
	width: 250px;
}
#mission .home-mission {
	color: #5a5a5a;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 14px;
}
.home-mission .wpb_wrapper a {
	color: #000;
	display: inline-block;
	font-weight: 500;
	margin-top: 30px;
	position: relative;
	text-transform: uppercase;
}
.home-mission .wpb_wrapper a::after {
	color: #5a5a5a;
	content: "...";
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: -31px;
	width: 7px;
}
#recent-work .vc_custom_heading {
	letter-spacing: 12px;
	margin: -9px 0 25px;
	text-transform: uppercase;
}
#recent-work .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin: 0;
}
#recent-work .wpb_gallery.wpb_content_element.vc_clearfix.home-gallery {
	margin-bottom: 46px;
}
#faq {
	color: #fff;
	padding-bottom: 5px;
}
#faq .wpb_text_column.wpb_content_element {
	float: left;
	padding: 19px 15px 0 0;
	width: 50%;
	position: relative;
	margin-bottom: 38px;
}
#faq .wpb_text_column.wpb_content_element:nth-child(2n+1) {
	padding: 19px 0 0 15px;
}
#faq .wpb_text_column.wpb_content_element::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 3px;
	position: absolute;
	top: 0;
	width: 75px;
}
#faq .wpb_wrapper p {
	font-size: 13px;
	line-height: 24px;
}
#faq .wpb_wrapper strong {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 10px;
}
#faq .vc_custom_heading {
	letter-spacing: 12px;
	margin-bottom: 28px;
	margin-top: -3px;
	text-transform: uppercase;
}
.vc_gitem-post-data {
	margin-bottom: 13px;
}
.vc_gitem-post-data h4 {
	font-family: "Roboto", sans-serif;
}
.home-blog .vc_gitem-zone.vc_gitem-zone-c,  .blog-list .vc_gitem-zone.vc_gitem-zone-c {
	background: none repeat scroll 0 0 !important;
}
.home-blog .vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink,  .blog-list .vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-transform: uppercase;
	width: 83px;
	margin-top: 11px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt > p {
	color: #686868;
}
.blog-list .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt > p {
	color: #000;
}
.meta-post.blog-date {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 25px;
	margin-top: 20px;
}
.blog-date .lastWord {
	color: #7b7b7b;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 3px;
}
#news h3.vc_custom_heading {
	letter-spacing: 12px;
	margin: 3px 0 12px;
	text-transform: uppercase;
}
#news .download-section {
	border: medium none;
	border-radius: 0;
	color: #fff;
	height: 490px;
	text-align: center;
	width: 263px;
}
.download-section .vc_cta3-content-header > h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
}
.download-section .vc_cta3-content > p {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	margin-top: 11px;
}
.download-section .vc_cta3-content-header {
	padding-top: 131px;
}
.download-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern {
	background: #c035f4 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	margin-top: 47px;
	padding: 0;
	text-transform: uppercase;
	width: 83px;
}
#design .wpb_text_column.wpb_content_element {
	height: 439px;
	margin-bottom: 42px;
	padding: 34px 22px;
	width: 263px;
}
#design h3.vc_custom_heading {
	letter-spacing: 12px;
	text-transform: uppercase;
	margin-bottom: 28px;
	margin-top: 6px;
}
#design .wpb_wrapper strong {
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
#design .wpb_wrapper p {
	font-family: 'Open Sans', sans-serif;
}
/*Gallery*/



.bwg_title_spun2_0 {
	vertical-align: bottom !important;
	text-align: left;
	padding: 2px !important;
	font-family: 'Roboto', sans-serif !important;
	color: #ffffff !important;
	background: url('images/gallery_title_aero.png') no-repeat right bottom;
	background-size: 16%;
	line-height: 1em !important;
}
.bwg_image_info {
	margin-bottom: 100px !important;
	margin-left: 300px !important;
	padding: 25px 20px !important;
	width: 47% !important;
}
.bwg_image_info .bwg_image_title {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 25px;
}
.bwg_image_info .bwg_image_description {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 13px;
}
#bwg_container1_0 > div {
	background: #f6f6f6 none repeat scroll 0 0;
	padding: 66px 0;
	margin-bottom: 167px;
}
.gallery-content .page-title {
	margin-bottom: 0;
}
.gallery-content .breadcrumb {
	background: none repeat scroll 0 0;
	color: #000;
	font-size: 12px;
	margin: 7px 0 28px;
	padding: 0;
}
.bwg_popup_image.bwg_popup_watermark {
	height: 100%;
}
.spider_popup_close_fullscreen {
	top: 116px;
}
#spider_popup_wrap {
	height: 587px !important;
}
.bwg_ctrl_btn {
	display: inline-block !important;
	width: 20px !important;
	height: 20px !important;
	padding: 5px !important;
}
#spider_popup_right,  #spider_popup_left {
	bottom: 15% !important;
}
.bwg_standart_thumbnails_0 {
	overflow: hidden !important;
	padding-bottom: 13px;
}
.bwg_lightbox_0 .bwg_standart_thumb_0 {
	width: 20% !important;
}
.bwg_lightbox_0 .bwg_standart_thumb_0 .bwg_standart_thumb_spun1_0 {
	width: 100% !important;
}
.bwg_lightbox_0 .bwg_standart_thumb_0 .bwg_standart_thumb_spun1_0 .bwg_standart_thumb_spun2_0 {
	width: 100% !important;
}
/* Gallery */

.slick-next {
	right: 60px;
	z-index: 100;
	width: 24px;
	height: 37px;
	background: url(images/gallery_next.png) no-repeat;
}
.slick-next:hover, .slick-next:focus {
	background: url(images/gallery_next.png) no-repeat;
}
.slick-next:before {
	display: none;
}
.slick-prev {
	display: none;
}
.gallery_container {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	background: #f6f6f6;
	margin-bottom: 100px;
}
.gallery_container:after {
	content: "";
	width: 100px;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.4);
	top: 0;
	right: 0;
	z-index: 10;
}
.gallery_container.disable-nav:after {
	display: none;
}
.gallery_cat {
	position: relative;
	margin-bottom: -7px;
}
.gallery_cat_title {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
}
.gallery_cat img {
	width: 100%;/*-webkit-filter: grayscale(1);

	filter: grayscale(1);*/
	height: 225px;

}
.gallery_cat:hover {
	cursor: pointer;
}
.gallery_cat:hover img {
/*-webkit-filter: grayscale(0);

	filter: grayscale(0);*/

}
.gallery_cat:hover .gallery_cat_title {
	display: block;
}
.gallery_cat_title a {
	display: block;
	/*background:url('images/gallery_title_aero.png') no-repeat right bottom;*/

	padding-left: 10px;
	padding-right: 45px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	min-height: 42px;
}
.gallery_full_slider .flexslider {
	border: none;
	border-radius: 0;/*margin-bottom:0;*/

}
.gallery_full_slider .flexslider .container {
	position: relative;
}
.gallery_full_slider .back_to_gallery {
	position: absolute;
	top: 0px;
	right: 30px;
	background: #000;
	color: #fff;
	padding: 0 5px;
	z-index: 100;
}
.gallery_full_slider .flex-control-thumbs {
	margin: 0;
}
.gallery_full_slider .flex-control-thumbs li {
	display: inline-block;
	width: 130px;
	vertical-align: top;
	float: none;
}
.gallery_full_slider .post_info {
	/*position:absolute;*/

	z-index: 100;
	left: 0;
	bottom: 100px;
	padding: 20px;
	background: #f4f4f3;
	color: #333;/*width:500px;*/

}

.post_info_con {
	background: #f4f4f3;
}
.gallery_full_slider .post_info h2 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}
.gallery_full_slider .flex-direction-nav a.flex-next,  .gallery_full_slider .flex-direction-nav a.flex-prev {
	display: none;
}
.gallery_full_slider .flexslider .slides {
	background: #000;
}
.gallery_full_slider .flexslider .slides img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.gallery_full_slider .flexslider {
	margin: 0 0 30px;
}
.slide-image {
	width: 100%;
	height: 800px;
}
.gallery_full_slider .flex-control-nav.flex-control-paging {
	bottom: initial;
	top: 770px;
}
.gallery-navigation .gllery-nav {
	margin: 0;
	padding: 0;
	text-align: center;
}
.gallery-navigation .gllery-nav > li {
	list-style: none;
	display: inline-block;
	width: 130px;
	vertical-align: top;
	cursor: pointer;
}
.gallery-navigation .gllery-nav > li img {
	display: block;
	width: 100%;
}
.vc_tta-panels-container .vc_general.vc_pagination {
	display: none;
}
.vc_tta-panels-container .vc_page_prev {
	position: absolute;
	left: -48px;
	top: 48%;
	top: calc(50% - 37px);
	display: block;
	width: 74px;
	height: 74px;
	background: url(images/media_left_aero.png) no-repeat;
	z-index: 100;
}
.vc_tta-panels-container .vc_page_next {
	position: absolute;
	right: -48px;
	top: 48%;
	top: calc(50% - 37px);
	display: block;
	width: 74px;
	height: 74px;
	background: url(images/media_right_aero.png) no-repeat;
	z-index: 100;
}

/* Responsive site css */



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {
.linked-area li a {
	font-size: 10px;
	padding-right: 5px;
}
.header-right ul > li > a {
	font-size: 13px;
	padding: 47px 5px;
}
.header-right ul li {
	margin-right: 5px;
}
.main-slider .metaslider ol.flex-control-nav {
	max-width: 970px;
}
.main-slider .flex-control-paging li a {
	width: 318px;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul {
	margin: 0 auto;
	max-width: 852px;
}
#news .download-section {
	background-size: 100% 100%;
	width: 213px;
}
.download-section .vc_cta3-content-header > h2 {
	font-size: 23px;
}
#design .vc_col-sm-3 .vc_column-inner {
	padding: 0 15px;
}
#design .wpb_text_column.wpb_content_element {
	width: 100%;
}
#design .wpb_wrapper p {
	font-size: 13px;
	line-height: 18px;
}
.ftop-content ul li, .ftop-content ul li strong {
	font-size: 15px;
}
.ftop-content ul {
	padding-right: 15px;
}
.ftop-content ul + ul {
	padding-left: 15px;
}
}

/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {
.linked-area li a {
	font-size: 12px;
	padding-right: 10px;
}
.header-right ul li {
	margin-right: 10px;
}
.header-right ul > li > a {
	font-size: 14px;
	padding: 47px 10px;
}
.navbar-right {
	float: none !important;
	margin: 10px auto 0;
	max-width: 610px;
}
.main-slider .metaslider ol.flex-control-nav {
	max-width: 750px;
	top: -22px;
}
.main-slider .flex-control-paging li a {
	margin-bottom: 5px;
	width: 245px;
}
#mission .home-mission strong a {
	font-size: 16px;
	height: 90px;
	line-height: 90px;
	top: 60px;
	width: 200px;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul {
	max-width: 569px;
}
.meta-post.blog-date {
	font-size: 19px;
}
.blog-date .lastWord {
	font-size: 11px;
}
.vc_gitem-post-data h4 {
	font-size: 14px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt > p {
	font-size: 12px;
	line-height: 17px;
}
#news .download-section {
	width: 158px;
}
.download-section .vc_cta3-content-header > h2 {
	font-size: 14px;
}
.download-section .vc_cta3-content > p {
	font-size: 12px;
	line-height: 22px;
}
#design .wpb_wrapper strong {
	font-size: 30px;
	line-height: 30px;
}
#design .wpb_wrapper p {
	font-size: 11px;
	line-height: 14px;
}
.ftop-content {
	padding: 30px 0;
	text-align: center;
	width: 100%;
}
.ftop-content ul {
	float: none;
	padding-right: 0;
}
.ftop-content ul + ul {
	margin-top: 15px;
}
.ftop-content ul + ul {
	background: none repeat scroll 0 0;
	padding-left: 0;
}
.ftop-content ul + ul li {
	display: inline-block;
	float: none;
}
.ftop-content ul li, .ftop-content ul li strong {
	font-size: 20px;
}
.main-content {
	padding-top: 225px;
}
.wpb_gallery_slides.flexslider .flex-direction-nav .flex-prev {
	left: -15px !important;
}
.wpb_gallery_slides.flexslider .flex-direction-nav .flex-next {
	right: -15px !important;
}
.spider_popup_close_fullscreen {
	top: 225px;
	right: -13px;
}
#spider_popup_wrap {
	height: 587px !important;
}
#spider_popup_right,  #spider_popup_left {
	bottom: 5% !important;
}
}

/* Small Devices, Tablets */

@media only screen and (max-width : 767px) {
.gallery_container:after {
	display: none;
}
.gallery_full_slider .flexslider .slides img {
	height: 200px;
}
.slide-image {
	height: 250px;
}
.gallery_full_slider .flex-control-nav.flex-control-paging {
	top: 200px;
}
/*.gallery_full_slider .post_info{

		display:none;

	}*/

.logo-area {
	float: none;
	margin-right: 0;
	text-align: center;
}
.linked-area li a {
	font-size: 7px;
	padding-right: 8px;
}
.linked-area {
	margin-top: 5px;
}
.home header.header, header.header {
	position: relative;
}
.main-slider .metaslider ol.flex-control-nav {
	max-width: 290px;
}
.main-slider .flex-control-paging li a {
	width: 90px;
}
#mission .home-mission strong a {
	font-size: 20px;
	height: 107px;
	line-height: 107px;
	right: 0;
	top: 60px;
	width: 250px;
}
#faq .wpb_text_column.wpb_content_element {
	padding: 19px 0 0;
	width: 100%;
}
#faq .wpb_text_column.wpb_content_element:nth-child(2n+1) {
	padding: 19px 0 0;
}
.meta-post.blog-date {
	font-size: 30px;
}
.blog-date .lastWord {
	font-size: 15px;
}
.vc_gitem-post-data h4 {
	font-size: 18px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt > p {
	font-size: 14px;
	line-height: 23px;
}
#news .download-section {
	margin: 0 auto;
	width: 263px;
}
.download-section .vc_cta3-content-header > h2 {
	font-size: 28px;
}
.download-section .vc_cta3-content > p {
	font-size: 15px;
	line-height: 23px;
}
#design .wpb_text_column.wpb_content_element {
	margin: 0 auto 42px;
	width: 263px;
}
#design .wpb_wrapper p {
	font-size: 15px;
	line-height: 23px;
}
#design .wpb_wrapper strong {
	font-size: 50px;
	line-height: 50px;
}
#news .vc_pageable-slide-wrapper.vc_clearfix,  .blog-list .vc_pageable-slide-wrapper.vc_clearfix {
	margin-right: 0 !important;
}
#news .vc_grid-item,  .blog-list .vc_grid-item {
	padding-right: 0 !important;
}
.fbottom-content ul li {
	font-size: 13px;
}
.copyright > a {
	display: inline-block;
}
.linked-area > ul {
	margin: 0 auto;
	width: 290px;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul {
	max-width: 290px;
}
.main-content {
	padding-top: 0;
}
.bwg_image_info {
	margin-bottom: 75px !important;
	margin-left: 15px !important;
	padding: 12px 10px !important;
	width: 75% !important;
}
.bwg_image_info .bwg_image_title {
	font-size: 17px;
	line-height: 19px;
}
.bwg_image_info .bwg_image_description {
	font-size: 10px;
	line-height: 15px;
}
.header-right ul > li > a {
	font-size: 13px;
	margin-bottom: 2px;
	padding: 6px 0;
	text-align: center;
}
.sub-menu {
	background: none repeat scroll 0 0;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	top: 100%;
	width: 100%;
	z-index: 9999;
}
.header-right ul li {
	margin-right: 0;
}
.nav.navbar-nav.navbar-right.custom-navbar-nav1.sf-menu {
	margin: 10px 0 20px;
}
.header-right ul > li .sub-menu li a {
	font-size: 12px;
	padding: 0;
	text-transform: capitalize;
}
.home header.header.fixed {
	padding-bottom: 4px;
	position: fixed;
}
.navbar-toggle {
	position: absolute;
	margin-top: 0;
	top: -34px;
	right: -17px;
}
.header-left {
	padding-left: 6px;
}
.navbar {
	min-height: 8px;
}
.spider_popup_close_fullscreen {
	top: 141px;
	right: 0;
}
}
