/*HEADER*/
.contact_info_line {
    font-size: 14px;
}

/*HIDE AUTHOR BOX*/
.about_author {
    VISIBILITY: HIDDEN;
}

/*HOMEPAGE*/
@media screen and (min-width: 766px) {
.span3 {
    width: 33% !important;
}
}
#catchy {
    font-size: 3em;
    line-height: 1.2em;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

/* NEEED TO MAKE RESPONSIVE FOR SMALLER SCREEN SIZE - SET TO 100% ^^^^^^^ */
.below_header .navbar .nav > .active > a, .below_header .navbar .nav > .active > a:hover, .below_header .navbar .nav > .active > a:focus, .below_header .navbar .nav > li > a {
    font-size: 1.4em  !important;
}
.homepagelink {
    COLOR: #26bdef !important;
}
.services_info {
    font-size: 18px;
}

/*GLOBAL PAGES*/
.blog_info_box {
    display: none !important;
}
.body {
   font-size: 16px !important;
}
.breadcrumb {
    display: none;
}
.page_title_holder h1 {
    font-size: 3em !important;
}
.blog_title {
    display: none;
}
.pgtxt {
    margin-bottom: 2em;
    line-height: 28px;
}
.viewinven {
    font-size: 2em;
    cursor: pointer;
    text-align: center;
}
.bulletindent li {
    margin-left: 1em;
}

/*INVENTORY PAGE*/
.page-id-2071 .blog_main_content {
   border-right: none !important;
}
.tablepress-id-1 {
    top: 75px !important;
}

/*CONTACT PAGE*/
span.wpcf7-form-control-wrap.Companytype {
    display: block;
}
span.wpcf7-form-control-wrap.Google-referral-etc {
    display: block;
}
.conspan1 {
    width: 50% !important;
}
span.wpcf7-list-item label {
    float: left;
    display: inline;
    margin-right: 2em;
}
span.wpcf7-list-item {
    margin-left: none !important;
}
.place-card {
    display: none !important;
}
div#post-4712 {
    MARGIN-TOP: 2EM;
}
span.contactentry {
    float: left;
    margin-right: 1em;
}
#post-4712 .page_header_title.page-header {
    border-bottom: none !important;
}

/* CONTACT SLIDER */
a.wpcs_contact_label {
     border-radius: 10px 10px 0px 0px;
     font-size: 20px !important;
     line-height: 35px;
     min-width: 170px !important;
     letter-spacing: 2px;
}
.wpcf7 textarea [
width: 60% !important;
}
.wpcs-slide-out-div.open {
 max-width: 300px !important;
}
.wpcs-cf7 {
    width: 240px;
}
#cslider1 {
width: 60%;
}
#wpcf7-f24108-o1 label {
    width: 60%;
}
.wpcs_content {
    padding-bottom: 0px !important;
}

/*EDUCATION PAGE*/
#post-24073.new_section {
visibility: hidden;
}

/*CAREER PAGE*/
.job a {
   font-size: 2em;
}

/*REPSONSIVE*/

/*Home Page*/
@media (max-width: 767px) .span3 {
    width: 100% !important;
}

@media (max-width: 1200px) 

.default_logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


