/*
*
*	Theme Name: DIVI Child theme
*	Description: Child theme for Divi theme
*	Theme URI: http://www.elegantthemes.com/gallery/divi/
*	Version: 2.7.5
*	Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*	Author: Elegant Themes
*	Template: Divi
*
*/

@import url('css/fontello.css');

@font-face {
  font-family: 'Aldine Roman';
  src: url('./font/Ald721Rm.ttf') format('truetype');
}

@font-face {
  font-family: 'Arial';
  src: url('./font/Arial.ttf') format('truetype');
}

@font-face {
  font-family: 'Arial Bold';
  src: url('./font/Arial-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Alkes Bold Italic';
  src: url('./font/AlkesBoldIt.ttf') format('truetype');
}

/*@font-face {
  font-family: 'Gotham Book';
  src: url('./font/GothamBook.otf') format('opentype');
}*/

/* Additional Font -Sample */

/* @font-face {
    font-family: 'Antipasto';
    src:
        local('Antipasto'),
        local('Antipasto'),
        url('font/Antipasto.otf');
} */

/* =================
   |  SOCIAL ICONS |
   ================= */
.social-icons{
	list-style: none;
	/*text-align: center; alignment */
	float: right;
}
.social-icons a{
	margin: 3px; 		/* desired gap */
	font-size: 20px; 	/* size */
	color: #2ea3f2; 	/* color */
	-o-transition:.3s; /* smooth hover effect */
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	/* ...and now for the proper property */
	transition:.3s;
}
.social-icons a:hover{
	color: #ffffff; /* color on hover */
}
/* End of Social Icons */

/* =================
   |  Back to top |
   ================= */
#back-top {
	position: fixed;
	bottom: 100px;	/* fixed distance from the bottom */
	right: 0;
	/* display: none !important; uncomment this if you don't want to show the button */
    z-index: 999;
}

#back-top a {
	display: block;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 20px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
	
	color: #ffffff;
	background-color: #000000; /* change this to the theme color */
	opacity: 0.5; /* Adjust transparency */

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #ffffff;
}

@media only screen and ( max-width: 980px ) {
	#back-top {
		bottom: 0;
		right: 15px;
	}
	#back-top a {
		border-bottom-left-radius: 0;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
}

/* End of Back to top */

/* =================
      BLOG STYLE
   ================= */
.ds-thumbnail-blog .et_pb_post {
    background-color: #fff;
    min-height: 350px;
    margin-bottom: 50px;

}
/*Sets the image size posts and moves it to the left of the text*/
.ds-thumbnail-blog .et_pb_post a img {
    float: left;
    width: 400px;
    height: 350px;
    object-fit: cover;
    margin: 0 40px 0 0;
}
/*Resize the overlay to fit the image*/
.ds-thumbnail-blog .et_overlay {
    width: 300px !important;
    height: 280px !important;
}
.et-cart-info { display: none; }

/*Stack the image and content on smaller screens*/
@media only screen and (max-width: 980px) {
    .ds-thumbnail-blog .et_pb_post a img {
        width: 100%;
        height: 500px;
        object-fit: cover;
        margin: 0 0 40px 0;
    }
    /*Resize the overlay on smaller screens*/
    
    .ds-thumbnail-blog .et_overlay {
        width: 100% !important;
        height: 500px !important;
    }
    .ds-thumbnail-blog .et_pb_post h2 {
        margin: 40px 30px 20px 30px !important;
    }
    .ds-thumbnail-blog .et_pb_post p {
        margin: 0 30px;
    }
    .ds-thumbnail-blog a.more-link {
        margin: 20px 0 30px 30px;
    }
}
/*Add a little top padding to the post titles*/
.ds-thumbnail-blog .et_pb_post h2 {
    padding: 0px 0 20px 0 !important;
    margin-top: 0px !important;
}
.ds-thumbnail-blog .et_pb_post p {
    font-size: 16px;
    margin-right: 40px;
    color: #1f1d1d;
}
.ds-thumbnail-blog .post-meta {
    font-size: 14px !important;
}
/*This styles the read more link*/
.ds-thumbnail-blog a.more-link {
    display: inline-block;
    padding: 0.3em 1em;
    color: #fff;
    border: 2px solid #291111;
    background: #291111;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
	-o-transition:.3s; /* smooth hover effect */
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	/* ...and now for the proper property */
	transition:.3s;
}
/*This styles the read more link on hover*/
.ds-thumbnail-blog a.more-link:hover {
    display: inline-block;
    background: #fff;
    border: 2px solid #291111;
    color: #291111;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
/*This styles the double arrow on hover*/
.ds-thumbnail-blog a.more-link:hover:after {
    color: #fff;
}

/* End of Blog Style */

/* =================
   WOOCOMMERCE STYLE
   ================= */
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img {
    max-width: 335px;
    margin: 0 auto;
}

/* messages background */
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
    background: #6A1B9A !important; /* Change this to over all theme color */
}

/* Buttons and links */
#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover {
    color: #6A1B9A !important; /* Change this to over all theme color */
}

/* Buttons and links on hover */
.comment-reply-link:hover, .form-submit input:hover, .et_password_protected_form .et_submit_button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
    background: #6A1B9A !important; /* Change this to over all theme color */
	color: #ffffff! important;
}

/* For Products with variation */
.woocommerce-variation-price .woocommerce-Price-amount::before {
    content: "Unit Price: ";
    font-size: 0.7em;
    font-weight: 500;
}
.woocommerce-variation-price .woocommerce-Price-amount {
    margin-bottom: 35px;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
}

/* End of WooCommerce */

/* =================
   |Default Footer|
   ================= */
/* #footer-info a.rm-favicon{
    background: url("/wp-content/themes/Divi-child/images/ReadersMagnet-Favicon.png") no-repeat 0 5px;
    background-size: 40px auto;
    padding: 10px 0 10px 50px;
    display: inline-block;
} */
   /* Center Align Text without Social Media*/
   
	/* #footer-info{
		float: none;
		text-align: center;
		padding: 2% 0;
		font-size: 14px;
	}  */

/* End of Footer */

/* ==========================================
   |         Responsive Style               |
   ========================================== */
   
/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
	/* your css goes here */
}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 
	/* your css goes here */
}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
	/* your css goes here */
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
	/* your css goes here */
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
	/* your css goes here */
}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
	/* your css goes here */
}

/* End of Responsive Style */


/*custom css*/

/*.cus-head #main-header {
	background-color: #ffffff;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
}*/

/*sad*/
/*#page-container {
    padding-top: 0px !important;
}*/

/* top: unset;
box-shadow: none; */
#main-header {
    background-color: #8dc63f;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0) !important;
    box-shadow: 0 0 20px rgb(0 0 0) !important;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 20px rgb(0 0 0) !important;
    box-shadow: 0 0 20px rgb(0 0 0) !important;
}

/* #main-header.et-fixed-header {
    background-color: rgb(255, 255, 255);
} */

#et-top-navigation {
    padding-left: 0 !important;
    width: 84%;
}

.et_header_style_left #et-top-navigation {
    padding-top: 70px;
}

#top-menu-nav {
    width: 58%;
}

#top-menu a {
    font-family: 'Arial';
    font-size: 25px;
    color: #362f2d;
    text-transform: capitalize;
    font-weight: 400;
}

#top-menu li {
    padding-right: 50px;
}

#top-menu li.current_page_item a {
    color: #362f2d;
    font-family: 'Arial Bold';
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 48px;
}

.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 30px;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 30px;
}

.mobile_menu_bar:before {
    color: #362f2d !important;
}

.et_mobile_menu {
    background-color: #8dc63f;
}

.et_mobile_menu li a {
    font-family: 'Arial';
    font-size: 25px;
    color: #362f2d;
    text-transform: capitalize;
    font-weight: 400;
}

.et_mobile_menu li.current_page_item a {
    color: #362f2d;
    font-family: 'Arial Bold';
}

/* padding: 8px 30px 1px 22px; */
.search-phone {
    float: left;
    width: 42%;
    margin-top: -10px;
}

.search-box {
    float: left;
    margin-top: 8px;
}

.search-box form {
    position: unset;
    width: auto;
}

.search-box .et-search-form input {
    position: relative;
    z-index: 111;
    right: 0;
    font-family: 'Arial';
    font-style: italic;
    color: #000;
    border: 2px solid #362f2d;
    padding: 6px 15px;
    border-radius: 50px;
    width: auto;
    margin-right: 50px;
}

.search-box .et-search-form input::placeholder {
    color: #000000;
}

/* padding: 1% 3.2% 0 3.4%; */
.phone-content {
    border-right: 2px solid #362f2d;
    border-left: 2px solid #362f2d;
    padding: 8px 30px 1px 22px;
    float: left;
}

.phone-content img, .phone-content p {
    float: left;
}

.phone-content img {
    margin-top: -7px;
    margin-right: 12px;
}

.phone-content p {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 25px;;
    color: #362f2d;
}

/*background-color: rgb(255, 255, 255, 0);
position: fixed;
bottom: 0;
width: 100%;*/
#main-footer {
    background-color: #8dc63f;
}

#footer-bottom {
    background-color: unset;
    padding-bottom: 60px;
}

#footer-info {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 20.83px;
    color: #362f2d;
    float: unset;
    text-align: center;
}

#footer-info span {
    letter-spacing: 4px;
}

#footer-info a {
    font-weight: unset;
    color: #362f2d;
}

.social-icons span.follow-me {
    font-family: 'Monts Regular';
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 10px;
}

.social-icons {
    float: right;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.social-icons a {
    border-radius: 50px;
    border: 1px solid rgb(255, 255, 255, 0);
    font-size: 35px;
    margin-right: 20px;
    background-color: #222221;
    color: #ffffff;
}

.social-icons a:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #002f3e;
}

.social-icons a:last-child {
    margin-right: 0;
}

/* new widgets */
#footer-widgets > div.footer-widget:nth-child(1) {
    width: 34.875%;
}

#footer-widgets > div.footer-widget:nth-child(3) {
    width: 15.875%;
}

#footer-widgets > div.footer-widget:nth-child(1) h2 {
    font-family: 'Arial Bold';
    font-size: 33.33px;
    color: #362f2d;
}

#footer-widgets > div.footer-widget:nth-child(1) p {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 20.83px;
    color: #362f2d;
}

#footer-widgets > div.footer-widget:nth-child(1) > div:nth-child(1) {
    margin-bottom: 5px;
}

#footer-widgets > div.footer-widget:nth-child(1) > div:nth-child(2) {
    margin-bottom: 60px;
    width: 409px;
}

#footer-widgets > div.footer-widget > div:first-child {
    float: unset;
    margin-bottom: 5px !important;
}

#footer-widgets > div.footer-widget:nth-child(2) {
    width: 11.875%;
}

#footer-widgets > div.footer-widget:nth-child(2) > div:nth-child(1) {
    margin-bottom: 3px !important;
}

#footer-widgets > div.footer-widget:nth-child(2) > div {
    text-align: center;
    float: unset;
}

#footer-widgets > div.footer-widget:nth-child(2) > div p {
    line-height: 25px;
}

#footer-widgets > div.footer-widget h2 {
    font-family: 'Arial';
    font-weight: 600;
    font-size: 25px;
    color: #362f2d;
}

#footer-widgets > div.footer-widget div p {
    font-family: 'Arial';
    font-weight: 600;
    font-size: 16.67px;
    color: #362f2d;
}

/*sad end*/

/*.cus-foot {
    background-color: #fff !important;
    border-top: 1px solid #00134f;
}

.cus-foot #footer-info {
    color: #00134f;   
}

.cus-foot #footer-info a {
    color: #00134f;
}

.cus-foot .social-icons a {
    background-color: #00134f;
    border: 1px solid #00134f;
    color: #fff;
}

.cus-foot .social-icons a:hover {
    border: 1px solid #00134f;
    background-color: #ffffff;
    color: #00134f;
}

.blog-posts .column > article > .et_pb_image_container {
    margin: 0;
}

.blog-posts .column > article {
    position: relative;
    padding: 0;
}

.blog-posts .column > article > .post-meta {
    margin-bottom: 20px;
}

.no-blog {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
}*/

/*home page*/
.home-2nd-section .home-1st-row > div:first-child {
    margin-right: 4.2%;
}

.home-2nd-section .home-1st-row .house-steps .cul-3 {
    float: left;
    background-color: #8dc63f;
    width: 30%;
    margin-right: 5%;
    padding: 40px 40px 20px 40px;
}

.home-2nd-section .home-1st-row .house-steps .cul-3:last-child {
    margin-right: 0;
}

.home-2nd-section .home-1st-row .house-steps .cul-3 .house-img {
    text-align: center;
}

.home-2nd-section .home-1st-row .house-steps .cul-3 .house-title {
    font-family: 'Arial';
    font-size: 20.83px;
    color: #f8f3ea;
    padding-bottom: 11px;
}

.home-2nd-section .home-1st-row .house-steps .cul-3 .house-desc {
    font-family: 'Arial';
    font-size: 12.5px;
    color: #fff;
    line-height: 17px;
    width: 81%;
    position: relative;
}

.home-2nd-section .home-1st-row .house-steps .cul-3 .house-desc span {
    font-size: 25px;
    position: absolute;
    right: -38px;
    bottom: 3px;
}

.home-3rd-section .home-1st-row {
    max-width: 1590px;
    width: 90%;
    height: 430px;
}

/* height: 650px; */
.home-3rd-section .home-1st-row .dual-blog-posts .dgbc_post_item .dg-post-thumb img {

}

.home-3rd-section .home-1st-row .dual-blog-posts .dgbc_post_item .content-wrapper {
    background-color: rgb(141 198 63 / 88%);
    padding: 30px 55px 15px 55px;
    position: absolute;
    bottom: 0;
}

.home-3rd-section .home-1st-row .dual-blog-posts .dgbc_post_item .dg_read_more_wrapper .read-more {
    background-color: #598527 !important;
    border-radius: 50px;
    padding: 3px 15px !important;
    font-size: 10px !important;
    text-align: center;
    margin-top: 13px;
}

.home-3rd-section .home-1st-row .dual-blog-posts .dgbc_post_item .dg_read_more_wrapper .read-more:after {
    display: none;
}

.home-4th-section {
    height: 1030px;
    background-size: 90% 100% !important;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item {
    display: block !important;
}

/* height: 790px; */
.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .dg-post-thumb img {

}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .dg-post-thumb {
    width: 38%;
    float: left;
    display: block !important;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper {
    width: 50%;
    float: left;
    display: block !important;
    padding: 17% 20px 20px 4%;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .dg_bc_title {
    width: 500px;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .post-content {
    width: 650px;
    text-align: justify;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet {
    background: #598527 !important;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet {
    background: #709645 !important;
}

.home-4th-section .home-1st-row .single-blog-posts .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 28px!important;
    height: 28px!important;
    background: #709645!important;
}

.home-5th-section {
    background-size: 100% 35% !important;
}

.home-5th-section .home-2nd-row {
    width: 69%;
}

.home-5th-section .home-2nd-row > div:first-child {
    border-radius: 40px;
    margin-right: 0;
    width: 45.25%;
    z-index: 3;
    margin-left: 5%;
}

.home-5th-section .home-2nd-row > div:nth-child(2) {
    left: -39px;
}

/*services page*/
.home-2nd-section #services-1st-row > div:first-child { /*duplicate ni*/
    width: 24.6667%;
    margin-right: 8%;
}

.services-4th-section {
    height: 1030px;
    background-size: 73% 100% !important;
}

.services-4th-section .services-1st-row {
    top: -160px;
}

.services-4th-section > div.services-1st-row:nth-child(1) > div:first-child {
    margin-right: 4.5%;
    width: 48.25%;
}

.services-4th-section > div.services-1st-row:nth-child(2) > div:first-child {
    padding-left: 7%;
}

.services-5th-section .services-1st-row {
    top: -16px;
}

.services-6th-section {
    height: 1030px;
    background-size: 73% 100% !important;
}

.services-6th-section .services-1st-row {
    top: -200px;
}

.services-6th-section .services-2nd-row {
    top: -60px;
}

.services-6th-section .services-1st-row > div:first-child {
    margin-right: 4.5%;
    width: 48.25%;
    padding-left: 7%;
}

#services-7th-section {
    background-size: 100% 44% !important;
}

/*portfolio page*/
/*background-size: 58% 100% !important;*/
#portfolio-2nd-section:after {
    display: block;
    content: "";
    width: 60%;
    height: 109%;
    background: transparent url('/wp-content/uploads/2021/08/green-background1.png') no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

#portfolio-4th-section:after {
    display: block;
    content: "";
    width: 71%;
    height: 135%;
    background: transparent url('/wp-content/uploads/2021/08/green-background2.png') no-repeat;
    position: absolute;
    z-index: 1;
    top: -120px;
    left: 0;
}

.portfolio-2nd-section .portfolio-1st-row {
    width: 100%;
    max-width: 100%;
}

.portfolio-2nd-section .portfolio-1st-row .blog-posts .swiper-container {
    padding-bottom: 0;
}

/* height: 712px; */
.portfolio-2nd-section .portfolio-1st-row .blog-posts .dgbc_post_item .dg-post-thumb img {

}

.portfolio-2nd-section .portfolio-1st-row .blog-posts .dgbc_post_item .content-wrapper {
    background-color: #8dc63f;
    padding: 30px 55px 15px 55px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#portfolio-5th-section {
    background-size: 100% 38% !important;
}

/*contact page*/
.contact-form .et-pb-contact-message {
    font-family: 'Arial Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16.67px;
    color: #362f2d;
}

.et_pb_contact p .et_contact_error {
    border: 1px solid #fff!important;
}

.contact-form p > textarea {
    resize: none;
    height: 166px;
}

.contact-form .et_contact_bottom_container {
    display: block;
    float: unset;
    text-align: center;
}
/*custom css end*/
@media ( max-width: 1820px ) {
    .services-4th-section > div.services-1st-row:nth-child(2) .house-title {
        width: auto;
    }

    .services-4th-section > div.services-1st-row:nth-child(2) .house-desc {
        width: auto;
    }

    .services-6th-section > div.services-1st-row .house-title {
        width: auto;
    }

    .services-6th-section > div.services-1st-row .house-desc {
        width: auto;
    }
}

@media ( max-width: 1771px ) {
    #top-menu-nav {
        width: 52%;
    }

    .search-phone {
        width: 48%;
    }
}

@media ( max-width: 1610px ) {
    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .post-content {
        width: auto;
    }

    .home-5th-section .home-1st-row .house-desc {
        width: auto;
    }

    /* services page */
    .services-6th-section .services-2nd-row .house-desc {
        width: auto;
    }
}

@media ( max-width: 1550px ) {
    #top-menu-nav {
        width: 48%;
    }

    .search-phone {
        width: 52%;
    }
}

@media ( max-width: 1500px ) {
    .services-4th-section > div.services-1st-row:nth-child(1) .house-title {
        width: auto;
    }

    .services-4th-section > div.services-1st-row:nth-child(1) .house-desc {
        width: auto;
    }

    .services-5th-section > div.services-1st-row:nth-child(1) .house-title {
        width: auto;
    }

    .services-5th-section > div.services-1st-row:nth-child(1) .house-desc {
        width: auto;
    }
}

@media ( max-width: 1488px ) {
    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .dg_bc_title {
        width: auto;
    }
}

@media ( max-width: 1430px ) {
    .phone-content p {
        font-size: 19px;
    }
}

@media ( max-width: 1413px ) {
    .home-5th-section .home-2nd-row .contact-form {
        width: auto;
    }
}

@media ( max-width: 1343px ) {
    .home-3rd-section .home-1st-row .house-desc {
        width: auto;
    }
}

@media ( max-width: 1333px ) {
    #top-menu-nav {
        display: none;
    }

    #et_mobile_nav_menu {
        display: block;
    }

    .search-phone {
        position: absolute;
        right: 0;
        padding-right: 50px;
        width: 71%;
    }
}

@media ( max-width: 1100px ) {
    #footer-widgets > div.footer-widget:nth-child(1) {
        width: 26.875%;
    }

    #footer-widgets > div.footer-widget:nth-child(2) {
        width: 15.875%;
    }

    #footer-widgets > div.footer-widget:nth-child(3) {
        width: 17.875%;
    }
}

@media ( max-width: 1053px ) {
    .home-2nd-section #services-1st-row > div:first-child {
        width: 26.6667%;
    }
}

@media ( max-width: 1014px ) {
    .home-1st-section .home-1st-row .banner-title {
        width: auto;
    }

    .home-2nd-section .home-1st-row .house-steps .cul-3 {
        padding: 40px 20px 20px 20px;
    }
}

@media ( max-width: 980px ) {
    .home-1st-section .home-1st-row .banner-title {
        text-align: center;
    }

    .home-1st-section .home-1st-row .et_pb_button_0_wrapper {
        text-align: center;
    }

    .home-2nd-section .home-1st-row > div:first-child {
        margin-right: 0;
    }

    .home-2nd-section .home-1st-row .house-steps .cul-3 {
        width: 60%;
        float: unset;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px;
    }

    .home-2nd-section .home-1st-row .house-steps .cul-3:last-child {
        margin-right: auto;
    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .dg-post-thumb {
        width: 100%;
        float: unset;
    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper {
        width: 100%;
        float: unset;
        padding-top: 60px;
    }

    .home-5th-section .home-1st-row .house-title {
        margin-top: 100px;
    }

    .home-5th-section .home-2nd-row > div:first-child {
        width: 100%;
        margin-left: 0;
    }

    .home-5th-section .home-2nd-row > div:nth-child(2) {
        position: unset;
    }

    .home-5th-section .home-2nd-row .city-park {
        text-align: center;
    }

    /* services page */
    .home-2nd-section #services-1st-row > div:first-child {
        width: 100%;
        margin-right: 0;
    }

    .services-4th-section > div.services-1st-row:nth-child(1) > div:first-child {
        width: 100%;
        margin-right: 0;
    }

    .services-4th-section > div.services-1st-row:nth-child(2) > div:first-child {
        padding-left: 0;
    }

    .services-6th-section .services-1st-row > div:first-child {
        width: 100%;
        margin-right: 0;
        padding-left: 0;
    }

    #footer-widgets > div.footer-widget:nth-child(2) > div {
        text-align: left;
    }
}

@media ( max-width: 908px ) {
    .search-box {
        width: 202px;
        margin-left: 4px;
    }

    .search-phone {
        width: 64%;
        top: 26px;
    }

    .phone-content {
        margin-top: 14px;
    }
}

@media ( max-width: 550px ) {
    .home-2nd-section .home-1st-row .house-title {
        text-align: center;
    }

    .home-2nd-section .home-1st-row .house-title h3 {
        font-size: 38px;
    }

    .home-2nd-section .home-1st-row .house-steps .cul-3 {
        width: 100%;
    }

    .home-2nd-section .home-2nd-row .house-title h3 {
        font-size: 38px;
        text-align: center;
    }

    .home-2nd-section .home-2nd-row .house-desc {
        font-size: 20px;
        text-align: center;
    }

    .home-3rd-section .home-1st-row .house-title h4 {
        font-size: 38px;
    }

/* 	height: 600px; */
    .home-3rd-section .home-1st-row .dual-blog-posts .dgbc_post_item .dg-post-thumb img {

    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .dg-post-thumb img {
        height: auto;
    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .dg_bc_title {
        line-height: 0 !important;
        text-align: center !important;
    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .dg_bc_title a {
        font-size: 38px !important;
        line-height: 40px !important;
    }

    .home-4th-section .home-1st-row .single-blog-posts .dgbc_post_item .content-wrapper .post-content {
        font-size: 20px !important;
        text-align: center !important;
    }

    .home-5th-section .home-1st-row .house-title h5 {
        font-size: 38px;
    }

    .home-5th-section .home-1st-row .house-desc {
        font-size: 20px;
    }

    .home-5th-section .home-1st-row .house-title h5 {
        font-size: 38px;
    }

    .home-5th-section .home-1st-row .house-desc {
        font-size: 20px;
    }

    /* services page */
    .services-4th-section .services-1st-row .house-title {
        font-size: 38px;
        text-align: center;
        line-height: 40px;
    }

    .services-4th-section .services-1st-row .house-desc {
        font-size: 20px;
        text-align: center;
    }

    .services-5th-section .services-1st-row .house-title {
        font-size: 38px;
        text-align: center;
        line-height: 40px;
    }

    .services-5th-section .services-1st-row .house-desc {
        font-size: 20px;
        text-align: center;
    }

    .services-6th-section .services-1st-row .house-title {
        font-size: 38px;
        text-align: center;
        line-height: 40px;
    }

    .services-6th-section .services-1st-row .house-desc {
        font-size: 20px;
        text-align: center;
    }

    .services-6th-section .services-2nd-row .house-title h5 {
        font-size: 38px;
    }

    .services-6th-section .services-2nd-row .house-desc {
        font-size: 20px;
    }

    .home-5th-section .home-2nd-row .contact-title h5 {
        font-size: 29px;
    }
}

@media ( max-width: 513px ) {
    #et_mobile_nav_menu {
        padding-bottom: 70px;
        position: relative;
        top: -25px;
    }

    #logo {
        position: relative;
        top: -45px;
    }

    .search-phone {
        top: unset;
        bottom: 16px;

        width: 100%;
        padding-right: 0;
    }

    .search-box {
        float: unset;
        margin-right: auto;
        margin-left: auto;
    }

    .phone-content {
        width: 213px;
        float: unset;
        margin-right: auto;
        margin-left: auto;
    }

    .phone-content:after {
        clear: both;
        content: "";
        display: block;
    }
}

@media ( max-width: 346px ) {
    .home-1st-section .home-1st-row .banner-title h1 {
        font-size: 50px;
    }

    .home-1st-section .home-1st-row .et_pb_button_0_wrapper a {
        font-size: 20px !important;
    }
}









