/*
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
*/

p.team-name-li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: bold;
}
.team-list-items .wpb_wrapper {
    background: #ddd;
}
.team-list-items .wpb_wrapper p{ margin-bottom:0px;}

@media (min-width: 980px) {
.auto-width {
    width: 41.33%;
	padding-right:0px;
}
.ignite-team-description {
    width: 58.66%;
}
	.ignite-team-description .wpb_text_column {
    margin-left: 0px !important;
}
	.people-column1-BG, .people-column2-BG{ width:50% !important;}
}
.ignite-members-info {
    background-color: #f2f2f2;
    margin: 0 !important;
    padding: 15px 0;
}
.ignite-team-heading br {
    display: none;
}
.ignite-team-heading p span {
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
body .people-column1-BG, body .people-column2-BG {
    margin-right: 10px;
    width: 100% !important;
    margin: 0 !important;
}
	.auto-width {
    width: 37.33%;
	padding-right:0px;
}
.ignite-team-description {
    width: 62.66%;
}
	.team-list-items {
    padding: 8px;
}
	p.team-name-li{ font-size:13px;}
	.vc_empty_space {
    height: 20px !important;
}
}

@media (max-width: 767px) {
.intership-form-section .rightside-text-block {
   margin: 0px 20px;
}
body .ignite-members-info * {
    margin-left: 0px !important;
    text-align: center;
    margin: 0 auto !important;
    display: block;
    width: 100%;
}

.ignite-members-info img {
    width: auto;
    max-width: 180px;
}
.ignite-members-info p {
    text-align: center;
    display: block;
    width: 100%;
    float: left;
}
.team-list-items {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
	.team-list-items .wpb_wrapper {
    background: transparent;
}
	p.team-name-li {
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: bold;
    background: #ddd;
    display: inline-block;
    min-width: 200px;
    position: relative;
    top: -8px;
    padding-top: 9px;
}
}
