/*
Theme Name: Vivid Custom
Theme URI: https://www.VividSoftwareSolutions.com
Description: Custom Theme Vivid Software Solutions 
Author: Sean Ansari
Author URI: https://www.VividSoftwareSolutions.com
Version: 1.0
Tags: white, blue
editor-style, custom-menu
Text Domain: Vivid Software Solutions 
*/

/* -------------------------------------------------------------- */


/* font style */
@font-face {
    font-family: "Lucida Bright";
    src: url(https://www.vividsoftwaresolutions.com/wp-content/themes/vivid_custom/fonts/LBRITE.TTF) format("truetype");
}

/* end font style*/

.open-sans {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}


html {
    margin: 0;
}

body {
    position: relative;
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans";
    padding-top: 107px;
    line-height: 27px;
    font-size: 16px;
    color: #666
}

body p {
    color: #666;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 1.5em;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
    font-family: "Open Sans";
    /*font-weight: bold;*/
    color: inherit;
    text-rendering: optimizelegibility;
}


body h1,
body h2,
body h3 {
    line-height: 40px;
}

body h2 {
    font-size: 31.5px;
}

a:hover {
    text-decoration: none;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea {
    font-family: 'Lato', Helvetica;
}

body.pull_top {
    padding-top: 0px !important;
}

header {
    background: rgba(0, 0, 0, 0.6) !important;
}

.head-bar {
background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 220px; 
    margin-top: 70px; 
    /* position: relative;  */
}

.list-group-item {
    border: none;
}
.head-bar h1{  
    padding-top:95px;
    color: #FFF;
    text-shadow: 4px 4px 4px #333;
    font-weight: bold;
    font-size: 3vw;
    /* padding: 0 1%; */
    text-align: center;
}

h2.blue-jazz{
    color: #428bca;
}


@media (min-width: 2400px) {
    .head-bar h1{  
        font-size: 2vw;
    }
}
/* Navbar
-------------------------------------------------- */
.navbar {
    padding: 0px 0px 0px 0px;
}

.navbar.navbar-inverse {
    background: rgba(0, 0, 0, 1);
    border-bottom: 1px solid #585858;
}

.navbar.navbar-inverse.navbar-static-top {
    background-color: #252528;
}

.navbar.navbar-inverse.navbar-static-top .container {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar.navbar-inverse .nav>li>a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    /*   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);*/
    opacity: .6;
    filter: alpha(opacity=100);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    padding: 15px 14px 15px;
    text-decoration: none;
}

.navbar.navbar-inverse .nav>li>a:hover,
.navbar.navbar-inverse .nav>li>a:active {
    color: #e82c0b;
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar.navbar-inverse .nav>li.active>a {
    color: #e82c0b;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}

.navbar.sticky {
    background: rgba(0, 0, 0, 0.8);
    border-bottom: 1px solid #252525;
}

.navbar.sticky .container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


.navbar.sticky a {
    color: #fff !important;
}

.navbar.sticky a:hover {
    color: #fff !important;
}

.navbar.sticky a:active {
    color: #000 !important;
}

.navbar .container {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: margin .2s ease-in-out;
    -moz-transition: margin .2s ease-in-out;
    transition: margin .2s ease-in-out;
}

.navbar .container .navbar-header .navbar-brand {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 20px;
    margin-left: -20px;
    padding: 10px 20px 10px;
}

.navbar .container .collapse .nav .dropdown .caret {
    margin-bottom: 4px;
}

.navbar .container .collapse .nav .dropdown .dropdown-menu {
    background: #252528;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-top: 2px;
}

.navbar .container .collapse .nav .dropdown .dropdown-menu>li>a {
    color: #fff;
}

.navbar .container .collapse .nav .dropdown .dropdown-menu>li>a:hover {
    background: #e82c0b;
}

.section_header {
    width: 100%;
    margin-bottom: 60px;
}

.section_header h1 {
    color: #646464;
    font-weight: 300;
    font-style: italic;
    font-size: 27px;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 0px;
    display: inline-block;
    margin: 0;
}

.high-light {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 2px;
    font-size: 29px;
    padding: 0 20px;
}

/************************
* TRANSITIONAL BUTTONS *
************************/
.button.red {
    background-color: #DA4F49 !important;
    border-color: #EC5E58 #C4403A #C4403A #EC5E58;
}

a {
    transition: all .35s ease-in-out;
}

.button {
    display: inline-block;
    padding: 12px 15px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #fff !important;
    font-family: 'Monda', sans-serif !important;
    cursor: pointer;
    text-transform: none;
    text-align: center;
    vertical-align: middle;
    background-color: #ced0d6 !important;
    border: 1px solid #bbbbbb;
    border-color: #e7e8eb #b9bbc0 #b9bbc0 #e7e8eb;
}

.button:hover {
    color: #fff !important;
    background-color: #4b4b4b !important;
    border-color: #4b4b4b !important;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
    color: #fff !important;
    ;
    background-color: #4b4b4b !important;
    border-color: #4b4b4b !important;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

/**** end of transitional btn's *****/




.quote-request ul {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.quote-request ul li {
    list-style: none outside none;
    display: block;
    margin-top: 5px;
    padding: 0px 0px 0px 20px !important;
    position: relative;
    font-size: 14px;
    color: #666;
    font-family: "Open Sans", "Lucida Grande", sans-serif;
    line-height: 37px;
}

.quote-request h1 {
    font-size: 28px !important;
}

.quote-request li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px;
    content: "\e080";
    margin-left: -37px;
}

/* UL LI items on content pages*/


.content-page ul {
    list-style: none;
    padding: 0;
    margin-left: 30px;
}

.content-page ul li {
    list-style: none outside none;
    display: block;
    margin-top: 5px;
    padding: 5px 0 5px 20px;
    position: relative;
    color: #666;
    font-size: 1.8rem;
}

.content-page li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px;
    content: "\e013";
    margin-left: -37px;
}

/* http://glyphicons.bootstrapcheatsheets.com/ */

.work-samples {
    background-color: #f3f3f3;
    padding: 40px 0px
}

.sample-heading {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #999;
    font-size: 36px;
    margin: 20px 0px;
}

.sample-byline {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #999;
    font-size: 26px;
    font-style: italic;
    margin: 20px 0px;
}

blockquote {
    border-left: 5px solid #da4f49;
    margin: 25px 0px;
    background-color: whitesmoke;
}

blockquote p {
    font-style: italic;
    font-family: "Lato", Georgia, Arial, Helvetica, sans-serif, sans-serif;
    color: #666;
    font-size: 24px;
}
.reasons{
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.reasons ol {
    margin:0 0 1.5em;
    padding:0;
    counter-reset:item;
  }
   
  .reasons ol>li {
    margin: 3rem 0;
 font-size: 2.5rem;
 line-height: 4rem;
    padding:0 0 0 2em;
    text-indent:-2em;
    list-style-type:none;
    counter-increment:item;
  }
.reasons ol>li:before {
    display:inline-block;
    width:1.5em;
    padding-right:0.5em;
    font-weight:bold;
    text-align:right;
    content:counter(item) ".";
    /* color: #da4f49; */
  }
/* Footer
-------------------------------------------------- */
#footer {
    min-height: 260px;
    /*  margin-top: 140px;*/
    background-color: #252528;
    color: #fff;
    padding-top: 35px;
    /* testimonials */
    /* contact */
    /* credits */
    /* inner footer */
}

#footer .footer_header {
    color: #eceff1;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 25px;
}

#footer .recent_posts {
    margin-left: 0px;
}

#footer .recent_posts .post {
    margin-bottom: 70px;
    width: 93%;
}

#footer .recent_posts .post img {
    float: left;
    margin-right: 20px;
}

#footer .recent_posts .post .date {
    font-weight: bold;
    font-style: italic;
}

#footer .recent_posts .post .title {
    display: block;
    color: #b5b5b6;
    font-size: 14px;
}

#footer .testimonials .wrapper {
    margin: 0 auto;
    width: 82%;
}

#footer .testimonials .footer_header {
    margin-left: 30px;
}

#footer .testimonials .quote {
    color: #bfbfc0;
}

#footer .testimonials .quote span {
    font-size: 32px;
    font-style: italic;
    position: relative;
    top: 5px;
    font-family: Georgia !important;
    float: left;
    margin-right: 8px;
}

#footer .testimonials .author {
    margin-top: 40px;
}

#footer .testimonials .author img {
    float: left;
    margin-right: 15px;
    position: relative;
    top: -6px;
}

#footer .testimonials .name {
    font-size: 13px;
    font-weight: bold;
}

#footer .testimonials .info {
    font-style: italic;
    color: #ccc;
}

#footer .contact {
    text-align: right;
}

#footer .contact .footer_header {
    text-align: left;
    margin-left: 35px;
}

#footer .contact input[type="text"],
#footer .contact textarea {
    border: none;
    background-color: #1f1f21;
    color: #868687;
    padding: 8px 20px;
    border-radius: 3px;
    font-size: 14px;
    font-family: Lato !important;
    width: 95%;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    margin-bottom: 10px;
}

#footer .contact input[type="text"]:focus,
#footer .contact textarea:focus {
    border: none;
    box-shadow: none;
    background-color: #000;
}

#footer .contact input[type="text"]:moz-placeholder,
#footer .contact textarea:moz-placeholder {
    color: #868687;
}

#footer .contact input[type="text"]::-webkit-input-placeholder,
#footer .contact textarea::-webkit-input-placeholder {
    color: #868687;
}

#footer .contact input[type="text"]:-ms-input-placeholder,
#footer .contact textarea:-ms-input-placeholder {
    color: #868687;
}

#footer .contact input[type="submit"] {
    background-color: #3e3e40;
    border: none;
    color: #fff;
    border-radius: 4px;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
}

#footer .contact input[type="submit"]:hover {
    background-color: #2190DB;
}

#footer .credits {
    padding: 10px 0px 20px 0px;
}

#footer .credits .copyright {
    color: #a6a6a7;
    font-style: italic;
    text-align: center;
    margin-top: 30px;
    font-size: 12px;
}

#footer .social {
    margin-top: 20px;
    text-align: left;
}

#footer .social .col-md-12 {
    padding-left: 0;
}

#footer .social a {
    margin: 5px;
}

#footer .social a span {
    display: inline-block;
    width: 33px;
    height: 33px;
}

.bg-Facebook,
.bg-Twitter,
.bg-LinkedIn,
.bg-Yelp,
.bg-Foursquare,
.bg-bbb,
.bg-YouTube {
    background: url('img/social/css_sprites.png');
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.bg-Facebook:hover,
.bg-Twitter:hover,
.bg-LinkedIn:hover,
.bg-Yelp:hover,
.bg-Foursquare:hover,
.bg-bbb:hover,
.bg-YouTube:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.bg-Facebook {
    background-position: -10px -116px;
}

.bg-Twitter {
    background-position: -10px -10px;
}

.bg-LinkedIn {
    background-position: -63px -10px;
}

.bg-Yelp {
    background-position: -10px -63px;
}

.bg-Foursquare {
    background-position: -63px -63px;
}

.bg-bbb {
    background-position: -116px -10px;
}

.bg-YouTube {
    background-position: -116px -63px;
}

#footer .info {
    margin-bottom: 10px;
    margin-left: 0;
}

#footer .info .residence {
    margin-left: 0;
}

#footer .info ul {
    margin: 0;
    padding: 0;
}

#footer .info ul li {
    list-style: none;
    font-size: 16px;
    color: #777E83;
    line-height: 23px;
}

#footer .info ul a {
    color: #777E83;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s;
}

#footer .info ul a:hover {
    color: #A9B4BB;
}

#footer .info .touch {
    float: right;
}

#footer .info .touch ul li {
    display: inline-block;
    margin-left: 22px;
}

#footer p {
    margin-bottom: 0;
}

#footer .footerAddress {
    margin: 10px 0;
}

.side-menu ul li ul {
    margin-left: 20px;
}

.side-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.side-menu ul li {
    border-bottom: 1px solid #f7f6f6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    list-style: none outside none;
}

.side-menu ul li a {
    color: #104566;
    display: block;
    font-family: 'Open Sans', sans-serif;
    padding: 1em 0.5em 1em 10px;
    text-decoration: none;
    width: 100%;
}

.side-menu ul li a:hover {
    background-color: #f7f6f6;
    color: #000000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    padding: 1em 0.5em 1em 10px;
    text-decoration: none;
    width: 100%;
}

.side-menu ul li.current_page_item>a {
    /*background-color: #dcf2ff;*/
    color: #da4f49;
    font-weight: bold;
}

/* SIDEBAR COLLAPSE*/

.side-menu ul.sub-menu {
    display: none;
}

.side-menu .current_page_parent ul.sub-menu {
    display: block;
}

.side-menu .current_page_ancestor ul.sub-menu {
    display: block;
}

.side-menu li.current-menu-item ul.sub-menu {
    display: block;
}

.side-menu ul.sub-menu li.current-menu-item ul.sub-menu {
    display: block;
}

.side-menu ul.sub-menu ul.sub-menu {
    display: none;
}

.side-menu ul.sub-menu li.current_page_ancestor ul.sub-menu {
    display: block;
}

.side-menu a {
    color: #666666;
}

.side-menu li.current-menu-item a {
    color: #222222;
}

.side-menu li.current-menu-item ul.sub-menu a {
    color: #666666;
}



/* Global
-------------------------------------------------- */
.page_header {
    background-color: #000;
    color: #fff;
    font-size: 23px;
    display: inline-block;
    padding: 0px 18px;
}

.social_icon {
    background: url("../../img/social_icons.png") no-repeat;
    width: 110px;
    height: 18px;
}

.contact_social {
    background: url("../../img/contact_social.png") no-repeat;
    width: 180px;
    height: 34px;
}


.content-page {
    margin-bottom: 0px;
    margin-top: 0px;
}

/*.hm-frm {
    background: url("images/form_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 40px;
	margin-top:-63px;
}*/
.wpcf7-form h2 {
    margin-top: 0px;
}

.quote-btn {
    width: 100%;
    padding: 16px;
    font-size: 24px;
}

.featured {
    /*margin-top: 120px;*/
}


.wo img {
    padding: 20px 0px;
}

.talk {
    font-family: 'Oswald', arial, sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.check-lead {
    color: #fff;
}

.qte {
    background: #fda400;
    background-image: -webkit-linear-gradient(top, #fda400, #ff6400);
    background-image: -moz-linear-gradient(top, #fda400, #ff6400);
    background-image: -ms-linear-gradient(top, #fda400, #ff6400);
    background-image: -o-linear-gradient(top, #fda400, #ff6400);
    background-image: linear-gradient(to bottom, #fda400, #ff6400);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: 'Lato', arial, sans-serif;
    color: #ffffff;
    padding: 3px 27px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    width: 45%;
    float: left;
    padding: 10px 0px;
    border: 0;
}

.qte:hover {
    background: #fda100;
    background-image: -webkit-linear-gradient(top, #fda100, #fda300);
    background-image: -moz-linear-gradient(top, #fda100, #fda300);
    background-image: -ms-linear-gradient(top, #fda100, #fda300);
    background-image: -o-linear-gradient(top, #fda100, #fda300);
    background-image: linear-gradient(to bottom, #fda100, #fda300);
    text-decoration: none;
}

#showcase {
    margin-bottom: 50px;
    background-color: #f5f8fa;
    padding-top: 50px;
    margin-top: 0px;
}

#showcase h6 {
    color: #263238;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    color: #90a4ae;
}

.menu-cap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #e82c0b;
    padding: 5px 0px;
}

.content-page h1 {
    line-height: 35px !important;
    font-family: "Open Sans";
    font-weight: 800;
    color: #263238;
    font-size: 30px;
    margin: 5px 0px 20px 0px;
    padding: 0px;

}

.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
    font-family: "Open Sans";
    font-weight: 800;
    color: #263238;
    font-size: 35px;
    padding: 25px 0;
    line-height: 40px;
}

#about-us-table h2{
    
    margin: 0px;
}
    #about-us-table .h2{
        color: #fe3231;
        font-size: 1.8rem;
        line-height: 2.2rem;
        margin-bottom: 1.5rem;
    }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 100%;
}

#feature_slider #pagination {
    display: none !important
}

.phone {
    text-align: right;
    font-size: 20px;
    padding-right: 27px;
}

.phone ul li a {
    text-decoration: none;
    color: #999;
    font-size: 13px !important;
    line-height: 26px !important;
}

.phone li {
    font-size: 13px;
    font-weight: bold;
    color: #999;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0 15px;
}

.phone:hover {
    text-decoration: none;
    color: #000
}


.address-title {
    color: #ff0101;
    font-size: 18px;
}

.pad-top {
    margin-top: 75px;
}

.ftr-links ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.ftr-links ul li {
    color: #999;
    font-size: 14px;
    list-style: none;
    list-style-type: none;
    margin-left: 0px;
    padding: 2px 0px;
}

.ftr-links ul li a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
    list-style: none;
    list-style-type: none;
}

.ftr-links ul li a:hover {
    color: #ff0101;
    font-size: 14px;
}

.round-corner {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.attention {
    background-color: #f0f0f0;
    color: #666;
    font-size: 26px;
    margin: 25px 0;
    padding: 32px 5px;
}
.attention .dent-up h6.client.newheading{
    font-size: 2.6rem;
}
.introduction {
    text-align: center;
    background: #f5f4f4;
    padding: 20px 0px
}

.introduction h1 {
    font-size: 28px;
    color: #737373;
}

.introduction h2 {
    color: #999;
    line-height: 30px;
}

.introduction h3 {
    color: #ccc;
    line-height: 30px;
}

.introduction h1 a:hover {
    color: #bc4a05;
}

.introduction p {
    font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
    color: #737373;
    font-size: 16px;
}

.introduction h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.introduction h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.porto {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
    padding: 7px;
}

.portfolio h3 {
    margin-top: 0px;
}

.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td {
    border: none;
}

#about-us-table {
    margin: 0;
}

#about-us-table h3 {
    font-family: 'Oswald', sans-serif;
    color: #fe3231;
    font-size: 28px;
    margin: 0px;
    font-weight: normal;
    line-height: normal;
}

#about-us-table h4 {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
    line-height: normal;
}

/*#about-us-table p{*/
/*color: #666;*/
/*}*/

.content-page ul.icon-list {
    margin: 10px;
}

.content-page .icon-list li {
    padding: 0 0 0px 20px;
    display: block;
    position: relative;
    margin-top: 5px;
}

.content-page .icon-list li:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 80%
}

.content-page .chevron-right li:before {
    content: '\e080';
}

.content-page .checkmark li:before {
    content: '\e067';
}

.content-page .arrow-right li:before {
    content: '\e092';
}

/*home blog section*/
.blog-post {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    padding: 18px 20px 15px 8px;
}

.blog-post a {
    color: #666;
    text-decoration: none;
}

.blog-post a:hover {
    color: #333;
    text-decoration: underline;
}

.blog-post .date {
    margin-left: 5px;
}

.blog-post .date {
    float: left;
    margin-top: 0;
    position: absolute;
    width: 40px;
}

.blog-post .postbody {
    padding-left: 173px;
}

.blog-post h3 {
    float: left;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: -5px;
    width: 100%;
}

.blog-post .blog-date {
    color: #737373;
}

.blog-post h3 a {
    color: #0088cc
}

.blog-post h3 a:hover {
    color: #104566
}

.blog-post .postinfo {
    margin-bottom: 9px;
    margin-top: 0;
}

.blog-post .posttext {
    color: #777;
    float: left;
    line-height: 21px;
}

.blog-post .day {
    color: #666;
    font-size: 34px;
    font-weight: 700;
    line-height: 27px;
    margin-top: -3px;
    text-align: center;
    width: 40px;
}

.blog-post .month {
    color: #666;
    font-size: 21px;
    font-weight: 700;
    line-height: 12px;
    padding-top: 3px;
    text-align: center;
    width: 40px;
}

.blog-post .featured-image {
    float: left;
    width: 150px;
    height: 150px;
}

.blog-author {
    text-align: center;
    margin-bottom: 40px;
}

.blog-author .img-circle {
    border: 4px solid #b1b1b1;
}

.blog-author .contributer {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 11px;
}

.blog-author .author {
    font-family: "Lato", Georgia, Arial, Helvetica, sans-serif, sans-serif;
    ;
    color: #333;
    font-size: 13px;
    font-weight: bold;
}

.padd-left {
    margin-left: 15px
}

.dent-up {
    margin-top: 15px;
}

.sh h3 {
    font-size: 18px;
    line-height: 24px !important;
}

/*.wpcf7-list-item{float: left}*/
#wpcf7-f1160-o1,
#wpcf7-f2032-o1 {
    padding: 10px;
    border: 1px;
    background-color: lightgray;
    border-radius: 5px;
}

#wpcf7-f660-p796-o1 b,
#wpcf7-f661-p90-o1 b {
    font-weight: normal;
    font-size: 18px;
    font-family: "Oswald", "Lucida Bright", Arial, Helvetica, sans-serif;
    color: #333
}

.wo input[type=text],
.wo input[type=email],
.wo input[type=tel],
.wo textarea {
    width: 100% !important;
    padding: 1.4em .5em;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fcfcfc;
    margin: 5px 0;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.wo textarea {
    height: 100px;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    padding-top: 10px;
}

.wo input[type=checkbox] {
    padding-left: 5px;
}

.wo .wpcf7-list-item-label {
    padding-right: 5px;
    display: inline-block;
}

.wo .pad-bottom {
    margin-bottom: 10px;
}

.wo .wpcf7-response-output.wpcf7-validation-errors {
    display: none;
}

.wo .wpcf7 .screen-reader-response {
    display: none !important;
}

.wo .btn-warning {
    background-color: #042D5D;
    border-color: #042B5A;
    border-radius: 0px;
}

.wo .btn-warning:hover {
    background-color: #02145a;
    border-color: #02145a;
    border-radius: 0px;
}


.splash {
    background: url("images/home-bg-sm.jpg") no-repeat top center;
    width: 100%;
    height: 380px;
    padding: 30px 0px 32px;
    margin-top: 186px;
}

@media (min-width: 1000px) {
    .splash {
        background: url("images/home-splash.jpg") no-repeat top center;
        padding: 10px 0px 32px;
        /*margin-top: 148px;*/
    }
}

@media (min-width: 991px) and (max-width: 1198px) {
    .splash {
        padding-top: 100px;
    }
}

@media (orientation : landscape) and (min-width: 667px) {
    .splash {
        margin-top: 100px;
    }
}

@media (min-width: 768px) {
    .splash {
        margin-top: 80px;
    }
   
}
.amazing {
    font-family: 'Oswald', arial, sans-serif;
    color: #fff;
    font-size: 47px;
    font-weight: bold;
    text-transform: uppercase;
}

h2.who {
    color: #fff;
    font-family: "Open Sans", arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    padding: 0px 0px;
}


.pad-top-45 {
    padding-top: 45px;
}

.hr-row {
    border-bottom: 1px solid #eeeeee;
}

.vertical-align {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.client {
    font-family: "Open Sans";
    font-weight: 800;
    font-size: 36px;
    color: #263238;
    line-height: 40px;
}

.client-desc {
    font-family: "Open Sans";
    font-size: 18px;
    color: #90a4ae;
    padding: 40px 0px 60px;
}


.red-btn {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 16px;
    background: #ff3333;
    padding: 10px 50px 10px 50px;
    text-decoration: none;
    max-width: 205px;
    font-weight: bold;
    border: none;
}

.red-btn:hover {
    background: #ff3333;
    background-image: -webkit-linear-gradient(top, #ff3333, #e03644);
    background-image: -moz-linear-gradient(top, #ff3333, #e03644);
    background-image: -ms-linear-gradient(top, #ff3333, #e03644);
    background-image: -o-linear-gradient(top, #ff3333, #e03644);
    background-image: linear-gradient(to bottom, #ff3333, #e03644);
    text-decoration: none;
    color: #fff;
}

/*html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}*/

#particle-canvas {
    width: 100%;
    height: 100%;
}

/* Responsive
-------------------------------------------------- */

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .hm-frm {
        background: url("images/form_bg.gif") no-repeat scroll 0 70% rgba(0, 0, 0, 0);
        padding-left: 40px;
    }

    .wp-image-924 {
        margin-left: 147px;
    }

    .wo img {
        margin-bottom: 25px;
    }

    .web-design {
        text-align: center;
        padding: 65px 0;
        text-shadow: 1px 1px 2px #000000;
        margin-top: 65px;
    }
}


@media (max-width: 1025px) {
    body {
        padding-top: 0 !important;
    }

    .navbar.navbar-inverse {
        background: #252528;
    }
    
    .dent-up {
        margin-bottom: 30px;
       
    }   

    .latest-projects{
        margin-bottom: 20px;
    }
    .head-bar h1{ 
        font-size: 5vw;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar {
        margin-bottom: 0;
    }

    .navbar.transparent.navbar-fixed-top {
        margin-bottom: -70px;
        position: relative;
        top: 999;
    }

    .navbar.home.navbar-fixed-top {
        margin-bottom: -70px;
        position: relative;
        top: 999;
    }
}

@media (max-width: 767px) {
    .navbar.navbar-inverse .container .navbar-header .navbar-brand {
        margin-left: -5px;
    }

    .navbar .navbar-nav .open .dropdown-menu>li>a {
        line-height: 25px;
        font-weight: bold;
        padding: 5px 15px 5px 35px;
    }

    #footer .container {
        padding: 0px 20px;
    }

    #footer .footer_header {
        margin-left: 0;
    }

    #footer .footer_header h3 {
        margin-left: 0;
    }

    #footer .testimonials {
        overflow: hidden;
        margin-bottom: 40px;
    }

    #footer .testimonials .footer_header {
        margin-left: 0;
    }

    #footer .testimonials .wrapper {
        float: left;
        width: 100%;
    }

    #footer .contact {
        margin: 0;
    }

    #footer .contact .footer_header {
        margin-left: 0;
    }

    #footer .contact input[type="text"],
    #footer .contact textarea {
        float: left;
        width: 100%;
    }

    #footer .info .touch {
        float: none;
    }

    #footer .info .touch ul {
        margin: 15px 0 15px;
    }

    #footer .info .touch ul li {
        margin: 0 30px 0 0;
    }

    #footer .credits {
        margin-top: 20px;
    }
    .collapsing ul li a,
    .in ul li a {
        color: #fff !important;
    }

    .collapsing ul li a:hover,
    .in ul li a:hover {
        color: #fff !important;
    }
    .head-bar {
        margin-top: 120px;
    }
    .head-bar h1{ 
        font-size: 10vw;
    }
}

/* Landscape phones and down  xs */
@media (max-width: 480px) {

    h1.amazing {
        font-family: 'Oswald', arial, sans-serif;
        color: #fff;
        font-size: 2.5rem;
        font-weight: bold;
        margin: 10px 0px 0px 0px;
    }

    p.who {
        color: #fff;
        font-family: "Open Sans", arial, sans-serif;
        font-size: 20px;
        line-height: 20px;
        padding: 0px 0px;
    }

    .splash {
        padding-bottom: 0px;
    }

    .introduction {
        margin-top: 0px !important;
    }

    #showcase {
        margin-top: 20px;
    }

    .side-menu ul li ul {
        margin-left: 0px;
    }

    .side-menu ul li a {
        padding: 1.5em 0.5em 1.5em 10px;
    }

    .side-menu ul li a:hover {
        padding: 1.5em 0.5em 1.5em 10px;
    }

    .blog-post {
        padding: 0px;
    }

    .blog-post .postbody {
        padding: 0px;
    }

    .featured-image {
        display: none;
    }

    span.wpcf7-list-item {
        margin-left: 0.5em;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
    }

    .introduction h2 {
        font-size: 23px;
        font-weight: bold;
    }

    .qte {
        padding: 5px 5px;
        text-decoration: none;
        text-align: center;
        font-size: 12px;
        width: 100%;
        float: none;
        border: 0px;
    }

    .padd-left {
        margin-left: 0px;
    }

}

.assistive-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

/* address, phone email navigation menu */
.phone ul li {
    display: inline-block;
}

.phone ul li a {
    font-size: 1.2rem;
    color: #FFF;
    padding-top: 0 !important;
}

@media (max-width: 450px) {

    .phone ul li a,
    .phone ul li {
        font-size: 1.5rem !important;
        padding-bottom: 0 !important;
    }
}

/*Headline*/
.web-design {
    text-align: center;
    padding: 65px 5px;
    text-shadow: 1px 1px 2px #000000;
    margin-top: 65px;
}

/* float the image */
.showWork div:nth-child(odd) div.row div:first-child {
    float: right;
    padding-left: 0;
}

/* clear the paragraph float */
.showWork div:nth-child(odd) div.row div.textBox div:nth-child(2) {
    clear: right;
}

/*gave the textBox center*/
.showWork div div.row div.textBox {
    padding: 5% 5%;
}

.showWork div div.row div {
    padding-right: 0;
}

.showWork img {
    width: 100% !important;
}

/*animation particle*/
#particles-js {
    display: none;
}

/* @media (min-width: 768px) {
    #particles-js {
        display: block;
        width: 100%;
        height: 380px;
        position: absolute;
        top: 150px;
        margin: 0 auto;
    }
} */
/* 
@media (min-width: 1273px) {
    #particles-js {
        display: block;
        width: 1170px !important;
        height: 380px;
        top: 80px;
    }
} */

/*sprite*/
.software-banner {
    width: 100%;
    background-color: #f0faff;
}

@media (max-width: 450px) {
    .software-banner {
        display: none;
    }
}

.bg-apache,
.bg-aws,
.bg-linux,
.bg-ngx,
.bg-phpsql,
.bg-symfony,
.bg-wp {
    margin: 15px 0 15px 25px;
    background: url('img/css_sprites.png');
    background-repeat: no-repeat;
    /*-webkit-filter: grayscale(100%);
    Safari 6.0 - 9.0
    filter: grayscale(100%);*/
}

.bg-apache:hover,
.bg-aws:hover,
.bg-linux:hover,
.bg-ngx:hover,
.bg-phpsql:hover,
.bg-symfony:hover,
.bg-wp:hover {
    /* -webkit-filter: grayscale(0%);
     Safari 6.0 - 9.0
    filter: grayscale(0%);*/
}

.bg-ngx {
    margin-top: 25px;
}

.bg-wp {
    width: 81px;
    height: 50px;
    background-position: -10px -220px;
}

.bg-phpsql {
    width: 98px;
    height: 50px;
    background-position: -10px -150px;
    ;
}

.bg-aws {
    width: 140px;
    height: 50px;
    background-position: -10px -80px;
}

.bg-linux {
    width: 112px;
    height: 50px;
    background-position: -185px -80px;
}

.bg-apache {
    width: 116px;
    height: 50px;
    background-position: -185px -10px;
}

.bg-symfony {
    width: 155px;
    height: 50px;
    background-position: -10px -10px;
}

.bg-ngx {
    width: 235px;
    height: 50px;
    background-position: -128px -150px;
}

/*get quote item*/
.getQuote {
    color: #ff0000 !important;
    padding-right: 0 !important;
    opacity: 1 !important;
}

@media (max-width:767px) {
    ul li a.getQuote {
        color: #e82c14 !important;
    }
}

/* form */
#wpcf7-f1995-o1 h2,
#wpcf7-f1160-o1 h3,
#wpcf7-f2032-o1 h3 {
    color: #e82c14;
    font-family: Oswald, arial, sans-serif;
}

#wpcf7-f1995-o1 form br,
#wpcf7-f1160-o1 form br,
#wpcf7-f2032-o1 form br {
    display: none;
}

.side-menu textarea,
#wpcf7-f1160-o1 textarea,
#wpcf7-f2032-o1 textarea {
    resize: none;
}

#wpcf7-f1995-o1 input,
#wpcf7-f1995-o1 textarea,
#wpcf7-f1160-o1 input,
#wpcf7-f1160-o1 textarea,
#wpcf7-f2032-o1 input,
#wpcf7-f2032-o1 textarea {
    margin-bottom: 1rem;
}

#wpcf7-f1995-o1 textarea,
#wpcf7-f1160-o1 textarea,
#wpcf7-f2032-o1 textarea {
    height: 12rem;
}

#wpcf7-f1995-o1 .wpcf7-not-valid,
#wpcf7-f1160-o1 .wpcf7-not-valid,
#wpcf7-f2032-o1 .wpcf7-not-valid {
    border: 1px solid #e82c14 !important;
}

#wpcf7-f1995-o1 .wpcf7-not-valid-tip,
#wpcf7-f1160-o1 .wpcf7-not-valid-tip,
#wpcf7-f2032-o1 .wpcf7-not-valid-tip {
    display: none;
}

#wpcf7-f1995-o1 .wpcf7-response-output,
#wpcf7-f1160-o1 .wpcf7-response-output,
#wpcf7-f2032-o1 .wpcf7-response-output {
    border: 2px solid #e82c14 !important;
}

/*ORGANIC SEO FORM LABEL*/
#wpcf7-f1160-o1 h3,
#wpcf7-f2032-o1 h3 {
    margin-top: 0 !important;
}

#wpcf7-f1160-o1,
#wpcf7-f2032-o1 {
    background-color: transparent !important;
}

#wpcf7-f1160-o1 button,
#wpcf7-f2032-o1 button {
    border-radius: 35px;
}

#wpcf7-f1160-o1 label,
#wpcf7-f2032-o1 label {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 3px;
}

#wpcf7-f1160-o1 p.inputIcon input,
#wpcf7-f2032-o1 p.inputIcon input {
    text-indent: 20px;
}

.wpcf7 p.inputIcon {
    position: relative;
}

.wpcf7 p.inputIcon .glyphicon {
    position: absolute;
    color: #cdcac3;
    z-index: 100;
    font-size: 18px;
    top: 22%;
    left: 3%;
}

.wpcf7 p.inputIcon .glyphicon-envelope,
.wpcf7 p.inputIcon .glyphicon-user,
.wpcf7 p.inputIcon .glyphicon-phone {
    top: 58%;
}

@media (max-width: 1024px) and (min-width: 736px) {

    #wpcf7-f1160-o1 p.inputIcon input,
    #wpcf7-f2032-o1 p.inputIcon input {
        text-indent: 40px;
    }
}

/*footer left border*/
.borderLeft {
    position: relative;
}

.borderLeft.contact-ftr .row {
    margin-left: 0;
}

.borderLeft:before {
    content: '';
    height: 25%;
    width: 2px;
    position: absolute;
    left: -25px;
    top: 25px;
    background-color: #f00;
}

@media (max-width: 1024px) {
    .borderLeft:before {
        left: -15px;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .borderLeft:before {
        left: 0;
    }
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

html,
body {
    overflow-x: hidden;
}

.pageLocation {
    padding-top: 10rem;
}

@media only screen and (max-width: 450px) {
    .pageLocation {
        padding-top: 21rem;
    }
}

.pageLocationBG {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pageLocationBG .pageLocationBGcover {
    background: rgba(0, 0, 0, 0.6) !important;
}

.pageLocationBG .container {
    padding: 1rem 1rem 5rem;
}

.pageLocation h1 {
    font-size: 42px;
    color: #ffffff;
    text-align: left;
    /* line-height: 80px; */
}

.pageLocation h3 {
    font-size: 20px;
    color: #ffd81b;
    text-align: left;
}

.pageLocation li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    margin: 5px 0;
}

.pageLocation li i,
.pageLocation .star-five i {
    color: #ffd81b;
}

.pageLocation .star-five i {
    display: inline-block;
    margin-right: 7px;
    font-size: 22px;
}

.pageLocation p {
    color: #ffd81b;
}

.locationP {
    margin: 1rem 0 2rem;
}

.pageLocation div.textCont .btn {
    margin: 0 1rem 1rem;
    font-size: 3rem;
}

.textCont {
    padding: 0 5% 0 3%;
}

.locationFormWraper {
    padding: 0 20px 15px;
    text-align: center;
    margin-top: 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background-color: transparent;
    border: 2px solid #ff9224;
}

.locationFormWraper h2 {
    text-align: center;
    font-size: 17px !important;
    color: #ff9224;
    text-transform: uppercase;
    font-weight: 700 !important;
    /* text-align: left; */
    position: relative;
}

.locationFormWraper h2:after {
    background-color: #cc270a;
    content: "";
    height: 1px;
    left: 25%;
    position: absolute;
    width: 50%;
    top: 75%;
}

@media only screen and (max-width: 474px) {
    .locationFormWraper h2:after {
        left: 40%;
        position: absolute;
        width: 20%;
        top: 90%;
    }
}

.locationFormWraper form br {
    display: none;
}

.locationFormWraper input,
.locationFormWraper textarea,
.locationFormWraper label {
    margin-bottom: 1rem;
}

.locationFormWraper textarea {
    resize: none;
    height: 15rem;
}

.locationFormWraper .btn {
    font-size: 2rem;
    height: 5rem;
    font-weight: bold;
    /* padding: 1rem 0; */
}

.locationFormWraper p {
    font-size: 20px;
}

.locationContentWrapper .locationContent {
    margin: 5rem 0;
}

.locationContentWrapper .locationContent>div {
    margin-bottom: 3rem;
}

.locationContentWrapper h3,
.locationContentWrapper h2,
.locationContentWrapper h4,
.locationContentWrapper h5,
.locationContentWrapper h6 {
    font-size: 3rem;
    color: #ff9224;
}

.google-reviews {
    padding-right: 2%;
}

.wp-google-url {
    display: none !important;
}

.embed-container {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.locationFormWraper .wpcf7-not-valid-tip {
    display: none !important;
}

.locationFormWraper .wpcf7-not-valid {
    border: 1px solid #cc270a !important;
}

.locationFormWraper .wpcf7-validation-errors {
    color: #cc270a !important;
}

.locationFormWraper .wpcf7-mail-sent-ok {
    color: #FFF;
}

/* Home page header */
#showcase h2,
#showcase h3,
#showcase h4,
#showcase h5,
#showcase h6 {
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    color: #428bca;
}




.newheading {
    font-size: 2.7rem;
}

.dent-up .newheading {
    line-height: 0;
    font-weight: normal;
}

.postbody .newheading {
    font-size: 2rem;
}

.postbody .newheading a {
    color: #0088cc;
}
/* location form */
.location-form-submit .wpcf7-submit{
    letter-spacing: 2px;
}

@media (max-width:767px) {
    
.dent-up .newheading {
    line-height: 30px;
}
}

.grecaptcha-badge{
    visibility: hidden!important;
}