/*
	Theme Name: Magic2 child
	Theme URI: http://themeforest.net/user/MMC_Themers
	Description: Perfection is not good enough. We deliver Magic. By Mind Mining Company 
	Author: Mind Mining Company (MMC Themers)
	Author URI: http://themeforest.net/user/MMC_Themers
	Template: magic2
	Version: 1.3.0
	Tags: white, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
	Text Domain: mmc_magic_textdomain_child
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../magic2/style.css");

/*Insert your css below this line
------------------------------------------------*/
li#menu-item-15 a{
    color: #fff !important;
}
header + section.main {
    margin-top: 0px !important;
}
header {
    height: 90px !important;
}
.sticked.mmc-header .mmc-logo img.sec-logo, .mmc-header .mmc-logo img.main-logo {
    max-height: 50px !important;
}
.mmc-header .mmc-logo img.main-logo {
    max-width: 62px !important;
    max-height: 64px !important;
}
.mmc-header .mmc-logo img.sec-logo {
    margin-left: 16px !important;
    margin-right: -91px !important;
        max-width: 59px !important;
    max-height: 50px !important;
}
header img.sec-logo {
    display: none;
}
#header.mmc-nav > ul.mmc-nav-list > li.current_page_item > a:before,
#header.sticked .mmc-nav > ul.mmc-nav-list > li.current_page_item > a:before  {
    background-color: #07b9d4 !important;
}
.mmc-header.header-sticky.sticked .mmc-logo img.main-logo {
    display: none !important;
}
.mmc-header.header-sticky.sticked .mmc-logo img.sec-logo {
    display: inline-block !important;
}
.mmc-header.mmc-header nav > ul > li > a {
    line-height: 90px !important;
}
.hero-row {
    margin-top: -100px !important;
}
#hero-h2 {
    text-align: center;
    max-width: 320px;
    margin: auto;
}
.images img {
    position: relative;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.we-know-row {
    max-width: 90%;
    float: right;
    margin: 100px 0 80px;
}
.inner-text-we-know-row {
    margin: 60px 50px 60px;
}
.white  {
    color: #fff;
}
.left-h1-box {
    max-width: 75%;
    width: 75%;
}
.left-h1-box, .right-h1-box {
    position:relative;
}
.right-h1-box {
    float: right;
    max-width: 75%;
    width: 75%;
}
.h1-title-left {
    margin-left: 5%;
    max-width: 330px;
    padding: 12px;
}
.h1-title-left h1 {
    padding-left: 15px !important;
    margin: 30px 0 30px 22%;
    border-left: 5px solid #fff;
    padding-left: 20px;
}
.h1-title-right {
    margin-right: -5%;
    max-width: 300px;
    padding: 12px;
    margin-left: 45%;
}
.h1-title-right h1 {
    padding-right: 15px !important;
    margin: 30px -6% 30px 0;
    border-right: 5px solid #fff;
    padding-right: 20px;
    text-align: right;
}
.service-description-box {
    max-width: 520px;
    margin: 0px auto 0px 15px;
}
.round-images, .round-images-2 {
    position: relative;
    max-width: 180px;
}
.round-images img, .round-images-2 img {
    position: relative;
    max-width:100%;
    height: auto;
}
.round-images {
    top: -110px;
    left: -47%;
    margin-bottom: -135px;
}
.round-images-2 {
    top: -100px;
    left: -48%;
    margin-bottom: -50px;
}
ul.social-links {
    list-style: none;
    width: 270px;
    margin: auto;
}
ul.social-links li, ul.footer-links li {
    display: inline-block;
    text-align: center;
}
ul.social-links li {
    width: 85px;
}
ul.footer-links li {
    width: 90px;
}
ul.footer-links li a {
    color: #fff;
    font-size: 14px !important;
}
ul.ts-services-list, ul.ep-services-list, ul.em-services-list {
    margin: 34px 2px 0 26px;
}
ul.footer-links {
    max-width: 300px;
    margin: 38px auto 0px;
}
.footer-logo img {
    max-width: 220px;
    height: auto;
}
footer .sub-footer {
    text-align: center;
    margin: 10px auto 10px;
    font-size: 12px;
}

/* Button */
.mmc-buton, a.mmc-button-teal, a.mmc-button-gray, a.mmc-button-orange {
    text-transform: capitalize !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    border-radius: 50px !important;
}
.mmc-button-wrapper>a.mmc-button-teal, .mmc-button-wrapper>a.mmc-button-gray, .mmc-button-wrapper>a.mmc-button-orange {
    margin-left: 32px !important;
}
a.mmc-button-teal {
    border-top: 2px solid #07B9D4 !important;
    border-right: 2px solid #07B9D4 !important;
    border-bottom: 2px solid #2a2a2a;
    border-left: 2px solid #2a2a2a;
}
a.mmc-button-teal:hover {
    background-color: #07B9D4 !important;
    border-color: #07B9D4 !important;
}
a.mmc-button-gray {
    border-top: 2px solid #777 !important;
    border-right: 2px solid #777 !important;
    border-bottom: 2px solid #2a2a2a;
    border-left: 2px solid #2a2a2a;
}
a.mmc-button-gray:hover {
    background-color: #000000 !important;
    border-color: #000000 !important;
}
a.mmc-button-orange {
    border-top: 2px solid #F8981D !important;
    border-right: 2px solid #F8981D !important;
    border-bottom: 2px solid #2a2a2a;
    border-left: 2px solid #2a2a2a;
}
a.mmc-button-orange:hover {
    background-color: #F8981D !important;
    border-color: #F8981D !important;
}
a.mmc-button-teal:hover, a.mmc-button-gray:hover, a.mmc-button-orange:hover {
    transition: 0.4s ease-in-out !important;
    opacity: 1 !important;
    color: #fff !important;
}
/** Backgrounds **/
.background {
    background-size: cover !important;
}
.black-brick-bg {
    background: url('/wp-content/uploads/2016/04/Black_Specs.jpg') no-repeat center center !important;
    background-size: cover !important;
}
.black-brick-bg-2 {
    background: url('/wp-content/uploads/2016/04/Black_Specs.jpg') no-repeat center center !important;
    background-size: cover !important;
}
.blue-specks-bg {
    background: url('/wp-content/uploads/2016/03/Blue_Specks.jpg') no-repeat center center;
    background-size: cover !important;
}
.pink-specks-bg {
       background: url('/wp-content/uploads/2016/04/Orange_Specks.jpg') no-repeat center center; 
       background-size: cover !important;
}
/** Font Awesome **/
.fa {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.fa-chevron-right:before {
    content: "\f054";
    padding: 14px 16px 14px 21px;
}
.fa-chevron-right{    
    padding: 19px 3px;
    border: 2px solid #000000
 }
.fa-chevron-right, .fa-facebook, .fa-twitter, .fa-instagram {
    font-size: 30px !important;
    border-radius: 70px;
/*    background-color: #d41861;
    border: 2px solid #d41861;*/
}
.fa-facebook {
    background-color: #3b5998;
    border: 2px solid #3b5998;
}
.fa-twitter {
    background-color: #00aced;
    border: 2px solid #00aced;
}
.fa-instagram {
    background-color: #517fa4;
    border: 2px solid #517fa4;
}
a>i {
    color: #fff;
}
a.round-link i:hover, a:hover {
    opacity: 0.5;
    pointer: cursor !important;
}
.fa-chevron-right:before, .fa-facebook:before, .fa-twitter:before, .fa-instagram:before {
    border: 3px solid #fff;
    border-radius: 90px;
}
.fa-facebook:before {
    content: "\f09a";
    padding: 14px 20px 14px 20px;
}
.fa-facebook {
    padding: 19px 2px;
}
.fa-twitter:before {
    content: "\f099";
    padding: 14px;
}
.fa-twitter {
    padding: 19px 3px 19px 3px;
}
.fa-instagram:before {
    content: "\f16d";
    padding: 14px 16px;
}
.fa-instagram {
    padding: 19px 2px 19px 2px;
}

/* Angled Headers */
.left-angle .h1-title-left:after,
.left-angle-2 .h1-title-left:after{
    content: "";
    display: block;
    position: absolute;
    background: #EEE;
    z-index: 1;
}
.left-angle .h1-title-left:after,
.left-angle-2 .h1-title-left:after {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
}
.right-angle .h1-title-right:after {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
}
.left-angle-1 .h1-title-left:after {
    top: -88px;
    right: -120px;
    height: 250px;
    width: 250px;
}
.left-angle-2 .h1-title-left:after {
    top: -90px;
    right: -130px;
    height: 340px;
    width: 250px;
}
.right-angle-1 .h1-title-right:after {
    top: -85px;
    right: 771px;
    height: 340px;
    left: -160px;
    width: 250px;
    background: #EEE;
}
.row-index {
    position: relative !important;
    z-index: 2 !important;
}
ul.services-list li, ul.em-services-list li, ul.ep-services-list li, ul.ts-services-list li {
    color: #4a4a4a;
    font-weight: 600;
    padding: 6px 0;
    border-bottom: 2px solid rgba(175, 175, 175, 0.22);
    margin-top: 5px !important;
}
ul.services-list, ul.em-services-list li, ul.ep-services-list li, ul.ts-services-list li {
    margin-top: 15px;
}
ul.services-list li {
    list-style-image: url('/wp-content/uploads/2016/04/CP_LI.png');
}
ul.ts-services-list li  {
    list-style-image: url('/wp-content/uploads/2016/04/ConnPro_logo-Organge.png');
}
ul.ep-services-list li  {
    list-style-image: url('/wp-content/uploads/2016/04/ConnPro_logo-Black.png');
}
ul.em-services-list li {
    list-style-image: url('/wp-content/uploads/2016/04/ConnPro_logo-Blue.png');
}
/* Sub Page */
.sub-page-hero-h2 {
    max-width: 640px;
    margin: auto;
    text-align: center;
}
/** Forms **/ 
#ninja_forms_form_1_cont input,
#ninja_forms_form_1_cont label,
#ninja_forms_form_1_cont textarea,
#ninja_forms_form_1_cont input[type="submit"],
#ninja_forms_form_1_cont select,
#ninja_forms_form_1_cont .ninja-forms-required-items{
    font-family: Cabin, sans-serif !important;
    width: 100%;
}
#ninja_forms_form_1_cont input[type="text"] {
    border: none;
    border-bottom: 2px solid #07b9d4;
    background-color: #FFFFFF;
    padding: 10px 15px;
    color: rgba(0, 0, 0, 0.44);
}
#ninja_forms_form_1_cont input:focus {
    border-bottom: 2px solid #333;
    transition: 0.6s ease-in-out;
    color: #333;
}
#ninja_forms_form_1_cont label {
    font-size: 15px;
    padding-top: 6px;
}
#ninja_forms_form_1_cont select {
    padding: 12px 15px;
    border-color: #DBDBDB;
    color: rgba(0, 0, 0, 0.44);
}
#ninja_forms_form_1_cont textarea {
    background-color: #fff;
    border: 2px solid #EAEAEA;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.44);
}
#ninja_forms_form_1_cont textarea:focus {
    border: 2px solid #333;
    transition: 0.6s ease-in-out;
    border-radius: 5px;
    color: #333;
    background: #fff !important;
}
#ninja_forms_form_1_cont .ninja-forms-required-items {
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;
    position: absolute;
    top: 106%;
}
#ninja_forms_form_1_cont input[type="submit"] {
    border: none;
    background-color: #07b9d4;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-top: 6px;
}
#ninja_forms_form_1_cont [type="submit"] input:focus{
    background-color: #333;
    transition: 0.6s ease-in-out;
}
#ninja_forms_field_7_div_wrap ul, #ninja_forms_field_8_div_wrap ul {
    margin-bottom: 42px;
}
#ninja_forms_field_7_div_wrap ul li:first-child, #ninja_forms_field_8_div_wrap ul li:first-child {
    margin-bottom: 8px;
    font-weight: 700;
    border-bottom: 2px solid #07b9d4;
    margin-top: 10px;
}
#ninja_forms_field_7_div_wrap a, #ninja_forms_field_8_div_wrap a {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 15px;
}
#ninja_forms_field_7_div_wrap li, #ninja_forms_field_8_div_wrap li {
    font-size: 15px;
}
input#ninja_forms_field_5:hover {
    background-color: #333 !important;
    transition: 0.6s ease-in-out;
}
#ninja_forms_form_1_response_msg {
    text-align: center;
    font-size: 15px;
    margin-bottom: 2px;
    color: #FF0000;
    font-weight: bold;
 }
.pn-navigation {
    display: none !important;
}
h3#reply-title {
    color: #333;
}
#respond {
    margin-bottom: 55px;
}
.post-row {
    margin-top: -135px !important;
}
.mobile {
    display: none !important;
}
img.wp-image-30, img.wp-image-150 {
    padding: 0px 15px 
}

/* Mobile */
@media screen and (max-width: 480px)  {
    .left-h1-box, .right-h1-box {
        max-width: 100%;
        width: 100%;
    }
    .h1-title-left h1 {
        margin: 30px 0 30px 0%;
        max-width: 170px;
    }
    .left-angle-2 .h1-title-left:after {
        right: -202px;
    }
    .right-angle-1 .h1-title-right:after {
        left: -197px;
    }
    .h1-title-right h1 {
        margin: 30px 19% 30px 0;
    }
    .left-angle-1 .h1-title-left:after {
        right: -181px;
    }
    .mmc-button-wrapper>a.mmc-button-teal, .mmc-button-wrapper>a.mmc-button-gray, .mmc-button-wrapper>a.mmc-button-orange {
        margin-left: 0px !important;
    }
    .service-description-box {
        padding: 10px 10px 0px;
    }
    .we-know-row {
        max-width: 100%;
        margin: -1px 0 60px;
    }
    .inner-text-we-know-row {
        margin: 60px 40px 60px;
    }
    .mobile img {
        margin: 0px auto 12px;
    }
    .service-description-box {
        margin: 0px auto 20px 0px;
    }
    ul.ts-services-list, ul.ep-services-list, ul.em-services-list {
        margin: auto !important;
    }
    .mobile {
        display: block !important;
    }
    .not-mobile, .round-images, .round-images-2, .mmc-separatornot-mobile   {
        display: none !important;
    }
}

/* Tablet */
@media screen and (min-width: 481px) and (max-width: 768px)  {
    .mmc-separatorwwd-sep {
        margin: 18px !important;
    }
    .service-description-box {
        /*margin: 16px auto 20px 0px !important;*/
        margin: 12px auto 20px !Important;
        text-align: center;
        max-width: 530px;
    }
    .left-h1-box, .right-h1-box {
        max-width: 100%;
        width: 100%;
    }
    .h1-title-right {
        max-width: 250px;
        margin-right: 15%;   
    }
    .left-angle-1 .h1-title-left:after {
        right: -184px;
    }
    .right-angle-1 .h1-title-right:after {
        left: -193px;
    }
    .left-angle-2 .h1-title-left:after {
        right: -203px;
    }
}

/*====== Desktop =>===================*/
@media screen and (min-width: 768px) and (max-width: 1024px)  {
    .round-images img, .round-images-2 img {
        max-width: 80%;
        padding-top: 30px;
    }
    .h1-title-right {
        max-width: 270px;
    }
    ul.ts-services-list, ul.ep-services-list, ul.em-services-list {
        margin: 30px 0px 0px 30px;
    }
    .mmc-separatorbtn-sep {
        margin: 10px 0 !important;
    }
    .mmc-button-wrapper>a.mmc-button-teal, .mmc-button-wrapper>a.mmc-button-gray, .mmc-button-wrapper>a.mmc-button-orange {
        margin-left: 10px !important;
    }
    .mmc-separatortext-top-sep {
        margin: 33px 0 !important;
    }
    .mmc-separatorangle-sep {
        margin: 25px 0 !important;
    }
    .mmc-button-orange {
        margin-bottom: 95px;
    }
}

@media screen and (max-width: 767px) {
    .mobile {
        display: block !important;
    }
    .not-mobile, .round-images, .round-images-2, .mmc-separatornot-mobile   {
        display: none !important;
    }
    .list-row-left ul.ts-services-list, .list-row-left ul.ep-services-list, .list-row-left ul.em-services-list {
        margin: 34px auto 0px !important;
    }
    .list-row-right ul.ts-services-list, .list-row-right ul.ep-services-list, .list-row-right ul.em-services-list {
        margin: 0px auto 20px !important;
    }
}

/* ============ 768px and down ===========*/
@media screen and (max-width: 768px) {
    ul.ts-services-list, ul.ep-services-list, ul.em-services-list {
        margin: auto;
    }
    ul.em-services-list {
        max-width: 140px;
    }
    ul.ep-services-list {
        max-width: 190px;
    }
    ul.ts-services-list {
        max-width: 210px;
    }
    ul.ts-services-list, ul.ep-services-list, ul.em-services-list {
        margin: 34px 2px 0 26px;
    }
    .list-row-left.wpb_column.vc_column_container.vc_col-sm-6, .list-row-right.wpb_column.vc_column_container.vc_col-sm-6 {
        padding: 0px !important;
    }
    .mmc-separatorwwd-sep {
        margin: 10px !important;
    }
    .mmc-separatorbtn-sep {
        margin: 5px !important;
    }
    .mmc-separatorangle-sep {
        margin: 25px !important;
    }
    .mmc-separatorem-left-sep, .mmc-separatorep-left-sep, .mmc-separatorts-left-sep {
        margin: 0px !important;
    }
    .mmc-separatortext-top-sep {
        margin: -18px !important;
    }
    .cc-separatorhome-bottom-sep {
        margin: 15px !important;
    }
    .mmc-button-wrapper>a.mmc-button-teal, .mmc-button-wrapper>a.mmc-button-gray, .mmc-button-wrapper>a.mmc-button-orange {
        margin-left: 0px !important;
    }
    ul.footer-links {
        margin: 38px auto 32px;
    }
    img.wp-image-30, img.wp-image-150 {
        padding: 0px 
    }
    .mmc-button-wrapper>a.mmc-button-orange {
        margin-bottom: 50px
    }
    .mmc-separatortext-top-sep {
        margin: 2px !important;
    }
    .mmc-separatornot-mobile {
        margin: 9px 0px !important;
    }
    .mmc-separatorhome-bottom-sep {
        margin: 7px 0px !important;
    }
}
@media screen and (max-width: 969px) {
    .round-images, .round-images-2 {
        display: none;
    }
}

/*========== 1024px and down ============ */
@media screen and (max-width: 1024px) {
    .no-padding .mmc-column-size-12, .no-padding .mmc-column-size-6  {
        padding: 0px !important;
    }

    #header  {
        position: fixed;
        top: 0 !important;
    }
    .mmc-header .mmc_extra_menu {
        margin: 18px 0 !important;
    }
    #header.mmc-header .mmc-logo img.main-logo  {
        max-width: 60px !important;
        margin: 14px !important;
    }
    #header.sticked .mmc-header .mmc-logo img.sec-logo, .mmc-logo img.sec-logo  {
        max-width: 50px !important;
        margin: 14px !important;
    }
    #header.sticked {
        height: 70px !important;
    }
    .mmc-mobile-search-form, .mmc-mobile-toolbar {
        display: none !important;
    }
    #header.mmc-header .mmc-nav.touchscreen-nav-open ul.mmc-nav-list > li > a, .mmc-header .mmc-nav.header-nav-open ul.mmc-nav-list > li > a{
        color: #fff !important;
        font-size: 16px !important;
    }
    .mmc-header.mmc-header nav > ul > li > a {
        line-height: 30px !important;
    }
    .mmc-header .mmc-nav.touchscreen-nav-open, .mmc-header .mmc-nav.header-nav-open {
        border: none !important;
    }
    .touchscreen-nav-open .mmc-nav-list {
        margin-top: 65px;
    }
}




