/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');

html {
    font-family: 'Poppins', sans-serif;	
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
    text-decoration: none;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}
p{
    text-align: justify;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
    clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/



:focus {
    outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
    font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
    font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
    font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
    font-weight: 700;
    line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
    font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
    font-weight: 700;
    line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
    font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
    font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
    font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
    font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
    letter-spacing: 0 !important;
}


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/


/* Hover effects */

.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    /*	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
            box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
            -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
            transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
            transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
            transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;*/
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    text-decoration: none;
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
    /*color: #000;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);*/
}

/* Fixes linked images */
.entry-content a img,
.widget a img {
    /*-webkit-box-shadow: 0 0 0 8px #fff;
    box-shadow: 0 0 0 8px #fff;*/
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
    color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail {
    margin-bottom: 1em;
}

.post-thumbnail a img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
    opacity: 0.7;
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
}


.navigation-top a {
    color: #222;
    font-weight: 600;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
    color: #767676;
}

.main-navigation {
    clear: both;
    display: block;
}

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
    display: none;
}

.main-navigation > div > ul {
    border-top: 1px solid #eee;
    padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
    display: block;
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
    display: block;
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: 0.4em 0;
    position: relative;
    text-transform: none;
}

.main-navigation li {
    border-bottom: 1px solid #eee;
    position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0;
}

.main-navigation a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
}

.main-navigation a:hover {
    color: #767676;
}

/* Menu toggle */

.menu-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.5;
    margin: 1px auto 2px;
    padding: 1em;
    text-shadow: none;
}

/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
    display: block;
}

.main-navigation.toggled-on ul.nav-menu {
    display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-toggle:focus {
    outline: thin solid;
}

.menu-toggle .icon {
    margin-right: 0.5em;
    top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
    display: none;
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    font-size: 16px;
    right: -0.5em;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0.5em;
    position: absolute;
    text-shadow: none;
    top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: transparent;
}

.dropdown-toggle:focus {
    outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
    display: none;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

#page {
    position: relative;
    word-wrap: break-word;
}



/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/


/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/

/* Post Landing Page */

.sticky {
    position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
    display: none;
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.entry-header .entry-title {
    margin-bottom: 0.25em;
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px;
}

.entry-title:not(:first-child) {
    padding-top: 0;
}

.entry-meta {
    color: #767676;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-bottom: 0.25em;
    text-transform: uppercase;
}

.entry-meta a {
    color: #767676;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.pagination,
.comments-pagination {
    border-top: 1px solid #eee;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center;
}

.pagination .icon,
.comments-pagination .icon {
    width: 0.666666666em;
    height: 0.666666666em;
}

.comments-pagination {
    border: 0;
}

.page-numbers {
    display: none;
    padding: 0.5em 0.75em;
}

.page-numbers.current {
    color: #767676;
    display: inline-block;
}

.page-numbers.current .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: auto;
    position: relative !important;
    width: auto;
}

.prev.page-numbers,
.next.page-numbers {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
    background-color: #767676;
    color: #fff;
}

.prev.page-numbers {
    float: left;
}

.next.page-numbers {
    float: right;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
    padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
    margin-left: auto;
    margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap;
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
    display: block;
    margin: auto;
}

.page-links {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: 0.5em 1em;
}

.page-links a {
    display: inline-block;
}

.page-links a .page-number {
    color: #222;
}

/* Entry footer */

.entry-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase;
}

.entry-footer .cat-links + .tags-links {
    margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: 0.5em;
    position: absolute;
    top: 2px;
}

.entry-footer .edit-link {
    display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: 0.7em 2em;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
    background-color: #767676;
}

/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative;
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: 0.4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px;
}

/* Post Navigation */

.post-navigation {
    font-weight: 800;
    margin: 3em 0;
}

.post-navigation .nav-links {
    padding: 1em 0;
}

.nav-subtitle {
    background: transparent;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 0.1818em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.nav-title {
    color: #333;
    font-size: 15px;
    font-size: 0.9375rem;
}

.post-navigation .nav-next {
    margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: 0.5em;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header {
    padding-bottom: 2em;
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: 0.6875rem;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/* 404 page */

.error404 .page-content {
    padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
    margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
    border-top: 1px solid #eee;
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em;
}

/* Footer widgets */

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em;
}

/* Social nav */

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em;
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}

.social-navigation li {
    display: inline;
}

.social-navigation a {
    background-color: #767676;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em 0.5em 0;
    text-align: center;
    width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
    background-color: #333;
}

.social-navigation .icon {
    height: 16px;
    top: 12px;
    width: 16px;
    vertical-align: top;
}

/* Site info */

.site-info {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 1em;
}

.site-info a {
    color: #666;
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%;
}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
    clear: both;
    padding: 2em 0 0.5em;
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment-list li:before {
    display: none;
}

.comment-body {
    margin-left: 65px;
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    margin-bottom: 1.5em;
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comment-metadata a {
    color: #767676;
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em;
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 4em;
}

.comment-reply-link {
    font-weight: 800;
    position: relative;
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em;
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 1px solid #333;
    padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic;
}

.comments-pagination {
    margin: 2em 0 3em;
}

.form-submit {
    text-align: right;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
    padding: 1em 0 2em;
}

.widget {
    padding-bottom: 3em;
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.widget-title a {
    color: inherit;
}

/* widget forms */

.widget select {
    width: 100%;
}


/* widget lists */

.widget ul {
    list-style: none;
    margin: 0;
}

.widget ul li,
.widget ol li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.5em 0;
}

.widget ul li + li {
    margin-top: -1px;
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0;
    position: relative;
}

.widget ul li li {
    border: 0;
    padding-left: 24px;
    padding-left: 1.5rem;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
    bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.widget_rss ul li {
    padding-bottom: 1em;
    padding-top: 1em;
}

/* widget markup */

.widget .post-date,
.widget .rss-date {
    font-size: 0.81em;
}

/* Text widget */

.widget_text {
    word-wrap: break-word;
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
    list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
    border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
    padding-bottom: 0;
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em;
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0;
}

.widget_text ol li {
    list-style-position: inside;
}

.widget_text ol li + li {
    margin-top: -1px;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
    float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block;
}

.widget_rss ul li {
    padding: 2.125em 0;
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0;
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.18em;
    line-height: 1.5;
    text-transform: uppercase;
}

.widget_rss .rss-date {
    margin: 0.5em 0 1.5em;
    padding: 0;
}

.widget_rss .rssSummary {
    margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
    margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
    border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
    display: block;
}

/* Search */

.search-form {
    position: relative;
}

.search-form .search-submit {
    bottom: 3px;
    padding: 0.5em 1em;
    position: absolute;
    right: 3px;
    top: 3px;
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px;
}

/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    /*border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    float: left;
    font-size: 14px !important; 
    font-size: 0.875rem !important;
    margin: 4px 4px 0 0 !important;
    padding: 4px 10px 5px !important;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0;*/
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

.widget_calendar tfoot td {
    border: 0;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
    float: none;
    margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    margin-bottom: 0;
    max-width: 100%;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
    margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0;
}


/* SVG Icons base styles */

.icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative; /* Align more nicely with capital letters */
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
    border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
    bottom: 1em;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
    z-index: 2; /* Prevent :after from preventing interactions within the section */
}

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
    border: none;
}

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
    border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel .customize-partial-edit-shortcut button {
    top: 30px;
    left: 30px;
}

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
    display: none;
}

.no-svg .svg-fallback {
    display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0.5em 0 0;
    right: 0;
    text-align: center;
    width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(180deg); /* IE 9 */
    transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
    -ms-transform: rotate(0); /* IE 9 */
    transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E";
}

/* Social Menu fallbacks */

.no-svg .social-navigation a {
    background: transparent;
    color: #222;
    height: auto;
    width: auto;
}

/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative !important; /* overrides previous !important styles */
    width: auto;
}



/*Home Page*/

@media (min-width: 768px){
    .container {width: 750px;}
}

@media (min-width: 992px){
    .container {width: 970px;}
}

@media (min-width: 1200px){
    .container {width: 1200px;}  
}


body{
    font-family: 'Poppins';
    font-size: 14px;
}
ul,li{
    padding: 0;
    margin: 0;
}
p{
    color: #606060;
    font-size: 14px;
}
:focus {
    outline: none;
}
.fl-left {
    float: left;
}
.fl-right{
    float: right;
}

/*.overlay-black{
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 50;	
}*/

.header-menu-none {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #022c4e;        
    z-index: 999;	
    transition: opacity 0.5s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    background-color: rgba(2,44,78,1);
}
.header-menu-none.show{    
    opacity: 1;
    height: auto;    
    overflow-y: auto;
}
.menu-top-menu-container {
	float: right;
    list-style: none;
    text-align: right;    
}
.mobile-menu-right{
    padding-right: 185px;
    padding-top: 6%;
    float: left;
    width: 100%;
}
.fa-instagram-old{
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;    
}
.fa-instagram-old:before{
    content: "\f16d";    
}
.overlay-black {
    overflow: hidden;
}


.menu-social-icon{
    float: right;
    clear: both;  
    margin-top: 15px;  
}
.menu-social-icon a {
    font-size: 40px;
    color: #F3C14D;
    margin-left: 23px;
}
.header-menu-none li{
    list-style: none;
    -webkit-transition: opacity ease 0.25s,left ease 0.25s;
    -ms-transition: opacity ease 0.25s,left ease 0.25s;
    transition: opacity ease 0.25s,left ease 0.25s;
    max-height: 84px;
    opacity: 0;
    position: relative;
    left: -50px;
    overflow: hidden;
}
.header-menu-none li.active {
    left: 0;
    opacity: 1;
}
.header-menu-none li.current-menu-item a{
	color: #f3c14d;
}
.header-menu-none li a {
    color: #ffffff;
    font-size: 65px;
    font-family: 'Poppins';
    font-weight: bold;
    padding: 0 0;
    display: block;
    -webkit-transition: color ease 0.25s;
    -ms-transition: color ease 0.25s;
    transition: color ease 0.25s;
}
.header-menu-none li a:focus,.header-menu-none li a:active{
	text-decoration: none;
	outline: none;
}
.header-menu-none li:first-child a {

}
.menu-close-icon  {    
    float: right;
    cursor: pointer;
    text-align: right;	
    padding: 50px 50px 0 0;
}
.overlay-black:before{
    content: '';
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.take-bottom {
    bottom: 6.8%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 98;
    text-align: center;
}
.main-two-block {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    padding: 66px 0;
}
.yellow-block {
    background: #f3c14d;
    float: left;
    width: 100%;
    padding: 38px 0 56px 36px;
}
.y-title{
    font-size: 30px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 38px;
    color: #062b49;
}
.y-btn a {
    color: #022c4e;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: normal;
    height: 47px;
    display: inline-block;
    padding: 8px 22px;
    transition: 0.3s;
    border: 2px solid #022c4e;
}
.y-btn a:hover{
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
    background-color: #022c4e;
}
.y-block{
    float: left;
    width: 70%;
    padding-left: 42px;
}
.y-btn {
    margin-top: 18px;
}
.home-img{
    margin-top: 15px;
}
.man-img{
    margin-top: 8px;	
}
.slider-title-block{
    font-size: 50px;
    line-height: 46px;
    font-weight: bold;
    color: #022c4e;	
    text-align: center;
}
.main-home-slider{
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 60px 0 66px;
}
.house-slider{
    float: left;
    width: 100%;
    margin: 74px 0 0;	
}
.slider-box{
    box-shadow: 0px 0 3px 0px rgba(0,0,0,0.1);
    float: left;
    width: 100%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
    border-right: 1px solid rgba(0,0,0,0.1);
    background: #ffffff;
    border-top: 1px solid transparent;    
}
.s-img{
    overflow: hidden;
    height: 270px;
    position: relative;
}
.s-img img{/* 
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%); */
}


/*.house-slider .owl-item:hover .slider-box{
    border-color: #f3c14d;	
}*/

.house-slider .owl-item .slider-box .s-img img{
    transform: scale(1.0);
    transition: 0.3s;
    height: 100%
}
.house-slider .owl-item:hover .slider-box .s-img img{
    transform: scale(1.1);
    transition: 0.3s;
}
.s-title{
    font-size: 22px;
    font-weight: bold;
    font-family: 'Lato';
    color: #022c4e;
    text-align: center;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0dddd;
    padding: 9px 0;
}
.s-subtitle{
    color: #363636;
    font-family: 'Poppins';
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0dddd;
    text-align: center;
    padding: 8px 0;
    line-height: normal;
}
.s-small-box li{
    float: left;
    list-style: none;
    border-right: 1px solid #e7e5e5;
    width: 25%;
    line-height: 49px;
    text-align: center;
}
.s-small-box li:last-child{
    border-right: none;	
}
.s-small-box li span{
    color:#9a9b9b;
    position: relative;
    top: 3px;
}
.s-small-box {
    float: left;
    width: 100%;
}
.owl-carousel .s-small-box img {
    margin-right: 6px;
    display: inline-block;
    width: auto;
}
.anchor_link{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.view-all-btn {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 58px;
}
.view-all-btn a{
    text-transform: uppercase;
    font-size: 17px;
    height: 46px;
    line-height: normal;
    color: #022c4e;
    display: inline-block;
    padding: 9px 28px;
    border: 2px solid #022c4e;
    transition: 0.3s;
}
.view-all-btn a:hover{
    transition: 0.3s;
    background: #022c4e;
    border: 2px solid #022c4e;
    text-decoration: none;
    color: #fff;
}
.home-slider img{
    width: 100%;
}
.royalSlider{
    width: 100%;
    height: 100%;
}
.full-width-container{
    max-width: 100%;
    margin-left: 38px;
    margin-right: 38px;
    clear: both;
}
.header-logo {
    float: left;
    width: 50%;
    position: relative;
    z-index: 9999;
}
.header-menu{
    float: right;
    line-height: 66px;
    text-align: right;
    width: 50%;
}
.fixed-header{
    position: relative;	
}
.home .fixed-header,.page-template-about-us .fixed-header{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    /*margin-top: 40px;*/
}
.header-menu a:hover {
    text-decoration: none;
}
a.menu-icon {
    margin-left: 24px;
}
a.social-icon {
    margin-left: 6px;
}
.full-home-slider {
    position: relative;
}
.slider-text {
    position: absolute;
    z-index: 98;
    top: 46.6%;
    text-align: center;
    left: 0;
    right: 0;
}
.slider-title{
    font-size: 56px;
    color: #ffffff;
    font-family: 'Lato';
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 46px;
}
.slider-subtitle{
    font-size: 36px;
    color: #ffffff;
    font-family: 'Lato';	
    font-weight: bold;
}
.up-arrow-small {
    font-size: 17px;
    width: 100%;
    top: 15px;
    position: relative;
    color: #fff;
}
.up-arrow-large {
    font-size: 26px;
    position: relative;
    top: -1px;
    color: #fff;
}
.arrow-down {
    display: inline-block;
    border: 2px solid #fff;
    height: 57px;
    border-radius: 20px;
    width: 34px;
    cursor: pointer;
    transition: 0.3s;
}
.arrow-down i{
    transition: 0.3s;
}
.arrow-down:hover i{
    color: #f3c14d;
    transition: 0.3s;
}
.arrow-down:hover{
    border-color: #f3c14d;
    transition: 0.3s;
}
.explore {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 15px;
    font-family: 'Poppins';
}
#scroll-bottom{
    transition: 0.3s;
}
.talk-block {
    display: inline-block; 
}
.main-talk-us {
    background-color: #f3c14d;
    float: left;
    width: 100%;
    text-align: center;
    padding: 65px 0;
}
.talk-text{
    color: #022c4e;
    font-size: 29px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 38px;
}
.talk-btn {
    margin-top: 30px;
}
/*.talk-btn a {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #022c4e;
    font-family: 'Poppins';
    height: 55px;
    line-height: normal;
    display: inline-block;
    padding: 10px 52px;
    transition: 0.3s;
    border: 2px solid #022c4e;

}*/

.talk-btn a {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins';
    height: 55px;
    line-height: normal;
    display: inline-block;
    padding: 10px 52px;
    transition: 0.3s;
    background-color: #022c4e;
    border: 2px solid #022c4e;

}

.talk-btn a:hover{
    text-decoration: none;
    transition: 0.3s;
    background-color: transparent;
    color: #022c4e;
}
.main-aboutus{
    float: left;
    width: 100%;
}
.home-about-title{
    font-size: 50px;
    font-family: 'Poppins';
    color: #022c4e;
    font-weight: 600;
    margin-bottom: 20px;
}
.home-about-content p{
    font-size: 18px;
    color: #414141;
    font-family: 'Open Sans';
    line-height: 28px;
    margin-bottom: 40px;
}
.about-img{
    padding-left: 0;
    padding-right: 0;	
}
.about-content-block {
    padding: 42px 0 0 85px;
}
p.color-code{
    color: #414141;
}
.home-about-content {
    text-align: justify;
    width: 69.94%;
    max-width: 570px;
}
.about-us-btn a{
    font-size: 16px;
    color: #022c4e;
    border: 1px solid #022c4e;
    font-family: 'Open Sans';
    display: inline-block;
    text-transform: uppercase;
    height: 55px;	
    line-height: 52px;
    padding: 0 23px;
    transition: 0.3s;
}
.about-us-btn a:hover{
    background: #022c4e;
    transition: 0.3s;
    color: #fff;
    text-decoration: none;
}
.about-img img {
    width: 100%;
}


.owl-carousel .test-q img{
    width: auto;
}
.main-testimonial{
    float: left;
    width: 100%;
}
.testimonial-title{
    color: #022c4e;
    font-size: 50px;
    font-family: 'Poppins';
    font-weight: 600;
    position: relative;
    z-index: 5;
    margin: 30px 0 28px;
}
.testimonial-img{
    padding-left: 0;
    padding-right: 0;	
}
.testimonial-img img{
    width: 100%;
}
.position-relative {
    padding-top: 0;
    position: relative;
}
.dear-name{
    font-size: 21px;
    color: #022c4e;
    font-family: 'Poppins';
    margin-bottom: 10px;
    font-weight: 500;
}
.testi-name{
    font-size: 17px;
    color: #022c4e;
    font-family: 'Poppins';	
    font-weight: 600;
}
.testi-right{
    float: right;
}
.padd-testi {
    padding: 0 85px 0 0;
}
.test-q {
    margin-bottom: 32px;
}
.testi-right p{    
    font-size: 17px;
}
.testimonial-slider .owl-nav {
    bottom: -6px;
    position: absolute;
    right: 0;
    background-color: #fff;
}
.testimonial-slider .owl-prev, .testimonial-slider .owl-next {
    float: left;
    background: #ffffff;
    color: #022c4e;
    font-size: 31px;
    border:1px solid rgba(0, 0, 0, 0.1);
    padding: 0px 17.5px;
    margin-left: 15px;
}
.testimonial-slider .owl-prev{

}
.house-slider .owl-prev {
    position: absolute;
    left: -87px;
    top: 45%;
}
.house-slider .owl-next {
    position: absolute;
    right: -87px;
    top: 45%;
}
.house-slider .owl-prev,.house-slider .owl-next{
    font-size: 38px;
    color: #022c4e;
    opacity: 0.4;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
}
.house-slider .owl-prev:hover,.house-slider .owl-next:hover{
    border-color: #f3c14d;
}
.site-content{
    float: left;
    width: 100%;
}

/*About Page*/
.main-about-title{	
    position: relative;	
}
.about-page-title{
    font-size: 56px;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 900;
}
.main-ab-title{
    position: absolute;
    bottom: 25.7%;
    z-index: 98;
    text-align: center;
    left: 0;
    right: 0;
}
.about-sub-title{
    font-size: 24px;	
    font-family: 'Open Sans';
    color: #ffffff;
    font-weight: 600;
    margin-top: 8px;
}
.about-slider{
    height: auto !important;
}
.inner-container{
    max-width: 1480px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    clear: both;
}
.breadcrumb-detail {
    margin: 22px 0 14px;
    float: left;
    width: 100%;
}
.breadcrumb {
    background: none;
    margin-bottom: 12px;
    padding: 8px 0;
}
.breadcrumb a {
    color: #022c4e;
    font-size: 17px;
    font-family: 'Open Sans';
}
.breadcrumb>li+li:before {
    padding: 0 15px;
    color: #022c4e;
    content: "\f105";
    display: inline-block;    
    font-family: FontAwesome;
    font-size: 17px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.breadcrumb>.active {
    color: #022c4e;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Open Sans';
}
.about-text-color{
    font-size: 18px;    
    color: #414141;
    font-family: 'Open Sans';
    margin-bottom: 24px;
    line-height: 32px;
}
.about-text-gray{
    font-size: 18px;
    font-family: 'Open Sans';
    color: #414141;
    margin-bottom: 0;
    line-height: 32px;
}
.flex-row{
    position: relative;	
    float: left;
    width: 100%;
    padding: 60px 0;
}
.main-about-content {
    float: left;
    width: 100%;
}
.flex-content {
    float: left;
    width: 52.95%;
    background: #ffffff;
    position: relative;
    margin-left: 18px;
}
.flex-content:before{
    content: '';
    position: absolute;
    top: -18px;
    left: -17px;
    width: 184px;
    height: 196px;
    background: #f3c14d;
}
.flex-content:after{
    content: '';
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 184px;
    height: 196px;
    background: #f3c14d;
}
.flex-box-left {
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 40px 45px 90px 22px;
}
.about-side-one p{
    color: #414141;
    line-height: 32px;
    font-size: 18px;
    font-family: 'Open Sans';
}
.about-side-two p{
    color: #414141;
    line-height: 32px;
    font-size: 18px;
    font-family: 'Open Sans';
}
.about-side-two p:first-child{
    margin-bottom: 28px;
}
.about-side-one,.about-side-two {

}
.about-side-one {
    padding-left: 23px;
    padding-right: 37px;
}
.about-side-two{
    padding-left: 37px;
    padding-right: 40px;
}
.about-two-block {
    float: left;
    margin-top: 55px;
    width: 100%;
}
.main-why-build{
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding: 50px 0 25px;
}
.why-title {
    color: #022c4e;
    font-family: "Poppins";
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 45px;
}
.flex-content-right{
    float: right;
    margin-right: 18px;
}
.why-text-color{
    color: #414141;
    font-size: 18px;
    font-family: "Open Sans";
    line-height: 32px;
}
.flex-box-right {
    background: #fff none repeat scroll 0 0;
    padding: 80px 75px 80px 45px;
    position: relative;
    z-index: 10;
}
.inner-new-container{
    max-width: 1190px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    clear: both;
}
.wp-content {
    color: #414141;
    float: left;
    font-size: 18px;
    line-height: 32px;
    margin-top: 50px;
    width: 100%;
    font-family: "Open Sans";
}
.four-block {
    border-right: 1px solid #d0d0d0;
    text-align: center;
    margin-top: 32px;    
}
.bl-title{
    font-size: 27px;
    color: #022c4e;
    font-weight: 600;
}
.bl-content{
    color:#373737;
    font-family: "Open Sans";
    font-size:18px;
    line-height:27px;
    padding-bottom: 20px;	
}
.bl-img {
    background: #fdfdfd none repeat scroll 0 0;
    border: 12px solid rgba(0, 0, 0, 0.03);
    border-radius: 50%;
    display: inline-block;
    height: 152px;
    line-height: 120px; 
    width: 152px;    
}
.bl-title{
    margin: 18px 0;
}
.bl-img > img { 
    width: 86px;
}
.border-none{
    border-right: none;
}
.our-one{
    margin: 50px 0 40px;
}
.our-one,.our-two{
    font-size: 18px;
    font-family: "Open Sans";
    line-height: 32px;
    color: #414141;
}
.our-two{
    font-weight: bold;
}


/*Product Grid*/
.page-template-house-and-land .fixed-header,.single-properties .fixed-header,.page-template-product-details .fixed-header,.page-template-house-plans .fixed-header,.error404 .fixed-header{
    float: left;
    width: 100%;
    padding: 31px 0;
    background: #022c4e;
    margin-top: 0;
}
.location {
    width: 11.175%;
    margin-right: 34px;
}
.region {
    width: 11.175%;
    margin-right: 30px;
}
.region .select-box {
    width: 100%;
}
.proerties-detail{
    width: 32.351%;
    margin-right: 30px;
}
.price-range{
    width: 17%;	
    margin-right: 30px;
}
.select-box {
    width: 48.4%;    
    float: left;
}
.select-box.price-box {
    width: 100%
}
.select-box select{
    width: 100%;
    background: #fff;
    float: left;
    height: 36px;
    border: none;
    padding-right: 5px;
    padding-left: 8px;	
}
.select-label{
    color: #022c4e;
    font-weight: bold;
    font-family: 'Open Sans';
    text-transform: uppercase;
    margin-bottom: 15px;
}
.margin15{
    margin-left: 10px;
}
.land-search-area{
    background: #f3c14d;
    padding: 37px 0 46px;
}
.select-box select[disabled="disabled"]{
    opacity: 0.4;
}
.price-range span{
    float: left;
    line-height: 36px;
    font-size: 11px;
    padding: 0 12px;
}
.search-btn input{
    font-size: 27px;
    font-weight: 900;
    color:#022c4e;
    font-family: "Poppins";
    background: #ffffff;
    border: none;
    text-transform: uppercase;
    width: 178px;
    height: 61px;
}
.search-btn {    
    float: right;
    margin-top: 10px;
}
.pro-name-label{
    font-size: 17px;
    font-family: "Poppins";
    font-weight: 600;
    color: #022c4e;
    float: left;
    width: 60%;
}
.pro-name-label span{
    font-size: 14px;
    font-family: "Poppins";
    color: #505050;
    font-weight: normal;
}
.pro-price{
    font-size: 18.88px;
    font-family: "Poppins";
    font-weight: 600;
    color: #022c4e;
    float: right;
    width: 30%;
    text-align: right;
    margin-top: 10px;
}
.product-detail {
    float: left;
    width: 100%;
    padding: 6px 15px 6px 11px;
    border-left: 1px solid #e7e5e5;
    border-right: 1px solid #e7e5e5;
    border-bottom: 1px solid #e7e5e5;
}
.l-small-box {
    float: left;
    width: 100%;
    border-left: 1px solid #e7e5e5;
    border-right: 1px solid #e7e5e5;
    border-bottom: 1px solid #e7e5e5;
}
.l-small-box li {
    float: left;
    list-style: none;
    border-right: 1px solid #e7e5e5;
    width: 25%;
    line-height: 49px;
    text-align: center;
}
.l-small-box li:last-child{
    border-right: none;
}
.l-small-box span {
    font-size: 17px;
    color: #9a9b9b;
    margin-left: 12px;
    position: relative;
    top: 4px;
}
.land-img{
    position: relative; 
    overflow: hidden;
    min-height: 402px;
}
.land-img img{
    /* transform: scale(1); */
    /* transition: 0.3s; */
        position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    object-fit: cover;
    overflow: hidden;
    min-width: 100%;
    min-height: 402px;
}
.land-box:hover .land-img img{
    /* transform: scale(1.1); */
    /* transition: 0.3s; */    
}
.land-img label{
    color: #ffffff;
    position: absolute; 
    top: 0;
    left: 0;
    font-family: 'Open Sans';
    background: #062b49;
    font-size: 17px;
    height: 46px;
    line-height: 46px;
    font-weight: normal;
    padding: 0 17px;
    z-index: 10;
}
.land-box {
    margin-bottom: 30px;
}
.load-more-btn{
    text-align: center;
}
.load-more-btn input{
    font-size: 16px;
    color: #022c4e;
    line-height: 50px;
    height: 50px;
    border: 1px solid #022c4e;
    background: none;
    text-transform: uppercase;
    padding: 0 24px;
    margin: 23px 0 69px; 
    transition: 0.3s;
}
.load-more-btn input:hover{
    background-color: #022c4e;
    transition: 0.3s;
    color: #fff;
}


/*Product detail page*/

.main-pro-intro {
    float: left;
    margin-bottom: 90px;
    width: 100%;
}
.intro-title{
    color: #022c4e;
    font-size: 42px;
    font-family: "Poppins";
    font-weight: bold;
    margin-bottom: 14px;	
}
.intro-right p{
    color: #454545;
    font-size: 18px;
    line-height: 27px;
    font-family: 'Open Sans';
}
.main-product-detail {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.intro-right {
    float: right;
    width: 50%;    
    position: relative;
    margin-right: 17px;
}
.intro{
    float: left;
    width: 100%;
    padding: 80px 0 125px;
}
.intro-right:before {
    content: '';
    position: absolute;
    top: -18px;
    left: -17px;
    width: 184px;
    height: 196px;
    background: #f3c14d;
}
.intro-right:after {
    content: '';
    position: absolute;
    bottom: -18px;
    right: -17px;
    width: 184px;
    height: 196px;
    background: #f3c14d;
}
.intro-content{
    position: relative;
    z-index: 15;
    background: #ffffff;
    padding: 60px 40px 80px;    
    float: left;
    width: 100%;
}
.intro-right.intro-left{
    float: left;
    margin-left: 17px;
}
.side-two-block{
    color: #575757;
    font-size: 18px;
    line-height: 28px;	
    position: relative;
    margin-top: 15px;
    text-align: justify;
}
.side-two-block:before {
    color: #f3c14d;
    content: '';
    background: #F3C14D;
    height: 29px;
    width: 5px;
    position: absolute;
    left: 0;
    top: 4px;
}
.side-one-padd{
    padding-right: 50px;
}
.side-two-padd{

}
.intro-left-content {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 100%;
    padding: 60px 20px 80px 40px;
    position: relative;
    z-index: 15;
}
.main-plan-detail{
    float: left;
    width: 100%;
    background: #f4f4f4;
    padding: 56px 0 87px;
}
.plan-detail{
    padding-left: 10px;
    padding-right: 10px;
}
.plan-box-view{
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 27px;
    position: relative;
    z-index: 10;
}
.plan-price{
    font-size: 40px;
    font-family: "Poppins";
    font-weight: 600;
    color: #022c4e;
    border-bottom: 2px solid #c7c7c7;
    padding-bottom: 18px;
}
.plan-price span{
    font-size: 14px;
    font-weight: 600;
    color: #022c4e;
}
.plan-content{
    color: #393939;
    font-size: 14px;
    font-family: "Poppins";
    line-height: 22px;
    padding: 24px 0 28px;
}
.plan-icon li {
    float: left;
    width: 25%;
    list-style: none;
    text-align: center;
}
.plan-icon img {
    border: 1px solid #022c4e;
    border-radius: 50%;
    padding: 4px 6.5px;
}
.plan-icon span {
    font-size: 15px;
    color: #022c4e;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: 2px;
}
.plan-icon {
    float: left;
    width: 100%;
}
.plan-download-btn {
    float: left;
    width: 100%;
    margin: 25px 0 10px;
}
.plan-download-btn a {
    text-transform: uppercase;
    color: #022c4e;
    font-size: 16px;
    background: #dcefff;
    width: 100%;
    float: left;
    padding: 0 20px 0 30px;
    height: 53px;
    line-height: 53px;
    text-decoration: none;
    margin-bottom: 10px;
}
.plan-download-btn span {
    float: right;
    font-size: 26px;
}
.plan-map{
    text-align: right;
}
.box-border:before{
    content: '';
    background: #f3c14d;
    width: 132px;
    height: 124px;
    position: absolute;
    right: -5px;
    top: -14px;
}
.box-border:after{
    content: '';
    background: #f3c14d;
    width: 132px;
    height: 124px;
    position: absolute;
    left: -5px;
    bottom: -14px;
}
.video-title{
    font-size: 50px;
    font-family: "Poppins";
    color: #022c4e;
    font-weight: 600;
    text-align: center;
}
.main-plan-video {
    float: left;
    padding: 60px 0 90px;
    text-align: center;
    width: 100%;
}
.plan-browse {
    font-family: "Open Sans";
    font-size: 34px;
    line-height: 48px;
    padding: 12px 30px 44px;
}
.video-width {
    width: 73.505%;
    margin: 0 auto;
}
.video-control{
    width: 100%;
}
.plan-gride-img img {
    float: left;
    width: 20%;
}
.home-title{
    text-align: center;
    font-size: 50px;
    color: #022c4e;
    font-weight: bold;
    margin-bottom: 90px;
}
.main-home-loction {
    float: left;
    padding: 110px 0 118px;
    width: 100%;
}
.loction-title{
    font-size: 40px;
    color: #022c4e;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 15px;
}
.loction-subtitle{
    font-size: 13px;
    color: #022c4e;
    font-family: "Poppins";
    color: #2d2d2d;
    text-transform: uppercase;
}
.loction-address{
    font-size: 13px;
    color: #022c4e;
    font-family: "Poppins";
    color: #2d2d2d;
    line-height: 25px;
}
.ask-question-btn {
    margin-top: 32px;
}
.ask-question-btn > a {
    border: 1px solid #022c4e;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 51.5px;
    color: #022c4e;
    transition: 0.3s;
}
.ask-question-btn > a:hover {
    background: #022c4e;
    transition: 0.3s;
    color: #fff;
    text-decoration: none;
}
.map-loction {
    padding-left: 15px;
}
.pro-top-nav{
    float: left;
    width: 100%;
    text-align: center;
    padding: 150px 0;
    position: relative;
}
.pro-cat-name{	
    margin: 0 auto;
    display: inline-block;
    height: 290px;
    background: rgba(2, 44, 78, 0.25);
    padding: 0 71px;
    position: relative;
}
.pro-cat-name span{
    display: table-cell;
    vertical-align: middle;
    font-family: "Poppins";
    font-size: 56px;
    height: 290px;
    color: #fff;
    font-weight: 600;
}
.pro-cat-name:before {
    background: url('assets/images/angle-left-top.png');
    background-repeat: no-repeat;
    content: '';
    width: 103px;
    height: 103px;
    display: block;
    position: absolute;
    left: -15px;
    top: -15px;
}
.pro-cat-name:after{
    background: url('assets/images/angle-right-bottom.png');
    background-repeat: no-repeat;
    content: '';
    width: 103px;
    height: 103px;
    display: block;
    position: absolute;
    right: -15px;
    bottom: -15px;
}
.icon-prev a{
    position: absolute;
    top: 44%;
    left: 0;
    font-size: 54px;
    color: #fff;
    transition: 0.3s;
}
.icon-next a{
    position: absolute;
    top: 44%;
    right: 0;	
    font-size: 54px;
    color: #fff;
    transition: 0.3s;
}
.icon-prev a:hover,.icon-next a:hover{
    color: #F3C14D;
    transition: 0.3s;
}
.plan-gride-img {
    float: left;
    width: 100%;
}


/*Contact us popup*/
.main-contact-popup{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #022c4e;
    z-index: 9999;
    width: 100%;
    padding: 44px 60px 0 50px;
    display: none;
    overflow-y: auto;
}
.overflow-hide{
    overflow: hidden;
}
.popup-close-icon{
    float: left;
    cursor: pointer;
}
.popup-close-icon span{
    font-family: "Poppins";
    font-weight: bold;
    color: #ffffff;
    font-size: 32px;
    margin-left: 20px;
    position: relative;
    top: 5px;
    line-height: 24px;

}
.main-call-number{
    font-family: "Poppins";
    font-weight: bold;
    font-size: 32px;
    float: right;
    line-height: 36px;
}
.call-div{
    color: #ffffff;
}
.call-number{
    color: #f3c14d;
}
.contact-form-container{
    width: 950px;
    max-width: 100%;
    margin: 110px auto 0;
    text-align: center;
}
.contact-title{
    font-family: "Poppins";
    font-weight: 900;
    font-size: 50px;
    color: #ffffff
}
.contact-subtagline{
    font-size: 20px;
    font-family: "Open Sans";
    color: #ffffff;
    margin-bottom: 78px;
}
.contact-subtagline span{
    color: #f3c14d;
}
.contact-form-container .form-control{
    background: transparent;
    height: 63px;
    border-radius: 0;
    border: 1px solid #ffffff;
    box-shadow: none;
    color: #fff;
    font-size: 19px;
    padding: 15px 25px;	
} 
.contact-form-container .form-group{
    margin-bottom: 38px;
}
.contact-form-container textarea.form-control{
    height: 153px;
}
.contact-form-container .form-control:focus,.contact-form-container .form-control:active{
    box-shadow: none;
}
.contact-form-container .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ffffff;
}
.contact-form-container .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ffffff;
}
.contact-form-container .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ffffff;
}
.contact-form-container .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ffffff;
}
.contact-submit{
    line-height: 70px;
    height: 70px;
    width: 170px;
    background-color: #f3c14d;
    font-size: 30px;
    text-transform: uppercase;
    color: #022c4e;
    float: right;
    font-weight: bold;
    border: none;	
    margin-bottom: 180px;
    transition: 0.3s;
}
.contact-submit:hover{
    color: #ffffff;
    transition: 0.3s;
}


/*Contact us popup end*/


/*properties categories*/
.tax-properties_categories .fixed-header {
    float: left;
    width: 100%;
    padding: 31px 0;
    background: #022c4e;
    margin-top: 0; 
}
/*properties categories end*/

/*Contact Inquiry*/
.page-template-contact-inquiry .fixed-header {
    float: left;
    width: 100%;
    padding: 31px 0;
    background: #022c4e;
    margin-top: 0; 
}

/*Contact Inquiry end*/

.main-more-info {
    float: left;
    width: 100%;
    padding: 103px 0 118px;
}
.info-title{
	font-size: 50px;
	color: #022c4e;
	text-align: center;
	font-weight: bold;
    margin-bottom: 56px;
}




/*House Plan Page*/
.land-search-area{
	
}
.house-plan-title h1 {
    color: #022c4e;
    font-family: "Poppins";
    font-size: 50px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.pro-house-title{
	background-color: #062b49;
	color: #ffffff;
	font-family: "Poppins";
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    border-left: medium none;
    border-right: medium none;
    padding: 11px 0;
    float: left;
    width: 100%;
}
.pro-house-title a {
    color: #ffffff;
}
.house-plan-row{
	margin-bottom: 120px;
}
/***** David was born here *****/
.small-margin-bottom{
    margin-bottom: 30px;
}
.no-margin-bottom{
    margin-bottom: 0px;
}
.padding-left-right-small{
    padding-left:15px;
    padding-right: 15px;
}
/***** David died here *****/
.no-result-text{
	float: left;
	width: 100%;
	margin: 100px 0 200px;
}
.no-result-text span {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    font-size: 20px;
    color: #F3C14D;
}
.social-icon i{
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;    
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;    
}


/*Footer*/
.footer-color{
    background: #03365f;
    float: left;
    width: 100%;
}
.footer-back-img{
    float: left;
    width: 100%;
    padding: 83px 0 262px;
    margin-bottom: 20px;
    background: #03365f;
    background-image: url("assets/images/footer-imgage.png"); 
    background-image: url("assets/images/footer-imgage.png"), linear-gradient(to bottom,  #03365f 0%,#022c4e 100%); /* W3C */
    background-image: url("assets/images/footer-imgage.png"),-moz-linear-gradient(top,  #03365f 0%, #022c4e 100%); 	
    background-image: url("assets/images/footer-imgage.png"),-webkit-linear-gradient(top,  #03365f 0%,#022c4e 100%); 	
    background-repeat: no-repeat;
    background-position: bottom;	
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03365f', endColorstr='#022c4e',GradientType=0 ); /* IE6-9 */	
}
.footer-link a{
    color: #ffffff;
    font-size: 16px;
    font-family: 'Open Sans';
    transition: 0.3s;
}
.address-line{
    color: #ffffff;
    font-size: 16px;	
    font-family: 'Open Sans';
    margin-bottom: 42px;
    line-height: 24px;
}
.address-line p{
    color: #ffffff;
    font-size: 16px;
}
.phone-email{
    color: #ffffff;
    font-size: 16px;
    font-family: 'Open Sans';
    line-height: 28px;
}
.phone-email p{
    color: #ffffff;
    font-size: 16px;
}
.site-copyright{
    font-size: 13px;
    font-family: 'Open Sans';
    color: #ffffff;	
    margin-bottom: 30px;
    margin-top: 15px;
}
.site-copyright > a {
    border-left: 1px solid;
    color: #fff;
    margin-left: 10px;
    padding-left: 10px;
}
.main-footer {
    margin: 0 auto;
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-logo {
    float: left;
    width: 38.6%;
}
.footer-first-menu {
    float: left;
    width: 22.15%;
}
.footer-second-menu {
    float: left;
    width: 16.79%;
}
.footer-address {
    float: left;
    width: 22.3%;    
}
.footer-link li {
    list-style: outside none none;
    margin-bottom: 15px;
    padding-left: 17px;
    position: relative;
}
.footer-link a:before{
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    left: 0;
    transition: 0.3s;
}
.footer-link li:hover a:before{
    left: 3px;
    transition: 0.3s;
}
.footer-social-icon > a {
    margin-right: 12px;
}



/* Feel free to change duration  */ 
.animated  {
    -webkit-animation-duration : 1000 ms  ;
    animation-duration : 1000 ms  ;
    -webkit-animation-fill-mode : both  ;
    animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
    z-index : 1 
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
    z-index : 0 
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
    -webkit-animation-name : fadeOut;
    animation-name : fadeOut;
}  
@-webkit-keyframes  fadeOut {
    0% {
        opacity : 1   ;
    }  
    100% {
        opacity : 0   ;
    }  
}
@keyframes  fadeOut {
    0% {
        opacity : 1   ;
    }  
    100% {
        opacity : 0   ;
    }  
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    } 100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
div.wpcf7-validation-errors {
    border: none;
    margin: 40px auto 0;
    color: #ff0000;
    text-align: left;
}
div.wpcf7-mail-sent-ok {
    border: medium none;
    text-align: left;
    margin: 40px auto 0;
    padding: 0;
    text-align: left;
    color: green;
}
span.wpcf7-not-valid-tip{
    text-align: left;
}
.inquiry-form .form-control{
    border-color: #022c4e;
    color: #022c4e;
}
.inquiry-form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #022c4e;
}
.inquiry-form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #022c4e;
}
.inquiry-form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #022c4e;
}
.inquiry-form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #022c4e;
}
.inquiry-form .contact-title{
    color:    #022c4e;
}
.inquiry-form .contact-subtagline{
    color:    #022c4e;
}
.inquiry-form .contact-subtagline span {
    color: #98712c;
}
.location .select-box{
    width:100%;
}
.pro-top-banner {
    position: relative;
}
.pro-top-nav {
    float: left;
    left: 0;
    margin: 0 auto;
    padding: 170px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 1200px;
    z-index: 99;
}
.single-slider img {
    width: 100%;
}

/*Pro Slider*/
.inner-propage-slider{
    float: left;
    width: 100%;
}
.g-carousel-item {
    margin: 1.8rem;
    padding: 3rem 0 0;
}
.g-carousel-image-wrapper{    
    transform: scale(1);
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.18);
    -webkit-transition: -webkit-transform 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
    -moz-transition: -moz-transform 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.g-carousel-item .g-carousel-link {
    position: absolute;
    width: 75px;
    height: 75px;
    bottom: 1rem;
    left: 1rem;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.g-carousel-item .g-carousel-link .g-carousel-image-icon {
    display: block;
    text-align: center;
    background: #f3c14d;
    padding: 0;
    border-radius: 50%;
    color: #fff;
    line-height: 1;
    width: 64px;
    height: 64px;
    vertical-align: middle;
    display: table-cell;
}
.g-carousel-item .g-carousel-link .g-carousel-image-icon .fa {
    font-size: 2.5rem;
}
.g-carousel-item .g-carousel-image-wrapper:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.18);
}
.g-carousel-item .g-carousel-image-wrapper:hover .g-carousel-link {
    opacity: 1;
}
.pro-slider .owl-nav {
    display: none;
}
/************LANDING STYLES**************/
.page-template-landing-page .header-menu {
    float: right;
    line-height: 66px;
    text-align: right;
    width: 32%;
}
.page-template-landing-page .full-width-container {
    max-width: 80%;
}
.page-template-landing-page .header-logo {
    float: left;
    width: 50%;
    position: relative;
    z-index: 9999;
    margin-left: 185px;
}
.page-template-landing-page .header-logo {
    float: left;
    width: 50%;
    position: relative;
    z-index: 9999;
    margin-left: 185px;
}
.page-template-landing-page .footer-back-img {
    float: left;
    width: 80;
    padding: 83px 100px 262px;
    margin-bottom: 20px;
}
.page-template-landing-page .footer-link a {
       color: #ffffff;
    font-size: 13px;
    font-family: 'Open Sans';
    transition: 0.3s
}
.page-template-landing-page .address-line p {
    color: #ffffff;
    font-size: 13px;
}
.page-template-landing-page .phone-email p {
    color: #ffffff;
    font-size: 14px;
}
.page-template-landing-page .site-copyright {
    font-size: 11px;
}
.page-template-landing-page .site-content {
    background: #f5f5f5 !important;
}
.page-template-landing-page header.fixed-header {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: #022c4e;
    margin-top: 0;
}
.page-template-landing-page .header-logo img.img-responsive {
    width: 280px;
    margin-top: 8px;
    margin-left: 10px;
}
.page-template-landing-page a.menu-icon{
    margin-left: 10px !important;
}
.page-template-landing-page .talk-btn a {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins';
    height: 55px;
    line-height: normal;
    display: inline-block;
    padding: 10px 52px;
    transition: 0.3s;
    border: 2px solid #022c4e;
    background: #022c4e;
}
.top-banner-container{
	padding:0px !important;
}
.top-banner{
	height: 570px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.container.custom-margin {
   width: 57.5%;
}
.home-text{
	text-align:center;
	 padding-top: 90px;
}
.build-buy-text{
    text-align: center;
    padding-top: 60px;
}
.home-text-icon{
	padding-bottom:30px;
}
.new-house-content hr {
    background-color: #022c4e;
        margin-top: 15px;
    margin-bottom: 15px;
}
span.running {
    font-size: 15px;
}
.new-house .flex-content:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 98px;
    height: 103px;
    background: #f3c14d;
}
.new-house .flex-content:after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 98px;
    height: 103px;
    background: #f3c14d;
}
.new-house .flex-content {
    float: left;
    width: 48.95%;
	
    margin-left: -21%;
    margin-top: 8%;
}


.choose-right .flex-content:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 98px;
    height: 103px;
    background: #f3c14d;
}
.choose-right .flex-content:after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 98px;
    height: 103px;
    background: #f3c14d;
}
.choose-right .flex-content {
float: right;
    width: 52.95%;
    margin-right: -20%;
    margin-top: 8%;
}
.container.custom-margin-big {
        width: 69%;
    padding-bottom: 40px;
}
.build-scratch-container p {
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: left;
}
.margin-bottom-40{ 
    margin-top: 40px !important;
 
}
span.slider-text-landing {
    color: #fff;
    font-size: 38px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 90px;
}
span.running {    
	font-size: 19px;
    text-align: left;
    display: block;
    font-family: 'Open Sans Light';
    color: #022c4e;
}
span.why-summit-title strong {
    color: #f3c14d;
}
/* span.slider-cap {
    background: #f3c14d;
    padding: 5px;
    margin: 0 auto;
     display: block; 
    font-size: 19px;
    text-transform: none;
    color: #022f53;
} */
.scroll-down-container{
	width:100%;
	text-align:center;
}
img.scroll-down-icon {
    margin-top: 15px;
}
span.slider-text-landing {
    color: #fff;
    font-size: 36px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 50px;
    text-align: left;
    width: 590px;
       margin: 0px 290px;
    padding-top: 13%;
    font-family: 'Open Sans';
}
img.exp-icon {
    margin-top: -55px;
    margin-bottom: 30px;
}
.yellow-bg {
    background: #f3c14d;
    padding-bottom: 80px;
}
.match-right span.better-title{
	text-align:center;
}
 
.prop .land-img img {
	min-height:unset !important;
}
.prop .land-img {
    position: relative;
    overflow: hidden;
    min-height: 240px;
}
.l-small-box.place {
    padding-bottom: 10px  !important;
}
.prop .l-small-box {
    text-align: center;
    padding-bottom:  0px;
	background: #fff;
}
.prop .l-small-box span {
    color: #022c4e;
    width: 100%;
}
.prop .product-detail {
    text-align: center;
	background: #fff;
}
.properties .carousel-control.left {
	left:0 !important;
}
.properties .carousel-control.left {
    left: -150px !important;
}
.properties .carousel-control.right {
    right: -110px !important;
    width: 80px;
}
.properties .glyphicon.glyphicon-menu-right{
	text-shadow:none  !important;
	    color: #023259  !important;
	
}
.properties #myCarousel .glyphicon {
    position: relative;
    top: 1;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f3c14d;
    border: 1px solid;
    border-radius: 50px;
    background: #fff;
    width: 50px;
    height: 50px;
    padding: 15px;
}
.properties .carousel-control {
    bottom: 40%;
}
.properties .glyphicon.glyphicon-menu-left{
	text-shadow:none  !important;
	     color: #02325945 !important;
		 background: #ffffff47!important;
	
}
.properties .glyphicon.glyphicon-menu-right{
	text-shadow:none  !important;
	     color: #02325945 !important;
		 background: #ffffff47!important;
	
}
.slider-cap {
    position: relative;
    background: #f3c14d;
    padding: 5px;
    margin: 0 auto;
    font-size: 22px;
    text-transform: none;
    color: #022f53;
    display: inline-block;
    margin-left: 45px;
    margin-top: 40px;
    font-family: Open sans-serif;
    font-style: italic;
}
.slider-cap:before {
     content: "";
    border-bottom: 0px solid transparent;
    border-top: 48px solid transparent;
    border-right: 48px solid #f3c14d;
    position: absolute;
    top: 0px;
    left: -48px;
}
.slider-cap:after {
content: "";
    border-top: 0px solid transparent;
    border-bottom: 48px solid transparent;
    border-left: 48px solid #f3c14d;
    position: absolute;
    bottom: 0px;
    right: -48px;
}
.vl {
    border-left: 1px solid #f3c14d;
    height: 100px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    margin-top: 20px;
}
img.home-text-icon {
    width: 75px;
}
.yellow-bg {
      padding-bottom:  0px; 
}
.vl-right {
    border-left: 1px solid #f3c14d;
    height: 150px;
    position: absolute;
    right: 0;
        margin-right: -30px;
    margin-top: -15px;
}
.vl-left {
    border-left: 1px solid #f3c14d;
    height: 150px;
    position: absolute;
    left: 0;
    margin-left: -40px;
    margin-top: -15px;
}
.scroll-for-more {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 50px;
}
img.scroll-down-icon {
    width: 30px;
}
.number-right {
    color: #f3c14d;
    font-size: 120px;
    padding-top: 19.5%;
    float: right;
    margin-right: -125px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 131px;
}
.number-left {
       color: #f3c14d;
    font-size: 120px;
    padding-top: 22%;
    float: left;
    margin-left: -125px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 131px;
}
.prop .l-small-box span {
    font-size: 14px;
    color: #9a9b9b;
    margin-left: 0px;
    position: relative;
    top: 4px;
}
.prop .pro-name-label {
    width: 100%;
}
span.home-text-content {
    color: #022c4e;
    font-size: 27px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 90px;
}
.match-right .build-scratch-container {
    margin-top: 40px;
}

.match-right span.home-text-content {
color: #022c4e;
    font-size: 27px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 60px;
}
}
span.choose-right-content{
    color: #ffffff;
    font-size: 29px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 60px;
}
.choose-right {
    text-align: center;
}
span.build-buy-content {
   color: #022c4e;
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
}
span.build-buy-content-normal {
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Open Sans';
}
.new-house .flex-box-left {
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 20px 20px;
}
.choose-right .flex-box-left {
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 20px 20px;
}
span.new-house-content{
      color: #022c4e;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    text-align: left;
}
.new-house-img{
	height: 500px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
span.yellow {
    color: #f3c14d;
}
.built-scratch-img{
	height:300px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.build-scratch-container {
    margin-top: 60px;
}
span.better-title {
    font-size: 22px;
    margin-bottom: 15px;
    display: block;
	
    font-family: 'Open Sans';
}
.build-scratch-container p {
    font-family: 'Open Sans';
	
    font-weight: 300;
}
.properties .load-more-btn input {
    font-size: 16px;
    color: #022c4e;
      line-height: 40px;
    height: 40px;
    border: 1px solid #022c4e;
    background: none;
    text-transform: uppercase;
    padding: 0 24px;
    margin: 23px 0 20px;
    transition: 0.3s;
}
.why-summit-img{
	height:300px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.why-summit-container {
    margin-top: 60px;
}
.yellow-bg {
    background: #f3c14d;
}
.our-exp {
    text-align: center;
} 
.our-exp {
    text-align: center; 
}
.our-exp-box {
    background: #fff;
    border: 2px solid;
    padding: 20px;
}
span.big-no {
font-size: 52px;
    font-weight: bold;
    font-family: 'Open Sans';
}
span.yr {
    font-family: 'Open Sans';
}
.our-exp-box .talk-text {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal;
}
span.small-text {
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.our-exp .talk-block {
    text-align: center;
    margin-top: 60px;
    text-transform: uppercase;
	
    margin-bottom: 60px;
}
.row.why-summit-container p {
    color: whitesmoke;
    text-align: left;
}
.match-right p {
text-align: center !important
;
}
.l-small-box img {
    width: 30px;
}
span.why-summit-title {
    font-size: 22px;
    margin-bottom: 15px;
    display: block;
    color: #f5f5f5;
}
span.why-summit-title {
    font-size: 22px;
    margin-bottom: 15px;
    display: block;
}
.margin-bottom-60{
	 margin-bottom: 60px;
}
.container-fluid.blue-bg { 
    background: #03365e;
    padding-bottom: 40px;
    padding-top: 60px;
}
.choose-right .new-house-img {
    margin-top: 50px;
}
span.choose-right-content{ 
    color: #fff;
    font-size: 27px;
    font-family: 'Open Sans';
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block; 
 
}
/************BLOG DETAILS STYLES**************/
.blog-content p {
	text-align:left !important;
}
body.single-blog {
    background: #f5f5f5;
}
.blog-listing .wp-content {
    color: #414141;
    float: left;
    font-size: 18px;
    line-height: 32px;
    margin-top: 0px;
}
.single-blog header.fixed-header {
    float: left;
    width: 100%;
    padding: 31px 0;
    background: #022c4e;
    margin-top: 0;
}
span.blog-btn {
    width: 100%;
}
.prev-blog span.blog-btn {
    padding-left: 0px;
    width: 100%;
    margin-top: 10px;
}
.next-blog span.blog-btn {
    padding-left: 0px;
	
    margin-top: 10px;
}
.next-blog span.blog-btn {
    padding-right: 0px;
    width: 100%;
	
    margin-top: 10px;
}
	.hidden-mobile{
		display:inline-block!important;
	}
	.visible-mobile{
		display:none!important;
	}
/************BLOG LLIST STYLES**************/
.blog-search {
    float: right;
    margin-top: -50px;
	    width: 300px;
}
input#blog-search {
    background: whitesmoke;
    border: 0px;
    border-bottom: 1px solid #022c4e;
    width: 280px;
    font-size: 18px;
    font-family: 'Open Sans';
}
span.blog-search-icon {
    border-bottom: 1px solid #022c4e;
    padding-bottom: 2px;
    cursor: pointer;
}
i.glyphicon.glyphicon-search {
    font-size: 15px;
}
body.page-template-blog-listing{
    background: #f5f5f5;
}
.page-template-blog-listing #myCarousel{
margin-top:70px;width:100%; 
}
.page-template-blog-listing header.fixed-header {
    float: left;
    width: 100%;
    padding: 31px 0;
    background: #022c4e;
    margin-top: 0;
}
.flex-content-right a.blog-more-tag {
    margin-left: 30px !important;
    margin-top: -25px !important;
    position: absolute !important;
    z-index: 999 !important;
}
span.glyphicon.glyphicon-triangle-left {
       font-size: 35px;
    margin-right: 25px;
}
span.glyphicon.glyphicon-triangle-right {
    font-size: 35px;
}
.page-template-blog-listing .carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin: 0;
}
.page-template-blog-listing .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 8% !important;
    margin-bottom: 30px;
}
.blog-slide .flex-content:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 117px;
    height: 117px;
    background: #f3c14d;
}
.page-template-blog-listing .blog-category {
        margin: 0 !important;
    margin-top: 30px !important;
    text-align: left !important;
}

.page-template-blog-listing .bl-title {
    margin: 10px 0;
    font-size: 24px;
    min-height: 110px;
    margin-bottom: 0px;
}
.blog-slide .flex-content {
    width: 43.95%;
    margin-top: 160px;
    margin-right: 70px;
}
.blog-slide .flex-content:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 117px;
    height: 117px;
    background: #f3c14d;
}
.blog-slide .flex-content:after { 
 
    width: 117px;
    height: 117px; 
}
.blog-header {
 height: 590px;
	
    margin-top: -30px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.blog-details h1 {
    font-size: 35px;
    text-transform: UPPERCASE;
    font-family: 'Open Sans';
    font-weight: bold;
	
    color: #022c4e;
	
    margin-top: 0px;
}
.blog-category {
     margin:  0px !important;  
    color: #022c4e;
    font-weight: 700;
    font-family: 'Open Sans';
    text-transform: uppercase;
    display: block;
	
    text-align: right !important;
}
.prevnext-blog {
    height: 100px;
    width: 100px;
    border: 1px solid;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.next-blog .prevnext-blog {
    float: right;
} 
.next-blog span {
    width: 75%;
    display: inline-block;
    font-family: 'Open Sans';
    color: #606060;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}
.prev-blog hr {
    width: 100px;
    float: left;
    margin-left: -200px;
    margin-top: 50px;
}
.next-blog hr {
    width: 100px;
    float: right;
    margin-right: -200px;
    margin-top: 50px;
}
.prev-blog .prevnext-blog {
    float: left;
} 
.prev-blog span {
	padding-left: 30px;
    width: 75%;
    display: inline-block;
    font-family: 'Open Sans';
    color: #606060;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
 .blog-date{
	    color: #022c4e;
		
    margin-top: 10px;
    display: block;
    font-weight: 400;
    font-family: 'Open Sans';
    text-align: right !important;
}
.blog-slide .flex-box-right {
    background: #fff none repeat scroll 0 0;
    padding: 40px 33px;
    position: relative;
    z-index: 10;
}
.blog-slide-item{
	cursor:pointer;
}
.slider-text p {
    color: #03365e;
    font-size: 36px;
    /* font-family: op; */
    font-weight: bold;
        line-height: 48px;
    text-transform: uppercase;
    display: block; 
    text-align: left;
    width: auto;
    margin: 0 auto; 
    font-family: 'Open Sans';
}
.carousel-indicators .active{ 
    background-color: #f3c14d !important;
    border: 1px solid #f3c14d !important; 
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #022c4e !important;
    border: 1px solid #022c4e !important;
    border-radius: 1px;
}
.blog-slide{
	height: 590px;
	background-size: cover!important; 
	background-repeat: no-repeat!important; 
	background-position: center!important; 
}
.blog-listing .bl-title a {
    font-size: 24px;
    color: #214363;
    font-weight: normal;
    font-weight: 500;
    /* font-family: 'Open SAns'; */
}
.blog-listing .bl-title a p {
    font-size: 24px;
    color: #022c4e;
    font-weight: normal;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 8% !important; 
}
.carousel-control.left{
	background:unset !important; 
}
.carousel-control.right{
	background:unset !important; 
}
#myCarousel .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f3c14d;
}
#myCarousel .carousel-control:focus, .carousel-control {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9  !important; 
}
.carousel-control {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    right: 15px;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    bottom: 45px; 
    left: unset !important; 
	    top: unset !important; 
}
.blog-category  {
    margin: 14px 0;
}
.blog-category a {
    color: #9a9b9b;
    font-weight: 700;
    text-transform: uppercase;
}
a.blog-more-tag { 
    line-height: 50px;
    height: 50px; 
    background: none;
    text-transform: uppercase;
    padding: 0 24px;
    margin: 23px 0 69px;
    display: inline-block;
    margin: 0 auto;
    background-color: #f3c14d;
    font-size: 16px;
    font-weight: bold; 
    color: #022c4e;
    font-family: 'Poppins'; 
    line-height: normal;
    display: inline-block;
    padding: 10px 30px;
    transition: 0.3s; 
}
a.blog-more-tag:hover {
    text-decoration: none;
    transition: 0.3s;
    background-color: #022c4e;
    color: #fff;
}
.blog-more-tag-container {
    width: 100%;
    text-align: left;
    margin: 20px 0;
}

 .load-more-tag {
      font-size: 16px;
    color: #022c4e;
    line-height: 50px;
    height: 50px;
    border: 1px solid #022c4e;
    background: none;
    text-transform: uppercase;
    padding: 0 24px;
        margin: 0px 0 69px;
    transition: 0.3s;
}
input.load-more-tag:hover{
    background-color: #022c4e;
    transition: 0.3s;
    color: #fff;
}
.load-more-tag-container {
    width: 100%;
    text-align: center;
    margin: 0px;
}
.house-plan-row.blog-listing {
    margin-bottom: auto;
}
/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
/*LANDING PAGE*/
@media only screen and (max-width: 768px) {
	span.slider-text-landing {
    color: #fff;
    font-size: 36px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 50px;
    text-align: left;
    width: 590px;
    margin: 0px 100px;
    padding-top: 13%;
    font-family: 'Open Sans';
	}
	
	.properties #myCarousel .glyphicon{
		display:none;
	}
	.why-summit-img {
    margin-top: 30px;
}
.our-exp-box {
    background: #fff;
    border: 2px solid;
    padding: 20px;
    margin-bottom: 60px;
}
.properties .carousel-control.left {
    left: -75px !important;
}
.properties .carousel-control.right {
    right: -75px !important;
}
.page-template-landing-page .header-logo {
    float: left;
    width: 50%;
    position: relative;
    z-index: 9999;
    margin-left: 59px;
}
.page-template-landing-page .header-menu {
    float: right;
    line-height: 66px;
    text-align: right;
    width: 32%;
    margin-right: -20px;
}
.built-scratch-img {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 30px;
}
.vl {
    border-left: 1px solid #f3c14d;
    height: 100px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    margin-top: 60px;
}
img.scroll-down-icon {
    margin-top: 15px;
}
.scroll-for-more {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 50px;
}
.properties #myCarousel-sm .glyphicon {
    position: relative;
    top: 1;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f3c14d;
    border: 1px solid;
    border-radius: 50px;
    background: #fff;
    width: 50px;
    height: 50px;
    padding: 15px;
}
}
@media only screen and (max-width: 414px) {
	.choose-right .new-house-img {
    margin-top: 170px;
}
	.page-template-landing-page .top-banner {
    height: 439px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
	.page-template-landing-page .header-logo {
    float: left;
    width: 50%;
    position: relative;
    z-index: 9999;
    margin-left: 0px;
}
.page-template-landing-page .header-menu {
    float: right;
    line-height: 20px;
    text-align: right;
    width: 37%;
    /* padding-left: 0px; */
        margin-right: -40px;
}
.page-template-landing-page .footer-first-menu {
    width: 100%;
    margin-bottom: 0px;
}
span.slider-text-landing {
    color: #fff;
    font-size: 17px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 50px;
    text-align: left;
    
    width: 300px;
    margin: 0 auto;
    padding-top: 15%;
    font-family: 'Open Sans';
    /* word-wrap: normal; */
}
.slider-cap {
    position: relative;
    background: #f3c14d;
    padding: 0px;
    margin: 0 auto;
    font-size: 13px;
    text-transform: none;
    color: #022f53;
    display: block;
    margin-left: 45px;
    margin-top: 40px;
    font-family: Open sans-serif;
    font-style: italic;
	
    width: 250px;
	
    margin-left: 30px;
}
.top-banner {
    height: 440px;
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.page-template-landing-page .footer-back-img {
    float: left;
    width: 80;
    padding: 15px;
    margin-bottom: 20px;
}
.new-house-img {
    height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 100%;
} 
.choose-right .flex-content {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: -120%;
}
.start .flex-content {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: -100%;
}
.start .flex-content {
    margin-top: -97% !important;
}
.start .new-house-img {
    margin-top: 250px;
}
.slider-cap:after {
    content: "";
    border-top: 0px solid transparent;
    border-bottom: 38px solid transparent;
    border-left: 48px solid #f3c14d;
    position: absolute;
    bottom: 0px;
    right: -47px;
}
.slider-cap:before {
    content: "";
    border-bottom: 0px solid transparent;
    border-top: 38px solid transparent;
    border-right: 48px solid #f3c14d;
    position: absolute;
    top: 0px;
    left: -47px;
}
.new-house-img {
    height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 300px;
}
.our-exp-box {
    background: #fff;
    border: 2px solid;
    padding: 20px;
    margin-bottom: 60px;
}
.container.custom-margin {
    width: 80%;
}
.new-house .flex-content {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: -125%;
}
.vl-left {
    border-left: 1px solid #f3c14d;
    height: 150px;
    position: absolute;
    left: 0;
    margin-left: -7px;
    margin-top: 0px;
}
.number-left {
    color: #f3c14d;
    font-size: 120px;
    padding-top: 22%;
    float: left;
    margin-left: -47px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 50px;
}
.vl-right {
    border-left: 1px solid #f3c14d;
    height: 150px;
    position: absolute;
    right: 0;
    margin-right: -7px;
    margin-top: 0px;
}
.number-right {
    color: #f3c14d;
    font-size: 120px;
    padding-top: 22%;
    float: right;
    margin-right: -47px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 50px;
}
.built-scratch-img {
    margin-top: 30px;
}
.why-summit-img {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 30px;
}
.container.custom-margin-big {
    width: 80%;
    padding-bottom: 0px;
}
.new-house .flex-content {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: -100%;
}
.new-house-img {
    height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 200px;
}
.page-template-landing-page .land-img img, .land-img {
    min-height: 345px;
    margin-top: 5px;
}
.yellow-bg {
    background: #f3c14d;
    padding-bottom: 30px;
}
.match-right .new-house .flex-content {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: -95%;
    /* padding-bottom: 50px; */
}
.match-right .new-house-img {
    height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 250px;
}
input#view_more_land {
    margin-bottom: 80px;
    margin-top: 30px;
}
.page-template-landing-page .footer-logo {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.margin-bottom-60 {
    margin-bottom: 90px;
}
.container-fluid.blue-bg {
    background: #03365e;
    padding-bottom: 90px;
    padding-top: 90px;
}
.choose-right {
    text-align: center;
    margin-top: 60px;
}
span.choose-right-content {
    color: #ffffff;
    font-size: 29px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 180px;
    margin-top: -50px;
}
.site-copyright > a {
    border-left: 0px;
    padding-top: 10px;
    color: #fff;
    margin-left: 10px;
    padding-left: 10px;
    display: block;
}
}

/**Landing page ends**/
/**Blog page ends**/
@media only screen and (max-width: 1280px) {
.next-blog hr {
      width: 60px !important;
    float: right;
    margin-right: -160px  !important;
    margin-top: 50px;
}
}
@media only screen and (max-width: 1440px) {
	.next-blog hr {
       width: 105px;
    float: right;
    margin-right: -204px;
    margin-top: 50px;
} 
.prev-blog hr {
    width: 105px;
    float: left;
    margin-left: -204px;
    margin-top: 50px;
}
}

@media only screen and (max-width: 768px) {
	.blog-header {
    height: 300px; 
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.slider-text p {
    color: #03365e;
    font-size: 29px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 48px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans';
}
.blog-slide .flex-box-right {
    background: #fff none repeat scroll 0 0;
    padding: 25px 25px;
    position: relative;
    z-index: 10;
}
	.next-blog hr {
    width: 50px;
    float: right;
    margin-right: -150px;
    margin-top: 50px;
}
.prev-blog span {
    padding-left: 30px;
   width: 68%;
}
.next-blog span {
    padding-right: 30px;
   width: 68%;
}
.next-blog hr {
    width: 39px;
    float: right;
    margin-right: -139px;
    margin-top: 50px;
}
.blog-slide .flex-box-right {
    background: #fff none repeat scroll 0 0;
    padding: 39px 22px;
    position: relative;
    z-index: 10;
}
.slider-text p {
    color: #03365e;
    font-size: 24px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans';
}
	.page-template-blog-listing .bl-title {
    margin-bottom: -15px;
    font-size: 24px;
    min-height: unset;
}
.page-template-blog-listing .bl-title {
    margin-bottom: 15px;
    font-size: 24px;
    min-height: unset;
}
}
@media only screen and (max-width: 414px) {
.blog-search {
    float: unset;
    margin-top: 0px;
    width: 300px;
    display: block;
}
.page-template-blog-listing #myCarousel {
    margin-top: 45px;
    width: 100%;
}
	.hidden-mobile{
		display:none!important;
	}
	.visible-mobile{
		display:inline-block!important;
	}
	.single-blog .footer-first-menu {
    margin-bottom:0px;
}
.blog-next-mob{
	margin-bottom:60px;
}
	.prev-blog span {
    margin-left: 0px !important;
    width: 75%;
    display: block;
}
.blog-details a {
    color: #606060;
}
.blog-slide .flex-content:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 70px;
    height: 70px;
    background: #f3c14d;
}
.blog-slide .flex-content {
    width: 67%;
    margin-top: 30px;
    margin-right: 30px;
}
.page-template-blog-listing .footer-first-menu {
    margin-bottom: 0px;
}
.blog-slide .flex-box-right {
    background: #fff none repeat scroll 0 0;
    padding: 30px 20px;
    position: relative;
    z-index: 10;
}
.slider-text p {
    color: #03365e;
    font-size: 26px;
    /* font-family: op; */
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans';
}
.blog-slide .flex-content::after {
    content: ""; 
    right: -10px;
    bottom: -10px;
      width: 70px;
    height: 70px;
}
.next-blog hr {
    width: 100px;
    float: right;
    margin-right: -200px;
    margin-top: 50px;
    display: none;
}
.prev-blog hr { 
    display: none;
}
.prev-blog span {
    margin-left: 100px;
    width: 75%;
    display: block; 
}
.next-blog span {
    margin-left: 100px;
    width: 75%;
    display: block; 
}
.flex-content-right a.blog-more-tag {
    margin-left: 8px !important;
    margin-top: -25px !important;
    position: absolute !important;
    z-index: 999 !important;
}
.blog-slide-item a.blog-more-tag {
    padding: 8px 15px;
    height: 40px;
}
}
@media only screen and (max-width: 1750px) {
    .home-about-title,.testimonial-title{font-size: 48px;}
    .about-content-block {padding: 30px 0 0 70px;}
    .padd-testi {padding: 0 70px 0 0;}
    .home-about-content p {font-size: 17px;line-height: 28px;margin-bottom: 30px;}
    .about-us-btn a {font-size: 14px;height: 46px;line-height: 44px;padding: 0 20px;}
    .owl-carousel .test-q img {width: 54px;}
    .intro{padding: 80px 0 100px;}
}
@media only screen and (max-width: 1610px) {
    .home-about-content {width: 76.94%;}
    .about-content-block {padding: 30px 0 0 50px;}
    .owl-carousel .test-q img {width: 50px;}
}
@media only screen and (max-width: 1550px) {
    .home-about-content {width: 80.94%;}
    .about-content-block {padding: 30px 0 0 50px;}
    .padd-testi {padding: 0 50px 0 0;}
    .home-about-content p {font-size: 16px;line-height: 28px;margin-bottom: 26px;}
    .home-about-title {font-size: 46px;margin-bottom: 16px;}
    .testimonial-title{font-size: 46px;margin-bottom: 18px;}
    .owl-carousel .test-q img {width: 48px;}
    .about-page-title{font-size: 48px;}
    .about-sub-title{font-size: 20px;}
    .inner-container {clear: both;margin: 0 auto;max-width: 100%;padding-left: 30px;padding-right: 30px;}    
    .why-title{font-size: 48px;margin-bottom: 40px;}    
    .wp-content {margin-top: 10px;width: 100%;}
    .bl-title {margin: 14px 0;font-size: 24px;}
    .bl-content {font-size: 16px;line-height: 25px;padding-bottom: 16px;}    
    .our-one {margin: 40px 0 30px;}

    .video-title{font-size: 46px;}
    .plan-browse {font-size: 28px;padding: 12px 30px 44px;}
    .main-plan-video {padding: 60px 0 80px;}
    .home-title{margin-bottom: 80px;font-size: 46px;}
    .info-title{font-size: 46px;}
    .loction-title{font-size: 36px;}
    .main-home-loction,.main-more-info {padding: 100px 0;}
    .ask-question-btn > a {height: 50px;line-height: 48px;padding: 0 38.5px;}
    .intro-title{font-size: 38px;}
    .side-two-block {font-size: 16px;line-height: 28px;}
    .intro-right p {font-size: 17px;line-height: 28px;}
    .plan-price{font-size: 38px;padding-bottom: 14px;}
    .pro-cat-name span{font-size: 46px;}
    .icon-prev a {font-size: 46px;}
    .icon-next a {font-size: 46px;}
    .pro-top-nav {padding: 110px 0;}

    .full-width-container{margin-left: 28px;margin-right: 28px;}

}
@media only screen and (max-width: 1480px) {
    .home-about-content {width: 80.94%;}
    .about-content-block {padding: 25px 0 0 40px;}
    .padd-testi {padding: 0 40px 0 0;}
    .home-about-content p {font-size: 15px;line-height: 26px;margin-bottom: 20px;}
    .home-about-title {font-size: 42px;margin-bottom: 12px;}
    .testimonial-title{font-size: 42px;margin-bottom: 16px;margin-top: 25px;}
    .test-q {margin-bottom: 28px;}	
    .dear-name{font-size: 20px;margin-bottom: 8px;}
    .testimonial-slider .owl-nav {bottom: auto;}
    .testimonial-slider .owl-prev, .testimonial-slider .owl-next {font-size: 26px;margin-left: 10px;padding: 0 14.5px;}
    .owl-carousel .test-q img {width: 44px;}
    .house-slider .owl-prev {left: -56px;}
    .house-slider .owl-next{right: -56px;}
    .house-slider .owl-prev, .house-slider .owl-next{height: 48px;width: 48px;font-size: 32px;}
    .about-text-color {margin-bottom: 20px;}
    .about-text-color,.about-text-gray,.about-side-one p,.about-side-two p,.why-text-color,.wp-content,.our-one, .our-two{font-size: 16px;line-height: 28px;}    
    .bl-content {font-size: 15px;line-height: 25px;}
    .about-side-two {padding-left: 27px;padding-right: 36px;}
    .why-title {font-size: 44px;}

    .pro-top-nav {padding: 80px 0;}
    .intro {padding: 80px 0 90px;}
    .pro-cat-name span {font-size: 44px;}
    .icon-next a {font-size: 42px;}
    .icon-prev a {font-size: 42px;}
    .intro-title {font-size: 36px;}
    .side-two-block {font-size: 15px;line-height: 27px;}
    .video-title {font-size: 44px;}
    .plan-browse {font-size: 24px;padding: 12px 20px 40px;}
    .main-plan-video {padding: 60px 0 40px;}
    .home-title{font-size: 44px;margin-bottom: 60px;}
    .info-title{font-size: 44px;}
    .loction-title {font-size: 34px;}
    .ask-question-btn > a {height: 46px;line-height: 44px;padding: 0 30.5px;}
    .main-home-loction,.main-more-info {padding: 80px 0;}
    .plan-content{padding: 20px 0 24px;}
    .plan-price {font-size: 36px;}
    .page-template-house-and-land .fixed-header, .single-properties .fixed-header, .page-template-product-details .fixed-header{padding: 20px 0;}
    .tax-properties_categories .fixed-header {padding: 20px 0;}
    .page-template-contact-inquiry .fixed-header {padding: 20px 0;}
    .intro{background-size: 75% auto !important;}
    .intro-content{padding: 50px 30px;}
    .intro-left-content{padding: 50px 15px 50px 30px;}
    .main-pro-intro{margin-bottom: 75px;}
    .breadcrumb-detail {margin: 14px 0 5px;}

    .footer-social-icon img {width: 30px;}

    /*Popup Contact*/
    .popup-close-icon span{font-size: 24px;}
    .popup-close-icon > img {width: 32px;}
    .popup-close-icon span{margin-left: 15px;}
    .main-call-number{font-size: 24px;}
    .contact-title{font-size: 34px;}
    .contact-subtagline {font-size: 16px;margin-bottom: 60px;}
    .contact-form-container .form-control {font-size: 16px;height: 50px;padding: 12px 20px;}
    .contact-form-container .form-group {margin-bottom: 28px;}
    .contact-submit {font-size: 26px;height: 56px;line-height: 56px;margin-bottom: 150px;width: 150px;letter-spacing: 3px;}
    .contact-form-container {margin: 8% auto 0;}

    .header-menu-none li a{font-size: 48px;}

    .info-title {font-size: 44px;}
    .house-plan-title h1{font-size: 48px;}

    .owl-carousel .s-small-box img {margin-right: 2px;width: 29px;}

}
@media only screen and (max-width: 1315px) {
    .home-about-content {width: 100%;max-width: 100%;}
    .about-content-block {padding: 15px 30px 0 30px;}
    .padd-testi {padding: 0 30px 0 30px;}
    .home-about-content p {font-size: 15px;line-height: 24px;margin-bottom: 20px;}
    .home-about-title {font-size: 40px;margin-bottom: 12px;}
    .testimonial-title{font-size: 40px;margin-top: 15px;}
    .testi-name {font-size: 15px;}    
    .house-slider .owl-prev {left: -36px;}
    .house-slider .owl-next{right: -36px;}
    .house-slider .owl-prev, .house-slider .owl-next {font-size: 26px;height: 40px;width: 40px;}

}
@media only screen and (max-width: 1280px) {
    .house-slider .owl-prev {left: -30px;}
    .house-slider .owl-next{right: -30px;}
    .pro-top-nav{width: 86%;}
}
@media only screen and (max-width: 1199px) {
    .house-slider .owl-prev {position: relative;left: 0;}
    .house-slider .owl-next{position: relative;right: 0;}	
    .house-slider .owl-prev, .house-slider .owl-next{display: inline-block;margin: 0 5px;}
    .house-slider .owl-nav{text-align: center;}
    .house-slider .owl-nav {margin-top: 30px;}
    .testimonial-slider .owl-nav {bottom: -6px;}
    .view-all-btn {margin-top: 36px;}
    .y-block {float: left;padding-left: 15px;width: 65%;}
    .y-title {font-size: 24px;line-height: 34px;}
    .y-btn a{height: 44px;line-height: normal;padding: 7px 15px;font-size: 16px;}
    .yellow-block img {width: 120px;}
    .slider-title-block{font-size: 34px;line-height: 34px;}
    .house-slider {margin: 50px 0 0;}
    .main-home-slider{padding: 50px 0 56px;}
    .s-title{font-size: 18px;}
    .owl-carousel .s-small-box img {margin-right: 3px;width: 30px;}
    .s-small-box li{line-height: 42px;}
    .s-subtitle{padding: 7px 0;font-size: 13px;}
    .view-all-btn a{height: 46px;line-height: normal;padding: 9px 25px;font-size: 16px;}
    .testimonial-title {font-size: 30px;margin-bottom: 12px;}
    .position-relative {padding-top: 0;}
    .padd-testi {padding: 0 30px 0;}
    .owl-carousel .test-q img {width: 34px;}
    .test-q {margin-bottom: 20px;}
    .dear-name {font-size: 16px;margin-bottom: 8px;}
    .home-about-content p {font-size: 13px;line-height: 23px;margin-bottom: 12px;}
    .testi-name{font-size: 14px;}
    .home-about-title {font-size: 30px;margin-bottom: 5px;}
    .about-us-btn a {font-size: 14px;height: 40px;line-height: 38px;padding: 0 15px;}
    .testimonial-slider .owl-prev, .testimonial-slider .owl-next {font-size: 24px;margin-left: 8px;padding: 0 12.5px;}
    .full-width-container {margin-left: 30px;margin-right: 30px;}
    .main-talk-us{padding: 50px 0;}
    .talk-text{font-size: 24px;line-height: 36px;}
    .talk-btn {margin-top: 20px;}
    .talk-btn a{font-size: 18px;height: 50px;line-height: normal;padding: 9px 35px;}
    .footer-link a{font-size: 14px;}
    .footer-link li{margin-bottom: 12px;padding-left: 15px;}
    .site-copyright{font-size: 9px;margin-bottom: 25px;margin-top: 15px;padding-right: 20px;}
    .address-line{font-size: 14px;line-height: 23px;margin-bottom: 25px;}
    .phone-email{font-size: 14px;line-height: 24px;}
    .footer-social-icon img {width: 24px;}
    .address-line p,.phone-email p{font-size: 14px;}

    /*Product Detail*/
    .select-box.price-box {width: 100%;}
    .price-range span{padding:0 10px;}
    .search-btn input{font-size: 22px;height: 50px;width: 128px;}
    .search-btn {margin-top: 13px;}
    .select-label{font-size: 12px;margin-bottom: 10px;}
    .select-box select{padding-left: 8px;padding-right: 8px;}
    .select-box {width: 47.4%;}
    .intro-right {margin-right: 12px;}
    .s-img{height: auto;}


    .intro-content {padding: 20px 20px;}
    .intro-title {font-size: 24px;margin-bottom: 8px;}
    .intro-right p {font-size: 14px;line-height: 25px;}
    .intro-right::before {content: "";height: 136px;left: -12px;top: -13px;width: 124px;}
    .intro-right::after{content: "";height: 136px;right: -12px;bottom: -13px;width: 124px;}
    .intro-left-content {padding: 20px 15px 20px 20px;}
    .side-one-padd {padding-right: 30px;}
    .side-two-block {font-size: 14px;line-height: 26px;margin-top: 5px;}
    .intro-title {font-size: 22px;margin-bottom: 15px;}
    .main-pro-intro {margin-bottom: 30px;}
    .box-border::before{top: -12px;content: "";height: 80px;right: -2px;width: 88px;}
    .box-border::after {bottom: -12px;content: "";height: 80px;left: -2px;width: 88px;}
    .plan-box-view{padding: 22px;}
    .plan-download-btn {margin: 25px 0 0;}
    .plan-price {font-size: 28px;}
    .plan-content {padding: 14px 0 20px;font-size: 13px;line-height: 20px;}
    .plan-icon img {padding: 1px 3.5px;width: 30px;}
    .plan-download-btn a{height: 48px;line-height: 48px;padding: 0 10px 0 15px;font-size: 14px;}
    .plan-download-btn span{font-size: 20px;}
    .plan-icon span{padding-left: 6px;padding-right: 6px;font-size: 14px;}
    .video-title {font-size: 34px;}
    .plan-browse {font-size: 18px;padding: 10px 20px 30px;}
    .main-plan-detail{padding: 56px 0;}
    .main-plan-video {padding: 60px 0 40px;}
    .home-title {font-size: 34px;margin-bottom: 56px;}
    .info-title{font-size: 34px;}
    .loction-title {font-size: 26px;}
    .loction-address{line-height: 23px;}
    .main-home-loction,.main-more-info {padding: 60px 0;}
    .pro-cat-name span {font-size: 34px;}
    .icon-next a {font-size: 30px;top: 45%;}
    .icon-prev a{font-size: 30px;top: 45%;}
    .pro-cat-name span{height: 220px;}
    .pro-cat-name{height: 220px;}
    .pro-cat-name::after{background-size: 88px;height: 90px;width: 90px;}
    .pro-cat-name::before{background-size: 88px;height: 90px;width: 90px;left: -13px;top: -13px;}
    .breadcrumb a{font-size: 16px;}
    .breadcrumb > .active{font-size: 16px;}
    .intro{background-size: 75% auto !important;padding: 55px 0 70px;}	

    .home .fixed-header, .page-template-about-us .fixed-header {margin-top: 20px;}
    .f-logo img {width: 77%;}
    .footer-back-img{margin-bottom: 15px;padding: 80px 0 165px;}

    /*About Us page*/
    .about-page-title {font-size: 38px;}
    .about-sub-title {font-size: 18px;}
    .main-ab-title {bottom: 15.7%;}
    .flex-row{padding: 11px 0;background-size: 100% auto !important;}
    .about-text-color {margin-bottom: 15px;}
    .about-two-block {margin-top: 40px;margin-bottom: 30px;}
    .about-text-color, .about-text-gray, .about-side-one p, .about-side-two p, .why-text-color, .wp-content, .our-one, .our-two {font-size: 15px;line-height: 24px;}
    .why-title {font-size: 38px;}
    .flex-box-right {padding: 45px 60px 60px 45px;}
    .wp-content{margin-top: 30px;}
    .bl-title {font-size: 20px;margin: 10px 0;}
    .bl-content {font-size: 14px;line-height: 24px;padding-bottom: 14px;}
    .bl-img{border: 8px solid rgba(0, 0, 0, 0.03);}
    .our-one {margin: 30px 0 25px;}
    .flex-content::before {content: "";height: 146px;left: -12px;top: -11px;width: 138px;}
    .flex-content::after{content: "";height: 146px;right: -12px;bottom: -11px;width: 138px;}
    .flex-content{margin-left:12px;}
    .flex-content-right{margin-right:12px;}

    .contact-form-container {margin: 12% auto 0;}

    .pro-top-nav{width: 82%;padding: 50px 0;}

    .header-menu-none li a {font-size: 38px;}
    .menu-social-icon a {font-size: 32px;margin-left: 15px;}
    .mobile-menu-right {padding-right: 140px;}

    .pro-house-title{font-size: 22px;}
    .house-plan-title h1{font-size: 38px;}    

}

@media only screen and (max-width: 991px) {
    .padd-testi{width: 100%;margin-bottom: 60px;}
    .testimonial-img{width: 100%;}    
    .testimonial-slider .owl-nav {bottom: auto;}
    .about-img{width: 100%;}
    .about-content-block{padding: 15px 30px 30px;width: 100%;}
    .yellow-block {padding: 25px 20px 30px 20px;}
    .y-block {width: 70%;}
    .yellow-block img {margin-top: 5px;width: 85px;}
    .y-title {font-size: 18px;line-height: 28px;}
    .y-btn a {font-size: 13px;height: 38px;line-height: normal;padding: 7px 15px;}
    .main-two-block{padding: 40px 0;}
    .main-home-slider {padding: 40px 0 46px;}
    .footer-logo {float: left;text-align: center;width: 100%;margin-bottom: 40px;}
    .footer-back-img{padding: 50px 0 140px;}
    .footer-first-menu {float: left;width: 33.33%;}
    .footer-second-menu{width: 33.33%;}
    .footer-address{width: 33.33%;}

    /*Product Detail*/
    .location {margin-right: 0;width: 48%;margin-bottom: 15px;}
    .region {margin-bottom: 15px;margin-right: 0;width: 48%;margin-right: 25px;}
    .select-box {width: 48.5%;}
    .proerties-detail {margin-right: 25px;width: 48%;margin-bottom: 15px;}
    .price-range {margin-right: 0;width: 48%;}
    .search-btn {margin-top: 21px;}
    .select-label {margin-bottom: 7px;}
    .select-box.price-box {width: 100%;}
    .pro-price{font-size: 13.88px;margin-top: 10px;}
    .pro-name-label{font-size: 14px;}
    .pro-name-label span{font-size: 12px;}
    .land-img label{font-size: 14px;height: 42px;left: 0;line-height: 42px;padding: 0 16px;}
    .breadcrumb > .active{font-size: 16px;}
    .breadcrumb a{font-size: 16px;}
    .search-btn input {font-size: 20px;height: 42px;margin-right: 5px;width: 125px;}
    

    .intro{background-size: 100% auto !important;padding: 30px 0;}
    .intro-right {width: 64%;}
    .pro-top-nav {padding: 50px 0;}
    .pro-cat-name span {height: 230px;}
    .pro-cat-name {height: 230px;}
    .pro-cat-name span {font-size: 28px;}
    .plan-download-btn a {font-size: 11px;height: 42px;line-height: 42px;padding: 0 5px 0 10px;}
    .plan-download-btn span {font-size: 16px;}
    .plan-box-view {padding: 15px;}
    .plan-price {font-size: 24px;padding-bottom: 8px;}
    .plan-price span{font-size: 12px;}
    .plan-content{padding: 10px 0 15px;}
    .plan-icon img{width: auto;}
    .l-small-box img {width: 34px;}
    .land-img img,.land-img {min-height: 345px;}


    .main-ab-title {bottom: 8.7%;}
    .about-page-title {font-size: 28px;}
    .about-sub-title {font-size: 14px;margin-top: 2px;}
    .main-why-build{padding: 40px 0 20px;}
    .f-logo img {width: auto;}
    .why-title {font-size: 34px;}

    .contact-form-container {margin: 18% auto 0;}

    .pro-cat-name span{height: 180px;}
    .pro-cat-name{height: 180px;}
    .pro-top-nav {padding: 42px 0;}	

    .mobile-menu-right {padding-right: 140px;padding-top: 14%;}

    .pro-house-title{font-size: 20px;}  

    .about-side-two p:first-child {margin-bottom: 15px;}
    .flex-row {background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;}
    .about-side-one {padding-left: 0;padding-right: 20px;}
    .about-side-two {padding-left: 20px;padding-right: 0;}
    .flex-content{width: 96.5%;}
    .flex-box-left,.flex-box-right{padding: 25px 22px;}
    .inner-new-container{padding-left: 30px;padding-right: 30px;}
    .bl-title {font-size: 18px;}

}

@media only screen and (max-width: 767px) {
    .yellow-block {margin-bottom: 20px;padding: 25px 20px 30px;}
    .two-block {width: 50%;}
    .house-slider {margin: 35px 0 0;}    
    .slider-title {font-size: 46px;line-height: 38px;margin-bottom: 18px;}
    .slider-subtitle{font-size: 28px;}
    .full-width-container {margin-left: 15px;margin-right: 15px;}
    .padd-testi {padding: 0 15px;}
    .about-content-block{padding: 15px 15px 30px;}

    .intro-right {width: 100%;}
    .plan-detail{margin-bottom: 50px;}
    .plan-download-btn a {font-size: 14px;height: 48px;line-height: 48px;padding: 0 10px 0 15px;}
    .plan-download-btn span {font-size: 26px;}
    .plan-box-view {padding: 28px;}
    .side-two-block{margin-bottom: 20px;}
    .plan-price {font-size: 28px;}
    .plan-price span{font-size: 14px;}
    .main-plan-video {padding: 40px 0 30px;}
    .video-title {font-size: 28px;}
    .plan-browse {font-size: 15px;line-height: normal;padding: 12px 0 30px;}
    .main-home-loction,.main-more-info {padding: 30px 0;}
    .home-title {font-size: 28px;margin-bottom: 40px;}
    .info-title{font-size: 28px;margin-bottom: 40px;}
    .loction-title {font-size: 20px;}
    .main-home-loction .col-md-3.col-sm-3.col-xs-12 {text-align: center;margin-bottom: 30px;}
    .video-width{width: 100%;}
    .map-loction {padding-left: 0;}
    .social-icon > img {width: 24px;}
    .menu-icon > img {width: 24px;}
    .intro-title {font-size: 20px;margin-bottom: 10px;}
    .intro-right p {font-size: 13px;line-height: 24px;}
    .side-two-block {font-size: 13px;line-height: 24px;}
    .intro{padding: 15px 0;background: none !important;}


    .flex-box-left {padding: 20px;}
    .why-title {font-size: 28px;margin-bottom: 30px;}
    .about-page-title {font-size: 24px;}
    .about-sub-title {font-size: 11px;margin-top: 2px;}
    .about-text-color {margin-bottom: 15px;}    
    .flex-box-right {padding: 20px;}    
    .our-one {margin: 20px 0 25px;}
    .wp-content {font-size: 14px;line-height: 26px;}
    .about-side-two,.about-side-one {padding-left: 0;padding-right: 0;}
    .four-block {border-right: medium none;}
    .intro-right {margin-right: 0;}
    .intro-right.intro-left {margin-left: 0;}
    .main-product-detail{padding:0 15px;}

    .inner-container {padding-left: 15px;padding-right: 15px;}
    .inner-new-container {padding-left: 15px;padding-right: 15px;}
    .flex-content {width: 96%;}


    .main-contact-popup{padding: 25px 20px 0;}
    .contact-title {font-size: 28px;}
    .contact-subtagline {font-size: 14px;margin-bottom: 50px;}

    .pro-cat-name {height: auto;padding: 0 40px;}
    .pro-top-nav {padding: 14% 0;}
    .pro-cat-name span {height: auto;}
    .pro-cat-name::before{display: none;}	
    .pro-cat-name::after{display: none;}
    .icon-prev a,.icon-next a{top: 40%;}

    .menu-close-icon {padding: 24px 15px 0 0;}
    .menu-close-icon img {width: 16px;}
    .mobile-menu-right {padding-right: 45px;padding-top: 14%;}
    .header-menu-none li a {font-size: 22px;}
    .menu-social-icon a {font-size: 24px;margin-left: 5px;}
    .menu-social-icon{margin-top: 10px;}

    .pro-house-title{font-size: 18px;}
    .house-plan-title h1{font-size: 34px;}

    .footer-logo{text-align: left;}
    .site-copyright {font-size: 10px;}
    .footer-back-img {padding: 25px 0 0;}
    .footer-first-menu{width: 50%;margin-bottom: 15px;}
    .footer-second-menu{width: 50%;margin-bottom: 15px;}
    .footer-address{width: 100%;margin-bottom: 15px;}
    .address-line {margin-bottom: 15px;margin-top: 5px;}
    

}

@media only screen and (max-width: 730px) {
    .y-block {padding-left: 0;width: 100%;}
    .yellow-block{text-align: center;}
    .yellow-block .fl-left {float: none;margin-bottom: 15px;}
    .slider-title {font-size: 30px;line-height: 30px;margin-bottom: 12px;}
    .slider-subtitle {font-size: 23px;}
    .l-small-box img {width: 34px;}
    .l-small-box span {font-size: 14px;margin-left: 8px;top: 3px;}
    .proerties-detail,.location{width: 100%;margin-right: 0;}
    .region{width: 100%;}
    .price-range {width: 100%;}
    .price-range span {padding: 0;text-align: center;width: 5.6%;}
    .select-box.price-box {width: 100%;}
    .search-btn input{ margin-right: 1px;}
    .select-box {width: 49%;}
    .land-search-area{padding: 25px 0 30px;}

    img.man-img {width: 77px;}
}

@media only screen and (max-width: 640px) {
    .fixed-header{margin-top: 20px;}
    .header-menu {line-height: normal;margin-top: 14px;}
    a.menu-icon {margin-left: 20px;}
    .slider-text{top: 37.6%;}
    .slider-subtitle {font-size: 18px;}

    .main-home-loction,.main-more-info {padding: 20px 0;}
    .home-title {font-size: 26px;margin-bottom: 20px;}
    .info-title{font-size: 26px;margin-bottom: 20px;}
    .main-plan-video {padding: 20px 0;}
    .video-title {font-size: 26px;}
    .plan-browse {font-size: 14px;line-height: normal;padding: 10px 0 25px;}    
    .social-icon > img {width: 20px;}
    .menu-icon > img {width: 20px;}
    a.menu-icon {margin-left: 15px;}


    .flex-row{background: none !important;}
    .contact-submit{margin-bottom: 0;}
    .contact-form-container{margin-bottom: 150px;}
    div.wpcf7-validation-errors{margin: 55px auto 0;}
    
    .pro-slider .owl-nav {display: block;text-align: center;}
    .pro-slider .owl-prev, .pro-slider .owl-next{font-size: 26px;color: #022c4e;opacity: 1;border: 1px solid rgba(0, 0, 0, 0.1);width: 40px;height: 40px;text-align: center;border-radius: 50%;background-color: #fff;display: inline-block;margin: 0 5px;}
    .pro-slider .owl-prev {position: relative;left: 0;}
    .pro-slider .owl-next {position: relative;right: 0;}
    .g-carousel-item .g-carousel-link,.g-carousel-item .g-carousel-image-wrapper:hover .g-carousel-link{opacity: 1;}
    .g-carousel-item .g-carousel-image-wrapper:hover{transform: scale(1);}
    
}

@media only screen and (max-width: 530px) {
    .margin15 {margin-left: 8px;}	
    .land-box {margin-bottom: 20px;width: 100%;}
    .load-more-btn input{margin: 23px 0 60px;height: 44px;line-height: 44px;padding: 0 24px;}

    .pro-cat-name {padding: 0 30px;}		
    .pro-top-nav {padding: 13% 0;width: 96%;}	
    .icon-prev a, .icon-next a {font-size: 26px;}
    .pro-cat-name::after {background-size: 65px auto;height: 70px;width: 70px;}
    .pro-cat-name::before {background-size: 65px auto;height: 70px;left: -9px;top: -9px;width: 70px;}

    .about-slider,.about-slider .rsOverflow {height: 260px !important;}
    .main-ab-title {bottom: 90px;}
    .about-slider img {width: auto;}
    .about-side-one, .about-side-two{padding-left: 0;padding-right: 0;}

    .flex-content {width: 94%;}
    .header-menu {margin-top: 9px;}

}
@media only screen and (max-width: 500px) {
    .two-block {width: 100%;}

    .popup-close-icon > img {width: 22px;}
    .popup-close-icon span {font-size: 18px;top: 2px; margin-left: 10px;}
    .main-call-number {font-size: 18px;}
    .contact-title {font-size: 22px;}
    .contact-subtagline {font-size: 12px;margin-bottom: 36px;}
    .contact-form-container .form-control {font-size: 14px;height: 42px;padding: 8px 15px;}
    .contact-form-container .form-group {margin-bottom: 20px;}
    .contact-submit {font-size: 22px;height: 46px;line-height: 46px;margin-bottom: 0;width: 130px;}
}
@media only screen and (max-width: 440px) {	
    .margin15 {margin-left: 5px;}

    .plan-box-view {padding: 15px;}	
    .pro-top-nav {padding: 12% 0;}
    .icon-prev a, .icon-next a {top: 32%;font-size: 24px;}
    .pro-cat-name span {font-size: 20px;}

    .footer-logo{text-align: center;margin-bottom: 30px;}
    .site-copyright {font-size: 9px;}
    .footer-back-img {padding: 25px 0 0;}
    .footer-first-menu{width: 100%;margin-bottom: 15px;}
    .footer-second-menu{width: 100%;margin-bottom: 15px;}
    .footer-address{width: 100%;margin-bottom: 15px;}
    .address-line {margin-bottom: 15px;margin-top: 5px;}

    .header-menu {margin-top: 3px;}
}
@media only screen and (max-width: 400px) {
    
    .price-range span{width: 7.6%;}    

    .popup-close-icon > img {width: 16px;}
    .popup-close-icon span {font-size: 14px;top: 0;margin-left: 5px;}
    .main-call-number {font-size: 14px;line-height: 28px;}
    .contact-title {margin-bottom: 5px;}

    .header-menu-none li a {font-size: 20px;}
    .menu-social-icon a {font-size: 20px;}

    .pro-house-title{font-size: 16px;}
    .house-plan-title h1{font-size: 30px;}

    .flex-content {width: 93%;}
    .our-one, .our-two{text-align: left;}
}

@media only screen and (max-width: 320px) {
    .flex-content {width: 92%;}
    .plan-icon img {padding: 1px 2.5px;width: 32px;}
    .plan-icon span {padding-left: 5px;padding-right: 5px;font-size: 12px;}
}

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {

    /* Hide elements */

    form,
    button,
    input,
    select,
    textarea,
    .navigation-top,
    .social-navigation,
    #secondary,
    .content-bottom-widgets,
    .header-image,
    .panel-image-prop,
    .icon-thumb-tack,
    .page-links,
    .edit-link,
    .post-navigation,
    .pagination.navigation,
    .comments-pagination,
    .comment-respond,
    .comment-edit-link,
    .comment-reply-link,
    .comment-metadata .edit-link,
    .pingback .edit-link,
    .site-footer aside.widget-area,
    .site-info {
        display: none !important;
    }

    .entry-footer,
    #comments,
    .site-footer,
    .single-featured-image-header {
        border: 0;
    }

    /* Font sizes */

    body {
        font-size: 12pt;
    }

    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 22pt;
    }

    h3 {
        font-size: 17pt;
    }

    h4 {
        font-size: 12pt;
    }

    h5 {
        font-size: 11pt;
    }

    h6 {
        font-size: 12pt;
    }

    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 10pt;
    }

    /* Layout */

    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none;
    }

    /* Site Branding */

    .site-header {
        background: transparent;
        padding: 0;
    }

    .custom-header-media {
        padding: 0;
    }

    .twentyseventeen-front-page.has-header-image .site-branding,
    .twentyseventeen-front-page.has-header-video .site-branding,
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding {
        position: relative;
    }

    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important; /* override styles added by JavaScript */
    }

    .site-title {
        font-size: 25pt;
    }

    .site-description {
        font-size: 12pt;
        opacity: 1;
    }

    /* Posts */

    .single-featured-image-header {
        background: transparent;
    }

    .entry-meta {
        font-size: 9pt;
    }

    /* Colors */

    body,
    .site {
        background: none !important; /* Brute force since user agents all print differently. */
    }

    body,
    a,
    .site-title a,
    .twentyseventeen-front-page.has-header-image .site-title,
    .twentyseventeen-front-page.has-header-video .site-title,
    .twentyseventeen-front-page.has-header-image .site-title a,
    .twentyseventeen-front-page.has-header-video .site-title a {
        color: #222 !important; /* Make sure color schemes don't affect to print */
    }

    h2,
    h5,
    blockquote,
    .site-description,
    .twentyseventeen-front-page.has-header-image .site-description,
    .twentyseventeen-front-page.has-header-video .site-description,
    .entry-meta,
    .entry-meta a {
        color: #777 !important; /* Make sure color schemes don't affect to print */
    }

    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%;
    }

    .site-footer {
        padding: 0;
    }
	
	
}