/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 28, 2011 */
@font-face {
    font-family: 'EurostileBold';
    src: url('fonts/eurostile_bold-webfont.eot');
    src: url('fonts/eurostile_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/eurostile_bold-webfont.woff') format('woff'),
    url('fonts/eurostile_bold-webfont.ttf') format('truetype'),
    url('fonts/eurostile_bold-webfont.svg#EurostileBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eurostile';
    src: url('fonts/eurostile-webfont.eot');
    src: url('fonts/eurostile-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/eurostile-webfont.woff') format('woff'),
    url('fonts/eurostile-webfont.ttf') format('truetype'),
    url('fonts/eurostile-webfont.svg#EurostileRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialNarrowBold';
    src: url('fonts/arial_narrow_bold-webfont.eot');
    src: url('fonts/arial_narrow_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/arial_narrow_bold-webfont.woff') format('woff'),
    url('fonts/arial_narrow_bold-webfont.ttf') format('truetype'),
    url('fonts/arial_narrow_bold-webfont.svg#ArialNarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*
Globals
*/

* {
    padding: 0;
    margin: 0;
    outline: 0;
}

body {
    font: 14px/18px Arial, sans-serif;
    background-color: #eee;
    text-align: left;
    color: #3c3c3c;
}

#page {
    overflow: hidden;
}

a {
    color: #1a95c3;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

a.img img {
    display: block;
    border: 1px solid #ccc;
}

.alignright {
    float: right;
    margin-left: 5px;
}

.alignleft {
    float: left;
    margin-right: 5px;
}

input,
select,
textarea {
    font: 11px Arial, sans-serif;
    color: #000;
}

.field,
textarea {
    background: #fff;
    border: 1px solid #ccc;
}

input.checkbox,
input.radio {
    float: left;
    display: inline;
    height: 13px;
    width: 13px;
    margin: 2px 5px 0 0;
}

label.checkbox,
label.radio {
    float: left;
    display: inline;
    line-height: 13px;
}

input.submit {
    border: 0;
    cursor: pointer;
}

textarea {
    overflow: auto;
    width: 288px;
}

fieldset {
    border: 0;
    padding-bottom: 15px;
}

ul,
ol {
    list-style: none outside none;
}

.ar {
    display: block;
    text-align: right;
}

.al {
    display: block;
    text-align: left;
}

.ac {
    display: block;
    text-align: center;
}

.fr {
    float: right !important;
    display: inline;
}

.fl {
    float: left !important;
    display: inline;
}

.cl {
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.hidden {
    display: none;
}

.rel {
    position: relative;
}

.shell {
    max-width: 1366px;
    margin: 0 auto;
}

h2, h3, h4, h5 { }

h2 {
    padding-bottom: 25px;
}

h3 {
    padding-top: 25px;
}

h4 {}

h5 {}

p {
    padding-bottom: 15px;
}

small { font-size: 10px; }

.anchor {
    display: block;
    position: relative;
    top: -102px;/* this is negative the height of your sticky header */
    visibility: hidden;
}

.leftnav {
    font-size: 16px;
    color: #ff9900;
    padding-top: 10px;
}

.leftnav a {
    font-size: 16px;
    color: #ff9900;
    padding-top: 10px;
}

.leftnav li {
    font-size: 16px;
    color: #ff9900;
    padding-top: 10px;
}

/*
Header
*/

#header {
    position: relative;
    z-index: 2;
}

#header .shell {
    position: relative;
    max-width: 100%;
    background-color: #000;
}

.header-bottom {
    display: none;
    /* background: url(images/header-mobile-bg.jpg) repeat-x; */
    float: left;
    width: 100%;
    height: 31px;
    background-color: #1a95c3;
    padding: 10px 0;
    position: relative;
}

.header-bottom #search{
    margin-left: 20px;
}

.search-bar-mobile {
    margin-left: 10px;
}

h1#logo {
    padding: 30px;
}

h2#tagline {
    display:none;
    padding: 60px 0 0 10px;
    font: bold 15px/17px Arial, sans-serif;
    color: #fff;
}

h1#pagetitle {
    line-height: 1.2;
    padding-bottom: 36px;
}

.header-right {
    position: absolute;
    top: 22px;
    right: 27px;
}

.header-right .phone {
    float: left;
    display: inline;
    font: bold 18px/24px Arial, sans-serif;
    color: #fff;
    margin: 0 13px 0 0;
}

#search {
    float: left;
    display: inline;
    width: 148px;
    height: 24px;
    position: relative;
    overflow: hidden;
    background: url(images/search-bg.png) no-repeat 0 0;
}

#search .submit {
    float: left;
    display: inline;
    width: 15px;
    height: 15px;
    margin: 6px 0 0 8px;
    background: none;
}

#search .field {
    float: left;
    display: inline;
    width: 85px;
    padding: 4px 0 3px;
    margin: 0 0 0 25px;
    border: 0;
    background: none;
    font-size: 14px;
    color: #000;
}

#navigation {
    margin: auto;
    background-color: #1a95c3;
}

.menu-header-nav-container {
    max-width: 1366px;
    margin: auto;
}

#navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

#navigation ul li {
    position: relative;
}

#navigation ul li a {
    float: left;
    display: inline;
    height: auto;
    position: relative;
    padding: 0 18px;
    font: bold 14px/19px Arial, sans-serif;
    color: #fff;
    padding: 18px 30px 15px 30px;
}

#navigation ul li a {
    color: #fff;
}

#navigation ul li ul {
    display: none;
    position: absolute;
    top: 52px;
    left: 0;
    width: 250px;
    background: #dedede;
}

#navigation ul li a:hover {
    background-color: #1f82a7;
}

#navigation ul li ul li a {
    display: block;
    color: #696969;
}

#navigation ul li ul li a {
    float: none;
    display: block;
    height: auto;
    font-weight: normal !important;
    border-bottom: #b7b7b7 solid 1px;
    margin-bottom: 0px;
    padding: 10px 20px;
}

#navigation ul li ul li a:hover {
    background-color: #d0d0d0;
}

#navigation ul li ul li ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 250px;
    width: 250px;
    background-color: #c7c7c7;
}

#navigation ul li ul li ul li:hover {
    background-color: #a7a7a7;
}

#navigation ul li ul li ul li:hover a,
#navigation ul li ul li ul li ul li a {
    color: #fff;
}

#navigation ul li ul li ul li ul li {
    background-color: #949494;
}

#navigation ul li ul li ul li ul li:hover {
    background-color: #3c3c3c;
}

@media (max-width: 1024px) {

    .header-bottom {
        display: block;
    }

    #navigation ul {
        display: block;
    }

    #navigation ul li a {
        float: none;
        display: block;
        height: auto;
        position: relative;
        padding: 10px 18px;
        font: bold 14px/19px Arial, sans-serif;
    }

    #navigation ul li ul li ul a {
        color: #fff;
    }

    #navigation ul li ul li ul {
        background: #828282!important;
    }

    #navigation ul li ul li ul li ul {
        background: #4a4a4a!important;
    }

    #navigation ul li ul li ul li ul li {
        background-color: #4a4a4a;
    }

}

@media (max-width: 605px) {

    #navigation ul {
        margin: 0;
    }

    .children {
        margin: 0;
    }

    #navigation ul li  {
        height: auto !important;
    }

    #navigation ul li ul,
    #navigation ul li ul li ul {
        position: relative !important;
        left: 0;
        top: 0;
        width: 100%;
        background: none;
    }

    #navigation ul li ul {
        background: #ddd;
    }

    #navigation ul li ul li {
        border-bottom: #fff solid 1px;
    }
    #navigation ul li ul li:last-child {
        border-bottom: none;
    }
}

.menu-item-has-children .sub-menu {
    display: none !important;
}

.show,
.menu-item-has-children .sub-menu.show {
    display: block !important;
}

.search-bar-mobile {
    margin: 10px;
    display: none;
}

.wpcf7-form-control {
    font-size: 14px;
    padding: 3px;
}

.mobile-top-btn a {
    padding: 10px 15px;
    background-color: #1a95c3;
    color: #fff;
}

.mobile-header-call:before {
    content: '';
    background: url(https://www.precisionsolutionsinc.com/wp-content/themes/precision11/images/arrow-down.png) no-repeat center center / contain;
}

.mobile-header-email:before {
    content: '';
    background: url(https://www.precisionsolutionsinc.com/wp-content/themes/precision11/images/arrow-down.png) no-repeat center center / contain;
}

@media (max-width: 400px) {

    .mobile-top-btn {
        display: inline-block;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 15px;
    }

}

/*
Content
*/

#content {
    height: 100%;
    position: relative;
    z-index: 1;
}

#widecolumn {
    width: calc(65% - 30px);
    margin: auto;
    padding: 50px 30px;
}

/*
Featured Content
*/

#featured-content {
    width: 100%;
    height: 350px;
    margin: 0 0 17px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 5px #00000024;
    box-shadow: 5px 5px 5px #00000024;
}

#featured-content.innerpage {
    width: 735px;
    height: 350px;
    position: relative;
    margin: 0 auto 25px;
}

#featured-content.innerpage .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 1024px) {
    #featured-content.innerpage {
        height: initial;
        max-width: initial;
        margin-bottom: 25px;
        padding-top: 42%;
    }
}

#featured-content .item {
    position: absolute;
    width: 100%;
    height: 350px;
}

#featured-content .item img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
}

#featured-content .item strong {
    display: block;
    width: 100%;
    position: absolute;
    left: 0; top: 10px;
    font: 36px/38px  Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 5px 5px 5px #00000024;
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color=#000000);
}

#featured-content .item strong .small {
    font-size: 14px;
    line-height: 22px;
}

#featured-content a:hover {
    text-decoration: none;
}


/*
Featured Content Secondary
*/

#featured-content-secondary {
    width: 92%;
    margin: 0 0 0px;
    position: relative;
    padding: 10px;
    line-height: 18px;
    color: #3c3c3c;
}
#featured-content-secondary h2 {
    font: 24px/26px Arial, sans-serif;
    /* color: #0091ca; */
    font-weight: bold;
}

    #featured-content-secondary a {
        color: #1a95c3;
    }
    .highlight-div {
        padding: 10px;
        margin: 0 15px 15px 0;
        background: #1a95c3 repeat-x 0 0;
        -webkit-box-shadow: 5px 5px 5px #000;
        box-shadow: 5px 5px 5px #000;
        border-radius: 5px;
        color: #000;
        text-align: center;
        font-size: 18px;
    }

    blockquote {
        padding: 50px 30px;
        margin: 0 15px 15px 0;
        background: #ffffff repeat-x 0 0;
        /* -webkit-box-shadow: 5px 5px 5px #000; */
        /* box-shadow: 5px 5px 5px #000; */
        border-radius: 5px;
        color: #000;
        text-align: center;
        font-size: 15px;
    }

    #widecolumn.secondary-margin {
        width: 100%;
    }

    #featured-content-secondary li {
        list-style: disc;
        margin-left: 30px;
    }
    #featured-content-secondary ul {
        margin-bottom: 20px;
    }

/*
Promos
*/

.promos {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.promos a {
    width: calc(33% - 15px);
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.24);
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.24);
}

    .promos img {
        float: left;
        display: inline;
        margin: 0 15px 0 0;
        height: 90px;
        width: 90px;
        border-radius: 50px;
        -o-object-fit: cover;
           object-fit: cover;
    }

    .promo-button h3 {
        font-size: 18px;
        line-height: 20px;
        color: #0091ca;
        padding-top: 0;
        margin-top: 25px;
    }

    .promos a:hover {
        background-color: #3c3c3c;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .promos li p {
        font: 11px/18px Verdana, Arial, sans-serif;
    }

    .partner-logos {
        padding: 10px 0 0;
    }

    .partner-logos h2 {
        font: 24px/26px "EurostileBold", Arial, sans-serif;
        color: #0091ca;
        text-align: center;
    }

    #sidebar {
        width: calc(30% - 30px);
        padding: 50px 30px;
        color: #474747;
    }

    #sidebar h3 {
        margin: 0 0 5px;
        font: bold 18px/20px Arial, sans-serif;
    }

    #sidebar h4 {
        margin: 0 0 15px;
        font: 14px/16px Arial, sans-serif;
    }

    #sidebar p {
        padding: 0 0 20px;
    }

    #sidebar a {
        color: #1a95c3;
    }

    #sidebar ul ul li {
        list-style-type: disc;
        margin-left: 20px;
    }


/*
Footer
*/

#footer {}




/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}


blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/


.menu-mobile-arrow {
    display: none;
    float: right;
    width: 40px;
    height: 40px;
    background: url(images/arrow-down.png) no-repeat center center;
    z-index: 5;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}


/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */

.footer {
    width: 100%;
    padding: 50px 0;
    background-color: #fff;
}

.footer,
.footer a {
    font-size: 14px;
    color: #3c3c3c;
    text-align: center;
    display: inline-block;
    font-size: 15px;
}

img.footer-image {
    margin: auto;
    margin-bottom: 50px;
    max-width: 750px;
    /*border: 1px solid #eee;
    border-radius: 60px;
    -webkit-box-shadow: 0px 3px 7px #00000026;
            box-shadow: 0px 3px 7px #00000026;*/
}

.footer-link {
    margin-left: 15px;
}

.footer-link a {
    color: #1a95c3;
}

.footer-link:after {
    content: '|';
    font-size: 20px;
    padding-left: 15px;
    color: #d2d2d2;
}

.footer-link:last-child:after {
    display: none;
}

.leftnav {
    font-size: 16px;
    color: #ff9900;
    padding-top: 5px;
}

.leftnav a {
    font-size: 16px;
    color: #ff9900;
    padding-top: 5px;
}

.leftnav li {
    font-size: 16px;
    color: #ff9900;
    padding-top: 5px;
}

.entry a {
    color: #1a95c3;
}

.searchtext {
    padding-bottom: 3px;
}
#searchform {
    text-align: center;
    font-size: 18px;
}
#s {
    font-size: 18px;
}

#searchsubmit {
    font-size: 18px;
}


/* Responsive edits */
.mobile-top-btn,
.mobile-menu-wrapper,
.mobile-footer-image,
.mobile-btn,
.header-top { display:none; }

@media (max-width: 1024px) {
    h2#tagline,
    .header-right{
        display:none !important;
    }

    .menu-mobile-arrow { display: block;}
}

@media (max-width: 1024px) {

    .footer-link {
        margin-left: 0;
        display: block;
        margin-bottom: 10px;
    }

    .footer-link:after {
        display: none;
    }

    .header-top{
        height:33px;
        display:block;
        background-color:#04243e;
        width:100%;
    }

    .header-top a{
        float:left;
        width:50%;
        text-align:center;
        padding: 11px 0 7px;
    }

    .header-top a:first-child{
        width:49%;
        border-right:#0c3c67 solid 1px;
    }

    h2#tagline,
    .header-right,
    #navigation{
        display:none !important;
    }

    #header{
        background-image:none;
        background-color:#000000;
        height:auto;
    }

    #header .shell {
        padding-left: 2%;
        padding-right: 2%;
        width: 96%;
    }

    .mobile-top-btn{
        float:right;
        display:block;
        margin: 30px 0 0 0;
    }

    .mobile-top-btn img{
        margin-left:20px;
    }

    .mobile-menu-wrapper{
        display:block;
        width:100%;
        height:41px;
        background:url(https://www.precisionsolutionsinc.com/wp-content/themes/precision11/images/menu-wrapper.png) #df8400;
    }

    .mobile-menu-wrapper .header-right{
        display:block !important;
        position:relative;
        top: 7px;
        left: 3%;
        width:80%;
    }

    .mobile-menu-wrapper .header-right #search {
        background: url(https://www.precisionsolutionsinc.com/wp-content/themes/precision11/images/search-mobile.png) no-repeat 0 0;
    }

    .menu-btn{
        float:right;
        margin:7px 3% 0 0;
    }

    #content .shell{
        width: 94%;
    }

    #widecolumn  {
        width: 100%;
        padding: 0;
    }

    #featured-content,
    .promos {
        width: 90% !important;
        margin:0 auto;
    }

    #featured-content-secondary{
        padding:0;
        width:100%;
    }

    .entry img{
        width:100%;
        height:auto;
        margin-bottom:15px;
    }

    .entry img.wpcf7-captcha-captcha-743{
        width:auto;
    }

    #featured-content .item{
        width:100% !important;
        margin:0 auto;
    }

    #featured-content .item img,
    #featured-content .item strong{
        height:auto;
        width:100%;
        float:none !important;
    }

    #featured-content{
        height: 150px;
    }

    .promos {
        margin-top: 20px;
        width: 100%;
    }

    .promos a {
        width:47%;
        margin-left:0;
        margin-right:0;
        padding: 7px;
    }

    .promos a:first-child{
        margin-right: 1.5%;
    }

    .promos a:last-child{
        margin-left:1.5%;
    }

    #sidebar{
        max-width:653px;
        width:80%;
        padding:0 30px;
        margin:0 auto;
        float:none !important;
    }

    .footer{
        margin-top:50px;
    }

    .footer img {
        margin: auto;
        margin-bottom: 50px;
        width: 80%;
    }

    .footer-email{
        display:block;
        text-align:center;
    }

    .footer, .footer a {
        font-size: 14px;
    }

    #navigation {
        position: absolute;
        left: 0;
        top: 119px;
        width: 100%;
    }

    #navigation.active{
        display:block !important;
    }

    /* 1st Level */
    #navigation ul li {
        display: block;
        height: auto;
        padding: 0;
        width:100%;
        border-bottom: #fff solid 1px;
    }

    #navigation a {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: block;
        padding: 10px 20px;
    }

    /* 2nd Level */
    #navigation ul li ul {
        background: #ececec;
        padding: 0;
        position: static;
        top: auto;
        left: auto;
        width: 100%;
    }

    #navigation ul li ul li {
        padding: 0;
        border-bottom: 0;
        border-top: 1px solid #fff;
    }

    #navigation ul li ul li:first-child { border-top: 0; }

    #navigation ul li ul li a { width: 100%; }

     /* 3rd Level */
    #navigation ul li ul li ul {
        background: #306d9a;
        padding: 0;
        position: static;
        top: auto;
        left: auto;
        width: 100%;
    }
}

@media (min-width: 1025px) {

    .menu-item-has-children:hover > .sub-menu { display: block !important; }

}


@media (max-width: 830px) {
    .promos a {
        padding: 5px;
    }
}

@media (max-width: 768px) {
    textarea {
        width: 288px;
    }

}

@media (max-width: 605px) {

    h1#logo {
        padding: 23px 0 19px 10px;
    }

    #logo img {
        width:150px;
        height:auto;
    }

    #navigation { top: 186px; }

    #featured-content,
    .promos {
        width: 100% !important;
    }

    .promos a {
        padding: 0;
        width: 100%;
        margin-left:0 !important;
        margin-right:0 !important;
    }

    #featured-content{
        height: 150px;
    }

    #featured-content .item strong{
        font-size:20px;
        line-height:26px;
    }

    #featured-content .item strong .small{
        font-size:12px;
    }

    .footer-image,
    .tablet-btn{
        display:none;
    }

    .mobile-footer-image{
        display: block;
        margin: 30px;
        width: 100%;
        border: 1px solid #eee;
        border-radius: 60px;
        -webkit-box-shadow: 0px 3px 7px #00000026;
                box-shadow: 0px 3px 7px #00000026;
    }

    .mobile-top-btn {
        margin: 28px 0 0 0;
    }

    .mobile-top-btn img {
        margin-left: 10px;
    }

    .mobile-btn{
        display:inline-block;
    }

    td {
        font-size: 12px;
    }

    .leftnav {
        padding-right: 10px;
    }

    .leftnav a {
        font-size: 12px;
    }

    div#mapp0_layout {
        width: 100% !important;
    }
}

@media (max-width: 400px) {
    #logo img {
        width: 90%;
    }

    .mobile-top-btn {
        margin: 10px 0px 20px 0;
        width: 90%;
    }
}

@media (max-width: 300px) {
    #logo img {
        width: 134px;
    }
}

@media (max-width: 278px) {
    #logo img {
        width: 110px;
    }
}

/* CSS Classes for Buttons Added 15 Jan 2018 */

.fx-button {
    background-color: #1a95c3;
    border-radius: 40px;
    /* max-width: 250px; */
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 1em 3em;
    margin-top: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    /*background-image:-moz-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
    background-image:-webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    background-image:-o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    background-image:-ms-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);*/
    font-weight: bold;
}

.fx-button:after {
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
    color: #fff;
    position: relative;
    right: -5px;
    margin-left: 15px;
}

.fx-button:hover {
    background-color: #1f82a7;
    color: #fff;
    text-decoration: none;
}

.fx-button:active {
    background-color: #18a0d8;
    color: #fff;
}

.centered-text {text-align:center!important;}



/*Product Cards*/

.product-card{
    background:#fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    margin-bottom: 3%;
    position: relative;
}

    .product-card img{
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

.product-card-title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
}

.product-card-title {
    padding: 20px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.product-card-content{
    text-align: center;
    padding: 20px 20px 0 20px;
       margin-bottom: 52px;
}

.product-card-content p{
    color: #555555;
    font-size: 14px;
    line-height: 1.4em;
}

.button.full-button{
    width: 100%;
}

.button{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    width: 50%;
    color: #fff !important;
    text-align: center;
    padding: 14px 7px;
    font-weight: bold;
}

.button:hover{
    opacity: .8;
    text-decoration:none;
}

.button.orange{
    background-color: #1a95c3;
}

.button.blue{
    background-color: #2696c3;
}

.button.gray{
    background-color: #3c3c3c;
}

.product-card-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}



@media(min-width: 600px){
    .product-card-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
    }

    .product-card {
        width: calc(50% - 1%);
        margin-right: 2%;
        position: relative;
    }

    .product-card:nth-child(even){
        margin-right: 0;
    }
}



@media(min-width: 768px){
    .product-card {
        width: calc(33% - 1%);
        margin-right: 2%;
        position: relative;
    }

    .product-card:nth-child(even){
        margin-right: 2%;
    }

    .product-card:nth-child(3n+3){
        margin-right: 0;
    }
}


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

.content-left ul li:before{
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    display: block;
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #1a95c3;
    position: relative;
    left: -20px;
}

.content-left ul li{
    margin-bottom: 8px;
}

.content-left ul,
#featured-content-secondary .content-left ul li{
    list-style: none;
    margin-left: 10px;
}

.content-left blockquote {
    text-align: center;
    color: #3c3c3c;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.25em;
    display: block;
    max-width: 100%;
    border-left: 3px solid #1a95c3;
    border-right: 3px solid #1a95c3;
}

.sidebarform {
    background: #fff;
    position: relative;
    color: #000;
}


.sidebarform input,
.sidebarform textarea,
.sidebarform select{
    border-radius: 0;

    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.form-item{
    margin-bottom: 20px;
}


.sidebarform .wpcf7-submit{
    background: #1a95c3;
    padding:20px;
    text-transform: uppercase;
    -moz-appearance: none;
-webkit-appearance: none;
border:none;
font-weight: bold;
position: absolute;
bottom: -30px;
left: 0;
cursor: pointer;
color: #fff;
}

.sidebarform .wpcf7-submit:hover{
    background: #5693c0;
}


.sidebarform h3{
    display: block;
    color: #fff;
    background: #1a95c3;
    text-transform: uppercase;
    font-size: 18px;
    padding: 20px;
    text-align: center;
}

.sidebarform p,
.form-wrapper label{
    color: #000;
}

.form-wrapper .required{
    color: #2595c3;
}

.form-wrapper {
    padding: 20px;
}


.top-link {

    position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 9;
}
.top-link img{
    width: 50%;
    height: auto;
    max-width: 100%
}

/*Page with sidebar*/
@media(min-width: 1025px){
    .content-left{
        display: inline-block;
        width: 65%;
    }

    .content-right{
        max-width: 30%;
        float: right;
        display: inline-block;
        width: 100%;
    }

    .content-left ul.two-column-list{
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }

    .top-link {
        display: block;
        position: fixed;
        right: 15px;
        bottom: 48px;
        z-index: 9;
        left: unset;
    }

    .top-link img{ width: 100%; }
}


/* Contact Us Form */

.request-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #fff;
    padding: 5%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.request-form label,
label {
    color: #3c3c3c;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}

.sidebarform input,
.sidebarform select,
.sidebarform textarea,
.request-form input,
.request-form select,
.request-form textarea {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
}

.form-width-full,
.form-width-half,
.form-width-third {
    margin-bottom: 25px;
    display: inline-block;
}

.form-width-full {
    width: 100%;
}

.form-width-half {
    width: calc(50% - 30px);
}

.form-width-third {
    width: calc(33% - 45px);
}

.form-submit {
    background-color: #1a95c3;
    margin-top: 27px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 50px!important;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}

.form-submit:hover {
    background-color: #1f82a7;
}

.image-margin-contact-page {
    margin-right: 5%;
}

@media (max-width: 768px) {

    .form-width-full,
    .form-width-half,
    .form-width-third {
        width: 90%;
    }

    .request-form {
        max-width: 90%;
    }

}

/* Resource List */

#featured-content-secondary ul.resource-list {
    margin-left: 0;
    margin-bottom: 50px;
}

.resource-list li {
    margin-bottom: 15px;
    color: #1a95c3;
    font-size: 18px;
    font-weight: bold;
}
.resource-list#featured-content-secondary li {
    list-style: none;
    margin-left: 15px;
}

#featured-content-secondary li {
    list-style: none;
    margin-left: 15px;
}

.resource-list li:before{
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    display: block;
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #3c3c3c;
    position: relative;
    left: -15px;
}


