/*
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 {
    letter-spacing: .25px;
    line-height: 1.8
}

a.connectLink {
    letter-spacing: .35px
}

#heroSection {
    min-height: 600px
}

#heroSection h2 {
    color: #fff !important;
    text-transform: uppercase
}

div#flyerSection h2 {
    color: #ffffff !important;
}

#flyerSection img.vc_single_image-img.attachment-full {
    margin-bottom: -130px;
    -ms-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

.serviceOverlay {
    min-height: 250px
}

.serviceOverlay h4 {
    color: #fff;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, .2)
}

.ult-content-box-container.threecolServices {
    overflow: hidden
}

.testimonial-name:before {
    content: '— ';
    color: #d0202e
}

.custom-menu li {
    margin: 0;
    padding: 0
}

#footerButtons {
    margin-bottom: 50px
}

#footerButtons button {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px
}

div#footerCTA {
    margin: 0 auto !important;
    padding: 0 !important;
    background-color: #d0202e;
    color: #fff
}

div#footerContent {
    max-width: 1200px;
    margin: 0 auto
}

div#footerCTA h2 {
    color: #fff;
    line-height: 1.1;
	font-size: 30px;
}

#footerCTA .vc_column-inner {
    margin: 0 20px
}

.mobile-header-bar .mobile-branding img {
    max-width: 65%;
    height: auto
}

.custom-nav {
    margin: 0;
    font-family: 'Open Sans', sans-serif
}

.custom-nav > li > a {
    padding: 0 0 5px
}

.footer .widget-title {
    color: #005fb3;
}

#footerIcons {
    text-align: left;
    margin-bottom: 30px !important
}

#footerIcons .fa {
    width: 35px;
    height: 35px;
    margin-right: 12px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    border: 0;
    transition: all .2s ease;
    color: #fff !important;
    background-color: transparent;
}

#footerIcons .fa:hover {
    opacity: 1;
    background-color: #aa202f;
    cursor: pointer;
    color: #fff !important
}

#footerIcons .circle {
    border-radius: 50%
}

#footerIcons .custom-team-color {
    color: #fff;
    background: #d0202e
}

/* MOBILE STYLES */
@media only screen and (max-width:767px) {
    #heroSection {
        min-height: 480px
    }
    #heroSection h2 {
        font-size: 22px;
        line-height: 1.4
    }
    #heroSection .ult-content-box {
        margin-bottom: 100px !important
    }
	#flyerSection .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
	}
    #footerContent p {
        text-align: center
    }
    #footerContent h3 {
        text-align: center;
        font-size: 22px;
        line-height: 1.2
    }
    #footerButtons .ubtn-ctn-center {
        margin-bottom: 25px
    }
}
