/*-=Small screens=-*/
@media only screen and (max-width: 40em) {

    /* TOP BAR Mobile STYLING */
    .top-bar {
        background: #333333; /* change background color if you need */
    }

    .top-bar-section ul li > a {
        color: white; /* change color of text if you need */
        font-size: 13px;
        background: #333333; /* change background color if you need */
    }

    .top-bar-section ul li:hover > a {
        background: #111 !important; /* change background color if you need */
    }

} /* max-width 640px and lower. Use this for mobiles only */

/*-=Medium screens=-*/
@media only screen and (min-width: 40.063em) {

    /* TOP BAR STYLING */
    .top-bar {
        background: transparent;
    }

    .top-bar-section ul {
        background: transparent;
    }
    .top-bar-section ul li {
        background: transparent;
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        color: black;
        background: transparent;
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        color: red;
        background: transparent;
        text-decoration: underline;
    }

    .top-bar-section li.current_page_item > a:not(.button) {
        color: grey;
        background: transparent;
        text-decoration: underline;
    }

    .top-bar-section .has-dropdown > a {
        padding: 0 15px !important;
    }

    .top-bar-section .has-dropdown > a:after {
        display: none;
    }

    /* Dropdown Styling*/
    .top-bar-section ul li:hover:not(.has-form) > a {
        background: green;
        color: black;
    }

    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: white;
        background: olive;
    }

    .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
        color: grey;
        background: bisque;
    }

    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li a{
        background: blue;
    }

    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li:hover a {
        color: white;
        text-decoration: underline;
        background: red;
    }

    /* Align Menu to the right */
        .top-bar-section { float:right; }

    /* Align Menu to the center
        .top-bar-section { float:none; text-align: center; }
        .top-bar-section ul{display: inline-block;} */

    header {
        background: rgba(70, 136, 169, 0.8);
        padding: 40px 0;
        height: 120px;
        z-index: 1000;
        width: 100%;
        position: absolute;
    }

    #menu-primary-menu > li > a {
        font-family: "Gotham Medium";
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }

    #menu-primary-menu > li > a:hover {
        /*color: #c5fffc;*/
    }



}  /* min-width 641px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {






} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/*-=Large screens=-*/
@media only screen and (min-width: 64.063em) {



} /* min-width 1025px, large screens */





/***********************************************************************************************************************
*                                                                                                                      *
*                                           ******************************                                             *
*                                           *  DEVELOPERS CUSTOM STYLES  *                                             *
*                                           ******************************                                             *
*                                                                                                                      *
***********************************************************************************************************************/

@media only screen and (max-width: 992px) {

}


@media only screen and (max-width: 940px) {
    body.page-template-templateswhy-bob-php .banner-content h3 {
        font-size: 45px;
    }

    body.page-template-templateswhy-bob-php .banner-content p {
        font-size: 22px;
    }
}


@media only screen and (max-width: 860px) {
    .home-feature-one h5 {
        font-size: 22px;
    }

    body.page-template-templateswhy-bob-php .banner-content h3 {
        font-size: 36px;
    }

    body.page-template-templateswhy-bob-php .banner-content p {
        font-size: 16px;
    }

    .btn-set .download-btn {
        margin-bottom: 10px;
    }
}


@media only screen and (min-width: 768px) {
    body.page-template-templateswhy-bob-php .page-banner {
        height: 545px;
    }
}


@media only screen and (max-width: 768px) {
    .home-feature-one h5 {
        font-size: 16px;
    }

    body.page-template-templateswhy-bob-php .page-banner {
        background-position: center -35px !important;
    }

    body.page-template-templateswhy-bob-php .banner-content {
        position: relative;
        /*top: 88%;*/
        text-align: center;
    }

    .page-content p {
        font-size: 18px;
    }

    .page-content ul {
        font-family: "Klinic Slab Medium";
        font-size: 18px;
    }

    .exp-one .exp-content ul {
        font-size: 18px;
    }

    .board-content .board-header h3 {
        font-size: 40px;
    }

    .board-content .board-header p {
        font-size: 18px;
    }

    .page-banner {
        height: 580px;
    }

    .banner-content h3 {
        font-size: 46px;
    }

    .banner-content p {
        font-size: 18px;
    }

    .message-section .message-one {
        border-right: none;
    }

    .message-set {
        text-align: center;
    }

    .bottom-section h3.title {
        font-size: 32px;
    }

    .three-columns {
        text-align: center;
    }

    .post-box > h2 {
        font-size: 32px;
    }

    body.page-template-templateswhy-bob-php .page-banner {
        height: 450px;
    }
}


@media only screen and (min-width: 641px) and (max-width: 768px) {
    #menu-primary-menu > li > a {
        font-size: 13px;
    }

    .logo {
        margin-top: 8px;
    }
}


@media only screen and (max-width: 640px) {
    body.page-template-templateswhy-bob-php .page-banner {
        height: 565px;
    }

    body.page-template-templateswhy-bob-php .page-banner {
        background-position: center -100px !important;
    }

    .home-feature-one h5 {
        font-size: 25px;
    }

    .menu-columns {
        padding: 0;
    }

    .logo {
        position: absolute;
        top: 10px;
        z-index: 1000;
    }

    .logo img {
        height: 24px;
    }

    .top-bar {
        background: #4688a9;
    }

    .top-bar.expanded .title-area {
        background: #123943;
    }

    .top-bar-section ul li > a {
        background: #4688a9;
    }

    .top-bar-section ul li:hover > a,
    .top-bar-section ul li.current-menu-item > a {
        background: #184e58 !important;
    }

    #home-slider .slide-image {
        height: 400px;
    }

    #home-slider .slider_caption h3 {
        font-size: 36px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    #home-slider .slider_caption p {
        font-size: 14px;
        margin-top: 22px;
    }

    #home-slider .slider_caption {
        top: 30%;
    }

    .flex-control-nav {
        bottom: 45%;
    }

    .home-content h4 {
        font-size: 30px;
    }

    .home-content p {
        font-size: 16px;
    }

    .home-content {
        background-size: cover !important;
    }

    .features-header {
        font-size: 34px;
    }

    .home-feature-one {
        text-align: center;
    }

    .home-feature-one {
        border-right: none;
    }

    footer {
        text-align: center;
    }

    .page-content ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    .our-clients-header h3 {
        font-size: 32px;
    }

    .exp-one .exp-content ul {
        font-size: 16px;
    }

    .page-banner {
        height: 450px;
    }

    .banner-content h3 {
        font-size: 36px;
    }

    .banner-content p {
        font-size: 16px;
    }

    .banner-content {
        position: relative;
        top: 36%;
    }

    .post-set .post-column:nth-child(even) .post-preview {
        padding-left: 0;
    }

    .post-set .post-column:nth-child(odd) .post-preview {
        padding-right: 0;
    }

    .post-column {
        margin-bottom: 60px;
    }

    .post-column {
         padding-bottom: 0;
    }

    .post-set .post-column:nth-child(odd) {
        border-right: none;
    }

    .contact-form .reset {
        margin-bottom: 10px;
    }

    body.page-template-templateswhy-bob-php .banner-content {
        top: 40%;
    }

    body.page-template-templateswhy-bob-php .page-banner {
        height: 300px;
    }

    .bob-photo-box {
        display: block;
        margin: 0 auto;
        max-width: 280px;
    }
}


@media only screen and (max-width: 420px) {
    #home-slider .slide-image {
        height: 300px;
    }

    #home-slider .slider_caption {
        top: 25%;
    }

    #home-slider .slider_caption h3 {
        font-size: 24px;
    }

    #home-slider .slider_caption p {
        font-size: 11px;
    }

    .flex-control-nav {
        display: none;
    }

    .home-content h4 {
        font-size: 22px;
    }

    .page-content h3 {
        font-size: 34px;
        line-height: 1.2;
    }

    .exp-one .exp-title {
        font-size: 34px;
    }

    .banner-content h3 {
        font-size: 28px;
    }

    .page-banner {
        height: 320px;
    }

    .banner-content {
        top: 25%;
    }


}




































/*
     FILE ARCHIVED ON 17:27:59 Oct 09, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:21:14 Feb 03, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 93.32
  exclusion.robots: 0.118
  exclusion.robots.policy: 0.109
  RedisCDXSource: 2.728
  esindex: 0.011
  LoadShardBlock: 70.064 (3)
  PetaboxLoader3.datanode: 83.356 (4)
  CDXLines.iter: 18.246 (3)
  load_resource: 280.773
  PetaboxLoader3.resolve: 248.068
*/