/*
*
*	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: 'Times New Roman Regular';
  src: url('./font/times-new-roman.ttf') format('truetype');
}

@font-face {
    font-family: 'Tex Regular';
    src: url('./font/texgyreadventor-regular.otf') format('opentype');
  }

@font-face {
  font-family: 'Tex Bold';
  src: url('./font/texgyreadventor-bold.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 */
}

#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;
}

#main-header {
    background-color: rgb(255, 255, 255, .45);
    top: unset;
    /* box-shadow: none; */
}

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

#logo {
    max-height: 55%;
}

.telephone-icon {
    margin-left: 20px;
    float: right;
    margin-top: -6px;
}

#et-top-navigation {
    padding-right: 34%;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 50px
}

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

#top-menu a {
    font-family: 'Tex Regular';
    font-size: 20.83px;
    color: #000000;
    text-transform: uppercase;
}

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

#top-menu li.current_page_item a {
    color: #000000;
    font-family: 'Tex Regular';
}

.mobile_menu_bar:before {
    color: #000000 !important;
}

.et_mobile_menu {
    background-color: #ffffff;
}

.et_mobile_menu li a {
    font-family: 'Tex Regular';
    font-size: 20.83px;
    color: #000000;
    text-transform: uppercase;
}

.et_mobile_menu li.current_page_item a {
    color: #000000;
    font-family: 'Tex Regular';
}

.phoneNumber {
    font-family: 'Tex Bold';
    font-size: 25px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 46px;
}

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

.et-fixed-header #top-menu li a {
    padding-bottom: 30px !important;
}

.et-fixed-header .phoneNumber {
    top: 23px;
}

#main-footer {
    display: none;
}

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

#footer-bottom {
    background-color: unset;
}
*/

/* //float: unset;
//text-align: center; */
#footer-info {
    float: unset;
    font-family: 'Times New Roman Regular';
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 3px;
}

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

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

.social-icons {
    float: unset;
    margin-top: 100px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 50px;
}

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

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

.social-icons a:last-child {
    margin-right: 0;
}
/*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-1st-section {
    background-image: linear-gradient(
        180deg
        ,rgba(255,255,255,0) 10.3%,rgba(17,17,17,0.38) 0%),url(http://localhost/odt/wp-content/uploads/2021/08/banner.jpg)!important;
}

.home-2nd-section {
    height: 510px;
}

.home-2nd-section .home-1st-row {
    top: -193px;
}

.home-2nd-section .home-1st-row .dgbc_blog_carousel .swiper-container {
    height: 620px;
}

/* height: 545px; */
.home-2nd-section .home-1st-row .dgbc_blog_carousel_0.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb img {
    
    width: 365px;
    margin: 0 auto;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3)!important;
}

.home-2nd-section .home-1st-row .dgbc_blog_carousel .dgbc_post_item .content-wrapper {
    width: 365px;
    margin: 0 auto !important;
    padding: 30px;
    background-color: rgb(225 225 225 / 71%);
    top: -180px;
}

.home-2nd-section .home-1st-row .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet {
    background: #111111 !important;
}

.home-2nd-section .home-1st-row .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet {
    background: #636363 !important;
}

.home-2nd-section .home-1st-row .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 16px!important;
    height: 16px!important;
    background: #636363!important;
}

.home-4th-section .home-1st-row > div:first-child {
    margin-right: 4%;
    padding-left: 6%;
    width: 50.25%;
}

.home-4th-section .home-1st-row > div:nth-child(2) {
    width: 43.25%;
}

.home-5th-section .home-1st-row .customer-s-review .et_pb_button_wrapper {
    margin-top: 30px;
}

.home-6th-section .home-1st-row {
    padding-left: 4%;
    width: 100%;
}

.home-6th-section .home-1st-row > div:first-child {
    margin-right: 2px;
}

/* .home-6th-section .home-1st-row > div:nth-child(2) {
    width: 45.60%;
} */

/* 8/17/2021 */
.blog-content {
    width: 100% !important;
    max-width: 100% !important;
}

.blog-content .blog-posts article {
    float: left;
    width: 32.6%;
    margin-right: 1%;
    margin-bottom: 22px;
}

.blog-content .blog-posts article:last-child {
    margin-right: 0;
}

.blog-content .blog-posts article a {
    margin-bottom: 0;
}

.blog-content .blog-posts article a img {
    height: 492px;
}

.blog-content .blog-posts article h2 {
    position: absolute;
    bottom: 6px;
    font-size: 25px;
    line-height: 30px;
    padding-top: 20px!important;
    padding-right: 40px!important;
    padding-bottom: 20px!important;
    padding-left: 40px!important;
    width: 300px;
    background-color: rgb(225 225 225 / 71%);
}
/* 8/17/2021 end */

/* services page */
.services-2nd-section .services-1st-row {
    height: 518px;
}

.services-2nd-section .services-1st-row > div:first-child {
    margin-right: 0;
    width: 100%;
    height: 100%;
    top: -228px;
}

.services-2nd-section .services-1st-row > div:nth-child(2) {
    position: absolute;
    right: 38px;
    z-index: 1;
}

/* position: absolute; */
.services-2nd-section .services-1st-row .house-desc {
    width: 580px;
    height: 480px;
}

/* position: absolute;
z-index: 1;
bottom: -30px;
left: 9px; */
.services-2nd-section .services-1st-row .house-title {
    margin-left: 5px
}

.services-2nd-section .services-2nd-row > div:first-child {
    margin-right: 0;
    width: 100%;
    height: 100%;
}

.services-2nd-section .services-2nd-row > div:nth-child(2) {
    position: absolute;
    right: 38px;
    z-index: 1;
    bottom: -47px;
    width: 50.25%;
}

.services-2nd-section .services-2nd-row .house-title {
    margin-left: 1px
}

.services-4th-section .services-1st-row {
    width: 100%;
    max-width: 100%;
}

.services-4th-section #services-1st-row {
    padding-bottom: 30px;
}

.services-4th-section #services-2nd-row {
    padding-top: 0;
}

.services-4th-section .services-1st-row > div {
    width: 32.6%;
    margin-right: 1%;;
}

.services-4th-section .services-1st-row > div span {
    width: 100%;
}

.services-4th-section .services-1st-row > div span img {
    width: 100%;
    height: 492px;
}

.services-4th-section .services-1st-row > div .house-img {
    margin-bottom: 0;
}

.services-4th-section .services-1st-row > div .house-title {
    position: absolute;
    bottom: 0;
}

/*portfolio page*/
.portfolio-3rd-section .portfolio-1st-row {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
}

.portfolio-3rd-section #portfolio-2nd-row {
    padding-top: 50px;
}

.portfolio-3rd-section #portfolio-3rd-row {
    padding-top: 50px;
}

.portfolio-3rd-section .portfolio-1st-row > div:first-child {
    width: 49.2%;
    margin-right: 0.8%;
}

.portfolio-3rd-section .portfolio-1st-row > div:nth-child(2) {
    width: 49.2%;
    margin-left: 0.8%;
}

.portfolio-3rd-section .portfolio-1st-row .house-img {
    margin-bottom: 0;
}

.portfolio-3rd-section .portfolio-1st-row .house-img img {
    height: 735px;
    width: 100%;
}

.portfolio-3rd-section #portfolio-3rd-row > div:first-child .house-img span {
    display: flex;
}

.portfolio-3rd-section .portfolio-1st-row > div .house-title p:nth-child(2)::after {
    position: absolute;
    width: 39px;
    height: 32px;
    content: "";
    background-image: url('/odt/wp-content/uploads/2021/08/right_arrow.png');
    right: 0;
    bottom: 3px;
}

.portfolio-3rd-section .portfolio-1st-row > div .house-title {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.portfolio-3rd-section .portfolio-1st-row > div .house-title p:nth-child(2) {
    font-size: 13px !important;
}

.portfolio-3rd-section .portfolio-1st-row > div .house-title p {
    width: 83%;
}

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

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

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

.contact-form .et_contact_bottom_container {
    display: block;
    float: unset;
    text-align: center;
}
/*custom css end*/

@media ( max-width: 1680px ) {
    .portfolio-4th-section .portfolio-1st-row .house-desc {
        width: auto;
    }
}

@media ( max-width: 1626px ) {
    .home-5th-section .home-1st-row .why-choose {
        width: 100%;
    }

    .home-5th-section .home-1st-row .customer-stars {
        width: 100%;
    }

    .home-5th-section .home-1st-row .why-choose-desc {
        width: 100%;
    }
}

@media ( max-width: 1573px ) {
    .services-2nd-section .services-2nd-row > div:nth-child(2) {
        z-index: 2;
    }
}

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

@media ( max-width: 1500px ) {
    .services-3rd-section .services-3rd-row > div > div {
        width: auto;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .services-3rd-section .services-3rd-row > div > div p {
        padding-left: 0 !important;
    }

    /*portfolio page*/
    .portfolio-2nd-section .portfolio-1st-row .house-title {
        width: auto;
    }

    .portfolio-2nd-section .portfolio-1st-row .house-desc {
        width: auto;
    }
}

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

@media ( max-width: 1384px ) {
    .home-4th-section .home-1st-row > div:first-child {
        width: 42.25%;
    }

    .home-4th-section .home-1st-row > div:nth-child(2) {
        width: 53.25%;
    }

    .home-4th-section .home-1st-row .house-desc {
        width: 100%;
    }
}

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

    #et_mobile_nav_menu {
        display: block;
        padding-right: 10%;
    }

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

    #phoneNumber-mobile {
        display: block;
        position: unset;
        float: right;
    }

    #phoneNumber-desktop {
        display: none;
    }
}

@media ( max-width: 1126px ) {
    .home-6th-section .home-1st-row .contact-form {
        width: 100%;
    }
}

@media ( max-width: 1001px ) {
    .services-2nd-section {
        padding-bottom: 170px !important;
    }

    .services-2nd-section .services-2nd-row > div:nth-child(2) {
        bottom: -140px;
    }
}

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

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

    .home-4th-section .home-1st-row > div:nth-child(2) {
        width: 100%;
    }

    .home-6th-section .home-1st-row {
        padding-left: 0;
        width: 80%;
    }

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

    .home-6th-section .home-1st-row .google-map span {
        width: 100%;
    }

    .home-6th-section .home-1st-row .google-map span img {
        width: 100%;
        height: auto !important;
    }

    /* services page */
    .services-2nd-section {
        padding-bottom: 10px !important;
    }

    .services-2nd-section .services-1st-row {
        height: auto;
    }

    .services-2nd-section .services-1st-row > div:first-child {
        position: unset;
    }

    .services-2nd-section .services-1st-row .house-desc {
        width: 100%;
        height: 100%;
    }

    .services-2nd-section .services-1st-row .house-title {
        margin-left: 0;
    }

    .services-2nd-section .services-1st-row > div:nth-child(2) {
        position: unset;
    }

    .services-2nd-section .services-2nd-row > div:nth-child(2) {
        position: unset;
        width: 100%;
    }

    .services-2nd-section .services-2nd-row .house-img span {
        width: 100%;
    }

    .services-2nd-section .services-2nd-row .house-img span img {
        width: 100%;
    }

    .services-4th-section .services-1st-row > div {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        float: unset;
    }

    .services-4th-section .services-1st-row > div:last-child {
        margin-right: auto !important;
    }

    /*porftfolio page*/
    .portfolio-3rd-section .portfolio-1st-row > div:first-child {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        float: unset;
    }

    .portfolio-3rd-section .portfolio-1st-row > div:last-child {
        width: 80%;
        margin-right: auto !important;
        margin-left: auto;
        float: unset;
    }

    .portfolio-3rd-section .portfolio-1st-row .house-img img {
        height: 500px;
    }

    .portfolio-3rd-section .portfolio-1st-row .house-img span {
        width: 100%;
    }
}

@media ( max-width: 856px ) {
    .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;
    }
}

@media ( max-width: 816px ) {
    .portfolio-4th-section .portfolio-1st-row .house-title {
        width: auto;
    }
}

@media ( max-width: 550px ) {

    #logo {
        max-height: 31%;
        position: relative;
        top: -13px;
    }

    #phoneNumber-mobile {
        display: none;
    }

    #phoneNumber-desktop {
        display: block;
        position: relative;
        text-align: center;
        top: -2px;
        z-index: -1;
    }

    .telephone-icon {
        float: unset;
        position: relative;
        bottom: -6px;
    }

    div.et_pb_section.et_pb_section_0.home-1st-section {
        background-image: linear-gradient(
            180deg
            ,rgba(255,255,255,0) 18%,rgba(17,17,17,0.38) 0%),url(http://localhost/odt/wp-content/uploads/2021/08/Homepage_banner.jpg)!important;
    }

    div.et_pb_section.et_pb_section_0.services-1st-section {
        background-image: linear-gradient(
            180deg
            ,rgba(255,255,255,0) 18%,rgba(17,17,17,0.38) 0%),url(http://localhost/odt/wp-content/uploads/2021/08/banner.jpg)!important;
    }

    div.et_pb_section.et_pb_section_0.portfolio-1st-section {
        background-image: linear-gradient(
            180deg
            ,rgba(255,255,255,0) 18%,rgba(17,17,17,0.38) 0%),url(http://localhost/odt/wp-content/uploads/2021/08/banner_3.png)!important;
    }

    .home-1st-section .home-1st-row .banner-title h1 {
        font-size: 43px;
        line-height: 60px;
    }

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

    .home-3rd-section .home-1st-row .house-title h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-3rd-section .home-1st-row .house-desc {
        font-size: 18px;
        line-height: 30px;
    }

    .home-4th-section .home-1st-row .house-title h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-4th-section .home-1st-row .house-desc {
        font-size: 18px;
        line-height: 30px;
    }

    .home-4th-section .home-1st-row .et_pb_button_1_wrapper a {
        font-size: 15px !important;
    }

    .home-5th-section .home-1st-row .why-choose h4 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-5th-section .home-1st-row .why-choose-desc {
        font-size: 18px;
        line-height: 30px;
    }

    .home-5th-section .home-1st-row .customer-reviews h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-5th-section .home-1st-row .customer-s-review .et_pb_slide_content {
        font-size: 18px !important;
        line-height: 30px;
    }

    .home-5th-section .home-1st-row .customer-s-review .et_pb_button_wrapper a {
        font-size: 15px !important;
    }

    .home-6th-section .home-1st-row .contact-us {
        font-size: 35px;
    }

    /*services page*/
    .services-2nd-section .services-1st-row .house-desc {
        font-size: 18px !important;
        line-height: 30px;
    }

    .services-2nd-section .services-1st-row .house-title {
        font-size: 35px;
    }

    .services-2nd-section .services-2nd-row .house-desc {
        font-size: 18px !important;
        line-height: 30px;
    }

    .services-2nd-section .services-2nd-row .house-title {
        font-size: 35px;
    }

    .services-3rd-section .services-1st-row .house-title h2 {
        font-size: 35px;
    }

    .services-3rd-section .services-1st-row .house-desc {
        font-size: 18px !important;
        line-height: 30px;
    }

    .services-3rd-section .services-2nd-row .services-title h3 {
        font-size: 35px;
    }

    .services-3rd-section .services-3rd-row > div > div p {
        font-size: 18px !important;
    }

    .services-4th-section .services-1st-row > div span img {
        height: auto;
    }

    /*portfolio page*/
    .portfolio-2nd-section .portfolio-1st-row .house-title h2 {
        font-size: 35px;
    }

    .portfolio-2nd-section .portfolio-1st-row .house-desc {
        font-size: 18px !important;
        line-height: 30px;
    }

    .portfolio-4th-section .portfolio-1st-row .house-title h3 {
        font-size: 35px;
    }

    .portfolio-4th-section .portfolio-1st-row .house-desc {
        font-size: 18px !important;
        line-height: 30px;
    }
}

@media ( max-width: 456px ) {
    .home-2nd-section .home-1st-row .dgbc_blog_carousel .dgbc_post_item .content-wrapper {
        width: auto;
    }
}


