.inv-bootstrap .input-group-addon {border-radius: 0;}
.inv-bootstrap .form-control {border-radius: 0;}
.inv-bootstrap .alert-danger {border-radius: 0; color: #FFF; background-color: rgba(255, 0, 0, 0.6); border-color: #FFF;}
.inv-bootstrap .alert-danger ul {list-style: none; line-height: 120%; }
.inv-bootstrap .input-group .form-control {height: auto; padding: 7px;}
.inv-bootstrap .input-group-addon {background-color: #1e73be; color: #FFF;}
.inv-bootstrap .form-control {height: auto; padding: 7px;}
.cardContainer {margin-top: 30px;}
.inv-bootstrap .alert-success {border-radius: 0; background-color: rgba(0, 150, 0, 0.6); color: #FFF; border: none;}
.inv-bootstrap .alert-success ul {list-style: none; line-height: 120%;}
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-text input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap-password input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap select, .iphorm-responsive .iphorm-elements .iphorm-element-wrap textarea {line-height: 120%; padding: 7px; font-size: 14px; width: 100%;}
.iphorm-outer-1 .iphorm-submit-input-wrap {float: none;}
.iphorm-submit-wrap button span {background: none; background-color: none; font-size: inherit; color: inherit; padding: 0; border: none; line-height: inherit;}
.iphorm-submit-wrap button span em {background: none; background-color: none; font-size: inherit; color: inherit; padding: 0; border: none; line-height: inherit;}
.iphorm-submit-wrap button:hover span em {background: none; background-color: none; font-size: inherit; color: inherit; padding: 0; border: none; line-height: inherit;}
.iphorm-submit-wrap button:hover span {background: none; background-color: none; font-size: inherit; color: inherit; padding: 0; border: none; line-height: inherit;}
.iphorm-outer-1 .iphorm-submit-wrap button {background-color: #1e73be; color: #FFF; padding: 10px 20px; width: 100%; font-weight: bold; font-size: 14px; -webkit-transition: all 200ms linear 0s; transition: all 200ms linear 0s;}
.iphorm-outer-1 .iphorm-submit-wrap button:hover {opacity: 0.7;}
.iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label, .iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label, .iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label, .iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label {margin-top: 7px; margin-left: 7px;}
.inv-bootstrap input[type=checkbox], .inv-bootstrap input[type=radio] {-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; font-size: 20px; margin: 0; vertical-align: middle; cursor: pointer;}
.inv-bootstrap input[type=checkbox]:before {font-family: FontAwesome; content: '\f096';}
.inv-bootstrap input[type=checkbox]:checked:before {font-family: FontAwesome; content: '\f046';}
.inv-bootstrap input[type=radio]:before {font-family: FontAwesome; content: '\f10c';}
.inv-bootstrap input[type=radio]:checked:before {font-family: FontAwesome; content: '\f05d';}
.inv-bootstrap .btn-primary {border-radius: 0; background-color: #1e73be; border: none; color: #FFF; -webkit-transition: all 20ms linear 0s; transition: all 200ms linear 0s;}
.inv-bootstrap .btn-primary:hover {background-color: #1e73be; color: #FFF; opacity: 0.7;}
.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {width: auto; float: left; margin-right: 20px;}
.comment_holder, .blog_holder article .post_info {display: none;}
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {display: none;}
.blog_holder article .post_text .post_text_inner {padding-top: 0;}

h2.entry_title a {
    color: #1e73be;
    font-size: 47px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date_day {
    font-size: 36px;
    font-weight: 600;
    color: #303030;
    padding-top: 10px;
    padding-bottom: 9px;
}
.post_text_inner p {
    font-size: 21px;
    font-weight: 400;
    line-height: 29px;
}
.post_text_inner h2.entry_title {
    font-size: 42px!important;
    font-weight: 700!important;
    letter-spacing: 1px;
    border-bottom: 3px solid #2f72be;
    margin-bottom: 8px;
}
@media only screen and (max-width: 600px){
h2.entry_title a {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .full_width .parallax_content, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
    width: 370px;
}
}