@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: "Arial_Black";
    src: url("css/fonts/ariblk.woff2") format("woff2"),
         url("css/fonts/ariblk.woff") format("woff"),
         url("css/fonts/ariblk.ttf") format("ttf"),
         url("css/fonts/ariblk.eot") format("eot");
  }

html,
body {
    font-family: "Arial", sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

body.home {
    background-color: #8ec043;
}

p {
    font-family: "Arial", sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 22px;
}

p:last-of-type {
    margin: 0px;
}

h1,
h2,
h3,
h4 {
    font-family: "Arial", sans-serif;
}

h1 {
    color: #000;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
}

.home .home-3-col .img-container {
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid black;
    background-size: cover;
}



.header .icons{
    width: 230px;
}

.img-container {
    max-width: 384px;
}

h3 {
    color: #000;
}

.rcon {
    font-family: "Roboto Condensed", sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

.image {
    opacity: 0;
    visibility: hidden;
}

.container {
    width: 100%;
    max-width: 1440px;
    padding-left: 75px;
    padding-right: 75px;
}

header .container {
    max-width: 1500px;
    padding-right: 0px;
    padding-left: 0px;
}

.home .img-container {
    margin-bottom: 24px;
}

.img-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#hd {
    background-color: #8ec043;
    color: #fff;
    /*padding-bottom: 10px;*/
    padding: 2px 0;
}

.nav-header .icons .social-Media {
    text-align: right;
}

#navbarHolder {
    padding-top: 4px;
}


#hd a:hover,
#hd a:focus,
a:hover,
a:focus {
    text-decoration: none;
    border: 0px;
    outline: none;
    color: white;
}

#hd h1 {
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 12px;
}

a {
    color: #ff0000;
    text-decoration: none;
}
.img_outer {
    position: relative;
}
.img_outer:hover .img-overlay {
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(176,176,176,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(176,176,176,0);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}
a:hover,
a:focus,
a:hover,
a:focus {
    color: #ff0000;
    text-decoration: underline;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    color: #fff;
}

footer .icons i {
    color: #000;
}

.home .icons i, .icons i {
    color: white;
    padding-right: 13px;
    font-size: 20px;
}
.home .icons i:hover, .icons i:hover {
    color: #b6dedd;
    transition: all 0.5s ease;
}

header .icons{
    width: 230px;
}
.navbar-brand,
.navbar-nav>li>a {
    text-shadow: none;
}


.navbar {
    border: none;
    margin-bottom: 0px;
    min-height: inherit;
    position: relative;
}

p:empty {
    padding: 0 !important;
    margin: 0 !important;
}

.content .img-container {
    margin-bottom: 57px;
}

.navbar-nav>li>a {
    padding: 0px 28px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 15px;
	text-transform: uppercase;
    color: #fff;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
    color: #b6dedd;
}


#satrtOff {
    font-size: 38px;
    font-weight: 700;
    color: #d0d0d0;
    font-family: "Oswald", sans-serif;
    margin-top: 5px;
    text-align: right;
}

#satrtOff a {
    color: #fff;
}

#hdContact {
    float: right;
    text-align: right;
    margin-right: 50px;
    padding-top: 4px;
}

#hdContact a {
    color: #fff;
}

.page-image {
    max-width: 340px;
    height: auto;
    margin: 0 auto;
}

.socialMedia {
    float: right;
    text-align: right;
}

.socialMedia a {
    font-size: 20px;
    color: #d0d0d0;
    margin-left: 8px;
}

.socialMedia a:hover,
.socialMedia a:focus,
.socialMedia a:hover,
.socialMedia a:focus {
    color: #ff0000;
    text-decoration: none;
}

.captcha_text {
    font-size: 10px;
    text-align: right;
}

.grecaptcha-badge {
    display: none;
}

#bd.home {
    background-image: url(images/home-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -71px;
}

.body-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 55px);
}

#philHome {
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
    max-width: 1170px;
    margin: auto;
}

#bd.home h1 {
    color: #ff0000;
    font-size: 66px;
    font-weight: 700;
    text-align: left;
}

#bd.home h2 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 39px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

#bd.home h2 a {
    color: white;
    text-decoration: none;
}

#bd.home h2 a:hover{
    color: #b6dedd;
    transition: all 0.5s ease;
}

#bd.home h3 {
    color: #fff;
    font-size: 51px;
    padding-top: 20px;
}

#bd.home h4 {
    color: #fff;
    font-size: 28px;
    padding-top: 31px;
    padding-left: 95px;
}

.brand-logo {
    font-size: 24px;
    font-weight: 900;
    font-family: "Arial_Black", sans-serif;
    padding-left: 30px;
    padding: 14px;
    line-height: 0;
}

/* #bd.home p {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	width: 634px;
	padding-top: 20px;
} */

#philHome {
    position: relative;
}
/* 
.star {
    position: absolute;
    background: url(images/sparkle.png) no-repeat;
    background-size: contain;
    overflow: hidden;
}

.star.star-1 {
    width: 50px;
    height: 124px;
    top: 0px;
    left: 480px;
}

.star.star-2 {
    width: 83px;
    height: 97px;
    top: 90px;
    left: 300px;
}

.star.star-3 {
    width: 74px;
    height: 70px;
    top: 275px;
    left: 430px;
}

.star.star-4 {
    width: 58px;
    height: 70px;
    top: 5px;
    left: 230px;
} */

.video-gallery-section {
    padding-top: 30px;
}

#videoHolder {
    width: 100%;
    max-width: 463px;
    padding-bottom: 10px;
}

.content {
    background-repeat: no-repeat;
    background-position: top right;
}

.content h1 {
    color: #000;
    font-family: "Arial_Black", sans-serif;
    text-align: center;
    font-size: 44px;line-height: 63.46px;
    font-weight: 900;
    margin-bottom: 42px;
    margin-top: 62px;
}

.philnameTitle {
    font-size: 30px;
    color: #000;
}

.content h2 {
    color: #000;
    text-align: center;
    font-size: 36px;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    /* text-transform: uppercase; */
}

.content h3 {
    font-weight: 900;
    color: #000000;
    font-size: 21px;
    line-height: 28px;
}

.content h4 {
    color: #000;
    font-size: 18px;
    font-family: "Arial", sans-serif;
    line-height: 17.25px;
    padding-top: 15px;
	font-weight: bold;
}

.post-content p {
    margin: 0px 40px 15px 0px;
}

.browserupgrade {
    background-color: #635757;
    color: #fff;
    padding: 10px;
    display: block;
}

footer {
    background-color: transparent;
    text-align: center;
    color: #000;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0px;
}

.home footer {
    color: #fff;
}

.video_desc {
    margin-bottom: 40px;
}

.vid-gall-row {
    margin-bottom: 10px;
    text-align: center;
}

.vid-gall-row:last-of-type {
    margin-bottom: 0px;
}

.home footer {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 0px;
}

footer a:hover {
    text-decoration: none;
}

footer h4 {
    font-size: 24px;
}

footer h4 span {
    color: #d0d0d0;
}

footer p {
    margin-bottom: 20px;
    margin-top: 20px;
}

.home footer p a {
    color: #fff;
}

footer p a {
    color: #000;
}

.home footer .navbar-nav>li>a {
    color: #fff;
}
.home footer .navbar-nav>li>a:hover{
    color: #b6dedd;
}
footer .navbar-nav {
    float: none;
    text-align: center;
}

footer .navbar-footer li {
    float: none;
    display: inline-block;
}

footer .navbar-nav>li>a {
    padding: 8px 18px !important;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: "Arial";
}

footer p>a {
    font-size: 24px;
    font-weight: 400;
    font-family: "Arial";
}

footer .socialMedia {
    float: none;
    text-align: center;
    margin-top: 5px;
}

.copyright {
    text-align: center;
    padding: 80px 15px 40px 15px;
    color: #000;
    font-size: 12px;
}

.form-footer {
    color: #454545;
}

.home .copyright {
    background: #8ec043;
    padding: 27px 15px 40px 15px;
    color: white;
}

.home .copyright a {
    color: white;
}

.home .home-top-img .img-container {
    max-width: 720px;
	margin: 60px auto;
}

.copyright a {
    color: black;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
    font-size: 12px;
}

div.wpcf7 img.ajax-loader {
    float: left !important;
    margin-left: 0px !important;
    margin-right: 4px !important;
}

.wpcf7-submit {
    background-color: #8ec043 !important;
    font-family: "Arial_Black", sans-serif;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 7px 21px;
}
.wpcf7-submit:hover{
    background-color: black !important;
}

form .form-control {
    border-radius: 0px;
    height: 57px;
    font-size: 15px;
}

form .form-control.wpcf7-textarea {
    height: 169px;
}

.contact-copyright {
    padding-top: 82px;
}

ul {
    list-style: none;
    padding: 0;
}

.home .mail-link {
    color: white;
}

.home .mail-link a {
    color: white;
}

.mail-link {
    font-size: 24px;
    padding-bottom: 16px;
    color: #000;
}

.mail-link a {
    color: #000;
}
.mail-link a:hover {
    color: #b6dedd;
}

/*   New CSS dated : 29/06/2017    */

.more_posts {
    text-align: center;
    margin-bottom: 30px;
}

.btn.more-btn {
    padding: 10px 40px;
    font-size: 18px;
    border: 0;
}

.blog-section {
    padding-right: 40px;
}

.right_sec a {
    color: #ff0000;
}

.right_sec a:hover {
    color: #303030;
}

input[type="search"] {
    padding: 0.3em 0.6em;
    max-width: 100%;
    border: 1px solid #ddd;
    color: #666;
}

.col-md-3.right_sec {
    padding: 0;
}

.right_sec label {
    width: 100%;
}

.type-post,
.type-page,
.type-attachment,
.comments-area {
    margin: 0 0 3em 0;
    padding: 0;
    max-width: 100%;
}

/* Theme Pagination */
.pagination {
    margin: 0 0 3em;
}

.pagination a,
.pagination .current {
    display: inline-block;
    margin: 0 3px 3px 0;
    padding: 0.4em 1em;
    background: #303030;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.pagination a:link,
.pagination a:visited {
    color: #fff;
}

.pagination a:hover,
.pagination a:active,
.pagination .current {
    background: #ff0000;
}

.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}

/* One Column Layout */
.blog-section .type-post .wp-post-image {
    float: left;
    margin: 0 2em 1em 0;
    padding: 0;
    max-width: 45%;
    height: auto;
}

.blog-section .type-post .entry-title {
    display: inline;
}

.ptb-50 {
    padding: 50px 0;
}

.page-title {
    position: relative;
    /* background-color: #0101B5; */
    /*background-color: #f5f5f5; */
}

.page-title h2 {
    color: #000;
    text-align: center;
    font-size: 36px;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-list-section {
    padding: 50px 0;
    background: #fff;
}

/* Entry Meta */
.entry-meta {
    margin: 0.5em 0 0;
    padding: 0;
    color: #999;
    font-size: 14px;
    font-size: 0.875rem;
    padding-bottom: 20px;
}

.entry-meta a:link,
.entry-meta a:visited {
    color: #999;
}

.entry-meta a:hover,
.entry-meta a:active {
    color: #666;
}

.entry-meta span:after {
    display: inline-block;
    margin-left: 0.2em;
    color: #999;
    content: "\f428";
    vertical-align: middle;
    font: normal 16px "Genericons";
    -webkit-font-smoothing: antialiased;
}

.entry-meta span:last-child:after {
    display: none;
}

.entry-title {
    margin: 0;
    padding: 0;
    color: #303030;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "Roboto", sans-serif;
}

.widget {
    margin: 0 0 3em 0;
    padding: 0;
    max-width: 100%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.widget-header {
    margin: 0 0 1em 0;
}

.widget-title {
    display: block;
    margin: 0;
    padding: 0;
    color: #303030;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: circle inside;
}

.widget ul .children,
.widget ul .sub-menu {
    margin: 0.5em 0 0.5em 1em;
    padding: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

.widget-title a:link,
.widget-title a:visited {
    color: #303030;
}

.widget-title a:hover,
.widget-title a:active {
    text-decoration: underline;
}

/* Post Styling */
.post-wrapper .type-post .entry-title {
    font-size: 28px;
    font-size: 1.75rem;
}

.post-wrapper .type-post .entry-content {
    font-size: 17px;
    font-size: 1.0625rem;
}

/* One Column Layout */
.post-layout-one-column .post-wrapper .type-post .wp-post-image {
    float: left;
    margin: 0 2em 1em 0;
    padding: 0;
    max-width: 45%;
}

.post-layout-one-column .post-wrapper .type-post .entry-title {
    display: inline;
}

/*--------------------------------------------------------------
# 12.0 - Posts and pages
--------------------------------------------------------------*/
.type-post,
.type-page,
.type-attachment,
.comments-area {
    margin: 0 0 3em 0;
    padding: 0;
    max-width: 100%;
}

.single-post .post-content {
    padding: 20px 0;
}

.page-title,
.entry-title {
    margin: 0;
    padding: 0;
    color: #303030;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 34px;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
}

.entry-title a:link,
.entry-title a:visited {
    color: #303030;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:active {
    text-decoration: underline;
}

.type-post .wp-post-image,
.type-page .wp-post-image {
    margin: 0 0 0.5em;
}

.entry-content {
    font-size: 18px;
    font-size: 1.125rem;
}

.entry-content p:first-child {
    margin-top: 0.5em;
    margin-bottom: 1.6em;
}

.entry-content p:last-child {
    margin-bottom: 0;
}

.entry-content p {
    font-family: "Roboto", sans-serif;
    line-height: 1.75;
    color: #303030;
}

/* Read more Link */
.more-link {
    display: inline-block;
    margin: 0;
    padding: 0.4em 0.8em;
    background: #ff0000;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-size: 0.9375rem;
}

.more-link:link,
.more-link:visited {
    color: #fff;
}

.more-link:hover,
.more-link:active {
    background: #303030;
    text-decoration: none;
}

/* .home-3-col{
	padding-bottom: 50px;
} */

.home-top-img .desktop {
    display: block;
    margin-bottom: 55px;
}

.home-top-img .mobile {
    display: none;
}

/*--------------------------------------------------------------
## 11.1 - Default Widgets
--------------------------------------------------------------*/

/* Theme Search Widget */
.search-form {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}

.search-form .screen-reader-text {
    display: none;
}

.search-form .search-field {
    outline: none;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    padding: 0.7em 1.5em 0.8em 0.7em;
    min-width: 300px;
    width: 100%;
    -webkit-appearance: none;
}

.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.65em 0.75em 0 0.2em;
    border: none;
    cursor: pointer;
}

.search-form .search-submit .genericon-search {
    display: inline-block;
    padding: 0.05em 0 0.55em 0.45em;
    color: #fff;
    content: "\f400";
    vertical-align: middle;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-family: "Genericons";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.video-gallery-section h2 {
    text-align: left;
    margin-bottom: 24px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-group input::placeholder ,.form-group textarea::placeholder{
    color: #A9A9A9;
}
.form-group input {
    width: 100%;
    border-radius: 0px;
    height: 57px;
    font-size: 15px;
    border: 1px solid #A9A9A9;
    color: #A9A9A9;
    padding: .375rem .75rem;
    outline: transparent;
}
.form-group textarea{
    height: 169px;
    width: 100%;
    border-radius: 0px;
    color: #A9A9A9;
    font-size: 15px;
    border: 1px solid #A9A9A9;
    padding: .375rem .75rem;
    outline: transparent;
}
.form-submit {
    text-align: right;
    margin-bottom: 1rem;
    width: 100%;
}
.form-submit input.wpcf7-submit {
    float: right;
    outline: transparent;
}

@media only screen and (max-width: 1440px) {
	.home .home-top-img .img-container {
        max-width: 700px;
        margin: 50px auto;
    }
}

@media only screen and (max-width: 1280px) {
    .home-top-img .desktop {
        margin-bottom: 52px;
    }
	#bd.home h2 {
    font-size: 32px;
    line-height: 36px;
	}
	.home .img-container {
    margin-bottom: 20px;
	}
    .brand-logo {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

}
@media only screen and (max-width: 1064px) {
	.container {
    width: 100%;
    max-width: 1038px;
	}
}

@media (max-width: 1024px) {
    #bd {
        background-position: 58% 0px;
    }

    #bd.home h2 {
        font-size: 28px;
    }

    #bd.home h3 {
        font-size: 52px;
    }

    #bd.home p {
        font-size: 22px;
        /* width: 455px; */
    }

    #videoHolder {
        max-width: 400px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
    max-width: 1000px;
	}
	.home .home-top-img .img-container {
    max-width: 638px;
	}
	.col-md-3.right_sec {
        padding: 0 15px;
    }

    .page-image {
        max-width: 80%;
        margin-bottom: 20px;
    }

    .page-content {
        padding-left: 0;
    }
}

@media only screen and (max-width: 992px) {
    footer {
        margin-top: 40px;
    }

    .page-image.pull-right {
        float: none !important;
    }
    
}

@media (max-width: 991px) {

    #logo,
    #satrtOff {
        text-align: center;
        float: none;
    }

    #bd {
        background-position: 64% -5px;
    }

    #philHome {
        width: 100%;
        background-position: top right;
    }

    #bd.home h3 {
        font-size: 52px;
    }

    #bd.home p {
        font-size: 24px;
    }

    .star.star-1 {
        width: 50px;
        height: 124px;
        top: 0px;
        left: 480px;
    }

    .star.star-2 {
        width: 83px;
        height: 97px;
        top: 90px;
        left: 300px;
    }

    .star.star-3 {
        width: 74px;
        height: 70px;
        top: 340px;
        left: 325px;
    }

    .star.star-4 {
        width: 58px;
        height: 70px;
        top: 5px;
        left: 230px;
    }

    #navbar {
        position: absolute;
        top: 54px;
        right: 0px;
        width: 100%;
        background-color: #8ec043;
        z-index: 99;
    }

    .navbar-toggler {
        padding: 0;
        outline: none;
        border: none;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .nav-header .icons .social-Media {
        padding-right: 24px;
    }

    .navbar-header {
        float: none;
        position: absolute;
        right: 0px;
        z-index: 999;
    }

    #navbarHolder {
        z-index: 999;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    ul.navbar-nav {
        text-align: center;
        /* height: 100vh; */
        margin-top: 0;
    }

    header .navbar-nav>li {
        padding: 20px 0;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
        border-bottom: 1px solid #ffffff4a;
    }
    .navbar-nav>li:last-of-type{
        
        border-bottom: none;
    }

    .navbar-nav>li>a {
        padding: 15px !important;
    }

    #hd h1 {
        font-size: 36px;
        word-spacing: 4px;
        letter-spacing: 0.05em;
    }

    #satrtOff {
        font-size: 34px;
        margin-top: 0px;
    }

    #hdContact a {
        font-size: 14px;
    }

    .socialNav {
        width: 365px;
        margin: auto;
    }

    #hdContact {
        float: left;
        margin-right: 15px;
    }

    /* .content h1 {
		text-align: left;
	} */
    .content h2 {
        text-align: left;
    }

    .imgres {
        max-width: 50%;
    }

    #videoHolder {
        max-width: 400px;
    }
    
}

@media only screen and (max-width: 991px) {
    #bd.home h1 {
        font-size: 60px;
        text-align: left;
    }

    #bd.home h3 {
        color: #fff;
        font-size: 45px;
        padding-top: 10px;
        text-align: left;
    }

    #bd.home p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        /* width: 340px; */
        padding-top: 20px;
        text-align: left;
    }

    body button:focus {
        outline: none;
    }
}

@media (min-width: 768px) {
    #bd.home h4 {
        padding-left: 25px;
    }

    #navbar {
        margin: 0px;
        padding: 0px;
    }

    .navbar-nav>li:first-child>a {
        padding-left: 0px;
    }

    .navbar-nav>li:last-child>a {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .navbar-header {
        float: left;
        position: relative;
        right: auto;
        z-index: 999;
    }

    #bd.home h2 {
        font-size: 25px;
    }

    .navbar-toggle {
        margin: 0px;
        padding: 9px 0px;
    }

    #hd h1 {
        font-size: 22px;
        word-spacing: 0px;
        letter-spacing: 0.04em;
    }

    #satrtOff {
        font-size: 20px;
    }

    .socialNav {
        width: 220px;
    }

    .socialMedia {
        text-align: center;
    }

    .socialMedia a.visible-xs {
        display: inline-block !important;
    }

    .navbar-nav>li>a {
        padding: 10px !important;
    }

    #bd.home h1 {
        font-size: 46px;
        text-align: left;
        margin-top: 0px;
    }

    #bd.home h2 {
        margin-top: 0px;
        font-size: 25px;
    }

    #bd.home h3 {
        font-size: 35px;
        text-align: left;
        padding-top: 3px;
    }

    #bd.home h4 {
        font-size: 23px;
        padding-top: 14px;
        padding-left: 21px;
    }

    #bd.home p {
        font-size: 15px;
        text-align: center;
    }

    .star.star-1 {
        width: 50px;
        height: 124px;
        top: 0px;
        left: 10px;
    }

    .star.star-2 {
        width: 83px;
        height: 97px;
        top: 160px;
        left: 10px;
    }

    .star.star-3 {
        width: 74px;
        height: 60px;
        top: 0px;
        left: auto;
        right: 40px;
    }

    .star.star-4 {
        width: 58px;
        height: 70px;
        top: 5px;
        left: 70px;
    }

    #philHome {
        background-size: 266px;
        background-position: right 0px !important;
    }

    #videoHolder {
        margin: auto;
        margin-top: 280px;
        margin-bottom: 15px;
    }

    .content h1 {
        text-align: center;
        font-size: 35px;
    }

    .content h2 {
        text-align: center;
    }
    .content h3 {
        text-align: center;
    }
    .content {  
        text-align: center;
    }
    .imgres {
        max-width: 40%;
    }

    .page-id-23 .col-md-12 {
        overflow: hidden;
    }

    .page-id-23 .imgres {
        position: absolute;
        right: -45px;
        top: 65px;
    }
    .brand-logo {
        padding-left: 0;
    }

    .home .home-3-col .img-container {
        border: 2px solid black;
    }

    .home .copyright {
        padding: 8px 15px 45px 15px;
    }

    #bd.home {
		background-size: 300%;
		background-position: -180px 0;
	}

    .home-3-col h2 {
        margin-bottom: 25px;
    }

    .home .home-3-col .img-container {
        margin-bottom: 15px;
    }

    .img-container {
        max-width: 221px;
        margin: auto;
    }
}

@media only screen and (max-width: 40em) {
    .blog-section {
        padding-right: 0px;
    }

    .type-post .wp-post-image,
    .type-page .wp-post-image {
        margin: 0;
    }

    /* One Column Layout */
    .blog-section .type-post .wp-post-image {
        float: none;
        margin: 0;
        max-width: 100%;
    }

    /* Multiple Columns Layout */
    .post-layout-columns .post-wrapper {
        display: block;
        margin-right: 0;
    }

    .post-layout-columns .post-wrapper .post-column {
        display: block;
        float: none;
        padding-right: 0;
    }

    .post-layout-two-columns .post-wrapper .post-column,
    .post-layout-three-columns .post-wrapper .post-column {
        width: 100%;
    }

    .page-title,
    .entry-title,
    .post-wrapper .type-post .entry-title {
        font-size: 28px;
        font-size: 1.75rem;
    }

    .entry-content {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

@media only screen and (max-device-width: 480px) {
    #bd.home h1 {
        font-size: 44px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    #bd.home h3 {
        color: #fff;
        font-size: 36px;
        padding-top: 4px;
        text-align: center;
    }

    #bd.home h4 {
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
    }

    #bd.home p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        /* width: 340px; */
        padding-top: 20px;
        text-align: center;
    }

    .home-3-col {
        padding-top: 0;
    }

    .home .img-container.mobile {
        margin: 34px auto;
    }

    #philHome {
        background-size: contain;
        background-position: center 290px !important;
    }

    .home-top-img .desktop {
        display: none;
    }

    .home-top-img .mobile {
        display: block;
    }
    .page-template-page-contact .body-wrapper {
        
        min-height: calc(100vh + 287px);
    }
}

@media only screen and (max-device-width: 340px) {
    #bd.home h2 {
        /* font-size: 61px; */
        text-align: center;
        margin-top: 12px;
        margin-bottom: 0px;
    }

    #bd.home h3 {
        font-size: 32px;
        padding-top: 4px;
        text-align: center;
    }
    .home-3-col .img_outer:hover {
        position: relative;
        width: 50%;
        margin: auto;
    }
}