/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.menu-item a {
    padding-top: 12px;
    border-top: 2px solid transparent !important;
    transition: border-color 0.3s ease;
   /* color: #fff !important;*/
}
.current_page_item a {
    border-top: 2px solid #13668C !important;
}
.menu-item a:hover {
    border-top: 2px solid #13668C !important;
}
.the7-e-sticky-effects .menu-item a {
  /*  color: #222222 !important;*/
}
.dt-nav-menu-horizontal > li > a .menu-item-text {
    font-weight: 200 !important;
    font-size: 17px !important;
}
div[block="section"] h1,
h1.elementor-heading-title {
    font-size: 50px !important;
    font-weight: 400 !important;
}
div[block="section"] h1::after,
h1.elementor-heading-title::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    height: 2px;
    width: 150px;
    background-color: #84878d;
}
div[block="section"] p {
    font-size: 18px !important;
    color: #E5E5E5 !important;
    margin-top: 25px !important;
    line-height: 1.3em !important;
}
div[block="section"] a.elementor-button:hover,
div[block="section"] a.elementor-button:focus,
div[block="career"] .read-more a:hover,
div[block="career"] .read-more a:focus {
    color: #ffffff !important;
    border-color: #84878d !important;
    background-color: #13668C !important;
}
div[block="services"] h3 {
    font-size: 50px !important;
    font-weight: 400 !important;
}
div[block="services"] {
    padding: 0 !important;
}
.elementor-element-e8ab05b {
    --column-gap: 0 !important;
}
div[block="services"] .elementor-image-box-wrapper {
    position: relative !important;
}
div[block="services"] .elementor-image-box-content {
    position: absolute !important;
    top: 50% !important;
    width: 100% !important;
    text-align: center !important;
}
div[block="services"] .elementor-image-box-content h4 {
    font-size: 32px !important;
}
body.home .elementor-icon-box-description {
    font-size: 17px !important;
    line-height: 1.6 !important;
    padding: 15px !important;
}
div[block="career"] {
    background: #84878d;
   /* border-radius: 20px;*/
}
div[block="career"] .read-more a {
    margin-top: 20px !important;
	border-color: #84878d !important;
}
div[block="career"] .tpg-post-holder {
    border-bottom: 1px solid #84878d;
    padding-bottom: 15px;
	border-color: #84878d !important;
}
div[block="career"] .tpg-post-link {
	border-color: #84878d !important;
}
@media only screen and (min-width: 661px) {
div[block="projects"] .elementor-post__text {
    background-color: #84878d !important;
    position: absolute !important;
    right: 30px !important;
    width: 50% !important;
    top: 20% !important;
}
div[block="section"] a.elementor-button,
div[block="career"] .read-more a {
   /* border-color: #ffffff !important;*/
    border-radius: 0 !important;
    margin-top: 40px !important;
    padding: 14px 55px 14px 55px !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}
}
@media only screen and (max-width: 660px) {
  	div[block="projects"] .elementor-post__text {
		background-color: #84878d !important;
		position: absolute !important;
		padding: 10px 24px 7px 24px !important;
		right: 60px !important;
		width: 80% !important;
		top: 5% !important;
	}
	div[block="section"] a.elementor-button{
		border-color: #ffffff !important;
		border-radius: 0 !important;
		margin-top: 40px !important;
		padding: 14px 55px 7px 55px !important;
		text-transform: uppercase !important;
		font-size: 15px !important;
	}
	#emc-map {
		margin-bottom: -80%;
		margin-top: -51%;
		clip-path: inset(27% 0 0 0);
	}
}
div[block="projects"] .elementor-grid-item {
    position: relative !important;
}
div[block="projects"] a.elementor-post__read-more {
    text-align: center;
    background-color: #13668C;
    padding: 10px;
    margin-top: 20px;
    display: block;
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 15px !important;
    max-width: 190px;
}

@media (max-width: 767px) {
    div[block="section"] h1 {
        font-size: 38px !important;
    }
    div[block="section"] h1::after {
        width: 80px;
    }
    div[block="projects"] article {
        min-height: 280px;
    }
}

@media (max-width: 700px) {
    div[block="projects"] article {
        min-height: 350px;
    }
}

@media (max-width: 650px) {
    div[block="projects"] article {
        min-height: 300px;
    }
}

@media (max-width: 550px) {
    div[block="projects"] article {
        min-height: 250px;
    }
}

@media (max-width: 500px) {
    div[block="projects"] article {
        min-height: 200px;
    }
}
